:root{color-scheme:light;--bg:#fff;--surface:#f5f5f5;--card:#fff;--stroke:#e5e7eb;--text:#121212;--muted:#8d8d8d;--muted-strong:#6a6a6a;--accent-blue-soft:#eaf2ff;--button-dark:#1c212b;--button-dark-hover:#11151d;--button-dark-pressed:#090c12}*{box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}.container{max-width:980px;margin:0 auto;min-height:100vh;padding:36px 24px 56px}.phone{display:grid;grid-gap:14px;gap:14px;background:transparent;border:0;border-radius:0;box-shadow:none;padding:0;min-height:0}.card{background:var(--card);border:1px solid var(--stroke);border-radius:18px;padding:20px;box-shadow:0 2px 10px rgba(100,130,180,.08)}.section-title{margin:0;font-size:16px;letter-spacing:-.01em}.title-xl{font-size:38px;line-height:1.05}.title-lg,.title-xl{margin:0;letter-spacing:-.03em}.title-lg{font-size:32px;line-height:1.1}.title-md{margin:0;font-size:26px;line-height:1.15;letter-spacing:-.02em}.muted{color:var(--muted)}.muted-strong{color:var(--muted-strong)}.meta-row{display:flex;gap:10px;color:var(--muted);font-size:13px}.meta-row,.pill{align-items:center}.pill{display:inline-flex;justify-content:center;border-radius:999px;border:1px solid var(--stroke);background:var(--accent-blue-soft);color:var(--muted-strong);padding:10px 14px;font-size:14px;font-weight:500}.button{border:1px solid var(--button-dark);border-radius:999px;background:var(--button-dark);color:#fff;padding:11px 18px;font-size:15px;font-weight:600;cursor:pointer;transition:transform .12s ease,opacity .12s ease}.button:hover{background:var(--button-dark-hover);border-color:var(--button-dark-hover);transform:none}.button:active{background:var(--button-dark-pressed);border-color:var(--button-dark-pressed);transform:none}.button:disabled{opacity:.6;cursor:not-allowed}.button.secondary{border:1px solid var(--stroke);background:#f2f7ff;color:#1f1f1f}.button.ghost{border:1px solid var(--stroke);background:#f7fbff;color:#222}.question-option{width:100%;text-align:left;border-radius:16px;padding:13px 14px;font-weight:500;line-height:1.38}.selected-option{border-color:#111!important;background:#ebebeb!important}.feedback-banner{padding:0;font-size:13px;color:#3b3b3b;line-height:1.4}.feedback-card{border:1px solid #e5e7eb;background:#edf4ff;border-radius:14px;padding:10px 12px}.quiz-loading-title{font-size:16px;font-weight:600;color:#111827}.quiz-loading-track{width:100%;height:8px;border-radius:999px;background:#e5e7eb;overflow:hidden}.quiz-loading-fill{height:100%;border-radius:999px;background:#111827;transition:width .4s ease}.quiz-loading-steps{margin:0;padding-left:18px;display:grid;grid-gap:6px;gap:6px;font-size:13px;color:#6b7280}.quiz-loading-steps li.active{color:#111827;font-weight:600}.quiz-loading-demo-card{border:1px solid #e5e7eb;border-radius:10px;background:#fafafa;padding:10px;display:grid;grid-gap:8px;gap:8px}.quiz-loading-demo-card.warning{border-color:#fecaca;background:#fff5f5}.quiz-loading-demo-title{font-size:12px;font-weight:600;color:#374151}.quiz-loading-demo-line{height:8px;border-radius:999px;background:#d1d5db}.quiz-loading-demo-bar-track{height:8px;border-radius:999px;background:#e5e7eb;overflow:hidden}.quiz-loading-demo-bar-fill{height:100%;border-radius:999px;background:#111827}.feedback-title{margin:0 0 4px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#5e5e5e;font-weight:700}.progress-shell{width:100%;height:8px;background:#e7eefb;border-radius:999px}.progress-fill{height:100%;background:#111;border-radius:999px;transition:width .2s ease}.cta-row{display:flex;gap:10px;flex-wrap:wrap}.metric-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.metric-pill{border:1px solid var(--stroke);background:#f5f9ff;border-radius:14px;padding:10px 12px;font-size:13px;color:#404040}.landing-hero{border-top:3px solid #e5e7eb}.landing-card{border-left:3px solid #e5e7eb}.landing-highlight-text{color:#121212}.landing-points-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.landing-point-card{border:1px solid #e5e7eb;background:#f5f9ff;border-radius:12px;padding:12px;display:flex;align-items:center;gap:8px;font-size:14px;color:#334155;line-height:1.45}.landing-point-icon{width:20px;color:#121212;flex-shrink:0}.landing-point-icon,.landing-step-chip{display:inline-flex;align-items:center;justify-content:center}.landing-step-chip{min-width:30px;height:22px;padding:0 8px;border-radius:999px;background:#eeedfe;color:#4f46e5;font-size:12px;font-weight:700;margin-right:8px}.landing-stepper{list-style:none;margin:0;padding:0;display:grid;grid-gap:0;gap:0}.landing-stepper-item{display:grid;grid-template-columns:40px 1fr;grid-gap:12px;gap:12px;align-items:start;position:relative;padding:0 0 14px}.landing-stepper-item:last-child{padding-bottom:0}.landing-stepper-item:not(:last-child):after{content:"";position:absolute;left:19px;top:34px;bottom:0;width:2px;background:#e5e7eb}.landing-stepper-dot{display:inline-flex;justify-content:center;width:40px;height:40px;border-radius:999px;background:#eeedfe;color:#161616;font-size:12px;font-weight:700;position:relative;z-index:1}.landing-stepper-dot,.landing-stepper-text{align-items:center;border:1px solid #e5e7eb}.landing-stepper-text{min-height:40px;display:flex;background:#f5f9ff;border-radius:12px;padding:10px 12px;font-size:14px;color:#334155;line-height:1.45}.llr-report{padding-top:24px;padding-bottom:30px;background:linear-gradient(180deg,#fff,#fcfcfc)}.llr-cover{margin-bottom:24px}.llr-cover-illustration{width:100%;height:130px;object-fit:cover;object-position:center;margin-bottom:14px}.llr-eyebrow{font-size:12px;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:24px}.llr-report-eyebrow{text-align:center}.llr-sample-persona{text-align:center;font-size:20px;font-weight:600;color:#111827;margin:0 0 10px}.llr-cover-name{font-size:28px;font-weight:500;color:#111827;margin-bottom:4px}.llr-cover-sub{font-size:15px;color:#4b5563;line-height:1.6;margin-bottom:14px}.llr-meta-row{display:flex;gap:18px;flex-wrap:wrap}.llr-meta-item{font-size:13px;color:#6b7280}.llr-meta-item strong{color:#374151;font-weight:600}.llr-divider{position:relative;height:1px;margin:18px 0;background:linear-gradient(90deg,transparent,#d1d5db 14%,#d1d5db 86%,transparent)}.llr-divider:after{content:"";position:absolute;left:50%;top:50%;width:8px;height:8px;border-radius:50%;background:#f9fafb;border:1px solid #d1d5db;transform:translate(-50%,-50%)}.llr-sub-divider{height:1px;margin:8px 0 2px;background:#e5e7eb}.llr-section-label{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#6b7280;margin-bottom:12px}.llr-subtitle{font-size:14px;font-weight:600;color:#111827;margin:0}.llr-merged-subhead{margin:10px 0 0;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#6b7280}.llr-self-question-card{margin-top:8px;border:1px solid #e5e7eb;border-radius:10px;padding:12px;font-size:15px;color:#111827;line-height:1.6;background:#fff}.llr-result-grid{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.llr-score-section{padding-top:24px}.llr-result-tier-group{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.llr-score-block+.llr-score-block{margin-top:12px}.llr-result-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px}.llr-result-card.primary{border-color:#c9cdd4;border-width:2px;background:#f2f7ff}.llr-rc-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px;gap:8px}.llr-rc-name{font-size:14px;font-weight:600;color:#111827}.llr-rc-badge{font-size:11px;padding:3px 8px;border-radius:4px;font-weight:600;min-height:20px}.llr-rc-badge.primary{background:#e5e7eb;color:#111827}.llr-rc-badge.secondary{background:#f9fafb;color:#6b7280}.llr-rc-pct{font-size:15px;font-weight:600;color:#374151;margin-top:8px;margin-bottom:0}.llr-bar-track{height:6px;background:#e5e7eb;border-radius:999px;overflow:hidden}.llr-bar-fill{height:100%;border-radius:999px}.llr-bar-fill.tier-primary{background:#121212}.llr-bar-fill.tier-secondary{background:#6b7280}.llr-bar-fill.tier-low{background:#d1d5db}.llr-rc-desc{font-size:13px;color:#4b5563;line-height:1.6;margin-top:10px}.llr-split-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin:6px 0 8px}.llr-split-card{background:#f8fafc;border-radius:10px;padding:12px}.llr-split-label{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;margin-bottom:4px}.llr-split-val{font-size:14px;font-weight:600;color:#111827;margin-bottom:3px}.llr-split-sub{font-size:13px;color:#4b5563;line-height:1.5}.llr-insight-block{margin-bottom:4px;display:grid;grid-gap:6px;gap:6px}.llr-insight-title{font-size:24px;font-weight:600;color:#111827;line-height:1.25;margin:0}.llr-insight-title-secondary{margin:0;font-size:18px;font-weight:600;line-height:1.35;color:#1f2937}.llr-insight-body{font-size:14px;color:#4b5563;line-height:1.65;margin:0}.llr-alignment-badge{display:inline-flex;align-items:center;border-radius:999px;border:1px solid #d1d5db;background:#f9fafb;color:#111827;padding:6px 10px;font-size:12px;font-weight:600;margin:0}.llr-gap-card{border:1px solid #d1d5db;background:#f7f8fa;border-radius:14px;padding:14px;margin-top:14px}.llr-gap-card-warning{border-color:#fecaca;background:#fff5f5}.llr-gap-card-warning .llr-gap-eyebrow{color:#b91c1c}.llr-gap-card-warning .llr-gap-title{color:#7f1d1d}.llr-blindspot-card{border:1px solid #d1d5db;background:#fafafa;border-radius:14px;padding:14px;margin-top:10px}.llr-blindspot-card-warning{border-color:#fecaca;background:#fff5f5}.llr-blindspot-card-warning .llr-gap-eyebrow{color:#b91c1c}.llr-blindspot-card-warning .llr-gap-title{color:#7f1d1d}.llr-blindspot-grid{display:grid;grid-gap:10px;gap:10px}.llr-gap-eyebrow{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;margin-bottom:6px}.llr-eyebrow-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.llr-eyebrow-row .llr-gap-eyebrow{margin-bottom:0}.llr-error-tag{display:inline-flex;align-items:center;border:1px solid #fecaca;background:#fef2f2;color:#b91c1c;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700;letter-spacing:.02em}.llr-gap-title{margin:0 0 6px;font-size:16px;color:#111827}.llr-gap-body{margin:0;font-size:14px;color:#4b5563;line-height:1.65}.llr-origin-box{border:1px solid #e5e7eb;border-left-width:3px;border-radius:0 12px 12px 0;padding:14px}.llr-origin-title{font-size:14px;font-weight:600;color:#111827;margin-bottom:4px}.llr-origin-body{font-size:13px;color:#4b5563;line-height:1.7}.llr-upsell-list{margin:0;padding-left:18px;display:grid;grid-gap:6px;gap:6px;color:#374151;font-size:14px;line-height:1.5}.llr-gate{gap:14px}.llr-free-hook{border:1px solid #e5e7eb;background:#fafafa;border-radius:12px;padding:12px 14px}.llr-free-line{margin:0;font-size:15px;color:#111827;line-height:1.55}.llr-persona-line{margin:0 0 6px;font-size:13px;font-weight:700;color:#111827;letter-spacing:.01em}.llr-free-evocative{margin:8px 0 0;font-size:14px;color:#4b5563;line-height:1.6}.llr-locked-preview{position:relative;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff}.llr-locked-content{padding:14px;display:grid;grid-gap:12px;gap:12px;filter:blur(5px);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.llr-locked-block{border:1px solid #e5e7eb;border-radius:10px;padding:16px;margin-top:12px;background:#fafafa}.llr-locked-title{margin:0 0 6px;font-size:12px;color:#111827;padding-top:12px}.llr-locked-copy{margin:0;font-size:13px;color:#4b5563;line-height:1.5}.llr-locked-bar{height:8px;border-radius:999px;background:#d1d5db}.llr-locked-block .llr-locked-bar+.llr-locked-bar{margin-top:8px}.llr-locked-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,hsla(0,0%,100%,.55),hsla(0,0%,100%,.75))}.llr-locked-actions{display:grid;grid-gap:8px;gap:8px;justify-items:center}.llr-tier-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.llr-tier-card{border:1px solid #e5e7eb;border-radius:12px;padding:14px;display:grid;grid-gap:10px;gap:10px;align-content:start;background:#fff}.llr-tier-card-accent{border-color:#111827;border-width:2px}.llr-tier-label-row{display:flex;justify-content:space-between;align-items:center;gap:10px}.llr-tier-label{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;font-weight:600}.llr-popular-badge{font-size:11px;font-weight:700;color:#111827;border:1px solid #d1d5db;background:#f3f4f6;padding:3px 8px;border-radius:999px}.llr-tier-title{margin:0;font-size:18px;color:#111827;line-height:1.35}.llr-tier-body{margin:0;font-size:14px;color:#4b5563;line-height:1.6}.llr-tier-list{margin:0;padding-left:18px;display:grid;grid-gap:6px;gap:6px;color:#374151;font-size:14px;line-height:1.5}.llr-tier-subtext{margin:0;color:#6b7280;font-size:12px;line-height:1.5}.llr-science-note{border:1px solid #e5e7eb;border-radius:14px;padding:14px;background:#f8fafc}.llr-science-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;margin-bottom:6px}.llr-science-body{font-size:13px;color:#4b5563;line-height:1.7;margin:0}.llr-convo-section{margin-bottom:4px}.llr-convo-prompts{display:flex;flex-direction:column;gap:10px}.llr-convo-card{padding:12px;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;color:#111827;line-height:1.65}.llr-convo-tag{font-size:11px;font-weight:600;letter-spacing:.04em;color:#6b7280;text-transform:uppercase;margin-bottom:4px}.llr-action-list{list-style:none;display:flex;flex-direction:column;gap:10px;margin:0;padding:0}.llr-action-item{display:flex;gap:12px;align-items:flex-start;padding:12px;border:1px solid #e5e7eb;border-radius:10px}.llr-action-icon{width:28px;height:28px;border-radius:6px;background:#eeedfe;color:#4f46e5;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-weight:700}.llr-action-icon svg{display:block}.llr-action-title{font-size:14px;font-weight:600;color:#111827;margin-bottom:3px}.llr-action-body{font-size:13px;color:#4b5563;line-height:1.6}.llr-rel-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.llr-rel-card{border:1px solid #e5e7eb;border-radius:12px;padding:14px}.llr-rel-header{display:flex;gap:8px;align-items:center;margin-bottom:8px}.llr-rel-dot{width:24px;height:24px;border-radius:999px;background:#f3f4f6;color:#111827;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.llr-rel-type{font-size:13px;font-weight:600;color:#111827}.llr-rel-body{font-size:13px;color:#4b5563;line-height:1.6;margin-bottom:8px}.llr-prompt-list{display:flex;flex-direction:column;gap:6px}.llr-prompt-title{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-weight:600;margin:2px 0}.llr-prompt-item{font-size:13px;color:#4b5563;padding:8px 10px;background:#f2f7ff;border:1px solid #dbeafe;border-radius:6px;line-height:1.6;font-style:italic}.llr-prompt-quote{color:#64748b;font-weight:600}.score-row{display:grid;grid-gap:6px;gap:6px}.score-row-header{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#2f2f2f}.score-track{width:100%;height:10px;border-radius:999px;background:#e9f1ff;border:1px solid #e5e7eb;overflow:hidden}.score-fill{height:100%;border-radius:999px;background:#121212}.stack{display:grid;grid-gap:14px;gap:14px}.stack-sm{display:grid;grid-gap:8px;gap:8px}.divider{width:100%;height:1px;background:var(--stroke)}.llr-panel{border:1px solid #e5e7eb;border-radius:12px;background:#fbfbfb;padding:12px}.llr-panel-flat{border:0!important;background:transparent!important;padding:0!important}@media (max-width:520px){.container{padding:10px 8px 20px}.phone{padding:0}.title-xl{font-size:34px}.title-lg{font-size:28px}.landing-points-grid,.llr-rel-grid,.llr-result-grid,.llr-result-tier-group,.llr-split-grid,.llr-tier-grid{grid-template-columns:1fr}}