:root{--background:#fafafa;--foreground:#1f2937;--card:#ffffff;--card-foreground:#1f2937;--muted:#f3f4f6;--muted-foreground:#6b7280;--border:#e5e7eb;--ring:#f97066;--primary:#f97066;--primary-strong:#ea5b50;--primary-light:#fecaca;--secondary:#fb923c;--cta:#f59e0b;--cta-hover:#d97706;--shadow-sm:0 4px 12px rgba(15,23,42,0.06);--shadow-md:0 12px 30px rgba(15,23,42,0.08);--shadow-lg:0 20px 50px rgba(15,23,42,0.10);--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--radius-xl:32px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--background);color:var(--foreground);font-family:Inter,Avenir Next,Segoe UI,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer}h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0}h1,h2,h3{line-height:1.12;letter-spacing:-.03em}p{color:var(--muted-foreground)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-container{width:min(1024px,calc(100% - 32px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;border-bottom:1px solid var(--border);background:rgba(250,250,250,.82);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:72px}.site-header--minimal .site-header__inner{min-height:68px}.brand-mark{color:var(--primary);font-size:1.05rem;font-weight:700;letter-spacing:-.02em}.nav-links{display:flex;align-items:center;gap:18px;color:var(--muted-foreground);font-size:.95rem}.footer-links a:hover,.nav-links a:hover,.type-pill:hover{color:var(--primary)}.site-header__controls{display:flex;align-items:center;gap:12px}.language-select{min-height:42px;padding:0 12px;border:1px solid var(--border);border-radius:14px;background:var(--card);color:var(--foreground);outline:none}.language-select:focus{box-shadow:0 0 0 2px rgba(249,112,102,.15);border-color:var(--ring)}.back-link{color:var(--muted-foreground);font-size:.95rem}.section{padding:64px 0}.section--hero{padding-top:64px}.section--quiz{padding-top:56px;padding-bottom:72px}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);grid-gap:48px;gap:48px;align-items:center}.hero-content{padding:0;background:transparent;border:0;box-shadow:none}.content-hero,.surface-card{padding:28px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);box-shadow:var(--shadow-sm)}.hero-stack{display:grid;grid-gap:18px;gap:18px}.content-hero h1,.hero-content h1,.quiz-card h1,.result-hero h1{color:var(--foreground);font-weight:800}.hero-content h1{font-size:clamp(2.8rem,7vw,4.6rem)}.gradient-text{background:linear-gradient(90deg,var(--primary),var(--secondary));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy-subtle{max-width:58ch;font-size:1rem}.button-row,.chip-row,.hero-chip-row{display:flex;flex-wrap:wrap;gap:12px}.hero-chip{min-height:34px;padding:0 14px;border-radius:999px;background:var(--muted);font-size:.82rem;font-weight:600}.eyebrow,.hero-chip,.pill,.section-kicker{display:inline-flex;align-items:center;color:var(--muted-foreground)}.eyebrow,.pill,.section-kicker{gap:8px;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero-visual{position:relative;overflow:hidden;min-height:360px;padding:24px}.hero-visual__halo{inset:18% 14%;background:linear-gradient(135deg,rgba(249,112,102,.18),rgba(251,146,60,.18));filter:blur(48px)}.hero-visual__halo,.hero-visual__orb{position:absolute;border-radius:999px}.hero-visual__orb{filter:blur(8px)}.hero-visual__orb--primary{top:40px;right:60px;width:160px;height:160px;background:rgba(249,112,102,.18)}.hero-visual__orb--secondary{left:46px;bottom:42px;width:132px;height:132px;background:rgba(251,146,60,.16)}.hero-visual__badge-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;min-height:312px;align-content:center}.hero-badge{display:flex;align-items:center;gap:10px;padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.92);border:1px solid rgba(229,231,235,.9);box-shadow:var(--shadow-md);color:var(--card-foreground);font-size:.95rem;font-weight:600}.hero-badge__dot,.type-pill__dot{width:10px;height:10px;border-radius:999px;background:currentColor;flex-shrink:0}.hero-badge--coral{color:#ef4444}.hero-badge--orange{color:#f97316}.hero-badge--pink{color:#ec4899}.hero-badge--violet{color:#8b5cf6}.hero-badge--cyan{color:#06b6d4}.hero-badge--indigo{color:#6366f1}.button-primary,.button-secondary,.type-chip{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:14px;transition:transform .14s ease,background-color .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease}.button-primary{background:var(--cta);color:white;box-shadow:var(--shadow-md)}.button-primary:hover:not(:disabled){transform:translateY(-1px) scale(1.01);background:var(--cta-hover);box-shadow:var(--shadow-lg)}.button-secondary,.type-chip{border:1px solid var(--border);background:var(--card);color:var(--foreground)}.button-secondary:hover:not(:disabled),.type-chip:hover{transform:translateY(-1px);border-color:rgba(249,112,102,.45);box-shadow:var(--shadow-sm)}.button-primary:disabled,.button-secondary:disabled{opacity:.5;cursor:not-allowed}.card-grid{display:grid;grid-gap:24px;gap:24px}.card-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-grid{margin-top:-18px}.trust-card{text-align:center}.section-title{display:grid;grid-gap:12px;gap:12px;margin-bottom:32px}.section-title h2{max-width:18ch;color:var(--foreground);font-size:clamp(2rem,4vw,3rem);font-weight:700}.muted-text,.prose-section p,.section-copy,.surface-card p{color:var(--muted-foreground)}.section-title--center{text-align:center;justify-items:center}.section-title--center .section-copy,.section-title--center h2{max-width:30ch}.step-card{display:grid;grid-gap:12px;gap:12px;text-align:center}.step-marker{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin:0 auto;border-radius:999px;background:linear-gradient(135deg,var(--primary),var(--secondary));color:white;font-weight:700;box-shadow:var(--shadow-md)}.type-pill-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.type-pill{--type-accent:var(--primary);display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:0 16px;border-radius:999px;border:1px solid var(--border);background:var(--card);color:var(--card-foreground);font-size:.95rem;font-weight:500;box-shadow:var(--shadow-sm);transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.type-pill:hover{transform:translateY(-1px) scale(1.01);border-color:var(--type-accent);box-shadow:var(--shadow-md)}.type-pill__dot{color:var(--type-accent)}.cta-band{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:36px;border-radius:var(--radius-xl);background:linear-gradient(90deg,var(--primary),var(--secondary))}.cta-band,.cta-band .eyebrow,.cta-band h2,.cta-band p{color:white}.comparison-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.meaning-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}.comparison-card{padding:24px;border-radius:var(--radius-md);background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow-sm)}.comparison-card--tall{min-height:220px}.comparison-card h3{margin-bottom:12px;color:var(--card-foreground);font-size:1.1rem;font-weight:600}.myth-stack{display:grid;grid-gap:18px;gap:18px}.myth-card{overflow:hidden;border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.myth-card__label,.myth-card__reality{display:flex;align-items:flex-start;gap:12px;padding:18px 22px;background:var(--card);border:1px solid var(--border)}.myth-card__label{background:var(--muted);border-bottom:0}.myth-tag,.reality-tag{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:8px;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.myth-tag{background:rgba(107,114,128,.12);color:var(--muted-foreground)}.reality-tag{background:rgba(249,112,102,.12);color:var(--primary)}.faq-list{display:grid;grid-gap:14px;gap:14px;max-width:768px;margin:0 auto}.faq-item{padding:20px 24px;border-radius:var(--radius-md);background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow-sm)}.faq-item summary{cursor:pointer;color:var(--foreground);font-weight:700}.faq-item p{margin-top:12px}.prose-stack{display:grid;grid-gap:18px;gap:18px}.prose-section{display:grid;grid-gap:14px;gap:14px}.prose-section h2{color:var(--foreground);font-size:1.45rem}.quiz-shell{max-width:760px;margin:0 auto}.quiz-stage{display:grid;grid-gap:18px;gap:18px}.quiz-progress{padding:18px 22px;border-radius:var(--radius-md);background:var(--card);border:1px solid var(--border)}.quiz-progress__labels{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px;color:var(--muted-foreground)}.progress-track,.trait-meter{overflow:hidden;width:100%;height:10px;border-radius:999px;background:var(--muted)}.progress-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--primary),var(--secondary))}.quiz-card{display:grid;grid-gap:20px;gap:20px}.quiz-card h1{font-size:clamp(2rem,5vw,3rem)}.quiz-options{display:grid;grid-gap:12px;gap:12px}.quiz-option{width:100%;padding:18px 20px;text-align:left;border-radius:var(--radius-md);border:1px solid var(--border);background:rgba(255,255,255,.92);color:var(--foreground)}.quiz-option.is-selected,.quiz-option:hover{border-color:rgba(249,112,102,.45);background:rgba(254,242,242,.92)}.quiz-nav{display:flex;justify-content:space-between;gap:12px}.result-hero{display:grid;grid-gap:12px;gap:12px;border-top-width:6px;border-top-style:solid}.result-hero__subtitle,.result-hero__teaser{font-size:1.05rem}.reveal-banner{margin-bottom:18px;padding:14px 18px;border-radius:18px;background:linear-gradient(90deg,rgba(249,112,102,.14),rgba(251,146,60,.14));color:var(--foreground);font-weight:700}.trait-list{display:grid;grid-gap:16px;gap:16px}.trait-row{display:grid;grid-gap:8px;gap:8px}.trait-row__label{display:flex;justify-content:space-between;gap:12px;color:var(--foreground)}.trait-meter span{display:block;height:100%;border-radius:inherit}.share-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.icon-list{display:grid;grid-gap:12px;gap:12px;padding-left:18px}.site-footer{margin-top:32px;padding:40px 0 56px;border-top:1px solid var(--border);background:var(--muted)}.footer-stack{display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;color:var(--muted-foreground);font-size:.9rem}.footer-divider{width:64px;height:1px;background:var(--border)}.footer-meta{display:grid;grid-gap:4px;gap:4px}.empty-state{max-width:720px;margin:0 auto}.empty-state,.legal-page{display:grid;grid-gap:18px;gap:18px}.legal-list{display:grid;grid-gap:10px;gap:10px;padding-left:18px;color:var(--muted-foreground)}@media (max-width:920px){.card-grid--three,.comparison-grid,.hero,.meaning-grid{grid-template-columns:1fr}.card-grid--two,.cta-band,.share-row{display:grid;grid-template-columns:1fr}.nav-links{display:none}.hero-visual{min-height:320px}}@media (max-width:640px){.page-container{width:min(100% - 20px,1024px)}.section{padding:52px 0}.content-hero,.hero-visual,.surface-card{padding:22px}.quiz-nav,.share-row,.site-header__controls,.site-header__inner{display:grid;grid-gap:12px;gap:12px}.button-primary,.button-secondary,.language-select,.site-header__controls{width:100%}.hero-visual__badge-grid{grid-template-columns:1fr}}