/* Scoped to the website buying comparison only. */
.website-choice .choice-hero{display:grid;grid-template-columns:1fr 1.05fr;gap:6%;align-items:center;padding-block:66px 76px}
.website-choice .choice-hero h1{font-size:clamp(46px,4.6vw,68px);max-width:16ch}
.website-choice .choice-hero .article-deck{font-size:20px;line-height:1.65;margin-bottom:20px;max-width:39ch}
.choice-context{font-size:14px;color:var(--muted);max-width:48ch;line-height:1.8}
.choice-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px 25px;margin:30px 0}
.choice-actions>a:not(.btn-primary),.choice-text-link{display:inline-flex;min-height:44px;align-items:center;font-size:13px;text-underline-offset:6px}
.choice-hero-work{margin:0;min-width:0}.choice-browser{overflow:hidden;border:1px solid #555750;border-radius:8px;background:#20221f}.choice-browser>span{display:block;padding:10px 16px;font-size:10px;color:#bec1b8}.choice-browser img{display:block;width:100%;height:auto;aspect-ratio:1.6;object-fit:cover;object-position:top}.choice-hero-work figcaption{padding-top:20px;line-height:1.9}.choice-hero-work a{color:var(--ink);text-underline-offset:4px}
.choice-answer{padding-block:70px 36px;max-width:900px}.choice-answer h2{font-size:clamp(32px,3.5vw,48px);letter-spacing:-.045em;max-width:24ch}.choice-answer>p:not(.section-badge):not(.comparison-position){font-size:19px;line-height:1.8;max-width:66ch;color:#bfc2ba}
.website-choice .decision-table th:first-child{width:16%}.website-choice .decision-table td:last-child,.website-choice .decision-table thead th:last-child{color:var(--ink)}
.choice-difference{display:grid;grid-template-columns:1fr 1.1fr;gap:10%;padding-block:92px}.choice-difference h2,.choice-proof h2{font-size:clamp(35px,3.8vw,52px);line-height:1.12;letter-spacing:-.045em}.choice-principles article{padding:26px 0;border-top:1px solid var(--line)}.choice-principles article:first-child{padding-top:0;border-top:0}.choice-principles h3{font-size:24px;letter-spacing:-.035em;margin:0 0 14px}.choice-principles p{font-size:16px;line-height:1.8;max-width:48ch;color:var(--muted)}
.choice-proof{display:grid;grid-template-columns:1fr 250px;gap:11%;align-items:center;padding-block:58px 78px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.choice-proof figure{margin:0}.choice-proof img{display:block;width:100%;height:460px;object-fit:cover;object-position:top;border:4px solid #353832;border-radius:27px}.choice-proof figcaption{text-align:center;margin-top:14px}.choice-proof-copy>p{color:var(--muted);line-height:1.8}.choice-proof .choice-result{font-size:clamp(70px,8vw,116px);color:var(--accent);letter-spacing:-.06em;line-height:1.1;margin:30px 0 22px}.choice-result span{display:block;font-size:23px;letter-spacing:-.035em;color:var(--ink);margin-top:9px}.choice-source{font-size:12px;max-width:65ch}
@media(max-width:760px){.website-choice .choice-hero{display:block;padding-block:30px 40px}.website-choice .choice-hero h1{font-size:clamp(42px,11.7vw,62px);line-height:1.1}.website-choice .choice-hero .article-deck{font-size:18px;line-height:1.75}.choice-context{font-size:14px}.choice-actions{align-items:flex-start;flex-direction:column;gap:8px}.choice-hero-work{margin-top:38px}.choice-hero-work figcaption{font-size:11px}.choice-answer{padding-block:48px 16px}.choice-answer>p:not(.section-badge):not(.comparison-position){font-size:17px}.website-choice .decision-table tbody th:first-child{width:100%}.choice-difference{display:block;padding-block:54px}.choice-principles{margin-top:35px}.choice-principles h3{font-size:23px}.choice-principles p{font-size:15px}.choice-proof{grid-template-columns:1fr;gap:35px;padding-block:44px}.choice-proof figure{width:210px;margin:0 auto}.choice-proof img{height:400px}.choice-result span{font-size:22px}.choice-proof .choice-result{font-size:88px}.choice-source{font-size:12px}.website-choice .article-layout{padding-top:46px}}

.website-choice .btn-primary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:14px 24px;line-height:1.4}
