
:root{--plum:#4a2938;--cream:#f7f0e6;--coral:#e98273;--muted:#715b65;--line:#d9cfc9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--cream);color:var(--plum);font:16px/1.65 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit}a:focus-visible{outline:3px solid #ad5245;outline-offset:6px}.skip{position:absolute;left:16px;top:-80px;background:white;padding:12px;z-index:2}.skip:focus{top:12px}.topbar,main,footer{max-width:1160px;margin:auto}.topbar{padding:28px 30px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:24px}.logo{font-weight:900;font-size:21px;line-height:1.1;text-decoration:none}.logo i{font-style:normal;color:#a6534c}.logo span{display:block;font-size:10px;letter-spacing:.2em;margin-top:9px}.nav{font-size:13px;text-decoration:none;font-weight:650}.nav span{margin-left:16px}.hero{padding:85px 30px 75px;display:grid;grid-template-columns:1.45fr 1fr;align-items:center;gap:40px}.eyebrow{font-size:11px;font-weight:750;letter-spacing:.17em;margin:0 0 22px;color:#934b52}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,serif;font-weight:400}h1{font-size:clamp(43px,5.1vw,66px);line-height:1.08;letter-spacing:-.035em;margin-bottom:28px}h1 em{color:#a4534d;font-weight:400}.intro{font-size:18px;max-width:550px;color:var(--muted);margin-bottom:28px}.button{display:inline-flex;gap:36px;align-items:center;justify-content:space-between;padding:14px 23px;background:var(--plum);color:white;border:2px solid var(--plum);border-radius:7px;font-size:14px;font-weight:700;text-decoration:none;transition:background .15s}.button:hover{background:#683c50}.micro{font-size:12px;color:var(--muted);margin:12px 0 0}.art{text-align:center}.art svg{width:100%;max-width:370px}.art p{font:italic 17px Georgia,serif;color:var(--muted);margin:12px 0 0}.collection{padding:15px 30px 0}.section-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:28px}.section-heading .eyebrow{margin-bottom:10px}h2{font-size:36px;line-height:1.2;letter-spacing:-.02em;margin-bottom:0}.section-heading>p{font-size:13px;color:var(--muted);margin-bottom:4px}.quiz-card{display:grid;grid-template-columns:.9fr 1.1fr;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fffdfa}.card-art{background:#ead6cc;position:relative;padding:38px;min-height:390px;display:flex;flex-direction:column;justify-content:center}.number{font-size:10px;font-weight:750;letter-spacing:.14em;position:absolute;top:28px;left:38px}.card-art p{font:27px/1.2 Georgia,serif;color:#795963;margin:20px 0}.card-art .second{font-size:48px;line-height:1.06;letter-spacing:-.025em;color:var(--plum);margin:0}.small-line{width:65px;height:4px;background:#b66c61;margin-top:30px}.card-copy{padding:39px 42px}.tags{display:flex;gap:18px;flex-wrap:wrap;font-size:10px;letter-spacing:.13em;font-weight:700;color:#81505c;margin-bottom:19px}.card-copy h3{font-size:35px;line-height:1.15;margin-bottom:17px;letter-spacing:-.02em}.card-copy>p{font-size:15px;color:var(--muted);margin-bottom:18px}.card-copy .takeaway{font-size:13px;color:var(--plum)}.card-copy .preview-note{font-size:11px;margin:13px 0 0}.coming{display:flex;align-items:center;gap:23px;padding:28px 5px;border-bottom:1px solid var(--line)}.plus{display:grid;place-items:center;border:1px solid #cbbcb6;border-radius:50%;width:43px;height:43px;flex-shrink:0;font-size:23px}.coming h3{font-size:23px;margin:0 0 4px}.coming p{font-size:13px;color:var(--muted);margin:0;max-width:610px}.coming-label{margin-left:auto;white-space:nowrap;font-size:9px;font-weight:750;letter-spacing:.13em;color:var(--muted)}.closing{text-align:center;padding:70px 25px}.closing .eyebrow{margin-bottom:18px}.closing h2{font-size:35px}.closing>p:last-child{font-size:12px;max-width:480px;margin:20px auto 0;color:var(--muted)}footer{border-top:1px solid var(--line);padding:23px 30px 35px;display:flex;justify-content:space-between;gap:18px;font-size:11px;color:var(--muted)}@media(max-width:740px){.topbar{padding:24px}.logo{font-size:17px}.nav{font-size:11px;max-width:115px}.nav span{margin-left:3px}.hero{grid-template-columns:1fr;padding:52px 24px 45px;gap:25px}.art{display:none}.intro{font-size:17px}.collection{padding:15px 24px 0}.section-heading{display:block}.section-heading>p{margin-top:13px}h2{font-size:29px}.quiz-card{grid-template-columns:1fr}.card-art{min-height:260px;padding:55px 28px 28px}.number{left:28px;top:22px}.card-art p{font-size:22px;margin:12px 0}.card-art .second{font-size:38px}.small-line{margin-top:20px}.card-copy{padding:28px}.card-copy h3{font-size:32px}.coming{align-items:flex-start;flex-wrap:wrap;gap:14px}.coming>div{flex:1}.coming-label{margin-left:57px}.closing{padding:52px 24px}.closing h2{font-size:30px}footer{padding:23px 24px;flex-direction:column;gap:7px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
.footer-links{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.footer-links a{text-underline-offset:3px}.legal-page{padding:70px 30px 90px}.legal-wrap{max-width:780px;margin:0 auto}.legal-wrap h1{margin-bottom:10px}.legal-updated{font-size:13px;color:var(--muted);margin-bottom:38px}.legal-wrap h2{font-size:26px;margin:42px 0 14px}.legal-wrap p,.legal-wrap li{color:var(--muted)}.legal-wrap strong{color:var(--plum)}.legal-wrap ul{padding-left:22px;margin:0 0 20px}.legal-wrap li{margin-bottom:8px}.legal-wrap a{text-underline-offset:3px}@media(max-width:740px){.legal-page{padding:48px 24px 65px}.legal-wrap h1{font-size:40px}.legal-wrap h2{font-size:24px;margin-top:34px}}
