:root{--purple:#482477;--deep:#271345;--green:#52c631;--mint:#dff6e4;--ink:#1c1730;--off:#fafcf9;--line:rgba(72,36,119,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--off);color:var(--ink);font-family:Manrope,Arial,sans-serif}a{text-decoration:none;color:inherit}.announcement{background:var(--deep);color:#fff;text-align:center;font-size:11px;letter-spacing:.13em;text-transform:uppercase;font-weight:800;padding:9px 18px}.announcement span{color:var(--green);margin:0 8px}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,6vw,88px);background:rgba(250,252,249,.94);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.brand img{width:112px;height:76px;object-fit:contain;mix-blend-mode:multiply}.main-nav{display:flex;align-items:center;gap:31px;font-size:13px;font-weight:800}.main-nav>a:not(.nav-cta){position:relative}.main-nav>a:not(.nav-cta):after{content:"";position:absolute;height:2px;width:0;background:var(--green);left:0;bottom:-7px;transition:.25s}.main-nav>a:not(.nav-cta):hover:after{width:100%}.nav-cta,.button{display:inline-flex;align-items:center;gap:19px;padding:14px 18px;border-radius:5px;background:var(--purple);color:#fff;font-weight:800;font-size:12px;box-shadow:4px 4px 0 var(--green);transition:.25s}.nav-cta:hover,.button:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 var(--green)}.nav-cta span,.button span{font-size:18px;line-height:0}.menu-toggle{display:none}.hero{min-height:745px;position:relative;overflow:hidden;isolation:isolate;background:linear-gradient(105deg,#f5fcf5 0%,#edfbf6 48%,#dff5f3 100%);padding:clamp(74px,10vw,132px) clamp(22px,11vw,160px) 90px}.hero:after{content:"";position:absolute;inset:auto 0 0;height:172px;background:linear-gradient(transparent,rgba(214,244,235,.5));z-index:-1}.hero-content{max-width:590px;position:relative;z-index:3}.eyebrow{display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:800;margin:0 0 20px;color:var(--deep)}.eyebrow span{display:inline-block;background:var(--green);width:28px;height:3px;border-radius:8px}.eyebrow.purple{color:var(--purple)}.eyebrow.purple span{background:var(--purple)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:"Barlow Condensed",Arial,sans-serif;text-transform:uppercase;line-height:.87;letter-spacing:-.02em}h1{font-size:clamp(72px,9.3vw,144px);font-weight:900;color:var(--purple);margin:0 0 27px}h1 em,h2 em{font-style:normal;color:var(--green)}.hero-copy{font-size:16px;line-height:1.7;max-width:430px;margin-bottom:32px}.hero-actions{display:flex;align-items:center;gap:33px}.button-primary{background:var(--green);box-shadow:4px 4px 0 var(--purple)}.text-link{font-size:12px;font-weight:800;color:var(--purple);display:inline-flex;gap:9px;align-items:center}.text-link span{font-size:18px}.green{color:var(--green)}.hero-visual{position:absolute;right:2vw;bottom:12px;width:min(57vw,760px);height:690px;z-index:1}.sun-disc{position:absolute;width:430px;height:430px;border-radius:50%;background:var(--green);right:10%;top:36px;box-shadow:0 0 0 35px rgba(82,198,49,.08)}.bag-wrap{position:absolute;inset:18px -5% -35px -12%;overflow:hidden;mix-blend-mode:multiply}.bag-wrap img{width:100%;height:100%;object-fit:cover;object-position:center bottom}.hero-stamp{position:absolute;right:7%;bottom:130px;font-family:"Barlow Condensed";font-weight:800;line-height:.84;font-size:30px;color:#fff;transform:rotate(-7deg);text-align:center}.hero-stamp strong{font-size:35px}.ice{position:absolute;color:#fff;font-size:clamp(35px,5vw,80px);opacity:.72;filter:drop-shadow(0 7px 11px #bbd6e4);z-index:2}.ice-a{left:55%;top:20%}.ice-b{left:8%;bottom:26%;font-size:50px}.ice-c{right:20%;top:12%;font-size:35px}.palm{position:absolute;color:var(--purple);opacity:.7;font-size:170px;z-index:1}.palm-left{left:7%;bottom:50px}.palm-right{right:3%;top:90px}.hero-bottom{position:absolute;bottom:22px;left:clamp(22px,11vw,160px);z-index:5;display:flex;gap:14px;align-items:center;font-size:10px;letter-spacing:.11em;font-weight:800;color:var(--purple)}.hero-bottom i{height:22px;width:2px;background:var(--green)}.section-pad{padding:clamp(72px,10vw,140px) clamp(22px,11vw,160px)}.intro{display:grid;grid-template-columns:1.04fr .96fr;gap:clamp(45px,9vw,140px);align-items:center;background:#fff}.intro-image{height:570px;border-radius:150px 150px 0 0;overflow:hidden;position:relative;background:var(--purple)}.intro-image:after{content:"";inset:0;position:absolute;background:linear-gradient(0deg,rgba(72,36,119,.55),transparent 48%)}.intro-image img{width:100%;height:100%;object-fit:cover;object-position:center top}.intro-copy h2,.section-heading h2,.quality h2,.coverage h2,.plant h2{font-size:clamp(51px,6vw,90px);color:var(--purple);margin:0 0 25px}.intro-copy>p:not(.eyebrow){font-size:15px;line-height:1.78;color:#4e4b54;max-width:460px}.intro-copy .text-link{margin-top:14px}.products{background:linear-gradient(180deg,#f3faf6,#dff2e8);position:relative;overflow:hidden}.products:before{content:"✦";position:absolute;color:rgba(82,198,49,.16);font-size:470px;right:-90px;top:-130px;transform:rotate(15deg)}.section-heading{max-width:580px;position:relative;z-index:1}.section-heading>p:last-child{font-size:15px;line-height:1.7;margin-bottom:45px}.product-grid{display:grid;grid-template-columns:1.05fr 1fr 1fr;gap:16px;position:relative;z-index:1}.product-card{min-height:370px;background:#fff;border:1px solid rgba(72,36,119,.13);padding:29px;position:relative;overflow:hidden;display:flex;flex-direction:column}.product-card.featured{background:var(--green);color:var(--deep);border:0}.product-card.dark{background:var(--purple);color:#fff;border:0}.card-number{font-family:"Barlow Condensed";font-size:18px;font-weight:800;opacity:.5;margin-bottom:auto}.product-type{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;margin:24px 0 10px}.product-card h3{font-size:42px;margin-bottom:22px}.weight-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.weight-options b{font-family:"Barlow Condensed";font-size:45px;line-height:.8;border-top:2px solid var(--deep);padding-top:12px}.weight-options small,.bar-icon small{font-size:20px}.bar-icon{font-family:"Barlow Condensed";font-size:83px;font-weight:800;color:var(--green);margin-top:auto}.card-detail{font-size:12px;line-height:1.6;max-width:190px}.dark ul{list-style:none;padding:0;margin:10px 0 auto}.dark li{border-top:1px solid rgba(255,255,255,.35);padding:10px 0;font-size:14px}.dark a{font-weight:800;font-size:12px;color:#a6ff81}.dark a span{font-size:17px;margin-left:8px}.coverage{color:#fff;background:var(--deep);display:grid;grid-template-columns:1.05fr .95fr;min-height:630px}.coverage-content{display:flex;justify-content:center;flex-direction:column}.coverage .eyebrow{color:#aaff85}.coverage h2{color:#fff}.coverage h2 em{color:var(--green)}.coverage-content>p:not(.eyebrow){font-size:15px;line-height:1.75;color:#ded6e8;max-width:420px}.places{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.places span{padding:8px 11px;border:1px solid var(--green);border-radius:30px;text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:800}.route-image{overflow:hidden;min-height:420px}.route-image img{width:100%;height:100%;object-fit:cover;object-position:bottom center}.quality{background:#fff}.quality-top{display:flex;justify-content:space-between;gap:50px;align-items:flex-end}.quality-top>p{max-width:330px;line-height:1.75;font-size:15px;margin-bottom:31px}.quality-list{display:grid;grid-template-columns:repeat(4,1fr);margin-top:55px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.quality-list>div{padding:27px 23px 30px;border-left:1px solid var(--line)}.quality-list>div:first-child{border-left:0}.quality-list b{color:var(--green);font-size:13px}.quality-list h3{font-size:29px;margin:36px 0 7px;color:var(--purple)}.quality-list p{font-size:12px;line-height:1.5;margin:0}.plant{display:grid;grid-template-columns:1fr 1fr;min-height:610px;background:var(--green)}.plant-image{min-height:400px;overflow:hidden}.plant-image img{width:100%;height:100%;object-fit:cover;object-position:top center}.plant-callout{padding:clamp(50px,8vw,120px);display:flex;flex-direction:column;justify-content:center;background:var(--green)}.plant-callout h2{color:var(--deep);font-size:clamp(52px,5vw,76px)}.plant-callout h2 em{color:#fff}.plant-callout>p:not(.eyebrow){font-size:14px;line-height:1.75;max-width:385px;margin-bottom:28px}.plant-callout .button{align-self:start}footer{background:var(--deep);color:#fff;padding:43px clamp(22px,6vw,88px);display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;align-items:center}footer .brand img{mix-blend-mode:normal}footer div{display:grid;gap:5px;font-size:13px}footer div strong{font-family:"Barlow Condensed";font-size:27px;text-transform:uppercase;color:var(--green)}footer p{text-align:right;color:#ccc0d9;font-size:11px;line-height:1.7}footer small{color:#8d80a0}
@media(max-width:900px){.hero{min-height:840px;padding-top:85px}.hero-visual{opacity:.52;right:-8%;width:82vw;bottom:0}.hero-content{max-width:530px}.product-grid{grid-template-columns:1fr}.product-card{min-height:310px}.coverage{grid-template-columns:1fr}.route-image{height:420px}.intro{gap:40px}.intro-image{height:470px}.quality-list{grid-template-columns:1fr 1fr}.quality-list>div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.quality-list>div:nth-child(4){border-top:1px solid var(--line)}}
@media(max-width:650px){.site-header{height:70px;padding:0 20px}.brand img{width:88px;height:63px}.menu-toggle{display:flex;gap:9px;align-items:center;border:0;background:transparent;font:800 11px Manrope;text-transform:uppercase;color:var(--purple)}.menu-toggle span,.menu-toggle:after{content:"";height:2px;width:18px;background:var(--purple);display:block}.main-nav{display:none;position:absolute;left:0;right:0;top:70px;background:#fff;padding:23px 20px 30px;flex-direction:column;align-items:flex-start;gap:21px;box-shadow:0 13px 18px rgba(0,0,0,.1)}.main-nav.is-open{display:flex}.hero{min-height:720px;padding:69px 22px 80px}.hero-visual{width:125vw;right:-45%;height:530px;bottom:28px}.sun-disc{width:290px;height:290px;right:12%;top:95px}.hero-stamp{font-size:22px;right:17%;bottom:72px}.hero-stamp strong{font-size:26px}.hero-actions{align-items:flex-start;flex-direction:column;gap:24px}h1{font-size:74px}.hero-copy{font-size:14px;max-width:360px}.hero-bottom{left:22px;bottom:18px;gap:8px;font-size:8px}.hero-bottom span:nth-of-type(2){display:none}.hero-bottom i:nth-of-type(2){display:none}.intro{grid-template-columns:1fr;padding:65px 22px}.intro-image{height:350px;order:2}.section-pad{padding:70px 22px}.intro-copy h2,.section-heading h2,.quality h2,.coverage h2,.plant h2{font-size:57px}.product-card h3{font-size:38px}.coverage-content{padding:72px 22px}.quality-top{display:block}.quality-top>p{margin-bottom:0}.quality-list{grid-template-columns:1fr 1fr;margin-top:37px}.quality-list>div{padding:22px 12px}.quality-list h3{font-size:25px;margin-top:25px}.plant{grid-template-columns:1fr}.plant-image{height:300px}.plant-callout{padding:65px 22px}footer{grid-template-columns:1fr;gap:20px;padding:35px 22px}footer p{text-align:left;margin:0}.announcement{font-size:9px}.ice-b{display:none}}
