:root{--ink:#162321;--muted:#71807b;--paper:#f4f3ee;--line:#d8ddd6;--cream:#e6e1d3;--green:#183b36;--orange:#c65a3d;--yellow:#e0ac4e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit}a,button{-webkit-tap-highlight-color:transparent}.shell{width:min(1160px,calc(100% - 80px));margin:0 auto}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;min-height:82px;border-bottom:1px solid var(--line);background:rgba(244,243,238,.88);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav,.wordmark{align-items:center}.wordmark{display:inline-flex;gap:12px;font-size:12px;font-weight:700;letter-spacing:.16em;text-decoration:none}.mark{position:relative;display:grid;place-items:center;width:33px;height:33px;border-radius:50%;background:var(--green)}.mark i,.mark:after,.mark:before{content:"";position:absolute;display:block;width:13px;height:2px;border-radius:2px;background:#f4f3ee;transform:rotate(45deg)}.mark:after{transform:rotate(-45deg)}.mark i{width:2px;height:17px;transform:rotate(0)}.nav-actions{display:flex;align-items:center;gap:34px}.footer,.hero-caption,.nav-note{color:var(--muted);font-size:12px;letter-spacing:.02em}.nav-cta{color:var(--green);font-size:12px;font-weight:700;text-decoration:none}.nav-cta span{margin-left:9px;font-size:16px}.intro{display:grid;grid-template-columns:.91fr 1.09fr;align-items:center;grid-gap:72px;gap:72px;min-height:calc(100vh - 82px);padding:52px 0 72px}.intro-copy{padding:34px 0}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 23px;color:var(--orange);font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.eyebrow span{display:inline-block;width:22px;height:1px;background:currentColor}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:400}h1{max-width:620px;margin-bottom:30px;font-size:clamp(68px,9vw,126px);letter-spacing:-.075em;line-height:.84}h1 em,h2 em{color:var(--orange);font-style:italic}.lede{max-width:380px;margin-bottom:30px;color:var(--muted);font-size:17px;line-height:1.6}.hero-cta{display:inline-flex;align-items:center;gap:34px;padding:16px 18px 16px 20px;background:var(--green);color:#fff;font-size:13px;font-weight:700;text-decoration:none;transition:transform .2s,background .2s}.hero-cta:hover{background:#285950;transform:translateY(-2px)}.hero-cta .arrow{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:rgba(255,255,255,.14);font-size:18px}.hero-caption{margin:23px 0 0}.cup-art{position:relative;min-height:600px;overflow:hidden;background:var(--cream);isolation:isolate}.cup-art:before{content:"";position:absolute;inset:0;background:linear-gradient(130deg,rgba(255,255,255,.3),transparent 42%),radial-gradient(circle at 80% 10%,rgba(255,255,255,.4),transparent 35%);z-index:-1}.art-kicker{position:absolute;top:28px;left:28px;color:var(--green);font-size:10px;font-weight:700;letter-spacing:.15em;line-height:1.4}.sun{top:83px;right:83px;width:235px;height:235px;border-radius:50%;background:var(--yellow);opacity:.9}.orbit,.sun{position:absolute}.orbit{border:1px solid rgba(24,59,54,.22);border-radius:50%;transform:rotate(-27deg)}.orbit-one{top:46px;right:-38px;width:460px;height:390px}.orbit-two{top:89px;right:-52px;width:360px;height:310px}.cup{right:27%;bottom:135px;width:260px;height:170px;border-radius:25px 25px 80px 80px;background:#faf8ef;box-shadow:0 22px 0 -5px rgba(24,59,54,.2);transform:rotate(-7deg)}.coffee,.cup{position:absolute}.coffee{top:14px;left:16px;right:16px;height:54px;border-radius:50%;background:#55392b;box-shadow:inset 0 5px 4px rgba(255,255,255,.08)}.handle{top:36px;right:-62px;width:82px;height:84px;border:20px solid #faf8ef;border-left:0;border-radius:0 50% 50% 0}.handle,.steam{position:absolute}.steam{top:-60px;width:2px;height:55px;border-radius:50%;background:rgba(255,255,255,.65);transform:rotate(12deg)}.steam-one{left:82px}.steam-two{left:135px;height:70px;transform:rotate(-12deg)}.table{position:absolute;right:-10%;bottom:-25px;width:120%;height:145px;background:var(--green);transform:rotate(-5deg)}.art-index{position:absolute;right:26px;bottom:25px;color:rgba(255,255,255,.75);font-size:11px;letter-spacing:.12em}.art-index span{margin:0 6px;opacity:.45}.matcher{padding:120px 0 150px;border-top:1px solid var(--line)}.matcher-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:42px}h2{margin-bottom:0;font-size:clamp(48px,6vw,78px);letter-spacing:-.065em;line-height:.9}.progress-label{padding-bottom:6px;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.question-panel,.result-panel{padding:42px 48px 48px;background:#fff;border:1px solid var(--line);box-shadow:0 20px 50px rgba(25,45,40,.04)}.progress-track{height:3px;margin-bottom:35px;background:#e7e9e3}.progress-track span{display:block;height:100%;background:var(--orange);transition:width .35s ease}.question-number{margin-bottom:12px;color:var(--orange);font-size:11px;font-weight:700;letter-spacing:.13em}.question-number span{color:var(--muted)}h3{margin-bottom:30px;font-size:clamp(31px,4vw,51px);letter-spacing:-.045em;line-height:1}.choices{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.choice{display:grid;grid-template-columns:10px 1fr auto;align-items:center;grid-gap:13px;gap:13px;min-height:84px;padding:18px 20px;border:1px solid var(--line);background:transparent;color:var(--ink);font:inherit;font-size:14px;text-align:left;cursor:pointer;transition:background .2s,border-color .2s,transform .2s}.choice:focus-visible,.choice:hover{background:var(--cream);border-color:var(--green);transform:translateY(-2px);outline:none}.choice-dot{width:7px;height:7px;border:1px solid var(--orange);border-radius:50%}.choice-arrow{color:var(--orange);font-size:18px}.result-panel{display:grid;grid-template-columns:160px 1fr;grid-gap:38px;gap:38px;align-items:center}.result-swatch{display:flex;align-items:flex-end;width:160px;height:200px;padding:16px;color:rgba(255,255,255,.8);font-size:10px;font-weight:700;letter-spacing:.12em;line-height:1.3}.result-panel p:not(.eyebrow){max-width:550px;color:var(--muted);line-height:1.6}.button{border:0;padding:14px 22px;background:var(--green);color:white;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.button:focus-visible,.button:hover{background:#285950}.footer{display:flex;justify-content:space-between;padding:26px 0 34px;border-top:1px solid var(--line)}.footer small{margin-left:8px;font-size:10px;opacity:.65}.footer span:last-child span{color:var(--orange);font-size:15px;margin-left:7px}@media (max-width:760px){.shell{width:min(100% - 32px,560px)}.nav{min-height:70px}.nav-note{display:none}.nav-actions{gap:0}.intro{display:block;min-height:0;padding:45px 0 65px}.intro-copy{padding:20px 0 48px}h1{font-size:clamp(64px,18vw,100px)}.lede{font-size:16px}.cup-art{min-height:390px}.sun{top:53px;right:45px;width:175px;height:175px}.orbit-one{right:-135px}.orbit-two{right:-115px}.cup{right:23%;bottom:93px;transform:scale(.72) rotate(-7deg);transform-origin:bottom right}.matcher{padding:74px 0 90px}.matcher-header{align-items:flex-start;gap:15px;margin-bottom:30px}h2{font-size:clamp(48px,14vw,70px)}.question-panel,.result-panel{padding:25px 20px 24px}.choices{grid-template-columns:1fr}.choice{min-height:68px}.result-panel{grid-template-columns:1fr;gap:24px}.result-swatch{width:100%;height:30px;padding:8px 12px}.footer{padding-bottom:28px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important}}