@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap');
.settings-forms{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px}.text-button{border:0;background:none;color:#0d426e;cursor:pointer;font-size:12px;font-weight:700}.list-row form input{display:none}.row-actions{display:flex;align-items:flex-end;gap:5px;flex-direction:column}.product-edit-form{max-width:760px}.product-edit-form textarea{width:100%;padding:12px;border:1px solid #cfd8dc;border-radius:8px;resize:vertical;font:inherit}.form-section-head{display:flex;justify-content:space-between;align-items:start;gap:24px}.form-section-head h2{border:0;margin-bottom:4px;padding:0}.toggle{display:flex!important;grid-template-columns:auto 1fr;align-items:center;white-space:nowrap;background:#eef6f4;padding:10px 13px;border-radius:9px}.toggle input{width:auto}.form-divider{border-top:1px solid var(--line);margin:8px 0 24px}.field-help{color:var(--muted);font-weight:400}@media(max-width:850px){.settings-forms{grid-template-columns:1fr}.form-section-head{display:block}.toggle{margin-top:14px!important;width:max-content}}
:root{--navy:#082b4c;--blue:#0d426e;--sky:#d8eef2;--cream:#f5f2eb;--warm:#efb25b;--ink:#132333;--muted:#687681;--white:#fff;--line:#dce2e5;--green:#237b61;--red:#b9453f;--shadow:0 16px 50px rgba(8,43,76,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f8f8;color:var(--ink);font-family:'DM Sans',sans-serif}h1,h2,h3,strong{font-family:'Manrope',sans-serif}a{color:var(--blue);text-decoration:none}button,input,select{font:inherit}.brand{display:flex;align-items:center;gap:12px;color:inherit}.brand span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--warm);color:var(--navy);font-family:'Manrope';font-weight:800}.brand small{font-family:'DM Sans';font-weight:400;opacity:.7}.btn{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:9px;background:var(--navy);color:white;padding:12px 20px;font-weight:700;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-1px);background:var(--blue)}.btn.secondary{background:white;border:1px solid var(--line);color:var(--navy)}.btn.warm{background:var(--warm);color:var(--navy)}.btn.small{padding:9px 13px;font-size:14px}.muted{color:var(--muted)}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:800;color:#537383}.eyebrow.light{color:#9bc3d2}.card{background:#fff;border:1px solid #e5e9ea;border-radius:14px;padding:24px;box-shadow:0 4px 14px rgba(8,43,76,.03)}.flash{padding:12px 15px;border-radius:8px;margin-bottom:16px}.flash.error{background:#fbe5e3;color:#8f2f2a}.badge{display:inline-flex;border-radius:99px;background:#e9f0f3;color:#37576a;font-size:11px;font-weight:800;padding:5px 9px;letter-spacing:.04em}.badge.ok,.status-enviado,.status-emitido{background:#dff4eb;color:#17634e}.badge.ko,.status-revocado,.status-caducado{background:#fbe5e3;color:#8f2f2a}.status-consumido{background:#e9e9ec;color:#525866}.mono{font-family:ui-monospace,monospace;font-size:.9em}.empty{text-align:center;color:var(--muted);padding:36px!important}
.shell{min-height:100vh;display:grid;grid-template-columns:240px 1fr}.sidebar{position:sticky;top:0;height:100vh;background:var(--navy);color:#fff;padding:28px 20px;display:flex;flex-direction:column}.sidebar .brand{padding:0 8px 32px}.sidebar nav{display:grid;gap:7px}.sidebar nav a{color:#c6d6df;padding:11px 13px;border-radius:8px}.sidebar nav a:hover{background:#123d60;color:white}.sidebar nav .primary-link{background:var(--warm);color:var(--navy);margin-bottom:12px}.operator{margin-top:auto;border-top:1px solid #244966;padding:20px 8px 0;font-size:13px;line-height:1.7}.operator a{color:#a8c3d2}.content{padding:42px clamp(24px,4vw,64px);max-width:1500px;width:100%;margin:auto}.page-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.page-head h1{font-size:32px;margin:5px 0}.page-head p{margin:4px 0}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}.metrics article{background:var(--navy);color:white;padding:21px;border-radius:12px;display:flex;justify-content:space-between;align-items:center}.metrics span{color:#bbced9}.metrics strong{font-size:28px}.section-head{display:flex;align-items:center;justify-content:space-between}.section-head h2{font-size:19px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left}th{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#7e8990;padding:14px 12px;border-bottom:1px solid var(--line)}td{padding:15px 12px;border-bottom:1px solid #edf0f1;font-size:14px}.order-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-card h2{font-size:18px;border-bottom:1px solid var(--line);padding-bottom:14px;margin:0 0 20px}.form-card h2:not(:first-child){margin-top:30px}.form-card h2 small{color:var(--muted);font-family:inherit;font-weight:400}.form-card label,.login-card label,.dialog-card label{display:grid;gap:7px;font-size:13px;font-weight:700;margin-bottom:17px}input,select{width:100%;padding:12px;border:1px solid #cfd8dc;border-radius:8px;background:white;color:var(--ink)}input:focus,select:focus{outline:3px solid #d8edf4;border-color:#4b899f}.two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.checks{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.checks label{display:flex;align-items:center;gap:8px;border:1px solid var(--line);padding:12px;border-radius:8px}.checks input{width:auto}.form-actions{grid-column:1/-1;display:flex;justify-content:flex-end;align-items:center;gap:20px}.qr-list{display:grid;gap:18px}.qr-card{display:grid;grid-template-columns:190px 1fr;align-items:center;gap:30px}.qr-card img{width:190px}.qr-card h2{font-size:20px}.actions{display:flex;gap:10px;margin-top:20px}.settings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.list-row{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line)}.list-row span:first-child{display:grid;gap:4px}.list-row small{color:var(--muted)}.dot{width:10px;height:10px;border-radius:50%;background:#aaa}.dot.on{background:#2da77d}.login-wrap{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 75% 15%,#25597d,var(--navy) 45%)}.login-card{width:min(420px,calc(100% - 32px));padding:38px}.centered{justify-content:center}.login-card h1{text-align:center;margin-bottom:0}.login-card>.btn{width:100%;margin-top:8px}
.pwa-nav{height:78px;padding:0 clamp(20px,7vw,110px);display:flex;align-items:center;justify-content:space-between;background:var(--navy);color:white}.pwa-nav>a:last-child{color:#bfd0da;font-size:13px}.hero{min-height:590px;background:var(--navy);color:white;padding:75px clamp(24px,9vw,140px);display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden}.hero h1{font-size:clamp(42px,6vw,76px);line-height:1.04;margin:18px 0}.hero h1 em{color:var(--warm);font-style:normal}.hero>div:first-child>p:not(.eyebrow){font-size:18px;line-height:1.7;color:#bed0da;max-width:570px}.hero-art{height:430px;position:relative;display:grid;place-items:center}.bubble{position:absolute;border-radius:50%;background:linear-gradient(145deg,#226893,#0a3659)}.b1{width:390px;height:390px}.b2{width:250px;height:250px;right:-20%;top:-10%;opacity:.45}.car{font-size:150px;z-index:1;filter:drop-shadow(0 30px 24px rgba(0,0,0,.3));transform:rotate(-5deg)}.car span{font-size:50px;position:absolute;color:var(--warm)}.products-section{padding:90px clamp(24px,8vw,125px);background:var(--cream);text-align:center}.products-section>h2,.steps>h2{font-size:38px;margin:8px 0 38px}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;max-width:1200px;margin:auto;text-align:left}.product-card{background:#fff;border-radius:14px;padding:28px;box-shadow:var(--shadow);border-top:4px solid var(--warm)}.product-top{display:flex;align-items:start;justify-content:space-between}.product-top h3{margin:0;font-size:21px}.product-top strong{font-size:28px;color:var(--navy)}.product-card p,.product-card li{color:var(--muted);line-height:1.6}.product-card ul{padding-left:20px;min-height:100px}.product-buy{width:100%}.steps{background:#0a3556;color:white;padding:80px clamp(24px,10vw,150px);text-align:center}.steps>div{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1000px;margin:auto}.steps article b{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--warm);color:var(--navy);font-size:20px;margin:auto}.steps article p{color:#b9cdd8}footer{padding:25px;text-align:center;color:#768590;background:var(--cream);font-size:13px}dialog{border:0;border-radius:15px;padding:0;box-shadow:var(--shadow);width:min(460px,calc(100% - 24px))}dialog::backdrop{background:rgba(5,24,39,.7)}.dialog-card{padding:30px;position:relative}.close{position:absolute;right:18px;top:14px;border:0;background:none;font-size:28px;cursor:pointer}.error-text{color:var(--red)}
.wallet{min-height:100vh;background:linear-gradient(150deg,var(--navy) 0 38%,var(--cream) 38%);padding:28px 20px 60px}.wallet-head{max-width:650px;margin:auto auto 28px;display:flex;justify-content:space-between;align-items:center;color:#fff}.offline-pill{font-size:12px;background:rgba(255,255,255,.12);padding:7px 10px;border-radius:30px}.wallet-card{max-width:520px;margin:auto;background:#fff;border-radius:22px;padding:32px;box-shadow:0 28px 80px rgba(4,30,50,.22);text-align:center}.wallet-title h1{margin:7px 0 12px;font-size:27px}.qr-frame{margin:25px auto 12px;width:min(330px,100%);padding:16px;border:1px solid var(--line);border-radius:16px}.qr-frame img{display:block;width:100%}.scan-hint{color:var(--muted);font-size:13px}.wallet-data{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:25px 0;padding:18px 0}.wallet-data div{display:grid;gap:5px}.wallet-data div+div{border-left:1px solid var(--line)}.wallet-data span{color:var(--muted);font-size:12px}.wallet-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.wallet-help{text-align:center;color:#5e6b73;font-size:12px;margin-top:20px}
@media(max-width:850px){.shell{display:block}.sidebar{position:relative;height:auto;padding:14px 18px;flex-direction:row;align-items:center}.sidebar .brand{padding:0;margin-right:auto}.sidebar .brand strong,.operator{display:none}.sidebar nav{display:flex}.sidebar nav a{display:none}.sidebar nav .primary-link{display:block;margin:0}.content{padding:26px 16px}.metrics,.settings-grid{grid-template-columns:1fr}.order-grid{grid-template-columns:1fr}.form-actions{grid-column:auto}.hero{grid-template-columns:1fr;min-height:auto;padding-top:60px}.hero-art{height:260px}.b1{width:250px;height:250px}.car{font-size:100px}.steps>div{grid-template-columns:1fr}.pwa-nav>a:last-child{display:none}}@media(max-width:600px){.page-head{align-items:start;gap:15px}.page-head h1{font-size:26px}.metrics{display:none}.two,.checks{grid-template-columns:1fr}.qr-card{grid-template-columns:1fr;text-align:center}.qr-card img{margin:auto}.actions{justify-content:center;flex-wrap:wrap}.hero h1{font-size:43px}.hero-art{display:none}.products-section{padding-top:60px}.wallet{padding:16px 12px 45px}.wallet-head .brand strong{display:none}.wallet-card{padding:22px 17px}.wallet-actions{grid-template-columns:1fr}}@media print{.sidebar,.page-head .btn,.actions{display:none!important}.shell{display:block}.content{padding:0}.qr-card{border:0;box-shadow:none;page-break-after:always}}

/* Sitio público corporativo */
.public-site{--brand-orange:#f5a800;--brand-navy:#071d31;--brand-blue:#0b2d49;--paper:#f4f2ed;background:#fff;color:#122331;overflow:hidden}.public-site h1,.public-site h2,.public-site h3{letter-spacing:-.035em}.site-nav{height:94px;padding:0 clamp(24px,6vw,96px);display:flex;align-items:center;justify-content:space-between;background:var(--brand-navy);border-bottom:1px solid rgba(255,255,255,.1)}.site-brand{display:block;line-height:0}.site-brand img{display:block;width:218px;height:auto}.site-nav nav{display:flex;align-items:center;gap:34px}.site-nav nav a{color:#d4dde4;font-size:13px;font-weight:600}.site-nav nav a:not(.staff-link):hover{color:#fff}.site-nav .staff-link{border:1px solid rgba(255,255,255,.23);border-radius:7px;padding:10px 15px;color:#fff}.site-nav .staff-link:hover{border-color:var(--brand-orange);color:var(--brand-orange)}
.site-hero{position:relative;min-height:650px;padding:68px clamp(24px,6vw,96px) 92px;display:grid;grid-template-columns:minmax(400px,.9fr) minmax(480px,1.1fr);align-items:center;gap:5vw;background:var(--brand-navy);color:#fff}.site-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:72px 100%;mask-image:linear-gradient(to right,#000,transparent 70%)}.hero-copy{position:relative;z-index:2;max-width:650px}.hero-kicker,.section-kicker{font-size:11px;letter-spacing:.2em;font-weight:800;text-transform:uppercase}.hero-kicker{color:#bed0da;display:flex;align-items:center;gap:10px}.hero-kicker span{width:26px;height:2px;background:var(--brand-orange)}.site-hero h1{font-size:clamp(58px,6.2vw,94px);line-height:.96;margin:26px 0 28px}.site-hero h1 em{display:inline-block;color:var(--brand-orange);font-style:normal}.hero-lead{max-width:570px;color:#b6c5cf;font-size:18px;line-height:1.75}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:38px}.hero-actions .btn{background:var(--brand-orange);color:var(--brand-navy);border-radius:6px;padding:15px 22px}.hero-actions .btn:hover{background:#ffba1f}.hero-actions span{max-width:170px;color:#8299a9;font-size:12px;line-height:1.5}
.tunnel-visual{position:relative;height:470px;isolation:isolate}.tunnel-glow{position:absolute;inset:1% 7% 7%;border-radius:48% 48% 6% 6%;background:radial-gradient(circle at 50% 72%,rgba(245,168,0,.38),transparent 40%),linear-gradient(180deg,#164b70 0%,#0b2c47 58%,#061826 100%);box-shadow:0 45px 100px rgba(0,0,0,.38)}.tunnel-arch{position:absolute;left:50%;bottom:7%;transform:translateX(-50%);border:2px solid rgba(186,217,233,.36);border-bottom:0;border-radius:50% 50% 0 0}.arch-one{width:86%;height:92%}.arch-two{width:68%;height:77%;border-color:rgba(245,168,0,.62)}.arch-three{width:50%;height:62%}.car-silhouette{position:absolute;z-index:3;left:10%;bottom:5%;width:82%;filter:drop-shadow(0 28px 20px rgba(0,0,0,.48));fill:#dce5e9}.car-silhouette .car-window{fill:#173d58}.car-silhouette circle{fill:#061521}.car-silhouette .wheel-core{fill:#758994}.floor-line{position:absolute;left:5%;right:5%;bottom:6%;height:2px;background:linear-gradient(90deg,transparent,var(--brand-orange),transparent);box-shadow:0 0 24px var(--brand-orange)}
.quality-strip{position:relative;z-index:4;margin:-42px auto 0;width:min(1040px,calc(100% - 48px));display:grid;grid-template-columns:repeat(3,1fr);background:#fff;box-shadow:0 24px 70px rgba(7,29,49,.14)}.quality-strip div{padding:27px 36px;display:flex;align-items:center;gap:18px}.quality-strip div+div{border-left:1px solid #e5e9eb}.quality-strip strong{color:var(--brand-orange);font-size:12px}.quality-strip span{font-family:'Manrope',sans-serif;font-weight:700;font-size:14px;line-height:1.35;color:var(--brand-navy)}
.service-section{padding:125px clamp(24px,7vw,112px) 110px;background:var(--paper)}.section-intro{max-width:1240px;margin:0 auto 48px;display:grid;grid-template-columns:1.3fr .7fr;gap:60px;align-items:end}.section-kicker{color:#a16f05}.section-kicker.light{color:#ffbe2e}.section-intro h2,.process-copy h2,.station-section h2{font-size:clamp(36px,4vw,58px);line-height:1.08;margin:13px 0 0;color:var(--brand-navy)}.section-intro>p{color:#64727c;line-height:1.75;margin:0}.service-grid{max-width:1240px;margin:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.service-card{position:relative;padding:30px;background:#fff;border:1px solid #e1e3df;transition:transform .25s,box-shadow .25s}.service-card:hover{transform:translateY(-3px);box-shadow:0 22px 50px rgba(7,29,49,.08)}.service-number{color:#a8b0b5;font:700 11px 'Manrope',sans-serif;letter-spacing:.15em}.service-heading{display:flex;justify-content:space-between;align-items:start;gap:18px;margin-top:27px}.service-heading h3{margin:0;font-size:25px;color:var(--brand-navy)}.service-heading strong{font-size:28px;color:var(--brand-navy);white-space:nowrap}.service-heading small{font-size:14px}.service-card>p{min-height:52px;color:#687681;line-height:1.65}.service-meta{display:flex;gap:8px;flex-wrap:wrap}.service-meta span{padding:7px 10px;background:#eef1f1;color:#52636e;font-size:11px;font-weight:700}.service-card footer{margin:25px -30px -30px;padding:17px 30px!important;background:#fafaf8;color:#61717b;text-align:left;font-size:11px;font-weight:700;border-top:1px solid #e7e9e6}.availability-dot{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:#2e9a72;box-shadow:0 0 0 4px #dff2eb}
.process-section{padding:110px clamp(24px,7vw,112px);display:grid;grid-template-columns:.85fr 1.15fr;gap:9vw;background:var(--brand-blue);color:white}.process-copy h2{color:white;margin-bottom:25px}.process-copy>p:last-child{max-width:520px;color:#aebfca;line-height:1.8}.process-list{list-style:none;padding:0;margin:0}.process-list li{display:grid;grid-template-columns:58px 1fr;gap:22px;padding:27px 0;border-bottom:1px solid rgba(255,255,255,.13)}.process-list li:first-child{padding-top:0}.process-list li>span{display:grid;place-items:center;width:46px;height:46px;border:1px solid rgba(245,168,0,.65);border-radius:50%;color:var(--brand-orange);font-weight:800}.process-list h3{margin:2px 0 7px;font-size:20px}.process-list p{margin:0;color:#9fb2bf;line-height:1.6}
.station-section{margin:0;padding:85px clamp(24px,9vw,145px);display:flex;align-items:center;justify-content:space-between;gap:40px;background:var(--brand-orange);color:var(--brand-navy)}.station-section h2{max-width:760px;margin-bottom:17px}.station-section>div>p:last-child{font-weight:600}.station-badge{width:150px;height:150px;flex:0 0 150px;display:grid;place-content:center;border:1px solid rgba(7,29,49,.35);border-radius:50%;text-align:center}.station-badge span{font-size:10px;text-transform:uppercase;letter-spacing:.18em}.station-badge strong{margin-top:6px;line-height:1.2}.site-footer{padding:34px clamp(24px,6vw,96px)!important;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#051522;color:#8093a0;text-align:center;font-size:12px}.site-footer .site-brand{justify-self:start}.site-footer .site-brand img{width:165px}.site-footer p{margin:0}.site-footer>a:last-child{justify-self:end;color:#a6b5bf}
@media(max-width:950px){.site-nav nav>a:not(.staff-link){display:none}.site-hero{grid-template-columns:1fr;min-height:auto;padding-top:80px}.hero-copy{max-width:700px}.tunnel-visual{height:390px;max-width:720px;width:100%;margin:auto}.section-intro,.process-section{grid-template-columns:1fr}.process-section{gap:55px}.service-grid{grid-template-columns:1fr}.quality-strip div{padding:22px}.station-section{padding-block:65px}}
@media(max-width:620px){.site-nav{height:78px;padding-inline:18px}.site-brand img{width:165px}.site-nav .staff-link{font-size:11px;padding:9px 11px}.site-hero{padding:58px 20px 60px}.site-hero h1{font-size:52px}.hero-lead{font-size:16px}.hero-actions{align-items:start;flex-direction:column}.tunnel-visual{height:270px;margin-top:20px}.quality-strip{width:calc(100% - 28px);grid-template-columns:1fr;margin-top:-24px}.quality-strip div{padding:15px 20px}.quality-strip div+div{border-left:0;border-top:1px solid #e5e9eb}.quality-strip span br{display:none}.service-section{padding:82px 18px 75px}.section-intro{gap:24px}.section-intro h2,.process-copy h2,.station-section h2{font-size:36px}.service-card{padding:23px}.service-card footer{margin:22px -23px -23px;padding:15px 23px!important}.service-heading h3{font-size:21px}.service-heading strong{font-size:23px}.process-section{padding:75px 20px}.process-list li{grid-template-columns:48px 1fr;gap:15px}.station-section{align-items:start;padding:62px 20px}.station-badge{display:none}.site-footer{grid-template-columns:1fr;gap:20px}.site-footer .site-brand,.site-footer>a:last-child{justify-self:center}}
.official-brand{display:block}.official-brand img{display:block;width:100%;height:auto}.sidebar .official-brand{padding:2px 8px 34px}.sidebar .official-brand img{width:184px}.wallet-head .official-brand img{width:205px}.login-official-brand{margin:-38px -38px 28px;padding:25px 38px;background:var(--navy);border-radius:14px 14px 0 0}.login-official-brand img{display:block;width:220px;height:auto;margin:auto}@media(max-width:850px){.sidebar .official-brand{padding:0;margin-right:auto}.sidebar .official-brand img{width:145px}}@media(max-width:600px){.wallet-head .official-brand img{width:164px}.login-official-brand{margin:-38px -38px 24px;padding-inline:24px}}
.hero-photo{position:relative;height:490px;margin:0;overflow:hidden;border-radius:3px;box-shadow:0 35px 90px rgba(0,0,0,.42);isolation:isolate}.hero-photo:before{content:"";position:absolute;z-index:3;inset:18px;border:1px solid rgba(255,255,255,.24);pointer-events:none}.hero-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.86) contrast(1.08)}.hero-photo-shade{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(5,21,34,.08) 25%,rgba(5,21,34,.75) 100%),linear-gradient(90deg,rgba(7,29,49,.25),transparent 60%)}.hero-photo figcaption{position:absolute;z-index:4;left:42px;bottom:38px;display:grid;gap:7px;color:#fff;text-align:left}.hero-photo figcaption span{color:var(--brand-orange);font-size:10px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.hero-photo figcaption strong{font-size:20px}@media(max-width:950px){.hero-photo{height:420px;max-width:720px;width:100%;margin:auto}}@media(max-width:620px){.hero-photo{height:300px;margin-top:20px}.hero-photo:before{inset:10px}.hero-photo figcaption{left:26px;bottom:25px}}
.site-hero.hero-fullwidth{display:flex;align-items:center;min-height:720px;padding-top:86px;padding-bottom:118px;background:#061725}.hero-fullwidth:before{z-index:2;background:linear-gradient(110deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:72px 100%;mask-image:linear-gradient(to right,#000,transparent 72%)}.hero-fullwidth .hero-copy{z-index:4;max-width:690px;padding:34px 0;text-shadow:0 2px 22px rgba(0,0,0,.28)}.hero-fullwidth .hero-lead{color:#d2dce2}.hero-fullwidth .hero-actions>span{color:#b9c8d1}.hero-fullwidth .hero-photo{position:absolute;z-index:0;inset:0;width:100%;max-width:none;height:100%;margin:0;border-radius:0;box-shadow:none}.hero-fullwidth .hero-photo:before{inset:28px;border-color:rgba(255,255,255,.13)}.hero-fullwidth .hero-photo img{object-position:center 48%;filter:saturate(.8) contrast(1.08)}.hero-fullwidth .hero-photo-shade{background:linear-gradient(90deg,rgba(4,18,30,.96) 0%,rgba(4,18,30,.84) 38%,rgba(4,18,30,.38) 68%,rgba(4,18,30,.15) 100%),linear-gradient(180deg,rgba(4,18,30,.15) 50%,rgba(4,18,30,.66) 100%)}.hero-fullwidth .hero-photo figcaption{left:auto;right:clamp(42px,6vw,96px);bottom:62px;text-align:right}.hero-fullwidth .hero-photo figcaption strong{font-size:18px}@media(max-width:950px){.site-hero.hero-fullwidth{display:flex;min-height:680px;padding-top:70px}.hero-fullwidth .hero-copy{max-width:620px}.hero-fullwidth .hero-photo{position:absolute;height:100%;max-width:none;margin:0}.hero-fullwidth .hero-photo-shade{background:linear-gradient(90deg,rgba(4,18,30,.94),rgba(4,18,30,.66) 72%,rgba(4,18,30,.35)),linear-gradient(180deg,transparent 50%,rgba(4,18,30,.7))}}@media(max-width:620px){.site-hero.hero-fullwidth{min-height:650px;padding:52px 20px 96px}.hero-fullwidth .hero-copy{padding:0}.hero-fullwidth .hero-photo{height:100%;margin:0}.hero-fullwidth .hero-photo:before{inset:12px}.hero-fullwidth .hero-photo img{object-position:58% center}.hero-fullwidth .hero-photo-shade{background:linear-gradient(90deg,rgba(4,18,30,.93),rgba(4,18,30,.58)),linear-gradient(180deg,rgba(4,18,30,.18),rgba(4,18,30,.82))}.hero-fullwidth .hero-photo figcaption{right:25px;bottom:30px}.hero-fullwidth .hero-photo figcaption strong{font-size:15px}}
.hero-fullwidth .hero-copy{max-width:1050px}.hero-fullwidth .hero-copy h1{max-width:1050px;font-size:clamp(64px,7.2vw,112px);line-height:.88;letter-spacing:-.06em;margin:30px 0 34px}.hero-fullwidth .hero-copy h1 em{display:block;margin-top:.16em;font-size:.72em;line-height:1;color:var(--brand-orange);white-space:nowrap;letter-spacing:-.045em}@media(max-width:950px){.hero-fullwidth .hero-copy{max-width:800px}.hero-fullwidth .hero-copy h1{font-size:clamp(58px,9vw,88px)}}@media(max-width:620px){.hero-fullwidth .hero-copy h1{font-size:52px;line-height:.92;margin:25px 0 28px}.hero-fullwidth .hero-copy h1 em{font-size:.72em;line-height:1.06;white-space:normal;margin-top:.2em}}
.quality-strip{width:min(1240px,calc(100% - 64px))}.quality-strip div{padding:35px 44px;gap:23px}.quality-strip strong{font-size:14px}.quality-strip span{font-size:17px;line-height:1.42}@media(max-width:950px){.quality-strip{width:min(900px,calc(100% - 40px))}.quality-strip div{padding:27px 25px;gap:15px}.quality-strip span{font-size:15px}}@media(max-width:620px){.quality-strip{width:calc(100% - 28px)}.quality-strip div{display:grid;grid-template-columns:42px 1fr;padding:20px 24px;gap:12px}.quality-strip strong{font-size:13px}.quality-strip span{font-size:17px;line-height:1.3}.quality-strip span br{display:none}}
