:root{--rs-red:#ca1b0c;--rs-orange:#f56a00;--rs-ink:#211c18;--rs-muted:#6f6258;--rs-cream:#fff6e7;--rs-soft:#fffaf3;--rs-line:#f0d3b8;--rs-shadow:0 18px 45px rgba(93,48,18,.12)}
.selections-page{color:var(--rs-ink);background:#fff;font-family:Manrope,Arial,sans-serif;overflow-x:hidden}
.selections-page *{box-sizing:border-box}
.results-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.results-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--rs-red);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.results-kicker:before{width:24px;height:2px;background:linear-gradient(90deg,var(--rs-orange),var(--rs-red));content:""}
.results-hero{position:relative;isolation:isolate;padding:62px 0 58px;background:radial-gradient(circle at 84% 12%,rgba(255,255,255,.8) 0 11%,transparent 11.2%),linear-gradient(118deg,#ffd77d 0,#fff0cd 52%,#fff9ef 100%);overflow:hidden}
.results-hero:after{position:absolute;right:-95px;bottom:-170px;z-index:-1;width:380px;height:380px;border:48px solid rgba(239,91,14,.11);border-radius:50%;content:""}
.results-hero-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(460px,.96fr);align-items:center;gap:64px}
.results-hero-copy h1{max-width:690px;margin:13px 0 18px;font-size:clamp(42px,5.2vw,72px);font-weight:850;line-height:1.01;letter-spacing:-.045em}
.results-hero-copy>p{max-width:660px;margin:0;color:#55483e;font-size:19px;line-height:1.65}
.results-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}
.results-button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:10px;padding:13px 22px;border:1px solid transparent;border-radius:999px;font-size:15px;font-weight:800;line-height:1.2;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.results-button:hover{transform:translateY(-2px)}
.results-button-primary{color:#fff;background:linear-gradient(100deg,var(--rs-orange),var(--rs-red));box-shadow:0 12px 26px rgba(202,27,12,.2)}
.results-button-light{border-color:#efc39f;color:var(--rs-red);background:rgba(255,255,255,.82)}
.results-trust-list{display:flex;flex-wrap:wrap;gap:10px 20px;margin:24px 0 0;padding:0;list-style:none;color:#5e5147;font-size:13px;font-weight:700}
.results-trust-list li{display:flex;align-items:center;gap:7px}
.results-trust-list li:before{display:grid;width:18px;height:18px;place-items:center;border-radius:50%;color:#fff;background:var(--rs-red);content:"✓";font-size:11px}
.results-hero-showcase{position:relative;min-height:420px}
.hero-topper-card{position:absolute;margin:0;border:8px solid #fff;border-radius:26px;background:#fff;box-shadow:0 24px 60px rgba(80,40,14,.2);color:inherit;text-decoration:none;overflow:hidden}
.hero-topper-card img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center;background:#fff4e6}.hero-topper-anuj img,.topper-card-anuj img{object-position:88% center!important}
.hero-topper-card>div{position:absolute;right:0;bottom:0;left:0;padding:38px 14px 13px;color:#fff;background:linear-gradient(transparent,rgba(24,16,11,.94));text-align:center}
.hero-topper-card strong,.hero-topper-card span{display:block}
.hero-topper-card strong{font-size:15px;line-height:1.2}.hero-topper-card span{margin-top:3px;color:#ffd79f;font-size:12px;font-weight:800}
.hero-topper-main{z-index:3;top:8px;left:50%;width:248px;height:350px;transform:translateX(-50%) rotate(-1deg)}
.hero-topper-side{top:62px;width:190px;height:278px}.hero-topper-one{z-index:2;left:0;transform:rotate(-7deg)}.hero-topper-two{z-index:1;right:0;transform:rotate(7deg)}
.hero-result-year{position:absolute;right:50%;bottom:0;z-index:4;padding:12px 20px;border:1px solid #f6b88b;border-radius:999px;color:#fff;background:linear-gradient(100deg,var(--rs-orange),var(--rs-red));box-shadow:0 10px 24px rgba(202,27,12,.22);font-size:14px;font-weight:850;letter-spacing:.06em;transform:translateX(50%)}
.results-breadcrumb{border-bottom:1px solid #eee3d7;background:#fff}
.results-breadcrumb ol{display:flex;align-items:center;gap:12px;margin:0;padding:14px 0;list-style:none;color:#78695e;font-size:14px}
.results-breadcrumb li+li:before{margin-right:12px;color:#c99f7d;content:"/"}
.results-breadcrumb a{color:var(--rs-red);font-weight:750;text-decoration:none}
.result-paths,.result-evidence{padding:74px 0;background:#fff}
.results-heading h2{margin:8px 0 12px;font-size:clamp(30px,3.4vw,47px);line-height:1.12;letter-spacing:-.035em}
.results-heading p{max-width:720px;margin:0;color:var(--rs-muted);font-size:17px;line-height:1.65}
.results-heading-centered{text-align:center}.results-heading-centered p{margin-inline:auto}
.result-path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:34px}
.result-path-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;min-height:134px;padding:22px;border:1px solid var(--rs-line);border-radius:22px;color:var(--rs-ink);background:linear-gradient(145deg,#fff,#fff9f1);box-shadow:0 12px 30px rgba(93,48,18,.08);text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.result-path-card:hover{border-color:#ed9b64;box-shadow:var(--rs-shadow);transform:translateY(-4px)}
.path-icon{display:grid;width:58px;height:58px;place-items:center;border-radius:17px;color:#fff;background:linear-gradient(145deg,var(--rs-orange),var(--rs-red));font-size:14px;font-weight:900;letter-spacing:.06em}
.result-path-card strong,.result-path-card small{display:block}.result-path-card strong{font-size:19px}.result-path-card small{margin-top:6px;color:var(--rs-muted);font-size:13px;line-height:1.4}.result-path-card>b{color:var(--rs-red);font-size:24px}
.year-results{padding:76px 0;background:linear-gradient(#fff9ef,#fff)}
.results-heading-split{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.55fr);align-items:end;gap:50px}
.year-jump{display:flex;gap:10px;margin:32px 0 22px;padding:8px;border:1px solid var(--rs-line);border-radius:18px;background:#fff;overflow-x:auto;scrollbar-width:thin}
.year-jump a{flex:0 0 auto;padding:10px 18px;border-radius:12px;color:#5f4d40;background:#fff7ed;font-size:14px;font-weight:800;text-decoration:none}.year-jump a:hover{color:#fff;background:var(--rs-red)}
.result-year-block{scroll-margin-top:120px;margin-top:28px;padding:25px;border:1px solid #efdbc8;border-radius:28px;background:rgba(255,255,255,.93);box-shadow:0 16px 38px rgba(93,48,18,.08)}
.result-year-block:not(:first-of-type){content-visibility:auto;contain-intrinsic-size:620px}
.result-year-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px;padding:0 2px 18px;border-bottom:1px solid #f0dfd0}
.result-year-header span{color:var(--rs-orange);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.result-year-header h3{margin:4px 0 0;font-size:clamp(25px,2.4vw,34px);line-height:1.2}.result-year-header>a{display:inline-flex;align-items:center;gap:7px;color:var(--rs-red);font-size:14px;font-weight:800;text-decoration:none}.result-year-header>a span{font-size:18px;letter-spacing:0}
.topper-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.topper-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}
.topper-card{position:relative;min-width:0;margin:0;border:1px solid #efd9c5;border-radius:19px;background:#fff;box-shadow:0 9px 22px rgba(87,47,20,.08);color:inherit;text-decoration:none;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}
.topper-card:hover{box-shadow:0 16px 30px rgba(87,47,20,.14);transform:translateY(-4px)}
.topper-card img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;object-position:top center;background:#fff4e9}
.rank-badge{position:absolute;top:10px;left:10px;z-index:2;padding:7px 10px;border:2px solid rgba(255,255,255,.9);border-radius:999px;color:#fff;background:linear-gradient(105deg,var(--rs-orange),var(--rs-red));box-shadow:0 6px 15px rgba(87,23,10,.18);font-size:11px;font-weight:900;letter-spacing:.05em}
.topper-card>div{padding:14px 13px 15px}.topper-card h4{margin:0;color:var(--rs-ink);font-size:16px;line-height:1.25}.topper-card p{margin:4px 0 0;color:var(--rs-muted);font-size:12px;font-weight:700}
.result-archive{padding:76px 0;background:#211812}
.result-archive-grid{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);align-items:start;gap:54px}.result-archive .results-kicker{color:#ffbf77}.result-archive-intro h2{margin:10px 0 16px;color:#fff;font-size:clamp(32px,3.7vw,50px);line-height:1.08;letter-spacing:-.035em}.result-archive-intro p{margin:0 0 25px;color:#dfcbbb;font-size:17px;line-height:1.65}
.archive-year-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.archive-year-grid a{display:flex;min-height:83px;align-items:center;justify-content:center;flex-direction:column;border:1px solid rgba(255,214,178,.18);border-radius:15px;color:#fff;background:rgba(255,255,255,.065);text-decoration:none;transition:background .18s ease,transform .18s ease}.archive-year-grid a:hover{background:linear-gradient(135deg,var(--rs-orange),var(--rs-red));transform:translateY(-2px)}.archive-year-grid strong{font-size:20px}.archive-year-grid span{margin-top:3px;color:#d8c2b1;font-size:11px}.archive-year-grid a:hover span{color:#fff}
.result-evidence-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:32px}.result-evidence-grid a{display:grid;grid-template-columns:56px minmax(0,1fr);grid-template-rows:auto auto;column-gap:15px;min-height:126px;align-content:center;padding:22px;border:1px solid var(--rs-line);border-radius:21px;color:var(--rs-ink);background:var(--rs-soft);text-decoration:none}.result-evidence-grid a>span{display:grid;grid-row:1/3;width:56px;height:56px;place-items:center;border-radius:17px;color:#fff;background:linear-gradient(135deg,var(--rs-orange),var(--rs-red));font-size:22px}.result-evidence-grid strong{align-self:end;font-size:18px}.result-evidence-grid small{align-self:start;margin-top:5px;color:var(--rs-muted);font-size:13px}
.results-faq{padding:76px 0;background:linear-gradient(135deg,#fff1d7,#fffaf2)}.results-faq-layout{display:grid;grid-template-columns:minmax(280px,.68fr) minmax(0,1.32fr);align-items:start;gap:55px}.results-faq-intro h2{margin:10px 0 14px;font-size:clamp(31px,3.4vw,46px);line-height:1.1;letter-spacing:-.03em}.results-faq-intro p{color:var(--rs-muted);font-size:16px;line-height:1.6}.results-faq-list{display:grid;gap:12px}.results-faq-list details{border:1px solid #efd2b6;border-radius:17px;background:#fff;box-shadow:0 8px 20px rgba(93,48,18,.06);overflow:hidden}.results-faq-list summary{position:relative;padding:19px 52px 19px 20px;cursor:pointer;font-size:16px;font-weight:800;line-height:1.4;list-style:none}.results-faq-list summary::-webkit-details-marker{display:none}.results-faq-list summary:after{position:absolute;right:20px;top:18px;color:var(--rs-red);content:"+";font-size:24px}.results-faq-list details[open] summary:after{content:"−"}.results-faq-list details p{margin:0;padding:0 20px 20px;color:var(--rs-muted);font-size:15px;line-height:1.7}.results-faq-list a{color:var(--rs-red);font-weight:750}
.selections-page a:focus-visible,.selections-page summary:focus-visible{outline:3px solid #1769aa;outline-offset:3px}
@media(max-width:1050px){.results-hero-grid{grid-template-columns:minmax(0,1fr) 420px;gap:34px}.hero-topper-main{width:220px;height:326px}.hero-topper-side{width:166px;height:245px}.topper-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.result-path-card{grid-template-columns:auto minmax(0,1fr)}.result-path-card>b{display:none}}
@media(max-width:820px){.results-container{width:min(100% - 28px,720px)}.results-hero{padding:45px 0}.results-hero-grid{grid-template-columns:1fr}.results-hero-copy{text-align:center}.results-hero-copy h1,.results-hero-copy>p{margin-inline:auto}.results-kicker{justify-content:center}.results-hero-actions,.results-trust-list{justify-content:center}.results-hero-showcase{width:min(100%,500px);min-height:390px;margin-inline:auto}.result-path-grid{grid-template-columns:1fr}.result-path-card{min-height:108px}.results-heading-split,.result-archive-grid,.results-faq-layout{grid-template-columns:1fr;gap:25px}.results-heading-split{text-align:center}.results-heading-split p{margin-inline:auto}.result-year-block{padding:18px}.result-evidence-grid{grid-template-columns:1fr}.result-evidence-grid a{min-height:106px}.results-faq-intro{text-align:center}.results-faq-intro .results-kicker{justify-content:center}}
@media(max-width:600px){.results-container{width:calc(100% - 22px)}.results-hero{padding:34px 0 32px}.results-hero-copy h1{font-size:38px}.results-hero-copy>p{font-size:16px;line-height:1.6}.results-hero-actions{display:grid;grid-template-columns:1fr}.results-button{width:100%}.results-trust-list{display:grid;grid-template-columns:1fr;text-align:left}.results-hero-showcase{min-height:310px}.hero-topper-card{border-width:5px;border-radius:19px}.hero-topper-main{width:180px;height:265px}.hero-topper-side{top:52px;width:132px;height:200px}.hero-topper-one{left:2px}.hero-topper-two{right:2px}.hero-topper-card>div{padding:32px 7px 9px}.hero-topper-card strong{font-size:11px}.hero-result-year{bottom:-2px;padding:9px 15px;font-size:11px}.result-paths,.result-evidence,.year-results,.result-archive,.results-faq{padding:52px 0}.results-heading h2{font-size:30px}.results-heading p{font-size:15px}.result-path-card{gap:12px;padding:16px}.path-icon{width:48px;height:48px;border-radius:14px;font-size:12px}.result-path-card strong{font-size:17px}.year-jump{margin-top:24px}.result-year-block{margin-top:20px;padding:13px;border-radius:21px}.result-year-header{align-items:flex-start;flex-direction:column;gap:9px;margin-bottom:14px;padding:3px 2px 13px}.result-year-header h3{font-size:24px}.topper-grid,.topper-grid-four{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.topper-card{border-radius:15px}.rank-badge{top:7px;left:7px;padding:5px 7px;font-size:9px}.topper-card>div{padding:11px 9px 12px}.topper-card h4{font-size:13px}.archive-year-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.archive-year-grid a{min-height:72px}.result-evidence-grid{gap:10px}.results-faq-list summary{padding:17px 45px 17px 16px;font-size:15px}.results-faq-list details p{padding:0 16px 17px;font-size:14px}}
@media(max-width:355px){.topper-grid,.topper-grid-four{grid-template-columns:1fr}.hero-topper-side{width:116px}.archive-year-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(prefers-reduced-motion:reduce){.selections-page *{scroll-behavior:auto!important;transition:none!important}}
.result-year-block{position:relative;isolation:isolate;padding:28px;border-radius:30px;box-shadow:0 18px 42px rgba(93,48,18,.11);overflow:hidden}.result-year-block:before{position:absolute;right:16px;top:-29px;z-index:-1;color:rgba(88,46,24,.055);font-size:clamp(104px,15vw,205px);font-weight:900;line-height:1;letter-spacing:-.08em;content:"";pointer-events:none}.result-year-header{position:relative;z-index:1;justify-content:flex-start;margin-bottom:22px}.result-year-summary{margin:7px 0 0;color:#75655a;font-size:14px;font-weight:650;line-height:1.45}.result-year-action{position:relative;z-index:2;display:flex;justify-content:center;margin-top:25px}.result-year-link{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:11px;padding:13px 26px;border:1px solid transparent;border-radius:999px;color:#fff;background:linear-gradient(100deg,var(--rs-orange),var(--rs-red));box-shadow:0 12px 26px rgba(125,34,10,.23);font-size:15px;font-weight:850;line-height:1.2;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.result-year-link:hover{color:#fff;box-shadow:0 17px 32px rgba(125,34,10,.3);transform:translateY(-3px)}.result-year-link span{font-size:20px}
.result-year-2025{border-color:#cfae64;color:#fff;background:radial-gradient(circle at 88% 5%,rgba(245,194,87,.2),transparent 25%),linear-gradient(135deg,#061a34,#0c3763 58%,#08213d)}.result-year-2025:before{color:rgba(255,211,119,.08);content:"2025"}.result-year-2025 .result-year-header{border-color:rgba(255,222,151,.24)}.result-year-2025 .result-year-header span{color:#ffd578}.result-year-2025 .result-year-header h3{color:#fff}.result-year-2025 .topper-card{border-color:rgba(255,220,145,.34);background:rgba(255,255,255,.08);box-shadow:0 12px 24px rgba(0,0,0,.2);text-align:center}.result-year-2025 .topper-card img{width:calc(100% - 28px);margin:14px auto 0;border:4px solid #e6bf66;border-radius:50%;aspect-ratio:1;box-shadow:0 0 0 4px rgba(255,255,255,.1)}.result-year-2025 .topper-card h4{color:#fff}.result-year-2025 .topper-card p,.result-year-2025 .result-year-summary{color:#c8d9e9}.result-year-2025 .rank-badge{color:#282012;background:linear-gradient(135deg,#fff0ae,#d99b27)}.result-year-2025 .result-year-link{color:#172238;background:linear-gradient(120deg,#ffe6a0,#dca12f)}
.result-year-2024{border-color:#ef9d64;background:radial-gradient(circle at 10% 5%,rgba(255,241,198,.23),transparent 25%),linear-gradient(125deg,#a80d08,#d93b08 58%,#f1780b)}.result-year-2024:before{color:rgba(255,255,255,.08);content:"2024"}.result-year-2024 .result-year-header{border-color:rgba(255,255,255,.24)}.result-year-2024 .result-year-header span{color:#ffe09b}.result-year-2024 .result-year-header h3{color:#fff}.result-year-2024 .result-year-summary{color:#fff1d6}.result-year-2024 .topper-card{border:4px solid rgba(255,239,199,.85);background:#fff8e9}.result-year-2024 .rank-badge{background:linear-gradient(105deg,#b80703,#ef6b08)}.result-year-2024 .result-year-link{color:#9e170a;background:#fff3cf;box-shadow:0 12px 26px rgba(72,14,4,.25)}
.result-year-2023{border-color:#9bbba6;background:radial-gradient(circle at 93% 8%,rgba(24,91,62,.09),transparent 23%),linear-gradient(135deg,#f0f8ef,#fffdf5)}.result-year-2023:before{color:rgba(20,91,60,.07);content:"2023"}.result-year-2023 .result-year-header{border-color:#c5daca}.result-year-2023 .result-year-header span{color:#b76517}.result-year-2023 .result-year-header h3{color:#164f39}.result-year-2023 .rank-badge,.result-year-2023 .result-year-link{background:linear-gradient(110deg,#1f7654,#123f30)}.result-year-2023 .topper-card{border-color:#a9c8b2;box-shadow:0 9px 22px rgba(20,82,56,.1)}
.result-year-2022{border-color:#80961c;color:#fff;background:radial-gradient(circle at 88% 12%,rgba(255,246,167,.22),transparent 25%),linear-gradient(125deg,#4c6200,#718900 55%,#94a82f)}.result-year-2022:before{color:rgba(255,255,255,.1);content:"2022"}.result-year-2022 .result-year-header{border-color:rgba(255,255,255,.27)}.result-year-2022 .result-year-header span{color:#fff2a0}.result-year-2022 .result-year-header h3{color:#fff}.result-year-2022 .result-year-summary{color:#f4f5d2}.result-year-2022 .topper-card{border:5px solid rgba(255,255,255,.72);background:#fff}.result-year-2022 .rank-badge{background:linear-gradient(105deg,#667d00,#263800)}.result-year-2022 .result-year-link{color:#3d4b00;background:#fff7bd;box-shadow:0 12px 26px rgba(42,54,0,.3)}
.result-year-2021{border-color:#d8b287;background:radial-gradient(circle at 8% 12%,rgba(180,83,22,.1),transparent 25%),linear-gradient(135deg,#fff4e8,#f5e7d6)}.result-year-2021:before{color:rgba(102,55,26,.065);content:"2021"}.result-year-2021 .result-year-header{border-color:#dfc2a3}.result-year-2021 .result-year-header span{color:#9b4514}.result-year-2021 .result-year-header h3{color:#2f2925}.result-year-2021 .topper-card{border-color:#cfa67e;background:#fff}.result-year-2021 .topper-card img{filter:saturate(.9)}.result-year-2021 .rank-badge,.result-year-2021 .result-year-link{background:linear-gradient(105deg,#a64d1c,#402821)}
@media(max-width:600px){.result-year-block{padding:14px}.result-year-block:before{right:8px;top:-7px;font-size:76px}.result-year-summary{font-size:12px}.result-year-2025 .topper-card img{width:calc(100% - 18px);margin-top:9px;border-width:3px}.result-year-action{margin-top:17px}.result-year-link{width:100%;min-height:49px;padding:12px 17px;font-size:13px}}
