:root{--yellow:#ffdf00;--ink:#191919;--muted:#666761;--paper:#fff;--soft:#f4f4f1;--line:#e5e5de;--radius:28px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;min-width:320px;font-size:16px;line-height:1.5}button,input,select{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}img{display:block;width:100%;height:100%;object-fit:cover}button,select{color:var(--ink)}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #3169ff;outline-offset:5px}button{border:0}p,h1,h2,h3{margin:0}h2{font-size:clamp(32px,4vw,54px);line-height:1.07;letter-spacing:-.055em;font-weight:800}h3{font-size:26px;line-height:1.16;letter-spacing:-.035em}.wrap{width:min(1280px,calc(100% - 80px));margin-inline:auto}.section{padding-block:104px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:700;line-height:1.5;margin-bottom:24px}.header{background:#fffffff5;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;backdrop-filter:blur(18px)}.header-inner{max-width:1440px;min-height:94px;margin:auto;padding:16px 40px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:10px;font-size:21px;font-weight:800;line-height:1.02;letter-spacing:-.055em;flex-shrink:0}.brand-sub{display:block}.brand-mark{background:var(--yellow);height:46px;width:46px;display:flex;align-items:center;justify-content:center;border-radius:14px;font-size:32px;position:relative}.brand-mark>span{font-size:16px;align-self:flex-start;padding-top:5px}.header-controls{display:flex;gap:9px;align-items:center;min-width:0}.city-control{display:flex;align-items:center;gap:8px;min-width:0;background:var(--soft);border-radius:12px;padding:0 10px}.city-control>span{font-size:22px}.city-control select{max-width:205px;padding:13px 16px 13px 0;background:transparent;border:0;font-size:14px;font-weight:600;width:100%}#language{background:var(--soft);border:0;border-radius:12px;padding:13px 8px;font-size:14px;font-weight:600}.header nav{display:flex;gap:25px;margin-left:auto;font-size:14px;font-weight:600}.header nav a:hover{color:#807000}.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;padding:18px 24px;min-height:56px;border-radius:14px;font-weight:700;font-size:16px;line-height:1.3;transition:background .16s,transform .16s;text-align:center}.button:active{transform:translateY(1px)}.primary{background:var(--yellow);color:var(--ink)}.primary:hover{background:#efcf00}.secondary{background:var(--soft);color:var(--ink)}.secondary:hover{background:#e8e8e2}.header-cta{min-height:48px;padding:14px 20px;font-size:14px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:42px;padding-block:42px 34px;align-items:stretch}.hero-copy{padding-block:36px 24px;align-self:center}.hero .eyebrow{letter-spacing:.045em;font-size:12px;margin-bottom:30px;max-width:450px}.separator{margin-inline:8px;color:#999}h1{font-size:clamp(48px,5.3vw,76px);line-height:1.04;letter-spacing:-.065em;font-weight:800;margin-bottom:28px}h1>span{display:block;width:fit-content}.yellow-line{background:var(--yellow);border-radius:8px;padding:0 10px 6px;margin-left:-10px}.hero-lead{font-size:17px;color:#555650;max-width:480px;line-height:1.6}.hero-actions{display:flex;gap:12px;margin-top:32px;flex-wrap:wrap}.hero-actions .button{padding-inline:20px}.hero-notes{display:flex;flex-wrap:wrap;gap:12px 22px;color:#676862;font-size:13px;margin-top:22px}.hero-visual{position:relative;border-radius:32px;overflow:hidden;min-height:550px;background:#ecefe8}.photo-caption{position:absolute;bottom:24px;left:24px;right:24px;display:flex;gap:14px;align-items:center;background:#ffffffed;border-radius:18px;padding:20px;backdrop-filter:blur(12px)}.caption-icon{display:grid;place-items:center;background:var(--yellow);width:46px;height:46px;border-radius:50%;font-size:28px;flex-shrink:0}.photo-caption strong{display:block;font-size:17px}.photo-caption p{font-size:13px;color:#676862;max-width:280px;margin-top:4px;line-height:1.4}.photo-label{position:absolute;top:22px;left:22px;background:var(--ink);color:#fff;border-radius:100px;padding:9px 14px;font-size:12px}.trust{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);padding-block:24px;gap:20px}.trust>div{display:flex;align-items:center;gap:16px;justify-content:center}.trust>div+div{border-left:1px solid var(--line)}.trust-icon{font-size:28px;letter-spacing:-.08em;font-weight:700;width:40px;flex-shrink:0}.trust strong{font-size:16px}.trust p{font-size:14px;color:var(--muted);margin-top:3px}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:40px}.section-head .eyebrow{margin-bottom:18px}.section-intro{max-width:350px;color:var(--muted);font-size:17px;line-height:1.6}.formats{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.format-card{background:var(--soft);border-radius:24px;overflow:hidden}.format-image{height:320px;position:relative;overflow:hidden}.format-image img{transition:transform .4s;object-position:center 15%}.format-card:nth-child(2) .format-image img{object-position:67% center}.format-card:hover .format-image img{transform:scale(1.025)}.format-number{position:absolute;top:18px;left:18px;background:#fff;display:grid;place-items:center;height:38px;width:38px;border-radius:50%;font-size:13px;font-weight:700}.format-body{padding:26px}.format-body p{color:var(--muted);margin-top:12px;min-height:72px;font-size:16px}.text-button{padding:0;background:transparent;font-weight:700;font-size:14px;display:inline-flex;gap:14px;align-items:center;text-align:left}.format-body .text-button{margin-top:24px;padding-block:10px;border-bottom:1px solid #c9c9c2;min-height:44px}.income-section{padding-block:85px;background:var(--soft)}.calculator{display:grid;grid-template-columns:1fr 1fr;background:white;border-radius:28px;overflow:hidden}.calc-controls{padding:40px 44px}.field-label{display:block;font-weight:700;font-size:14px;margin-bottom:10px}.calc-controls select{width:100%;padding:16px;background:var(--soft);border:1px solid var(--line);border-radius:12px}.transport{border:0;margin:28px 0 30px;padding:0}.transport legend{font-weight:700;margin-bottom:12px;font-size:14px}.segmented{display:flex;padding:4px;background:var(--soft);border-radius:12px;gap:3px}.segmented button{flex:1;min-width:0;padding:12px 5px;border-radius:9px;background:transparent;font-size:14px;font-weight:700}.segmented button.active{background:var(--yellow)}.range-field{margin-top:28px}.range-field label{display:flex;justify-content:space-between;align-items:center;font-size:16px}.range-field output{font-weight:700;background:var(--soft);border-radius:8px;padding:3px 12px;font-size:18px}.range-field input{width:100%;height:28px;accent-color:#171717;cursor:pointer;margin:12px 0 0}.range-limits{display:flex;justify-content:space-between;font-size:12px;color:#73756d}.calc-result{background:var(--ink);color:white;padding:44px;display:flex;flex-direction:column;justify-content:space-between;gap:36px}.calc-result .eyebrow{color:#caccc2;margin-bottom:30px}.total{display:block;color:var(--yellow);font-size:clamp(32px,3.6vw,50px);font-weight:700;letter-spacing:-.05em;line-height:1.2;font-variant-numeric:tabular-nums}.calc-summary{margin-top:20px;color:#bbbeb2;font-size:14px}.breakdown{margin-top:28px;border-top:1px solid #42443e}.breakdown>div{display:flex;justify-content:space-between;gap:12px;font-size:14px;padding-block:16px;border-bottom:1px solid #42443e}.breakdown strong{font-weight:500;text-align:right}.calc-result .button{width:100%}.calc-note{font-size:12px;line-height:1.65;color:#b3b6aa;margin-top:18px}.start-section{display:grid;grid-template-columns:1fr 1.2fr;gap:100px}.start-intro .eyebrow{margin-bottom:20px}.age-note{color:var(--muted);margin-top:24px}.start-intro .button{margin-top:32px}.steps{display:grid;gap:30px}.step{display:flex;gap:22px;border-bottom:1px solid var(--line);padding-bottom:26px}.step:last-child{border:0;padding-bottom:0}.step-number{width:48px;height:48px;border-radius:50%;background:var(--yellow);flex-shrink:0;display:grid;place-items:center;font-weight:700;font-size:16px}.step h3{font-size:22px;letter-spacing:-.03em;margin:9px 0 12px}.step p{color:var(--muted);line-height:1.6}.stories-section{padding-block:80px;background:var(--soft)}.stories-section h2{max-width:700px}.stories{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.story{background:white;border-radius:22px;padding:30px}.story-head{display:flex;align-items:center;gap:12px}.avatar{background:var(--yellow);height:46px;width:46px;border-radius:50%;display:grid;place-items:center;font-weight:700}.story-head small{display:block;font-size:13px;color:var(--muted)}.story-tag{display:inline-block;margin-top:26px;font-size:12px;background:var(--soft);padding:5px 10px;border-radius:8px}.story p{font-size:16px;margin-top:16px;line-height:1.65}.disclaimer{font-size:12px;color:var(--muted);margin-top:22px;max-width:800px}.faq-section{display:grid;grid-template-columns:.85fr 1.4fr;gap:80px}.faq-section .section-intro{margin-top:24px}.faq-section .eyebrow{margin-bottom:20px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;gap:18px;cursor:pointer;padding:24px 0;font-size:17px;font-weight:600;line-height:1.4}summary::-webkit-details-marker{display:none}.q-number{font-size:12px;color:#878880;font-weight:400}.plus{margin-left:auto;font-weight:400;font-size:26px;transition:transform .2s}details[open] .plus{transform:rotate(45deg)}details p{padding:0 42px 25px 36px;color:var(--muted);line-height:1.6}.final-cta{background:var(--yellow);border-radius:28px;padding:52px;display:flex;align-items:center;justify-content:space-between;gap:40px}.final-cta h2{font-size:48px;max-width:650px}.final-cta .eyebrow{margin-bottom:20px}.final-cta p:not(.eyebrow){margin-top:18px;max-width:530px}.final-cta .button{background:var(--ink);color:white;flex-shrink:0}.final-cta .button:hover{background:#363730}.footer{padding-block:60px 28px;color:var(--muted)}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px}.footer .brand{color:var(--ink)}.footer-top>p,.footer-top>a:not(.brand){font-size:14px}.footer>p{font-size:12px;max-width:1100px;margin-bottom:10px;line-height:1.65}.footer-bottom{display:flex;justify-content:space-between;gap:18px;border-top:1px solid var(--line);padding-top:22px;margin-top:24px;font-size:12px;flex-wrap:wrap}.footer-bottom button{font-size:12px;font-weight:400;color:var(--muted)}.sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:30;background:#ffffffef;padding:12px 20px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);backdrop-filter:blur(12px)}.sticky-cta .button{width:100%}.cookie-banner{position:fixed;bottom:24px;left:24px;width:min(430px,calc(100% - 48px));padding:22px;background:#fff;border:1px solid #deded5;border-radius:20px;box-shadow:0 12px 60px #0002;z-index:50;font-size:13px}.cookie-banner>a{display:block;text-decoration:underline;margin:10px 0 16px;font-size:12px}.cookie-banner>div{display:flex;gap:8px}.cookie-banner .button{font-size:12px;min-height:42px;padding:12px;flex:1}.skip-link{position:fixed;top:-70px;left:16px;z-index:100;background:var(--yellow);padding:16px}.skip-link:focus{top:8px}.noscript{position:fixed;bottom:0;background:#fff;padding:20px;border-top:1px solid #ddd;z-index:100}.policy{max-width:850px;padding:60px 24px;margin:auto}.policy h1{font-size:42px;margin-top:40px;overflow-wrap:anywhere}.policy h2{font-size:24px;letter-spacing:-.02em;margin:32px 0 16px}.policy p,.policy li{margin-bottom:14px;color:#565852}.policy a{text-decoration:underline}[hidden]{display:none!important}
@media(min-width:761px){.sticky-cta{display:none!important}}@media(max-width:1190px){.header nav{display:none}.header-controls{margin-left:auto}.header-inner{gap:18px}.hero{gap:28px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-actions .button{width:240px}.hero-visual{min-height:565px}.calc-controls,.calc-result{padding:30px}.total{font-size:36px}.start-section{gap:50px}.faq-section{gap:40px}.final-cta h2{font-size:40px}}
@media(max-width:760px){html{scroll-padding-top:135px}.wrap{width:calc(100% - 36px)}.header-inner{padding:12px 18px;min-height:104px;display:grid;grid-template-columns:1fr auto;gap:12px}.brand{font-size:19px}.brand-mark{height:40px;width:40px;border-radius:12px;font-size:28px}.header-cta{font-size:12px;padding:11px 14px;min-height:40px;gap:12px;grid-column:2;grid-row:1}.header-controls{grid-row:2;grid-column:1/-1;width:100%;margin:0;justify-content:space-between}.city-control{flex:1;padding-inline:10px}.city-control select{max-width:none;padding:9px 10px 9px 0;font-size:13px}#language{padding:10px;font-size:13px}.hero{display:flex;flex-direction:column;gap:24px;padding-block:28px}.hero-copy{padding:0;width:100%}.hero .eyebrow{font-size:10px;letter-spacing:.025em;margin-bottom:22px;line-height:1.6}h1{font-size:clamp(39px,10.8vw,66px);line-height:1.06;margin-bottom:22px;letter-spacing:-.065em}.yellow-line{padding:0 7px 5px;margin-left:-7px;border-radius:5px}.hero-lead{font-size:16px;line-height:1.6}.hero-actions{display:grid;grid-template-columns:1fr;margin-top:24px;gap:10px}.hero-actions .button{width:100%;min-height:54px}.hero-notes{margin-top:18px;font-size:12px;gap:9px 16px}.hero-visual{height:390px;min-height:0;width:100%;border-radius:24px}.photo-caption{left:14px;right:14px;bottom:14px;padding:16px;border-radius:15px;gap:12px}.photo-caption strong{font-size:15px}.photo-caption p{font-size:12px}.caption-icon{width:36px;height:36px;font-size:24px}.photo-label{top:16px;left:16px;font-size:11px}.trust{padding-block:10px;display:block}.trust>div{justify-content:flex-start;padding:18px 6px;gap:18px}.trust>div+div{border-left:0;border-top:1px solid var(--line)}.trust-icon{font-size:25px}.trust strong{font-size:15px}.trust p{font-size:13px}.section{padding-block:60px}h2{font-size:36px;letter-spacing:-.05em}.section-head{display:block;margin-bottom:28px}.section-head .eyebrow{font-size:11px;margin-bottom:15px}.section-intro{font-size:16px;max-width:none;margin-top:18px}.formats{grid-template-columns:1fr;gap:22px}.format-image{height:auto;aspect-ratio:3/4}.format-body{padding:24px}.format-body p{min-height:0}.format-body .text-button{margin-top:14px}.format-card{border-radius:22px}h3{font-size:27px}.income-section{padding-block:54px}.calculator{grid-template-columns:1fr;border-radius:22px}.calc-controls{padding:24px}.calc-result{padding:30px 24px;min-height:390px}.total{font-size:clamp(30px,8.6vw,45px)}.segmented button{font-size:12px;padding:13px 3px}.range-field label{font-size:15px}.calc-result .eyebrow{font-size:11px;margin-bottom:20px}.breakdown>div{font-size:13px}.calc-note{font-size:12px}.start-section{grid-template-columns:1fr;gap:36px}.start-intro .button{width:100%;margin-top:24px}.step{gap:16px}.step-number{height:40px;width:40px;font-size:14px}.step h3{font-size:22px;margin-top:7px}.step p{font-size:15px}.stories-section{padding-block:54px}.stories{grid-template-columns:1fr;gap:16px}.story{padding:24px}.story-tag{margin-top:20px}.disclaimer{font-size:12px}.faq-section{grid-template-columns:1fr;gap:26px}summary{font-size:16px;gap:12px;padding-block:22px}details p{padding-left:27px;padding-right:14px;font-size:15px}.final-cta{padding:30px 24px;display:block;border-radius:22px}.final-cta h2{font-size:38px}.final-cta .button{margin-top:28px;width:100%}.final-cta p:not(.eyebrow){font-size:16px}.final-cta .eyebrow{font-size:11px}.footer{padding-block:42px 115px}.footer-top{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:18px}.cookie-banner{left:12px;bottom:12px;width:calc(100% - 24px);padding:18px}.cookie-banner .button{min-height:46px}.policy h1{font-size:34px}.policy{padding-bottom:50px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media(max-width:760px){html[lang=uz] h1,html[lang=tg] h1,html[lang=ky] h1{font-size:clamp(29px,8.4vw,48px)}html[lang=uz] .header-cta,html[lang=tg] .header-cta,html[lang=ky] .header-cta{max-width:168px}.hero .eyebrow{overflow-wrap:anywhere}}
/* dostavka-ride, 26 September 2026 */
.yandex-brand{display:flex;flex-direction:column;align-items:flex-start;gap:3px;letter-spacing:-.04em;line-height:1;white-space:nowrap}
.yandex-brand strong{font-size:22px;font-weight:900}.yandex-brand>span{font-size:10px;font-weight:700;letter-spacing:.045em;color:#797973}
.ride-brand{font-size:25px;gap:0;white-space:nowrap}.ride-brand>span{font-weight:500}
.cta-short{display:none}.hero-visual{grid-column:1;grid-row:1}.hero-copy{grid-column:2;grid-row:1}
.photo-caption{gap:0}.avatar{object-fit:cover;display:block;flex-shrink:0;height:52px;width:52px}
.city-control>svg{flex-shrink:0}.header-cta{white-space:nowrap}
@media(max-width:760px){
 html{scroll-padding-top:78px}
 .header-inner{display:flex;flex-wrap:nowrap;min-height:64px;padding:10px 12px;gap:7px}
 .yandex-brand{flex:0 0 auto;width:max-content;gap:3px}.yandex-brand strong{font-size:17px}.yandex-brand>span{font-size:8px;letter-spacing:.015em}
 .header-controls{flex:1;min-width:0;gap:5px;width:auto;grid-row:auto;grid-column:auto;margin:0}
 .city-control{flex:1;min-width:0;padding:0 6px;gap:4px;border-radius:10px}
 .city-control>svg{width:13px;height:15px}.city-control select{min-width:0;max-width:100%;padding:12px 0;font-size:12px;font-weight:600;height:42px;text-overflow:ellipsis}
 #language{flex:0 0 39px;width:39px;max-width:39px;padding:12px 2px;font-size:12px;height:42px;border-radius:10px}
 .header-cta{flex:0 0 auto;min-height:42px;padding:12px 11px;border-radius:11px;font-size:12px;gap:0;max-width:none!important}
 .cta-long{display:none}.cta-short{display:inline}
 .hero{padding-top:18px;gap:28px}.hero-visual{height:clamp(280px,85vw,390px);order:0}.hero-copy{order:1}
 .ride-brand{font-size:25px}.photo-caption{padding:16px}
}
@media(max-width:350px){.header-inner{padding-inline:9px;gap:5px}.yandex-brand{width:max-content}.yandex-brand strong{font-size:15.5px}.yandex-brand>span{font-size:7.3px}.city-control>svg{display:none}.header-cta{padding-inline:9px}}

/* Final mobile hero: edge-to-edge photography, 26 September 2026 */

@media(max-width:760px){
 .header{height:0;border:0;background:transparent;backdrop-filter:none;top:0}
 .header-inner{min-height:58px;margin:8px 10px;padding:9px 12px;gap:10px;border-radius:15px;background:#fffffff5;box-shadow:0 3px 18px #0000000d}
 .header-cta{display:none}
 .yandex-brand strong{font-size:17px}.yandex-brand>span{font-size:8px}
 .header-controls{gap:6px}.city-control{padding-inline:7px}.city-control select{height:40px}#language{height:40px;width:42px;max-width:42px;flex-basis:42px}
 .hero.wrap{position:relative;isolation:isolate;width:100%;margin:0;min-height:100vh;min-height:100svh;display:flex;justify-content:flex-end;padding:280px 22px 28px;gap:0;background:#171c20}
 .hero-visual{position:absolute;inset:0;z-index:-2;height:100%;min-height:0;border-radius:0;overflow:hidden}
 
 .hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#07101608 0%,#07101600 22%,#07101640 40%,#090d12de 65%,#090d12fa 100%)}
 .photo-caption{display:none}
 .hero-copy{padding:0;color:#fff;align-self:stretch}
 .hero .eyebrow{font-size:10px;letter-spacing:.035em;margin-bottom:18px;color:#fff}
 .hero .separator{color:#bbb}
 .hero h1{font-size:clamp(40px,11.4vw,64px);line-height:1.02;letter-spacing:-.05em;margin-bottom:20px;text-shadow:0 2px 24px #0002}
 .hero .yellow-line{background:none;color:var(--yellow);padding:0;margin:0;border-radius:0}
 .hero-lead{color:#eceeec;font-size:15px;line-height:1.55;max-width:480px}
 .hero-actions{margin-top:22px;gap:8px}
 .hero-actions .primary{min-height:54px}
 .hero-actions .secondary{background:transparent;color:#fff;padding:9px;min-height:36px;font-size:14px;text-decoration:underline;text-underline-offset:4px}
 .hero-notes{margin-top:13px;color:#d7dad8;font-size:11px;gap:8px 14px}
}
@media(max-width:350px){.header-inner{padding-inline:9px;gap:7px}.yandex-brand strong{font-size:15.5px}.yandex-brand>span{font-size:7.3px}.hero.wrap{padding:230px 18px 24px}.hero h1{font-size:39px}.hero-lead{font-size:14px}}

/* Fit the real visible mobile viewport, including browser controls. */
.analytics-settings{position:static;margin-top:22px;padding:22px;border:1px solid var(--line);border-radius:16px;font-size:14px;max-width:540px;background:#f4f4f1;color:var(--ink)}
.analytics-settings>a{display:block;text-decoration:underline;margin-block:10px 16px}
.analytics-settings>div{display:flex;gap:10px}.analytics-settings .button{font-size:13px;padding:12px;min-height:44px}
@media(max-width:760px){
 .header{position:fixed;top:0;left:0;right:0;width:100%;height:auto;padding:8px 10px;margin:0;background:transparent}
 .header-inner{margin:0;min-height:54px;padding:7px 10px}
 .hero.wrap{margin:0;min-height:100vh;min-height:100svh;padding:clamp(132px,24svh,245px) 22px 18px}
 .hero .eyebrow{margin-bottom:12px}
 .hero h1{font-size:clamp(34px,min(11vw,6.4svh),49px);line-height:1.02;margin-bottom:14px}
 .hero-lead{font-size:15px;line-height:1.45}
 .hero-actions{margin-top:16px;gap:4px}
 .hero-actions .primary{min-height:49px;padding:14px 16px}
 .hero-actions .secondary{min-height:38px;padding:8px;font-size:14px}
 .hero-notes{margin-top:8px;font-size:10px;gap:6px 12px}
 
}
@media(max-width:760px) and (max-height:700px){
 .hero.wrap{padding:115px 20px 12px}
 .hero .eyebrow{margin-bottom:10px;font-size:9px}
 .hero h1{font-size:clamp(32px,9.7vw,40px);margin-bottom:12px}
 .hero-lead{font-size:14px;line-height:1.4}
 .hero-actions{margin-top:12px}.hero-actions .primary{min-height:46px;padding:12px}
 .hero-notes{margin-top:5px;font-size:10px}
}
@media(max-width:760px){
 .hero-visual{background:#ecefe8}
 
}

/* One responsive photograph; each device has its own composition. */
.hero-visual{background-image:none}
.hero-visual>picture{position:absolute;inset:0;display:block;width:100%;height:100%}
.hero-visual>picture>img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 0%}
@media(max-width:760px){
 .hero-visual{background:#171c20;background-image:none}
 .hero-visual>picture>img{object-position:50% 0%}
}

/* Direct registration buttons in delivery format cards. */
.format-body .format-cta{display:flex;width:100%;margin-top:24px;min-height:56px;padding:18px 20px;border:1px solid #e4c600;box-shadow:0 4px 0 #cfb400;font-size:16px;font-weight:750;text-decoration:none}
.format-body .format-cta:hover{background:#f3d300;box-shadow:0 5px 0 #bba200;transform:translateY(-1px)}
.format-body .format-cta:active{box-shadow:0 1px 0 #cfb400;transform:translateY(2px)}
@media(max-width:760px){.format-body .format-cta{margin-top:20px}}
@media(prefers-reduced-motion:reduce){.format-body .format-cta{transition:none}}
