:root{--ink:#171b1c;--muted:#5d6565;--paper:#f3f0e8;--cream:#fffdf8;--dark:#111619;--gold:#c5a760;--lightgold:#e8d29b;--line:#ddd8cc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.68 Arial,Helvetica,sans-serif}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.1;letter-spacing:-.035em}h1{font-size:clamp(3.4rem,7.2vw,7.8rem)}h2{font-size:clamp(2.6rem,4.5vw,5.25rem)}h3{font-size:clamp(1.4rem,2vw,2rem)}em{font-style:italic;color:#ad8747}a:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-100px;left:20px;background:#fff;color:#111;padding:10px 16px;z-index:99}.skip-link:focus{top:12px}
.site-header{position:absolute;top:0;left:0;right:0;z-index:20;padding:22px 3.5%}.nav-wrap{display:flex;align-items:center;gap:22px;max-width:1590px;margin:auto;padding:9px 11px 9px 20px;border:1px solid rgba(245,229,192,.28);border-radius:17px;background:rgba(12,17,20,.79);box-shadow:0 14px 50px rgba(0,0,0,.24),inset 0 1px rgba(255,255,255,.13);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.brand{min-width:264px}.brand__full{width:240px;height:66px;object-fit:contain}.brand__icon,.brand__mobile{display:none}.nav-links{display:flex;justify-content:center;align-items:center;gap:clamp(14px,1.6vw,27px);flex:1;white-space:nowrap}.nav-links a{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#e5e8e4}.nav-links a:hover,.nav-links a[aria-current]{color:var(--lightgold)}.nav-book{border:1px solid var(--gold);background:#d6bc7d;color:#11161a;padding:13px 16px;border-radius:7px;font-size:12px;font-weight:700;white-space:nowrap}.nav-book span{margin-left:8px}.nav-book:hover,.button--gold:hover{background:#efdca5}.mobile-menu{display:none}
.hero{position:relative;isolation:isolate;height:max(660px,88svh);max-height:890px;min-height:625px;margin:0 14px;overflow:hidden;background:#151c21;border-radius:0 0 20px 20px}.hero--inner{height:620px;min-height:600px;max-height:none}.hero__photo,.hero__shade{position:absolute;inset:0;width:100%;height:100%}.hero__photo{object-fit:cover;object-position:center center}.hero--home .hero__photo{object-position:center 52%}.hero__shade{background:linear-gradient(90deg,rgba(9,16,20,.91) 0%,rgba(12,18,22,.73) 38%,rgba(13,18,22,.16) 78%),linear-gradient(0deg,rgba(9,14,16,.66),transparent 24%,transparent 74%,rgba(8,12,13,.2))}.hero__inner{position:absolute;top:51%;left:max(6%,calc((100% - 1380px)/2));max-width:940px;transform:translateY(-34%);z-index:1;padding-right:24px}.hero--inner .hero__inner{transform:translateY(-23%)}.eyebrow,.kicker{font-size:11px;letter-spacing:.2em;font-weight:700;color:#a7894f;text-transform:uppercase}.hero .eyebrow{display:flex;align-items:center;gap:12px;color:#e7cb92}.eyebrow span{width:28px;height:1px;background:#ddc282}.hero h1{color:#fffefa;max-width:900px;margin:20px 0 22px;text-shadow:0 5px 30px rgba(0,0,0,.2)}.hero__lead{color:#e4e5e1;max-width:600px;font-size:17px;line-height:1.65;text-shadow:0 1px 8px #111}.hero__actions{display:flex;align-items:center;gap:26px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:53px;padding:0 20px;border-radius:7px;font-size:12px;font-weight:700;letter-spacing:.02em;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button--gold{background:#d6bc7d;color:#10161a}.button--outline{border:1px solid rgba(255,255,255,.58);color:#fff;background:rgba(255,255,255,.08)}.button--outline:hover{background:rgba(255,255,255,.2)}.hero__secondary{font-size:12px;color:#fff;border-bottom:1px solid rgba(255,255,255,.65);padding-bottom:6px;font-weight:700}.hero__foot{position:absolute;bottom:24px;left:6%;right:6%;z-index:1;display:flex;justify-content:space-between;color:#e6dfcf;font-size:9px;font-weight:700;letter-spacing:.18em}.breadcrumbs{display:flex;align-items:center;gap:10px;max-width:700px;color:#e0ddd3;font-size:10px;letter-spacing:.07em}.breadcrumbs a:hover{color:#e7ca91}.breadcrumbs span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.breadcrumbs+.eyebrow{margin-top:25px}
.trust-bar{max-width:1380px;margin:-18px auto 0;position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;border:1px solid #d9d2c1;background:#fffdf8;box-shadow:0 17px 35px rgba(30,25,17,.08);border-radius:7px;padding:18px;text-align:center;color:#5e5a4f;font-size:10px;font-weight:700;letter-spacing:.14em}.trust-bar span:not(:last-child){border-right:1px solid #e7e1d5}.section{max-width:1380px;margin:120px auto;padding:0 25px}.section-head{display:grid;grid-template-columns:1.1fr .72fr;gap:10%;align-items:end;margin-bottom:36px}.section-head h2{margin-bottom:0}.section-head__aside p{color:var(--muted);max-width:520px;line-height:1.75;margin-bottom:15px}.inline-link,.text-arrow{font-size:12px;font-weight:700;border-bottom:1px solid var(--gold);padding-bottom:6px}.inline-link:hover,.text-arrow:hover{color:#a8874c}.kicker{margin-bottom:21px}
.featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.card{position:relative;isolation:isolate;display:block;overflow:hidden;border-radius:10px;background:#1d2427;color:white;min-height:300px;box-shadow:0 16px 38px rgba(24,30,31,.13)}.card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(6,11,14,.91),rgba(6,11,14,.04) 68%);pointer-events:none}.card__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s}.card:hover .card__image{transform:scale(1.045)}.card__body{position:absolute;inset:auto 20px 17px;z-index:1}.card__eyebrow{display:block;font-size:9px;letter-spacing:.12em;font-weight:700;color:#edd4a6;text-transform:uppercase;margin-bottom:10px}.card__eyebrow i{font-style:normal;margin:0 3px}.card__body strong{display:block;max-width:330px;font:400 clamp(22px,2vw,31px)/1.15 Georgia,serif;letter-spacing:-.025em}.card__arrow{display:block;margin-top:20px;padding-top:12px;border-top:1px solid rgba(255,255,255,.35);font-size:11px}.card__arrow b{float:right;font-weight:400;font-size:16px}.card--large{min-height:420px}.service-list{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:14px;background:#fffefa;border:1px solid var(--line);border-radius:10px;overflow:hidden}.service-list a{display:flex;gap:13px;align-items:center;min-height:89px;padding:17px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.service-list a:nth-child(3n){border-right:0}.service-list a:nth-last-child(-n+3){border-bottom:0}.service-list a:hover{background:#f6f1e5}.service-list span{color:#a48649;font-size:11px}.service-list strong{font:400 20px/1.15 Georgia,serif;flex:1}.service-list b{font-weight:400;color:#a48649}
.story-feature{display:grid;grid-template-columns:1.1fr 1fr;min-height:550px;padding:0}.story-feature__photo{position:relative;overflow:hidden;border-radius:11px 0 0 11px}.story-feature__photo img{width:100%;height:100%;object-fit:cover}.story-feature__photo span{position:absolute;bottom:14px;left:20px;color:#fff;font-size:9px;letter-spacing:.12em;text-shadow:0 1px 5px #000}.story-feature__copy{background:#182024;color:#f7f6f0;border-radius:0 11px 11px 0;padding:clamp(35px,5vw,78px);display:flex;flex-direction:column;justify-content:center}.story-feature__copy h2{font-size:clamp(40px,4.1vw,67px)}.story-feature__copy em{color:#dcc48b}.story-feature__copy p:not(.kicker),.story-feature__copy li{color:#c9d1cf}.story-feature__copy ul{padding-left:21px;margin:10px 0 27px}.story-feature__copy li{padding-left:4px;margin-bottom:5px}.story-feature__copy a{align-self:flex-start;color:#e7d2a1;border-color:#d5b678}.route-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.route-grid .card{min-height:350px}.fleet-banner{height:530px;position:relative;overflow:hidden;border-radius:11px;padding:0}.fleet-banner>img{height:100%;width:100%;object-fit:cover;object-position:55% center}.fleet-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,15,19,.7),transparent 65%)}.fleet-banner__panel{position:absolute;left:30px;bottom:30px;z-index:1;width:min(520px,calc(100% - 60px));background:rgba(19,27,30,.87);backdrop-filter:blur(16px);color:#fff;border:1px solid rgba(227,197,139,.25);padding:33px;border-radius:8px}.fleet-banner__panel h2{font-size:clamp(34px,3.5vw,52px);margin-bottom:15px}.fleet-banner__panel em{color:#e6c88c}.fleet-banner__panel p:not(.kicker){font-size:13px;color:#cbd1cd}.fleet-banner__panel .button{margin-top:14px}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.journal-grid .card{min-height:330px}
.hub-intro{display:grid;grid-template-columns:1fr 2.1fr;gap:10%;margin-top:75px;margin-bottom:0}.hub-intro>p:last-child{font:400 clamp(22px,2.25vw,32px)/1.42 Georgia,serif;letter-spacing:-.02em}.hub-list{margin-top:80px}.hub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.hub-grid .card{min-height:355px}.journal-grid--all .card{min-height:345px}
.article-intro{display:grid;grid-template-columns:.7fr 1.5fr;gap:10%;margin-top:75px;margin-bottom:55px}.article-intro>p:last-child{font:400 clamp(21px,2.25vw,30px)/1.48 Georgia,serif;letter-spacing:-.018em;max-width:875px}.article-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.62fr);gap:10%;align-items:start;margin-top:0}.article-section{display:grid;grid-template-columns:60px minmax(0,1fr);gap:13px;border-top:1px solid #c9c8be;padding:38px 0 50px;scroll-margin-top:30px}.article-section:last-child{border-bottom:1px solid #c9c8be}.article-section__number{font-size:11px;letter-spacing:.16em;color:#98773c;font-weight:700}.article-section h2{font-size:clamp(27px,3vw,41px);margin-bottom:18px}.article-section p{color:#515c5e;max-width:700px;line-height:1.82}.tag-list{display:flex;flex-wrap:wrap;gap:7px;padding:4px 0 0;list-style:none;margin:0}.tag-list li{padding:5px 12px;border:1px solid #d5c8ac;border-radius:50px;color:#8c7044;font-size:11px}.article-aside{position:sticky;top:25px}.aside-toc{border:1px solid #d8d1c1;background:#fffcf5;border-radius:9px;padding:30px}.aside-toc>a{display:flex;gap:15px;padding:12px 0;border-bottom:1px solid #ebe5d9;font:400 14px/1.35 Georgia,serif}.aside-toc>a:last-child{border-bottom:0}.aside-toc>a span{color:#9c7c40;font:700 10px Arial,sans-serif}.aside-toc>a:hover{color:#9c7c40}.aside-book{background:#172025;color:#fff;border-radius:9px;padding:31px;margin-top:13px}.aside-book h2{font-size:clamp(30px,2.9vw,42px);margin:14px 0}.aside-book h2 em{color:#dec486}.aside-book p:not(.kicker){color:#c4cfcf;font-size:13px}.aside-book .button{margin:16px 0 20px}.aside-book small{display:block;color:#aeb8b8;font-size:10px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.related-grid .card{min-height:300px}
.fleet-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:30px;margin-top:60px}.fleet-layout__image{position:relative;min-height:760px;overflow:hidden;border-radius:10px}.fleet-layout__image img{width:100%;height:100%;object-fit:cover;object-position:center}.fleet-layout__image span{position:absolute;bottom:17px;left:20px;color:#fff;background:rgba(11,15,19,.72);padding:7px 10px;font-size:9px;letter-spacing:.12em}.fleet-layout__rows{border-top:1px solid #d1c8b8}.fleet-row{display:grid;grid-template-columns:45px 1fr;gap:10px;padding:25px 0;border-bottom:1px solid #d1c8b8}.fleet-row>span{color:#9c7d43;font-size:11px;font-weight:700;padding-top:4px}.fleet-row h3{font-size:clamp(24px,2.3vw,34px);margin:0 0 7px}.fleet-row p{grid-column:2;color:#5c6666;font-size:13px;max-width:480px;margin:0}.fleet-note{background:#e4dccb;padding:50px;border-radius:10px;display:grid;grid-template-columns:.9fr 1fr auto;gap:30px;align-items:center}.fleet-note h2{font-size:clamp(30px,3.2vw,48px);margin:0}.fleet-note p{color:#4e5553;margin:0;font-size:14px}.fleet-note .button{white-space:nowrap}.contact-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:15px;margin-top:0}.contact-feature{background:#172025;color:#fff;border-radius:10px;min-height:500px;padding:clamp(35px,5vw,75px);display:flex;flex-direction:column;align-items:flex-start}.contact-feature h2{max-width:600px}.contact-feature h2 em{color:#e2c789}.contact-feature p:not(.kicker){color:#c8d0cf;max-width:510px}.contact-feature .button{margin-top:auto}.contact-list{display:grid;grid-template-rows:1fr 1fr 1.4fr;gap:14px}.contact-list>a,.contact-list>div{background:#fffcf5;border:1px solid #e1d9ca;border-radius:9px;padding:29px;display:flex;flex-direction:column;justify-content:center;position:relative}.contact-list small{font-size:10px;letter-spacing:.15em;color:#927348;font-weight:700}.contact-list strong{font:400 clamp(17px,2vw,25px) Georgia,serif;margin-top:14px;word-break:break-word}.contact-list>a span{position:absolute;right:22px;top:18px;color:#9a7b45}.contact-list p{font-size:14px;color:#5c6362;margin:14px 0 0}
.cta-band{max-width:1380px;margin:140px auto 0;padding:60px 70px;background:#171f22;border-radius:11px;color:white;display:flex;justify-content:space-between;align-items:center;gap:40px}.cta-band h2{margin-bottom:14px}.cta-band h2 em{color:#ddc48d}.cta-band p:not(.kicker){color:#cbd1cd;margin:0}.footer{background:#101719;color:#dddcd3;margin-top:110px;padding:72px max(25px,calc((100% - 1380px)/2)) 0}.footer-grid{display:grid;grid-template-columns:1.9fr 1fr 1fr 1fr;gap:35px;padding:0 25px 60px}.footer-brand img{width:300px;height:auto;object-fit:contain;margin-bottom:15px}.footer-brand p{max-width:360px;color:#aeb9b7;font-size:13px}.footer-grid h2{font:700 11px Arial,sans-serif;letter-spacing:.17em;text-transform:uppercase;color:#dec58f;margin:8px 0 20px}.footer-grid>div:not(:first-child) a{display:block;font-size:12px;margin-bottom:9px;color:#b8c2bf}.footer-grid a:hover{color:#e1c787}.footer-bottom{border-top:1px solid rgba(255,255,255,.17);display:flex;justify-content:space-between;gap:20px;padding:25px;color:#9faeab;font-size:11px}.footer-bottom a{color:#e2c689}.error-page{max-width:680px;margin:16vh auto;background:#fffdf9;border:1px solid var(--line);border-radius:12px;padding:55px}.error-page h1{font-size:clamp(45px,6vw,76px)}.error-page p:not(.kicker){color:var(--muted)}
@media(max-width:1200px){.brand{min-width:225px}.brand__full{width:207px}.nav-wrap{gap:12px}.nav-links{gap:11px}.nav-links a{font-size:10px}.nav-book{padding:11px}.featured-grid{gap:10px}.fleet-note{grid-template-columns:1fr 1fr}.fleet-note .button{grid-column:2;justify-self:start}}
@media(max-width:930px){.site-header{padding:14px}.nav-wrap{padding:6px 10px}.nav-links,.nav-book{display:none}.brand{margin-right:auto}.brand__full{width:220px;height:60px}.mobile-menu{display:block}.mobile-menu summary{list-style:none;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:48px;height:46px;border:1px solid rgba(238,210,151,.55);border-radius:7px;cursor:pointer}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span:not(.sr-only){display:block;width:20px;height:1.5px;background:#e6d4af}.mobile-menu__links{position:absolute;top:calc(100% + 8px);left:0;right:0;display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:12px;border:1px solid rgba(235,217,174,.3);border-radius:11px;background:rgba(14,22,24,.98);box-shadow:0 18px 44px rgba(0,0,0,.35)}.mobile-menu__links a{padding:12px;color:#f0eae0;font-size:13px}.mobile-menu__links a[aria-current],.mobile-menu__links a:hover{background:rgba(229,192,117,.13);color:#e4c68b}.mobile-menu__links .mobile-menu__book{grid-column:1/-1;text-align:center;background:#d8bc7b;color:#171a17;font-weight:700;border-radius:6px}.hero{height:710px;min-height:620px}.hero--inner{height:610px}.hero__inner{left:6%;top:54%}.trust-bar{margin-left:26px;margin-right:26px;grid-template-columns:repeat(2,1fr)}.trust-bar span:nth-child(2){border-right:0}.featured-grid{grid-template-columns:repeat(2,1fr)}.featured-grid .card:last-child{grid-column:1/-1}.service-list{grid-template-columns:repeat(2,1fr)}.service-list a:nth-child(3n){border-right:1px solid var(--line)}.service-list a:nth-child(2n){border-right:0}.service-list a:nth-last-child(3){border-bottom:1px solid var(--line)}.route-grid{grid-template-columns:repeat(2,1fr)}.story-feature{min-height:500px}.story-feature__copy{padding:35px}.article-layout{gap:30px}.hub-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1;display:flex;flex-wrap:wrap;align-items:baseline;gap:12px 18px}.footer-grid>div:last-child h2{margin-right:20px}}
@media(max-width:680px){body{font-size:15px}.brand__full{display:none}.brand__icon{display:block;width:47px;height:47px;object-fit:contain}.brand__mobile{display:block;color:#f4edda;font:700 11px/1.05 Arial,sans-serif;letter-spacing:.12em;margin-left:8px}.brand__mobile small{display:block;color:#dec48e;font-size:9px;letter-spacing:.23em;margin-top:6px}.brand{display:flex;align-items:center;min-width:0}.nav-wrap{border-radius:10px}.hero,.hero--inner{margin:0 7px;height:710px;min-height:655px;border-radius:0 0 14px 14px}.hero__photo,.hero--home .hero__photo{object-position:62% center}.hero__shade{background:linear-gradient(0deg,rgba(7,13,16,.9),rgba(7,13,16,.58) 54%,rgba(7,13,16,.22)),linear-gradient(90deg,rgba(7,11,14,.4),transparent 80%)}.hero__inner,.hero--inner .hero__inner{top:auto;bottom:63px;left:6%;right:5%;transform:none;padding-right:0}.hero h1{font-size:clamp(3rem,12vw,4.9rem);margin:14px 0}.hero h1 br{display:none}.hero__lead{font-size:14px;line-height:1.62}.hero__actions{gap:15px;flex-wrap:wrap}.hero__foot{display:none}.breadcrumbs{font-size:9px;white-space:nowrap}.breadcrumbs span:last-child{max-width:150px}.trust-bar{margin:-16px 16px 0;font-size:8px;letter-spacing:.07em;padding:10px 5px}.section{margin:78px auto;padding:0 17px}.section-head{display:block;margin-bottom:25px}.section-head h2{margin-bottom:17px}.section-head__aside p{font-size:14px}.featured-grid{grid-template-columns:1fr;gap:10px}.featured-grid .card:last-child{grid-column:auto}.card--large{min-height:330px}.service-list{grid-template-columns:1fr}.service-list a,.service-list a:nth-child(3n),.service-list a:nth-last-child(3){border-right:0;border-bottom:1px solid var(--line)}.service-list a:last-child{border-bottom:0}.story-feature{display:block}.story-feature__photo{height:300px;border-radius:10px 10px 0 0}.story-feature__copy{border-radius:0 0 10px 10px;padding:31px}.route-grid{grid-template-columns:1fr 1fr;gap:8px}.route-grid .card{min-height:285px}.route-grid .card__body{inset:auto 12px 11px}.route-grid .card__body strong{font-size:19px}.route-grid .card__eyebrow{font-size:8px}.route-grid .card__arrow{font-size:9px}.fleet-banner{height:500px}.fleet-banner>img{object-position:63% center}.fleet-banner__panel{left:12px;bottom:12px;width:calc(100% - 24px);padding:25px}.journal-grid,.journal-grid--all,.hub-grid{grid-template-columns:1fr;gap:11px}.hub-intro,.article-intro{display:block;margin-top:55px;margin-bottom:35px}.hub-intro>p:last-child,.article-intro>p:last-child{font-size:21px}.hub-list{margin-top:55px}.article-layout{display:block;margin-top:0}.article-section{grid-template-columns:39px 1fr;gap:9px;padding:28px 0 34px}.article-section h2{font-size:26px}.article-section p{font-size:14px}.article-aside{position:static;margin-top:35px}.aside-toc{padding:24px}.related-grid{grid-template-columns:1fr;gap:11px}.fleet-layout{display:block;margin-top:38px}.fleet-layout__image{height:385px;min-height:0;margin-bottom:18px}.fleet-layout__image img{object-position:65% center}.fleet-note{display:block;padding:28px}.fleet-note p{margin:20px 0}.contact-layout{display:block;margin-top:0}.contact-feature{min-height:390px;padding:32px}.contact-feature .button{margin-top:32px}.contact-list{display:grid;grid-template-rows:auto;gap:10px;margin-top:10px}.contact-list>a,.contact-list>div{min-height:120px}.cta-band{display:block;margin:85px 17px 0;padding:32px;border-radius:9px}.cta-band h2{font-size:clamp(2.7rem,11vw,4rem)}.cta-band .button{margin-top:25px}.footer{margin-top:70px;padding:55px 0 0}.footer-grid{grid-template-columns:1fr 1fr;padding:0 23px 50px;gap:20px}.footer-grid .footer-brand{grid-column:1/-1}.footer-brand img{width:250px}.footer-grid>div:last-child{grid-column:1/-1;display:block}.footer-bottom{padding:25px 23px;flex-wrap:wrap}}
@media(max-width:390px){.brand__mobile{font-size:10px}.brand__icon{width:40px;height:40px}.hero__actions .button{width:100%}.route-grid{grid-template-columns:1fr}.route-grid .card{min-height:300px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
