:root{--ink:#2f1725;--muted:#745d69;--wine:#8f234f;--wine-dark:#681936;--blush:#f8dbe5;--rose:#e8a9be;--paper:#fffaf7;--white:#fff;--line:#ddc7cf;--lemon:#f4e89c;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,sans-serif;line-height:1.6}a{color:inherit}.skip-link{z-index:20;background:var(--ink);color:#fff;padding:.7rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{width:min(var(--max), calc(100% - 40px));border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:2rem;min-height:84px;margin:0 auto;display:flex}.wordmark{letter-spacing:-.02em;align-items:center;gap:.7rem;font-weight:700;text-decoration:none;display:flex}.wordmark-mark{background:var(--wine);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-family:Instrument Serif,serif;font-size:1.15rem;display:grid}nav{align-items:center;gap:1.5rem;display:flex}nav a{font-size:.92rem;font-weight:600;text-decoration:none}.nav-cta{background:var(--ink);color:#fff;border-radius:999px;padding:.65rem 1rem}.hero{width:min(var(--max), calc(100% - 40px));grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);align-items:end;gap:clamp(3rem,8vw,8rem);margin:0 auto;padding:clamp(5rem,11vw,9rem) 0 5rem;display:grid}.eyebrow{color:var(--wine);text-transform:uppercase;letter-spacing:.14em;margin:0 0 1rem;font-size:.72rem;font-weight:700}h1,h2,h3{letter-spacing:-.025em;margin:0;font-family:Instrument Serif,serif;font-weight:400;line-height:.98}h1{max-width:880px;font-size:clamp(3.65rem,7.6vw,7.4rem)}h1 em{color:var(--wine);font-weight:400}.standfirst{max-width:760px;color:var(--muted);margin:2rem 0 0;font-size:clamp(1.05rem,1.5vw,1.25rem)}.hero-actions{align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.button{border-radius:999px;padding:.85rem 1.2rem;font-weight:700;text-decoration:none;display:inline-flex}.button-primary{background:var(--wine);color:#fff}.text-link{color:var(--wine-dark);text-underline-offset:4px;font-weight:700}.quick-answer{background:var(--blush);border-radius:54% 46% 44% 56%/38% 42% 58% 62%;padding:2.1rem;position:relative;transform:rotate(1deg)}.quick-answer>*{transform:rotate(-1deg)}.quick-label,.best-for{color:var(--wine-dark);letter-spacing:.11em;text-transform:uppercase;font-size:.72rem;font-weight:700;display:block}.quick-title{margin:.8rem 0;font-family:Instrument Serif,serif;font-size:2rem;line-height:1.05}.quick-answer p:last-of-type{color:#684654}.quick-answer a{text-underline-offset:4px;font-weight:700}.truth-strip{background:var(--ink);color:#fff;padding:1.1rem max(20px, calc((100vw - var(--max)) / 2));text-align:center;flex-wrap:wrap;justify-content:center;gap:.7rem 1rem;display:flex}.truth-strip span{color:#eadde3}.section{width:min(var(--max), calc(100% - 40px));margin:0 auto;padding:7rem 0}.section-heading{grid-template-columns:1fr 1.2fr;align-items:end;gap:2rem 5rem;margin-bottom:3rem;display:grid}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:-1rem}h2{font-size:clamp(3rem,5.8vw,5.4rem)}.section-heading>p:last-child{max-width:540px;color:var(--muted);font-size:1.05rem}.pick-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.pick-card{border:1px solid var(--line);background:#ffffff8c;border-radius:20px;grid-template-rows:auto 1fr;gap:3rem;min-height:385px;padding:1.7rem;display:grid}.pick-card.featured{background:var(--wine);color:#fff;border-color:var(--wine);grid-column:span 1}.rank{color:var(--rose);font-family:Instrument Serif,serif;font-size:2rem}.pick-card h3{margin:.65rem 0 1rem;font-size:2.2rem}.pick-card p{color:var(--muted)}.pick-card.featured p,.pick-card.featured .best-for{color:#f7dce6}.facts{grid-template-columns:repeat(3,1fr);gap:.6rem;margin:1.5rem 0;display:grid}.facts div{border-top:1px solid #ffffff59;padding-top:.55rem}.facts dt{color:#f2c8d7;text-transform:uppercase;letter-spacing:.08em;font-size:.68rem}.facts dd{margin:.1rem 0 0;font-weight:700}.card-link{text-underline-offset:4px;font-weight:700}.comparison-preview{border-top:1px solid var(--line)}.section-heading.compact{grid-template-columns:1fr 1.2fr}.section-heading.compact .eyebrow{grid-column:auto;align-self:start}.table-wrap{border:1px solid var(--line);background:#fff;border-radius:18px;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:760px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #eadde2;padding:1.05rem 1.2rem}thead th{color:var(--wine-dark);text-transform:uppercase;letter-spacing:.08em;background:#fcecf1;font-size:.72rem}tbody th{font-family:Instrument Serif,serif;font-size:1.25rem;font-weight:400}.status{white-space:nowrap;border-radius:999px;padding:.25rem .55rem;font-size:.75rem;font-weight:700;display:inline-flex}.status.upcoming{color:#335415;background:#e2efc8}.status.closed{color:#745d69;background:#eee8ea}.table-note{color:var(--muted);font-size:.82rem}.method-preview{background:var(--blush);width:100%;padding-left:max(20px, calc((100vw - var(--max)) / 2));padding-right:max(20px, calc((100vw - var(--max)) / 2))}.criteria-grid{grid-template-columns:repeat(5,1fr);gap:.75rem;display:grid}.criteria-grid div{background:#ffffff9e;border-radius:14px;padding:1.2rem}.criteria-grid strong{color:var(--wine);font-family:Instrument Serif,serif;font-size:2.2rem;font-weight:400;display:block}.criteria-grid span{color:#664652;font-size:.86rem;display:block}.disclosure{color:#624450;max-width:880px;margin:2rem 0 0}.reviews{padding-bottom:4rem}.review{border-top:1px solid var(--line);grid-template-columns:120px minmax(0,1fr);gap:2rem;padding:3.2rem 0;display:grid}.review-number{color:var(--rose);font-family:Instrument Serif,serif;font-size:3rem;line-height:1}.review-title-row{justify-content:space-between;align-items:start;gap:2rem;display:flex}.review h3{margin-top:.5rem;font-size:clamp(2.3rem,4vw,4rem)}.review-lead{color:#4d2b3a;max-width:880px;margin:1.7rem 0 1rem;font-family:Instrument Serif,serif;font-size:clamp(1.4rem,2.1vw,1.9rem);line-height:1.3}.review-body>p:not(.review-lead){max-width:820px;color:var(--muted)}.feature-review{background:#fff0f4;border-top:0;border-radius:26px;margin:0 -2rem;padding:3.2rem 2rem}.verdict{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:140px 1fr;gap:1rem;max-width:880px;margin:1.5rem 0;padding:1.2rem 0;display:grid}.verdict strong{color:var(--wine-dark)}.verdict span{color:var(--muted)}.source-button{color:var(--wine-dark);text-underline-offset:4px;align-items:center;gap:.4rem;margin-top:.4rem;font-weight:700;display:inline-flex}.subject-finder{background:var(--ink);color:#fff}.finder-inner{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.finder-inner h2{max-width:520px}.finder-inner .eyebrow{color:var(--rose)}.subject-list{border-top:1px solid #644453}.subject-list a{border-bottom:1px solid #644453;justify-content:space-between;gap:2rem;padding:1.2rem 0;text-decoration:none;display:flex}.subject-list a:hover strong{color:var(--lemon)}.subject-list span{color:#d9c8cf}.subject-list strong{text-align:right}.admissions-grid{grid-template-columns:.8fr 1.2fr;gap:1rem;display:grid}.admissions-quote{background:var(--lemon);border-radius:24px;padding:2rem}.admissions-quote p{margin:0 0 2rem;font-family:Instrument Serif,serif;font-size:1.8rem;line-height:1.25}.admissions-quote a,.admissions-copy a{text-underline-offset:4px;font-weight:700}.admissions-copy{border:1px solid var(--line);border-radius:24px;padding:2rem 2.2rem}.admissions-copy h3,.source-grid h3{font-size:2rem}.admissions-copy p{color:var(--muted)}.how-to-choose{border-top:1px solid var(--line)}.steps{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);margin:0;padding:0;list-style:none;display:grid}.steps li{border-bottom:1px solid var(--line);grid-template-columns:50px 1fr;gap:1rem;padding:2rem 2rem 2rem 0;display:grid}.steps li:nth-child(odd){border-right:1px solid var(--line)}.steps li:nth-child(2n){padding-left:2rem}.steps>li>span{background:var(--blush);width:36px;height:36px;color:var(--wine-dark);border-radius:50%;place-items:center;font-weight:700;display:grid}.steps h3{margin:0 0 .5rem;font-size:1.6rem}.steps p{color:var(--muted);margin:0}.faq-section{background:#f6d6e1}.faq-list{border-top:1px solid #cfa8b6}.faq-list details{border-bottom:1px solid #cfa8b6}.faq-list summary{cursor:pointer;padding:1.35rem 3rem 1.35rem 0;font-family:Instrument Serif,serif;font-size:1.55rem;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--wine);font-family:DM Sans,sans-serif;font-size:1.5rem;position:absolute;top:1.1rem;right:.5rem}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:#624450;max-width:820px;margin:-.2rem 0 1.5rem}.source-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.source-grid>div{border:1px solid var(--line);background:#fff;border-radius:18px;padding:1.6rem}.source-grid h3{margin-bottom:.8rem}.source-grid p{color:var(--muted)}.source-grid a{color:var(--wine-dark);overflow-wrap:anywhere;font-weight:600}.guide-cover{width:min(980px,100% - 40px);margin:0 auto 7rem}.guide-cover img{border-radius:24px;width:100%;height:auto;display:block;box-shadow:0 22px 70px #2f172524}.guide-cover figcaption{color:var(--muted);text-align:center;margin-top:.8rem;font-size:.82rem}.error-page{place-items:center;min-height:100vh;padding:2rem;display:grid}.error-page main{text-align:center;max-width:760px}.error-page h1{font-size:clamp(3rem,8vw,6.5rem)}.error-page main>p:not(.eyebrow){color:var(--muted);font-size:1.2rem}footer{width:min(var(--max), calc(100% - 40px));border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:2rem;margin:0 auto;padding:4rem 0;display:grid}footer p{color:var(--muted);margin:.3rem 0}footer>div:nth-child(2){gap:1.3rem;display:flex}.legal{grid-column:1/-1;font-size:.8rem}@media (width<=860px){nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;gap:3rem;padding-top:4rem}.quick-answer{max-width:520px}.section-heading,.section-heading.compact{grid-template-columns:1fr;gap:1rem}.section-heading .eyebrow{grid-column:auto;margin-bottom:0}.pick-grid{grid-template-columns:1fr 1fr}.pick-card.featured{grid-column:1/-1}.criteria-grid{grid-template-columns:repeat(2,1fr)}.finder-inner,.admissions-grid,.source-grid{grid-template-columns:1fr}}@media (width<=560px){.site-header{width:min(100% - 28px, var(--max))}.wordmark>span:last-child{font-size:.9rem}.nav-cta{padding:.55rem .8rem;font-size:.8rem}.hero,.section,footer{width:min(100% - 28px, var(--max))}h1{font-size:clamp(3.15rem,17vw,4.6rem)}.hero-actions{flex-direction:column;align-items:flex-start}.quick-answer{border-radius:30px;padding:1.6rem}.pick-grid{grid-template-columns:1fr}.pick-card.featured{grid-column:auto}.criteria-grid{grid-template-columns:1fr}.review{grid-template-columns:1fr;gap:1rem;padding:2.5rem 0}.review-number{font-size:2rem}.review-title-row{display:block}.feature-review{margin:0 -7px;padding:2.2rem 1rem}.verdict,.steps{grid-template-columns:1fr}.steps li,.steps li:nth-child(2n){border-right:0;padding:1.5rem 0}.subject-list a{gap:.2rem;display:grid}.subject-list strong{text-align:left}footer{grid-template-columns:1fr}footer>div:nth-child(2){flex-direction:column}.legal{grid-column:auto}}
