@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap');
:root{--paper:#f4f0e3;--ink:#262b28;--muted:#707369;--orange:#ec6245;--yellow:#eccc52;--line:#d8d5c8;--white:#fffcf4;font-family:'Noto Sans KR','Malgun Gothic',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0;min-width:320px;background-image:radial-gradient(#b1b29e55 .65px,transparent .65px);background-size:9px 9px}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{font:inherit;cursor:pointer;color:inherit}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #218b97;outline-offset:5px}h1:focus,main:focus{outline:none}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p{margin:0}button{border:0}button,a{transition:background .18s,transform .18s,box-shadow .18s}::selection{background:#f4ce67}.skip{position:absolute;left:16px;top:-80px;padding:12px;background:#fff;z-index:10}.skip:focus{top:10px}.site-header{max-width:1176px;margin:auto;padding:29px 24px 27px;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;gap:10px;align-items:center;font-size:22px;font-weight:900;letter-spacing:-1.2px;line-height:1.1}.brand small{display:block;font-size:8px;letter-spacing:2px;margin-top:7px;font-weight:700}.brand-icon{background:var(--orange);color:var(--white);font-size:39px;line-height:48px;width:48px;text-align:center;border:2px solid var(--ink);border-radius:13px}.header-label{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:500}.header-label i{height:8px;width:8px;background:var(--orange);border-radius:50%}.home-view{max-width:1128px;margin:16px auto 0;padding:0 24px}.hero-poster{border:2px solid var(--ink);background:var(--white);box-shadow:7px 7px 0 #282d29;position:relative}.poster-top{display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:var(--paper);font-size:10px;letter-spacing:1.5px;padding:13px 24px}.poster-top b{margin-left:18px;font-size:17px}.hero-content{display:grid;grid-template-columns:1fr 1.04fr;padding:47px 36px 38px;gap:24px}.eyebrow{font-size:10px;font-weight:800;letter-spacing:1.2px}.hero-copy{padding:5px 0 0 7px}.hero-copy .eyebrow{font-size:12px;letter-spacing:2px}.tiny-star{color:var(--orange);font-size:20px;vertical-align:-2px;margin-right:7px}.hero-copy h1{font-size:73px;line-height:1.17;font-weight:900;letter-spacing:-5.5px;margin:17px 0 22px}.hero-copy h1>span:first-of-type{color:var(--orange)}.question-mark{display:inline-block;transform:rotate(10deg);margin-left:4px}.hero-description{font-size:14px;line-height:1.9;letter-spacing:-.3px}.test-facts{display:flex;gap:11px;align-items:center;font-size:11px;font-weight:600;margin:24px 0 16px}.test-facts i{width:3px;height:3px;border-radius:50%;background:#8f9187}.primary{display:flex;align-items:center;justify-content:space-between;gap:18px;background:var(--orange);border:2px solid var(--ink);padding:18px 22px;font-size:16px;font-weight:800;min-height:60px;width:100%;border-radius:4px;box-shadow:3px 3px 0 var(--ink)}.primary>span{font-size:23px;line-height:1}.primary:hover:not(:disabled){background:#f37958;transform:translate(-1px,-1px);box-shadow:5px 5px 0 var(--ink)}.primary:active:not(:disabled){transform:translate(2px,2px);box-shadow:0 0 0 var(--ink)}.primary:disabled{background:#e4e3d9;color:#8c8c80;border-color:#c9c9bd;box-shadow:2px 2px 0 #c9c9bd}.start-button{max-width:335px}.hero-note{font-size:10px;color:var(--muted);margin-top:14px}.resume{margin-top:17px}.hero-art{position:relative;min-width:0;padding-top:39px;align-self:center}.comic-frame{position:relative;border:2px solid var(--ink);transform:rotate(-3deg);aspect-ratio:1.31;box-shadow:6px 6px 0 #e5ce63;background:#c1e5b1;overflow:hidden}.comic-frame img{object-position:50% 50%;object-fit:cover}.comic-caption{position:absolute;bottom:18px;left:17px;padding:10px 16px;background:var(--white);border:2px solid var(--ink);font-size:16px;font-weight:900;transform:rotate(2deg);box-shadow:3px 3px 0 var(--ink)}.art-sticker{position:absolute;top:2px;right:-5px;z-index:1;transform:rotate(11deg);background:var(--yellow);font-size:12px;text-align:center;line-height:1.6;padding:17px 19px;border:2px solid var(--ink);border-radius:50%;box-shadow:3px 3px 0 var(--ink)}.art-sticker b{font-size:14px}.art-sparks{position:absolute;left:4px;top:-5px;font-size:48px;color:var(--orange)}.mini-portraits{display:flex;justify-content:space-between;margin:29px -2px 0;gap:8px}.mini-portraits>div{width:20%;text-align:center;min-width:0}.mini-portraits img{width:58px;height:58px;margin:auto;border:2px solid var(--ink);border-radius:50%;background:var(--type-pale);object-position:center;filter:saturate(.86)}.mini-portraits span{display:block;font-size:9px;font-weight:800;letter-spacing:-.5px;margin-top:7px;white-space:nowrap}.art-footnote{text-align:center;font-size:8px;font-weight:600;letter-spacing:2px;margin-top:24px;color:#75796d}.poster-bottom{border-top:1px solid var(--ink);display:flex;justify-content:space-between;align-items:center;padding:17px 24px;font-size:9px;letter-spacing:.7px;background:#f3efd9}.poster-bottom b{font-size:9px;margin-right:10px}.barcode{width:89px;height:21px;background:repeating-linear-gradient(90deg,#262b28 0 2px,transparent 2px 4px,#262b28 4px 5px,transparent 5px 8px,#262b28 8px 12px,transparent 12px 14px)}.below-hero{display:flex;justify-content:space-between;align-items:center;margin:30px 2px 0;font-size:11px;color:#565d53}.text-button{padding:7px 0;background:none;font-size:11px;font-weight:600;line-height:1.7}.text-button:hover{text-decoration:underline;text-underline-offset:5px}.site-footer{max-width:1128px;margin:44px auto 0;padding:24px 24px 27px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;color:#646b61;border-top:1px solid var(--line);font-size:10px}.site-footer>span{font-weight:800;letter-spacing:-.1px}.site-footer b{font-size:12px;color:var(--orange);margin:0 8px}.site-footer small{font-size:8px;flex-basis:100%;color:#85897e}.site-footer .text-button{font-size:9px}.quiz-view{max-width:616px;margin:9px auto 0;padding:0 24px}.quiz-nav{display:flex;align-items:center;justify-content:space-between;font-size:11px;padding:0 0 16px;gap:12px}.quiz-nav>span:first-of-type{margin-right:auto;font-weight:700}.quiz-nav>span:last-child{color:#909386}.quiz-nav b{font-size:16px;color:var(--ink)}.back-button{height:37px;width:37px;background:transparent;border:1px solid #b9bdb0;border-radius:50%;font-size:23px}.back-button:hover{background:#e8e5d7}.progress{height:5px;background:#dcded3;margin-bottom:22px;border-radius:6px;overflow:hidden}.progress span{display:block;height:100%;background:var(--orange);transition:width .3s}.question-card{border:2px solid var(--ink);background:var(--white);border-radius:5px;overflow:hidden;box-shadow:5px 5px 0 #d4d6c7;animation:arrive .25s ease}.scene{position:relative;aspect-ratio:2.23;background:#e5e8d8;border-bottom:2px solid var(--ink);overflow:hidden}.scene img{object-position:center 45%}.scene-label{position:absolute;bottom:13px;left:18px;display:flex;align-items:center;gap:10px;font-size:9px;font-weight:700;letter-spacing:.8px;padding:7px 10px;background:var(--white);border:1px solid var(--ink);border-radius:2px}.scene-label i{height:3px;width:3px;border-radius:50%;background:var(--orange)}.question-body{padding:25px 27px 18px}.question-body>.eyebrow{color:#af452c;font-size:11px;letter-spacing:2px}.question-body h1{font-size:25px;line-height:1.55;letter-spacing:-1.1px;margin:9px 0 22px;font-weight:800}.answers{display:grid;gap:9px}.answer{display:flex;align-items:center;gap:12px;text-align:left;width:100%;padding:13px 13px;min-height:58px;background:#fffef9;border:1px solid #cfD2c7;border-radius:5px;font-size:12px;line-height:1.7;letter-spacing:-.2px}.answer-letter{width:26px;height:26px;border:1px solid #d6d9ce;border-radius:50%;flex-shrink:0;display:grid;place-items:center;font-size:10px;font-weight:700}.answer-check{margin-left:auto;font-size:14px;flex-shrink:0;color:#898d81}.answer:hover{background:#f6efdc;border-color:#918f7f}.answer.selected{background:#fff0d2;border:2px solid var(--ink);padding:12px;box-shadow:2px 2px 0 var(--ink);font-weight:700}.answer.selected .answer-letter{background:var(--ink);border-color:var(--ink);color:var(--white)}.answer.selected .answer-check{color:var(--ink)}.next-button{margin-top:21px;min-height:53px;font-size:13px;padding:13px 17px}.question-note{text-align:center;font-size:9px;color:#818579;margin-top:15px;line-height:1.6}.result-view{max-width:628px;margin:auto;padding:12px 24px 0}.result-intro{text-align:center;margin-bottom:28px}.result-intro .eyebrow{color:#b84f36;font-size:10px}.result-intro h1{font-size:27px;letter-spacing:-1.4px;margin:11px 0}.result-intro>p:last-child{font-size:11px;color:var(--muted)}.hunter-card{background:var(--white);border:2px solid var(--ink);border-radius:8px;overflow:hidden;box-shadow:5px 5px 0 #d2d3c5;animation:arrive .3s ease}.id-top{display:flex;justify-content:space-between;align-items:center;background:var(--type-color);color:white;padding:13px 20px;font-size:9px;letter-spacing:1.1px}.id-top b{font-size:18px;margin-left:10px}.result-image{height:270px;position:relative;overflow:hidden;border-bottom:1px solid var(--ink)}.result-image>img{object-position:center 40%}.type-seal{position:absolute;bottom:16px;right:18px;height:59px;width:59px;display:grid;place-items:center;background:var(--type-pale);border:2px solid var(--ink);border-radius:50%;font-size:34px;font-weight:900;box-shadow:3px 3px 0 var(--ink);transform:rotate(10deg)}.result-identity{padding:29px 27px 27px;text-align:center;background:var(--type-pale)}.type-english{color:var(--type-color);font-size:11px;letter-spacing:3px;font-weight:800}.result-identity h2{font-size:46px;letter-spacing:-2px;margin:4px 0 7px;font-weight:900}.result-role{font-size:12px;font-weight:700;letter-spacing:-.4px}.result-identity blockquote{font-size:18px;font-weight:800;letter-spacing:-.7px;margin:23px 0 20px}.keywords{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;font-size:9px;color:#545b56}.keywords span{background:#ffffff70;border:1px solid #ffffffb0;border-radius:4px;padding:5px 8px}.card-perforation{border-top:2px dashed #b9bcb1}.result-details{padding:28px}.intro-text{font-size:14px;line-height:1.95;letter-spacing:-.2px}.trait-tags{display:grid;margin:24px 0 28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:13px 0;gap:11px}.trait-tags span{font-size:11px}.trait-tags b{color:var(--type-color);font-size:10px;letter-spacing:1px;margin-right:13px}.detail-row{display:flex;gap:13px;margin:23px 0}.detail-symbol{font-size:22px;width:26px;flex-shrink:0;color:var(--type-color);line-height:1.5}.detail-row h3{font-size:13px;margin:3px 0 7px}.detail-row p{font-size:12px;line-height:1.9;color:#62685f;word-break:keep-all}.canon-note{background:#efefe5;padding:18px;margin-top:28px;border-radius:5px}.canon-note b{font-size:11px}.canon-note p{font-size:11px;line-height:1.9;color:#646b60;margin-top:7px;word-break:keep-all}.partner-card{display:flex;gap:20px;background:var(--white);border:1px solid #c5c9bb;border-radius:5px;margin:28px 0 21px;padding:20px}.partner-card>div{width:90px;height:108px;flex-shrink:0;overflow:hidden;border-radius:4px;border:1px solid var(--ink)}.partner-card .eyebrow{font-size:8px;letter-spacing:.8px;color:var(--muted)}.partner-card h2{font-size:19px;margin:6px 0;letter-spacing:-.6px}.partner-card h2 span{color:var(--orange)}.partner-card section>p:last-child{font-size:10px;line-height:1.9;color:var(--muted);word-break:keep-all}.result-actions{display:grid;gap:12px}.secondary{padding:15px 18px;width:100%;border:1px solid var(--ink);border-radius:4px;background:var(--white);font-size:12px;font-weight:700;min-height:51px}.secondary:hover{background:#eeecde}.action-links{display:flex;justify-content:center;gap:40px;padding:2px 0}.action-links .text-button{font-size:10px}.book-banner{background:var(--yellow);display:flex;align-items:center;gap:25px;padding:29px 24px;border:2px solid var(--ink);border-radius:5px;margin-top:31px}.book-banner h2{font-size:20px;letter-spacing:-.8px;line-height:1.55;margin:9px 0}.book-banner .eyebrow{font-size:9px}.book-symbol{width:85px;height:110px;background:var(--ink);color:var(--yellow);flex-shrink:0;padding:12px 10px;transform:rotate(-8deg);box-shadow:4px 4px 0 #fff3b7;border-left:5px solid #616044;font-size:13px}.book-symbol span{display:block;color:var(--white);font-weight:900;font-size:21px;line-height:1.3;margin-top:3px;letter-spacing:-1px}.result-disclaimer{font-size:9px;line-height:1.9;text-align:center;color:#747b6d;margin:25px 0}.archive-view{max-width:920px;padding:14px 24px 0;margin:auto}.archive-heading{text-align:center}.archive-heading h1{font-size:37px;line-height:1.5;letter-spacing:-2px;margin:14px 0}.archive-heading>p:last-child{font-size:12px;color:var(--muted)}.hunter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:33px 0}.archive-card{border:2px solid var(--ink);background:var(--type-pale);border-radius:5px;overflow:hidden;box-shadow:3px 3px 0 #c4c7b8}.archive-card:hover{transform:translateY(-5px);box-shadow:5px 8px 0 #c4c7b8}.archive-card>div{height:160px;position:relative;border-bottom:1px solid var(--ink)}.archive-card>div>span{position:absolute;bottom:10px;right:12px;background:var(--type-pale);height:32px;width:32px;display:grid;place-items:center;font-weight:900;font-size:21px;border:1px solid var(--ink);border-radius:50%}.archive-card section{padding:18px}.archive-card small{color:var(--type-color);font-size:8px;font-weight:700;letter-spacing:1px}.archive-card h2{font-size:22px;letter-spacing:-.8px;margin:6px 0}.archive-card h2>span{float:right;font-size:18px}.archive-card p{font-size:10px}.archive-view>.primary{max-width:350px;margin:10px auto 0}.book-view{max-width:640px;padding:8px 24px;margin:auto}.book-page{text-align:center;background:var(--white);border:2px solid var(--ink);padding:32px 25px;box-shadow:5px 5px 0 #cdd0be}.book-page h1{font-size:32px;line-height:1.5;letter-spacing:-1.5px;margin:15px 0 25px}.book-page h1 span{color:var(--orange)}.book-page>img{height:225px;border:1px solid var(--ink);margin-bottom:24px}.book-page>p:not(.eyebrow){font-size:13px;line-height:1.95;margin:15px 0}.book-notice{font-size:11px;background:#f0eee2;padding:14px;margin:25px 0}.book-page .text-button{margin-top:17px}dialog{max-width:530px;width:calc(100% - 38px);max-height:calc(100dvh - 55px);overflow:auto;border:2px solid var(--ink);border-radius:7px;padding:34px;background:var(--white);color:var(--ink);box-shadow:7px 7px 0 #1b201d44}dialog::backdrop{background:#17201999;backdrop-filter:blur(3px)}.dialog-close{position:absolute;right:13px;top:10px;font-size:28px;background:none;width:38px;height:38px}dialog h2{font-size:26px;letter-spacing:-1px;line-height:1.5;margin:12px 0 19px}dialog p:not(.eyebrow){font-size:12px;line-height:1.95;margin-top:14px;word-break:keep-all}.privacy-note{padding:14px;background:#eaf0e3;border-radius:5px}.source-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px;font-size:10px;text-decoration:underline}.share-dialog input{width:100%;font-size:16px;padding:12px;margin:16px 0;border:1px solid var(--line)}#toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,20px);opacity:0;visibility:hidden;transition:.2s;background:var(--ink);color:var(--white);padding:15px 22px;border-radius:6px;font-size:12px;z-index:100;max-width:calc(100% - 32px);width:max-content;text-align:center}#toast.visible{opacity:1;visibility:visible;transform:translate(-50%,0)}.noscript{max-width:600px;margin:30px auto;padding:30px;background:var(--white)}@keyframes arrive{from{opacity:.5;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1500px){.home-view{margin-top:38px}.hero-content{padding-top:58px;padding-bottom:50px}.site-footer{margin-top:60px}}
@media(max-width:860px){.hero-content{padding:34px 26px 28px;gap:18px}.hero-copy{padding-left:0}.hero-copy h1{font-size:60px;letter-spacing:-4px}.hero-art{padding-top:35px}.comic-frame{aspect-ratio:1.13}.mini-portraits img{width:45px;height:45px}.mini-portraits span{font-size:8px}.art-sticker{padding:13px}.hero-description{font-size:12px}.hero-note{font-size:9px}.hero-copy .eyebrow{font-size:10px;letter-spacing:1px}.poster-top{font-size:9px}.comic-caption{font-size:12px;left:12px}.test-facts{font-size:10px;gap:8px}.header-label{font-size:10px}.primary{font-size:14px}.art-footnote{font-size:7px;letter-spacing:1px}}
@media(max-width:620px){.site-header{padding:20px 21px 16px}.brand{font-size:19px}.brand-icon{width:39px;line-height:39px;font-size:31px;border-radius:10px}.brand small{font-size:6px;margin-top:6px}.header-label{font-size:9px;gap:7px}.header-label i{height:6px;width:6px}.home-view{margin-top:10px;padding:0 18px}.hero-poster{box-shadow:4px 4px 0 var(--ink)}.poster-top{padding:10px 14px;font-size:7px;letter-spacing:1px}.poster-top b{margin-left:6px;font-size:13px}.hero-content{display:flex;flex-direction:column;gap:0;padding:25px 22px 24px}.hero-copy{text-align:center;display:contents}.hero-copy>.eyebrow{order:0;text-align:center;font-size:10px;letter-spacing:1.6px}.tiny-star{font-size:15px}.hero-copy h1{order:1;text-align:center;font-size:59px;line-height:1.06;letter-spacing:-4px;margin:12px 0 14px}.hero-copy h1 br{display:none}.hero-copy h1>span:first-of-type:before{content:'';display:block}.hero-description{order:2;text-align:center;font-size:11px;line-height:1.8}.hero-art{order:3;padding-top:19px;width:100%;max-width:360px;margin:16px auto 0}.comic-frame{aspect-ratio:1.83;transform:rotate(-2deg);box-shadow:4px 4px 0 #e5ce63}.comic-caption{font-size:11px;padding:6px 10px;bottom:11px;left:10px}.art-sticker{top:-13px;right:-7px;font-size:8px;padding:10px 13px;line-height:1.55;box-shadow:2px 2px 0 var(--ink)}.art-sticker b{font-size:10px}.art-sparks{font-size:31px;top:-15px;left:2px}.mini-portraits{margin-top:21px;gap:4px}.mini-portraits img{width:42px;height:42px}.mini-portraits span{font-size:8px;letter-spacing:-.5px;margin-top:5px}.art-footnote{display:none}.test-facts{order:4;justify-content:center;margin:21px 0 13px;font-size:9px}.start-button{order:5;max-width:none;font-size:14px;padding:14px 18px;min-height:54px}.hero-note{order:7;text-align:center;font-size:8px;margin-top:12px}.resume{order:6;align-self:center;margin-top:11px;font-size:10px}.poster-bottom{padding:12px 14px;font-size:7px;letter-spacing:0}.poster-bottom b{font-size:7px;margin-right:6px}.barcode{width:46px;height:17px}.below-hero{flex-direction:column;gap:4px;margin-top:24px;font-size:9px;text-align:center}.below-hero .text-button{font-size:10px}.site-footer{margin:28px 19px 0;padding:20px 0;gap:9px;font-size:9px}.site-footer .text-button{font-size:8px}.site-footer small{font-size:7px}.quiz-view{padding:0 17px;margin-top:8px}.quiz-nav{padding-bottom:13px}.quiz-nav>span:first-of-type{font-size:10px}.progress{margin-bottom:17px}.scene{aspect-ratio:2.0}.scene-label{left:12px;bottom:11px;font-size:8px;padding:6px 9px}.question-body{padding:22px 19px 16px}.question-body h1{font-size:22px;margin:8px 0 19px;letter-spacing:-.9px;line-height:1.55}.question-body>.eyebrow{font-size:10px}.answer{font-size:11px;min-height:60px;padding:12px 10px;gap:9px;line-height:1.75;word-break:keep-all}.answer.selected{padding:11px 9px}.answer-letter{height:23px;width:23px;font-size:9px}.answer-check{font-size:13px}.next-button{margin-top:20px;min-height:53px}.question-note{font-size:8px}.result-view{padding:12px 17px 0}.result-intro h1{font-size:25px}.result-intro>p:last-child{font-size:10px}.id-top{font-size:8px;padding:11px 15px}.result-image{height:210px}.result-identity{padding:24px 18px}.result-identity h2{font-size:40px}.result-role{font-size:11px}.result-identity blockquote{font-size:16px;line-height:1.7;margin:18px 0}.type-english{font-size:10px}.keywords{font-size:8px;gap:4px}.keywords span{padding:5px}.result-details{padding:22px}.intro-text{font-size:13px}.detail-row p{font-size:11px}.trait-tags span{font-size:10px}.partner-card{padding:17px;gap:15px}.partner-card>div{width:72px;height:94px}.partner-card section>p:last-child{font-size:9px}.partner-card h2{font-size:18px}.book-banner{padding:25px 17px;gap:20px}.book-banner h2{font-size:17px}.book-symbol{width:69px;height:98px;padding:11px 8px}.book-symbol span{font-size:19px}.book-banner .text-button{font-size:10px}.result-disclaimer{font-size:8px}.archive-view{padding:12px 18px 0}.archive-heading h1{font-size:30px}.archive-heading>p:last-child{font-size:10px}.hunter-grid{grid-template-columns:1fr 1fr;gap:13px}.archive-card>div{height:128px}.archive-card section{padding:13px 10px}.archive-card small{font-size:7px;letter-spacing:.5px}.archive-card h2{font-size:18px;letter-spacing:-.8px}.archive-card h2>span{font-size:13px}.archive-card p{font-size:9px}.book-view{padding:9px 18px}.book-page{padding:29px 19px}.book-page h1{font-size:26px}.book-page>img{height:170px}.book-page>p:not(.eyebrow){font-size:11px}dialog{padding:29px 23px}dialog h2{font-size:23px}dialog p:not(.eyebrow){font-size:11px}.source-links{font-size:9px}}
@media(max-width:360px){.header-label{font-size:8px}.hero-content{padding-left:17px;padding-right:17px}.hero-copy h1{font-size:53px}.mini-portraits img{width:37px;height:37px}.question-body{padding-left:14px;padding-right:14px}.question-body h1{font-size:20px}.answer{font-size:10px}.book-banner{gap:14px}.book-banner h2{font-size:16px}.archive-card h2{font-size:16px}.poster-top{letter-spacing:.5px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.choice-evidence{margin:24px 0;background:#f0f0e7;border:1px solid #d6d8cd;border-radius:5px;padding:18px}.choice-evidence>.eyebrow{font-size:8px;color:var(--type-color);letter-spacing:1px}.choice-evidence>h3{font-size:12px;margin:8px 0 17px}.choice-evidence>div{border-left:2px solid var(--type-color);padding-left:12px;margin:15px 0}.choice-evidence small{font-size:9px;color:#6d7468}.choice-evidence>div p{font-size:11px;line-height:1.85;margin-top:5px;word-break:keep-all}.evidence-explanation{font-size:11px;line-height:1.9;margin-top:19px;color:#5e675c;word-break:keep-all}.mixed-note{font-size:10px;line-height:1.85;margin-top:13px;padding-top:12px;border-top:1px solid #cbd0c1;color:#626b5c}.book-banner{display:block}.book-banner-top{display:flex;align-items:center;gap:25px}.book-title{font-size:11px;font-weight:600;margin-top:10px}.bookstore-links{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:23px}.store-link{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border:1px solid var(--ink);border-radius:4px;background:#fffbee;font-size:12px;font-weight:700;min-height:47px}.store-link:hover{background:white;box-shadow:2px 2px 0 var(--ink);transform:translate(-1px,-1px)}.book-page>.primary{margin-top:24px}@media(max-width:620px){.book-banner-top{gap:20px}.store-link{font-size:11px;padding:12px}.book-title{font-size:9px}.choice-evidence{padding:15px}.choice-evidence>h3{font-size:11px}}

.book-cover{width:125px;height:170px;object-fit:contain;flex-shrink:0;filter:drop-shadow(4px 7px 4px #66532b33)}.book-subtitle{font-size:10px;line-height:1.8;margin-top:9px;max-width:230px;word-break:keep-all}.book-page>img.book-page-cover{object-fit:contain;height:325px;border:0;margin-bottom:24px}.answer{font-size:13px}.intro-text{font-size:15px}.detail-row p{font-size:13px}.detail-row h3{font-size:14px}.choice-evidence>div p,.evidence-explanation{font-size:12px}.canon-note p{font-size:12px}
@media(max-width:620px){.book-cover{width:90px;height:135px}.book-banner-top{gap:15px}.book-banner h2{font-size:17px}.book-subtitle{font-size:10px}.answer{font-size:13px;line-height:1.75;min-height:66px}.question-body h1{font-size:23px}.question-note{font-size:10px}.intro-text{font-size:14px}.detail-row p{font-size:13px}.detail-row h3{font-size:14px}.choice-evidence>div p,.evidence-explanation{font-size:12px}.canon-note p{font-size:12px}.partner-card section>p:last-child{font-size:11px}.result-role{font-size:12px}.trait-tags span{font-size:12px}.result-disclaimer{font-size:10px}.hero-note{font-size:9px}}
@media(max-width:360px){.answer{font-size:12px}.question-body h1{font-size:21px}.book-banner h2{font-size:15px}.book-cover{width:76px;height:117px}.book-subtitle{font-size:9px}}
