:root{--bg: #fcfaf5;--paper: #fffdf8;--paper-strong: #fff8eb;--ink: #1d2433;--muted: #746b5f;--line: rgba(29, 36, 51, .12);--navy: #0d1f3c;--wine: #4b1822;--wine-foreground: #fff;--gold: #c8a84b;--sage: #6c7a57;--soft-gold: rgba(200, 168, 75, .15);--premium-navy: #081b3a;--premium-blue: #2558d1;--premium-teal: #00a7b7;--premium-gold: #f8e7a3;--premium-bg: #f8fbff;--premium-gradient: linear-gradient(90deg, var(--premium-navy) 0%, var(--premium-blue) 42%, var(--premium-teal) 72%, var(--gold) 100%);--brand-coral: #f26b4f;--brand-coral-dark: #d94d35;--brand-coral-soft: #fff0ea;--shadow: 0 24px 80px rgba(13, 31, 60, .12);--radius-lg: 34px;--radius-md: 22px;--radius-sm: 14px;--serif: "Noto Serif KR", serif;--sans: "Pretendard", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--page-gutter: 16px;--page-gutter-mobile: 16px;--section-gap: 24px;--section-gap-mobile: 18px;--cta-padding: 24px;--cta-padding-mobile: 20px;--cta-gap: 22px;--cta-gap-mobile: 12px;--report-width: 210mm}body.dark-theme{--bg: #0f172a;--paper: #172033;--paper-strong: #22304a;--ink: #f8fafc;--navy: #e2e8f0;--muted: #cbd5e1;--line: rgba(255, 255, 255, .14);--wine-foreground: var(--paper);background:#0f172a;color:#f8fafc}body.dark-theme .problem,body.dark-theme #diagnosis-value,body.dark-theme .sample-section,body.dark-theme .diagnosis,body.dark-theme .routes-section,body.dark-theme #free-resources,body.dark-theme .book-map-section,body.dark-theme .trust-section{background:transparent}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;touch-action:manipulation}html{scroll-behavior:smooth;scroll-padding-top:84px}*{scrollbar-width:thin;scrollbar-color:var(--line, rgba(29,36,51,.2)) transparent}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:var(--line, rgba(29,36,51,.2));border-radius:999px;border:2px solid transparent;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background:var(--gold, #c8a84b);background-clip:padding-box}*::-webkit-scrollbar-corner{background:transparent}body{margin:0;font-family:var(--sans);color:var(--ink);background:radial-gradient(circle at 10% 0%,rgba(200,168,75,.16),transparent 32rem),radial-gradient(circle at 90% 20%,rgba(75,24,34,.08),transparent 28rem),var(--bg);line-height:1.65;overflow-x:hidden;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.skip-link{position:absolute;top:-100px;left:12px;padding:10px 14px;background:var(--navy);color:#fff;z-index:99}.skip-link:focus{top:12px}.container{width:min(1120px,calc(100% - var(--page-gutter)));margin:0 auto}.narrow{width:min(790px,calc(100% - var(--page-gutter)))}.center{text-align:center}.section-pad{padding:92px 0}@media(max-width:640px){:root{--page-gutter: 16px}.container,.narrow{width:calc(100% - var(--page-gutter))}.problem-card,.diagnosis-preview-card,.value-list article,.overview-card,.map-card,.series-card,.ctc-card,.resource-card,.route-content,.change-story-card,.diary-card,.route-story-card,.routine-dashboard-card{padding-left:16px!important;padding-right:16px!important}}.section-soft{background:#ffffff73;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.site-header{position:sticky;top:0;z-index:50;background:#fcfaf5db;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.site-header .brand{display:flex;align-items:center;gap:12px;text-decoration:none;height:44px}.brand-symbol{height:32px;width:auto;object-fit:contain}.brand-wordmark{height:22px;width:auto;object-fit:contain}.brand-product{display:flex;align-items:center;gap:8px}.brand-product span{font-size:11px;font-weight:700;color:var(--gold);background:var(--soft-gold);padding:2px 6px;border-radius:4px}.brand-product strong{font-size:14px;font-weight:700;color:var(--navy)}.footer-brand-block{display:flex;align-items:center;gap:10px}.footer-logo-symbol{height:21px;width:auto;object-fit:contain}.footer-logo-ko-img{height:28px;width:auto;object-fit:contain}body.dark-theme .brand-product strong{color:#fff}body.dark-theme .brand-wordmark{filter:brightness(0) invert(1)}body.dark-theme .brand-symbol,body.dark-theme .footer-logo-symbol,body.dark-theme .footer-logo-ko-img{filter:none!important}.header-inner{height:74px;display:flex;align-items:center;justify-content:flex-start;gap:10px}.site-header .theme-toggle{margin-left:auto}.nav{display:flex;align-items:center;gap:20px;font-size:14px;color:var(--muted)}.nav a:hover{color:var(--navy)}.nav .nav-diagnosis-link,.mobile-nav .nav-diagnosis-link{color:var(--wine);font-weight:900}.nav .nav-diagnosis-link{padding:7px 12px;border:1px solid rgba(200,168,75,.42);border-radius:999px;background:linear-gradient(135deg,#fffdf8eb,#fff8ebe0);box-shadow:0 10px 22px #4b182214}.nav .nav-diagnosis-link:hover{color:#fff;background:linear-gradient(135deg,var(--wine),var(--navy));border-color:#4b182259}.nav a[href="#routes"],.nav a[href="#book-map"],.nav a[href="#harry-potter-series"]{display:none}.hero{padding-top:86px}.hero-eyebrow{margin-bottom:24px;gap:12px}.hero-eyebrow .badge{background:var(--wine);color:var(--wine-foreground);padding:4px 10px;border-radius:6px;font-size:11px;font-weight:800;letter-spacing:.05em;box-shadow:0 4px 12px #4b182226}.hero-eyebrow .label{color:var(--navy);font-weight:700;opacity:.85;letter-spacing:.01em}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:center}.eyebrow,.section-kicker,.micro-label,.screen-tag,.report-label,.route-tag{display:inline-flex;align-items:center;gap:8px;color:var(--wine);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800}.ai-chip{display:inline-flex;align-items:center;gap:3px;margin-left:8px;padding:1px 7px;border-radius:999px;background:#7c6cc424;border:1px solid rgba(124,108,196,.45);color:#6c5bd0;font-size:10px;font-weight:800;letter-spacing:.02em;text-transform:none;vertical-align:middle}.ai-chip .ai-spark{font-size:8px;opacity:.85}body.dark-theme .ai-chip{background:#a78bfa29;border-color:#a78bfa73;color:#a78bfa}.brand-hero-lockup{display:inline-flex;align-items:center;gap:12px;max-width:100%;padding:9px 13px 9px 10px;border:1px solid rgba(200,168,75,.5);border-radius:999px;background:linear-gradient(135deg,#ffffffeb,#fff8ebe6);box-shadow:0 14px 32px #0d1f3c1a;color:var(--navy)}.brand-hero-lockup span{flex:0 0 auto;padding:5px 10px;border-radius:999px;background:var(--wine);color:var(--wine-foreground);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.brand-hero-lockup strong{min-width:0;font-size:clamp(17px,2.1vw,24px);font-weight:900;line-height:1.15;letter-spacing:.01em}.brand-hero-lockup em{display:inline-block;padding:0 5px 2px;border-radius:7px;background:#c8a84b33;color:var(--wine);font-style:normal}.hero h1,.section-title{font-family:var(--serif);color:var(--navy);line-height:1.24;letter-spacing:-.04em}.hero h1{margin:18px 0 22px;font-size:clamp(34px,4.2vw,50px);word-break:keep-all}.lead{font-size:18px;color:#3f3a33;margin:0 0 28px}.hero-actions,.report-actions,.screen-actions,.panel-actions,.start-input-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.nickname-field{display:inline-flex;min-width:min(100%,220px)}.intro-input-card{margin-top:20px;padding:22px 20px;border-radius:16px;background:#c8a84b0f;border:1px solid rgba(200,168,75,.22);display:flex;flex-direction:column;gap:16px}.intro-input-badge{display:inline-block;font-size:12px;font-weight:700;color:var(--wine);background:#c8a84b1f;border:1px solid rgba(200,168,75,.28);border-radius:999px;padding:5px 14px;line-height:1.5;word-break:keep-all}.intro-input-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.intro-field{display:flex;flex-direction:column;gap:6px}.intro-field-label{font-size:13px;font-weight:800;color:var(--navy)}.intro-field input{width:100%;min-height:46px;padding:0 14px;border:1px solid rgba(13,31,60,.14);border-radius:10px;background:#fff;color:var(--navy);font:inherit;font-weight:700;font-size:16px;outline:none;box-sizing:border-box;transition:border-color .18s}.intro-field input:focus{border-color:#c8a84b99;box-shadow:0 0 0 3px #c8a84b24}.intro-field input::placeholder{color:#56606e99;font-weight:500}.intro-field-hint{font-size:11px;color:var(--muted);line-height:1.5}.btn-intro-start{width:100%;justify-content:center;border-radius:12px}.intro-consent-row{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:var(--muted);line-height:1.5;cursor:pointer}.intro-consent-row input[type=checkbox]{flex-shrink:0;margin-top:2px;width:15px;height:15px;accent-color:var(--gold);cursor:pointer}.intro-consent-row em{font-style:normal;opacity:.7}.email-card--auto{padding:16px 20px;border-radius:16px;background:#c8a84b12;border:1px solid rgba(200,168,75,.28)}.email-card-auto-inner{display:flex;align-items:flex-start;gap:12px}.email-card-auto-icon{font-size:20px;flex-shrink:0}.email-card-auto-msg{font-size:13px;color:var(--muted);margin:0;line-height:1.55}.email-card-auto-msg strong{color:var(--navy)}.email-card-auto-email{font-size:12px;color:var(--gold);font-weight:700;margin:4px 0 0}.email-card-auto-inner>div{flex:1 1 auto;min-width:0}.email-card--auto .btn{width:100%;word-break:keep-all}.quick-nick-row{display:flex;flex-direction:column;gap:5px;margin:12px 0 0;text-align:left}.quick-nick-label{font-size:12px;font-weight:800;color:var(--muted)}.quick-nick-input{width:100%;box-sizing:border-box;padding:11px 14px;font-size:16px;border:1px solid rgba(13,31,60,.18);border-radius:12px;background:#fff;color:var(--ink);outline:none}.quick-nick-input:focus{border-color:var(--gold)}.quick-nick-hint{font-size:11px;color:var(--muted);line-height:1.4}body.dark-theme .quick-nick-input{background:#0f172a;border-color:#ffffff2e;color:#f8fafc}body.dark-theme .quick-nick-label,body.dark-theme .quick-nick-hint{color:#cbd5e1}@media(max-width:540px){.intro-input-fields{grid-template-columns:1fr}}.nickname-field input{width:100%;min-height:48px;padding:0 16px;border:1px solid rgba(13,31,60,.14);border-radius:999px;background:#fff;color:var(--navy);font:inherit;font-weight:800;outline:none}.nickname-field input::placeholder{color:#56606eb8;font-weight:700}.nickname-field input:focus{border-color:#4b182273;box-shadow:0 0 0 3px #c8a84b2e}.btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:999px;padding:15px 22px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--navy);color:#fff;box-shadow:0 16px 32px #0d1f3c2e}.btn-ghost{background:#fff;color:var(--navy);border:1px solid rgba(13,31,60,.14)}.btn-secondary{background:#fff7df;color:var(--wine);border:1px solid rgba(200,168,75,.35)}.btn-share{background:linear-gradient(135deg,#0d1f3c,#244c78);color:#fff;border:1px solid rgba(255,255,255,.18);box-shadow:0 16px 34px #0d1f3c2e}.btn-text{background:transparent;color:var(--muted);padding-left:6px;padding-right:6px}.btn-diagnosis-start{background:linear-gradient(135deg,var(--wine),var(--navy));color:#fff;border:1px solid rgba(200,168,75,.48);box-shadow:0 16px 34px #4b18222e,inset 0 1px #ffffff2e}.btn-diagnosis-start:hover{box-shadow:0 20px 42px #4b18223d,inset 0 1px #ffffff38}.btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.wide{width:100%}.dev-diagnosis-actions{margin-top:10px}.btn-dev-random,button.btn-dev-random{--dev-test-color: var(--navy);background:var(--dev-test-color)!important;color:#fff!important;border:1px solid var(--dev-test-color)!important;box-shadow:0 14px 28px #0d1f3c2e!important}.btn-dev-random:hover{background:#142a50!important;border-color:#142a50!important}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.trust-row>div{position:relative;padding:16px 14px 14px;border:1px solid var(--line);background:#ffffff8f;border-radius:18px}.trust-row>div:before{content:"";display:block;width:28px;height:2px;background:var(--gold);margin-bottom:10px;transition:width .15s}@media(hover:hover){.trust-row>div:hover:before{width:40px}}.trust-row .tr-ic{color:var(--gold);display:block;margin-bottom:8px}.trust-row .tr-ic svg{width:20px;height:20px}.trust-row strong{display:block;color:var(--navy)}.trust-row span{display:block;color:var(--muted);font-size:13px}.hero-visual{position:relative;min-height:560px}.image-frame{position:relative;overflow:hidden;background:linear-gradient(135deg,#f8f1df,#fffdf8);border:1px solid rgba(200,168,75,.24);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.image-frame img{width:100%;height:100%;object-fit:cover}.image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;text-align:center;padding:24px;color:var(--muted);font-weight:800;background:repeating-linear-gradient(-45deg,#c8a84b14,#c8a84b14 10px,#ffffff94 10px,#ffffff94 20px)}.is-placeholder .image-placeholder{display:flex}.is-placeholder img{display:none}.image-frame--hero{width:100%;height:auto;min-height:0;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center}.image-frame--hero img{width:100%;height:100%;object-fit:contain;background:#f7faff}.floating-card{position:absolute;display:flex;align-items:center;gap:12px;max-width:245px;padding:15px 18px;background:#ffffffe6;border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 46px #0d1f3c1f}.floating-card span{font-size:24px}.floating-card p{margin:0;font-weight:800;color:var(--navy);font-size:14px;line-height:1.45}.floating-card--top{top:26px;left:-20px}.floating-card--bottom{right:-12px;bottom:40px}.section-title{margin:12px 0 18px;font-size:clamp(30px,4vw,48px)}.compact-title{font-size:clamp(28px,3vw,40px);display:flex;align-items:flex-start;gap:14px}.center-title{display:inline-flex;justify-content:center;align-items:center;gap:14px}.section-desc{color:var(--muted);font-size:18px;margin:0 auto}.left-desc{margin-left:0}.title-emoji{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;flex:0 0 50px;border-radius:18px;background:linear-gradient(135deg,#c8a84b33,#ffffffc7);border:1px solid rgba(200,168,75,.32);box-shadow:0 10px 24px #0d1f3c14;font-size:24px}.title-emoji--hero{display:flex;margin-bottom:18px}.problem-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}.problem-card,.overview-card,.resource-card,.map-card,.series-card,.value-list article,.recommended-book-card,.routine-card,.email-card,.result-summary-card{background:#ffffffb8;border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:0 14px 44px #0d1f3c12}.problem-card{padding:26px;position:relative;text-align:center}.problem-number{color:var(--gold);font-weight:900;letter-spacing:.12em;font-size:13px}.problem-icon,.overview-icon{width:54px;height:54px;margin:14px auto;font-size:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#c8a84b1f;border:1px solid rgba(200,168,75,.26)}.problem-card h3{margin:0 0 8px;color:var(--navy)}.problem-card p{margin:0;color:var(--muted)}.split-grid{display:grid;grid-template-columns:1fr .9fr;gap:34px;align-items:start}.value-list{display:grid;gap:12px;margin-top:24px}.value-list article{padding:18px 20px}.value-list strong{display:block;color:var(--navy);margin-bottom:4px}.value-list span{color:var(--muted)}.diagnosis-preview-card{padding:24px;border-radius:var(--radius-lg);background:#fffdf8;border:1px solid rgba(200,168,75,.2);box-shadow:var(--shadow)}.overview-card{padding:18px;margin-top:14px;text-align:center}.step-label{color:var(--gold);font-weight:900;font-size:12px;letter-spacing:.12em}.overview-card h3{margin:8px 0 6px;color:var(--navy)}.overview-card p{margin:0;color:var(--muted)}.sample-preview-card{width:min(860px,100%);margin:0 auto;display:block;text-align:left;border:0;background:#fff;border-radius:30px;padding:0;overflow:hidden;box-shadow:var(--shadow);color:var(--ink)}.sample-preview-card:hover{transform:translateY(-3px)}.sample-preview-top{display:flex;justify-content:space-between;padding:22px 26px;border-bottom:1px solid var(--line);background:linear-gradient(135deg,#fffdf8,#f7efd8)}.report-stamp{border:1px solid rgba(13,31,60,.2);color:var(--navy);border-radius:999px;padding:7px 12px;font-weight:900;font-size:12px}.sample-preview-body{display:grid;grid-template-columns:210px 1fr;gap:24px;padding:26px}.sample-cover{height:250px;border-radius:24px;box-shadow:none}.sample-preview-body h3{margin:0 0 4px;font-family:var(--serif);color:var(--navy);font-size:28px}.ko-title{color:var(--wine);font-weight:800}.sample-preview-cta{display:block;padding:18px 26px;background:var(--navy);color:#fff;font-weight:900}.app-shell{display:grid;grid-template-columns:320px 1fr;gap:24px;align-items:start}.app-panel,.app-card{background:#ffffffc2;border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.app-panel{padding:26px;position:sticky;top:96px}.panel-desc{color:var(--muted);margin-top:4px}.progress-wrap{margin:22px 0}.progress-top{display:flex;align-items:baseline;justify-content:space-between;gap:10px;color:var(--muted);font-size:14px;font-weight:700;margin-bottom:10px}.progress-top strong{font-size:20px;font-weight:900;color:var(--gold)}.progress-meta{display:flex;align-items:baseline;gap:10px;white-space:nowrap}.progress-counter{font-size:13px;font-weight:800;color:var(--muted)}.progress-track{height:20px;background:#0d1f3c1a;border-radius:999px;overflow:hidden;box-shadow:inset 0 1px 3px #0d1f3c24}.progress-bar{height:100%;width:0;border-radius:999px;background:linear-gradient(90deg,var(--gold),var(--wine));box-shadow:0 0 12px #c8a84b8c;transition:width .25s ease}.side-steps{list-style:none;padding:0;margin:0;display:grid;gap:9px}.side-steps li{padding:10px 12px;border-radius:999px;color:var(--muted);background:#0d1f3c0a}.side-steps li.active{background:var(--navy);color:#fff}.app-card{padding:34px;min-height:520px}.survey-screen{display:none}.survey-screen.active{display:block;animation:fade .18s ease}@keyframes fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.survey-screen h3{margin:12px 0 8px;font-family:var(--serif);color:var(--navy);font-size:clamp(28px,4vw,42px);line-height:1.32}.survey-screen p{color:var(--muted)}@media(max-width:760px){body.survey-fullscreen{overflow:hidden;height:100dvh}body.survey-fullscreen #diagnosis{position:fixed;top:0;right:0;bottom:0;left:0;z-index:600;margin:0;padding:0;background:var(--bg);overflow:hidden}body.survey-fullscreen #diagnosis .app-shell{display:flex;flex-direction:column;height:100dvh;max-height:100dvh;gap:0;padding:0;max-width:none;width:100%;align-items:stretch}body.survey-fullscreen .app-panel{position:static;flex-shrink:0;box-shadow:none;border:none;border-bottom:1px solid var(--line);border-radius:0;padding:calc(env(safe-area-inset-top,0px) + 12px) 16px 12px}body.survey-fullscreen .app-panel>*:not(.progress-wrap){display:none!important}body.survey-fullscreen .app-panel .progress-wrap{margin:0}body.survey-fullscreen .progress-track{height:22px}body.survey-fullscreen .progress-top{font-size:15px;margin-bottom:9px}body.survey-fullscreen .progress-top strong{font-size:19px}body.survey-fullscreen .app-card{flex:1 1 auto;min-height:0;overflow-y:auto;border:none;border-radius:0;box-shadow:none;margin:0;padding:20px 18px calc(env(safe-area-inset-bottom,0px) + 20px);display:flex;flex-direction:column}body.survey-fullscreen .survey-screen.active{flex:1 1 auto;min-height:0}body.survey-fullscreen .survey-screen h3{font-size:clamp(22px,6vw,30px)}}.choice-grid,.option-list{display:grid;gap:12px;margin:24px 0}.choice-grid{grid-template-columns:repeat(2,1fr)}.choice-card,.option-button{text-align:left;border:1px solid var(--line);border-radius:20px;padding:18px;background:#fff;color:var(--ink)}.choice-card strong,.choice-card span{display:block}.choice-card span,.option-button{color:var(--muted)}.choice-card.selected,.option-button.selected{border-color:var(--gold);box-shadow:0 0 0 3px #c8a84b2e;background:#fff8e6;color:var(--ink)}.question-counter{color:var(--gold);font-weight:900;letter-spacing:.12em}.question-title{margin:8px 0 12px;font-size:22px;color:var(--navy)}.question-sentence{padding:18px;border-radius:18px;background:#f8f4e8;font-family:var(--serif);color:var(--navy);margin:12px 0}.route-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:42px}.route-card{overflow:hidden;background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow);border:1px solid var(--line)}.route-image{height:280px;border-radius:0;border:0;box-shadow:none}.route-content{padding:26px}.route-content h3{margin:8px 0;font-family:var(--serif);color:var(--navy);font-size:30px}.route-lead{font-weight:900;color:var(--wine)}.resource-cta-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:36px}.resource-card{position:relative;overflow:hidden;display:grid;grid-template-columns:170px 1fr;gap:20px;padding:22px;align-items:center;border:2px solid rgba(200,168,75,.34)}.resource-card:after{content:"";position:absolute;inset:auto -15% -40% auto;width:260px;height:260px;border-radius:50%;background:#c8a84b24}.resource-thumb{height:170px;border-radius:22px;box-shadow:none;z-index:1}.resource-content{z-index:1}.resource-content h3{margin:4px 0 8px;color:var(--navy);font-family:var(--serif);font-size:25px}.resource-content ul{margin:12px 0 18px;padding:0;list-style:none;color:var(--muted)}.resource-content li:before{content:""}.resource-link{display:inline-flex;width:100%;min-height:58px;align-items:center;justify-content:center;border-radius:18px;background:var(--wine);color:var(--wine-foreground);font-weight:900;box-shadow:0 18px 36px #4b18222e}.guide-visual-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin:36px auto 24px}.guide-image{height:auto;cursor:zoom-in;max-height:none}.guide-visual-single .guide-image img{width:100%;height:auto;display:block;border-radius:16px}.map-card--classic-mark{border:1.5px solid rgba(200,168,75,.4)}.map-card--compact{display:flex;flex-direction:column;padding:14px}.map-card--compact .map-cover{height:160px;margin-bottom:8px}.map-card--compact .map-card-body{flex:1}.map-card--compact h4{margin:6px 0 2px;font-size:14px}.map-card-toggle{display:flex;align-items:center;gap:4px;margin-top:8px;padding:6px 12px;border:1px solid var(--line);border-radius:999px;background:#0d1f3c0a;color:var(--muted);font-size:12px;font-weight:700;cursor:pointer;transition:all .15s;width:100%;justify-content:center}.map-card-toggle:hover{background:#0d1f3c14;color:var(--navy)}.map-card-details{margin-top:10px}.series-card--compact{display:flex;flex-direction:column;padding:16px}.series-card--compact .series-cover{height:180px;width:120px;margin-bottom:0}.series-card-body{display:flex;flex-direction:column;margin-top:10px}.series-card--compact h3{font-size:15px;margin:6px 0 2px}.series-card--compact .series-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px;min-width:unset}.map-tabs{display:flex;width:fit-content;gap:12px;padding:10px;background:#ffffffdb;border:1px solid var(--line);border-radius:999px;margin:0 auto 34px;box-shadow:0 18px 45px #0d1f3c14}.map-tab{border:0;border-radius:999px;padding:18px 34px;min-width:188px;color:var(--muted);background:transparent;font-weight:950;font-size:clamp(18px,2vw,22px);display:inline-flex;align-items:center;justify-content:center;gap:10px;line-height:1;transition:transform .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.map-tab:hover{transform:translateY(-2px);background:#0d1f3c0d}.map-tab.active{background:var(--navy);color:#fff;box-shadow:0 12px 28px #0d1f3c38}.book-level-group{margin:28px 0}.book-level-title{display:flex;justify-content:space-between;gap:12px;align-items:end;margin-bottom:14px}.book-level-title h3{margin:0;font-family:var(--serif);color:var(--navy);font-size:26px}.book-level-title p{margin:0;color:var(--muted)}.book-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.map-card{padding:16px}.map-cover{height:150px;border-radius:16px;box-shadow:none;margin-bottom:12px}.map-card h4{margin:0;color:var(--navy);line-height:1.3}.map-card .ko-title{margin:2px 0 8px;font-size:13px}.metric-row{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0}.metric-row span,.type-chip,.level-chip{background:#0d1f3c0f;color:var(--navy);border-radius:999px;padding:5px 8px;font-size:12px;font-weight:800}.map-card p{color:var(--muted);font-size:14px;margin:8px 0 0}.series-list{display:grid;gap:14px}.series-card{display:grid;grid-template-columns:120px 1fr auto;gap:18px;padding:18px;align-items:center}.series-cover{height:150px;border-radius:18px;box-shadow:none}.series-card h3{margin:0;color:var(--navy);font-family:var(--serif)}.series-card .ko-title{margin:3px 0 8px}.series-card p{color:var(--muted);margin:5px 0}.series-meta{display:grid;gap:6px;min-width:124px}.series-meta span{background:#fff8e6;border:1px solid rgba(200,168,75,.3);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900;color:var(--wine);text-align:center}.trust-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:center}.trust-image{height:420px}blockquote{margin:28px 0 0;padding:26px;background:#fff;border-left:5px solid var(--gold);border-radius:0 var(--radius-md) var(--radius-md) 0;font-family:var(--serif);color:var(--navy);font-size:22px;line-height:1.55}.site-footer{border-top:1px solid var(--line);padding:34px 0;color:var(--muted);background:#fffdf8}.footer-inner{display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding:36px 0 28px}.footer-brand-block{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.footer-logo-image{max-height:34px;width:auto;display:block}.footer-logo-ko{display:none;align-items:center;font-family:var(--serif);font-size:26px;color:var(--navy);letter-spacing:-.04em}.footer-brand-block>span{color:var(--muted);font-weight:700}.footer-links-block{display:flex;flex-wrap:wrap;gap:8px}.footer-links-block a{display:inline-flex;align-items:center;gap:4px;padding:5px 12px;border-radius:999px;background:#0000000a;border:1px solid rgba(29,36,51,.1);font-size:12px;color:var(--muted);text-decoration:none;transition:all .2s}.footer-links-block a:hover{border-color:var(--gold);color:var(--navy);background:#c8a84b14}.footer-action-block{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.kakao-chat-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:0 18px;border-radius:999px;background:#fee500;color:#2b2415;font-weight:950;box-shadow:0 12px 28px #0d1f3c14}.copyright{color:var(--muted);font-size:13px}.footer-top-row{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:16px;width:100%}.footer-services{position:relative}.footer-services>summary{list-style:none;cursor:pointer;display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:9px 16px;border-radius:999px;background:#c8a84b1a;border:1px solid rgba(200,168,75,.35);color:#9a7a1e;font-size:13px;font-weight:800;-webkit-user-select:none;user-select:none}.footer-services>summary::-webkit-details-marker{display:none}.footer-services>summary span[aria-hidden]{transition:transform .2s;display:inline-block}.footer-services[open]>summary span[aria-hidden]{transform:rotate(180deg)}.footer-services-menu{position:absolute;right:0;margin-top:8px;min-width:250px;background:#fffdf8;border:1px solid var(--line);border-radius:14px;padding:8px;box-shadow:0 16px 40px #0d1f3c29;z-index:30}.footer-services-menu a{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;text-decoration:none;color:var(--navy)}.footer-services-menu a:hover{background:#c8a84b14}.footer-services-menu .fsl-emoji{font-size:18px}.footer-services-menu .fsl-txt{display:flex;flex-direction:column}.footer-services-menu .fsl-txt strong{font-size:13.5px;font-weight:800;color:var(--navy)}.footer-services-menu .fsl-txt strong em{color:#9a7a1e;font-style:normal;font-weight:700;font-size:11px}.footer-services-menu .fsl-txt span{font-size:11px;color:var(--muted)}.footer-bizinfo{width:100%;border-top:1px solid var(--line);padding-top:20px;text-align:left}.footer-bizinfo-name{font-size:13px;font-weight:800;color:var(--navy);margin-bottom:10px}.footer-bizinfo-rows{display:flex;flex-wrap:wrap;gap:4px 16px;font-size:12px;color:var(--muted);line-height:1.75}.footer-bizinfo-rows i{color:#1d24336b;font-style:normal;margin-right:4px}.footer-bizinfo-rows a{color:var(--muted);text-decoration:underline;margin-left:4px}.footer-bizinfo-rows a:hover{color:var(--gold)}.footer-bizinfo .copyright{display:block;margin-top:12px}@media(max-width:640px){.footer-services{width:100%}.footer-services>summary{width:100%;justify-content:space-between}.footer-services-menu{right:auto;left:0;width:100%}}.result-hero{background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);padding:26px;box-shadow:var(--shadow);margin-bottom:24px}.result-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.result-summary-grid--dashboard{grid-template-columns:repeat(4,minmax(0,1fr))}.result-summary-card{padding:18px}.result-summary-card span{color:var(--muted);display:block;font-size:13px}.result-summary-card strong{color:var(--navy);font-size:18px}.dashboard-metric-card{min-height:190px;display:flex;flex-direction:column;background:linear-gradient(180deg,#fffdf8,#fff)}.dashboard-metric-card span{color:var(--wine);font-weight:900;letter-spacing:.06em;text-transform:uppercase}.dashboard-metric-card strong{margin-top:8px;line-height:1.32;word-break:keep-all}.dashboard-metric-card p{margin-top:9px;color:var(--muted);font-size:13px;line-height:1.48}.result-book-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:20px 0}.recommended-book-card{padding:16px}.book-cover-lg{height:210px;border-radius:18px;box-shadow:none;margin-bottom:14px}.recommended-book-card h4{color:var(--navy);margin:0;font-size:18px;line-height:1.35}.recommended-book-card p{color:var(--muted);font-size:14px}.routine-card{padding:20px;margin:20px 0}.routine-card ol{margin:10px 0 0;padding-left:20px}.report-toolbar{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.share-message{min-height:20px;margin:-6px 0 18px;color:var(--wine);font-weight:800;font-size:14px}.protection-toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,18px);z-index:9999;opacity:0;pointer-events:none;background:#0d1f3cf0;color:#fff;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:12px 18px;font-weight:850;box-shadow:0 18px 40px #0d1f3c42;transition:opacity .18s ease,transform .18s ease}.protection-toast.is-visible{opacity:1;transform:translate(-50%)}.email-card{padding:22px;margin-top:22px;background:#fff}.email-card h3{margin:0 0 8px;color:var(--navy);font-family:var(--serif)}.email-form{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:14px}.email-form input{min-height:52px;border:1px solid var(--line);border-radius:16px;padding:0 16px;background:#fffdf8}.consent-row{grid-column:1 / -1;display:flex;align-items:center;gap:8px;color:var(--muted);font-size:14px}.form-message{grid-column:1 / -1;color:var(--wine);font-weight:800}.hidden{display:none!important}.a4-body{background:#eef1f5;margin:0;font-family:var(--sans);color:var(--ink)}.a4-toolbar{position:sticky;top:0;z-index:9;background:#0d1f3c;color:#fff;padding:12px;display:flex;justify-content:center;gap:10px}.a4-toolbar button{border:1px solid rgba(255,255,255,.32);background:#ffffff1f;color:#fff;border-radius:999px;padding:10px 16px;font-weight:800}.report-page{width:min(var(--report-width),100%);min-height:297mm;margin:18px auto;background:var(--paper);padding:14mm;box-shadow:0 10px 40px #0000002e;position:relative;overflow:hidden}.report-page:before{content:"";position:absolute;inset:0 0 auto 0;height:7mm;background:linear-gradient(90deg,var(--navy),var(--wine),var(--gold))}.report-page-header{display:flex;justify-content:space-between;align-items:start;gap:16px;padding-top:10mm;border-bottom:1px solid #d8dde6;padding-bottom:7mm}.report-page h1,.report-page h2,.report-page h3{color:var(--navy);font-family:var(--serif);margin:0}.report-page h1{font-size:25pt;line-height:1.2}.report-page h2{font-size:14pt;margin-bottom:4mm}.report-page p{color:#4e5868;margin:0}.report-page-logo{text-align:right;font-weight:900;color:var(--navy);letter-spacing:.08em}.report-dashboard{display:grid;grid-template-columns:repeat(3,1fr);gap:4mm;margin:7mm 0}.report-metric{border:1px solid #d8dde6;border-radius:4mm;padding:4mm;background:#fbfcff}.report-metric span{display:block;color:#727b8c;font-size:8pt}.report-metric strong{display:block;color:var(--navy);font-size:11pt}.report-page-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:7mm}.report-book-row{display:grid;gap:3mm}.report-book{border:1px solid #d8dde6;border-radius:4mm;padding:3.5mm}.report-book h3{font-size:11.5pt}.report-book .ko-title{margin-bottom:2mm}.report-book p{font-size:8.5pt;line-height:1.45}.report-resource-row{display:grid;grid-template-columns:1fr 1fr;gap:3mm;margin-top:5mm}.report-resource-card{border-radius:4mm;padding:4mm;background:#0d1f3c;color:#fff}.report-resource-card:nth-child(2){background:#4b1822}.report-resource-card h3{color:#fff;font-size:10pt}.report-resource-card p{color:#ffffffc7;font-size:8pt}.report-resource-card .report-resource-button{margin-top:3mm;background:#fff;color:var(--navy);border-radius:999px;padding:2.6mm 3mm;font-size:8pt;font-weight:900;display:block;text-align:center}@media print{body:not(.a4-body) .no-print,body:not(.a4-body) .site-header,body:not(.a4-body) .site-footer{display:none!important}.a4-toolbar{display:none!important}.a4-body{background:#fff}.report-page{margin:0;box-shadow:none;width:var(--report-width);min-height:297mm;page-break-after:avoid}}@media(max-width:760px){.map-tabs{width:100%;border-radius:28px;padding:8px}.map-tab{flex:1;min-width:0;padding:16px 12px;font-size:17px}.footer-inner{flex-direction:column;align-items:flex-start}.footer-action-block{align-items:flex-start;justify-content:flex-start;text-align:left}.kakao-chat-button{width:100%}.protection-toast{width:calc(100% - 32px);border-radius:18px;text-align:center}}@media(max-width:980px){.nav{display:none}.brand{min-width:0}.brand-product strong{max-width:190px}.hero-grid,.split-grid,.app-shell,.trust-grid{grid-template-columns:1fr}.app-panel{position:static}.problem-card-grid,.route-grid,.resource-cta-grid,.guide-visual-grid,.result-book-grid{grid-template-columns:1fr}.book-grid{grid-template-columns:repeat(2,1fr)}.series-card{grid-template-columns:90px 1fr}.series-meta{grid-column:1 / -1;display:flex;flex-wrap:wrap}.hero-visual{min-height:auto}.image-frame--hero{height:auto;aspect-ratio:4 / 3}.floating-card{position:static;margin-top:12px;max-width:none}.choice-grid,.sample-preview-body,.resource-card,.email-form,.report-dashboard,.report-page-grid,.report-resource-row{grid-template-columns:1fr}.report-page{width:100%;min-height:auto;margin:0;padding:18px}}@media(max-width:640px){.brand-product strong{font-size:13px}}@media(max-width:380px){.brand-product span{display:none}.brand-product strong{font-size:12px}}@media(max-width:620px){.container,.narrow{width:min(100% - 32px,1120px);margin-left:auto;margin-right:auto}.section-pad{padding:64px 0}.header-inner{height:66px}.brand{gap:8px}.brand-symbol{width:30px;height:30px}.brand-wordmark{height:19px}.brand-hero-lockup{align-items:center;flex-direction:column;gap:8px;border-radius:18px;padding:10px;margin-left:auto;margin-right:auto}.brand-hero-lockup strong{font-size:18px;text-align:center}.hero h1{font-size:38px;text-align:left}.lead,.section-desc{font-size:16px;text-align:left}.center-title,.compact-title{align-items:flex-start;text-align:left;justify-content:flex-start;width:100%}.section-title{flex-direction:column;align-items:flex-start;gap:8px}.title-emoji{width:42px;height:42px;flex-basis:42px;font-size:21px;flex-shrink:0}.app-panel{overflow:hidden;word-break:keep-all}.app-panel .section-title{font-size:22px}.trust-row,.result-summary-grid,.book-grid{grid-template-columns:1fr}.image-frame--hero{aspect-ratio:1 / 1}}@media(max-width:480px){.section-pad{padding:48px 0}.hero h1{font-size:26px!important;text-align:left!important;letter-spacing:-.03em;line-height:1.3;margin:12px 0 16px;word-break:keep-all}.brand-hero-lockup{flex-direction:row!important;align-items:center!important;gap:10px!important;padding:8px 14px!important;margin-left:0!important;margin-right:0!important;width:fit-content!important;border-radius:999px!important}.brand-hero-lockup span{font-size:10px!important}.brand-hero-lockup strong{font-size:15px!important;text-align:left!important}.lead{font-size:14px!important;text-align:left!important;color:var(--muted);margin:0 0 20px}.section-desc,.left-desc{font-size:14px!important;text-align:left!important;line-height:1.65}.center .section-desc{text-align:left!important;font-size:13px!important}.section-title{font-size:20px!important;text-align:left!important;align-items:flex-start!important;justify-content:flex-start!important;gap:6px!important;letter-spacing:-.03em;line-height:1.28}.section-title span:not(.title-emoji){text-align:left!important}.center-title{align-items:flex-start!important;text-align:left!important;justify-content:flex-start!important}.center-title span:not(.title-emoji){text-align:left!important}.title-emoji{width:36px!important;height:36px!important;font-size:20px!important;flex-shrink:0}.trust-row{gap:8px;margin-top:20px}.trust-row>div{padding:12px 14px;border-radius:12px;background:#fff9;border:1px solid var(--line)}.trust-row strong{font-size:13px}.trust-row span{font-size:12px;color:var(--muted)}.app-card{padding:18px;min-height:auto}.section-kicker{font-size:10px}.yanawan-funnel-block{padding:36px 18px!important}.funnel-title{font-size:22px!important;line-height:1.3!important;margin-bottom:10px}.funnel-desc{font-size:13px!important;line-height:1.6!important;margin-bottom:20px!important}.funnel-status{font-size:12px!important;margin-top:10px!important}.report-preview-head{padding-bottom:0}.section-title.compact-title #reportPreviewTitle{font-size:20px}.side-steps{display:flex;overflow-x:auto;gap:8px;padding:8px 0;margin-bottom:24px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.side-steps::-webkit-scrollbar{display:none}.side-steps li{flex:0 0 auto;padding:8px 16px;font-size:13px;white-space:nowrap}}.problem{background:linear-gradient(180deg,#fff8ef,#f8ecdf)}#diagnosis-value{background:linear-gradient(180deg,#f2f5eb,#fbfbf3)}.sample-section{background:linear-gradient(180deg,#eef3f8,#fbfcff)}.diagnosis{background:linear-gradient(180deg,#fcfaf5,#f4efe6)}.routes-section{background:linear-gradient(180deg,#f8f4e9,#f1f4ee)}#free-resources{background:linear-gradient(180deg,#fffaf0,#fff)}.book-map-section{background:linear-gradient(180deg,#f7f9fb,#fff)}#harry-potter-series{background:linear-gradient(180deg,#101d35,#17294a);color:#f8f1df}#harry-potter-series .section-title,#harry-potter-series .section-kicker,#harry-potter-series h3{color:#fff6dd}#harry-potter-series .section-desc,#harry-potter-series .ko-title,#harry-potter-series p{color:#ffffffbd}.trust-section{background:linear-gradient(180deg,#f2f0ea,#fcfaf5)}.resource-cta-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.resource-cta-grid--result{grid-template-columns:1fr}.resource-card{grid-template-columns:132px minmax(0,1fr);gap:18px;align-items:center;padding:24px;min-height:236px}.resource-thumb{width:132px;height:176px;border-radius:18px}.resource-content{min-width:0}.resource-content h3{font-size:clamp(20px,2.1vw,28px);line-height:1.28;word-break:keep-all;overflow-wrap:normal}.resource-content ul{display:grid;gap:5px}.resource-link{min-height:64px;font-size:17px;border-radius:20px}.resource-link:hover{transform:translateY(-2px)}.book-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.map-card{display:grid;grid-template-columns:86px minmax(0,1fr);gap:16px;align-items:start;padding:18px}.map-cover{width:86px;height:130px;margin:0;border-radius:14px}.book-cover-portrait img{object-fit:cover;object-position:center}.map-card h4{font-size:17px;word-break:keep-all;overflow-wrap:normal}.map-card-copy{min-width:0}.book-level-title h3{word-break:keep-all}.book-level-title p{word-break:keep-all;max-width:820px}.result-book-grid{grid-template-columns:1fr;gap:14px}.recommended-book-card{display:grid;grid-template-columns:110px minmax(0,1fr);gap:18px;align-items:start;padding:18px}.book-cover-lg{width:110px;height:165px;margin:0;border-radius:14px}.book-card-copy{min-width:0}.recommended-book-card h4{font-size:20px;word-break:keep-all}.recommended-book-card p{margin:8px 0 0}.series-card{grid-template-columns:92px 1fr auto}.series-cover{width:92px;height:138px}.report-preview-section{background:linear-gradient(180deg,#e9edf3,#f7f9fb);border-top:1px solid #d8dde6}.report-preview-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px}.report-preview-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}#reportPreviewMount{overflow-x:auto;padding-bottom:8px}.report-page{border:1px solid #d8dde6}.report-book{display:grid;grid-template-columns:18mm 1fr;gap:3mm;align-items:start}.report-book-thumb{width:18mm;height:27mm;border-radius:2mm;background:repeating-linear-gradient(-45deg,#f6f0df,#f6f0df 6px,#fff 6px,#fff 12px);overflow:hidden;border:1px solid #d8dde6}.report-book-thumb.is-placeholder img{display:none}.report-resource-card a.report-resource-button{text-decoration:none}.report-page ol{margin:0;padding-left:18px;color:#4e5868}.report-page li{margin-bottom:2mm;font-size:9pt}@media print{body.print-report-only{background:#fff!important}body.print-report-only .site-header,body.print-report-only .site-footer,body.print-report-only main>section:not(#reportPreviewSection),body.print-report-only #reportPreviewSection .report-preview-head{display:none!important}body.print-report-only #reportPreviewSection{display:block!important;padding:0!important;background:#fff!important;border:0!important}body.print-report-only #reportPreviewSection .container{width:var(--report-width)!important;margin:0!important}body.print-report-only #reportPreviewMount{overflow:visible!important;padding:0!important}body.print-report-only .report-page{margin:0!important;box-shadow:none!important;width:var(--report-width)!important;min-height:297mm!important;border:0!important}}@media(max-width:980px){.resource-cta-grid,.book-grid{grid-template-columns:1fr}.report-preview-head{align-items:stretch;flex-direction:column}.report-preview-actions{width:100%;justify-content:flex-start}}@media(max-width:700px){.report-preview-actions{gap:8px}.report-preview-actions .btn{min-height:48px}.report-preview-actions .btn-diagnosis-start{flex:1 1 100%}.report-preview-actions .btn-ghost,.report-preview-actions .btn-text{flex:1 1 calc(50% - 4px);justify-content:center;text-align:center}}@media(max-width:620px){.resource-card,.recommended-book-card,.map-card,.series-card{grid-template-columns:1fr}.resource-thumb,.map-cover,.book-cover-lg,.series-cover{width:min(150px,48vw);height:auto;aspect-ratio:2 / 3}.resource-content h3{font-size:22px}.report-page{min-width:min(var(--report-width),100%)}}.result-summary-grid{align-items:stretch}.result-summary-card p{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.55;word-break:keep-all}.routine-card--visual{background:linear-gradient(135deg,#fffdf8,#f5f7fb);border-color:#0d1f3c1f}.routine-visual{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:14px 0;counter-reset:step}.routine-step{position:relative;min-height:120px;padding:16px 14px 14px;border:1px solid rgba(13,31,60,.13);border-radius:20px;background:#fff;box-shadow:0 10px 28px #0d1f3c0f;display:flex;flex-direction:column;gap:12px}.routine-step:after{content:"";position:absolute;top:50%;right:-14px;width:16px;height:1px;background:#0d1f3c38}.routine-step:last-child:after{display:none}.routine-step-number{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,var(--navy),#223b67);color:#fff;font-weight:900;font-size:12px;letter-spacing:.08em}.routine-step strong{color:var(--navy);line-height:1.42;word-break:keep-all}.motivation-card-wrap{margin:22px 0;padding:22px;border-radius:var(--radius-md);background:linear-gradient(135deg,#f2f0ea,#fffdf8);border:1px solid rgba(13,31,60,.1)}.motivation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px}.motivation-card{padding:18px;border-radius:18px;background:#ffffffd1;border:1px solid rgba(13,31,60,.1)}.motivation-card strong{display:block;color:var(--wine);margin-bottom:8px}.motivation-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.6;word-break:keep-all}.report-page{background:linear-gradient(180deg,#fff,#fbfcff 56%,#fffdf8);color:#1d2433}.report-page:before{height:9mm;background:linear-gradient(90deg,#0d1f3c,#1e355e 48%,#c8a84b)}.report-page-header{padding-top:12mm;border-bottom:1px solid #cfd7e3}.report-page-header>div:first-child{max-width:138mm}.report-page h1{color:#0d1f3c;letter-spacing:-.03em}.report-page .report-label{color:#4b1822;font-weight:900}.report-dashboard{gap:3mm;margin:6mm 0}.report-dashboard--four{grid-template-columns:repeat(4,1fr)}.report-metric{background:linear-gradient(180deg,#f8fafc,#fff);border-color:#cfd7e3;box-shadow:inset 0 0 0 1px #ffffff73}.report-metric span{color:#697386;font-weight:900;letter-spacing:.04em}.report-metric strong{font-size:10.5pt;line-height:1.3;margin:1.5mm 0}.report-metric p{font-size:7.2pt;line-height:1.38;color:#566174}.report-main-grid{display:grid;grid-template-columns:1.14fr .86fr;gap:5mm;align-items:start}.report-panel{border:1px solid #cfd7e3;border-radius:4mm;background:#ffffffc7;padding:4mm}.report-side-panel{background:linear-gradient(180deg,#f7f9fc,#fff)}.report-book-row{gap:2.4mm}.report-book{border-color:#d4dbe7;background:#fff;padding:2.8mm}.report-book h3{font-size:10.7pt;line-height:1.2}.report-book p{font-size:7.6pt;line-height:1.36}.report-book .ko-title{color:#4b1822;font-weight:800}.report-page .routine-visual{grid-template-columns:repeat(2,1fr);gap:2mm;margin:2mm 0 3mm}.report-page .routine-step{min-height:24mm;border-radius:3mm;padding:2.8mm;gap:2mm;box-shadow:none}.report-page .routine-step:after{display:none}.report-page .routine-step-number{width:9mm;height:9mm;border-radius:2.5mm;font-size:6.8pt}.report-page .routine-step strong{font-size:7.6pt;line-height:1.25}.report-note{padding:3mm;border-left:3px solid var(--gold);background:#c8a84b14;border-radius:0 3mm 3mm 0;font-size:7.6pt!important}.report-profile-head{margin:5mm 0 4mm}.report-pill-row{display:flex;flex-wrap:wrap;gap:1.6mm;margin-top:3mm}.report-pill-row span{border-radius:999px;background:#4b182214;color:var(--wine);padding:1.5mm 2.3mm;font-size:7pt;font-weight:900}.report-routine-timeline{display:grid;grid-template-columns:repeat(7,1fr);gap:2mm}.report-routine-timeline div{border:1px solid var(--line);border-radius:3mm;background:var(--paper);padding:2.3mm;color:var(--ink)}.report-routine-timeline span{display:inline-flex;margin-bottom:1.4mm;border-radius:999px;background:#0d1f3c12;color:var(--navy);padding:1mm 1.5mm;font-size:6.2pt;font-weight:900}.report-routine-timeline strong{display:block;color:var(--navy);font-size:7.4pt;line-height:1.25}.report-routine-timeline p{margin-top:1.3mm;font-size:6.4pt!important;line-height:1.25!important;color:var(--muted)}.report-review-box{margin-top:3mm;padding-top:3mm;border-top:1px solid var(--line)}.report-review-box>strong{display:block;color:var(--navy);font-size:8.5pt;margin-bottom:2mm}.report-review-box .motivation-card{border-radius:3mm;padding:2.5mm;margin-bottom:2mm;box-shadow:none;background:var(--paper)}.report-review-box .motivation-card strong{font-size:7.6pt;margin-bottom:1mm;color:var(--wine)}.report-review-box .motivation-card p{font-size:6.8pt;line-height:1.32}.report-resource-row{margin-top:4mm}.report-resource-card{background:linear-gradient(135deg,#0d1f3c,#223b67)}.report-resource-card:nth-child(2){background:linear-gradient(135deg,#4b1822,#6c2431)}@media print{@page{size:A4;margin:0}body.print-report-only{margin:0!important;background:#fff!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body.print-report-only *{visibility:hidden!important}body.print-report-only #printableReport,body.print-report-only #printableReport *{visibility:visible!important}body.print-report-only #printableReport{position:absolute!important;left:0!important;top:0!important;width:var(--report-width)!important;height:297mm!important;min-height:297mm!important;margin:0!important;padding:12mm!important;box-shadow:none!important;border:0!important;overflow:hidden!important}body.print-report-only .report-page:before{visibility:visible!important}body.print-report-only .report-page-header{padding-top:9mm!important;padding-bottom:5mm!important}body.print-report-only .report-dashboard{margin:4mm 0!important}body.print-report-only .report-resource-row{margin-top:3mm!important}}@media(max-width:980px){.routine-visual,.motivation-grid{grid-template-columns:1fr 1fr}.routine-step:nth-child(2):after{display:none}}@media(max-width:620px){.routine-visual,.motivation-grid{grid-template-columns:1fr}.routine-step:after{display:none}.result-summary-card p,.motivation-card p{font-size:13px}}#printRoot{display:none}@media print{@page{size:A4;margin:0}html,body.print-report-only{width:var(--report-width)!important;min-height:297mm!important;margin:0!important;padding:0!important;background:#fff!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body.print-report-only>:not(#printRoot){display:none!important}body.print-report-only #printRoot{display:block!important;visibility:visible!important;position:static!important;width:var(--report-width)!important;min-height:297mm!important;margin:0!important;padding:0!important;background:#fff!important;overflow:visible!important}body.print-report-only #printRoot,body.print-report-only #printRoot *{visibility:visible!important}body.print-report-only #printRoot .report-page{display:block!important;position:static!important;box-sizing:border-box!important;width:var(--report-width)!important;min-width:var(--report-width)!important;max-width:var(--report-width)!important;min-height:297mm!important;height:auto!important;margin:0!important;padding:10mm 12mm!important;overflow:visible!important;border:0!important;box-shadow:none!important;background:#fffdf8!important;color:#0d1f3c!important;page-break-after:avoid!important;break-after:avoid!important}body.print-report-only #printRoot .report-page:before{display:block!important;visibility:visible!important}body.print-report-only #printRoot .report-page-header,body.print-report-only #printRoot .report-dashboard,body.print-report-only #printRoot .report-main-grid,body.print-report-only #printRoot .report-v2-profile,body.print-report-only #printRoot .report-v2-section,body.print-report-only #printRoot .yanawan-cta-DEPRECATED,body.print-report-only #printRoot .report-resource-row{visibility:visible!important;display:grid!important}body.print-report-only #printRoot .report-page-header{grid-template-columns:1fr auto!important;padding-top:7mm!important;padding-bottom:4mm!important;margin-bottom:4mm!important}body.print-report-only #printRoot .report-dashboard{grid-template-columns:repeat(3,1fr)!important;gap:3mm!important;margin:4mm 0!important}body.print-report-only #printRoot .report-main-grid{grid-template-columns:1.12fr .88fr!important;gap:4mm!important}body.print-report-only #printRoot .report-v2-profile{grid-template-columns:repeat(4,1fr)!important;gap:2mm!important}body.print-report-only #printRoot .report-v2-section{display:block!important;margin-top:3mm!important}body.print-report-only #printRoot .yanawan-cta-DEPRECATED{grid-template-columns:1.2fr .8fr!important;gap:3mm!important;margin:3mm 0 0!important}body.print-report-only #printRoot .report-resource-row{grid-template-columns:1fr 1fr!important;gap:3mm!important;margin-top:3mm!important}body.print-report-only #printRoot .report-book-row{display:grid!important;gap:2.2mm!important}body.print-report-only #printRoot .report-page{display:block!important;position:static!important;box-sizing:border-box!important;width:var(--report-width)!important;min-width:var(--report-width)!important;max-width:var(--report-width)!important;min-height:297mm!important;height:auto!important;margin:0!important;padding:10mm 12mm!important}body.print-report-only #printRoot .motivation-grid{display:grid!important;grid-template-columns:1fr!important;gap:2mm!important}body.print-report-only #printRoot .no-print,body.print-report-only #printRoot button{display:none!important}}.sample-book-slots{display:grid;gap:8px;margin:14px 0}.sample-book-slots span{display:inline-flex;align-items:center;gap:8px;width:fit-content;max-width:100%;padding:8px 12px;border-radius:999px;background:#0d1f3c12;color:var(--navy);font-size:13px;font-weight:800;line-height:1.35}.sample-book-slots span:before{content:"✓";color:var(--gold);font-weight:900}.recommended-book-card{position:relative;overflow:hidden;border-color:#0d1f3c21}.book-slot-badge{position:absolute;top:14px;right:14px;z-index:2;padding:7px 10px;border-radius:999px;background:linear-gradient(135deg,#0d1f3c,#2356a6);color:#fff;font-size:12px;font-weight:900;letter-spacing:-.01em;box-shadow:0 8px 18px #0d1f3c2e}.recommended-book-card:first-child .book-slot-badge{background:linear-gradient(135deg,#4b1822,#8b3143)}.book-card-copy{padding-top:28px}.report-page{background:radial-gradient(circle at 12% 0%,rgba(67,126,247,.16),transparent 34%),radial-gradient(circle at 96% 4%,rgba(0,186,199,.15),transparent 32%),linear-gradient(180deg,#f8fbff,#eef4ff 42%,#fff)!important;color:#0b1630}.report-page:before{height:10mm!important;background:linear-gradient(90deg,var(--premium-navy) 0%,var(--premium-blue) 42%,var(--premium-teal) 72%,#C8A84B 100%)!important}.report-page:after{content:"";position:absolute;inset:11mm 10mm auto auto;width:42mm;height:42mm;border-radius:50%;background:radial-gradient(circle,rgba(37,88,209,.11),transparent 68%);pointer-events:none}.report-page-header{border-bottom:1px solid rgba(37,88,209,.22)!important}.report-page .report-label{color:#2356a6!important;letter-spacing:.16em}.report-page h1,.report-page-logo{color:var(--premium-navy)!important}.report-dashboard{gap:4mm!important}.report-metric{background:linear-gradient(160deg,var(--premium-navy) 0%,#102B62 65%,#16444D 100%)!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 10px 28px #081b3a29!important}.report-metric span{color:#9bd9e5!important}.report-metric strong{color:#fff!important}.report-metric p{color:#ffffffc7!important}.report-panel{background:#ffffffdb!important;border:1px solid rgba(37,88,209,.18)!important;box-shadow:0 14px 34px #081b3a14}.report-panel h2{color:#0c2a62!important}.report-book{position:relative;background:linear-gradient(135deg,#fff,#f4f8ff)!important;border:1px solid rgba(37,88,209,.15)!important;box-shadow:0 8px 18px #081b3a0e;padding-top:9mm!important}.report-book-ribbon{position:absolute;top:2.5mm;left:3mm;padding:1.7mm 2.4mm;border-radius:999px;background:linear-gradient(135deg,#2356D1,var(--premium-teal));color:#fff;font-size:6.8pt;font-weight:900;letter-spacing:-.01em}.report-book:first-child .report-book-ribbon{background:linear-gradient(135deg,#4b1822,#b14b60)}.report-book h3{color:var(--premium-navy)!important}.report-book .ko-title{color:#2356a6!important;font-weight:800}.report-note{border-left-color:var(--premium-teal)!important;background:#00a7b714!important;color:#21334f!important}.report-review-box{border-top-color:#2558d12e!important}.report-resource-card{background:linear-gradient(135deg,var(--premium-navy) 0%,#2356D1 72%,var(--premium-teal) 100%)!important;border:1px solid rgba(255,255,255,.16);box-shadow:0 12px 30px #081b3a29}.report-resource-card:nth-child(2){background:linear-gradient(135deg,#1a1240,#4d2b96 55%,#c8a84b)!important}@media print{body.print-report-only #printRoot .report-page{background:linear-gradient(180deg,#f8fbff,#eef4ff 42%,#fff)!important;color:#0b1630!important}body.print-report-only #printRoot .report-page:before{background:linear-gradient(90deg,var(--premium-navy) 0%,var(--premium-blue) 42%,var(--premium-teal) 72%,#C8A84B 100%)!important;height:10mm!important}body.print-report-only #printRoot .report-page:after{display:none!important}body.print-report-only #printRoot .report-book{padding-top:9mm!important}}@media(max-width:620px){.book-slot-badge{position:static;display:inline-flex;width:fit-content;margin-bottom:10px}.book-card-copy{padding-top:0}}.nav-challenge-link{padding:7px 14px;border-radius:999px;color:var(--gold, #c8a84b)!important;font-weight:800;background:#c8a84b14;border:1px solid rgba(200,168,75,.3);white-space:nowrap;transition:background .2s}.nav-challenge-link:hover{background:#c8a84b2e}.nav-login-link{padding:7px 14px;border-radius:999px;color:var(--navy, #1d2433);font-weight:800;font-size:inherit;font-family:inherit;background:transparent;border:1px solid rgba(13,31,60,.18);white-space:nowrap;cursor:pointer;transition:background .2s,border-color .2s}.nav-login-link:hover{background:#0d1f3c0d;border-color:#0d1f3c52}.mobile-nav .nav-login-link{width:100%;text-align:left}.nav button[data-custom-book-request]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;padding:0;font:inherit;color:inherit;cursor:pointer;white-space:nowrap}.nav button[data-custom-book-request]:hover{color:var(--navy)}.mobile-nav button.m-nav-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;font:inherit;cursor:pointer;width:100%;text-align:left}body.dark-theme .nav-login-link{color:#f4efe4;border-color:#fff3}body.dark-theme .nav-login-link:hover{background:#ffffff0f}.mypage-toggle{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex:0 0 44px;border-radius:14px;background:#fffdf8eb;border:1px solid rgba(13,31,60,.14);color:var(--navy, #1d2433);cursor:pointer;box-shadow:0 10px 24px #0d1f3c14;transition:background .2s,border-color .2s}.mypage-toggle:hover{background:#0d1f3c0d;border-color:#c8a84b99;color:var(--gold, #c8a84b)}body.dark-theme .mypage-toggle{color:#f4efe4;border-color:#fff3}body.dark-theme .mypage-toggle:hover{background:#ffffff0f;color:var(--gold, #f6c878)}.diag-auth-card{width:100%;max-width:420px;margin:auto 0;padding:24px;border-radius:20px;background:#fffdf8;border:1px solid rgba(200,168,75,.35);box-shadow:0 24px 60px #0d1f3c40;color:#1d2433}.diag-auth-card--wide{max-width:480px}.diag-auth-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.diag-auth-title{margin:0;font-size:18px;font-weight:800;color:#1d2433}.diag-auth-x{background:none;border:none;font-size:24px;line-height:1;color:#746b5f;cursor:pointer;min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.diag-auth-sub{margin:0 0 16px;font-size:13px;line-height:1.5;color:#5b6472}.diag-auth-faint{margin:14px 0 0;font-size:12px;line-height:1.5;color:#9aa1ad}.diag-auth-form{display:flex;flex-direction:column;gap:10px}.diag-auth-input{width:100%;min-height:46px;padding:0 14px;border-radius:12px;border:1.5px solid rgba(13,31,60,.22);background:#fff;color:#1d2433;font-size:16px;font-weight:600}.diag-auth-input::placeholder{color:#9aa1ad;font-weight:500}.diag-auth-input:focus{outline:none;border-color:var(--gold, #c8a84b);box-shadow:0 0 0 3px #c8a84b2e}.diag-auth-msg{margin:6px 0 0;min-height:16px;font-size:12px;color:#2e7d32}.diag-auth-msg.is-error{color:#d9534f}.diag-auth-section{margin-top:16px;padding-top:16px;border-top:1px solid rgba(13,31,60,.1)}.diag-auth-section:first-of-type{margin-top:0;padding-top:0;border-top:none}.diag-auth-section-title{font-size:12px;font-weight:800;color:var(--gold-strong, #b8860b);margin-bottom:10px;letter-spacing:.3px}.diag-auth-label{display:block;font-size:11px;font-weight:800;color:#746b5f;margin-bottom:5px}.diag-auth-inline{display:flex;gap:8px;align-items:center}.diag-auth-inline .diag-auth-input{flex:1}.diag-auth-mini{flex-shrink:0;min-height:46px;padding:0 16px;border-radius:12px;background:#c8a84b1f;border:1px solid rgba(200,168,75,.4);color:#b8860b;font-weight:800;font-size:13px;cursor:pointer}.diag-auth-mini:hover{background:#c8a84b38}.diag-auth-logout{margin-top:18px;width:100%;padding:11px;border-radius:10px;background:none;border:1px solid rgba(13,31,60,.15);color:#746b5f;font-weight:700;cursor:pointer}.diag-auth-logout:hover{background:#0d1f3c0a}body.dark-theme .diag-auth-card{background:#141c3c;border-color:#f6c87859;color:#f4efe4;box-shadow:0 24px 60px #0000008c}body.dark-theme .diag-auth-title{color:#f8f3e8}body.dark-theme .diag-auth-x{color:#aab3cb}body.dark-theme .diag-auth-sub{color:#c2cadb}body.dark-theme .diag-auth-faint{color:#8a93ab}body.dark-theme .diag-auth-input{background:#0d1430;border-color:#ffffff2e;color:#f4efe4}body.dark-theme .diag-auth-input::placeholder{color:#7e879e}body.dark-theme .diag-auth-input:focus{border-color:var(--gold, #f6c878);box-shadow:0 0 0 3px #f6c87833}body.dark-theme .diag-auth-section{border-top-color:#ffffff1a}body.dark-theme .diag-auth-section-title{color:var(--gold, #f6c878)}body.dark-theme .diag-auth-label{color:#aab3cb}body.dark-theme .diag-auth-mini{background:#f6c87824;border-color:#f6c87866;color:#f6c878}body.dark-theme .diag-auth-logout{border-color:#ffffff2e;color:#c2cadb}body.dark-theme .diag-auth-logout:hover{background:#ffffff0d}.diag-result-modal{width:100%;max-width:760px;margin:0 auto;background:var(--paper, #fffdf8);border:1px solid rgba(200,168,75,.3);border-radius:20px;box-shadow:0 24px 70px #0d142873;overflow:hidden}body.dark-theme .diag-result-modal{background:#141c3c;border-color:#f6c8784d;box-shadow:0 24px 70px #0009}.diag-result-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 22px;border-bottom:1px solid var(--line, rgba(29,36,51,.12));position:sticky;top:0;background:inherit;z-index:2}.diag-result-modal-body{padding:20px 22px 28px;display:flex;flex-direction:column;gap:18px}.drm-tag{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:800;letter-spacing:.5px;color:var(--muted, #746b5f);text-transform:uppercase}.drm-tag-text{line-height:1.2}.drm-badges{display:flex;align-items:center;gap:8px;margin-top:8px;flex-wrap:wrap}.drm-badge{font-size:13px;font-weight:800;background:var(--gold, #c8a84b);color:#fff;padding:4px 12px;border-radius:8px}.drm-badge--type{background:#c8a84b29;color:var(--gold, #c8a84b)}body.dark-theme .drm-badge--type{background:#f6c87829;color:#f6c878}.drm-fit{font-size:12px;color:var(--muted, #746b5f);font-weight:700}@media(max-width:640px){.diag-result-modal-head{padding:14px 12px}.diag-result-modal-body{padding:14px 8px 22px;gap:13px}}.diag-save-success{display:flex;flex-direction:column;align-items:center;gap:13px;padding:26px 22px;text-align:center}.dss-icon{font-size:38px;line-height:1}.dss-title{font-weight:800;color:var(--ink, #1d2433);font-size:17px;margin:0}.dss-sub{color:var(--muted, #746b5f);font-size:13px;line-height:1.6;margin:0}.dss-sub strong{color:var(--gold, #c8a84b)}.dss-btn{margin-top:4px;width:100%;min-height:46px}.dss-btn-ghost{width:100%;min-height:44px;padding:10px 20px;background:#c8a84b14;border:1px solid rgba(200,168,75,.4);border-radius:10px;color:var(--gold, #c8a84b);font-weight:700;font-size:13px;cursor:pointer}body.dark-theme .dss-btn-ghost{background:#f6c8781a;border-color:#f6c87866;color:#f6c878}.dss-history{width:100%;text-align:left}.mp-setting-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 0}.mp-setting-info{display:flex;flex-direction:column;gap:2px}.mp-setting-label{font-size:11px;color:var(--muted,#746b5f);font-weight:700}.mp-setting-val{font-size:13px;color:var(--ink,#1d2433);font-weight:600}body.dark-theme .mp-setting-val{color:#e8e0d0}.mp-form-hidden{display:none!important}.report-yanawan-note{margin-top:5mm;padding:4mm 4.5mm;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:6px}.report-yanawan-note p{font-size:9pt;line-height:1.5;color:inherit;margin:0}.report-yanawan-note strong{color:var(--gold, #c8a84b);font-weight:800}.report-yanawan-link{align-self:flex-start;font-size:9pt;font-weight:800;color:var(--gold, #c8a84b);text-decoration:none}.report-yanawan-link:hover{text-decoration:underline}.drm-actions{display:flex;flex-direction:column;gap:10px;margin-top:6px;padding-top:16px;border-top:1px solid var(--line)}.drm-action-btn{display:flex;align-items:center;justify-content:center;min-height:48px;padding:12px 18px;border-radius:12px;font-size:14px;font-weight:800;text-decoration:none;cursor:pointer;text-align:center;box-sizing:border-box}.drm-action-btn--ghost{background:#c8a84b14;border:1px solid rgba(200,168,75,.4);color:var(--gold,#c8a84b)}body.dark-theme .drm-action-btn--ghost{background:#f6c8781a;border-color:#f6c87866;color:#f6c878}.drm-action-btn--primary{background:var(--gold,#c8a84b);border:1px solid var(--gold,#c8a84b);color:#fff}body.dark-theme .drm-action-btn--primary{background:#f6c878;border-color:#f6c878;color:#1d2433}@media(min-width:520px){.drm-actions{flex-direction:row}.drm-action-btn{flex:1}}.diag-upgrade-notice{margin-top:18px;padding:14px 16px;border-radius:14px;background:#c8a84b0f;border:1px solid rgba(200,168,75,.2)}.diag-upgrade-title{font-size:12px;font-weight:800;color:var(--gold,#c8a84b);margin:0 0 6px}.diag-upgrade-desc{font-size:12px;line-height:1.65;color:var(--muted);margin:0 0 10px;word-break:keep-all}.diag-upgrade-badge{display:inline-block;font-size:10px;font-weight:800;color:var(--gold,#c8a84b);background:#c8a84b1a;border:1px solid rgba(200,168,75,.25);border-radius:999px;padding:2px 9px}.nav-wadiz{padding:10px 15px;border-radius:999px;color:#fff!important;font-weight:900;background:linear-gradient(135deg,#7e2e20,#c8a84b);box-shadow:0 12px 26px #7e2e2038;white-space:nowrap}.mobile-menu-toggle,.mobile-nav{display:none}.result-sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:85;display:none;align-items:center;justify-content:space-between;gap:12px;padding:12px 20px;background:linear-gradient(90deg,#1c0900,#2a1500,#1c0900);border-top:1px solid rgba(200,168,75,.35);box-shadow:0 -6px 24px #00000059}.rsb-left{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}.rsb-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:800;background:#c8a84b24;border:1px solid rgba(200,168,75,.35);color:#c8a84b;white-space:nowrap}.rsb-badge--type{background:#c8a84b14}.rsb-hint{font-size:12px;color:#fcfaf58c;white-space:nowrap}.rsb-btn{flex-shrink:0;display:inline-flex;align-items:center;padding:10px 22px;border-radius:999px;background:linear-gradient(135deg,#c8a84b,#e6a820);color:#1c0900;font-size:14px;font-weight:900;text-decoration:none;box-shadow:0 4px 16px #c8a84b66;transition:transform .15s;white-space:nowrap}.rsb-btn:hover{transform:translateY(-1px)}@media(max-width:640px){.result-sticky-bar{padding:10px 14px;flex-wrap:wrap;gap:8px}.rsb-hint{display:none}.rsb-btn{padding:9px 18px;font-size:13px}}.level-micro-copy{font-size:12px;color:var(--muted);margin:0 0 12px;padding:8px 14px;border-radius:8px;background:#c8a84b0f;border:1px solid rgba(200,168,75,.15);font-style:italic;line-height:1.5}.wadiz-floating-cta{position:fixed;right:18px;bottom:72px;z-index:90;display:inline-flex;align-items:center;justify-content:center;min-width:96px;min-height:44px;padding:11px 16px;border-radius:999px;background:linear-gradient(135deg,#7e2e20,#c8a84b);color:#fff;font-size:14px;font-weight:950;box-shadow:0 18px 38px #4b18223d;border:1px solid rgba(255,255,255,.38)}.wadiz-floating-cta:before{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:inherit;border:1px solid rgba(200,168,75,.42);animation:wadizPulseRestore 1.8s ease-in-out infinite;pointer-events:none}@keyframes wadizPulseRestore{0%,to{opacity:.25;transform:scale(1)}50%{opacity:.75;transform:scale(1.06)}}@media(max-width:980px){.nav{display:none!important}}.nav .nav-more{display:none}.mobile-menu-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;width:44px;height:44px;flex:0 0 44px;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:1px solid rgba(13,31,60,.14);border-radius:14px;background:#fffdf8eb;box-shadow:0 10px 24px #0d1f3c14}.mobile-menu-toggle span{width:20px;height:2px;border-radius:999px;background:var(--navy);transition:transform .2s ease,opacity .2s ease}.mobile-menu-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-menu-toggle.is-open span:nth-child(2){opacity:0}.mobile-menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav{display:flex;flex-direction:column;gap:9px;position:fixed;top:0;right:0;bottom:0;left:0;z-index:49;padding:88px 18px calc(env(safe-area-inset-bottom,0px) + 28px);background:var(--paper);overflow-y:auto;-webkit-overflow-scrolling:touch;opacity:0;pointer-events:none;transition:opacity .2s ease}.mobile-nav.is-open{opacity:1;pointer-events:auto}.mobile-nav .m-nav-ico{font-size:20px;width:26px;text-align:center;flex-shrink:0}.mobile-nav .m-nav-txt{min-width:0}.mobile-nav .m-nav-cta{display:flex;align-items:center;gap:12px;min-height:60px;padding:0 20px;border-radius:18px;background:linear-gradient(135deg,#7e2e20,#c8a84b);color:#fff;font-size:17px;font-weight:900;text-decoration:none;box-shadow:0 12px 28px #7e2e204d;border:1px solid rgba(255,255,255,.3)}.mobile-nav .m-nav-cta .m-nav-cta-arrow{margin-left:auto;font-size:22px;opacity:.92}.mobile-nav .m-nav-item{display:flex;align-items:center;gap:12px;min-height:54px;padding:0 18px;border-radius:16px;background:var(--paper);border:1px solid var(--line);color:var(--ink);font-weight:800;font-size:15px;text-decoration:none;box-shadow:0 2px 10px #0d1f3c0a}.mobile-nav .m-nav-item:after{content:"→";margin-left:auto;color:var(--muted);font-size:19px}.mobile-nav .m-nav-ext:after{content:"↗"}.mobile-nav .m-nav-divider{display:flex;align-items:center;gap:10px;margin:10px 2px 2px}.mobile-nav .m-nav-divider:before,.mobile-nav .m-nav-divider:after{content:"";flex:1;height:1px;background:var(--line)}.mobile-nav .m-nav-divider span{font-size:12px;font-weight:800;color:var(--muted);white-space:nowrap}.mobile-nav .m-nav-line{height:1px;background:var(--line);margin:10px 0 2px}.mobile-nav .m-nav-login{display:flex;align-items:center;gap:12px;width:100%;min-height:52px;padding:0 18px;border-radius:16px;background:transparent;border:1px dashed var(--line);color:var(--ink);font-weight:800;font-size:15px;cursor:pointer;text-align:left}@media(min-width:981px){.mobile-nav{inset:auto;top:64px;right:16px;left:auto;bottom:auto;width:340px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 84px);padding:16px;border-radius:18px;border:1px solid var(--line);box-shadow:0 24px 70px #0d1f3c38}}body.menu-open{overflow:hidden}body.menu-open .wadiz-floating-cta,body.survey-fullscreen #tella-widget-root,body.menu-open #tella-widget-root{display:none!important}body.dark-theme .mobile-nav .m-nav-cta{background:linear-gradient(135deg,#7e2e20,#c8a84b)!important;color:#fff!important;border-color:#ffffff4d!important;box-shadow:0 12px 28px #7e2e204d!important}@media(max-width:720px){.mobile-nav{padding-top:80px}.wadiz-floating-cta{right:14px;bottom:calc(env(safe-area-inset-bottom,0px) + 14px);min-width:84px;min-height:44px;padding:9px 13px;font-size:12px}}.result-v2-section{margin:20px 0;padding:22px;border:1px solid rgba(13,31,60,.12);border-radius:var(--radius-md);background:#ffffffc7;box-shadow:0 14px 44px #0d1f3c12}.result-v2-section h3{margin:8px 0;color:var(--navy);font-family:var(--serif);font-size:26px;line-height:1.35}.result-v2-section p{margin:8px 0 0;color:var(--muted)}.profile-chip-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-top:16px}.profile-chip{display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:start;padding:14px 16px;border:1px solid rgba(13,31,60,.1);border-radius:18px;background:#fffdf8;transition:transform .15s,border-color .15s}@media(hover:hover){.profile-chip:hover{transform:translateY(-1px);border-color:#c8a84b80}}.profile-chip .chip-ic{color:var(--gold);display:flex;margin-top:1px}.profile-chip .chip-ic svg{width:22px;height:22px;flex:0 0 22px}.profile-chip .chip-body{min-width:0}.profile-chip .chip-label{display:block;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.02em}.profile-chip strong{display:block;margin-top:4px;color:var(--navy);font-size:15px;font-weight:800;line-height:1.35;word-break:keep-all}.profile-chip--mbti{grid-column:1 / -1;background:#c8a84b1a;border-color:#c8a84b73}.profile-chip--mbti .chip-mbti-code{display:inline-block;margin-top:4px;padding:2px 12px;border:1px solid rgba(200,168,75,.55);background:#c8a84b24;border-radius:999px;color:var(--gold);font-size:18px;letter-spacing:2px;text-transform:uppercase}.profile-chip--mbti .chip-mbti-persona{display:block;margin-top:6px;color:var(--navy);font-size:14px;font-weight:800;word-break:keep-all}.profile-chip--mbti .chip-mbti-tag{display:block;margin-top:2px;color:var(--muted);font-size:12px;line-height:1.4;word-break:keep-all}@media print{.profile-chip{grid-template-columns:1fr}.profile-chip .chip-ic{display:none}.profile-chip--mbti{grid-column:auto;background:#fffdf8}.profile-chip--mbti .chip-mbti-code{border-color:#0d1f3c4d;background:none;color:var(--navy)}}.reading-gauge-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.reading-gauge{padding:16px;border:1px solid rgba(13,31,60,.1);border-radius:18px;background:#fff}.reading-gauge.is-active{border-color:#c8a84b8c;background:linear-gradient(135deg,#fffdf8fa,#fff8ebe6)}.reading-gauge-top{display:flex;align-items:baseline;justify-content:space-between;gap:6px 10px;margin-bottom:10px;flex-wrap:wrap}.reading-gauge-top strong{color:var(--navy);font-size:16px;white-space:nowrap}.reading-gauge-top span{color:var(--muted);font-size:13px;font-weight:850;white-space:nowrap}.reading-gauge-top em{margin-left:auto;padding:3px 7px;border-radius:999px;background:var(--wine);color:var(--wine-foreground);font-size:10px;font-style:normal;font-weight:950;white-space:nowrap;flex-shrink:0}.reading-gauge-track{height:12px;overflow:hidden;border-radius:999px;background:#0d1f3c14}.reading-gauge-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--wine),var(--gold))}.route-story-card{background:linear-gradient(135deg,#fffdf8,#f7f3e9)}.scene-pill-row{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.scene-pill-row span{display:inline-flex;align-items:center;min-height:34px;padding:6px 11px;border-radius:999px;background:#4b182212;color:var(--wine);font-weight:850;font-size:13px}.route-mini{padding:12px 14px;border-left:4px solid var(--gold);background:#c8a84b1a;border-radius:0 14px 14px 0}.routine-dashboard-card{background:linear-gradient(135deg,#fffdf8,#f6f8fb)}.routine-timeline{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin:16px 0}.routine-timeline-step{position:relative;min-height:150px;padding:14px;border:1px solid rgba(13,31,60,.1);border-radius:18px;background:#fff}.routine-timeline-step:after{content:"";position:absolute;top:30px;right:-10px;width:10px;height:2px;background:#c8a84b8c}.routine-timeline-step:last-child:after{display:none}.routine-timeline-step span{display:inline-flex;padding:4px 8px;border-radius:999px;background:#0d1f3c12;color:var(--navy);font-size:11px;font-weight:900}.routine-timeline-step strong{display:block;margin-top:12px;color:var(--navy);font-size:14px;line-height:1.45;word-break:keep-all}.routine-timeline-step p{margin-top:8px;color:var(--muted);font-size:12px;line-height:1.45}.pattern-note{margin:8px 0 0;color:var(--muted);font-size:14px}.result-list{display:grid;gap:10px;margin:16px 0 0;padding:0;list-style:none}.result-list li{padding:13px 15px;border-radius:16px;background:#fff;border:1px solid rgba(13,31,60,.1);color:var(--navy);font-weight:800;line-height:1.45}.diary-field-grid{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.diary-field-grid span{display:inline-flex;align-items:center;min-height:38px;padding:7px 12px;border-radius:999px;background:#0d1f3c12;color:var(--navy);font-weight:850;font-size:13px}.success-method-card{margin-top:12px;background:#2e75b60a;border:1px solid rgba(46,117,182,.12)}.success-method-card h3{color:#2e75b6;margin-bottom:8px}.success-method-desc{font-size:14px;opacity:.8;margin-bottom:24px}.success-steps-row{display:flex;flex-direction:column;gap:0;padding:4px 0 0;position:relative}.success-steps-row:before{content:"";position:absolute;left:25px;top:22px;bottom:22px;width:2px;background:#2e75b62e}.success-step{flex:0 0 auto;min-width:0;display:flex;align-items:center;gap:14px;padding:9px 12px;background:transparent;border:none;border-radius:0;box-shadow:none;text-align:left;position:relative;z-index:1}.success-step b{width:28px;height:28px;flex-shrink:0;background:#2e75b6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;box-shadow:0 0 0 4px var(--paper)}.success-step span{font-size:14.5px;font-weight:700;line-height:1.35;word-break:keep-all;text-align:left;color:var(--ink)}.success-arrow{display:none}.split-cta-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.challenge-fit{padding:14px 16px;border-radius:16px;background:#4b18220f;color:var(--wine)!important;font-weight:850}.report-save-card{background:linear-gradient(135deg,#fffdf8,#f6f8fb)}.save-lock-note,.mobile-save-note{padding:12px 14px;border-radius:16px;background:#0d1f3c0f;color:var(--navy)!important;font-weight:850}.mobile-save-note{display:none}.report-save-card .btn:disabled{opacity:.48;cursor:not-allowed;transform:none;box-shadow:none}.share-copy-card{background:linear-gradient(135deg,#f8fbff,#fffdf8)}.share-preview-card{padding:16px;border-radius:18px;background:#fff;border:1px solid rgba(13,31,60,.1);box-shadow:0 12px 28px #0d1f3c0f}.share-preview-card span{display:block;margin-bottom:8px;color:var(--wine);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.share-preview-card p{margin:0;color:var(--navy);font-weight:800;line-height:1.6}.share-copy-card>p{padding:16px;border-radius:18px;background:#fff;border:1px solid rgba(13,31,60,.1);color:var(--navy);font-weight:800;line-height:1.6}.share-copy-card>p.share-tip{padding:8px 2px 0;background:transparent;border:none;box-shadow:none;font-weight:600}.share-tip strong{color:var(--ink);font-weight:800}.change-story-card .motivation-grid{margin-top:14px}.expected-change-card strong{color:var(--navy)}.expected-stage-card span{display:inline-flex;margin-bottom:9px;padding:5px 9px;border-radius:999px;background:#4b182214;color:var(--wine);font-size:12px;font-weight:950}.expected-change-card p{margin-top:8px}.report-v2-profile{display:grid;grid-template-columns:repeat(4,1fr);gap:3mm;margin:5mm 0}.report-v2-profile div{padding:3mm;border-radius:3mm;background:#ffffffdb;border:1px solid rgba(37,88,209,.16)}.report-v2-profile span{display:block;color:#2356a6;font-size:7pt;font-weight:900}.report-v2-profile strong{display:block;margin-top:1mm;color:var(--premium-navy);font-size:8pt;line-height:1.25}.report-v2-section{margin-top:4mm}.report-change-grid div{padding:3mm;border-radius:3mm;background:#fff;border:1px solid rgba(37,88,209,.14)}.report-change-grid strong{display:block;color:var(--premium-navy);font-size:8pt;line-height:1.25}.report-change-grid p,.report-share-text{color:#566174;font-size:7pt;line-height:1.35}.report-diary-fields{color:#3a4660!important;font-weight:800}.report-sample-notice{margin-top:2mm!important;color:#2356a6!important;font-size:8pt;font-weight:900}.report-cta-row{display:grid;grid-template-columns:1fr 1fr;gap:3mm;margin-top:3mm}.report-cta-row span{display:block;border-radius:999px;padding:2.5mm 3mm;background:var(--premium-navy);color:#fff;text-align:center;font-size:7.5pt;font-weight:900}.report-cta-row span:nth-child(2){background:#4b1822}@media(max-width:980px){.result-summary-grid--dashboard,.routine-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}.routine-timeline-step:after{display:none}.profile-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.hero-actions,.start-input-row{align-items:stretch}.nickname-field,.hero-actions .btn,.start-input-row .btn{width:100%}.result-v2-section{padding:18px}.result-summary-grid--dashboard,.reading-gauge-grid,.routine-timeline{grid-template-columns:1fr}.dashboard-metric-card{min-height:auto}.mobile-save-note{display:block}.profile-chip-grid{grid-template-columns:1fr}.split-cta-row .btn,.share-copy-card .btn{width:100%}}.v2-upgrade-note{margin:16px 0 18px;padding:18px;border:1px solid rgba(200,168,75,.42);border-radius:20px;background:linear-gradient(135deg,#4b18220f,#c8a84b21),#fff;box-shadow:0 16px 34px #4b18221a}.v2-upgrade-note span{display:inline-flex;align-items:center;width:fit-content;padding:6px 10px;border-radius:999px;background:linear-gradient(135deg,var(--wine),var(--navy));color:#fff;font-size:11px;font-weight:950;letter-spacing:.08em}.v2-upgrade-note p{margin:9px 0 0;color:var(--wine);font-size:14px;font-weight:800;line-height:1.45;word-break:keep-all}.v2-upgrade-note:before{content:"";display:block;width:42px;height:4px;margin-bottom:12px;border-radius:999px;background:linear-gradient(90deg,var(--wine),var(--navy),var(--gold))}.yanawan-cta-DEPRECATED{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(220px,.82fr);gap:var(--cta-gap);align-items:stretch;margin:var(--section-gap) 0;padding:var(--cta-padding);border:1px solid rgba(37,88,209,.18);border-radius:var(--radius-md);background:radial-gradient(circle at 82% 8%,rgba(248,231,163,.22),transparent 24%),linear-gradient(135deg,var(--premium-navy) 0%,#173A78 58%,#0B8A94 100%);color:#fff;box-shadow:0 22px 52px #081b3a2e;overflow:hidden}.yanawan-copy{position:relative;z-index:1}.yanawan-badge{display:inline-flex;width:fit-content;max-width:100%;padding:7px 11px;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.22);color:var(--premium-gold);font-size:12px;font-weight:950;line-height:1.35}.yanawan-copy h3{margin:13px 0 8px;color:#fff;font-family:var(--serif);font-size:26px;line-height:1.34;word-break:keep-all}.yanawan-copy p{max-width:680px;margin:8px 0 0;color:#ffffffc7;line-height:1.58;word-break:keep-all}.btn-yanawan{flex-direction:column;align-items:flex-start;justify-content:center;margin-top:18px;min-height:66px;padding:0 24px;background:linear-gradient(135deg,#f7d36b,#fff);color:var(--premium-navy);border:1px solid rgba(255,255,255,.72);box-shadow:0 18px 38px #00000038;text-decoration:none;line-height:1.2}.btn-yanawan span{font-size:12px;font-weight:900;color:#4b1822}.btn-yanawan strong{font-size:17px;font-weight:950}.yanawan-visual{display:block;width:100%;max-width:520px;min-height:240px;aspect-ratio:16 / 9;justify-self:end;padding:0;border:1px dashed rgba(255,255,255,.34);border-radius:20px;background:#ffffff14;box-shadow:none}.yanawan-visual img{width:100%;height:100%;object-fit:contain}.yanawan-cta-DEPRECATED--report{grid-template-columns:1.2fr .8fr;gap:4mm;margin:4mm 0;padding:4mm;border-radius:4mm;box-shadow:0 8px 20px #081b3a21}.yanawan-cta-DEPRECATED--report .yanawan-copy h3{font-size:12pt;margin:2mm 0 1mm}.yanawan-cta-DEPRECATED--report .yanawan-copy p{font-size:7.2pt;line-height:1.35}.yanawan-cta-DEPRECATED--report .yanawan-badge{font-size:6.8pt;padding:1.6mm 2.4mm}.yanawan-cta-DEPRECATED--report .btn-yanawan{min-height:9mm;margin-top:2.5mm;padding:0 4mm;font-size:7.6pt}.yanawan-cta-DEPRECATED--report .yanawan-visual{min-height:34mm;aspect-ratio:16 / 9;border-radius:3mm}@media(max-width:720px){.yanawan-cta-DEPRECATED{grid-template-columns:1fr;padding:var(--cta-padding-mobile)}.yanawan-copy h3{font-size:22px}.btn-yanawan{width:100%}.yanawan-visual{max-width:100%;min-height:220px;aspect-ratio:4 / 3;justify-self:stretch}}#harry-potter-series{position:relative;background:linear-gradient(135deg,#081b3af0,#4b1822e0),url(/assets/route-harry-potter-DXzXUEbx.webp) center / cover;color:#fff}#harry-potter-series .section-kicker,#harry-potter-series .section-title,#harry-potter-series .section-desc{color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.36)}#harry-potter-series .section-desc{background:#081b3a94;border:1px solid rgba(255,255,255,.16);border-radius:18px;padding:16px 18px}#harry-potter-series .series-card{background:#fffffff0;border-color:#ffffff5c;color:#3a2a35}#harry-potter-series .series-card h3,#harry-potter-series .hp-book-card h3,#harry-potter-series .hp-series-card h3,.route-harrypotter .series-card h3{color:#24111f;text-shadow:none}#harry-potter-series .series-card .ko-title,#harry-potter-series .hp-book-card .ko-title,#harry-potter-series .hp-series-card .ko-title,.route-harrypotter .ko-title{color:#1a1028}#harry-potter-series .series-card p,#harry-potter-series .hp-book-card p,#harry-potter-series .hp-series-card p,.route-harrypotter .series-card p{color:#3a2a35;text-shadow:none}#harry-potter-series .series-meta span,#harry-potter-series .series-card .route-tag{color:#5a4655}#harry-potter-series .series-card *,#harry-potter-series .hp-book-card *,#harry-potter-series .hp-series-card *{text-shadow:none}@media(max-width:620px){.image-frame--hero{height:auto;aspect-ratio:1 / 1}}.report-print-page{display:contents}@media print{body.print-report-only #printRoot .report-page{display:block!important;width:var(--report-width)!important;min-width:var(--report-width)!important;max-width:var(--report-width)!important;min-height:auto!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;box-shadow:none!important;background:#fff!important;overflow:visible!important}body.print-report-only #printRoot .report-page:before,body.print-report-only #printRoot .report-page:after{display:none!important}body.print-report-only #printRoot .report-print-page{display:block!important;position:relative!important;box-sizing:border-box!important;width:var(--report-width)!important;min-height:297mm!important;margin:0!important;padding:9mm 11mm 8mm!important;background:linear-gradient(180deg,#f8fbff,#eef4ff 38%,#fff)!important;break-inside:avoid!important;page-break-inside:avoid!important;break-after:page!important;page-break-after:always!important;overflow:visible!important}body.print-report-only #printRoot .report-print-page:before{content:""!important;display:block!important;position:absolute!important;inset:0 0 auto 0!important;height:7mm!important;background:linear-gradient(90deg,var(--premium-navy) 0%,var(--premium-blue) 42%,var(--premium-teal) 72%,#C8A84B 100%)!important}body.print-report-only #printRoot .report-print-page--two{break-before:page!important;page-break-before:always!important;break-after:auto!important;page-break-after:auto!important;padding-top:13mm!important}body.print-report-only #printRoot .report-page-header,body.print-report-only #printRoot .report-dashboard,body.print-report-only #printRoot .report-v2-profile,body.print-report-only #printRoot .report-main-grid,body.print-report-only #printRoot .report-panel,body.print-report-only #printRoot .report-book,body.print-report-only #printRoot .report-book-row,body.print-report-only #printRoot .report-v2-section,body.print-report-only #printRoot .report-change-grid,body.print-report-only #printRoot .report-change-grid div,body.print-report-only #printRoot .report-routine-timeline,body.print-report-only #printRoot .report-routine-timeline div,body.print-report-only #printRoot .report-diary-section,body.print-report-only #printRoot .yanawan-cta-DEPRECATED,body.print-report-only #printRoot .yanawan-visual,body.print-report-only #printRoot .routine-visual,body.print-report-only #printRoot .routine-step{break-inside:avoid!important;page-break-inside:avoid!important}body.print-report-only #printRoot .report-page-header{display:grid!important;grid-template-columns:1fr auto!important;gap:8mm!important;padding-top:8mm!important;padding-bottom:4mm!important;margin-bottom:4mm!important;border-bottom:1px solid rgba(37,88,209,.18)!important}body.print-report-only #printRoot .report-page h1{font-size:20pt!important;line-height:1.12!important}body.print-report-only #printRoot .report-page h2{font-size:10.6pt!important;margin-bottom:2.2mm!important}body.print-report-only #printRoot .report-page h3{font-size:9.4pt!important}body.print-report-only #printRoot .report-page p{font-size:7pt!important;line-height:1.32!important}body.print-report-only #printRoot .report-dashboard{grid-template-columns:repeat(4,1fr)!important;gap:2mm!important;margin:3.4mm 0!important}body.print-report-only #printRoot .report-metric{padding:2.4mm!important;box-shadow:none!important}body.print-report-only #printRoot .report-metric strong{font-size:8.2pt!important;margin:1mm 0!important}body.print-report-only #printRoot .report-v2-profile{grid-template-columns:repeat(4,1fr)!important;gap:2mm!important;margin:3.4mm 0!important}body.print-report-only #printRoot .report-v2-profile div{padding:2.2mm!important}body.print-report-only #printRoot .report-main-grid{grid-template-columns:1.08fr .92fr!important;gap:3.2mm!important}body.print-report-only #printRoot .report-panel{padding:3mm!important;box-shadow:none!important}body.print-report-only #printRoot .report-book-row{gap:1.7mm!important}body.print-report-only #printRoot .report-book{grid-template-columns:15mm 1fr!important;gap:2.2mm!important;padding:7mm 2.2mm 2.2mm!important;box-shadow:none!important}body.print-report-only #printRoot .report-book-thumb{width:15mm!important;height:22mm!important}body.print-report-only #printRoot .report-book-ribbon{top:2mm!important;left:2.2mm!important;font-size:6pt!important;padding:1.2mm 2mm!important}body.print-report-only #printRoot .report-page .routine-visual{grid-template-columns:repeat(2,1fr)!important;gap:1.8mm!important;margin:2mm 0 0!important}body.print-report-only #printRoot .report-page .routine-step{min-height:18mm!important;padding:2mm!important;gap:1.4mm!important;box-shadow:none!important}body.print-report-only #printRoot .report-page .routine-step-number{width:7.2mm!important;height:7.2mm!important;font-size:5.8pt!important}body.print-report-only #printRoot .report-page .routine-step strong{font-size:6.6pt!important;line-height:1.2!important}body.print-report-only #printRoot .report-change-section{break-before:auto!important;page-break-before:auto!important}body.print-report-only #printRoot .report-v2-section{display:block!important;margin-top:0!important;margin-bottom:3.2mm!important}body.print-report-only #printRoot .report-routine-timeline{display:grid!important;grid-template-columns:repeat(7,1fr)!important;gap:1.5mm!important}body.print-report-only #printRoot .report-routine-timeline div{padding:1.8mm!important}body.print-report-only #printRoot .report-routine-timeline span{font-size:5.6pt!important}body.print-report-only #printRoot .report-routine-timeline strong{font-size:6.4pt!important}body.print-report-only #printRoot .report-routine-timeline p{font-size:5.8pt!important;line-height:1.2!important}body.print-report-only #printRoot .report-change-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:2.4mm!important}body.print-report-only #printRoot .report-change-grid div{padding:2.2mm!important}body.print-report-only #printRoot .report-change-grid strong{display:block!important;font-size:7pt!important}body.print-report-only #printRoot .report-change-grid span{display:inline-flex!important;margin-bottom:1.2mm!important;padding:.8mm 1.4mm!important;border-radius:999px!important;background:#4b182214!important;color:var(--wine)!important;font-size:6pt!important;font-weight:900!important}body.print-report-only #printRoot .report-diary-section{margin-top:4mm!important}body.print-report-only #printRoot .report-share-text,body.print-report-only #printRoot .report-diary-fields{font-size:7pt!important;line-height:1.32!important}body.print-report-only #printRoot .report-cta-row{gap:2mm!important;margin-top:2mm!important}body.print-report-only #printRoot .report-cta-row span{padding:2mm 2.4mm!important;font-size:6.8pt!important}body.print-report-only #printRoot .yanawan-cta-DEPRECATED{display:grid!important;grid-template-columns:1.22fr .78fr!important;gap:3mm!important;margin:4mm 0 0!important;padding:3.2mm!important;box-shadow:none!important;border-radius:3mm!important}body.print-report-only #printRoot .yanawan-cta-DEPRECATED--report .yanawan-copy h3{font-size:10pt!important;line-height:1.24!important;margin:1.4mm 0 1mm!important}body.print-report-only #printRoot .yanawan-cta-DEPRECATED--report .yanawan-copy p{font-size:6.6pt!important;line-height:1.28!important;margin-top:1mm!important}body.print-report-only #printRoot .yanawan-cta-DEPRECATED--report .yanawan-badge{font-size:6.2pt!important;padding:1.2mm 2mm!important}body.print-report-only #printRoot .yanawan-cta-DEPRECATED--report .btn-yanawan{min-height:8mm!important;margin-top:2mm!important;padding:0 3mm!important;box-shadow:none!important}body.print-report-only #printRoot .yanawan-cta-DEPRECATED--report .btn-yanawan span{font-size:5.8pt!important}body.print-report-only #printRoot .yanawan-cta-DEPRECATED--report .btn-yanawan strong{font-size:7.2pt!important}body.print-report-only #printRoot .yanawan-cta-DEPRECATED--report .yanawan-visual{max-width:54mm!important;min-height:0!important;height:36mm!important;aspect-ratio:16 / 9!important;justify-self:end!important}body.print-report-only #printRoot .yanawan-cta-DEPRECATED--report .yanawan-visual img{width:100%!important;height:100%!important;object-fit:contain!important}body.print-report-only #printRoot .no-print,body.print-report-only #printRoot button,body.print-report-only #printRoot .floating-card{display:none!important}}.hero-visual{min-height:auto;display:grid;gap:16px}.image-frame--hero{aspect-ratio:1 / 1;min-height:520px;border-radius:36px;background:linear-gradient(145deg,#eef6ff,#fff8e6 55%,#fff)}.image-frame--hero img{object-fit:cover;object-position:center}.floating-card{position:static;max-width:none;width:100%;border-radius:20px}.hero-visual .floating-card{justify-self:stretch}.hero-visual{grid-template-columns:1fr 1fr}.hero-visual .image-frame--hero{grid-column:1 / -1}.result-hero--dashboard{position:relative;overflow:hidden;padding:34px;background:linear-gradient(135deg,#0d1f3cf7,#4b1822eb),radial-gradient(circle at 85% 10%,rgba(200,168,75,.3),transparent 28rem);color:#fff;border:0}.result-hero--dashboard:after{content:"";position:absolute;right:-80px;top:-80px;width:260px;height:260px;border-radius:999px;background:radial-gradient(circle,rgba(255,255,255,.18),transparent 68%)}.result-hero-copy{position:relative;z-index:1;max-width:none}.result-title-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:flex-start;gap:16px}@media(max-width:760px){.result-title-row{grid-template-columns:1fr;justify-items:start}}.mbti-duo{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;align-items:stretch}.mbti-duo>.reading-mbti,.mbti-duo>.mbti-play{width:100%;height:100%;margin:0}.mbti-play{width:100%;padding:13px 15px;border:1px solid rgba(167,139,250,.45);border-radius:18px;background:linear-gradient(145deg,#a78bfa2e,#ffffff0d);box-shadow:0 12px 28px #0000002e,inset 0 1px #ffffff1f;color:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mbti-play-head{font-size:12px;font-weight:800;line-height:1.5;color:#e9deff;word-break:keep-all;margin-bottom:9px}.mbti-play-head b{color:#c9b6ff}.mbti-toggles{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.mbti-tog{display:flex;flex-direction:column;gap:8px}.mbti-tog-btn{min-height:40px;border-radius:9px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:#ffffffb3;font-size:13px;font-weight:800;cursor:pointer;transition:border-color .14s,background .14s,color .14s}.mbti-tog-btn:hover{border-color:#a78bfa99;color:#fff}.mbti-tog-btn.is-on{background:linear-gradient(135deg,#a78bfa,#8b5cf6);border-color:#a78bfa;color:#fff;box-shadow:0 4px 12px #a78bfa66}.mbti-play-hint{margin:9px 0 0;font-size:10.5px;color:#ffffff8c;line-height:1.5}.mbti-gap{margin-top:11px;padding-top:10px;border-top:1px dashed rgba(255,255,255,.18)}.mbti-gap-codes{display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:800;color:#e9deff}.mbti-gap-codes strong{color:#c9b6ff;font-size:13px;letter-spacing:.5px}.mbti-gap-arrow{color:#ffffff80}.mbti-gap-diffs{list-style:none;margin:9px 0 0;padding:0;display:flex;flex-direction:column;gap:6px}.mbti-gap-diffs li{display:flex;align-items:center;gap:6px;font-size:11px;color:#ffffffd1}.mbti-gap-diffs b{color:#c9b6ff}.mbti-gap-a{flex:1}.mbti-gap-b{flex:1;text-align:right}.mbti-gap-vs{color:#ffffff73;flex:0 0 auto}.mbti-gap-summary{margin:10px 0 0;font-size:11.5px;font-weight:700;color:#ffe9a9;line-height:1.55;word-break:keep-all}.reading-mbti{display:grid;justify-self:end;gap:7px;width:min(100%,360px);padding:15px 16px;border:1px solid rgba(200,168,75,.52);border-radius:20px;background:linear-gradient(145deg,#ffffff29,#ffffff14);box-shadow:0 16px 34px #0000002e,inset 0 1px #ffffff29;color:#ffffffd1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.reading-mbti-pill{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;max-width:100%;padding:0;border-radius:0;background:transparent;border:0;color:#ffe9a9;font-size:12px;font-weight:900;line-height:1.2;word-break:keep-all}.reading-mbti-pill span{display:inline-flex;align-items:center;min-height:28px;padding:6px 10px;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18)}.reading-mbti-pill strong{display:inline-flex;align-items:center;justify-content:center;min-width:82px;min-height:48px;margin-left:0;padding:6px 12px;border-radius:16px;background:linear-gradient(135deg,#fff8d8,#fff);color:#fff;color:var(--wine);font-size:28px;font-family:var(--serif);font-weight:900;letter-spacing:.05em;box-shadow:0 10px 22px #00000024}.reading-mbti-persona{font-size:18px;font-weight:900;color:#fff;line-height:1.3;margin-top:1px;word-break:keep-all}.reading-mbti-tagline{margin:1px 0 2px;font-size:12px;font-weight:600;color:#ffffffc7;line-height:1.55;word-break:keep-all}.reading-mbti--compact .reading-mbti-persona{font-size:15px}.reading-mbti--compact .reading-mbti-tagline{display:none}.reading-mbti-axes{color:#ffffffdb;font-size:13px;font-weight:800;line-height:1.35;word-break:keep-all}.reading-mbti small{display:block;color:#ffffffad;font-size:11px;line-height:1.35;word-break:keep-all}.result-hero--dashboard h3{max-width:760px}.result-hero--dashboard .screen-tag{color:#ffe9a9;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:7px 12px}.result-hero--dashboard h3{margin:16px 0 10px;color:#fff;font-size:clamp(34px,5vw,58px);line-height:1.14}.result-hero--dashboard p{color:#ffffffd1}.result-summary-grid--dashboard{position:relative;z-index:1;gap:14px}.dashboard-metric-card{position:relative;min-height:188px;padding:22px;border:1px solid rgba(255,255,255,.18);background:#fffffff0;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.dashboard-metric-card:hover,.dashboard-metric-card:focus{transform:translateY(-4px);box-shadow:0 26px 55px #0000002e;border-color:#c8a84bb3;outline:none}.dashboard-metric-card--1{background:linear-gradient(160deg,#fff8e8,#fff)}.dashboard-metric-card--2{background:linear-gradient(160deg,#eef7ff,#fff)}.dashboard-metric-card--3{background:linear-gradient(160deg,#f2fff4,#fff)}.dashboard-metric-card--4{background:linear-gradient(160deg,#fff0f4,#fff)}.metric-icon{display:inline-flex!important;width:42px;height:42px;align-items:center;justify-content:center;margin-bottom:14px;border-radius:15px;background:#0d1f3c12;font-size:22px!important}.dashboard-metric-card .metric-label{display:block;color:var(--wine);font-size:12px;font-weight:900;letter-spacing:.06em}.dashboard-metric-card strong{display:block;margin-top:8px;color:var(--navy);font-size:clamp(20px,2.2vw,28px);line-height:1.18}.dashboard-metric-card p{color:#4e5868;font-size:13px;line-height:1.5}.email-card--result{display:grid;grid-template-columns:minmax(0,220px) minmax(420px,1fr);gap:24px;margin:0 0 24px;padding:26px;border:1px solid rgba(200,168,75,.35);background:linear-gradient(135deg,#fffdf8,#fff5dc 52%,#f7fbff);box-shadow:0 24px 60px #0d1f3c1a}.email-card-copy{max-width:220px}.email-card--result h3{font-size:clamp(18px,2.2vw,26px);line-height:1.25}.email-card-copy p{color:#4f5967;margin:0 0 14px}.email-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.email-benefit-grid span{padding:11px 12px;border-radius:16px;background:#ffffffc7;border:1px solid rgba(13,31,60,.08);color:var(--navy);font-weight:850;font-size:13px}.email-form--panel{display:grid;grid-template-columns:1fr;align-content:center;gap:10px;margin-top:0;padding:20px;border-radius:24px;background:#ffffffd1;border:1px solid rgba(13,31,60,.1)}.email-form--panel input{width:100%;min-height:52px;padding:0 16px;border-radius:999px;border:1px solid rgba(13,31,60,.16);background:#fff}.email-form--panel .btn{width:100%;min-height:56px;display:flex;writing-mode:horizontal-tb;white-space:normal;text-align:center}.account-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.account-form-label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:800;color:var(--ink)}.account-form-label em{color:#d9534f;font-style:normal}.account-form-label input{min-height:46px;padding:0 14px;border-radius:12px;border:1.5px solid rgba(13,31,60,.22);background:#fff;color:var(--ink);font-size:16px;font-weight:600}.account-form-label input::placeholder{color:#9aa1ad;font-weight:500}.account-form-label input:focus{outline:none;border-color:var(--gold);box-shadow:0 0 0 3px #c8a84b2e}.account-form-hint{margin:4px 0 0;padding:10px 12px;border-radius:12px;background:#c8a84b1a;border:1px solid rgba(200,168,75,.28);color:#5b5340;font-size:12.5px;font-weight:600;line-height:1.5}.account-form-hint strong{color:#b8860b;font-weight:800}@media(max-width:640px){.account-form-grid{grid-template-columns:1fr}}.result-v2-section{border-radius:28px;border:1px solid rgba(13,31,60,.1);background:#ffffffdb;box-shadow:0 18px 46px #0d1f3c14}.reading-gauge-section{background:linear-gradient(135deg,#fff,#f3f8ff)}.reading-gauge-grid{gap:16px}.reading-gauge{padding:20px;border-radius:24px;background:#fff;border:1px solid rgba(13,31,60,.1);box-shadow:0 14px 34px #0d1f3c0f}.reading-gauge.is-active{border-color:#c8a84bbf;background:linear-gradient(160deg,#fff9e9,#fff)}.reading-gauge-top strong{display:inline-flex;align-items:center;gap:8px;font-size:18px}.reading-gauge-top strong i{font-style:normal;font-size:24px}.reading-gauge-track{height:15px;margin-top:14px;background:#0d1f3c14}.reading-gauge-track span{background:linear-gradient(90deg,var(--wine),#2558d1,var(--gold))}.reading-gauge p{margin:12px 0 0;color:#56606e;font-size:13px;line-height:1.55}.route-story-card{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff8e5f2,#ffffffeb),radial-gradient(circle at 90% 0%,rgba(200,168,75,.22),transparent 22rem)}.route-story-card h3{font-size:clamp(25px,3vw,38px)}.scene-pill-row{display:flex;flex-wrap:wrap;gap:9px;margin:18px 0 10px}.scene-pill-row span,.report-pill-row span{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;background:#fff;border:1px solid rgba(200,168,75,.35);color:var(--navy);font-weight:900;font-size:13px}.scene-note{padding:15px 16px;border-radius:18px;background:#0d1f3c0f;color:#374151!important}.routine-dashboard-card{background:linear-gradient(135deg,#f9fbff,#fff)}.routine-timeline{grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}.routine-timeline-step{min-height:190px;padding:18px;border-radius:24px;background:#fff;border:1px solid rgba(13,31,60,.1);box-shadow:0 15px 32px #0d1f3c12}.routine-timeline-step span{display:inline-flex;align-items:center;gap:7px;color:var(--wine)}.routine-timeline-step span b{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:11px;background:var(--navy);color:#fff;font-size:12px}.routine-timeline-step:after{display:none}.expected-stage-card{min-height:240px;padding:24px;border-radius:26px;background:linear-gradient(160deg,#fff,#fff9ea)}.expected-stage-card span{display:inline-flex;padding:7px 11px;border-radius:999px;background:#4b182214;color:var(--wine);font-weight:900}.expected-stage-card strong{display:block;margin-top:14px;color:var(--navy);font-size:22px}.expected-stage-card .stage-result{color:var(--wine);font-weight:900}.diary-card{background:linear-gradient(135deg,#fff,#f5fff7)}.diary-card h3{font-size:clamp(26px,3vw,38px)}.diary-guide{color:#56606e;max-width:760px}.diary-field-grid span{display:inline-flex;align-items:center;gap:7px;padding:12px 14px;border-radius:16px;background:#fff;border:1px solid rgba(13,31,60,.1);box-shadow:0 8px 20px #0d1f3c0d}.diary-field-grid span:before{content:"";display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;border-radius:7px;background:var(--navy);color:#fff;font-size:12px}.share-copy-card{background:linear-gradient(135deg,#f7fbff,#fff)}.share-preview-card{border-radius:24px;background:#fff;border:1px solid rgba(13,31,60,.12);box-shadow:inset 0 0 0 1px #ffffffb3,0 16px 36px #0d1f3c14}.share-message{min-height:26px;color:var(--wine);font-weight:900}.yanawan-cta-DEPRECATED{display:grid;grid-template-columns:minmax(0,47%) minmax(0,53%);grid-template-areas:"copy visual" "action visual";align-items:stretch;gap:18px 28px;padding:30px;border-radius:34px;background:linear-gradient(135deg,#0d1f3c,#4b1822 58%,#c8a84b 130%);box-shadow:0 28px 70px #0d1f3c33}.yanawan-copy{grid-area:copy;min-height:0;display:flex;flex-direction:column;justify-content:space-between;gap:14px;padding-top:2px}.yanawan-copy h3{color:#fff;font-size:clamp(28px,3.2vw,44px);margin:6px 0 0}.yanawan-copy p{color:#ffffffd1;margin:0;line-height:1.65}.yanawan-badge{width:fit-content;color:#2f2100;background:linear-gradient(135deg,#fff3be,#fff);box-shadow:0 10px 24px #00000021}.yanawan-mini-row{display:flex;flex-wrap:wrap;gap:8px}.yanawan-mini-row span{display:inline-flex;align-items:center;justify-content:center;min-width:64px;padding:8px 12px;border-radius:999px;background:#ffffff21;border:1px solid rgba(255,255,255,.22);color:#fff;font-size:13px;font-weight:900}.btn-yanawan{background:#fff;color:var(--navy);box-shadow:0 18px 38px #00000038}.yanawan-action{grid-area:action;align-self:end;width:100%;min-height:62px;border-radius:20px!important}.yanawan-visual{grid-area:visual;min-height:430px;border-radius:28px;background:#fff;box-shadow:0 20px 48px #0000002e}.yanawan-visual img{object-fit:cover;object-position:center}.report-print-page{display:flex;flex-direction:column;gap:4mm;min-height:297mm;padding:10mm;background:linear-gradient(180deg,#fff,#f7fbff 48%,#fffaf0)}.report-print-page--one,.report-print-page--two{page-break-after:always}.report-page-header{padding:0 0 4mm!important}.report-page-header h1{font-size:24pt!important}.report-page-header p{font-size:9pt}.report-panel{border-radius:4mm;border:1px solid rgba(13,31,60,.12);background:#ffffffe6;padding:4mm;break-inside:avoid;page-break-inside:avoid;box-shadow:0 2mm 8mm #0d1f3c0f}.report-profile-head{background:linear-gradient(135deg,#0d1f3c,#213d6e)}.report-profile-head h2{color:#fff!important}.report-dashboard--four{margin:3mm 0!important}.report-metric{border-radius:3mm;background:#fffffff5;border:1px solid rgba(255,255,255,.25)}.report-v2-profile{display:grid;grid-template-columns:repeat(5,1fr);gap:2mm}.report-v2-profile div{padding:2mm;border-radius:2.5mm;background:#ffffff21;color:#fff}.report-v2-profile span{display:block;font-size:6.3pt;opacity:.72}.report-v2-profile strong{display:block;font-size:7.2pt;line-height:1.2}.report-core-summary p{font-size:9pt;line-height:1.5;color:#2f3b4d}.report-main-grid--rich{display:grid;grid-template-columns:1.35fr .85fr;gap:4mm}.report-book-row{display:grid;gap:2.6mm}.report-book{display:grid;grid-template-columns:21mm 1fr;gap:2.5mm;align-items:start;position:relative;padding:2.6mm;border-radius:3mm;background:#fff;border:1px solid rgba(13,31,60,.1)}.report-book-thumb{width:21mm;height:30mm;border-radius:2mm;overflow:hidden;background:#eef2f7}.report-book-thumb img{width:100%;height:100%;object-fit:cover}.report-book-ribbon{position:absolute;top:2mm;right:2mm;padding:1mm 1.6mm;border-radius:999px;background:#fff4ce;color:var(--wine);font-size:5.8pt;font-weight:900}.report-book h3{font-size:9pt!important;margin:4mm 0 1mm!important}.report-book p{font-size:6.8pt!important;line-height:1.25!important}.report-book-meta{margin-top:1mm!important;color:var(--navy)!important;font-weight:900}.report-side-panel{background:linear-gradient(160deg,#fff8e8,#fff)}.report-scene-copy{margin-top:3mm!important;padding:3mm;border-radius:3mm;background:#0d1f3c0f;font-size:7.4pt!important}.report-gauge-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2mm}.report-gauge-grid div{padding:2.2mm;border-radius:2.8mm;background:#fff;border:1px solid rgba(13,31,60,.1)}.report-gauge-grid div.is-active{background:#fff7df;border-color:#c8a84b99}.report-gauge-grid span{display:block;color:var(--navy);font-size:6.6pt;font-weight:900}.report-gauge-grid b{float:right;color:var(--wine);font-size:5.5pt}.report-gauge-grid i{display:block;height:2.8mm;margin-top:1.7mm;border-radius:99px;background:#0d1f3c14;overflow:hidden}.report-gauge-grid em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--wine),var(--gold))}.report-routine-timeline{grid-template-columns:repeat(7,1fr);gap:2mm}.report-routine-timeline div{min-height:26mm;background:linear-gradient(180deg,var(--paper),var(--paper-strong));border:1px solid var(--line);border-radius:3mm;padding:2.3mm;color:var(--ink)}.report-change-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3mm}.report-change-grid div{padding:3mm;border-radius:3mm;background:#fff;border:1px solid rgba(13,31,60,.1)}.report-change-grid span{display:inline-flex;padding:1mm 1.6mm;border-radius:999px;background:#f2e8ef;color:var(--wine);font-weight:900;font-size:6.2pt}.report-change-grid strong{display:block;margin:2mm 0 1mm;color:var(--navy);font-size:8pt}.report-diary-fields{display:flex;flex-wrap:wrap;gap:1.5mm;margin-top:2mm}.report-diary-fields span,.report-use-guide span{display:inline-flex;padding:1.6mm 2mm;border-radius:999px;background:#fff7df;color:var(--navy);font-size:7pt;font-weight:850}.report-example-line{margin-top:2.2mm!important;font-size:7.4pt!important}.report-use-guide div{display:grid;grid-template-columns:repeat(3,1fr);gap:2mm}.report-use-guide span{border-radius:3mm;line-height:1.35;background:#f6fbff;border:1px solid rgba(13,31,60,.09)}.yanawan-cta-DEPRECATED--report{min-height:45mm;padding:4mm!important;gap:4mm;border-radius:5mm}.yanawan-cta-DEPRECATED--report .yanawan-visual{min-height:39mm}.yanawan-cta-DEPRECATED--report .yanawan-copy h3{font-size:13pt!important}.yanawan-cta-DEPRECATED--report .yanawan-copy p{font-size:7.2pt!important}@media(max-width:900px){.hero-grid{grid-template-columns:1fr}.image-frame--hero{min-height:420px}.result-summary-grid--dashboard{grid-template-columns:repeat(2,minmax(0,1fr))}.email-card--result{grid-template-columns:1fr}.email-card-copy{max-width:none}.email-benefit-grid{grid-template-columns:1fr}.routine-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}.yanawan-cta-DEPRECATED{grid-template-columns:1fr!important;grid-template-areas:"copy" "visual" "action"!important;text-align:center;justify-items:stretch!important;width:100%!important}}@media(max-width:620px){.hero-visual{grid-template-columns:1fr}.image-frame--hero{min-height:320px;aspect-ratio:4 / 5}.result-hero--dashboard{padding:24px}.result-title-row{display:grid;grid-template-columns:1fr;justify-items:start}.reading-mbti{justify-self:stretch;width:100%;max-width:100%}.reading-mbti-pill{white-space:normal}.reading-mbti-pill strong{min-width:72px;min-height:42px;font-size:24px}.result-summary-grid--dashboard,.reading-gauge-grid,.routine-timeline{grid-template-columns:1fr}.dashboard-metric-card{min-height:auto}.yanawan-visual{min-height:260px}}@media print{body.print-report-only #printRoot .report-page{width:var(--report-width)!important;min-height:auto!important;padding:0!important;background:#fff!important}body.print-report-only #printRoot .report-print-page{width:var(--report-width)!important;min-height:297mm!important;max-height:297mm!important;padding:9mm!important;gap:3mm!important;overflow:hidden!important;break-after:page!important;page-break-after:always!important}body.print-report-only #printRoot .report-print-page--two{page-break-after:avoid!important;break-after:avoid!important}body.print-report-only #printRoot .report-panel,body.print-report-only #printRoot .report-book,body.print-report-only #printRoot .report-routine-timeline div,body.print-report-only #printRoot .report-change-grid div,body.print-report-only #printRoot .yanawan-cta-DEPRECATED{break-inside:avoid!important;page-break-inside:avoid!important}body.print-report-only #printRoot .report-page h2{font-size:10.5pt!important;margin-bottom:2mm!important}body.print-report-only #printRoot .report-dashboard{grid-template-columns:repeat(4,1fr)!important}body.print-report-only #printRoot .report-main-grid--rich{grid-template-columns:1.35fr .85fr!important}body.print-report-only #printRoot .report-gauge-grid{grid-template-columns:repeat(4,1fr)!important}body.print-report-only #printRoot .report-routine-timeline{grid-template-columns:repeat(7,1fr)!important}body.print-report-only #printRoot .report-change-grid,body.print-report-only #printRoot .report-use-guide div{grid-template-columns:repeat(3,1fr)!important}body.print-report-only #printRoot .yanawan-cta-DEPRECATED--report{display:grid!important;grid-template-columns:1.08fr .92fr!important}}.btn,button.btn{min-height:48px;border-radius:999px;font-weight:900}.btn-primary,.btn-diagnosis-start,.btn-share,.btn-yanawan{background:linear-gradient(135deg,var(--brand-coral),var(--brand-coral-dark))!important;color:#fff!important;border:1px solid rgba(217,77,53,.32)!important;box-shadow:0 16px 34px #f26b4f3d!important}.btn-secondary{background:#fff!important;color:var(--brand-coral-dark)!important;border:1px solid rgba(242,107,79,.45)!important;box-shadow:0 12px 24px #f26b4f1a!important}.btn-ghost{color:var(--navy)!important;border-color:#f26b4f47!important}.btn-text{color:var(--navy)!important}.btn:hover{filter:saturate(1.08) brightness(.98)}.btn:active{transform:translateY(0) scale(.985)}.btn:focus-visible,.choice-card:focus-visible,.option-button:focus-visible,.email-form--panel input:focus-visible,.consent-row:focus-within{outline:3px solid rgba(242,107,79,.35);outline-offset:3px}.btn:disabled{background:#d9dde5!important;color:#7b8494!important;border-color:#cbd1dc!important;box-shadow:none!important}.nav .nav-diagnosis-link,.btn-diagnosis-start{background:linear-gradient(135deg,var(--brand-coral),var(--brand-coral-dark))!important;color:#fff!important}.choice-card.selected,.option-button.selected{border-color:var(--brand-coral)!important;box-shadow:0 0 0 3px #f26b4f2e!important;background:var(--brand-coral-soft)!important}.progress-bar{background:linear-gradient(90deg,var(--brand-coral),var(--gold))!important}.email-card--result{align-items:stretch}.email-form--panel{position:relative;z-index:2;grid-template-columns:1fr!important;margin-top:0!important}.email-form--panel input[type=email]{display:block;width:100%;min-width:0;min-height:46px;padding:0 14px;border:1.5px solid rgba(13,31,60,.22);border-radius:12px;background:#fff;color:var(--ink);font-size:16px;line-height:1.2;pointer-events:auto;position:relative;z-index:1}.email-form--panel input[type=email]::placeholder{color:#9aa3b2}.email-form--panel input[type=email]:focus{border-color:var(--brand-coral);box-shadow:0 0 0 4px #f26b4f29;outline:none}.consent-row{display:flex!important;align-items:flex-start!important;gap:11px!important;width:100%;padding:12px 13px;border-radius:16px;background:#ffffffb8;border:1px solid rgba(13,31,60,.1);cursor:pointer;color:#4e5868!important;font-size:14px!important;line-height:1.45}.consent-row input[type=checkbox]{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;flex:0 0 22px;width:22px;height:22px;margin:1px 0 0;accent-color:var(--brand-coral);cursor:pointer}.consent-row span{display:block;cursor:pointer}.email-save-note{margin:2px 0 0;padding:11px 13px;border-radius:15px;background:var(--brand-coral-soft);color:var(--brand-coral-dark);font-weight:900;font-size:13px}.yanawan-cta-DEPRECATED{align-items:stretch;background:linear-gradient(135deg,#142646,#213a63 46%,#f26b4f 138%)!important}.yanawan-status{display:inline-flex;width:fit-content;margin:0!important;padding:8px 12px;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.22);color:#fff!important;font-weight:900}.yanawan-visual{display:flex;min-height:430px;aspect-ratio:4 / 3;padding:0;background:#fff}.yanawan-visual img{width:100%;height:100%;object-fit:cover!important;object-position:center!important}.yanawan-cta-DEPRECATED--report .yanawan-visual{min-height:42mm;aspect-ratio:auto}.yanawan-cta-DEPRECATED--report .yanawan-status{font-size:6.7pt!important;padding:1mm 1.8mm!important}.btn-yanawan span{color:#ffffffd1!important}.btn-yanawan strong{color:#fff!important}.trust-image{min-height:420px}.trust-image img{width:100%;height:100%;object-fit:cover;object-position:center}.report-restart-guide div{display:grid;grid-template-columns:repeat(2,1fr);gap:2mm}.report-restart-guide span{display:block;padding:2.2mm;border-radius:3mm;background:#fff2ec;border:1px solid rgba(242,107,79,.18);color:#243249;font-size:7pt;font-weight:850;line-height:1.35}@media(max-width:900px){.yanawan-cta-DEPRECATED{grid-template-columns:1fr!important;grid-template-areas:"copy" "visual" "action"!important;justify-items:stretch!important;width:100%!important}.yanawan-copy{gap:12px}.yanawan-visual{min-height:340px;aspect-ratio:16 / 10}}@media(max-width:620px){.email-form--panel input[type=email]{min-height:56px;font-size:16px}.consent-row{align-items:flex-start!important}.yanawan-cta-DEPRECATED{text-align:center}.yanawan-copy{align-items:center}.yanawan-badge,.yanawan-status{margin-left:auto!important;margin-right:auto!important}.yanawan-mini-row{justify-content:center}.yanawan-visual{min-height:300px;aspect-ratio:4 / 3}}@media print{body.print-report-only #printRoot .btn,body.print-report-only #printRoot .btn-yanawan{background:linear-gradient(135deg,#f26b4f,#d94d35)!important;color:#fff!important;box-shadow:none!important}body.print-report-only #printRoot .report-restart-guide,body.print-report-only #printRoot .report-restart-guide span{break-inside:avoid!important;page-break-inside:avoid!important}body.print-report-only #printRoot .report-restart-guide div{grid-template-columns:repeat(2,1fr)!important}body.print-report-only #printRoot .yanawan-visual img{object-fit:cover!important}}.result-hero-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:end;gap:22px;margin-top:16px}.result-hero-title{min-width:0}.result-hero-title h3{margin-top:0}.result-hero-title p{max-width:760px}.result-dashboard-main{display:grid;gap:16px;margin-top:16px}.result-type-strip{display:grid;grid-template-columns:max-content max-content minmax(0,1fr);align-items:center;gap:10px;width:100%;padding:16px;border:1px solid rgba(255,255,255,.18);border-radius:20px;background:#ffffff1f;box-shadow:inset 0 1px #ffffff29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.result-type-strip span{display:inline-flex;align-items:center;min-height:42px;padding:8px 12px;border-radius:999px;background:linear-gradient(135deg,#fff8d8,#fff);color:var(--wine);font-size:15px;font-weight:950;line-height:1.2;white-space:nowrap}.result-type-strip p{margin:0;color:#ffffffe0;font-size:16px;font-weight:800;line-height:1.5;word-break:keep-all}.result-dashboard-main .reading-mbti{justify-self:stretch;width:100%}.report-hero-main{align-items:center}.reading-mbti{align-self:end}.reading-mbti--compact{width:min(100%,320px);padding:13px 14px}.reading-mbti--compact .reading-mbti-pill strong{min-width:72px;min-height:42px;font-size:24px}.routine-dashboard-card{overflow:hidden}.routine-timeline{position:relative;display:grid!important;grid-template-columns:1fr!important;gap:0!important;width:min(100%,760px);max-width:760px;margin:22px auto 18px!important;padding:0}.routine-timeline:before{content:"";position:absolute;top:22px;bottom:22px;left:29px;width:2px;background:linear-gradient(180deg,#c8a84be6,#0d1f3c38)}.routine-timeline-step{position:relative;display:grid;grid-template-columns:72px minmax(0,1fr);align-items:stretch;gap:16px;width:100%;min-height:auto!important;padding:0 0 18px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.routine-timeline-step:last-child{padding-bottom:0!important}.routine-timeline-step:after{display:none!important}.routine-step-head{position:relative;z-index:1;display:grid;justify-items:center;align-content:start;gap:6px;padding-top:2px}.routine-step-head b{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:16px;background:linear-gradient(135deg,var(--navy),#223b67);color:#fff;font-size:15px;font-weight:950;letter-spacing:.04em;box-shadow:0 10px 22px #0d1f3c29}.routine-step-icon{display:inline-flex!important;width:40px;height:40px;align-items:center;justify-content:center;padding:0!important;border-radius:14px!important;background:#fff8e1!important;color:var(--wine)!important;border:1px solid rgba(200,168,75,.35);font-size:20px!important;line-height:1!important}.routine-step-label{display:block!important;padding:0!important;background:transparent!important;color:var(--wine)!important;font-size:13px!important;font-weight:950!important;line-height:1.2!important;writing-mode:horizontal-tb!important;white-space:nowrap}.routine-step-copy{min-width:0;padding:20px 22px;border:1px solid rgba(13,31,60,.1);border-radius:24px;background:#fff;box-shadow:0 14px 32px #0d1f3c12}.routine-step-copy:before{content:"";position:absolute;left:70px;top:22px;width:16px;height:2px;background:#c8a84bb3}.routine-step-copy strong{display:block;margin:0!important;color:var(--navy);font-size:20px!important;line-height:1.4!important;word-break:keep-all;writing-mode:horizontal-tb!important;text-align:left!important}.routine-step-copy p{margin:7px 0 0!important;color:var(--muted)!important;font-size:15px!important;line-height:1.6!important;word-break:keep-all;writing-mode:horizontal-tb!important;text-align:left!important}.btn-primary,.btn-diagnosis-start,.btn-share,.btn-dev-random,.report-toolbar .btn-primary,.report-preview-actions .btn-primary,.email-form--panel .btn-primary{background:linear-gradient(135deg,var(--navy),#223b67)!important;color:#fff!important;border:1px solid rgba(13,31,60,.42)!important;box-shadow:0 16px 34px #0d1f3c33!important}.btn-secondary,.btn-ghost,.btn-text,.report-preview-actions .btn-ghost{color:var(--navy)!important;border-color:#0d1f3c3d!important}.btn-secondary,.btn-ghost{background:#fff!important;box-shadow:0 12px 24px #0d1f3c14!important}.btn-primary:hover,.btn-diagnosis-start:hover,.btn-share:hover,.btn-dev-random:hover,.report-toolbar .btn-primary:hover,.report-preview-actions .btn-primary:hover,.email-form--panel .btn-primary:hover{background:linear-gradient(135deg,#18345f,var(--navy))!important;border-color:#0d1f3c94!important}.btn-primary:focus-visible,.btn-secondary:focus-visible,.btn-ghost:focus-visible,.btn-text:focus-visible,.btn-dev-random:focus-visible,.btn-diagnosis-start:focus-visible{outline:3px solid rgba(13,31,60,.28)!important;outline-offset:3px}.btn-primary:active,.btn-diagnosis-start:active,.btn-dev-random:active{transform:translateY(0) scale(.985)}.btn-yanawan{background:linear-gradient(135deg,var(--brand-coral),var(--brand-coral-dark))!important;color:#fff!important;border-color:#d94d3552!important}.btn-diagnosis-start,button.btn-diagnosis-start{background:linear-gradient(135deg,var(--wine),var(--navy))!important;color:#fff!important;border:1px solid rgba(200,168,75,.5)!important;box-shadow:0 16px 34px #4b18222e,inset 0 1px #ffffff2e!important}.btn-diagnosis-start:hover,button.btn-diagnosis-start:hover{background:linear-gradient(135deg,#5b1f2b,var(--navy))!important;border-color:#c8a84b9e!important}@media(max-width:900px){.result-type-strip{grid-template-columns:repeat(2,max-content);align-items:start}.result-type-strip p{grid-column:1 / -1}.result-hero-main{grid-template-columns:1fr;align-items:start}.reading-mbti,.reading-mbti--compact{justify-self:stretch;width:100%}.routine-timeline{width:100%;margin-inline:0!important}}@media(max-width:620px){.result-type-strip{grid-template-columns:1fr}.result-type-strip span{justify-content:center;width:100%}.routine-timeline:before{left:24px}.routine-timeline-step{grid-template-columns:50px minmax(0,1fr);gap:12px}.routine-step-head b{width:38px;height:38px;border-radius:14px}.routine-step-icon{width:30px;height:30px}.routine-step-copy{padding:15px 16px;border-radius:18px}.routine-step-copy:before{left:48px;width:12px}.routine-step-copy strong{font-size:18px!important}.routine-step-copy p{font-size:14px!important}}@media print{body.print-report-only #printRoot .report-page--v2 .report-result-hero{min-height:78mm!important;padding:7mm!important}body.print-report-only #printRoot .report-page--v2 .result-hero-copy{max-width:none!important}body.print-report-only #printRoot .report-page--v2 .report-hero-main{display:grid!important;grid-template-columns:minmax(0,1fr) 50mm!important;align-items:center!important;gap:4mm!important;margin-top:4mm!important}body.print-report-only #printRoot .report-page--v2 .result-hero-title h3{margin:0 0 2mm!important;font-size:19.5pt!important;line-height:1.16!important}body.print-report-only #printRoot .report-page--v2 .result-hero-title p{max-width:110mm!important;font-size:8.5pt!important;line-height:1.38!important}body.print-report-only #printRoot .report-page--v2 .reading-mbti--compact{width:50mm!important;max-width:50mm!important;padding:2.2mm!important;align-self:center!important}body.print-report-only #printRoot .report-page--v2 .reading-mbti--compact .reading-mbti-pill strong{min-width:13mm!important;min-height:8mm!important;font-size:11pt!important}body.print-report-only #printRoot .report-page--v2 .reading-mbti--compact .reading-mbti-axes{font-size:5.9pt!important}body.print-report-only #printRoot .report-page--v2 .reading-mbti--compact small{font-size:5.2pt!important}body.print-report-only #printRoot .report-page--v2 .routine-timeline{width:100%!important;max-width:none!important;margin:2mm 0!important;gap:0!important}body.print-report-only #printRoot .report-page--v2 .routine-timeline:before{left:5.5mm!important;top:4mm!important;bottom:4mm!important}body.print-report-only #printRoot .report-page--v2 .routine-timeline-step{display:grid!important;grid-template-columns:12mm minmax(0,1fr)!important;gap:2.4mm!important;min-height:auto!important;padding:0 0 1.8mm!important;background:transparent!important;border:0!important;box-shadow:none!important}body.print-report-only #printRoot .report-page--v2 .routine-step-head{gap:.7mm!important}body.print-report-only #printRoot .report-page--v2 .routine-step-head b{width:7.2mm!important;height:7.2mm!important;border-radius:2.2mm!important;font-size:5.8pt!important}body.print-report-only #printRoot .report-page--v2 .routine-step-icon{width:5.8mm!important;height:5.8mm!important;font-size:7pt!important;border-radius:1.8mm!important}body.print-report-only #printRoot .report-page--v2 .routine-step-label{font-size:5.6pt!important;writing-mode:horizontal-tb!important}body.print-report-only #printRoot .report-page--v2 .routine-step-copy{padding:2mm 2.4mm!important;border-radius:3mm!important;box-shadow:none!important}body.print-report-only #printRoot .report-page--v2 .routine-step-copy:before{left:11mm!important;top:3.7mm!important;width:3mm!important}body.print-report-only #printRoot .report-page--v2 .routine-step-copy strong{font-size:7.4pt!important;line-height:1.22!important;writing-mode:horizontal-tb!important}body.print-report-only #printRoot .report-page--v2 .routine-step-copy p{font-size:5.9pt!important;line-height:1.22!important;writing-mode:horizontal-tb!important}body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-visual{background:transparent!important}}.report-page--v2 .report-print-page{box-sizing:border-box}.report-page--v2 .report-result-hero{margin:0}.report-page--v2 .report-page-logo{position:absolute;top:8mm;right:8mm;z-index:2;color:#ffffffdb;text-align:right;letter-spacing:.02em}.report-page--v2 .report-page-logo span{display:block;margin-top:1mm;color:#ffffffa8;font-size:8pt;letter-spacing:0}.report-profile-section{background:linear-gradient(135deg,#fff,#f8fbff)}.report-result-book-grid .recommended-book-card{min-height:0}@media print{body.print-report-only #printRoot .report-page--v2{width:var(--report-width)!important;min-width:var(--report-width)!important;max-width:var(--report-width)!important;margin:0!important;padding:0!important;border:0!important;background:#fff!important;box-shadow:none!important;overflow:visible!important}body.print-report-only #printRoot .report-page--v2:before,body.print-report-only #printRoot .report-page--v2:after{display:none!important}body.print-report-only #printRoot .report-print-page{display:flex!important;flex-direction:column!important;width:var(--report-width)!important;height:297mm!important;min-height:297mm!important;max-height:297mm!important;padding:7mm!important;gap:3mm!important;overflow:hidden!important;break-after:page!important;page-break-after:always!important;background:linear-gradient(180deg,#fff,#f7fbff 46%,#fffaf0)!important}body.print-report-only #printRoot .report-print-page--two{page-break-after:avoid!important;break-after:avoid!important}body.print-report-only #printRoot .report-page--v2 .result-hero--dashboard{display:block!important;min-height:52mm!important;padding:8mm!important;border-radius:6mm!important;box-shadow:none!important;background:linear-gradient(135deg,#0d1f3cfa,#4b1822f0),radial-gradient(circle at 88% 10%,rgba(200,168,75,.28),transparent 34mm)!important}body.print-report-only #printRoot .report-page--v2 .result-hero--dashboard:after{display:none!important}body.print-report-only #printRoot .report-page--v2 .report-page-logo{top:7mm!important;right:8mm!important;color:#ffffffe6!important;font-size:8.2pt!important}body.print-report-only #printRoot .report-page--v2 .result-hero-copy{max-width:126mm!important}body.print-report-only #printRoot .report-page--v2 .screen-tag,body.print-report-only #printRoot .report-page--v2 .micro-label{font-size:6.7pt!important;letter-spacing:.08em!important}body.print-report-only #printRoot .report-page--v2 .result-title-row{display:grid!important;grid-template-columns:minmax(0,1fr) 56mm!important;align-items:flex-start!important;gap:3mm!important}body.print-report-only #printRoot .report-page--v2 .reading-mbti{justify-self:end!important;width:56mm!important;max-width:56mm!important;padding:2.4mm!important;gap:1.1mm!important;border-radius:4mm!important;border:1px solid rgba(200,168,75,.52)!important;background:linear-gradient(145deg,#ffffff2b,#ffffff14)!important;box-shadow:none!important;color:#ffffffd1!important}body.print-report-only #printRoot .report-page--v2 .reading-mbti-pill{display:flex!important;justify-content:space-between!important;gap:1.4mm!important;padding:0!important;border:0!important;background:transparent!important;color:#ffe9a9!important;font-size:6.4pt!important;line-height:1.1!important}body.print-report-only #printRoot .report-page--v2 .reading-mbti-pill span{min-height:5.8mm!important;padding:1mm 1.5mm!important;border-radius:999px!important;background:#ffffff1f!important;border:1px solid rgba(255,255,255,.18)!important}body.print-report-only #printRoot .report-page--v2 .reading-mbti-pill strong{min-width:16mm!important;min-height:10mm!important;padding:1mm 1.6mm!important;border-radius:3mm!important;background:linear-gradient(135deg,#fff8d8,#fff)!important;color:var(--wine)!important;font-size:14pt!important;line-height:1!important;box-shadow:none!important}body.print-report-only #printRoot .report-page--v2 .reading-mbti-axes{color:#ffffffdb!important;font-size:6.1pt!important;line-height:1.2!important}body.print-report-only #printRoot .report-page--v2 .reading-mbti small{color:#ffffffad!important;font-size:5.5pt!important;line-height:1.2!important}body.print-report-only #printRoot .report-page--v2 .result-hero--dashboard h3{margin:3mm 0 2mm!important;color:#fff!important;font-size:19.5pt!important;line-height:1.16!important}body.print-report-only #printRoot .report-page--v2 .result-hero--dashboard p{max-width:118mm!important;color:#ffffffd6!important;font-size:8.4pt!important;line-height:1.45!important}body.print-report-only #printRoot .report-page--v2 .result-summary-grid--dashboard.report-dashboard-band{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:2.6mm!important;margin:5mm 0 4mm!important}body.print-report-only #printRoot .report-page--v2 .report-dashboard-band .dashboard-metric-card{min-height:30mm!important;padding:3.2mm!important;border-radius:3.5mm!important;border:1px solid rgba(29,36,51,.1)!important;box-shadow:none!important;transform:none!important;overflow:visible!important}body.print-report-only #printRoot .report-page--v2 .report-dashboard-band .dashboard-metric-card p{display:block!important;margin-top:1.4mm!important;color:#5b6577!important;font-size:6.4pt!important;line-height:1.32!important}body.print-report-only #printRoot .report-page--v2 .metric-icon{width:8mm!important;height:8mm!important;margin-bottom:2mm!important;border-radius:2.5mm!important;font-size:12pt!important}body.print-report-only #printRoot .report-page--v2 .dashboard-metric-card .metric-label{font-size:5.8pt!important}body.print-report-only #printRoot .report-page--v2 .dashboard-metric-card strong{margin-top:1.4mm!important;font-size:10pt!important;line-height:1.18!important}body.print-report-only #printRoot .report-page--v2 .dashboard-metric-card p{margin-top:1.6mm!important;color:#4e5868!important;font-size:6.2pt!important;line-height:1.32!important}body.print-report-only #printRoot .report-page--v2 .result-v2-section{margin:0!important;padding:3.2mm!important;border-radius:4.5mm!important;border:1px solid rgba(13,31,60,.1)!important;box-shadow:none!important;break-inside:avoid!important;page-break-inside:avoid!important}body.print-report-only #printRoot .report-page--v2 .result-v2-section h3,body.print-report-only #printRoot .report-page--v2 .question-title{margin:1.4mm 0 2mm!important;color:var(--navy)!important;font-size:11.2pt!important;line-height:1.22!important}body.print-report-only #printRoot .report-page--v2 .result-v2-section p{font-size:7pt!important;line-height:1.34!important}body.print-report-only #printRoot .report-page--v2 .profile-chip-grid{display:grid!important;grid-template-columns:repeat(8,1fr)!important;gap:1.8mm!important;margin-top:2mm!important}body.print-report-only #printRoot .report-page--v2 .profile-chip{min-height:18mm!important;padding:2mm!important;border-radius:3mm!important}body.print-report-only #printRoot .report-page--v2 .profile-chip span{font-size:5.8pt!important}body.print-report-only #printRoot .report-page--v2 .profile-chip strong{margin-top:1mm!important;font-size:7pt!important;line-height:1.25!important}body.print-report-only #printRoot .report-page--v2 .reading-gauge-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:2mm!important;margin-top:2mm!important}body.print-report-only #printRoot .report-page--v2 .reading-gauge{padding:2.2mm!important;border-radius:3.2mm!important;box-shadow:none!important}body.print-report-only #printRoot .report-page--v2 .reading-gauge-top{display:block!important;margin-bottom:1.5mm!important}body.print-report-only #printRoot .report-page--v2 .reading-gauge-top strong{display:flex!important;gap:1mm!important;font-size:7.6pt!important}body.print-report-only #printRoot .report-page--v2 .reading-gauge-top strong i{font-size:9pt!important}body.print-report-only #printRoot .report-page--v2 .reading-gauge-top span{display:block!important;margin-top:.8mm!important;font-size:6pt!important}body.print-report-only #printRoot .report-page--v2 .reading-gauge-top em{display:inline-flex!important;margin:1mm 0 0!important;padding:.6mm 1mm!important;font-size:5.3pt!important}body.print-report-only #printRoot .report-page--v2 .reading-gauge-track{height:2.2mm!important;margin-top:1.2mm!important}body.print-report-only #printRoot .report-page--v2 .reading-gauge p{margin-top:1.4mm!important;font-size:5.9pt!important;line-height:1.26!important}body.print-report-only #printRoot .report-page--v2 .report-book-title{flex:0 0 auto!important;margin:0!important;font-size:11pt!important}body.print-report-only #printRoot .report-page--v2 .report-result-book-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:2.4mm!important;margin:0!important;flex:1 1 auto!important}body.print-report-only #printRoot .report-page--v2 .recommended-book-card{display:grid!important;grid-template-rows:38mm auto!important;padding:2.4mm!important;border-radius:4mm!important;box-shadow:none!important;overflow:hidden!important}body.print-report-only #printRoot .report-page--v2 .book-cover-lg{width:100%!important;min-height:0!important;height:38mm!important;border-radius:3mm!important}body.print-report-only #printRoot .report-page--v2 .book-slot-badge{top:2mm!important;right:2mm!important;padding:1mm 1.5mm!important;font-size:5.6pt!important}body.print-report-only #printRoot .report-page--v2 .book-card-copy{padding-top:2mm!important}body.print-report-only #printRoot .report-page--v2 .book-card-copy h4{margin:0 0 .8mm!important;color:var(--navy)!important;font-size:9pt!important;line-height:1.12!important}body.print-report-only #printRoot .report-page--v2 .book-card-copy p{margin-top:1mm!important;font-size:6.1pt!important;line-height:1.25!important}body.print-report-only #printRoot .report-page--v2 .metric-row{gap:.8mm!important;margin:1.2mm 0!important}body.print-report-only #printRoot .report-page--v2 .metric-row span{padding:.6mm 1mm!important;font-size:5.5pt!important}body.print-report-only #printRoot .report-page--v2 .routine-timeline{display:grid!important;grid-template-columns:repeat(7,1fr)!important;gap:1.8mm!important;margin:2mm 0!important}body.print-report-only #printRoot .report-page--v2 .routine-timeline-step{min-height:30mm!important;padding:2.1mm!important;border-radius:3.4mm!important;box-shadow:none!important}body.print-report-only #printRoot .report-page--v2 .routine-timeline-step span{display:block!important;padding:0!important;background:transparent!important;color:var(--wine)!important;font-size:6pt!important;line-height:1.2!important}body.print-report-only #printRoot .report-page--v2 .routine-timeline-step span b{width:6.5mm!important;height:6.5mm!important;margin-right:.7mm!important;border-radius:2mm!important;font-size:5.6pt!important}body.print-report-only #printRoot .report-page--v2 .routine-timeline-step strong{margin-top:1.8mm!important;font-size:7.1pt!important;line-height:1.24!important}body.print-report-only #printRoot .report-page--v2 .routine-timeline-step p{margin-top:1.2mm!important;font-size:5.9pt!important;line-height:1.24!important}body.print-report-only #printRoot .report-page--v2 .scene-pill-row{gap:1.4mm!important;margin:2mm 0 1.4mm!important}body.print-report-only #printRoot .report-page--v2 .scene-pill-row span{min-height:0!important;padding:1.2mm 1.8mm!important;font-size:6.4pt!important}body.print-report-only #printRoot .report-page--v2 .scene-note,body.print-report-only #printRoot .report-page--v2 .challenge-fit{padding:2mm!important;border-radius:3mm!important}body.print-report-only #printRoot .report-page--v2 .motivation-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:2mm!important;margin-top:2mm!important}body.print-report-only #printRoot .report-page--v2 .expected-stage-card{min-height:35mm!important;padding:2.4mm!important;border-radius:3.5mm!important;box-shadow:none!important}body.print-report-only #printRoot .report-page--v2 .expected-stage-card span{padding:.8mm 1.4mm!important;font-size:6pt!important}body.print-report-only #printRoot .report-page--v2 .expected-stage-card strong{margin-top:1.6mm!important;font-size:8.4pt!important}body.print-report-only #printRoot .report-page--v2 .expected-stage-card p{margin-top:1.2mm!important;font-size:6.2pt!important;line-height:1.28!important}body.print-report-only #printRoot .report-page--v2 .diary-field-grid{gap:1.2mm!important;margin:2mm 0!important}body.print-report-only #printRoot .report-page--v2 .diary-field-grid span{min-height:0!important;padding:1.3mm 1.8mm!important;border-radius:3mm!important;font-size:6.5pt!important}body.print-report-only #printRoot .report-page--v2 .diary-field-grid span:before{width:4mm!important;height:4mm!important;border-radius:1.2mm!important;font-size:6pt!important}body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report{display:grid!important;grid-template-columns:1.08fr .92fr!important;grid-template-areas:"copy visual" "action visual"!important;min-height:44mm!important;margin:0!important;padding:3.2mm!important;gap:3mm!important;border-radius:4.5mm!important;box-shadow:none!important;overflow:hidden!important}body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-copy{justify-content:center!important;gap:1.2mm!important;text-align:left!important}body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-badge{width:fit-content!important;padding:.9mm 1.5mm!important;font-size:5.8pt!important;line-height:1.1!important}body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-copy h3{margin:0!important;color:#fff!important;font-size:12.2pt!important;line-height:1.12!important;letter-spacing:0!important}body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-copy p{color:#ffffffd1!important;font-size:6.6pt!important;line-height:1.24!important;margin:0!important}body.print-report-only #printRoot .report-page--v2 .yanawan-mini-row{gap:1mm!important}body.print-report-only #printRoot .report-page--v2 .yanawan-mini-row span{min-width:0!important;padding:.8mm 1.3mm!important;font-size:5.8pt!important}body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-visual{min-height:38mm!important;height:100%!important;padding:0!important;border:0!important;border-radius:4mm!important;background:#142646!important;box-shadow:none!important;overflow:hidden!important}body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-visual img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;transform:scale(1.08)!important;transform-origin:center!important}body.print-report-only #printRoot .report-page--v2 .yanawan-action{align-self:end!important;min-height:9.5mm!important;border-radius:3mm!important;font-size:6.4pt!important;line-height:1.15!important;text-align:center!important;padding:1.4mm 2mm!important}body.print-report-only #printRoot .report-page--v2 .yanawan-action span{font-size:5.4pt!important;line-height:1.1!important}body.print-report-only #printRoot .report-page--v2 .yanawan-action strong{font-size:6.6pt!important;line-height:1.15!important}}.report-diagnosis-headline{max-width:760px;margin:0 0 10px!important;color:#fff!important;font-size:clamp(30px,4vw,46px)!important;line-height:1.18!important;letter-spacing:0!important;word-break:keep-all;overflow-wrap:normal}.report-diagnosis-badge{display:inline-flex;width:fit-content;max-width:100%;margin:0 0 10px;padding:7px 11px;border-radius:999px;background:#ffffff21;border:1px solid rgba(255,255,255,.2);color:#ffe9a9;font-size:13px;font-weight:900;line-height:1.25;word-break:keep-all}@media print{body.print-report-only #printRoot .report-page--v2 .report-result-hero{min-height:52mm!important}body.print-report-only #printRoot .report-page--v2 .report-hero-main{grid-template-columns:minmax(0,1fr) 48mm!important;gap:4mm!important}body.print-report-only #printRoot .report-page--v2 .report-diagnosis-headline{max-width:116mm!important;margin:0 0 1.8mm!important;color:#fff!important;font-size:17pt!important;line-height:1.22!important;letter-spacing:0!important;word-break:keep-all!important;overflow-wrap:normal!important}body.print-report-only #printRoot .report-page--v2 .report-diagnosis-badge{margin:0 0 1.8mm!important;padding:1mm 1.7mm!important;font-size:6.5pt!important;line-height:1.16!important;word-break:keep-all!important}body.print-report-only #printRoot .report-page--v2 .result-hero-title p{max-width:114mm!important;font-size:7.8pt!important;line-height:1.34!important;word-break:keep-all!important}body.print-report-only #printRoot .report-page--v2 .reading-mbti--compact{width:48mm!important;max-width:48mm!important}body.print-report-only #printRoot .report-page--v2 .routine-timeline{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;max-width:none!important;gap:2mm!important;margin:2mm 0 1mm!important;padding:0!important}body.print-report-only #printRoot .report-page--v2 .routine-timeline:before{display:none!important}body.print-report-only #printRoot .report-page--v2 .routine-timeline-step{display:grid!important;grid-template-columns:14mm minmax(0,1fr)!important;gap:2mm!important;min-width:0!important;width:100%!important;min-height:20mm!important;padding:2mm!important;border:1px solid rgba(13,31,60,.1)!important;border-radius:3mm!important;background:#fff!important;box-shadow:none!important;break-inside:avoid!important;page-break-inside:avoid!important}body.print-report-only #printRoot .report-page--v2 .routine-timeline-step:after{display:none!important}body.print-report-only #printRoot .report-page--v2 .routine-step-head{display:grid!important;justify-items:center!important;align-content:start!important;gap:.8mm!important;min-width:0!important;padding:0!important}body.print-report-only #printRoot .report-page--v2 .routine-step-head b{display:inline-flex!important;width:7mm!important;height:7mm!important;align-items:center!important;justify-content:center!important;margin:0!important;border-radius:2mm!important;font-size:5.8pt!important;line-height:1!important;writing-mode:horizontal-tb!important}body.print-report-only #printRoot .report-page--v2 .routine-step-icon{display:inline-flex!important;width:6mm!important;height:6mm!important;font-size:7pt!important;writing-mode:horizontal-tb!important}body.print-report-only #printRoot .report-page--v2 .routine-step-label{display:block!important;width:auto!important;max-width:none!important;padding:0!important;background:transparent!important;color:var(--wine)!important;font-size:5.8pt!important;font-weight:950!important;line-height:1.15!important;white-space:nowrap!important;word-break:keep-all!important;writing-mode:horizontal-tb!important}body.print-report-only #printRoot .report-page--v2 .routine-step-copy{position:static!important;min-width:0!important;width:auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body.print-report-only #printRoot .report-page--v2 .routine-step-copy:before{display:none!important}body.print-report-only #printRoot .report-page--v2 .routine-step-copy strong{display:block!important;margin:0 0 .8mm!important;color:var(--navy)!important;font-size:7.2pt!important;line-height:1.25!important;word-break:keep-all!important;overflow-wrap:normal!important;writing-mode:horizontal-tb!important;white-space:normal!important}body.print-report-only #printRoot .report-page--v2 .routine-step-copy p{display:block!important;margin:0!important;color:#56606e!important;font-size:5.9pt!important;line-height:1.25!important;word-break:keep-all!important;overflow-wrap:normal!important;writing-mode:horizontal-tb!important;white-space:normal!important}}#reportPreviewMount{overflow-x:auto;overflow-y:visible}#reportPreviewSection #reportPreviewMount .report-page--v2{width:min(var(--report-width),100%);max-width:var(--report-width);min-width:0;margin:18px auto;overflow:visible}#reportPreviewSection #reportPreviewMount>#aiSampleReportCta{width:min(var(--report-width),100%);max-width:var(--report-width);margin-inline:auto}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page{width:100%;min-height:297mm;padding:9mm;display:flex;flex-direction:column;gap:3.5mm;overflow:hidden}@media(max-width:900px){#reportPreviewSection #reportPreviewMount .report-page--v2{width:min(var(--report-width),100%)!important;margin:18px auto!important;padding-left:var(--page-gutter-mobile)!important;padding-right:var(--page-gutter-mobile)!important;box-sizing:border-box!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-hero-main,#reportPreviewSection #reportPreviewMount .report-page--v2 .profile-chip-grid{grid-template-columns:1fr!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED,#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED--report{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;padding:24px!important;gap:16px!important;justify-items:center!important;text-align:center!important;grid-template-columns:1fr!important;grid-template-areas:"copy" "visual" "action"!important;min-height:auto!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-copy{flex-direction:column!important;width:100%!important;align-items:center!important;text-align:center!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-visual{justify-self:center!important;width:100%!important;max-width:320px!important;min-height:180px!important}}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-result-hero{min-height:auto;padding:8mm}#reportPreviewSection #reportPreviewMount .report-page--v2 .result-hero-copy{max-width:none}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-hero-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,270px);align-items:center;gap:16px;min-width:0}#reportPreviewSection #reportPreviewMount .report-page--v2 .result-hero-title{min-width:0;max-width:none}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-diagnosis-headline{max-width:100%;margin:0 0 8px!important;color:#fff!important;font-size:28px!important;line-height:1.24!important;letter-spacing:0!important;word-break:keep-all;overflow-wrap:normal;white-space:normal}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-diagnosis-badge{margin:0 0 8px;font-size:12px;line-height:1.25;white-space:normal;word-break:keep-all}#reportPreviewSection #reportPreviewMount .report-page--v2 .result-hero-title p{max-width:100%;font-size:13px;line-height:1.45;word-break:keep-all;overflow-wrap:normal;white-space:normal}#reportPreviewSection #reportPreviewMount .report-page--v2 .reading-mbti--compact{justify-self:stretch;align-self:center;width:100%;max-width:270px;min-width:0;padding:12px}#reportPreviewSection #reportPreviewMount .report-page--v2 .reading-mbti--compact .reading-mbti-pill{gap:8px}#reportPreviewSection #reportPreviewMount .report-page--v2 .reading-mbti--compact .reading-mbti-pill strong{min-width:58px;min-height:36px;font-size:20px}#reportPreviewSection #reportPreviewMount .report-page--v2 .reading-mbti--compact .reading-mbti-axes,#reportPreviewSection #reportPreviewMount .report-page--v2 .reading-mbti--compact small{font-size:11px;line-height:1.32;word-break:keep-all;overflow-wrap:normal}#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED--report{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(230px,.92fr);grid-template-areas:"copy visual" "action visual";align-items:stretch;min-height:168px;padding:18px;gap:16px;overflow:hidden;border-radius:20px}#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-copy{display:flex;min-width:0;gap:8px;justify-content:center;text-align:left}#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-copy h3{margin:0;font-size:22px;line-height:1.18;color:#fff;word-break:keep-all}#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-copy p{margin:0;font-size:12px;line-height:1.4;color:#ffffffd1;word-break:keep-all}#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-mini-row{gap:6px}#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-mini-row span,#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-status,#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-badge{white-space:nowrap}#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-visual{grid-area:visual;min-height:132px;height:auto;aspect-ratio:auto;padding:0;border:0;border-radius:16px;overflow:hidden;background:transparent;box-shadow:none}#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-visual img{width:100%;height:100%;object-fit:cover;object-position:center}#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-action{grid-area:action;display:flex;flex-direction:column;align-self:end;justify-content:center;width:100%;min-height:44px;padding:8px 12px;border-radius:14px!important;text-align:center;white-space:normal;writing-mode:horizontal-tb}#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-action span,#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-action strong{display:block;line-height:1.18;white-space:normal;writing-mode:horizontal-tb}@media(max-width:860px){#reportPreviewSection #reportPreviewMount .report-page--v2 .report-hero-main,#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED--report{grid-template-columns:1fr;grid-template-areas:"copy" "visual" "action"}#reportPreviewSection #reportPreviewMount .report-page--v2 .reading-mbti--compact{max-width:none}#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-visual{min-height:190px}}@media print{body.print-report-only #printRoot .report-page--v2 .report-print-page{overflow:hidden!important}body.print-report-only #printRoot .report-page--v2 .report-hero-main{display:grid!important;grid-template-columns:minmax(0,1fr) 46mm!important;align-items:center!important;gap:4mm!important;min-width:0!important}body.print-report-only #printRoot .report-page--v2 .report-diagnosis-headline{max-width:118mm!important;color:#fff!important;font-size:16pt!important;line-height:1.22!important;word-break:keep-all!important;overflow-wrap:normal!important;white-space:normal!important}body.print-report-only #printRoot .report-page--v2 .report-diagnosis-badge{font-size:6.2pt!important;word-break:keep-all!important;white-space:normal!important}body.print-report-only #printRoot .report-page--v2 .reading-mbti--compact{width:46mm!important;max-width:46mm!important;min-width:0!important}body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)!important;grid-template-areas:"copy visual" "action visual"!important;min-height:44mm!important;padding:3mm!important;gap:3mm!important;overflow:hidden!important}body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-copy{min-width:0!important;justify-content:center!important;gap:1.1mm!important}body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-copy h3{font-size:11.4pt!important;line-height:1.12!important;word-break:keep-all!important}body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-copy p{font-size:6.1pt!important;line-height:1.25!important;word-break:keep-all!important}body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-visual{min-height:37mm!important;height:100%!important;border-radius:4mm!important;overflow:hidden!important}body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-visual img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}body.print-report-only #printRoot .report-page--v2 .yanawan-action{display:flex!important;flex-direction:column!important;justify-content:center!important;min-height:9mm!important;white-space:normal!important;writing-mode:horizontal-tb!important}body.print-report-only #printRoot .report-page--v2 .yanawan-action span,body.print-report-only #printRoot .report-page--v2 .yanawan-action strong{writing-mode:horizontal-tb!important;white-space:normal!important}}@media print{body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .micro-label{text-transform:none!important;letter-spacing:0!important;white-space:normal!important;word-break:keep-all!important;overflow-wrap:anywhere!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-timeline{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1.8mm!important;margin:1.6mm 0 1mm!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-timeline-step{grid-template-columns:12mm minmax(0,1fr)!important;gap:1.6mm!important;min-height:18mm!important;padding:1.8mm!important;overflow:hidden!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-head{gap:.6mm!important;overflow:hidden!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-label{max-width:100%!important;font-size:5.2pt!important;line-height:1.12!important;white-space:normal!important;text-align:center!important;word-break:keep-all!important;overflow-wrap:anywhere!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy strong,body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy p{max-width:100%!important;word-break:keep-all!important;overflow-wrap:anywhere!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy strong{font-size:6.8pt!important;line-height:1.22!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy p{font-size:5.6pt!important;line-height:1.2!important}}.report-page--v2 .report-page-logo{display:inline-flex;flex-direction:column;align-items:flex-end;gap:1mm}.report-page--v2 .report-page-logo img{display:block;width:34mm;height:auto;object-fit:contain}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-timeline-step:last-child,body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-timeline-step:last-child{min-height:0!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy,body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy{overflow:visible!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy strong,#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy p,body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy strong,body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy p{overflow:visible!important;overflow-wrap:anywhere!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED--report,body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report{grid-template-columns:minmax(0,1fr) minmax(0,.9fr)!important;align-items:stretch!important;gap:3mm!important;border-radius:5mm!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-copy,body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-copy{justify-content:center!important;gap:1.3mm!important;text-align:left!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-copy h3,body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-copy h3{margin:0!important;line-height:1.14!important;letter-spacing:0!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-copy p,body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-copy p{margin:0!important;line-height:1.28!important;word-break:keep-all!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-visual,body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-visual{border:0!important;border-radius:4mm!important;background:var(--premium-navy)!important;overflow:hidden!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-visual img,body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-visual img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;transform:scale(1.1)!important;transform-origin:center!important}@media print{body.print-report-only #printRoot .report-page--v2 .report-page-logo img{width:32mm!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section{padding:2.6mm!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section h3{margin:1mm 0 1.4mm!important;font-size:10.3pt!important;line-height:1.16!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-timeline{gap:1.4mm!important;margin:1.2mm 0 .8mm!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-timeline-step{grid-template-columns:11mm minmax(0,1fr)!important;gap:1.2mm!important;min-height:0!important;padding:1.35mm!important;overflow:visible!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-head b{width:6.2mm!important;height:6.2mm!important;font-size:5.4pt!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-icon{width:5.4mm!important;height:5.4mm!important;font-size:6pt!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-label{font-size:4.9pt!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy strong{font-size:6.35pt!important;line-height:1.16!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy p{font-size:5.2pt!important;line-height:1.14!important}body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report{min-height:39mm!important;padding:2.7mm!important}body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-copy h3{font-size:10.4pt!important}body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-copy p{font-size:5.8pt!important}body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-visual{min-height:33mm!important}}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-timeline,body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-timeline{display:grid!important;grid-template-columns:1fr!important;gap:1.2mm!important;width:100%!important;max-width:none!important;margin:2mm 0 1.4mm!important;padding:0!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-timeline:before,body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-timeline:before,#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy:before,body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy:before{display:none!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-timeline-step,body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-timeline-step{display:grid!important;grid-template-columns:31mm minmax(0,1fr)!important;align-items:center!important;gap:1.6mm!important;min-height:0!important;padding:1.35mm 1.7mm!important;border:1px solid rgba(13,31,60,.12)!important;border-radius:3mm!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-head,body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-head{display:grid!important;grid-template-columns:7.5mm 6.5mm minmax(0,1fr)!important;align-items:center!important;justify-items:start!important;gap:1mm!important;padding:0!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-head b,body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-head b{width:7.5mm!important;height:7.5mm!important;border-radius:2mm!important;font-size:6pt!important;letter-spacing:0!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-icon,body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-icon{width:6.5mm!important;height:6.5mm!important;border-radius:1.7mm!important;font-size:7pt!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-label,body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-label{font-size:6.2pt!important;line-height:1!important;white-space:nowrap!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy,body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy{display:grid!important;grid-template-columns:minmax(0,.95fr) minmax(0,1.2fr)!important;align-items:center!important;gap:1.8mm!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy strong,#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy p{display:block!important;margin:0!important;line-height:1.28!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;word-break:keep-all!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy strong{font-size:20px!important;line-height:1.36!important;color:var(--navy)!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy p{font-size:15px!important;color:var(--muted)!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy strong{font-size:6.9pt!important;line-height:1.18!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy p{color:#56606e!important;font-size:5.8pt!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-visual img,body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-visual img{display:block!important;opacity:1!important;visibility:visible!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-route-section,body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-route-section{overflow:visible!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-route-section .scene-note,body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-route-section .scene-note{display:block!important;height:auto!important;max-height:none!important;overflow:visible!important;white-space:normal!important;text-overflow:clip!important;line-height:1.42!important}@media print{body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report{display:grid!important;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr)!important;grid-template-areas:"copy visual" "action visual"!important;align-items:center!important;gap:3mm!important;min-height:38mm!important;padding:3mm!important;overflow:hidden!important}body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-copy{grid-area:copy!important;display:flex!important;flex-direction:column!important;justify-content:end!important;min-width:0!important;gap:1mm!important;text-align:left!important}body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-copy h3{font-size:10.2pt!important;line-height:1.14!important}body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-copy p{max-width:92mm!important;font-size:5.9pt!important;line-height:1.28!important}body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-action{grid-area:action!important;display:inline-flex!important;flex-direction:row!important;justify-self:start!important;align-self:start!important;width:auto!important;min-width:60mm!important;max-width:100%!important;height:auto!important;min-height:9mm!important;aspect-ratio:auto!important;padding:2mm 4mm!important;border-radius:999px!important;overflow:hidden!important;text-align:center!important;white-space:normal!important;writing-mode:horizontal-tb!important}body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-action span{display:none!important}body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-action strong{display:block!important;width:100%!important;font-size:6.6pt!important;line-height:1.18!important;text-align:center!important;white-space:normal!important;word-break:keep-all!important;writing-mode:horizontal-tb!important}body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-visual{grid-area:visual!important;align-self:stretch!important;justify-self:stretch!important;width:100%!important;height:100%!important;min-height:32mm!important;border-radius:4mm!important}body.print-report-only #printRoot .report-page--v2 .yanawan-cta-DEPRECATED--report .yanawan-visual img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;transform:none!important}}@media print{body.print-report-only #printRoot .report-page--v2 .report-print-page--two .yanawan-cta-DEPRECATED--report{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(36mm,.72fr) minmax(0,1fr)!important;grid-template-areas:"copy action visual"!important;align-items:center!important;gap:2.4mm!important;min-height:0!important;height:33mm!important;margin:1.5mm 0 0!important;padding:2.2mm!important;break-inside:avoid!important;page-break-inside:avoid!important;overflow:hidden!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .yanawan-cta-DEPRECATED--report .yanawan-copy{grid-area:copy!important;justify-content:center!important;gap:.9mm!important;min-width:0!important;overflow:visible!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .yanawan-cta-DEPRECATED--report .yanawan-badge{display:none!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .yanawan-cta-DEPRECATED--report .yanawan-copy h3{margin:0!important;font-size:10.2pt!important;line-height:1.12!important;word-break:keep-all!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .yanawan-cta-DEPRECATED--report .yanawan-copy p{margin:0!important;max-width:none!important;font-size:5.7pt!important;line-height:1.24!important;word-break:keep-all!important;overflow-wrap:anywhere!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .yanawan-mini-row{gap:1mm!important;margin:.2mm 0 0!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .yanawan-mini-row span{padding:.8mm 1.4mm!important;font-size:5.2pt!important;line-height:1!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .yanawan-status{margin:0!important;font-size:5.1pt!important;line-height:1.1!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .yanawan-cta-DEPRECATED--report .yanawan-action{grid-area:action!important;justify-self:center!important;align-self:center!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:16mm!important;padding:2mm 2.6mm!important;overflow:visible!important;border-radius:4mm!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .yanawan-cta-DEPRECATED--report .yanawan-action strong{font-size:7pt!important;line-height:1.18!important;white-space:normal!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .yanawan-cta-DEPRECATED--report .yanawan-action span{display:block!important;width:100%!important;margin:0 0 .8mm!important;font-size:0!important;line-height:1!important;text-align:center!important;white-space:nowrap!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .yanawan-cta-DEPRECATED--report .yanawan-action span:before{content:"2026년 6월 1일 오픈";display:block!important;font-size:5.4pt!important;font-weight:900!important;line-height:1.1!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .yanawan-cta-DEPRECATED--report .yanawan-visual{grid-area:visual!important;width:100%!important;height:100%!important;min-height:0!important;border-radius:3mm!important;overflow:hidden!important}}body.dark-theme .site-header{background:#0f172ae6;border-bottom-color:#ffffff24}body.dark-theme .mobile-menu-toggle{background:#172033;border-color:#ffffff2e}body.dark-theme .mobile-menu-toggle span{background:#f8fafc}body.dark-theme .mobile-nav{background:#0f172a;border-bottom-color:#ffffff24}body.dark-theme .mobile-nav a{background:#172033;border-color:#ffffff24;color:#f8fafc}body.dark-theme .mobile-nav a:after{color:#f8fafc9e}body.dark-theme .brand-hero-lockup,body.dark-theme .trust-row div,body.dark-theme .app-panel,body.dark-theme .app-card,body.dark-theme .sample-preview-card,body.dark-theme .v2-upgrade-note{background:#172033;border-color:#ffffff24;color:#f8fafc;box-shadow:0 18px 46px #00000047}body.dark-theme .brand-hero-lockup strong,body.dark-theme .hero h1,body.dark-theme #diagnosis .section-title,body.dark-theme #reportPreviewSection .section-title,body.dark-theme .trust-row strong,body.dark-theme .sample-preview-body h3,body.dark-theme .survey-screen h3,body.dark-theme .question-title,body.dark-theme .app-panel .section-title,body.dark-theme .v2-upgrade-note p{color:#f8fafc}body.dark-theme .brand-hero-lockup em{background:#c8a84b2e;color:#f8e7a3}body.dark-theme .lead,body.dark-theme .trust-row span,body.dark-theme .survey-screen p,body.dark-theme .panel-desc,body.dark-theme #reportPreviewSection .section-desc,body.dark-theme .progress-top,body.dark-theme .side-steps li{color:#cbd5e1}body.dark-theme .progress-top strong{color:var(--gold)!important}body.dark-theme .nickname-field input{background:#0f172a;border-color:#fff3;color:#fff}body.dark-theme .nickname-field input::placeholder{color:#94a3b8}body.dark-theme .btn-ghost,body.dark-theme .btn-secondary,body.dark-theme .btn-text{background:#172033;border-color:#ffffff2e;color:#f8fafc}body.dark-theme .choice-card,body.dark-theme .option-button{background:#172033;border-color:#ffffff29;color:#cbd5e1}body.dark-theme .email-card,body.dark-theme .email-card--result{background:#0f172a;border-color:#ffffff24;color:#f8fafc;box-shadow:0 24px 60px #00000073}body.dark-theme .email-form--panel{background:#0f172af2;border-color:#ffffff24}body.dark-theme .email-form--panel input,body.dark-theme .account-form-label input{background:#111827;border-color:#ffffff2e;color:#f8fafc}body.dark-theme .account-form-label input::placeholder{color:#94a3b8}body.dark-theme .account-form-label{color:#f8fafc}body.dark-theme .form-message,body.dark-theme .account-form-hint{color:#cbd5e1}body.dark-theme .choice-card strong,body.dark-theme .choice-card span,body.dark-theme .option-button strong,body.dark-theme .option-button span{color:#f8fafc}body.dark-theme .choice-card.selected,body.dark-theme .option-button.selected{background:#fff8e6;border-color:#f7d36b;color:#111827}body.dark-theme .choice-card.selected *,body.dark-theme .option-button.selected *{color:#111827}body.dark-theme #harry-potter-series .series-card{background:#172033;border-color:#ffffff2e;color:#f8fafc}body.dark-theme #harry-potter-series .series-card h3,body.dark-theme #harry-potter-series .series-card .ko-title,body.dark-theme #harry-potter-series .series-card p,body.dark-theme #harry-potter-series .series-meta span{color:#f8fafc}body.dark-theme .result-v2-section,body.dark-theme .dashboard-metric-card,body.dark-theme .expected-stage-card,body.dark-theme .profile-chip,body.dark-theme .reading-gauge,body.dark-theme .routine-timeline-step,body.dark-theme .result-list li,body.dark-theme .challenge-fit,body.dark-theme .report-save-card,body.dark-theme .report-sample-notice{background:#172033;border-color:#ffffff24;color:#f8fafc}body.dark-theme .result-v2-section h3,body.dark-theme .dashboard-metric-card strong,body.dark-theme .profile-chip strong,body.dark-theme .reading-gauge-top strong,body.dark-theme .routine-timeline-step strong,body.dark-theme .result-list li{color:#f8fafc}body.dark-theme .result-v2-section p,body.dark-theme .dashboard-metric-card p,body.dark-theme .profile-chip span,body.dark-theme .reading-gauge p,body.dark-theme .routine-timeline-step p,body.dark-theme .pattern-note{color:#cbd5e1}body.dark-theme .profile-chip .chip-ic,body.dark-theme .trust-row .tr-ic{color:var(--gold)}body.dark-theme .profile-chip--mbti{background:#f7d36b1f!important;border-color:#f7d36b6b!important}body.dark-theme .profile-chip--mbti .chip-mbti-code{color:var(--gold);border-color:#f7d36b80;background:#f7d36b29}body.dark-theme .profile-chip--mbti .chip-mbti-persona{color:#f8fafc}body.dark-theme .yanawan-copy p{color:#ffffffdb}body.dark-theme .report-preview-section{background:#0f172a;border-top-color:#ffffff24}body.dark-theme .report-preview-head .section-kicker,body.dark-theme .report-preview-head .section-title,body.dark-theme .report-preview-head .section-desc{color:#f8fafc}@media(max-width:720px){#reportPreviewSection .container{width:min(1120px,calc(100% - var(--page-gutter-mobile)))}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page{padding-left:var(--page-gutter-mobile);padding-right:var(--page-gutter-mobile)}#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED--report,#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED{width:100%;max-width:calc(100% - var(--page-gutter-mobile));margin-left:auto;margin-right:auto;padding-left:var(--cta-padding-mobile)!important;padding-right:var(--cta-padding-mobile)!important;gap:var(--cta-gap-mobile)!important;justify-items:center}#reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-visual{justify-self:center!important}}.theme-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:44px;height:44px;flex:0 0 44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(13,31,60,.14);border-radius:14px;background:#fffdf8eb;color:var(--navy);box-shadow:0 10px 24px #0d1f3c14}.theme-toggle .moon-icon,.theme-toggle[aria-pressed=true] .sun-icon{display:none}.theme-toggle[aria-pressed=true] .moon-icon{display:block}body.dark-theme{--bg: #08111f;--paper: #111827;--paper-strong: #172033;--ink: #f8fafc;--muted: #cbd5e1;--line: rgba(226,232,240,.18);--navy: #f8fafc;--wine: #f8e7a3;--wine-foreground: var(--paper);--gold: #f7d36b;--soft-gold: rgba(247,211,107,.14);--shadow: 0 24px 80px rgba(0,0,0,.42);background:radial-gradient(circle at 8% 0%,rgba(247,211,107,.12),transparent 30rem),radial-gradient(circle at 92% 18%,rgba(47,111,184,.16),transparent 28rem),#08111f!important;color:#f8fafc}body.dark-theme .site-header,body.dark-theme .mobile-nav{background:#08111ff0!important;border-color:#e2e8f029!important}body.dark-theme .theme-toggle,body.dark-theme .mypage-toggle,body.dark-theme .mobile-menu-toggle{background:#111827!important;border-color:#e2e8f033!important;color:#f8fafc!important;box-shadow:0 12px 28px #00000047!important}body.dark-theme .mobile-menu-toggle span{background:#f8fafc!important}body.dark-theme .brand-product,body.dark-theme .nav,body.dark-theme .lead,body.dark-theme .section-desc,body.dark-theme .panel-desc,body.dark-theme .progress-top,body.dark-theme .side-steps li,body.dark-theme .footer-brand-block>span,body.dark-theme .copyright{color:#cbd5e1!important}body.dark-theme .hero h1,body.dark-theme .section-title,body.dark-theme .compact-title,body.dark-theme .center-title,body.dark-theme h2,body.dark-theme h3,body.dark-theme h4,body.dark-theme strong,body.dark-theme .question-title,body.dark-theme .survey-screen h3,body.dark-theme .book-level-title h3,body.dark-theme .resource-content h3,body.dark-theme .route-content h3,body.dark-theme .map-card h4,body.dark-theme .series-card h3,body.dark-theme .recommended-book-card h4{color:#f8fafc!important}body.dark-theme p,body.dark-theme li,body.dark-theme .survey-screen p,body.dark-theme .map-card p,body.dark-theme .series-card p,body.dark-theme .recommended-book-card p,body.dark-theme .resource-content ul,body.dark-theme .result-v2-section p,body.dark-theme .dashboard-metric-card p,body.dark-theme .reading-gauge p,body.dark-theme .routine-timeline-step p,body.dark-theme .pattern-note,body.dark-theme .email-card-copy p,body.dark-theme .mobile-save-note,body.dark-theme .save-lock-note{color:#cbd5e1!important}body.dark-theme .section-soft,body.dark-theme .sample-section,body.dark-theme .book-map-section,body.dark-theme .site-footer,body.dark-theme .report-preview-section{background:#0b1424!important;border-color:#e2e8f029!important}body.dark-theme .footer-links-block a{background:#ffffff0a;border-color:#ffffff1a;color:#ffffff73}body.dark-theme .footer-links-block a:hover{border-color:#c8a84b66;color:#c8a84b;background:#c8a84b1a}body.dark-theme .footer-services>summary{background:#c8a84b1f;border-color:#c8a84b59;color:#d8b860}body.dark-theme .footer-services-menu{background:#0f1b30;border-color:#e2e8f029;box-shadow:0 16px 40px #00000080}body.dark-theme .footer-services-menu a{color:#e7ecf3}body.dark-theme .footer-services-menu a:hover{background:#ffffff0d}body.dark-theme .footer-services-menu .fsl-txt strong{color:#f1f5f9}body.dark-theme .footer-services-menu .fsl-txt strong em{color:#d8b860}body.dark-theme .footer-services-menu .fsl-txt span{color:#ffffff80}body.dark-theme .footer-bizinfo{border-color:#e2e8f029}body.dark-theme .footer-bizinfo-name{color:#f1f5f9}body.dark-theme .footer-bizinfo-rows{color:#ffffff80}body.dark-theme .footer-bizinfo-rows i{color:#ffffff59}body.dark-theme .footer-bizinfo-rows a{color:#ffffff94}body.dark-theme .diag-upgrade-notice{background:#c8a84b0d;border-color:#c8a84b33}body.dark-theme .diag-upgrade-desc{color:#ffffff73}body.dark-theme .brand-hero-lockup,body.dark-theme .trust-row div,body.dark-theme .diagnosis-preview-card,body.dark-theme .problem-card,body.dark-theme .overview-card,body.dark-theme .value-list article,body.dark-theme .route-card,body.dark-theme .resource-card,body.dark-theme .map-tabs,body.dark-theme .map-card,body.dark-theme .series-card,body.dark-theme .recommended-book-card,body.dark-theme .routine-card,body.dark-theme .email-card,body.dark-theme .result-summary-card,body.dark-theme .result-hero,body.dark-theme .app-panel,body.dark-theme .app-card,body.dark-theme .sample-preview-card,body.dark-theme .result-v2-section,body.dark-theme .dashboard-metric-card,body.dark-theme .expected-stage-card,body.dark-theme .profile-chip,body.dark-theme .reading-gauge,body.dark-theme .routine-timeline-step,body.dark-theme .result-list li,body.dark-theme .challenge-fit,body.dark-theme .report-save-card,body.dark-theme .report-sample-notice,body.dark-theme .v2-upgrade-note,body.dark-theme blockquote{background:#111827!important;border-color:#e2e8f02e!important;color:#f8fafc!important;box-shadow:0 18px 46px #0000004d!important}body.dark-theme .sample-preview-top,body.dark-theme .routine-dashboard-card,body.dark-theme .route-story-card,body.dark-theme .dashboard-metric-card--1,body.dark-theme .dashboard-metric-card--2,body.dark-theme .dashboard-metric-card--3,body.dark-theme .dashboard-metric-card--4{background:linear-gradient(135deg,#111827,#172033)!important}body.dark-theme .sample-preview-cta,body.dark-theme .side-steps li.active,body.dark-theme .map-tab.active,body.dark-theme .resource-link,body.dark-theme .btn-primary,body.dark-theme .btn-diagnosis-start,body.dark-theme .btn-share,body.dark-theme .btn-dev-random,body.dark-theme .report-toolbar .btn-primary,body.dark-theme .report-preview-actions .btn-primary,body.dark-theme .email-form--panel .btn-primary{background:linear-gradient(135deg,#2f6fb8,#0d3b66)!important;border-color:#7dd3fc5c!important;color:#fff!important;box-shadow:0 16px 34px #2f6fb852!important}body.dark-theme .btn-secondary,body.dark-theme .btn-ghost,body.dark-theme .btn-text,body.dark-theme .report-preview-actions .btn-ghost,body.dark-theme .mobile-nav a,body.dark-theme .map-tab{background:#172033!important;border-color:#e2e8f033!important;color:#f8fafc!important;box-shadow:0 12px 24px #00000038!important}body.dark-theme .btn:disabled{background:#1e293b!important;border-color:#e2e8f024!important;color:#94a3b8!important;box-shadow:none!important}body.dark-theme .nickname-field input,body.dark-theme .email-form--panel input,body.dark-theme input[type=text],body.dark-theme input[type=email],body.dark-theme textarea{background:#08111f!important;border-color:#e2e8f03d!important;color:#f8fafc!important}body.dark-theme .nickname-field input::placeholder,body.dark-theme .email-form--panel input::placeholder{color:#94a3b8!important}body.dark-theme .choice-card,body.dark-theme .option-button,body.dark-theme .question-sentence,body.dark-theme .consent-row,body.dark-theme .scene-pill-row span,body.dark-theme .diary-field-grid span,body.dark-theme .metric-row span,body.dark-theme .type-chip,body.dark-theme .level-chip,body.dark-theme .series-meta span,body.dark-theme .sample-book-slots span,body.dark-theme .profile-chip,body.dark-theme .reading-mbti,body.dark-theme .reading-mbti-pill,body.dark-theme .reading-mbti-axes,body.dark-theme .report-panel{background:#172033!important;border-color:#e2e8f02e!important;color:#f8fafc!important}body.dark-theme .choice-card span,body.dark-theme .option-button,body.dark-theme .ko-title,body.dark-theme .metric-label,body.dark-theme .scene-pill-row span,body.dark-theme .series-meta span,body.dark-theme .metric-row span,body.dark-theme .type-chip,body.dark-theme .level-chip,body.dark-theme .micro-label,body.dark-theme .screen-tag,body.dark-theme .section-kicker,body.dark-theme .report-label,body.dark-theme .route-tag{color:#f8e7a3!important}body.dark-theme .choice-card.selected,body.dark-theme .option-button.selected{background:#1e3a5f!important;border-color:#7dd3fc!important;color:#f8fafc!important;box-shadow:0 0 0 3px #7dd3fc38!important}body.dark-theme .choice-card.selected *,body.dark-theme .option-button.selected *{color:#f8fafc!important}body.dark-theme .progress-track,body.dark-theme .reading-gauge-track{background:#e2e8f01f!important}body.dark-theme .progress-bar,body.dark-theme .reading-gauge-fill{background:linear-gradient(90deg,#7dd3fc,#f7d36b)!important}body.dark-theme .image-frame,body.dark-theme .book-cover-lg,body.dark-theme .series-cover,body.dark-theme .map-cover,body.dark-theme .resource-thumb,body.dark-theme .sample-cover{background:#0b1424!important;border-color:#e2e8f029!important;box-shadow:0 14px 34px #0000003d!important}body.dark-theme #harry-potter-series{background:linear-gradient(135deg,#08111ff5,#0d3b66e6),url(/assets/route-harry-potter-DXzXUEbx.webp) center / cover!important}body.dark-theme #harry-potter-series .section-desc{background:#08111fb8!important;border-color:#e2e8f02e!important}body.dark-theme .report-preview-head{color:#f8fafc!important}body.dark-theme #reportPreviewMount{background:#0b1424!important}body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page{background:#0f172a!important;color:#f8fafc!important;border-color:#e2e8f02e!important}body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page{box-shadow:inset 0 0 0 1px #e2e8f01a}body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .report-result-hero,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .reading-mbti--compact,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .result-v2-section,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .recommended-book-card,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .routine-timeline-step,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .profile-chip,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .reading-gauge,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .expected-stage-card,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .scene-note{background:#111827!important;border-color:#e2e8f02e!important;color:#f8fafc!important}body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .profile-chip--mbti{background:#f7d36b1f!important;border-color:#f7d36b6b!important}body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .profile-chip--mbti .chip-mbti-code{color:var(--gold)!important;border-color:#f7d36b80!important;background:#f7d36b29!important}body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 h1,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 h2,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 h3,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 h4,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 strong{color:#f8fafc!important}body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 p,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 small,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .reading-mbti-axes,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .result-hero-title p{color:#cbd5e1!important}body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .report-result-hero,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .yanawan-cta-DEPRECATED--report{background:linear-gradient(135deg,#0d3b66,#111827)!important}body.dark-theme .report-page-logo img,body.dark-theme .brand-symbol,body.dark-theme .footer-logo-symbol,body.dark-theme .brand-wordmark{filter:none!important}@media print{body.dark-theme.print-report-only,body.dark-theme.print-report-only #printRoot,body.dark-theme.print-report-only #printRoot .report-page--v2,body.dark-theme.print-report-only #printRoot .report-print-page{background:#fff!important;color:#0b1630!important}}body.dark-theme .problem,body.dark-theme .routes-section,body.dark-theme .trust-section,body.dark-theme .result-dashboard-main,body.dark-theme .result-hero--dashboard,body.dark-theme .result-title-row,body.dark-theme .result-type-strip,body.dark-theme .share-preview-card,body.dark-theme .email-benefit-grid span,body.dark-theme .email-save-note,body.dark-theme .route-mini,body.dark-theme .scene-note,body.dark-theme .routine-step-head,body.dark-theme .routine-step-copy,body.dark-theme .routine-step-copy:before{background:#111827!important;border-color:#e2e8f02e!important;color:#f8fafc!important}body.dark-theme .problem .section-kicker,body.dark-theme .routes-section .section-kicker,body.dark-theme .trust-section .section-kicker,body.dark-theme .problem-kicker,body.dark-theme .result-type-strip span,body.dark-theme .share-preview-card span,body.dark-theme .email-benefit-grid span,body.dark-theme .routine-step-head b,body.dark-theme .routine-step-icon,body.dark-theme .routine-step-label,body.dark-theme .reading-mbti-pill span,body.dark-theme .reading-mbti-pill strong{color:#f8e7a3!important}body.dark-theme .problem .section-title,body.dark-theme .routes-section .section-title,body.dark-theme .trust-section .section-title,body.dark-theme .problem-card h3,body.dark-theme .result-type-strip strong,body.dark-theme .share-preview-card p,body.dark-theme .routine-step-copy strong,body.dark-theme .reading-mbti-pill strong,body.dark-theme .profile-chip strong,body.dark-theme .dashboard-metric-card strong{color:#f8fafc!important}body.dark-theme .problem .section-desc,body.dark-theme .routes-section .section-desc,body.dark-theme .trust-section .section-desc,body.dark-theme .problem-card p,body.dark-theme .result-type-strip p,body.dark-theme .routine-step-copy p,body.dark-theme .reading-mbti-axes,body.dark-theme .reading-mbti small,body.dark-theme .save-lock-note,body.dark-theme .email-save-note{color:#cbd5e1!important}body.dark-theme .reading-mbti,body.dark-theme .reading-mbti--compact{background:#111827!important;border-color:#e2e8f033!important;color:#f8fafc!important;box-shadow:0 18px 46px #0000004d!important}body.dark-theme .reading-mbti-pill strong{background:#172033!important;border:1px solid rgba(226,232,240,.18)!important}body.dark-theme .routine-step-head b,body.dark-theme .routine-step-icon{background:#0d3b66!important;border-color:#7dd3fc52!important}body.dark-theme .routine-step-copy:before{background:#7dd3fc!important}body.dark-theme .share-preview-card,body.dark-theme .email-benefit-grid span,body.dark-theme .email-save-note{box-shadow:none!important}body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .routine-step-head b,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .routine-step-icon,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .routine-step-label,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .routine-step-copy strong,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .report-routine-timeline span,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .report-routine-timeline strong{color:#f8fafc!important}body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .routine-step-copy p,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .report-routine-timeline p{color:#cbd5e1!important}body.dark-theme.print-report-only #printRoot .report-page--v2 .routine-step-head b,body.dark-theme.print-report-only #printRoot .report-page--v2 .routine-step-icon,body.dark-theme.print-report-only #printRoot .report-page--v2 .routine-step-label,body.dark-theme.print-report-only #printRoot .report-page--v2 .routine-step-copy strong,body.dark-theme.print-report-only #printRoot .report-page--v2 .report-routine-timeline span,body.dark-theme.print-report-only #printRoot .report-page--v2 .report-routine-timeline strong{color:#f8fafc!important}body.dark-theme.print-report-only #printRoot .report-page--v2 .routine-step-copy p,body.dark-theme.print-report-only #printRoot .report-page--v2 .report-routine-timeline p{color:#cbd5e1!important}@media print{body.dark-theme.print-report-only #printRoot .report-page--v2 .routine-step-head b,body.dark-theme.print-report-only #printRoot .report-page--v2 .routine-step-icon,body.dark-theme.print-report-only #printRoot .report-page--v2 .routine-step-label,body.dark-theme.print-report-only #printRoot .report-page--v2 .routine-step-copy strong,body.dark-theme.print-report-only #printRoot .report-page--v2 .report-routine-timeline span,body.dark-theme.print-report-only #printRoot .report-page--v2 .report-routine-timeline strong{color:#f8fafc!important}body.dark-theme.print-report-only #printRoot .report-page--v2 .routine-step-copy p,body.dark-theme.print-report-only #printRoot .report-page--v2 .report-routine-timeline p{color:#cbd5e1!important}}body.dark-theme .floating-card p,body.dark-theme .floating-card span{color:#f8fafc!important}body.dark-theme .floating-card{background:#ffffff0f!important;border-color:#ffffff0f!important;box-shadow:0 18px 46px #00000073!important}body.dark-theme .reading-gauge-top em,body.dark-theme .report-gauge-grid b,body.dark-theme .v2-upgrade-note span,body.dark-theme .result-type-strip span,body.dark-theme .reading-mbti-pill span{background:#b98513!important;border-color:#ffffff42!important;color:#fff!important;text-shadow:none!important}body.dark-theme .reading-gauge-top span,body.dark-theme .report-gauge-grid span{color:#f8fafc!important}body.dark-theme .result-v2-section{background:linear-gradient(135deg,#0b1220,#0f1725)!important;border-color:#ffffff0f!important;box-shadow:0 18px 46px #0000008c!important;color:#f8fafc!important}body.dark-theme .result-v2-section .micro-label{color:#f8e7a3!important;font-weight:900!important;letter-spacing:.08em!important}body.dark-theme .result-v2-section h3{color:#f8fafc!important;font-size:28px!important;line-height:1.28!important;margin-bottom:12px!important;text-align:left!important}body.dark-theme .success-method-card{background:#2e75b61a!important;border-color:#2e75b633!important}body.dark-theme .success-method-card h3{color:#5ba3e0!important}body.dark-theme .success-step{background:#1a2333!important;border-color:#ffffff0d!important}body.dark-theme .success-arrow{color:#5ba3e0!important}body.dark-theme .routine-timeline-step{background:linear-gradient(135deg,#0c1624,#0f1725)!important;border:1px solid rgba(255,255,255,.04)!important;box-shadow:0 10px 28px #00000080!important;padding:14px!important;border-radius:14px!important}body.dark-theme .routine-step-head b{background:linear-gradient(135deg,var(--navy),#223b67)!important;color:#fff!important;width:48px!important;height:48px!important}body.dark-theme .routine-step-label{color:#f8e7a3!important;background:#ffffff05!important}body.dark-theme .routine-step-copy{background:linear-gradient(135deg,#0b1220,#111827)!important;border-color:#ffffff0a!important;color:#f8fafc!important}body.dark-theme .routine-step-copy strong{color:#f8fafc!important;font-size:20px!important;line-height:1.36!important;text-align:left!important}body.dark-theme .routine-step-copy p{color:#cbd5e1!important;font-size:15px!important;line-height:1.6!important;text-align:left!important}body.dark-theme .routine-timeline:before{background:linear-gradient(180deg,#c8a84be6,#ffffff0f)!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-routine-section .routine-step-head b,body.print-report-only #printRoot .report-page--v2 .report-routine-section .routine-step-head b{font-size:13px!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-routine-section .routine-step-label,body.print-report-only #printRoot .report-page--v2 .report-routine-section .routine-step-label{font-size:12px!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-routine-section .routine-step-copy strong{font-size:18px!important;line-height:1.35!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-routine-section .routine-step-copy p{font-size:14px!important;line-height:1.55!important}body.print-report-only #printRoot .report-page--v2 .report-routine-section .routine-step-copy strong{font-size:6.4pt!important}body.print-report-only #printRoot .report-page--v2 .report-routine-section .routine-step-copy p{font-size:5.4pt!important}body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .report-routine-section .routine-step-head b,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .report-routine-section .routine-step-icon,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .report-routine-section .routine-step-label,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .report-routine-section .routine-step-copy strong,body.dark-theme.print-report-only #printRoot .report-page--v2 .report-routine-section .routine-step-head b,body.dark-theme.print-report-only #printRoot .report-page--v2 .report-routine-section .routine-step-icon,body.dark-theme.print-report-only #printRoot .report-page--v2 .report-routine-section .routine-step-label,body.dark-theme.print-report-only #printRoot .report-page--v2 .report-routine-section .routine-step-copy strong{color:#f8fafc!important}body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .report-routine-section .routine-step-copy p,body.dark-theme.print-report-only #printRoot .report-page--v2 .report-routine-section .routine-step-copy p{color:#dbe4f0!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-head b,body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-head b{font-size:12px!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-label,body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-label{font-size:11px!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy strong{color:var(--navy)!important;font-size:16px!important;line-height:1.35!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy p{color:var(--muted)!important;font-size:13px!important;line-height:1.55!important}body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-head b,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-icon,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-label,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy strong{color:#f8fafc!important}body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy p{color:#dbe4f0!important}@media print{body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy strong{font-size:6pt!important;line-height:1.16!important}body.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy p{font-size:5.1pt!important;line-height:1.14!important}body.dark-theme.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-head b,body.dark-theme.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-icon,body.dark-theme.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-label,body.dark-theme.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy strong{color:#f8fafc!important}body.dark-theme.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy p{color:#dbe4f0!important}}body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section{background:#1e293b!important;border-color:#e2e8f02e!important;color:#f8fafc!important}body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section h3,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy strong{color:#f8fafc!important}body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section p,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy p{color:#dbe4f0!important}body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .micro-label,body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-label{color:#b98513!important}body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-timeline-step{background:#273449!important;border-color:#e2e8f029!important;color:#f8fafc!important;box-shadow:0 10px 28px #0d1f3c14!important}body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy{background:#223047!important;border-color:#e2e8f029!important;color:#f8fafc!important}body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-head b{background:linear-gradient(135deg,#0d1f3c,#223b67)!important;color:#fff!important}body.dark-theme #reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-icon{background:#fff8e1!important;border-color:#c8a84b59!important;color:#b98513!important}@media print{body.dark-theme.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section{background:#1e293b!important;color:#f8fafc!important}body.dark-theme.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section h3,body.dark-theme.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy strong{color:#f8fafc!important}body.dark-theme.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section p,body.dark-theme.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy p{color:#dbe4f0!important}body.dark-theme.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .micro-label,body.dark-theme.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-label{color:#b98513!important}body.dark-theme.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-timeline-step,body.dark-theme.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy{background:#223047!important;border-color:#0d1f3c1a!important;color:#f8fafc!important}body.dark-theme.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-head b{background:linear-gradient(135deg,#0d1f3c,#223b67)!important;color:#fff!important}body.dark-theme.print-report-only #printRoot .report-page--v2 .report-print-page--two .report-routine-section .routine-step-icon{background:#fff8e1!important;border-color:#c8a84b59!important;color:#b98513!important}}.reading-tools-lead{margin:6px 0 16px;color:var(--muted);font-size:14px;line-height:1.6}.reading-tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(258px,1fr));gap:14px}.reading-tool-card{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start;padding:18px 18px 16px;border-radius:18px;border:1px solid rgba(200,168,75,.34);background:linear-gradient(160deg,#c8a84b14,#c8a84b04);text-decoration:none;color:inherit;transition:transform .15s,border-color .15s,box-shadow .15s}@media(hover:hover){.reading-tool-card:hover{transform:translateY(-2px);border-color:#c8a84b9e;box-shadow:0 14px 34px #c8a84b2e;text-decoration:none}}.reading-tool-card .rt-ico{font-size:30px;line-height:1;flex:0 0 auto}.reading-tool-card .rt-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:2px}.reading-tool-card .rt-head h4{margin:0;font-size:16px;font-weight:900;color:var(--navy)}.reading-tool-card .rt-badge{font-size:10px;font-weight:900;letter-spacing:.03em;padding:2px 8px;border-radius:999px;background:#c8a84b2e;color:#b8983b;border:1px solid rgba(200,168,75,.4)}.reading-tool-card .rt-body>p{margin:6px 0 10px;font-size:13.5px;line-height:1.55;color:var(--ink)}.reading-tool-card .rt-bullets{margin:0 0 12px;padding:0;list-style:none;display:flex;flex-direction:column;gap:5px}.reading-tool-card .rt-bullets li{position:relative;padding-left:18px;font-size:12.5px;color:var(--muted);line-height:1.4}.reading-tool-card .rt-bullets li:before{content:"✓";position:absolute;left:0;top:0;color:var(--gold);font-weight:900}.reading-tool-card .rt-go{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:900;color:#b8983b}.reading-tool-card:hover .rt-go{color:var(--gold)}.tools-tour-link{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:12px;min-height:44px;padding:10px 14px;border-radius:12px;border:1px dashed rgba(200,168,75,.45);color:#b8983b;font-size:13px;font-weight:800;text-decoration:none;text-align:center;word-break:keep-all}.tools-tour-link:hover{background:#c8a84b14;text-decoration:none}body.dark-theme .tools-tour-link{color:#f6c878;border-color:#f6c87873}body.dark-theme .reading-tool-card{background:linear-gradient(160deg,#f6c8781a,#f6c87805);border-color:#f6c87857}body.dark-theme .reading-tool-card .rt-head h4{color:#f8fafc}body.dark-theme .reading-tool-card .rt-body>p{color:#e2e8f0}body.dark-theme .reading-tool-card .rt-badge,body.dark-theme .reading-tool-card .rt-go{color:#f6c878;border-color:#f6c87873}body.dark-theme .reading-tool-card .rt-bullets li{color:#cbd5e1}.yanawan-funnel-block{width:100%;max-width:100%;margin:40px auto;padding:40px 24px;background:linear-gradient(135deg,#0d1f3c,#4b1822 58%,#c8a84b 130%);border-radius:40px;color:#fff;text-align:center;box-shadow:0 28px 70px #0d1f3c40;overflow:hidden}.yanawan-funnel-block--report{margin:10mm 0;padding:10mm;border-radius:8mm;box-shadow:none}.funnel-badge{display:inline-block;padding:6px 14px;background:#ffffff26;border:1px solid rgba(255,255,255,.25);border-radius:999px;font-size:13px;font-weight:700;color:#fff;margin-bottom:24px}.funnel-title{font-size:32px;font-weight:800;line-height:1.3;margin-bottom:16px;color:#fff}.funnel-desc{font-size:16px;line-height:1.6;color:#ffffffd9;margin-bottom:32px}.funnel-visual-wrapper{width:100%;max-width:480px;margin:0 auto 32px}.funnel-visual{width:100%;aspect-ratio:16 / 9;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0003}.funnel-tags{display:flex;justify-content:center;gap:12px;margin-bottom:32px;flex-wrap:wrap}.funnel-tags span{font-size:14px;font-weight:600;color:#c8a84b}.funnel-btn{width:100%;max-width:400px;min-height:60px;font-size:18px;background:#fff!important;color:#0d1f3c!important;border-radius:999px;margin-bottom:16px}.funnel-status{font-size:13px;color:#fff9}@media(max-width:620px){.yanawan-funnel-block{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px;border-radius:0;padding:60px 20px}.funnel-title{font-size:26px}.funnel-desc{font-size:15px}}@media(max-width:620px){#reportPreviewSection .container{width:100%!important;padding-left:16px!important;padding-right:16px!important;box-sizing:border-box!important}#reportPreviewMount{width:100%}#reportPreviewMount .report-page--v2{width:100%!important;min-width:0!important;padding:22px 16px!important;margin:0!important;background:var(--paper)!important;border:1px solid rgba(29,36,51,.08)!important;border-radius:18px!important;box-shadow:0 10px 30px #1d24331a!important;box-sizing:border-box!important}#reportPreviewMount .report-v2-profile,#reportPreviewMount .report-dashboard{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}#reportPreviewMount .report-page-grid,#reportPreviewMount .report-resource-row{grid-template-columns:1fr!important}#reportPreviewMount .report-page-logo{display:none!important}#reportPreviewMount .report-page-header{flex-direction:column!important;gap:6px!important}#screenResult .result-summary-grid--dashboard{grid-template-columns:repeat(2,1fr)!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-timeline-step{grid-template-columns:1fr!important;gap:10px!important;padding:12px 14px!important;border-radius:16px!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-head{display:flex!important;flex-direction:row!important;align-items:center!important;gap:10px!important;padding:0!important;justify-items:unset!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-head b{width:34px!important;height:34px!important;font-size:13px!important;flex-shrink:0!important;border-radius:10px!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-icon{width:28px!important;height:28px!important;font-size:14px!important;flex-shrink:0!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-label{font-size:12px!important;white-space:nowrap!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy{grid-template-columns:1fr!important;padding:10px 14px!important;border-radius:12px!important;border:1px solid rgba(13,31,60,.1)!important;background:#ffffff0f!important;box-shadow:none!important;gap:4px!important;min-width:0!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy strong{font-size:15px!important;display:block!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy p{font-size:13px!important;margin-top:4px!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page--two .report-routine-section .routine-step-copy:before{display:none!important}#reportPreviewMount .routine-timeline:before{display:none!important}}#reportPreviewSection #reportPreviewMount .yanawan-funnel-block .funnel-desc,#reportPreviewSection #reportPreviewMount .yanawan-funnel-block .funnel-status,#reportPreviewSection #reportPreviewMount .yanawan-funnel-block .funnel-badge,#screenResult .yanawan-funnel-block .funnel-desc,#screenResult .yanawan-funnel-block .funnel-status,#screenResult .yanawan-funnel-block .funnel-badge,body.dark-theme #reportPreviewSection #reportPreviewMount .yanawan-funnel-block .funnel-desc,body.dark-theme #reportPreviewSection #reportPreviewMount .yanawan-funnel-block .funnel-status,body.dark-theme #reportPreviewSection #reportPreviewMount .yanawan-funnel-block .funnel-badge{color:#ffffffe0!important}.ls-content-badges{display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin-top:10px}.ls-content-label{font-size:9px;font-weight:800;color:var(--gold, #c8a84b);letter-spacing:.5px;margin-right:2px;white-space:nowrap}.ls-content-chip{display:inline-flex;align-items:center;gap:2px;padding:2px 7px;border-radius:999px;font-size:10px;font-weight:700;white-space:nowrap}.course-tabs-card{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:36px 0 0}.course-tab-card{display:flex;flex-direction:column;align-items:center;gap:8px;padding:24px 20px;border:2px solid var(--line);border-radius:var(--radius-lg, 18px);background:var(--paper, #fffdf8);cursor:pointer;transition:border-color .2s,box-shadow .2s,background .2s;text-align:center}.course-tab-card:hover{border-color:var(--gold);box-shadow:0 4px 20px #c8a84b26}.course-tab-card.active{border-color:var(--gold);background:#c8a84b0f;box-shadow:0 6px 28px #c8a84b2e}.ctc-emoji{font-size:32px;line-height:1}.ctc-title{font-size:17px;font-weight:800;font-family:var(--serif);color:var(--navy)}.ctc-desc{font-size:13px;color:var(--muted);line-height:1.5;word-break:keep-all}.course-tab-card.active .ctc-title{color:var(--gold)}.course-tabs-card--four{grid-template-columns:repeat(4,1fr);gap:12px}.course-tabs-card--four .course-tab-card{padding:16px 10px;gap:5px}.course-tabs-card--four .ctc-emoji{font-size:26px}.course-tabs-card--four .ctc-title{font-size:14.5px;word-break:keep-all}.course-tabs-card--four .ctc-desc{font-size:11.5px}@media(max-width:720px){.course-tabs-card--four{grid-template-columns:1fr 1fr;gap:9px}.course-tabs-card--four .ctc-emoji{font-size:23px}.course-tabs-card--four .ctc-title{font-size:13px}.course-tabs-card--four .ctc-desc{font-size:11px}}.custom-empty{text-align:center;max-width:460px;margin:8px auto;padding:clamp(28px,6vw,44px) 20px;border-radius:18px;border:1.5px dashed var(--line);background:#c8a84b0a}.custom-empty-ic{font-size:38px;display:block;margin-bottom:10px}.custom-empty h3{margin:0 0 8px;font-size:clamp(16px,4vw,19px);font-weight:800;color:var(--ink)}.custom-empty p{margin:0 0 18px;font-size:13.5px;color:var(--muted);line-height:1.7}.custom-empty .btn{min-height:46px}@keyframes bookAnchorFlash{0%{box-shadow:0 0 #c8a84b8c}to{box-shadow:0 0 0 12px #c8a84b00}}.book-anchor-flash{animation:bookAnchorFlash 1.1s ease-out 2;border-radius:14px;outline:2px solid var(--gold);outline-offset:2px}@media(prefers-reduced-motion:reduce){.book-anchor-flash{animation:none}}.cbr{max-width:560px;margin:22px auto 0;padding:clamp(20px,5vw,30px);border-radius:18px;border:1.5px solid var(--line);background:var(--paper);box-shadow:0 8px 28px #1d24330f}.cbr-head{text-align:center;margin-bottom:16px}.cbr-eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.04em;color:var(--gold);margin-bottom:8px}.cbr-head h3{margin:0 0 6px;font-size:clamp(16px,4vw,19px);font-weight:800;color:var(--ink)}.cbr-head p{margin:0;font-size:13px;color:var(--muted);line-height:1.65}.cbr-search{width:100%;box-sizing:border-box;min-height:48px;padding:13px 16px;font-size:16px;border-radius:12px;border:1.5px solid var(--line);background:var(--bg);color:var(--ink);outline:none;transition:border-color .15s}.cbr-search:focus{border-color:var(--gold)}.cbr-promo{display:flex;flex-direction:column;align-items:center;gap:9px;text-align:center;max-width:320px;margin:4px auto 18px;padding:18px 22px 16px;border-radius:18px;position:relative;overflow:hidden;background:linear-gradient(135deg,#c8a84b29,#c8a84b0a);border:1px solid rgba(200,168,75,.4)}.cbr-promo:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 50% 26%,rgba(200,168,75,.22) 0%,transparent 65%)}.cbr-promo>*{position:relative}.cbr-promo-eyebrow{font-size:10.5px;font-weight:800;letter-spacing:.08em;color:var(--gold)}.cbr-promo-badge{width:88px;height:88px;object-fit:contain;filter:drop-shadow(0 6px 20px rgba(200,168,75,.45));animation:cbrFloat 3s ease-in-out infinite}.cbr-promo-title{font-size:14px;font-weight:900;letter-spacing:.02em;color:var(--gold)}.cbr-promo-desc{font-size:11.5px;line-height:1.55;color:var(--muted);word-break:keep-all}.cbr-promo-desc strong{color:var(--gold)}@keyframes cbrFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}body.dark-theme .cbr-promo{background:linear-gradient(135deg,#f6c8781f,#f6c87808);border-color:#f6c87857}.cbr-results{margin-top:12px;display:flex;flex-direction:column;gap:8px}.cbr-found-label{margin:4px 0 2px;font-size:12.5px;font-weight:700;color:var(--ink)}.cbr-found{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;box-sizing:border-box;min-height:48px;padding:10px 14px;text-align:left;border-radius:11px;border:1px solid var(--line);background:#c8a84b0d;cursor:pointer;transition:background .15s,border-color .15s}.cbr-found:hover{background:#c8a84b1f;border-color:var(--gold)}.cbr-found-t{font-size:14px;font-weight:700;color:var(--ink)}.cbr-found-en{font-size:12px;color:var(--muted);font-style:italic}.cbr-found-tab{font-size:11px;font-weight:700;color:var(--gold)}.cbr-none{margin:8px 0 0;padding:12px 14px;font-size:13px;color:var(--muted);line-height:1.6;border-radius:11px;background:#1d24330a;border:1px dashed var(--line)}.cbr-form{margin-top:18px;padding-top:18px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:10px}.cbr-form-head{display:flex;flex-direction:column;gap:2px;margin-bottom:2px}.cbr-form-head strong{font-size:14.5px;font-weight:800;color:var(--ink)}.cbr-form-head span{font-size:12px;color:var(--muted)}.cbr-input{width:100%;box-sizing:border-box;min-height:48px;padding:12px 14px;font-size:16px;border-radius:11px;border:1.5px solid var(--line);background:var(--bg);color:var(--ink);outline:none;transition:border-color .15s;font-family:inherit}.cbr-input:focus{border-color:var(--gold)}.cbr-textarea{min-height:64px;resize:vertical;line-height:1.55}.cbr-submit{margin-top:4px;min-height:50px;font-size:15px;font-weight:800}.cbr-result{margin:4px 0 0;font-size:13px;line-height:1.55;min-height:0}.cbr-result--ok{color:var(--gold);font-weight:700}.cbr-result--err{color:#c0392b;font-weight:700}.cbr-note{margin:6px 0 0;font-size:11.5px;color:var(--muted);line-height:1.55}.cbr-start-cta{display:block;width:100%;box-sizing:border-box;margin-top:12px;min-height:52px;padding:15px 18px;text-align:center;font-size:15px;font-weight:800;text-decoration:none;border-radius:12px}.cbr-stores{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:-2px 0 2px}.cbr-stores-label{font-size:12px;font-weight:700;color:var(--muted);margin-right:2px}.cbr-store{min-height:34px;padding:7px 13px;font-size:12.5px;font-weight:700;border-radius:999px;border:1.5px solid var(--line);background:#c8a84b0f;color:var(--ink);cursor:pointer;transition:border-color .15s,background .15s}.cbr-store:hover{border-color:var(--gold);background:#c8a84b24}.cbr-cover{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-height:48px;padding:9px 14px;border-radius:11px;border:1.5px dashed var(--line);background:#c8a84b0a;cursor:pointer}.cbr-cover:hover{border-color:var(--gold)}.cbr-cover-btn{font-size:13.5px;font-weight:700;color:var(--ink);white-space:nowrap}.cbr-cover-name{font-size:12px;color:var(--muted);overflow:hidden;text-overflow:ellipsis}.cbr-cover-preview{display:flex;justify-content:center;margin:2px 0}.cbr-cover-preview img{max-width:120px;max-height:168px;border-radius:8px;border:1px solid var(--line)}body.dark-theme .cbr-store{background:#f6c87814;border-color:#ffffff24}body.dark-theme .cbr-store:hover{background:#f6c8782e}body.dark-theme .cbr-cover{background:#f6c8780d;border-color:#ffffff29}body.dark-theme .cbr{background:#ffffff08;border-color:#ffffff1a;box-shadow:0 8px 28px #0000004d}body.dark-theme .cbr-search,body.dark-theme .cbr-input{background:#00000040;border-color:#ffffff24;color:var(--ink)}body.dark-theme .cbr-found{background:#c8a84b14;border-color:#ffffff1a}body.dark-theme .cbr-found:hover{background:#c8a84b2e}body.dark-theme .cbr-none{background:#ffffff0a}body.dark-theme .cbr-result--err{color:#ff8b7a}@media(max-width:480px){.cbr{padding:18px 15px}}.course-panel{padding-top:8px}.course-intro-grid{margin-top:32px;grid-template-columns:1fr!important}.course-intro-grid .route-card{max-width:760px;margin:0 auto;width:100%}.course-resource-wrap{margin:36px auto 0}.course-sub-kicker{margin-bottom:12px;font-size:12px;color:var(--gold);font-weight:700;letter-spacing:.06em}.resource-cta-single{display:block}.resource-cta-single .resource-card{max-width:none;width:100%}.course-map-header{margin-top:56px}.guide-visual-single{grid-template-columns:1fr!important}.guide-visual-single .guide-image{max-width:860px;margin:0 auto;width:100%}.curation-group-header{margin-bottom:20px}.curation-group-badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.06em;margin-bottom:8px}.curation-badge--classic{background:#c8a84b26;color:var(--gold);border:1px solid rgba(200,168,75,.4)}.curation-badge--popular{background:#0d1f3c12;color:var(--muted);border:1px solid var(--line)}.curation-group-header h3{margin:4px 0 6px;font-family:var(--serif);font-size:22px;color:var(--navy)}.curation-group-header p{margin:0;font-size:14px;color:var(--muted)}.book-level-subgroup{margin-top:28px}.book-level-sub-label{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:700;background:#0d1f3c0d;color:var(--muted);margin-bottom:12px}.hp-level-banner{margin-top:16px}.hp-level-match{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:#c8a84b1a;border:1px solid rgba(200,168,75,.3);border-radius:10px;font-size:14px;color:var(--navy)}.hp-level-match--neutral{background:#0d1f3c0d;border-color:var(--line);color:var(--muted)}.hp-level-match-icon{font-size:16px}.hp-match-chip{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:700;white-space:nowrap}.hp-match-chip--fit{background:#55d18a26;color:#2d9e68}.hp-match-chip--challenge{background:#f6c87826;color:var(--gold)}@media(max-width:640px){.course-tabs-card{grid-template-columns:1fr 1fr;gap:10px}.course-tab-card{padding:16px 12px;gap:6px}.ctc-emoji{font-size:24px}.ctc-title{font-size:14px}.ctc-desc{font-size:12px}.book-detail-stats{grid-template-columns:1fr 1fr}.book-detail-stats .book-detail-stat:last-child{grid-column:1 / -1}}.book-author{display:inline-block;margin-left:6px;font-size:12px;font-style:italic;color:var(--muted);font-weight:400}.book-quick-stats{display:flex;flex-wrap:wrap;gap:4px;margin:6px 0 10px}.book-level-chip{display:inline-flex;align-items:center;padding:3px 9px;border-radius:999px;font-size:11px;font-weight:700;background:var(--gold);color:#fff;white-space:nowrap}.book-stat-chip{display:inline-flex;align-items:center;padding:3px 9px;border-radius:999px;font-size:11px;font-weight:600;background:#0d1f3c12;color:var(--muted);white-space:nowrap}.detail-tag-row{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:14px}.detail-tag-chip{padding:3px 10px;border-radius:999px;font-size:11px;font-weight:600;background:#c8a84b21;color:var(--gold);white-space:nowrap}.detail-type-chip{padding:3px 10px;border-radius:999px;font-size:11px;font-weight:600;background:#0d1f3c0f;color:var(--muted);white-space:nowrap}.book-detail-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 14px;padding:12px 14px;background:#0d1f3c0a;border-radius:12px}.book-detail-stat{display:flex;flex-direction:column;gap:3px}.bds-label{font-size:10px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.bds-value{font-size:12px;color:var(--navy);font-weight:600;word-break:keep-all}.detail-section{margin:12px 0}.detail-section-label{display:inline-block;font-size:10px;font-weight:800;color:var(--gold);text-transform:uppercase;letter-spacing:.06em;margin-bottom:5px}.detail-section-text{margin:0;font-size:13px;color:var(--ink);line-height:1.65;word-break:keep-all}.book-sample-quote{margin:14px 0;padding:10px 14px;border-left:3px solid var(--gold);background:#c8a84b12;border-radius:0 10px 10px 0;font-style:italic;font-size:13px;color:var(--navy);line-height:1.65}.detail-next-book{display:flex;align-items:center;gap:8px;margin-top:14px;padding:8px 12px;background:#0d1f3c0a;border-radius:8px;font-size:13px}.detail-next-label{font-size:10px;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.detail-next-value{color:var(--navy);font-weight:600;word-break:keep-all}.edn-purchase{margin-top:14px;padding:14px;border-radius:12px;background:#c8a84b0f;border:1px solid rgba(200,168,75,.28)}.edn-head{display:flex;align-items:center;gap:7px;margin-bottom:12px}.edn-title{font-size:13.5px;font-weight:900;color:var(--gold)}.edn-status{font-size:10.5px;font-weight:800;border-radius:999px;padding:3px 8px}.edn-status.on{color:#1f7a45;background:#55d18a24;border:1px solid rgba(85,209,138,.4)}.edn-status.soon{color:var(--muted);background:#0000000a;border:1px solid var(--line)}.edn-block{margin-bottom:12px}.edn-row-label{font-size:11px;font-weight:800;color:var(--ink);margin-bottom:7px}.edn-store-row{display:flex;gap:8px;flex-wrap:wrap}.edn-store{flex:1 1 0;min-width:92px;min-height:46px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:10px;border:1px solid var(--line);padding:6px 10px}.edn-store img{max-width:100%;max-height:26px;object-fit:contain}.edn-samples{display:flex;gap:12px;flex-wrap:wrap}.edn-sample{font-size:12px;font-weight:700;color:var(--gold);text-decoration:none}.edn-coming{font-size:12.5px;line-height:1.6;color:var(--ink);word-break:keep-all;margin:0 0 10px}.edn-preorder{display:flex;align-items:center;justify-content:center;min-height:46px;border-radius:12px;background:var(--gold);color:#1a1408;font-size:13px;font-weight:800;text-decoration:none}.edn-intro-row{margin-top:12px;display:flex;gap:8px}.edn-intro-btn{flex:1;min-height:44px;cursor:pointer;font-size:12.5px;font-weight:800;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:10px}.edn-intro-btn:hover{border-color:var(--gold);color:var(--gold)}.ednm-ov{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1400;align-items:center;justify-content:center;background:#0009;padding:20px}.ednm-sheet{position:relative;width:100%;max-width:400px;max-height:calc(100dvh - 40px);overflow-y:auto;background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:22px;box-shadow:0 24px 64px #00000059}.ednm-close{position:absolute;top:10px;right:12px;width:44px;height:44px;background:none;border:none;color:var(--muted);font-size:22px;cursor:pointer;line-height:1}.ednm-title{font-size:15px;font-weight:900;color:var(--gold);margin-bottom:14px;padding-right:32px}.ednm-tabs{display:flex;gap:6px;padding:4px;background:#0000000a;border-radius:12px;margin-bottom:16px}.ednm-tab{flex:1;min-height:44px;border:none;cursor:pointer;font-size:13px;font-weight:800;color:var(--muted);background:transparent;border-radius:10px}.ednm-tab.active{background:var(--gold);color:#1a1408}.ednm-body{font-size:12.5px;line-height:1.65;color:var(--ink)}.ednm-lead{margin:0 0 12px;word-break:keep-all}.ednm-storytitle{font-size:12.5px;font-weight:800;color:var(--gold);margin:0 0 6px}.ednm-story{margin:0 0 7px;color:var(--muted);word-break:keep-all}.ednm-reviews{margin:12px 0;padding:12px 14px;border-radius:12px;background:#c8a84b0f;border:1px solid var(--line)}.ednm-review-h{font-size:11.5px;font-weight:800;color:var(--gold);margin-bottom:7px}.ednm-review{font-size:12px;color:var(--ink);margin-bottom:5px;word-break:keep-all}.ednm-step{padding:10px 12px;margin-bottom:10px;border-radius:12px;background:#00000008;border:1px solid var(--line)}.ednm-specs{margin:12px 0;display:flex;flex-direction:column;gap:6px;font-size:12px;color:var(--muted)}.ednm-specs b{color:var(--ink);font-weight:800;margin-right:5px}.ednm-detail{display:flex;align-items:center;justify-content:center;min-height:46px;margin-top:4px;border-radius:12px;background:#c8a84b0f;border:1px solid var(--gold);color:var(--gold);font-size:12.5px;font-weight:800;text-decoration:none}.ednm-bundle{display:flex;align-items:center;justify-content:center;text-align:center;min-height:48px;margin:8px 0 4px;padding:8px 12px;border-radius:12px;background:var(--gold);color:#1a1408;font-size:12.5px;font-weight:800;line-height:1.4;text-decoration:none;word-break:keep-all}body.dark-theme .edn-purchase{background:#f6c87812;border-color:#f6c87842}body.dark-theme .edn-row-label,body.dark-theme .edn-coming{color:var(--ink)}body.dark-theme .edn-status.soon{background:#ffffff0d;border-color:#ffffff24}body.dark-theme .ednm-sheet{background:var(--paper)}body.dark-theme .ednm-step,body.dark-theme .ednm-tabs{background:#ffffff0a}#courseHP .series-list{grid-template-columns:repeat(2,1fr)}#courseHP .series-card{display:grid!important;grid-template-columns:110px minmax(0,1fr);gap:14px;align-items:start;padding:16px}#courseHP .series-cover{width:110px;height:165px;margin:0}#courseHP .series-card-body{min-width:0;margin-top:0}@media(max-width:768px){.book-grid,#courseHP .series-list{grid-template-columns:1fr!important}.map-card.map-card--compact{grid-template-columns:86px minmax(0,1fr)}.map-card.map-card--compact .map-cover{width:86px;height:128px;margin:0}}@media(max-width:640px){.map-card.map-card--compact{display:flex!important;flex-direction:column;grid-template-columns:unset}.map-card.map-card--compact .map-cover{width:100%;height:160px;margin-bottom:8px}#courseHP .series-card{grid-template-columns:1fr}#courseHP .series-cover{width:100%;height:200px;margin-bottom:8px}.course-tab{padding:12px 16px}.course-tab-label{font-size:13px}.book-detail-stats{grid-template-columns:1fr 1fr}.book-detail-stats .book-detail-stat:last-child{grid-column:1 / -1}}.ls-chip-label{font-size:9px}body.result-only-mode .site-header,body.result-only-mode .sticky-progress,body.result-only-mode [data-side-step],body.result-only-mode .progress-top,body.result-only-mode .progress-track,body.result-only-mode .section-nav,body.result-only-mode .wadiz-floating-cta,body.result-only-mode .mobile-nav,body.result-only-mode #resultStickyBar{display:none!important}body.result-only-mode,body.result-only-mode #diagnosis{padding-top:0}body.dark-theme #termsModal :is(h2,h3,h4,p,li,strong),body.dark-theme #privacyModal :is(h2,h3,h4,p,li,strong),body.dark-theme #refundModal :is(h2,h3,h4,p,li,strong){color:#1d2433!important}.authority-controls{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:space-between;margin-bottom:8px}.authority-levels{display:flex;flex-wrap:wrap;gap:6px}.authority-level-btn{padding:7px 14px;border-radius:999px;border:1px solid var(--line);background:var(--paper);color:var(--muted);font-size:13px;font-weight:700;cursor:pointer;transition:all .15s}.authority-level-btn:hover{border-color:var(--gold);color:var(--ink)}.authority-level-btn.active{background:var(--gold);border-color:var(--gold);color:#fff}.authority-search{flex:0 1 220px;min-width:150px;padding:7px 12px;border-radius:999px;border:1px solid var(--line);background:var(--paper);color:var(--ink);font-size:16px;outline:none}.authority-search:focus{border-color:var(--gold)}.authority-count{font-size:14px;font-weight:800;color:var(--ink);margin:0 0 12px}.authority-count strong{color:var(--gold);font-size:17px}.authority-count-sub{font-size:12px;font-weight:700;color:var(--muted);margin-left:4px}.authority-expand-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:54px;padding:0 20px;border-radius:16px;background:#c8a84b14;border:1px solid rgba(200,168,75,.3);color:var(--ink);font-size:15px;font-weight:800;cursor:pointer;transition:background .15s,border-color .15s}.authority-expand-btn:hover{background:#c8a84b24;border-color:var(--gold)}.authority-expand-btn .aeb-arrow{color:var(--gold);font-size:13px;transition:transform .2s}.authority-expand-btn[aria-expanded=true] .aeb-arrow{transform:rotate(180deg)}.authority-collapse[hidden]{display:none}.authority-collapse{margin-top:16px}.authority-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr));gap:12px}.auth-card{padding:12px;border-radius:14px;border:1px solid var(--line);background:var(--paper);display:flex;flex-direction:column;gap:6px;transition:all .18s}.auth-card:hover{border-color:#c8a84b73;transform:translateY(-2px);box-shadow:0 12px 28px #1d243312}.auth-card--owned{border-color:#c8a84b66;background:linear-gradient(180deg,rgba(200,168,75,.06),var(--paper))}.auth-card-row{display:flex;gap:12px;align-items:flex-start}.auth-cover{position:relative;flex:0 0 60px;width:60px;aspect-ratio:2 / 3;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #1d243324}.auth-cover img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.auth-cover-initial{font-family:var(--serif);font-size:24px;font-weight:800;color:#ffffffeb}.auth-cover--l1{background:linear-gradient(160deg,#6aa84f,#39632a)}.auth-cover--l2{background:linear-gradient(160deg,#4a86c8,#28508a)}.auth-cover--l3{background:linear-gradient(160deg,#c8a84b,#8a6f24)}.auth-cover--l4{background:linear-gradient(160deg,#c87f4b,#8a4f24)}.auth-cover--l5{background:linear-gradient(160deg,#a14b8c,#6b2a5b)}.auth-card-body{min-width:0;flex:1;display:flex;flex-direction:column;gap:5px}.auth-card-head{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.auth-level{font-size:10px;font-weight:800;padding:2px 8px;border-radius:6px;color:#fff}.auth-level--l1{background:#6aa84f}.auth-level--l2{background:#4a86c8}.auth-level--l3{background:#c8a84b}.auth-level--l4{background:#c87f4b}.auth-level--l5{background:#a14b8c}.auth-yanawan{font-size:10px;font-weight:800;padding:2px 8px;border-radius:6px;background:var(--gold);color:#fff}body.dark-theme .auth-yanawan{color:#10172e}.auth-tr{font-size:10px;font-weight:700;padding:2px 7px;border-radius:6px;background:#746b5f1f;color:var(--muted)}.auth-ar{font-size:10px;font-weight:700;color:var(--muted);margin-left:auto}.auth-title{margin:0;font-size:15px;font-weight:800;color:var(--ink);line-height:1.3}.auth-meta{margin:0;font-size:12px;color:var(--muted)}.auth-author{font-style:italic}.auth-badges{display:flex;flex-wrap:wrap;gap:4px}.auth-src{font-size:10px;font-weight:700;padding:2px 7px;border-radius:999px;background:#c8a84b1a;border:1px solid rgba(200,168,75,.22);color:var(--gold)}.auth-toggle{align-self:flex-start;background:none;border:none;padding:4px 0;color:var(--gold);font-weight:800;font-size:12px;cursor:pointer}.auth-details{border-top:1px dashed var(--line);padding-top:8px;display:flex;flex-direction:column;gap:8px}.auth-details[hidden]{display:none}.auth-src-list{margin:4px 0 0;padding-left:16px;display:flex;flex-direction:column;gap:3px}.auth-src-list li{font-size:12px;color:var(--muted);line-height:1.5}.auth-src-list strong{color:var(--ink)}.auth-unowned-note{font-size:11px;color:var(--muted);margin:0;line-height:1.5}.auth-cta{margin-top:2px;font-size:12px;font-weight:800;color:var(--gold);text-decoration:none}.auth-cta:hover{text-decoration:underline}.authority-empty{grid-column:1 / -1;text-align:center;color:var(--muted);padding:32px 0;font-size:14px}.authority-note{font-size:11px;color:var(--muted);margin:16px 0 0;line-height:1.6}@media(max-width:520px){.authority-controls{flex-direction:column;align-items:stretch}.authority-search{flex-basis:auto;max-width:none;padding:8px 14px}}@media(max-width:760px){.report-page{padding:10px}.result-hero{padding:18px}#reportPreviewSection #reportPreviewMount .report-page--v2{padding:10px!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-print-page{padding:8px!important;min-height:auto!important}#reportPreviewSection #reportPreviewMount .report-page--v2 .report-result-hero,.result-hero--dashboard,#reportPreviewSection #reportPreviewMount .report-page--v2 .result-v2-section,.report-page .result-v2-section{padding:14px!important}}.faq-section .faq-list{display:flex;flex-direction:column;gap:10px;margin-top:24px;max-width:760px}.faq-item{border:1px solid var(--line);border-radius:14px;background:var(--paper);overflow:hidden;transition:border-color .2s}.faq-item[open]{border-color:#c8a84b66}.faq-item summary{list-style:none;cursor:pointer;padding:18px 22px;font-size:16px;font-weight:700;color:var(--navy);display:flex;align-items:center;justify-content:space-between;gap:12px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"＋";color:var(--gold);font-weight:800;font-size:20px;line-height:1;flex-shrink:0}.faq-item[open] summary:after{content:"－"}.faq-item summary:hover{color:var(--gold)}.faq-a{padding:0 22px 20px;font-size:14.5px;line-height:1.7;color:var(--muted);word-break:keep-all}@media(max-width:640px){.faq-item summary{padding:15px 18px;font-size:15px}.faq-a{padding:0 18px 16px;font-size:14px}}@media(max-width:360px){#screenResult .result-summary-grid--dashboard{grid-template-columns:1fr!important}.result-hero--dashboard{padding:18px}.result-v2-section{padding:16px}}.ai-report-cta{border:1.5px solid rgba(200,168,75,.42)!important;background:linear-gradient(135deg,#c8a84b1c,#c8a84b08)!important}.ai-report-cta h3{font-size:clamp(17px,4.4vw,21px)}.ai-report-cta .btn-primary{width:100%;max-width:380px;min-height:48px}body.dark-theme .ai-report-cta{border-color:#f6c8786b!important}.ai-loading-card{text-align:center;padding:clamp(28px,6vw,44px) 20px;border-radius:18px;border:1.5px solid rgba(200,168,75,.32);background:linear-gradient(135deg,#c8a84b1a,#c8a84b05)}.ai-loading-orb{width:64px;height:64px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;font-size:30px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#c8a84b4d,#c8a84b0f);border:1px solid rgba(200,168,75,.4);animation:aiOrbPulse 1.8s ease-in-out infinite}@keyframes aiOrbPulse{0%,to{box-shadow:0 0 #c8a84b47}50%{box-shadow:0 0 0 14px #c8a84b00}}.ai-loading-title{margin:0 0 8px;font-size:clamp(14px,3.6vw,16px);font-weight:800;color:var(--ink);line-height:1.6}.ai-loading-sub{margin:0;font-size:12.5px;color:var(--muted);line-height:1.6}.ai-typing-dots{display:inline-flex;gap:4px;margin-left:6px;vertical-align:middle}.ai-typing-dots i{width:6px;height:6px;border-radius:50%;background:var(--gold);display:inline-block;animation:aiDot 1.2s infinite ease-in-out both}.ai-typing-dots i:nth-child(2){animation-delay:.2s}.ai-typing-dots i:nth-child(3){animation-delay:.4s}@keyframes aiDot{0%,80%,to{transform:scale(.5);opacity:.4}40%{transform:scale(1);opacity:1}}.diag-reveal{text-align:center;padding:clamp(18px,5vw,34px) clamp(6px,3vw,16px);max-width:460px;margin:0 auto}.diag-reveal-orb{width:72px;height:72px;margin:0 auto 14px;display:flex;align-items:center;justify-content:center;font-size:34px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#c8a84b52,#c8a84b0f);border:1px solid rgba(200,168,75,.42);animation:aiOrbPulse 1.8s ease-in-out infinite}.diag-reveal-title{margin:0 0 6px;font-size:clamp(16px,4.4vw,20px);font-weight:800;color:var(--ink);line-height:1.5}.diag-reveal-eta{margin:0 0 18px;font-size:13px;color:var(--muted)}.diag-reveal-eta strong{color:var(--gold)}.diag-reveal-track{height:8px;border-radius:999px;background:#c8a84b29;overflow:hidden;margin:0 0 18px}.diag-reveal-bar{width:0;height:100%;border-radius:999px;background:linear-gradient(90deg,#e7c878,#c8a84b)}.diag-reveal-steps{list-style:none;margin:0 0 14px;padding:0;display:flex;flex-direction:column;gap:8px;text-align:left}.drs-item{display:flex;align-items:center;gap:12px;padding:9px 12px;border-radius:12px;border:1px solid var(--line);background:var(--paper);opacity:.5;transform:translateY(2px);transition:opacity .35s ease,transform .35s ease,border-color .35s ease,background .35s ease}.drs-item.is-active{opacity:1;transform:none;border-color:#c8a84b80;background:#c8a84b14}.drs-item.is-done{opacity:1;transform:none}.drs-ic{font-size:18px;flex:0 0 auto}.drs-txt{display:flex;flex-direction:column;line-height:1.3;flex:1 1 auto;min-width:0}.drs-txt strong{font-size:13.5px;font-weight:800;color:var(--ink)}.drs-txt em{font-style:normal;font-size:11.5px;color:var(--muted)}.drs-state{flex:0 0 auto;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}.drs-item.is-active .drs-state{border:2px solid rgba(200,168,75,.4);border-top-color:var(--gold);border-radius:50%;animation:drsSpin .7s linear infinite}.drs-item.is-done .drs-state:after{content:"✓";color:var(--gold);font-weight:900;font-size:14px}@keyframes drsSpin{to{transform:rotate(360deg)}}.diag-reveal-skip{background:none;border:none;color:var(--muted);font-size:13px;font-weight:700;cursor:pointer;padding:8px 16px;min-height:44px;text-decoration:underline;text-underline-offset:3px}.diag-reveal-skip:hover{color:var(--ink)}body.dark-theme .drs-item{background:#ffffff08;border-color:#ffffff1a}body.dark-theme .drs-item.is-active{background:#f6c8781a;border-color:#f6c87866}body.dark-theme .diag-reveal-bar{background:linear-gradient(90deg,#f6c878,#d9a84f)}.ai-cta-progress{margin:2px auto 14px;max-width:440px;text-align:left}.ai-cta-mascot{display:flex;justify-content:center;margin:4px 0 10px;min-height:90px}.ai-cta-mascot svg{display:block}.ai-cta-mascot:empty{display:none}.ai-cta-prog-row{display:flex;align-items:center;gap:8px;margin-bottom:7px}.ai-cta-prog-spark{color:#6ec8ff;font-size:14px;animation:aiSparkPulse 1.4s ease-in-out infinite}@keyframes aiSparkPulse{0%,to{opacity:.4;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}.ai-cta-prog-label{font-size:13px;font-weight:700;color:#dceaff;line-height:1.5}.ai-cta-prog-track{height:7px;border-radius:999px;background:#6ec8ff29;overflow:hidden}.ai-cta-prog-bar{width:0;height:100%;border-radius:999px;background:linear-gradient(90deg,#2bb2ff,#5f7cff);transition:width .3s linear;box-shadow:0 0 12px #2bb2ff80}.ai-cta-prog-eta{margin:7px 0 0;font-size:12px;color:#cee4ffd9;line-height:1.5}.diag-intro-preview{margin:22px 0 4px}.dip-eyebrow{display:inline-block;font-size:11.5px;font-weight:800;letter-spacing:.02em;color:#b8983b;margin-bottom:10px}.dip-card{border-radius:16px;border:1.5px solid rgba(200,168,75,.3);background:linear-gradient(160deg,#c8a84b17,#c8a84b04);padding:16px;box-shadow:0 8px 24px #1d24330f}.dip-badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.dip-badge{font-size:11.5px;font-weight:800;padding:4px 11px;border-radius:999px;line-height:1.3}.dip-badge--level{background:var(--ink);color:var(--paper)}.dip-badge--type{background:#c8a84b29;color:#b8983b;border:1px solid rgba(200,168,75,.34)}.dip-badge--mbti{background:#7c6cc41f;color:#6c5bd0;border:1px solid rgba(124,108,196,.3)}.dip-books{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 0;border-top:1px dashed rgba(200,168,75,.28);border-bottom:1px dashed rgba(200,168,75,.28);margin-bottom:12px}.dip-book{width:30px;height:42px;border-radius:3px 5px 5px 3px;background:linear-gradient(135deg,#f3dc9a,#c8a84b 60%,#9a7a1e);box-shadow:0 3px 8px #a07f1f47;position:relative;flex:0 0 auto}.dip-book:before{content:"";position:absolute;left:3px;top:0;bottom:0;width:2px;background:#ffffff59;border-radius:2px}.dip-book:nth-child(2){background:linear-gradient(135deg,#e7c2c2,#b06b6b 60%,#7a3a3a);box-shadow:0 3px 8px #7a3a3a47}.dip-book:nth-child(3){background:linear-gradient(135deg,#bcd0e8,#6b86b0 60%,#3a4f7a);box-shadow:0 3px 8px #3a4f7a47}.dip-books-note{font-size:12px;font-weight:700;color:var(--muted);margin-left:4px;flex:1 1 auto;min-width:0}.dip-ai{display:flex;align-items:center;gap:10px}.dip-ai-ic{font-size:22px;flex:0 0 auto}.dip-ai-txt{display:flex;flex-direction:column;line-height:1.35}.dip-ai-txt strong{font-size:13.5px;font-weight:800;color:var(--ink)}.dip-ai-txt em{font-style:normal;font-size:11.5px;color:var(--muted)}.dip-sample-link{display:inline-flex;align-items:center;gap:4px;margin-top:12px;background:none;border:none;color:#b8983b;font-size:12.5px;font-weight:800;cursor:pointer;padding:8px 4px;min-height:44px;text-decoration:underline;text-underline-offset:3px}.dip-sample-link:hover{color:var(--gold)}body.dark-theme .dip-card{background:linear-gradient(160deg,#f6c8781a,#f6c87805);border-color:#f6c87857}body.dark-theme .dip-eyebrow,body.dark-theme .dip-badge--type,body.dark-theme .dip-sample-link{color:#f6c878}body.dark-theme .dip-badge--level{background:var(--gold);color:#14110a}body.dark-theme .dip-badge--mbti{background:#a78bfa29;color:#a78bfa;border-color:#a78bfa66}body.dark-theme .dip-ai-txt strong{color:#f8fafc}.dip-ai-ic{display:inline-flex;align-items:center}.app-card{border-color:#c8a84b80;box-shadow:0 0 0 5px #c8a84b14,0 18px 48px #c8a84b29;position:relative}body.dark-theme .app-card{border-color:#f6c87870;box-shadow:0 0 0 5px #f6c8780f,0 18px 48px #f6c87824}.diag-tella-greet{display:flex;align-items:center;gap:12px;margin:6px 0 18px}.diag-tella-av{flex:0 0 auto;display:inline-flex}.diag-tella-av svg{display:block}.diag-tella-bubble{position:relative;background:#c8a84b1a;border:1px solid rgba(200,168,75,.28);border-radius:4px 16px 16px;padding:11px 15px;flex:1 1 auto;min-width:0}.diag-tella-bubble strong{display:block;font-size:14px;font-weight:800;color:var(--ink);margin-bottom:2px}.diag-tella-bubble span{display:block;font-size:13px;line-height:1.45;color:var(--muted)}body.dark-theme .diag-tella-bubble{background:#f6c8781a;border-color:#f6c8784d}body.dark-theme .diag-tella-bubble strong{color:#f8fafc}.btn-intro-start{width:100%;justify-content:center;gap:8px;margin-top:18px;padding:16px 22px;font-size:16px;font-weight:800;border-radius:14px;box-shadow:0 10px 28px #c8a84b4d}.btn-intro-play{font-size:11px;line-height:1}.btn-intro-micro{text-align:center;font-size:12px;font-weight:700;color:var(--muted);margin:9px 0 0;letter-spacing:.01em}body.dark-theme .btn-intro-start{box-shadow:0 10px 28px #f6c87842}@media(prefers-reduced-motion:reduce){.diag-reveal-orb,.drs-item.is-active .drs-state,.ai-cta-prog-spark,.diag-reveal .ai-typing-dots i,.ai-cta-btn.ai-cta-loading,.ai-cta-btn.ai-cta-ready{animation:none!important}.diag-reveal-bar,.ai-cta-prog-bar{transition:none!important}}.ai-evo{margin:0}.ai-funnel{margin:0 0 4px;overflow-x:auto;-webkit-overflow-scrolling:touch}.ai-fn-track{display:flex;align-items:stretch;gap:4px;min-width:max-content}.ai-fn-node{display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 6px;border-radius:10px;border:1px dashed var(--line);min-width:74px;opacity:.6}.ai-fn-node.is-cur{opacity:1;border-style:solid;border-color:#c8a84b80;background:#c8a84b14}.ai-fn-ic{font-size:17px;font-style:normal}.ai-fn-t{font-size:11px;font-weight:800;color:var(--ink);white-space:nowrap}.ai-fn-s{font-size:10.5px;font-style:normal;color:var(--muted);white-space:nowrap}.ai-fn-arrow{align-self:center;color:var(--muted);font-style:normal;font-size:15px;flex:0 0 auto}body.dark-theme .ai-fn-node.is-cur{background:#f6c8781a;border-color:#f6c87873}.ai-tabs{display:flex;gap:6px;margin:14px 0 12px}.ai-tab{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;gap:1px;padding:8px 5px;min-height:50px;border-radius:12px;border:1px solid var(--line);background:transparent;cursor:pointer;transition:background .18s ease,border-color .18s ease}.ai-tab b{font-size:12px;font-weight:800;color:var(--ink);line-height:1.2}.ai-tab span{font-size:10.5px;color:var(--muted);line-height:1.25}.ai-tab.is-active{background:#c8a84b1f;border-color:#c8a84b80}.ai-tab.is-active b{color:#9a7d2e}body.dark-theme .ai-tab.is-active{background:#f6c87824;border-color:#f6c87880}body.dark-theme .ai-tab.is-active b{color:#f6c878}.ai-tab-panel[hidden]{display:none}.r2s-ladder{margin:16px 0;padding:14px;border-radius:14px;border:1px solid rgba(124,108,196,.28);background:#7c6cc40f}.r2s-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.r2s-eyebrow{font-size:12.5px;font-weight:800;color:#6c5bd0}.r2s-est{font-size:10px;font-weight:700;color:var(--muted);padding:2px 8px;border-radius:999px;border:1px solid var(--line);white-space:nowrap}.r2s-track{display:flex;align-items:flex-start;gap:3px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:2px}.r2s-step{display:flex;flex-direction:column;align-items:center;gap:5px;min-width:58px;opacity:.5}.r2s-step.is-cur{opacity:1}.r2s-step.is-done{opacity:.85}.r2s-dot{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;font-style:normal;background:var(--paper);border:1.5px solid var(--line);color:var(--muted)}.r2s-step.is-cur .r2s-dot{background:linear-gradient(135deg,#7c6cc4,#6c5bd0);border-color:#6c5bd0;color:#fff;box-shadow:0 0 0 4px #7c6cc42e}.r2s-step.is-done .r2s-dot{background:#6c5bd0;border-color:#6c5bd0;color:#fff}.r2s-label{font-size:10px;font-weight:700;color:var(--ink);white-space:nowrap;font-style:normal}.r2s-arrow{color:var(--muted);font-style:normal;font-size:13px;flex:0 0 auto;align-self:center;margin-top:6px}.r2s-note{margin:10px 0 0;font-size:11.5px;color:var(--muted);line-height:1.6}body.dark-theme .r2s-ladder{background:#a78bfa1a;border-color:#a78bfa4d}body.dark-theme .r2s-eyebrow{color:#a78bfa}body.dark-theme .r2s-dot{background:#08111f}.ai-evo-preview{border-radius:16px;border:1.5px dashed rgba(200,168,75,.4);background:linear-gradient(160deg,#c8a84b12,#c8a84b04);padding:clamp(14px,4vw,20px)}.ai-evo-badge{display:inline-block;font-size:11px;font-weight:800;color:#b8983b;background:#c8a84b24;border:1px solid rgba(200,168,75,.34);border-radius:999px;padding:3px 11px;margin-bottom:12px}.ai-evo-h{margin:0 0 6px;font-size:clamp(16px,4.4vw,19px);font-weight:900;color:var(--ink);line-height:1.4}.ai-evo-sub{margin:0 0 8px;font-size:13px;color:var(--muted);line-height:1.65}.ai-evo-cta{display:block;width:100%;box-sizing:border-box;margin-top:16px;min-height:48px;line-height:46px;text-align:center;text-decoration:none;border-radius:12px;font-weight:800;font-size:14px;color:#2a1d00;background:linear-gradient(135deg,#f0cd72,#c8a84b);box-shadow:0 10px 24px #a07f1f47}.ai-evo-cta:hover{transform:translateY(-2px)}body.dark-theme .ai-evo-preview{background:linear-gradient(160deg,#f6c87817,#f6c87805);border-color:#f6c8786b}body.dark-theme .ai-evo-badge{color:#f6c878}@media(prefers-reduced-motion:reduce){.ai-evo-cta:hover{transform:none}}.ai-report-card{border-radius:18px;border:1.5px solid rgba(200,168,75,.3);background:linear-gradient(180deg,#c8a84b0f,#fff0 120px),var(--paper);padding:clamp(20px,5vw,30px);box-shadow:0 10px 30px #1d24330f}.ai-report-head{padding-bottom:14px;margin-bottom:6px;border-bottom:1px solid rgba(200,168,75,.22)}.ai-report-mascot{display:flex;justify-content:center;margin:-6px 0 4px}.ai-report-mascot svg{display:block}.ai-report-eyebrow{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.3px;color:#b8983b}.ai-report-headline{margin:8px 0;font-size:clamp(18px,4.6vw,24px);font-weight:900;line-height:1.35;color:var(--ink)}.ai-seg-chip{display:inline-block;padding:3px 11px;border-radius:999px;font-size:11px;font-weight:800;background:#c8a84b24;color:#b8983b;border:1px solid rgba(200,168,75,.3)}.ai-report-head--tella{display:flex;flex-direction:column;align-items:center;text-align:center;gap:0}.ai-report-head--tella .ai-report-mascot{display:flex;justify-content:center;margin:-12px 0 -10px;line-height:0}.ai-report-head--tella .ai-report-mascot svg{display:block;width:clamp(108px,30vw,140px);height:auto}.ai-report-head--tella .ai-report-eyebrow{margin-top:2px}.ai-report-head--tella .ai-report-headline{margin:7px 0 9px;max-width:32ch;text-wrap:balance}@media(max-width:430px){.ai-report-head--tella .ai-report-mascot{margin:-9px 0 -8px}.ai-report-head--tella .ai-report-mascot svg{width:clamp(100px,33vw,120px)}.ai-report-head--tella .ai-report-headline{max-width:24ch}}@media print{.ai-report-head--tella .ai-report-mascot{display:none}}body.print-report-only .ai-report-head--tella .ai-report-mascot{display:none!important}.ai-report-block{margin-top:12px;padding:13px 15px;border-radius:12px;background:#c8a84b0e;border:1px solid rgba(200,168,75,.2)}.ai-report-block h4{display:flex;align-items:center;gap:7px;margin:0 0 6px;font-size:14.5px;font-weight:800;color:var(--ink)}.ai-report-block .airb-ico{font-size:16px}.ai-report-block p{margin:0;font-size:14.5px;line-height:1.8;color:#3a3424}@media(max-width:640px){.ai-report-card{padding:14px 9px}.ai-report-block{padding:12px}.report-page{padding-left:7px;padding-right:7px}.report-print-page{padding-left:5px;padding-right:5px}}.ai-report-nextstep{margin:20px 0 0;padding:14px 16px;border-radius:12px;background:#c8a84b1a;font-size:15px;font-weight:800;color:var(--ink);line-height:1.6}.ai-report-lead{margin:14px 0 4px;padding:13px 15px;border-radius:12px;background:#7c6cc414;border:1px solid rgba(124,108,196,.25);font-size:14px;line-height:1.75;color:#3a3424}.ai-report-lead strong{color:#6c5bd0}.ai-report-hook{margin:16px 0 0;padding:14px 16px;border-radius:12px;background:linear-gradient(135deg,#c8a84b1f,#7c6cc40f);border:1px solid rgba(200,168,75,.3);font-size:14px;line-height:1.75;color:#3a3424}.ai-report-hook strong{color:var(--wine)}.ai-how{margin:16px 0 0;border:1px solid rgba(124,108,196,.28);border-radius:12px;background:#7c6cc40f;overflow:hidden}.ai-how summary{cursor:pointer;padding:12px 16px;font-size:13.5px;font-weight:800;color:#6c5bd0;list-style:none}.ai-how summary::-webkit-details-marker{display:none}.ai-how[open] summary{border-bottom:1px solid rgba(124,108,196,.2)}.ai-how-body{padding:12px 16px;font-size:13px;line-height:1.7;color:#3a3424}.ai-how-body p{margin:0 0 8px}.ai-how-body ul{margin:0 0 8px;padding-left:18px}.ai-how-body li{margin-bottom:4px}.ai-how-hook{color:#6c5bd0;font-weight:700}.ai-how-note{font-size:11px!important;color:var(--muted)}body.dark-theme .ai-how{background:#a78bfa1a;border-color:#a78bfa4d}body.dark-theme .ai-how summary{color:#a78bfa}body.dark-theme .ai-how-body{color:#d7dbe6}body.dark-theme .ai-how-hook{color:#a78bfa}.ai-report-foot{margin:16px 0 0;font-size:11px;color:var(--muted);line-height:1.6}.ai-rec-section{margin-top:20px;padding-top:16px;border-top:1px solid rgba(200,168,75,.22)}.ai-rec-title{display:flex;align-items:center;gap:7px;margin:0 0 14px;font-size:14.5px;font-weight:800;color:var(--ink)}.ai-rec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:start}.ai-rec-book{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.ai-rec-cover{position:relative;width:100%;max-width:128px;aspect-ratio:2 / 3;padding:3px;border-radius:11px;background:linear-gradient(135deg,#f8d98a,#c8a84b 45%,#9a7a1e);box-shadow:0 8px 22px #a07f1f4d}.ai-rec-cover img{width:100%;height:100%;object-fit:cover;border-radius:8px;display:block;background:#0000000d}.ai-rec-fit{position:absolute;top:6px;right:6px;background:#0d0a1cd6;color:#f6c878;font-size:10.5px;font-weight:900;padding:3px 8px;border-radius:999px;letter-spacing:.2px;box-shadow:0 2px 8px #0000004d}.ai-rec-meta{display:flex;flex-direction:column;gap:3px;width:100%}.ai-rec-ko{margin:0;font-size:13px;font-weight:800;color:var(--ink);line-height:1.4}.ai-rec-en{margin:0;font-size:11px;font-style:italic;color:var(--muted);line-height:1.35}.ai-rec-quote{margin:6px 0 0;font-family:var(--serif);font-style:italic;font-size:12px;line-height:1.6;color:#6a5f4a;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:560px){.ai-rec-grid{grid-template-columns:1fr;gap:12px}.ai-rec-book{flex-direction:row;align-items:flex-start;text-align:left;gap:14px}.ai-rec-cover{max-width:78px;flex:0 0 78px}.ai-rec-fit{font-size:9px;padding:2px 6px;top:4px;right:4px}.ai-rec-quote{-webkit-line-clamp:4}}body.dark-theme .ai-rec-section{border-color:#f6c87842}body.dark-theme .ai-rec-title,body.dark-theme .ai-rec-ko{color:#f8fafc}body.dark-theme .ai-rec-en{color:#ffffff80}body.dark-theme .ai-rec-quote{color:#cdbf9a}@media print{.report-print-page--three{page-break-before:always;break-before:page}body.print-report-only #printRoot .report-print-page--three{min-height:auto!important;max-height:none!important;overflow:visible!important;break-after:avoid!important;page-break-after:avoid!important;break-inside:auto!important;page-break-inside:auto!important;padding-bottom:5mm!important}body.print-report-only #printRoot .ai-rec-grid{grid-template-columns:repeat(3,24mm)!important;justify-content:center!important;gap:14mm!important}body.print-report-only #printRoot .ai-rec-cover{max-width:24mm!important;width:100%!important}body.print-report-only #printRoot .ai-rec-book{gap:5pt!important}body.print-report-only #printRoot .ai-rec-ko{font-size:9.5pt!important}body.print-report-only #printRoot .ai-rec-en{font-size:8pt!important}.ai-report-card{box-shadow:none;border-color:#0000002e}.ai-report-card .bridge-next,.ai-report-card .satisfaction-survey{display:none!important}body.print-report-only #printRoot .ai-report-head{padding-bottom:8pt!important;margin-bottom:3pt!important}body.print-report-only #printRoot .ai-report-headline{font-size:15pt!important;line-height:1.28!important;margin:4pt 0!important}body.print-report-only #printRoot .ai-report-lead{margin:5pt 0 2pt!important;padding:6pt 9pt!important;font-size:9pt!important;line-height:1.42!important}body.print-report-only #printRoot .ai-report-block{margin-top:5pt!important;padding-left:9pt!important}body.print-report-only #printRoot .ai-report-block h4{margin:0 0 2pt!important;font-size:10.5pt!important}body.print-report-only #printRoot .ai-report-block p{font-size:9.4pt!important;line-height:1.42!important}body.print-report-only #printRoot .ai-rec-section{margin-top:6pt!important;padding-top:6pt!important}body.print-report-only #printRoot .ai-rec-title{margin:0 0 5pt!important;font-size:10.5pt!important}body.print-report-only #printRoot .ai-rec-quote{-webkit-line-clamp:2!important;font-size:8.4pt!important}body.print-report-only #printRoot .ai-report-nextstep{margin:6pt 0 0!important;padding:6pt 10pt!important;font-size:9.6pt!important}body.print-report-only #printRoot .ai-report-hook{margin:5pt 0 0!important;padding:6pt 10pt!important;font-size:8.8pt!important;line-height:1.42!important}body.print-report-only #printRoot .ai-report-foot{margin:5pt 0 0!important;font-size:8pt!important}}.report-cta-light{margin-top:9mm;padding:8mm 10mm;border-radius:5mm;break-inside:avoid;background:linear-gradient(135deg,#0d1f3c0b,#c8a84b14);border:1px solid rgba(200,168,75,.32);text-align:center}a.report-cta-light.rcl-link{display:block;text-decoration:none;cursor:pointer;transition:border-color .15s,box-shadow .15s}a.report-cta-light.rcl-link:hover{border-color:#c8a84b99;box-shadow:0 6px 22px #c8a84b2e}a.report-cta-light.rcl-link:active{transform:translateY(1px)}.report-cta-light .rcl-eyebrow{font-size:9pt;font-weight:800;letter-spacing:.04em;color:#b8983b}.report-cta-light .rcl-title{margin:3mm 0 2.5mm;font-family:var(--serif);font-size:16pt;line-height:1.3;color:#0d1f3c;font-weight:700}.report-cta-light .rcl-sub{margin:0 auto;max-width:150mm;font-size:10.5pt;line-height:1.7;color:#4e5868}.report-cta-light .rcl-foot{display:flex;align-items:center;justify-content:center;gap:6mm;margin-top:5mm;flex-wrap:wrap}.report-cta-light .rcl-url{font-size:12.5pt;font-weight:900;color:#c8a84b;letter-spacing:.02em}.report-cta-light .rcl-tag{font-size:8.5pt;font-weight:700;color:#746b5f}body.dark-theme #reportPreviewMount .report-cta-light{background:linear-gradient(135deg,#f6c8781a,#f6c87808);border-color:#f6c8784d}body.dark-theme #reportPreviewMount .report-cta-light .rcl-title{color:#f8fafc}body.dark-theme #reportPreviewMount .report-cta-light .rcl-sub{color:#cdd4e0}@media print{body.print-report-only #printRoot .report-cta-light{margin-top:3mm!important;padding:4mm 10mm!important;border-radius:4mm!important;break-inside:avoid!important;page-break-inside:avoid!important;break-before:avoid!important;background:linear-gradient(135deg,#0d1f3c0b,#c8a84b17)!important;border:1px solid rgba(200,168,75,.4)!important}body.print-report-only #printRoot .report-cta-light .rcl-eyebrow{font-size:7.6pt!important}body.print-report-only #printRoot .report-cta-light .rcl-title{font-size:12pt!important;margin:1.2mm 0!important;line-height:1.28!important}body.print-report-only #printRoot .report-cta-light .rcl-sub{font-size:8.2pt!important;line-height:1.38!important;max-width:150mm!important}body.print-report-only #printRoot .report-cta-light .rcl-foot{margin-top:2.5mm!important;gap:4mm!important}body.print-report-only #printRoot .report-cta-light .rcl-url{font-size:10.5pt!important}body.print-report-only #printRoot .report-cta-light .rcl-tag{font-size:7.6pt!important}}.report-page .success-steps-row,#reportPreviewMount .success-steps-row,body.print-report-only #printRoot .success-steps-row{flex-direction:row!important;flex-wrap:wrap!important;gap:2.5mm 3mm!important;padding:1mm 0 0!important}.report-page .success-steps-row:before,#reportPreviewMount .success-steps-row:before,body.print-report-only #printRoot .success-steps-row:before{display:none!important}.report-page .success-step,#reportPreviewMount .success-step,body.print-report-only #printRoot .success-step{flex:0 0 calc(33.333% - 2mm)!important;box-sizing:border-box!important;gap:2.5mm!important;padding:2mm 2.5mm!important;background:#2e75b60d!important;border-radius:2.5mm!important}.report-page .success-step b,#reportPreviewMount .success-step b,body.print-report-only #printRoot .success-step b{width:6mm!important;height:6mm!important;font-size:8pt!important;box-shadow:none!important}.report-page .success-step span,#reportPreviewMount .success-step span,body.print-report-only #printRoot .success-step span{font-size:9pt!important}body.dark-theme .ai-loading-card{background:linear-gradient(135deg,#f6c8781a,#f6c87805);border-color:#f6c87857}body.dark-theme .ai-loading-title{color:#f8fafc}body.dark-theme .ai-report-card{background:#0c1424;border-color:#f6c8784d;box-shadow:none}body.dark-theme .ai-report-headline,body.dark-theme .ai-report-block h4,body.dark-theme .ai-report-nextstep{color:#f8fafc}body.dark-theme .ai-report-block{background:#f6c8780d;border-color:#f6c87833}body.dark-theme .ai-report-block p{color:#d7dbe6}body.dark-theme .ai-report-nextstep{background:#f6c8781f}body.dark-theme .ai-report-lead{color:#d7dbe6;background:#a78bfa1f;border-color:#a78bfa52}body.dark-theme .ai-report-lead strong{color:#a78bfa}body.dark-theme .ai-report-hook{color:#d7dbe6;background:linear-gradient(135deg,#f6c8781f,#a78bfa14);border-color:#f6c8784d}.share-brand-row{display:flex;flex-wrap:wrap;gap:clamp(10px,3vw,18px);justify-content:center;align-items:flex-start;margin-top:6px}.share-brand-btn{display:flex;flex-direction:column;align-items:center;gap:6px;background:none;border:none;cursor:pointer;padding:4px;min-width:56px}.share-brand-btn .sbb-ico{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;box-shadow:0 4px 12px #1d24331f;transition:transform .12s}.share-brand-btn:hover .sbb-ico,.share-brand-btn:focus-visible .sbb-ico{transform:translateY(-2px) scale(1.05)}.share-brand-btn .sbb-ico svg{display:block}.share-brand-btn .sbb-label{font-size:11.5px;font-weight:700;color:var(--muted)}body.dark-theme .share-brand-btn .sbb-ico{box-shadow:0 4px 12px #0000004d}body.dark-theme .share-brand-btn .sbb-label{color:#aab3cb}.ai-cta-tech{position:relative;text-align:center;background:linear-gradient(135deg,#0a1c30,#122a45 55%,#0a1c30)!important;border:1.5px solid rgba(110,200,255,.42)!important;box-shadow:0 0 0 1px #6ec8ff1a,0 18px 52px #08162866,inset 0 1px #ffffff0f!important;overflow:hidden}.ai-cta-tech:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 22% -10%,rgba(110,200,255,.22),transparent 55%)}.ai-cta-tech>*{position:relative;z-index:1}.ai-cta-eyebrow{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#6ec8ff;padding:4px 12px;border:1px solid rgba(110,200,255,.32);border-radius:999px;background:#6ec8ff14}.ai-cta-headline{margin:12px 0 10px!important;color:#eaf4ff!important;font-family:var(--serif);font-size:clamp(20px,5.2vw,28px);line-height:1.32;font-weight:800}.ai-cta-headline .ai-cta-op{color:#6ec8ff;font-weight:900;padding:0 2px}.ai-cta-desc{margin:0 auto 18px!important;max-width:460px;color:#deecffd1!important;line-height:1.7}.ai-cta-btn{width:100%;max-width:440px;min-height:52px;border:none!important;font-weight:800;font-size:15px;color:#fff!important;background:linear-gradient(135deg,#2bb2ff,#5f7cff)!important;box-shadow:0 10px 26px #2bb2ff52!important;transition:all .2s}.ai-cta-btn.ai-cta-loading{cursor:progress;color:#dceaff!important;background:linear-gradient(110deg,#2a4a78 30%,#4f7bb5,#2a4a78 70%)!important;background-size:220% 100%!important;animation:aiBtnSheen 1.6s linear infinite}@keyframes aiBtnSheen{0%{background-position:200% 0}to{background-position:-200% 0}}.ai-cta-btn.ai-cta-ready{background:linear-gradient(135deg,#00d68f,#2bb2ff)!important;animation:aiBtnGlow 1.5s ease-in-out infinite}@keyframes aiBtnGlow{0%,to{box-shadow:0 10px 26px #00d68f52}50%{box-shadow:0 10px 34px #00d68f99}}.ai-cta-subcta{margin:12px 0 0!important;font-size:12.5px;color:#c8e1ffb8!important;line-height:1.6}body.dark-theme .ai-cta-tech{background:linear-gradient(135deg,#0a1c30,#122a45 55%,#0a1c30)!important}body.dark-theme .success-step{background:transparent!important;border:none!important}body.dark-theme .success-step span{color:#e8edf5!important}body.dark-theme .success-step b{box-shadow:0 0 0 4px #101a2b!important}.auth-btn-stack{display:flex;flex-direction:column;gap:8px}.auth-btn{width:100%;height:48px;border-radius:12px;border:none;cursor:pointer;font-size:14px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px}.auth-btn--email{background:var(--ink);color:#fff}body.dark-theme .auth-btn--email{background:var(--gold);color:#14110a}.su-modal{max-width:400px;width:100%}.su-form{display:flex;flex-direction:column;gap:13px;margin-top:8px}.su-field{display:flex;flex-direction:column;gap:5px}.su-field>span{font-size:12.5px;font-weight:700;color:var(--ink)}.su-field input{width:100%;box-sizing:border-box;padding:12px;font-size:16px;border:1px solid var(--line);border-radius:10px;background:var(--paper);color:var(--ink)}.su-check{font-size:11.5px;font-weight:700;min-height:14px}.su-check--ok{color:#2e9e6a}.su-check--bad{color:#d9534f}.su-pw-wrap{position:relative;display:block}.su-pw-wrap input{padding-right:46px}.su-eye{position:absolute;right:6px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:8px;line-height:0;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;color:var(--muted)}.su-eye:hover{color:var(--ink)}body.dark-theme .su-eye{color:#aab3cb}body.dark-theme .su-eye:hover{color:#f8fafc}.su-remember{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--muted);cursor:pointer}.su-remember input{width:16px;height:16px}.su-msg{min-height:16px;text-align:center;font-size:12.5px}body.dark-theme .su-field>span{color:#f8fafc}body.dark-theme .su-field input{background:#08111f;border-color:#e2e8f03d;color:#f8fafc}.su-social-top{margin-top:2px}.su-or{display:flex;align-items:center;gap:10px;margin:14px 0 6px}.su-or:before,.su-or:after{content:"";flex:1;height:1px;background:var(--line)}.su-or span{font-size:11px;color:var(--muted);white-space:nowrap}.su-input{width:100%;box-sizing:border-box;padding:13px;font-size:16px;border:1px solid var(--line);border-radius:10px;background:var(--paper);color:var(--ink)}.su-submit{width:100%;min-height:50px;margin-top:2px}.su-foot{margin:12px 0 0;font-size:12px;color:var(--muted);text-align:center;line-height:1.7}.su-link{background:none;border:none;color:var(--gold);font-weight:800;cursor:pointer;font-size:12px;padding:0}body.dark-theme .su-input{background:#08111f;border-color:#e2e8f03d;color:#f8fafc}@media(max-width:820px){[data-print-report]{display:inline-flex!important;width:100%;justify-content:center}}.detail-guide-link{display:inline-block;margin:10px 0 2px;font-size:13px;font-weight:800;color:var(--gold);text-decoration:underline;text-underline-offset:3px}a.ssg-guide-link{text-decoration:none}.auth-cta--reader{display:block;margin:8px 0 2px}@media print{body.print-report-only #printRoot .report-print-page--one>*{flex-shrink:0!important}body.print-report-only #printRoot .report-page--v2 .chip-mbti-tag{display:none!important}body.print-report-only #printRoot .report-page--v2 .chip-mbti-persona{font-size:5.5pt!important;line-height:1.25!important}body.print-report-only #printRoot .report-page--v2 .chip-mbti-code{font-size:8pt!important;padding:.4mm 1.6mm!important}body.print-report-only #printRoot .ls-content-badges{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;gap:.8mm!important;margin-top:1mm!important}body.print-report-only #printRoot .ls-content-badges .ls-content-chip{white-space:nowrap!important}body.print-report-only #printRoot .ls-content-badges .ls-content-label{display:none!important}body.print-report-only #printRoot .ls-content-badges .ls-content-chip{font-size:5.5pt!important;padding:.4mm 1.4mm!important}body.print-report-only #printRoot .ls-content-badges .ls-content-label{font-size:5.5pt!important}}@media print{body.print-report-only #printRoot .report-page--v2 .result-book-grid{grid-template-columns:repeat(3,1fr)!important;gap:3mm!important;margin-top:1.5mm!important}body.print-report-only #printRoot .report-page--v2 .recommended-book-card{padding:2.5mm!important}body.print-report-only #printRoot .report-page--v2 .recommended-book-card .book-cover-lg{width:22mm!important;height:31mm!important;min-height:0!important;margin:0 auto 1.5mm!important}body.print-report-only #printRoot .report-page--v2 .recommended-book-card h4{font-size:8pt!important;margin:0 0 .6mm!important}body.print-report-only #printRoot .report-page--v2 .recommended-book-card .ko-title{font-size:6.5pt!important;margin:0 0 .8mm!important}body.print-report-only #printRoot .report-page--v2 .recommended-book-card .metric-row{gap:1mm!important;font-size:5.5pt!important;margin:0 0 1mm!important}body.print-report-only #printRoot .report-page--v2 .recommended-book-card .metric-row span{font-size:5.5pt!important;padding:.3mm 1.2mm!important}body.print-report-only #printRoot .report-page--v2 .recommended-book-card .book-card-copy>p:not(.ko-title){font-size:6.5pt!important;line-height:1.35!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}}@media print{body.print-report-only #printRoot .report-print-page--two>*{flex-shrink:0!important}body.print-report-only #printRoot .report-routine-section .routine-timeline{gap:1.1mm!important}body.print-report-only #printRoot .report-routine-section .routine-timeline-step{padding:1.3mm 2.4mm!important;min-height:0!important}body.print-report-only #printRoot .report-routine-section .routine-timeline-step:after{display:none!important}body.print-report-only #printRoot .report-routine-section .routine-step-head b{font-size:8pt!important}body.print-report-only #printRoot .report-routine-section .routine-step-label{font-size:7pt!important}body.print-report-only #printRoot .report-routine-section .routine-step-copy strong{font-size:7.2pt!important;line-height:1.25!important}body.print-report-only #printRoot .report-routine-section .routine-step-copy p{font-size:6.2pt!important;line-height:1.25!important;margin:.4mm 0 0!important}body.print-report-only #printRoot .report-routine-section h3{font-size:10pt!important;margin:1mm 0 1.5mm!important}body.print-report-only #printRoot .report-routine-section>p{font-size:6.5pt!important;line-height:1.3!important;margin:1.2mm 0 0!important}}@media print{body.print-report-only #printRoot .success-method-card .success-steps-row{gap:1.5mm!important}body.print-report-only #printRoot .success-method-card .success-steps-row>*{padding:1.6mm 2.6mm!important;font-size:7pt!important;min-height:0!important}body.print-report-only #printRoot .success-method-card h3{font-size:10pt!important;margin:.8mm 0 1mm!important}body.print-report-only #printRoot .success-method-card .success-method-desc{font-size:6.5pt!important;margin:0 0 1.2mm!important}body.print-report-only #printRoot .report-route-section h3{font-size:10pt!important;margin:.8mm 0 1mm!important}body.print-report-only #printRoot .report-route-section .scene-pill-row{gap:1.2mm!important;margin:1.2mm 0!important}body.print-report-only #printRoot .report-route-section .scene-pill-row span{padding:1mm 2.2mm!important;font-size:6.5pt!important}body.print-report-only #printRoot .report-route-section .scene-note{padding:1.4mm 2.4mm!important;font-size:6.3pt!important;margin:1mm 0 0!important}body.print-report-only #printRoot .report-change-section .motivation-grid{gap:1.8mm!important}body.print-report-only #printRoot .report-change-section .motivation-grid>*{padding:2mm 2.4mm!important;min-height:0!important}body.print-report-only #printRoot .report-change-section h4{font-size:8pt!important;margin:.8mm 0 .6mm!important}body.print-report-only #printRoot .report-change-section .motivation-grid p,body.print-report-only #printRoot .report-change-section .motivation-grid strong{font-size:6.2pt!important;line-height:1.3!important}body.print-report-only #printRoot .report-diary-section h3{font-size:10pt!important;margin:.8mm 0 1mm!important}body.print-report-only #printRoot .report-diary-section .diary-guide{font-size:6.5pt!important;margin:0 0 1.2mm!important}body.print-report-only #printRoot .report-diary-section .diary-field-grid{gap:1.2mm!important}body.print-report-only #printRoot .report-diary-section .diary-field-grid span{padding:1.2mm 2mm!important;font-size:6.5pt!important}body.print-report-only #printRoot .report-diary-section .challenge-fit{font-size:6.5pt!important;padding:1.4mm 2.4mm!important;margin:1.2mm 0 0!important}body.print-report-only #printRoot .report-print-page--two .result-v2-section{padding:3mm 4mm!important}body.print-report-only #printRoot .report-print-page--two .micro-label{margin-bottom:.8mm!important}}@media print{body.print-report-only #printRoot .success-method-card .success-steps-row{display:grid!important;grid-template-columns:repeat(5,1fr)!important}body.print-report-only #printRoot .report-routine-section .routine-timeline{gap:.8mm!important}body.print-report-only #printRoot .report-routine-section .routine-timeline-step{padding:1mm 2.2mm!important}body.print-report-only #printRoot .report-print-page--two .result-v2-section{padding:2.4mm 4mm!important}body.print-report-only #printRoot .report-print-page--two{gap:2.2mm!important}}#resultStickyBar{position:fixed;left:0;right:0;bottom:0;z-index:95;align-items:center;justify-content:center;gap:10px;padding:10px clamp(12px,4vw,24px) calc(10px + env(safe-area-inset-bottom));background:var(--paper);border-top:1px solid var(--line);box-shadow:0 -8px 24px #1d243314}#resultStickyBar .sticky-cta-meta{display:flex;flex-direction:column;gap:3px;min-width:0;flex-shrink:0}#resultStickyBar .sticky-cta-chip{font-size:11px;font-weight:800;color:var(--muted);border:1px solid var(--line);background:var(--bg);border-radius:999px;padding:2px 9px;max-width:128px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#resultStickyBar .sticky-cta-btn{flex:0 1 420px;min-height:48px;font-size:15px;text-decoration:none}body.screen-result .wadiz-floating-cta{display:none}body.screen-result #screenResult{padding-bottom:calc(88px + env(safe-area-inset-bottom))}.course-tabs-card--five{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.course-tabs-card--five .course-tab-card{padding:15px 9px;gap:5px}.course-tabs-card--five .ctc-emoji{font-size:25px}.course-tabs-card--five .ctc-title{font-size:14px;word-break:keep-all}.course-tabs-card--five .ctc-desc{font-size:11.5px}@media(max-width:720px){.course-tabs-card--five{grid-template-columns:1fr 1fr;gap:9px}.course-tabs-card--five .ctc-emoji{font-size:22px}.course-tabs-card--five .ctc-title{font-size:12.5px}.course-tabs-card--five .ctc-desc{font-size:11px}}.kl-tracks{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;margin:0 0 22px}.kl-track-card{padding:16px 18px;border:1px solid var(--line);border-radius:14px;background:var(--paper)}.kl-track-badge{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.04em;color:var(--gold);border:1px solid var(--gold);border-radius:999px;padding:2px 9px;margin-bottom:7px}.kl-track-card strong{display:block;font-size:15px;color:var(--ink);margin-bottom:5px;word-break:keep-all}.kl-track-card p{margin:0;font-size:12.5px;line-height:1.6;color:var(--muted);word-break:keep-all}.kl-card{display:flex;flex-direction:column;gap:11px}.kl-card-head{display:flex;gap:13px;align-items:flex-start}.kl-cover{width:66px;height:96px;object-fit:cover;border-radius:7px;flex-shrink:0;border:1px solid var(--line)}.kl-cover--empty{display:grid;place-items:center;font-size:26px;background:#c8a84b14}.kl-head-text{flex:1;min-width:0}.kl-track-chip{display:inline-block;font-size:10.5px;font-weight:800;color:var(--muted);border:1px solid var(--line);border-radius:999px;padding:2px 8px;margin-bottom:5px}.kl-title{margin:0 0 2px;font-size:16px;font-weight:800;color:var(--ink);word-break:keep-all;line-height:1.35}.kl-title-ko{margin:0 0 3px;font-size:13px;color:var(--ink);opacity:.82;word-break:keep-all}.kl-title-ko--none{font-size:11.5px;opacity:.55;font-style:italic}.kl-author{margin:0;font-size:12px;color:var(--muted);word-break:keep-all}.kl-level-block{padding:11px 13px;border-radius:11px;background:#c8a84b12;border:1px solid rgba(200,168,75,.28)}.kl-level-block--eased{background:#c8a84b1f;border-color:var(--gold)}.kl-level-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px;font-size:12.5px}.kl-level-key{color:var(--muted);font-weight:700;flex-shrink:0}.kl-level-val{color:var(--ink);font-weight:800;text-align:right;word-break:keep-all}.kl-level-row--you{margin-top:4px;padding-top:5px;border-top:1px dashed rgba(200,168,75,.4)}.kl-level-row--you .kl-level-key{color:var(--gold)}.kl-level-row--you .kl-level-val{color:var(--gold);font-size:13.5px}.kl-level-why{margin:7px 0 0;font-size:11.5px;line-height:1.55;color:var(--muted);word-break:keep-all}.kl-hook{margin:0;font-size:13.5px;line-height:1.6;color:var(--ink);font-weight:600;word-break:keep-all}.kl-facts{margin:0;font-size:12px;color:var(--muted);word-break:keep-all}.kl-plan{margin:0;font-size:12.5px;color:var(--ink);word-break:keep-all}.kl-plan--cta a{color:var(--gold);font-weight:800;text-decoration:none;border-bottom:1px solid currentColor}.kl-actions{display:flex;flex-wrap:wrap;gap:8px}.kl-btn{flex:1 1 160px;min-height:48px;padding:10px 12px;border-radius:11px;border:1px solid var(--line);background:var(--paper);color:var(--ink);font-size:13px;font-weight:800;cursor:pointer;word-break:keep-all}.kl-btn--class{border-color:var(--gold);color:var(--gold)}.kl-btn:hover{border-color:var(--gold)}.kl-btn--done{opacity:.72;cursor:default;border-color:var(--line);color:var(--muted)}.kl-cnt{display:inline-block;margin-left:4px;font-size:11px;padding:1px 7px;border-radius:999px;background:#c8a84b2e}@media(max-width:480px){.kl-cover{width:56px;height:82px}.kl-title{font-size:15px}.kl-btn{flex:1 1 100%}}.kl-buy{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:7px}.kl-buy-key{font-size:11px;font-weight:800;color:var(--muted);flex-shrink:0;border:1px solid var(--line);border-radius:999px;padding:2px 9px}.kl-stores{display:flex;flex-wrap:wrap;gap:6px}.kl-store{display:inline-flex;align-items:center;min-height:34px;padding:4px 12px;border-radius:9px;border:1px solid var(--line);background:var(--paper);color:var(--ink);font-size:12px;font-weight:700;text-decoration:none}.kl-store:hover{border-color:var(--gold);color:var(--gold)}.kl-buy-note{font-size:10.5px;color:var(--muted)}
