:root{--ink:#082032;--navy:#061b2d;--blue:#0066f5;--aqua:#77e5c8;--paper:#f4f6f4;--line:#d7dfdf;--muted:#5e6a72;--white:#fff;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.5}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:1rem;top:1rem;z-index:5;background:#fff;padding:.7rem}.site-header{height:86px;background:#fff;display:flex;align-items:center;gap:28px;padding:0 max(28px,calc((100% - var(--max))/2));position:sticky;top:0;z-index:10;border-bottom:1px solid #e7ebea}.brand{display:grid;grid-template-columns:45px auto;grid-template-rows:28px 13px;align-items:center;color:var(--ink);text-decoration:none;font-size:23px;letter-spacing:1.2px;font-weight:800}.brand-mark{grid-row:1/3;width:39px;height:39px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--blue);font-size:26px;font-family:Georgia,serif}.brand small{font-size:9px;letter-spacing:4px;color:#6d7b80}.primary-nav{display:flex;align-items:center;justify-content:center;gap:28px;flex:1}.primary-nav a,.header-cta{color:var(--ink);text-decoration:none;font-size:14px;font-weight:600}.primary-nav a:hover,.footer-links a:hover{color:var(--blue)}.header-cta{border:1px solid var(--ink);padding:11px 15px}.header-cta span{color:var(--blue);font-size:17px}.menu-toggle{display:none}.hero{min-height:675px;max-width:var(--max);margin:auto;display:grid;grid-template-columns:1.04fr .96fr;align-items:stretch;padding:46px 28px 38px}.hero-copy{padding:60px 5% 40px 0}.eyebrow{color:var(--blue);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:1.5px;margin:0 0 16px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(45px,5.2vw,76px);line-height:.98;letter-spacing:-3.6px;margin-bottom:23px}h2{font-size:clamp(35px,4vw,59px);line-height:1.02;letter-spacing:-2.5px;margin-bottom:22px}.hero-text{font-size:18px;max-width:520px;color:#49606c}.actions{display:flex;gap:28px;align-items:center;margin:34px 0 64px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;font-weight:700;text-decoration:none;border:0;cursor:pointer;font-size:14px}.button-primary{background:var(--blue);color:#fff}.button-primary:hover{background:#0051c6}.text-link{color:var(--ink);text-decoration:none;font-weight:700}.text-link span{color:var(--blue);font-size:20px;margin-left:6px}.hero-stats{border-top:1px solid var(--line);padding:20px 0 0;margin:0;list-style:none;display:flex;gap:30px}.hero-stats li{display:grid;gap:3px}.hero-stats strong{font-size:15px}.hero-stats span{font-size:12px;color:var(--muted)}.hero-art{position:relative;overflow:hidden;background:linear-gradient(145deg,#c4e8db 0%,#a8d4e7 50%,#6cafd4 100%);min-height:535px;isolation:isolate}.glow{position:absolute;width:420px;height:420px;background:#fff9c5;border-radius:50%;filter:blur(50px);top:-100px;right:-100px;opacity:.7}.sun{position:absolute;width:210px;height:210px;background:#f6d778;border-radius:50%;right:11%;top:15%;box-shadow:0 0 0 25px #f5dda074,0 0 0 55px #f6e8ba53}.battery,.inverter{position:absolute;background:linear-gradient(110deg,#f8fbfb,#b9c8ce);box-shadow:23px 20px 37px #14465e4f;border:1px solid #82949d}.battery{border-radius:10px 10px 4px 4px;width:176px;height:345px;bottom:0;padding:24px 18px;color:#1f383f}.battery:after,.inverter:after{content:"";position:absolute;inset:8px;border:1px solid #ffffff99;pointer-events:none}.battery b,.inverter b{letter-spacing:2px;font-size:13px}.battery i,.inverter i{display:block;width:38px;height:38px;border-radius:50%;background:radial-gradient(circle,#143e4d 12%,#51deb7 14% 25%,#efffff 26%);margin:50px auto 22px}.battery em{font-size:11px;font-style:normal;display:block;text-align:center}.battery.tall{right:18%;z-index:3}.battery.short{right:50%;height:260px;width:155px;z-index:2}.inverter{width:180px;height:220px;bottom:38px;right:2%;z-index:1;padding:22px 16px}.inverter span{position:absolute;bottom:29px;left:50%;transform:translateX(-50%);width:74px;height:7px;background:#263d46}.inverter small{font-size:8px;letter-spacing:1px;display:block;text-align:center}.art-label{position:absolute;left:30px;bottom:27px;font-size:13px;letter-spacing:1.2px;font-weight:800;line-height:1.1;color:#0f5366;z-index:4}.intro-band{background:#dce9e3;padding:22px max(28px,calc((100% - var(--max))/2));display:flex;justify-content:space-between;align-items:center;gap:18px}.intro-band p{margin:0;font-size:17px}.intro-band a{color:var(--ink);font-weight:700;text-decoration:none;white-space:nowrap}.intro-band span{color:var(--blue);font-size:18px;margin-left:8px}.section{padding:112px max(28px,calc((100% - var(--max))/2))}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:46px}.section-heading>p{width:min(385px,36%);color:var(--muted);margin-bottom:9px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.product-card{background:#f8faf9;min-height:510px;display:flex;flex-direction:column;justify-content:space-between}.product-card>div:last-child{padding:25px 23px}.product-card h3{font-size:22px;line-height:1.1;margin-bottom:11px;letter-spacing:-.5px}.product-card p{font-size:14px;color:var(--muted)}.product-card .card-kicker{font-size:11px;font-weight:bold;letter-spacing:1.2px;text-transform:uppercase;color:var(--blue)}.product-card a{font-weight:bold;font-size:13px;color:var(--ink);text-decoration:none}.product-card a span{color:var(--blue);font-size:18px}.product-render{height:255px;position:relative;overflow:hidden;background:linear-gradient(135deg,#e8efed,#c3dcdf)}.product-render span{position:absolute;color:#234653;font-weight:bold;letter-spacing:1px;font-size:10px}.wall-battery:before,.inverter-render:before{content:"";position:absolute;width:110px;height:165px;border-radius:7px;background:linear-gradient(100deg,#fff,#b4c7c9);left:50%;top:46px;transform:translateX(-50%);box-shadow:18px 18px 20px #47676f50}.wall-battery span{left:50%;top:67px;transform:translateX(-50%);z-index:1}.wall-battery i{position:absolute;width:24px;height:24px;border-radius:50%;background:#5ce5bf;left:calc(50% - 12px);top:112px;z-index:1}.rack-battery:before{content:"";position:absolute;width:132px;height:167px;left:50%;top:40px;transform:translateX(-50%);background:#263f48;border-radius:4px;box-shadow:17px 18px 24px #1c3e4957}.rack-battery span{left:50%;transform:translateX(-50%);top:56px;color:#fff;z-index:2}.rack-battery i{display:block;position:relative;width:106px;height:27px;top:77px;left:50%;transform:translateX(-50%);background:#ccd9db;border-bottom:3px solid #0e242e;z-index:1}.inverter-render:before{width:140px;height:140px;border-radius:12px;top:52px}.inverter-render span{left:50%;top:75px;transform:translateX(-50%);z-index:2}.inverter-render i{position:absolute;left:calc(50% - 18px);top:110px;width:36px;height:36px;border-radius:50%;background:radial-gradient(circle,#1f4856 12%,#7ce5c8 16% 28%,#eaffff 29%);z-index:2}.cabinet-render:before{content:"";position:absolute;width:114px;height:193px;left:50%;top:32px;transform:translateX(-50%);background:linear-gradient(100deg,#f8fbfa,#a1b6b9);border:1px solid #688186;box-shadow:17px 18px 24px #2149554a}.cabinet-render span{left:50%;top:52px;transform:translateX(-50%);z-index:1}.cabinet-render i{display:block;position:relative;width:82px;height:31px;top:74px;left:50%;transform:translateX(-50%);border:1px solid #7d9497;background:#d3dede}.solutions-section{background:var(--navy);color:#fff}.section-heading.light .eyebrow{color:var(--aqua)}.section-heading.light>p{color:#c0d1d7}.solution-list{border-top:1px solid #3b5362}.solution-list article{display:grid;grid-template-columns:80px 1fr 45px;align-items:center;gap:20px;padding:27px 0;border-bottom:1px solid #3b5362}.solution-list span{color:var(--aqua);font-size:12px}.solution-list h3{font-size:27px;margin:0 0 3px}.solution-list p{margin:0;color:#b4c6cc}.solution-list a{color:var(--aqua);text-decoration:none;font-size:27px}.factory-section{display:grid;grid-template-columns:1fr 1fr;gap:clamp(46px,8vw,128px);align-items:center}.factory-visual{height:570px;background:linear-gradient(150deg,#083d57,#0b2337 55%,#112f36);position:relative;overflow:hidden;color:white}.factory-grid{position:absolute;inset:0;background:linear-gradient(90deg,transparent 48%,#69ddc23c 49% 51%,transparent 52%),linear-gradient(#ffffff12 1px,transparent 1px),linear-gradient(90deg,#ffffff12 1px,transparent 1px);background-size:auto,41px 41px,41px 41px;transform:perspective(450px) rotateX(48deg) scale(1.7);transform-origin:bottom}.factory-visual:after{content:"";position:absolute;width:200px;height:200px;border-radius:50%;background:#41dab4;filter:blur(80px);bottom:-50px;right:-50px}.factory-visual p{font-size:62px;font-weight:800;line-height:.85;letter-spacing:-3px;position:absolute;left:28px;bottom:53px;z-index:1}.factory-visual span{position:absolute;left:31px;top:30px;letter-spacing:1.4px;font-size:11px;text-transform:uppercase;z-index:1}.factory-copy>p:not(.eyebrow){color:var(--muted);font-size:17px}.factory-copy ul{padding:0;margin:27px 0 34px;list-style:none}.factory-copy li{border-top:1px solid var(--line);padding:12px 0;font-size:14px}.factory-copy li:before{content:"✓";color:var(--blue);font-weight:bold;margin-right:12px}.button-dark{background:var(--navy);color:white}.service-section{background:#e8efec;display:grid;grid-template-columns:.9fr 1.1fr;gap:55px}.service-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#cbd8d4}.service-cards article{background:#f6f9f7;padding:25px;min-height:240px}.service-cards span{color:var(--blue);font-size:12px;font-weight:bold}.service-cards h3{font-size:21px;line-height:1.1;margin:47px 0 10px}.service-cards p{font-size:13px;color:var(--muted)}.about-section{background:#fff;display:grid;grid-template-columns:.8fr 1fr;gap:70px;padding:100px max(28px,calc((100% - var(--max))/2));align-items:center}.about-monogram{font:italic 330px/1 Georgia,serif;color:#e7eeeb;letter-spacing:-55px}.about-section>div:last-child>p:not(.eyebrow){color:var(--muted);font-size:17px;max-width:550px}.text-link.dark{display:inline-block;margin-top:9px}.contact-section{background:var(--blue);color:#fff;padding:100px max(28px,calc((100% - var(--max))/2));display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.contact-section .eyebrow{color:#b2ffea}.contact-section p:not(.eyebrow){color:#dbe9ff;font-size:17px;max-width:430px}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:17px}.contact-form label{font-size:12px;font-weight:bold;letter-spacing:.3px}.contact-form label:nth-of-type(3),.contact-form label:nth-of-type(4),.contact-form button,.form-note{grid-column:1/-1}input,select,textarea{display:block;width:100%;font:inherit;border:1px solid #81adff;background:#fff;color:var(--ink);margin-top:7px;padding:12px;resize:vertical}.contact-form .button{justify-self:start;background:#fff;color:var(--blue);margin-top:3px}.form-note{font-size:11px!important;color:#dbe9ff!important;margin:0}.site-footer{background:#061b2d;color:#fff;padding:62px max(28px,calc((100% - var(--max))/2)) 25px;display:grid;grid-template-columns:1fr 2fr;gap:70px}.footer-brand{color:#fff}.footer-brand .brand-mark{background:var(--aqua);color:var(--navy)}.footer-brand small{color:#b4cad5}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.footer-links h3{font-size:12px;color:#91abb8;letter-spacing:1px;text-transform:uppercase;margin:5px 0 15px}.footer-links a{display:block;color:#fff;text-decoration:none;font-size:14px;margin:8px 0}.footer-bottom{grid-column:1/-1;border-top:1px solid #2a4452;margin-top:18px;padding-top:21px;display:flex;justify-content:space-between;gap:20px;color:#a9bec8;font-size:11px}.footer-bottom p{margin:0}@media(max-width:850px){.site-header{height:70px;padding:0 18px}.primary-nav{display:none;position:absolute;top:70px;left:0;right:0;background:#fff;padding:15px 18px;box-shadow:0 8px 18px #0002}.primary-nav.open{display:grid;justify-content:start;gap:16px}.menu-toggle{display:block;margin-left:auto;border:0;background:none;font-weight:bold}.header-cta{display:none}.hero{grid-template-columns:1fr;padding:0}.hero-copy{padding:66px 28px 48px}.hero-art{min-height:450px}.hero-stats{gap:17px}.hero-stats span{font-size:10px}.section,.factory-section,.service-section{padding:75px 28px}.section-heading{display:block}.section-heading>p{width:auto}.product-grid{grid-template-columns:repeat(2,1fr)}.factory-section,.service-section,.about-section,.contact-section{grid-template-columns:1fr}.factory-section{gap:45px}.factory-visual{height:390px}.service-cards{grid-template-columns:1fr}.service-cards article{min-height:0}.about-section{padding:75px 28px;gap:25px}.about-monogram{font-size:200px}.contact-section{gap:35px}.site-footer{grid-template-columns:1fr;gap:32px}.footer-bottom{display:block}.footer-bottom p+p{margin-top:7px}}@media(max-width:500px){h1{letter-spacing:-2px}.actions{gap:17px;margin-bottom:42px}.hero-stats{flex-wrap:wrap}.intro-band{display:block}.intro-band a{display:inline-block;margin-top:10px}.product-grid{grid-template-columns:1fr}.product-card{min-height:455px}.solution-list article{grid-template-columns:42px 1fr 24px}.solution-list h3{font-size:22px}.factory-visual{height:315px}.factory-visual p{font-size:46px}.contact-form{grid-template-columns:1fr}.contact-form label{grid-column:1/-1!important}.footer-links{grid-template-columns:1fr 1fr}}
:root{--contact-detail:#b2ffea}.contact-details{margin-top:30px}.contact-details p{font-size:14px!important;margin-bottom:15px}.contact-details strong{color:var(--contact-detail);font-size:11px;text-transform:uppercase;letter-spacing:1px}.contact-details a{color:#fff}.factory-addresses p{font-size:12px;color:#b4cad5;margin:8px 0}.factory-addresses{grid-column:span 1}
.real-media{background:#0e3448;min-height:535px;position:relative}.real-media img{width:100%;height:100%;min-height:535px;object-fit:cover;display:block}.media-credit{position:absolute;left:20px;bottom:18px;color:#fff;background:#061b2dcc;padding:8px 11px;font-size:11px;letter-spacing:.5px}.real-product{display:flex;align-items:center;justify-content:center;background:#edf3f1}.real-product img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;padding:18px}.media-section{background:#dce9e3;display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;align-items:center;padding:95px max(28px,calc((100% - var(--max))/2))}.media-copy>p:not(.eyebrow){color:var(--muted);font-size:17px;max-width:430px}.media-video{background:#082032;box-shadow:18px 18px 0 #99c7bc}.media-video video{display:block;width:100%;max-height:450px;object-fit:cover}@media(max-width:850px){.media-section{grid-template-columns:1fr;gap:35px}.media-video{box-shadow:10px 10px 0 #99c7bc}.real-media,.real-media img{min-height:450px}}
.real-factory{height:570px;background:#0e3448;overflow:hidden;position:relative}.real-factory img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.85)}.real-factory:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,#061b2dcc)}.real-factory span{position:absolute;left:31px;top:30px;color:#fff;letter-spacing:1.4px;font-size:11px;text-transform:uppercase;z-index:1}.gallery-section{padding:110px max(28px,calc((100% - var(--max))/2));background:#fff}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.gallery-grid figure{margin:0;background:#f0f4f2}.gallery-grid img{width:100%;height:210px;object-fit:cover;display:block}.gallery-grid figcaption{font-size:13px;font-weight:bold;padding:14px 15px 17px}.gallery-section .section-heading{margin-bottom:40px}@media(max-width:850px){.gallery-grid{grid-template-columns:repeat(2,1fr)}.real-factory{height:390px}}@media(max-width:500px){.gallery-grid{grid-template-columns:1fr}}
.legacy-hero{display:none}
.hero-header{position:relative;top:auto;left:auto;right:auto;height:161px;background:#fff;border-bottom:1px solid #ececec;color:var(--ink);z-index:20}
.hero-header .brand,.hero-header .primary-nav a,.hero-header .header-cta{color:var(--ink);text-shadow:none}.hero-header .brand-mark{box-shadow:none}.hero-header .brand small{color:#6d7b80}.hero-header .header-cta{border-color:var(--ink)}.hero-header .header-cta span{color:var(--blue)}
.hero-carousel{position:relative;width:100%;height:936px;overflow:hidden;background:#071b2b;color:#fff}.hero-slides{position:absolute;inset:0}.hero-slide{position:absolute;inset:0;display:block;opacity:0;visibility:hidden;transition:opacity .7s ease;isolation:isolate}.hero-slide.is-active{opacity:1;visibility:visible;z-index:1}.hero-slide picture,.hero-slide>img,.hero-slide>video{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover}.hero-slide>video{background:#071b2b}.hero-slide::after{content:"";position:absolute;inset:0;z-index:1;background:transparent}
.hero-slide-copy{position:absolute;z-index:2;inset:0;width:100%;height:100%;color:#171717;text-shadow:none;pointer-events:none}.hero-slide-copy-dark{color:#171717}.hero-slide-copy h1,.hero-slide-copy h2{font-size:clamp(28px,3vw,42px);line-height:1;letter-spacing:-1px;margin:0}.hero-slide-copy h1{position:absolute;left:50%;top:47.5%;transform:translate(-50%,-50%);white-space:nowrap}.hero-slide-copy h1 span,.hero-slide-copy>p span{color:#ef6629}.hero-slide-copy>p:not(.eyebrow){position:absolute;left:50%;top:4%;transform:translateX(-50%);font-size:clamp(23px,3.1vw,43px);font-weight:700;line-height:1.1;text-align:center;white-space:nowrap;margin:0}.reward-list{position:absolute;top:0;left:50%;transform:translateX(-50%);display:flex;justify-content:center;gap:0;width:min(480px,70vw);height:108px}.reward-item{width:80px;height:108px;border:2px solid rgba(255,255,255,.8);border-top:0;border-radius:0 0 18px 18px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:8px;color:#ef6629;font-weight:700;font-size:11px;line-height:1.35;text-align:center}.reward-item img{width:46px;height:46px;object-fit:contain;margin-bottom:2px}.reward-item:first-child img{width:34px;height:34px;margin:5px 0 9px}.reward-item:nth-child(3) img{width:34px;height:34px;margin:5px 0 9px}.reward-item:nth-child(4) img{width:32px;height:32px;margin:6px 0 10px}.reward-item:nth-child(5) img{width:48px;height:48px}.reward-item:nth-child(6) img{width:44px;height:44px}.hero-slide:not(:first-child) .hero-slide-copy{display:none}
.hero-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:48px;height:48px;border:1px solid #ffffff99;border-radius:50%;background:#061b2d45;color:#fff;font-size:25px;line-height:1;cursor:pointer;display:grid;place-items:center;transition:background .2s ease,border-color .2s ease}.hero-arrow:hover,.hero-arrow:focus-visible{background:#0066f5;border-color:#fff;outline:none}.hero-arrow-prev{left:24px}.hero-arrow-next{right:24px}.hero-controls{position:absolute;z-index:5;bottom:28px;left:50%;transform:translateX(-50%);display:flex;gap:10px;align-items:center}.hero-dot{width:36px;height:4px;padding:0;border:0;background:#ffffff80;cursor:pointer;transition:background .25s ease,width .25s ease}.hero-dot:hover,.hero-dot:focus-visible{background:#fff;outline:none}.hero-dot.is-active{width:58px;background:#fff}
@media(max-width:850px){.hero-header{height:70px;padding:0 18px}.hero-header .primary-nav{top:70px;background:#fff}.hero-header .primary-nav a{color:var(--ink);text-shadow:none}.hero-header .menu-toggle{color:var(--ink)}.hero-carousel{height:700px;min-height:0}.hero-slide-copy h1{font-size:28px;top:48%}.hero-slide-copy>p:not(.eyebrow){font-size:22px;top:7%;max-width:90vw;white-space:normal;width:90vw}.reward-list{top:0;width:100%;height:90px}.reward-item{width:16.666%;height:90px;font-size:9px;border-radius:0 0 12px 12px}.reward-item img{width:32px;height:32px}.reward-item:first-child img,.reward-item:nth-child(3) img,.reward-item:nth-child(4) img{width:27px;height:27px;margin:4px 0 6px}.reward-item:nth-child(5) img{width:34px;height:34px}.reward-item:nth-child(6) img{width:32px;height:32px}.hero-arrow{width:42px;height:42px;font-size:21px}.hero-arrow-prev{left:15px}.hero-arrow-next{right:15px}.hero-controls{bottom:25px}.hero-dot{width:22px}.hero-dot.is-active{width:42px}.hero-slide picture img{object-position:center top}}
@media(max-width:500px){.hero-carousel{height:620px}.hero-slide-copy h1{font-size:22px}.hero-slide-copy>p:not(.eyebrow){font-size:17px}.hero-arrow{top:46%}}
@media(prefers-reduced-motion:reduce){.hero-slide{transition:none}.hero-carousel *{scroll-behavior:auto!important}}

/* Match the authorized reference carousel composition. */
.hero-header{position:absolute;top:0;left:0;right:0;height:180px;padding:0;display:block;background:transparent;border:0;color:#fff;z-index:20;pointer-events:none}
.hero-header .brand{position:absolute;left:20px;top:58px;color:#fff;text-shadow:0 1px 5px #0004;pointer-events:auto}
.hero-header .brand-mark{box-shadow:none}
.hero-header .brand small{color:#fff}
.hero-header .primary-nav{position:absolute;left:255px;top:27px;display:flex;justify-content:flex-start;gap:34px;flex:none;pointer-events:auto}
.hero-header .primary-nav a{color:#fff;text-shadow:0 1px 5px #0005}
.hero-header .header-cta{position:absolute;left:255px;top:112px;color:#fff;border-color:#fff;background:transparent;text-shadow:0 1px 5px #0005;pointer-events:auto}
.hero-header .header-cta span{color:#fff}
.hero-header .menu-toggle{pointer-events:auto;color:#fff}
.hero-carousel{height:936px}
.hero-slide-copy h1{font-size:clamp(18px,1.75vw,23px);top:72%;transform:translate(-50%,-50%);letter-spacing:-.3px}
.hero-slide-copy>p:not(.eyebrow){top:27.2%;font-size:clamp(28px,4.45vw,56px);line-height:1.05}
.reward-list{top:36.5%;height:122px;width:min(480px,70vw)}
.reward-item{height:122px;border:2px solid rgba(255,255,255,.8);border-radius:18px;padding-top:10px}
@media(max-width:850px){
  .hero-header{position:absolute;height:70px;padding:0 18px;display:flex;align-items:center;background:transparent}
  .hero-header .brand{position:static;color:#fff;text-shadow:0 1px 4px #0006}
  .hero-header .brand small{color:#fff}
  .hero-header .primary-nav{position:absolute;left:0;right:0;top:70px;display:none;background:#fff;padding:15px 18px}
  .hero-header .primary-nav.open{display:grid}
  .hero-header .primary-nav a{color:var(--ink);text-shadow:none}
  .hero-header .header-cta{display:none}
  .hero-carousel{height:700px}
  .hero-slide-copy h1{top:72%;font-size:18px}
  .hero-slide-copy>p:not(.eyebrow){top:28%;font-size:clamp(22px,5.5vw,34px)}
  .reward-list{top:39%;height:90px}
  .reward-item{height:90px;border-radius:14px;padding-top:5px}
}
@media(max-width:500px){
  .hero-carousel{height:620px}
  .hero-slide-copy h1{top:73%;font-size:15px}
  .hero-slide-copy>p:not(.eyebrow){top:28%;font-size:20px}
  .reward-list{top:40%;height:82px}
  .reward-item{height:82px;font-size:8px;border-radius:12px}
}
