.hero-links{margin-top:10px;font-size:.9rem;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.hero-sep{color:var(--card-border)}.sample-link{color:var(--primary);font-weight:700;text-decoration:none;border-bottom:1px solid currentColor}.aeo-checker-link{color:var(--text-muted)}.aeo-checker-link a{color:var(--primary);font-weight:600}.form-card{padding:0;overflow:hidden}.form-step{border-bottom:1px solid var(--card-border)}.form-step-h{margin:0;font-size:inherit;font-weight:inherit;font-family:inherit}.form-step-head{width:100%;display:flex;align-items:center;gap:12px;padding:16px 20px;background:none;border:0;cursor:pointer;text-align:left;font:inherit;min-height:56px}.form-step-head:hover{background:var(--bg)}.form-step-num{flex:0 0 22px;width:22px;height:22px;border-radius:50%;background:var(--card-border);color:var(--text-muted);font-size:.72rem;font-weight:700;display:flex;align-items:center;justify-content:center}.form-step.is-open .form-step-num{background:var(--primary);color:#fff}.form-step-title{font-weight:700;font-size:.95rem;flex:0 0 auto}.step-opt{font-weight:400;font-size:.78rem}.form-step-summary{flex:1;text-align:right;font-size:.82rem;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.form-chevron{flex:0 0 auto;font-size:.8rem;color:var(--text-muted);transition:transform .2s}.form-step.is-open .form-chevron{transform:rotate(-180deg)}.form-step-body{padding:0 20px 18px}.step-hint{font-size:.85rem;margin:0 0 12px}.url-row{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--card-border)}.url-row:last-child{border-bottom:none;margin-bottom:0}.remove-url-btn,.remove-comp-btn{margin-top:4px;font-size:.8rem;padding:6px 12px;min-height:36px}.wl-row{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:16px;padding-top:14px;border-top:1px solid var(--card-border)}.wl-text{font-size:.82rem;color:var(--text-muted)}.switch{width:40px;height:22px;border-radius:999px;border:0;padding:0;background:var(--card-border);cursor:pointer;position:relative;transition:background .18s;flex:0 0 40px}.switch[aria-checked=true]{background:var(--primary)}.switch-thumb{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;transition:transform .18s;box-shadow:0 1px 3px #0003}.switch[aria-checked=true] .switch-thumb{transform:translate(18px)}.btn-generate{width:100%;min-height:52px;display:flex;align-items:center;justify-content:center;gap:10px;background:var(--primary);color:#fff;border:0;cursor:pointer;font:700 1rem Plus Jakarta Sans,system-ui,sans-serif;transition:background .15s}.btn-generate:hover:not(:disabled){background:var(--accent)}.btn-generate:disabled{opacity:.6;cursor:not-allowed}.btn-generate:focus-visible{outline:var(--focus-ring);outline-offset:-3px}.sticky-gen{display:none}@media(max-width:767px){.sticky-gen{display:block;position:fixed;left:0;right:0;bottom:0;z-index:900;background:#fff;box-shadow:0 -2px 12px #0000001a;padding:8px 16px;min-height:56px}.sticky-gen[hidden]{display:none}.btn-generate-sticky{min-height:40px;border-radius:999px;font-size:.92rem}.tools-page{padding-bottom:88px}}.loading-card{border-left:3px solid var(--primary)}.loading-bar{height:6px;background:#e8efff;border-radius:3px;margin-top:14px;overflow:hidden}.loading-fill{height:100%;background:var(--primary);border-radius:3px;width:0;transition:width .3s ease}.loading-msg{font-weight:600;color:var(--primary);margin:0}.sample-section{max-width:680px;margin:0 auto 20px}.sample-details{background:#fff;border:1px solid var(--card-border);border-radius:16px;overflow:hidden}.sample-summary{padding:14px 20px;font-weight:700;font-size:.95rem;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between}.sample-summary::-webkit-details-marker{display:none}.sample-chev{font-size:.8rem;color:var(--text-muted);transition:transform .2s}.sample-details[open] .sample-chev{transform:rotate(-180deg)}.sample-body{padding:0 16px 16px}.sample-caption{font-size:.82rem;color:var(--text-muted);margin:0 0 12px}.sample-report{pointer-events:none;border:1px solid var(--card-border)}.report-actions{display:flex;gap:8px;flex-wrap:wrap;margin:0 auto 14px;max-width:680px}.act-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 13px;min-height:38px;border:1px solid var(--card-border);border-radius:8px;background:#fff;color:var(--text);cursor:pointer;font:600 .84rem Plus Jakarta Sans,system-ui,sans-serif;transition:border-color .15s,background .15s}.act-btn:hover{border-color:var(--primary);background:var(--bg)}.act-btn-primary{background:var(--primary);color:#fff;border-color:var(--primary)}.act-btn-primary:hover{background:var(--accent);border-color:var(--accent)}#report-wrap{max-width:680px;margin:0 auto}#report-wrap:focus{outline:none}.report-in{animation:rptIn .2s ease-out}@keyframes rptIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.report-root{background:#fff;font-family:Plus Jakarta Sans,sans-serif;color:#1a1a1a;border-radius:4px;border-left:3px solid var(--primary);box-shadow:0 -2px 8px #0000000a,0 2px 12px #0000000a;overflow:hidden}#report-output:focus{outline:none}@media(prefers-reduced-motion:reduce){.report-in{animation:none}.switch-thumb,.form-chevron,.loading-fill{transition:none}}.rpt-cover{background:#0f4c4a;color:#fff;padding:40px 32px;min-height:240px;display:flex;align-items:center}.rpt-cover-content{max-width:700px;width:100%}.rpt-cover-badge{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffffb3;margin-bottom:16px}.rpt-cover-title{font-family:Fraunces,Georgia,serif;font-size:clamp(1.8rem,4vw,2.8rem);margin:0 0 16px;line-height:1.2}.rpt-cover-client{font-size:1.2rem;opacity:.85;margin-bottom:24px}.rpt-cover-meta{display:flex;flex-direction:column;gap:8px;margin-bottom:32px}.rpt-cover-meta div{display:flex;gap:12px;align-items:baseline}.rpt-meta-label{font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.6;min-width:110px}.rpt-cover-brand{font-size:.8rem;opacity:.5;margin-top:auto}.rpt-section{padding:24px 32px;border-bottom:1px solid #EAE6DE}.rpt-section:last-child{border-bottom:none}.rpt-section-title{font-family:Fraunces,Georgia,serif;font-size:1.35rem;margin:0 0 18px;color:#0f4c4a;border-bottom:2px solid #0F4C4A;padding-bottom:8px}.rpt-sub-title{font-size:1rem;font-weight:700;margin:20px 0 8px;color:#1a1a1a}.rpt-url-display{font-size:.8rem;color:#667;margin-bottom:12px;word-break:break-all;background:#f8f9fa;padding:6px 10px;border-radius:4px}.rpt-info-row{display:flex;gap:20px;font-size:.82rem;color:#667;margin-bottom:16px}.rpt-exec-grid{display:grid;grid-template-columns:auto 1fr;gap:32px;align-items:center;margin-bottom:20px}.rpt-exec-score{display:flex;flex-direction:column;align-items:center;gap:8px}.rpt-exec-score-label{font-size:.8rem;font-weight:700;color:#667;text-align:center}.rpt-exec-score-url{font-size:.75rem;color:#888;max-width:140px;text-align:center;word-break:break-all}.rpt-exec-radar{display:flex;justify-content:center}.rpt-summary-text{font-size:.95rem;line-height:1.65;color:#333;margin:16px 0 0}.rpt-dims-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:16px}.rpt-dim-card{text-align:center;padding:16px 8px;border:1px solid #e8efff;border-radius:8px}.rpt-dim-ring{display:flex;justify-content:center;margin-bottom:8px}.rpt-dim-name{font-size:.8rem;font-weight:700;color:#333;margin-bottom:2px}.rpt-dim-weight{font-size:.7rem;color:#888}.rpt-radar-wrap{display:flex;justify-content:center;padding:8px 0}.rpt-checklist{display:grid;grid-template-columns:repeat(2,1fr);gap:4px 16px;margin-bottom:16px}.rpt-check-item{display:flex;align-items:flex-start;gap:8px;font-size:.82rem;padding:4px 0;border-bottom:1px solid #f3f4f6}.rpt-check-icon{font-weight:700;flex:0 0 16px}.rpt-pass .rpt-check-icon{color:#2d8f5f}.rpt-fail .rpt-check-icon{color:#c0392b}.rpt-fail{color:#555}.rpt-rec-list{margin:0 0 12px;padding-left:0;list-style:none}.rpt-rec-item{display:flex;gap:8px;align-items:flex-start;padding:8px 0;border-bottom:1px solid #f3f4f6;font-size:.855rem;line-height:1.5}.rpt-effort{flex:0 0 auto;font-size:.7rem;font-weight:700;padding:2px 7px;border-radius:4px;background:#e8efff;color:#0f4c4a;white-space:nowrap;align-self:flex-start;margin-top:2px}.rpt-applies-to{font-size:.75rem;color:#888;display:block;margin-top:3px}.rpt-rec-high{color:#c0392b}.rpt-rec-med{color:#e97f3b}.rpt-rec-quick{color:#0f4c4a}.rpt-comp-table-wrap{overflow-x:auto;margin-bottom:16px}.rpt-comp-table{width:100%;border-collapse:collapse;font-size:.855rem}.rpt-comp-table th{background:#0f4c4a;color:#fff;padding:8px 12px;text-align:left;white-space:nowrap}.rpt-comp-table td{padding:8px 12px;border-bottom:1px solid #e8efff}.rpt-comp-table tr:nth-child(odd) td{background:#f9fafb}.rpt-comp-best{font-weight:700;color:#0f4c4a}.rpt-comp-insight{font-size:.9rem;color:#444}.rpt-bar-chart{margin-top:20px;display:flex;flex-direction:column;gap:10px}.rpt-bar-row{display:grid;grid-template-columns:160px 1fr 80px;gap:12px;align-items:center;font-size:.83rem}.rpt-bar-label{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rpt-bar-track{height:12px;background:#e8efff;border-radius:6px;overflow:hidden}.rpt-bar-fill{height:100%;background:#0f4c4a;border-radius:6px;transition:width .3s}.rpt-bar-comp .rpt-bar-fill,.rpt-bar-comp{background:#e97f3b}.rpt-bar-score{text-align:right;font-weight:700;font-size:.82rem;color:#444}.rpt-timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.rpt-week{border:1px solid #e8efff;border-top:3px solid #0F4C4A;border-radius:0 0 8px 8px;padding:12px}.rpt-week-label{font-weight:700;font-size:.9rem;margin-bottom:4px}.rpt-week-desc{font-size:.78rem;color:#667}.rpt-footer{margin-top:32px;padding-top:16px;border-top:1px solid #e8efff;font-size:.78rem;color:#888}.rpt-disclaimer{font-style:italic;margin-top:6px}.edu-accordion{border:1px solid var(--card-border);border-radius:16px;overflow:hidden;background:#fff}.edu-item{border-bottom:1px solid var(--card-border)}.edu-item:last-child{border-bottom:none}.edu-item>summary{padding:14px 20px;font-weight:700;font-size:.95rem;cursor:pointer;display:flex;align-items:center;justify-content:space-between;list-style:none;background:#fff}.edu-item>summary::-webkit-details-marker{display:none}.edu-item>summary:after{content:"▾";font-size:.8rem;flex-shrink:0;transition:transform .2s;color:var(--text-muted)}.edu-item[open]>summary:after{transform:rotate(-180deg)}.edu-item>summary:hover{background:var(--bg)}.edu-content{padding:4px 20px 18px}.edu-content p,.edu-content li{color:var(--text-muted);font-size:.875rem;line-height:1.75;margin-bottom:8px}.edu-content strong{color:var(--text)}.edu-faq{display:flex;flex-direction:column;gap:0}.faq-item{border:none;border-top:1px solid var(--card-border)}.faq-item:first-child{border-top:none}.faq-item>summary{padding:10px 0;font-weight:700;font-size:.875rem;cursor:pointer;list-style:none}.faq-item>summary::-webkit-details-marker{display:none}.faq-item>p{color:var(--text-muted);font-size:.875rem;line-height:1.75;margin:0 0 10px}.aeo-related-grid{grid-template-columns:repeat(4,1fr)}@media(max-width:900px){.aeo-related-grid{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:6px}.aeo-related-grid .related-card{flex:0 0 78%;scroll-snap-align:start;min-height:auto}}@media(max-width:640px){.rpt-cover{padding:28px 20px}.rpt-section{padding:20px 18px}.rpt-exec-grid{grid-template-columns:1fr;text-align:center;gap:16px}.rpt-dims-grid{grid-template-columns:repeat(2,1fr)}.rpt-checklist,.rpt-timeline{grid-template-columns:1fr}.rpt-bar-row{grid-template-columns:1fr;gap:4px}.rpt-bar-score{text-align:left}.form-step-head{padding:14px 16px;gap:8px}.form-step-body{padding:0 16px 16px}.form-step-summary{font-size:.76rem}.form-step-title{font-size:.9rem}.act-btn{flex:1 1 calc(50% - 4px);justify-content:center}.report-actions{max-width:100%}.sample-body{padding:0 10px 12px}}@media(max-width:360px){.form-step-summary{display:none}.rpt-dims-grid{grid-template-columns:1fr}}@media print{.no-print,.tool-breadcrumb,.tool-hero,.tool-card,#form-card,#sticky-gen,#loading-state,.report-actions,.education,.share-bar,.sample-section,.tools-internal-footer,header,footer,nav{display:none!important}body{background:#fff!important;color:#000!important;font-size:11pt}.tools-page{padding:0!important}#report-wrap{max-width:100%!important;margin:0!important}.report-in{animation:none!important}.report-root{box-shadow:none!important;border-left:none!important;border-radius:0!important;max-width:100%!important}.rpt-cover,.rpt-section,.rpt-page-detail{break-inside:avoid;page-break-inside:avoid}.rpt-cover,.rpt-section{border:none!important}.rpt-section{break-before:auto}.rpt-comp-table th{background:#0f4c4a!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}a{color:inherit!important;text-decoration:none}.rpt-check-icon{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
