*,*:before,*:after{box-sizing:border-box}:root{--navy: #1C3D5A;--navy-mid: #2D5985;--navy-dark: #122840;--gold: #E8A514;--gold-dark: #C8870A;--gold-faint: rgba(232,165,20,.08);--bg: #F2EDE4;--bg-deep: #E8E1D6;--card-bg: #FEFCF8;--text-dark: #1A2B3C;--text-muted: #5A6A7A;--border: #DDD5C6;--shadow-card: 0 4px 24px -4px rgba(28,61,90,.12), 0 1px 4px rgba(28,61,90,.06);--shadow-welcome:0 24px 64px rgba(18,40,64,.4);--success: #0D9B6E;--success-bg: #D0F5E8;--success-text: #065F46;--error: #DC2626;--error-bg: #FEE2E2;--error-text: #991B1B;--mythic: #6D28D9;--radius: 16px;--radius-sm: 10px}.hidden,.screen.hidden{display:none!important}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:linear-gradient(160deg,var(--bg) 0%,var(--bg-deep) 100%);background-attachment:fixed;color:var(--text-dark);margin:0;padding:40px 20px 80px;min-height:100vh}main{max-width:640px;margin:0 auto}h1{font-size:clamp(1.875rem,5vw,2.5rem);font-weight:800;letter-spacing:-.035em;line-height:1.1;margin:0 0 1rem}h2{font-size:clamp(1.1rem,3vw,1.3rem);font-weight:700;letter-spacing:-.02em;line-height:1.45;margin:0 0 1.5rem;color:var(--text-dark)}h3{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin:0 0 .875rem}p{font-size:1.0625rem;color:var(--text-muted);line-height:1.75;margin:0 0 1rem}#welcome{background:linear-gradient(145deg,var(--navy) 0%,var(--navy-dark) 100%);border-radius:24px;padding:3.5rem 2.75rem 3rem;box-shadow:var(--shadow-welcome);position:relative;overflow:hidden}#welcome:before{content:"✦";position:absolute;top:-24px;right:16px;font-size:200px;line-height:1;color:var(--gold-faint);pointer-events:none;-webkit-user-select:none;user-select:none}#welcome h1{color:#fff;margin-bottom:.75rem}#welcome p{color:#ffffffb3;font-size:1.125rem;margin-bottom:.5rem}.welcome-meta{font-size:.9rem!important;color:#ffffff6b!important;margin-bottom:2.25rem!important}#startBtn{background:var(--gold);color:var(--navy-dark);font-weight:800;box-shadow:0 4px 16px #e8a51466}#startBtn:hover{background:#f0b826;transform:translateY(-2px);box-shadow:0 8px 24px #e8a51473}button{font-family:inherit;font-size:1rem;font-weight:600;padding:.875rem 1.75rem;border-radius:var(--radius-sm);border:none;cursor:pointer;transition:all .16s ease;line-height:1}#nextBtn{background:var(--navy);color:#fff;width:100%;box-shadow:0 2px 10px #1c3d5a47}#nextBtn:hover{background:var(--navy-mid);transform:translateY(-1px);box-shadow:0 6px 18px #1c3d5a52}button.secondary{background:transparent;color:var(--text-muted);border:1.5px solid var(--border);padding:.625rem 1.25rem}button.secondary:hover{background:rgba(28,61,90,.05);color:var(--navy);border-color:var(--navy-mid)}#quiz{padding:.5rem 0}.progress-bar-wrap{display:flex;align-items:center;gap:.875rem;margin-bottom:2rem}.progress-bar-track{flex:1;height:5px;background:var(--border);border-radius:99px;overflow:hidden}.progress-bar-fill{height:100%;background:var(--navy);border-radius:99px;transition:width .4s cubic-bezier(.4,0,.2,1);width:0%}#progress-text{font-size:.8125rem;font-weight:600;color:var(--text-muted);white-space:nowrap}#choices{display:flex;flex-direction:column;gap:.625rem;margin-bottom:1.25rem}.choice-button{width:100%;text-align:left;padding:.9375rem 1.125rem;border-radius:var(--radius-sm);border:1.5px solid var(--border);background:var(--card-bg);color:var(--text-dark);font-size:.9375rem;font-weight:500;cursor:pointer;transition:border-color .12s ease,background .12s ease;line-height:1.5}.choice-button:not(:disabled):hover{border-color:var(--navy);background:rgba(28,61,90,.05)}.choice-button.correct{border-color:var(--success);background:var(--success-bg);color:var(--success-text);font-weight:600}.choice-button.user-selected-incorrect{border-color:var(--error);background:var(--error-bg);color:var(--error-text);font-weight:600}.choice-button:disabled{cursor:default;opacity:.55}.choice-button.correct:disabled,.choice-button.user-selected-incorrect:disabled{opacity:1}#feedback{padding:.875rem 1.125rem;background:rgba(28,61,90,.06);border-left:3px solid var(--navy);border-radius:0 var(--radius-sm) var(--radius-sm) 0;font-size:.9375rem;line-height:1.65;color:var(--text-dark);margin-bottom:1.25rem}#feedback strong{color:var(--navy)}.insight-block{position:relative}.insight-skeleton{height:72px;border-radius:var(--radius-sm);background:linear-gradient(90deg,var(--border) 25%,rgba(232,225,214,.6) 50%,var(--border) 75%);background-size:200% 100%;animation:shimmer 1.6s ease-in-out infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.insight-text{font-size:1rem;color:var(--text-dark);line-height:1.8;font-style:italic;margin:0}#results{padding-bottom:2rem}.results-header{padding:1.5rem 0 0}.results-eyebrow{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:1rem}.archetype-card{background:var(--card-bg);border:1px solid var(--border);border-left:4px solid var(--gold);border-radius:20px;padding:2rem 1.75rem;box-shadow:var(--shadow-card);margin-bottom:.5rem}.archetype-icon{display:block;font-size:2.25rem;margin-bottom:.5rem;line-height:1}.archetype-label{display:block;font-size:clamp(1.5rem,4vw,2rem);font-weight:900;letter-spacing:-.035em;color:var(--mythic);line-height:1.1;margin-bottom:.875rem}.archetype-description{font-size:1rem;color:var(--text-muted);line-height:1.7;margin:0}.results-block{padding:1.75rem 0;border-top:1px solid var(--border)}.block-intro{font-size:.9375rem;color:var(--text-muted);margin-bottom:1rem;line-height:1.6}.scores-list{display:flex;flex-direction:column;gap:.75rem}.score-row{display:flex;align-items:center;gap:.875rem}.score-label{font-size:.875rem;font-weight:500;color:var(--text-muted);width:105px;flex-shrink:0}.score-bar-track{flex:1;height:8px;background:var(--border);border-radius:99px;overflow:hidden}.score-bar-fill{height:100%;border-radius:99px;transition:width .6s cubic-bezier(.4,0,.2,1)}.score-bar-fill.solid{background:var(--success)}.score-bar-fill.needs-work{background:var(--gold)}.score-pct{font-size:.8125rem;font-weight:600;color:var(--text-muted);width:36px;text-align:right;flex-shrink:0}.chip-list{display:flex;flex-wrap:wrap;gap:.5rem}.strength-chip{display:inline-flex;align-items:center;padding:.375rem .875rem;background:var(--success-bg);color:var(--success-text);border-radius:99px;font-size:.875rem;font-weight:600}.module-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.module-item{display:flex;align-items:center;gap:1rem;padding:.875rem 1rem;background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-sm)}.module-rank{width:28px;height:28px;flex-shrink:0;border-radius:50%;background:var(--navy);color:#fff;font-size:.8rem;font-weight:700;display:flex;align-items:center;justify-content:center}.module-info{flex:1;min-width:0}.module-name{font-size:.9375rem;font-weight:600;color:var(--text-dark)}.module-series{font-size:.8125rem;color:var(--text-muted);margin-top:.125rem}.suggestions-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.suggestion-item{display:flex;flex-direction:column;gap:.2rem;padding:.75rem 1rem;background:rgba(28,61,90,.03);border:1px solid var(--border);border-radius:var(--radius-sm)}.suggestion-label{font-size:.9375rem;font-weight:600;color:var(--text-dark)}.suggestion-detail{font-size:.8125rem;color:var(--text-muted)}.results-actions{padding-top:2rem;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:.875rem}.cta-button{display:block;background:var(--gold);color:var(--navy-dark);padding:1rem 1.75rem;border-radius:var(--radius-sm);text-decoration:none;font-size:1.0625rem;font-weight:800;text-align:center;transition:all .16s ease;box-shadow:0 3px 12px #e8a51459}.cta-button:hover{background:#f0b826;transform:translateY(-1px);box-shadow:0 6px 20px #e8a51466}.secondary-actions{display:flex;gap:.75rem;justify-content:center}@media (max-width: 480px){body{padding:20px 16px 64px}#welcome{padding:2.5rem 1.75rem}.archetype-card{padding:1.5rem 1.25rem}.score-label{width:85px}.secondary-actions{flex-direction:column}}@media print{body{background:#fff;padding:0;color:#000}#welcome,#quiz,.results-actions{display:none!important}.archetype-card{box-shadow:none;border:1px solid #ccc;border-left:4px solid #C8870A}.archetype-label{color:#4c1d95}.results-block,.module-item,.suggestion-item{border-color:#ddd}.module-rank{background:#1C3D5A}.strength-chip{border:1px solid #6ee7b7}.score-bar-fill.solid{background:#0D9B6E}.score-bar-fill.needs-work{background:#C8870A}}
