:root{--ink:#142330;--muted:#536572;--accent:#dc946c;--line:#d8e2e8;--paper:#f0f5f8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #ba5928;outline-offset:5px}[hidden]{display:none!important}.preview-note{padding:12px 6%;background:#e8edf2;font-size:13px;font-weight:700;display:flex;justify-content:space-between;gap:12px}.preview-note span{font-weight:400}header{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;padding:25px 6%;gap:22px;background:#fff;border-bottom:1px solid var(--line)}.brand{font-size:29px;line-height:1;letter-spacing:-1.6px}.brand small{display:block;font-size:10px;letter-spacing:4px;margin-top:7px}nav{display:flex;gap:28px;font-size:15px}nav a:hover{text-decoration:underline;text-underline-offset:5px}.original-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:center;gap:7%;background:var(--ink);color:#fff;padding:46px 6%}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.7px;line-height:1.5;margin:0 0 17px;color:#9a4924}.original-hero .eyebrow{color:#efb895}h1{font-size:clamp(42px,4.8vw,66px);letter-spacing:-2.5px;line-height:1.02;margin:0}h1 em{font-style:normal;color:#e7a37d}.hero-lede{font-size:18px;line-height:1.65;color:#d2dce3;max-width:580px;margin:24px 0}.button{display:inline-block;font-size:15px;font-weight:700;line-height:1.4;border-radius:4px;padding:16px 22px;border:0;background:var(--ink);color:#fff}.orange{background:var(--accent);color:#182c3b}.button:hover{filter:brightness(.94)}.hero-proof{max-width:340px;width:100%;justify-self:center;padding:18px;background:#f8fafc;color:var(--ink);border-radius:10px;box-shadow:0 16px 40px #0002}.proof-top{font-size:11px;font-weight:700;letter-spacing:1.4px;margin:0 0 12px}.hero-message{padding:0;border:0;width:100%;background:none;color:var(--muted)}.hero-message img{display:block;width:100%;height:205px;object-fit:contain}.hero-message span{display:block;text-align:left;font-size:12px;margin-top:10px}.hero-stat{display:flex;align-items:center;gap:14px;margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}.hero-stat strong{font-size:54px;line-height:1;color:#a84b24}.hero-stat span{font-size:16px;line-height:1.25;font-weight:700}.hero-proof>p:not(.proof-top){font-size:13px;line-height:1.45;margin:12px 0 6px}.hero-proof>small{font-size:12px;color:var(--muted)}.wrap{padding:60px 6%}.section-title{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:32px}h2{font-size:clamp(30px,3.3vw,46px);line-height:1.1;letter-spacing:-1.3px;margin:0}.section-title>p{max-width:390px;font-size:16px;line-height:1.6;color:var(--muted);margin-bottom:2px}.result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:start}.result{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}.evidence{display:block;width:100%;padding:16px;border:0;background:#eaf0f4;color:#273d4d;text-align:left}.evidence:hover{background:#dce9f0}.evidence img{display:block;width:100%;height:270px;object-fit:contain}.evidence span{display:flex;justify-content:space-between;font-size:14px;margin-top:12px;font-weight:700}.evidence b{font-size:18px}.result-copy{padding:23px}.result-copy .eyebrow{font-size:11px;letter-spacing:1.25px;margin-bottom:12px}.result-copy h3{font-size:22px;line-height:1.2;letter-spacing:-.5px;margin:0 0 14px}.result-copy>p:not(.eyebrow):not(.capture-date){font-size:16px;line-height:1.55;color:var(--muted)}details{font-size:14px;line-height:1.6}summary{cursor:pointer;font-weight:700}details p{color:var(--muted)}.capture-date{font-size:12px;color:#677b88;margin:18px 0 0}#library{background:#e9f1f6;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.browse-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.browse-card{position:relative;isolation:isolate;overflow:hidden;text-align:left;border:1px solid #c6d5df;border-radius:10px;padding:27px;display:flex;flex-direction:column;background:#fff;color:#203746;min-height:352px;transition:transform .18s,box-shadow .18s,border-color .18s}.browse-card:hover{transform:translateY(-4px);box-shadow:0 12px 25px #132b4320;border-color:#ac5a32}.browse-card[aria-pressed=true]{background:#1e3545;color:white;border-color:#1e3545}.browse-label{font-size:11px;line-height:1.4;letter-spacing:1.5px;font-weight:700;color:#9a4924;margin-bottom:12px}.browse-card[aria-pressed=true] .browse-label{color:#f0b18c}.browse-card>strong{font-size:28px;letter-spacing:-1px;line-height:1.15;margin-bottom:10px}.browse-subtitle{font-size:14px;line-height:1.5}.browse-preview{display:flex;align-items:start;justify-content:center;gap:12px;margin:24px 0 18px;height:103px;overflow:hidden;mask-image:linear-gradient(#000 75%,transparent)}.browse-preview img{width:82px;height:112px;object-fit:cover;object-position:top;border:4px solid #dbe6ed;border-radius:4px;transform:rotate(-5deg);box-shadow:0 4px 14px #0002}.browse-preview img+img{transform:rotate(5deg) translateY(8px)}.browse-action{display:flex;justify-content:space-between;align-items:center;gap:10px;padding-top:18px;border-top:1px solid #cedde5;margin-top:auto}.browse-action b{display:block;font-size:17px}.browse-action small{display:block;font-size:13px;margin-top:5px}.browse-arrow{background:#e5b08d;color:#213646;border-radius:50%;width:40px;height:40px;display:grid;place-items:center;font-size:25px}.review-note{font-size:13px;line-height:1.6;color:#5b6c78;margin:20px 0 0}.archive-heading{margin:38px 0 22px;scroll-margin-top:118px}.archive-heading h3{font-size:28px;letter-spacing:-.8px;margin:0 0 8px}.archive-heading p{font-size:15px;color:var(--muted);margin:0}.load-more{display:block;margin:28px auto 0;min-width:240px}.finish{display:flex;align-items:center;justify-content:space-between;gap:24px}footer{padding:25px 6%;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}dialog{border:0;border-radius:8px;max-width:min(94vw,860px);max-height:94vh;padding:16px}dialog::backdrop{background:#0c1824dc}dialog img{display:block;max-width:100%;height:auto}.close{position:sticky;top:0;margin:0 0 12px auto;display:block;padding:12px 18px;background:var(--ink);color:#fff;border:0;border-radius:4px}body:has(dialog[open]){overflow:hidden}@media(min-width:1600px){header,.preview-note,.wrap,.original-hero,footer{padding-left:max(6%,calc((100vw - 1400px)/2));padding-right:max(6%,calc((100vw - 1400px)/2))}}@media(max-width:1000px){.browse-card{padding:21px}.browse-card>strong{font-size:25px}.result-copy{padding:20px}}@media(max-width:800px){.result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-title{display:block}.section-title>p{margin-top:20px}.original-hero{gap:4%}.hero-stat span{font-size:14px}.browse-card>strong{font-size:23px}.browse-card{padding:18px}.browse-preview{gap:4px}.browse-preview img{width:65px}.preview-note{display:block}.preview-note span{display:block;margin-top:5px}}@media(max-width:650px){html{scroll-padding-top:20px}header{position:static;padding:20px 6%;align-items:center}.brand{font-size:24px}.brand small{font-size:8px;letter-spacing:3px}nav{max-width:180px;flex-wrap:wrap;justify-content:flex-end;gap:12px;font-size:13px}.original-hero{grid-template-columns:1fr;gap:28px;padding:35px 6%}.hero-proof{max-width:315px}.hero-message img{height:185px}.hero-lede{font-size:17px;line-height:1.6}h1{font-size:46px;letter-spacing:-2px}.wrap{padding:38px 6%}.result-grid{grid-template-columns:1fr}.evidence img{height:290px}.browse-grid{grid-template-columns:1fr;gap:16px}.browse-card{min-height:208px;padding:23px 21px}.browse-card>strong{font-size:27px}.browse-card>strong,.browse-subtitle,.browse-label{max-width:70%}.browse-preview{position:absolute;right:18px;top:25px;z-index:-1;width:65px;height:100px;opacity:.85;margin:0}.browse-preview img{width:61px;height:90px}.browse-preview img+img{display:none}.browse-action{margin-top:26px}.archive-heading{scroll-margin-top:20px}.finish{display:block}.finish .button{margin-top:25px}footer{font-size:12px;display:block}footer span{display:block;margin:8px 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.browse-card{transition:none}}

#highlights .section-title{display:block}#highlights .section-title h2{white-space:nowrap;font-size:clamp(.875rem,4.35vw,2.875rem);letter-spacing:-.025em}#highlights .section-title>p{max-width:none;margin-top:18px}

/* Keep the actual screenshot prominent, close to the opening copy. */
.original-hero{grid-template-columns:minmax(0,580px) minmax(280px,320px);justify-content:center;gap:clamp(32px,5vw,72px);padding-top:46px;padding-bottom:46px}
.hero-proof{width:100%;max-width:320px;margin:0;padding:0;background:none;color:#fff;border-radius:0;box-shadow:none;justify-self:start}
.proof-top{margin-bottom:14px;color:#cfdae2;font-size:11px;letter-spacing:1.6px}
.hero-message{display:block;overflow:hidden;border:7px solid #fff;border-radius:12px;background:#fff;color:#415563;box-shadow:0 18px 42px #0003}
.hero-message img{width:100%;height:auto;max-height:none;object-fit:initial;border-radius:6px}
.hero-message span{font-size:12px;padding:9px 7px 5px;margin:0}
.hero-stat{margin-top:17px;padding:0;border:0;gap:13px}
.hero-stat strong{font-size:46px;color:#efb895}
.hero-stat span{font-size:15px;font-weight:600;line-height:1.4}
.hero-proof>small{display:block;margin-top:10px;color:#b6c6d2;font-size:11px}
@media(max-width:800px) and (min-width:651px){.original-hero{grid-template-columns:minmax(0,1fr) 270px;gap:28px}.hero-proof{max-width:270px}}
@media(max-width:650px){.original-hero{grid-template-columns:1fr;gap:32px;padding-top:35px;padding-bottom:38px}.hero-proof{justify-self:center;width:min(100%,310px);max-width:310px}.hero-message img{height:auto}.hero-stat span{font-size:15px}}

/* Two curated collections keep browsing focused. */
.browse-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.browse-card{min-height:342px}.browse-card>strong{max-width:420px}.browse-preview{justify-content:flex-start;padding-left:6px}
@media(max-width:650px){.browse-grid{grid-template-columns:1fr;gap:16px}.browse-card{min-height:226px}.browse-card>strong{max-width:75%}}

/* Production routes retain the approved visual system. */
.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:#fff;color:#142330;padding:14px 20px;border:2px solid #a84b24;border-radius:4px}.skip-link:focus{top:12px}
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.result{scroll-margin-top:125px}.hero-message{text-align:left}.breadcrumbs{display:block;width:100%;max-width:none;padding:15px 6%;background:#f0f5f8;font-size:12px;line-height:1.6;color:#536572}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none}.breadcrumbs li+li:before{content:"/";margin-right:9px;color:#7b8d99}.breadcrumbs a{text-decoration:underline;text-underline-offset:3px}
.collection-hero{padding:48px 6%;background:var(--ink);color:#fff}.collection-hero .eyebrow{color:#efb895}.collection-hero h1{font-size:clamp(38px,4.8vw,62px);max-width:850px;line-height:1.1}.collection-hero p:not(.eyebrow){max-width:750px;color:#d2dce3;font-size:18px;line-height:1.65;margin:24px 0 0}.collection-hero>a{display:inline-block;margin-top:22px;color:#efb895;text-decoration:underline;text-underline-offset:5px}.collection-intro{max-width:790px;color:var(--muted);font-size:16px;line-height:1.65;margin:0 0 30px}
.related-methods{background:#f5f8fa;border-top:1px solid var(--line)}.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.related-grid article{border:1px solid var(--line);border-radius:8px;background:#fff;padding:25px}.related-grid h3{font-size:23px;margin:0 0 13px;letter-spacing:-.5px}.related-grid p{color:var(--muted);line-height:1.65;margin:0 0 20px}.related-links{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.related-links a{color:#874020;font-weight:700;font-size:14px;text-decoration:underline;text-underline-offset:4px;line-height:1.55}.evidence:focus-visible,.hero-message:focus-visible{outline-offset:-4px}
#screenshot-dialog{width:min(94vw,860px)}.dialog-actions{display:flex;justify-content:space-between;align-items:center;gap:16px;position:sticky;top:0;background:#fff;padding-bottom:12px}.dialog-actions .close{position:static;margin:0}.dialog-actions a{font-size:14px;text-decoration:underline;text-underline-offset:4px}.dialog-title{font-size:18px;letter-spacing:0;line-height:1.4;margin:0 0 15px}.noscript-nav{padding:18px 6%;line-height:1.8;background:#f0f5f8;display:flex;flex-wrap:wrap;gap:20px}.noscript-nav a{text-decoration:underline}
@media(min-width:1600px){.breadcrumbs,.collection-hero{padding-left:max(6%,calc((100vw - 1400px)/2));padding-right:max(6%,calc((100vw - 1400px)/2))}}
@media(max-width:800px){.related-grid{grid-template-columns:1fr}.related-grid article{padding:23px}.related-links{flex-direction:row;flex-wrap:wrap;gap:14px 25px}}
@media(max-width:650px){.collection-hero{padding:35px 6% 38px}.collection-hero h1{font-size:42px;letter-spacing:-1.7px}.collection-hero p:not(.eyebrow){font-size:17px}.breadcrumbs{font-size:11px}.result{scroll-margin-top:20px}.related-links{flex-direction:column}.dialog-actions{gap:10px}.dialog-actions a{font-size:12px}.dialog-actions .close{padding:11px 14px}}
