@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,600;0,700;0,800;0,900;1,600;1,700;1,800;1,900&family=Inter:wght@400;500;600;700;800;900&display=swap');
:root{--bg:#03060b;--panel:#070c14;--line:#172538;--text:#eef3fa;--muted:#7e8a9b;--blue:#1778ff;--cyan:#25b7ff;--max:1250px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}#energyCanvas{position:fixed;inset:0;z-index:-4;opacity:.45}.noise{position:fixed;inset:0;z-index:-3;pointer-events:none;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140' viewBox='0 0 140 140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}
.loader{position:fixed;inset:0;background:#020408;z-index:9999;display:grid;place-content:center;text-align:center;transition:.7s}.loader.done{opacity:0;pointer-events:none}.loader-x{font:900 120px/1 Impact,'Arial Narrow',sans-serif;font-style:italic;color:#fff;text-shadow:0 0 20px #1681ff,0 0 70px #1681ff;animation:pulse 1.2s infinite}.loader-bar{width:260px;height:2px;background:#152031;margin:18px auto;overflow:hidden}.loader-bar span{display:block;width:0;height:100%;background:#2b8cff;animation:load 1.4s ease forwards}.loader small{letter-spacing:4px;font-size:8px;color:#68758a}
.nav{position:fixed;top:0;left:0;right:0;height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 4vw;z-index:100;background:linear-gradient(#03060bf2,transparent);backdrop-filter:blur(10px)}.brand img{width:112px;height:52px;object-fit:contain}.nav nav{display:flex;gap:25px;align-items:center}.nav nav a{font-size:9px;letter-spacing:2px;color:#aab4c2;position:relative}.nav nav a:hover,.nav nav a.active{color:#fff}.nav nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-9px;height:2px;background:#1c7dff;box-shadow:0 0 12px #1c7dff}.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid #25486f;padding:14px 19px;font-size:9px;letter-spacing:2px;font-weight:800}.nav-cta{background:#0b1420}.nav-cta:hover{background:#1272f7}.menu-btn{display:none;background:none;border:0}.menu-btn span{display:block;width:24px;height:2px;background:#fff;margin:5px}
.hero{min-height:100vh;padding:150px 5vw 50px;position:relative;display:grid;align-items:center}.hero-grid{width:min(var(--max),100%);margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center}.hero-copy{position:relative;z-index:2}.eyebrow{display:flex;align-items:center;gap:12px;color:#57a9ff;font-size:9px;font-weight:800;letter-spacing:3px}.eyebrow i{width:35px;height:1px;background:#277eff;display:inline-block}.hero h1{margin:15px 0 12px;font:900 clamp(92px,10vw,165px)/.75 Impact,'Arial Narrow','Barlow Condensed',sans-serif;letter-spacing:-4px;font-style:italic;text-transform:uppercase;background:linear-gradient(180deg,#fff 0%,#cfd5dd 42%,#717984 50%,#f7f8fa 65%,#8d96a1 100%);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 10px 35px #000}.hero h1 span{color:#1680ff;background:linear-gradient(180deg,#fff 0%,#b9c3ce 35%,#258dff 48%,#0067ef 72%,#75c8ff 100%);-webkit-background-clip:text;background-clip:text}.hero-sub{font-size:12px;letter-spacing:5px;color:#31a6ff;font-weight:800}.lead{max-width:510px;color:#8995a7;line-height:1.8;font-size:14px}.actions{display:flex;gap:10px;margin:28px 0}.btn.primary{background:#126ff2;border-color:#2d8cff;color:#fff;box-shadow:0 0 25px #0d66ed33}.btn.primary:hover{transform:translateY(-2px);box-shadow:0 0 35px #0d66ed66}.btn.ghost{background:#070d15}.btn.ghost:hover{border-color:#3e75b5}.hero-micro{display:flex;gap:20px;color:#7f8b9b;font-size:8px;letter-spacing:1.5px}.hero-stage{min-height:650px;display:grid;place-items:center;position:relative}.hero-can{width:min(62%,410px);max-height:72vh;object-fit:contain;filter:drop-shadow(0 25px 40px #000) drop-shadow(0 0 40px #0a72ff55);animation:canFloat 5s ease-in-out infinite;position:relative;z-index:3}.can-glow{position:absolute;width:360px;height:360px;border-radius:50%;background:#0877ff55;filter:blur(75px)}.energy-ring{position:absolute;border:1px solid #1c78ff55;border-radius:50%;animation:spin 12s linear infinite}.ring-a{width:480px;height:480px}.ring-b{width:360px;height:360px;border-style:dashed;animation-direction:reverse}.hero-burst{position:absolute;width:520px;height:2px;background:#2083ff;filter:blur(1px);box-shadow:0 0 18px #1681ff;animation:flash 2.4s infinite}.burst-1{transform:rotate(-35deg)}.burst-2{transform:rotate(35deg);animation-delay:1.1s}.stage-label{position:absolute;font-size:8px;letter-spacing:2px;color:#4d6178;z-index:4}.label-top{top:15%;left:10%}.label-bottom{bottom:15%;right:8%}.scroll-cue{position:absolute;bottom:25px;left:50%;transform:translateX(-50%);font-size:8px;letter-spacing:3px;color:#5f6c7d;text-align:center}.scroll-cue i{display:block;width:1px;height:50px;background:#2b6cbb;margin:12px auto 0}
.ticker{display:flex;overflow:hidden;border-block:1px solid #132031;background:#060a11;white-space:nowrap}.ticker>div{min-width:max-content;display:flex;align-items:center;gap:22px;padding:15px 20px;animation:marquee 25s linear infinite}.ticker>div+div{animation-delay:-12.5s}.ticker b{font-size:12px;letter-spacing:3px}.ticker span{color:#1e80ff}
.section{padding:120px 5vw}.section-head{width:min(780px,100%);margin:0 auto 65px;text-align:center}.section-head .eyebrow{justify-content:center}.section-head h2{font:900 clamp(64px,8vw,112px)/.8 Impact,'Arial Narrow','Barlow Condensed',sans-serif;font-style:italic;margin:20px 0 25px;background:linear-gradient(180deg,#fff,#7e8793);-webkit-background-clip:text;color:transparent}.section-head h2 em{color:#258aff;font-style:italic;background:linear-gradient(180deg,#7ccaff,#1174ff);-webkit-background-clip:text;color:transparent}.section-head>p:last-child{color:#6f7b8c;font-size:13px;line-height:1.8}.inside{background:radial-gradient(circle at 50% 0,#0a347022,transparent 45%)}.inside-grid{width:min(var(--max),100%);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature{border:1px solid var(--line);background:#070c14;padding:30px;min-height:300px;position:relative;transition:.4s}.feature:hover{transform:translateY(-8px);border-color:#2a6bb4;box-shadow:0 20px 50px #000}.feature-num{position:absolute;top:15px;right:18px;color:#31435a;font-size:10px}.feature-icon{font-size:35px;color:#2788ff}.feature h3{font:900 31px/.9 Impact,'Arial Narrow','Barlow Condensed',sans-serif;font-style:italic;margin:28px 0 15px}.feature p{color:#8792a3;font-size:12px;line-height:1.7}.feature small{color:#455365;font-size:7px;letter-spacing:.5px;line-height:1.5}
.flavour-grid{width:min(var(--max),100%);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.flavour-card{border:1px solid #172639;background:#070c14;min-height:560px;position:relative;overflow:hidden}.flavour-art{height:390px;background:#03060b;display:grid;place-items:center;overflow:hidden}.flavour-art img{width:100%;height:100%;object-fit:cover;transition:.7s}.flavour-card:hover .flavour-art img{transform:scale(1.07)}.flavour-copy{padding:22px}.flavour-copy span{font-size:8px;letter-spacing:2px;color:#4d9eff}.flavour-copy h3{font:900 45px/.9 Impact,'Arial Narrow','Barlow Condensed',sans-serif;font-style:italic;margin:13px 0}.flavour-copy p{font-size:9px;letter-spacing:2px;color:#758195}.flavour-copy a{font-size:9px;letter-spacing:2px;color:#52a8ff}
.impact{min-height:720px;position:relative;display:grid;place-items:center;text-align:center;overflow:hidden}.impact-bg{position:absolute;inset:0;background:radial-gradient(circle at 50% 55%,#0c62d63b,transparent 35%),linear-gradient(180deg,#03060b,#02040a)}.impact-content{position:relative;z-index:2}.impact h2{font:900 clamp(140px,25vw,320px)/.7 Impact,'Arial Narrow','Barlow Condensed',sans-serif;font-style:italic;margin:35px 0;background:linear-gradient(180deg,#fff,#9aa6b3 42%,#0d76ff 55%,#6dc1ff);-webkit-background-clip:text;color:transparent;text-shadow:0 0 80px #086dff44}.impact h2 span{color:#2488ff}.impact-title{font-size:16px;letter-spacing:6px;font-weight:900}.impact-copy{color:#687589;max-width:620px;margin:20px auto;line-height:1.7}.impact-stats{display:flex;justify-content:center;gap:16px;margin-top:45px}.impact-stats div{min-width:200px;border:1px solid #173052;background:#060b12;padding:22px}.impact-stats strong{display:block;font:900 45px/.9 Impact,'Arial Narrow',sans-serif;font-style:italic;color:#fff}.impact-stats small{font-size:8px;letter-spacing:2px;color:#66758b}
.community-section{background:linear-gradient(180deg,#03060b,#050a12 50%,#03060b)}.community-grid{width:min(var(--max),100%);margin:auto;display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:14px}.community-card{border:1px solid #17263a;background:linear-gradient(145deg,#080e17,#04070c);padding:30px;position:relative;overflow:hidden;min-height:260px;transition:.45s}.community-card:before{content:"";position:absolute;width:180px;height:180px;right:-70px;bottom:-80px;border-radius:50%;background:#0877ff33;filter:blur(35px)}.community-card:hover{transform:translateY(-7px);border-color:#2c78ca;box-shadow:0 25px 70px #000}.community-big{grid-row:span 2;min-height:535px;background:radial-gradient(circle at 70% 30%,#0d4caa55,transparent 40%),linear-gradient(145deg,#08121f,#04070c)}.community-number{font-size:8px;letter-spacing:2px;color:#4d6886}.community-icon{font-size:42px;margin-top:38px}.community-card h3{font:900 43px/.82 Impact,'Arial Narrow','Barlow Condensed',sans-serif;font-style:italic;margin:22px 0}.community-big h3{font-size:66px}.community-card p{max-width:430px;color:#8490a1;font-size:12px;line-height:1.75;position:relative;z-index:1}.community-tag{display:inline-block;margin-top:18px;color:#55aaff;font-size:8px;letter-spacing:2px;font-weight:800}.community-cta{width:min(var(--max),100%);margin:30px auto 0;padding:30px;border:1px solid #1a3150;background:#07101b;display:flex;justify-content:space-between;align-items:center;gap:25px}.community-cta span{display:block;color:#4d9cff;font-size:8px;letter-spacing:3px}.community-cta strong{display:block;font:900 43px/.9 Impact,'Arial Narrow','Barlow Condensed',sans-serif;font-style:italic;margin-top:10px}.community-cta em{color:#258aff}.community-actions{display:flex;gap:10px;flex-wrap:wrap}
.story{width:min(var(--max),100%);margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.story-media img{width:100%;height:620px;object-fit:cover;border:1px solid #1a2b40}.story-copy h2{font:900 clamp(75px,8vw,120px)/.75 Impact,'Arial Narrow','Barlow Condensed',sans-serif;font-style:italic;margin:25px 0}.story-copy p{color:#7f8b9c;line-height:1.8;font-size:13px}.story-copy strong{color:#fff}.text-link{display:inline-block;margin-top:20px;color:#4ba4ff;font-size:9px;letter-spacing:2px}
.reviews-section{background:radial-gradient(circle at 50% 0,#0d3c8a24,transparent 40%)}.review-grid{width:min(var(--max),100%);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.review{padding:30px;border:1px solid #182536;background:#070b12;min-height:260px;transition:.4s}.review:hover{transform:translateY(-7px);border-color:#2b6bc6}.stars{color:#51aaff;letter-spacing:4px}.review p{font-size:15px;color:#c1c9d4;min-height:110px}.review footer{padding:0;border:0;background:none;display:flex;flex-direction:column;gap:4px}.review footer b{font-size:11px;letter-spacing:2px}.review footer span{font-size:8px;letter-spacing:2px;color:#5d6a7d}.legal-note{width:min(100%,900px);margin:28px auto 0;color:#4f5b6b;font-size:9px;text-align:center;letter-spacing:.4px}
.visual-banner{width:min(1250px,90%);min-height:520px;margin:0 auto 120px;position:relative;overflow:hidden;border:1px solid #1b2b42}.visual-banner img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.5}.visual-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#02050aee,#02050a88,transparent)}.visual-banner>div{position:relative;z-index:2;padding:80px}.visual-banner h2{font:900 clamp(60px,8vw,115px)/.78 Impact,'Arial Narrow','Barlow Condensed',sans-serif;font-style:italic;margin:0 0 35px}
.contact-section{background:#03060b}.contact-grid{width:min(var(--max),100%);margin:auto;display:grid;grid-template-columns:.8fr 1.2fr;gap:18px}.contact-card,.contact-form{border:1px solid #182638;background:#070c14;padding:40px}.contact-kicker{font-size:9px;letter-spacing:3px;color:#4fa3ff}.contact-card h3{font:900 50px/.8 Impact,'Arial Narrow','Barlow Condensed',sans-serif;font-style:italic;margin:35px 0}.contact-list{display:grid;gap:0}.contact-list a{padding:18px 0;border-top:1px solid #152131;display:flex;flex-direction:column;gap:5px}.contact-list span{font-size:8px;letter-spacing:2px;color:#58677b}.contact-list b{font-size:13px}.contact-note{color:#4f5b6b;font-size:9px;line-height:1.6}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #1a293b;background:#04070c;color:#eef3fa;padding:17px 15px;border-radius:0;outline:0;font-size:10px;letter-spacing:1px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#2c78e8;box-shadow:0 0 0 2px #1769ff18}.contact-form textarea{min-height:190px;margin:12px 0;resize:vertical}.contact-form button{border:0;cursor:pointer}.form-status{font-size:9px;color:#5da8ff;min-height:18px}.honeypot{position:absolute!important;left:-9999px!important;opacity:0!important;height:1px!important;width:1px!important}
footer{border-top:1px solid #15202e;padding:55px 5vw;background:#020408}.footer-top{width:min(var(--max),100%);margin:auto;display:grid;grid-template-columns:1fr auto auto;gap:50px;align-items:center}.footer-logo{width:140px;height:60px;object-fit:contain}.footer-top p{font-size:8px;letter-spacing:2px;color:#566173}.footer-links{display:flex;gap:25px}.footer-links a,.socials a{font-size:9px;letter-spacing:2px;color:#7c8899}.footer-links a:hover,.socials a:hover{color:#fff}.socials{display:flex;gap:10px}.socials a{width:35px;height:35px;border:1px solid #1d2b3d;display:grid;place-items:center}.footer-bottom{width:min(var(--max),100%);margin:45px auto 0;padding-top:18px;border-top:1px solid #111a25;display:flex;justify-content:space-between;color:#3f4b5b;font-size:8px;letter-spacing:1.5px}
.reveal{opacity:0;transform:translateY(35px);transition:opacity .9s ease,transform .9s ease}.reveal.show{opacity:1;transform:none}
@keyframes load{to{width:100%}}@keyframes pulse{50%{transform:scale(1.06);text-shadow:0 0 25px #1769ff,0 0 80px #1769ff}}@keyframes canFloat{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-17px) rotate(1deg)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes flash{0%,100%{opacity:.1;transform:scaleX(.6) rotate(-34deg)}50%{opacity:1;transform:scaleX(1.1) rotate(-34deg)}}@keyframes marquee{to{transform:translateX(-100%)}}
@media(max-width:1050px){.nav nav{gap:17px}.inside-grid,.review-grid{grid-template-columns:repeat(2,1fr)}.flavour-grid{grid-template-columns:repeat(2,1fr)}.community-grid{grid-template-columns:1fr 1fr}.community-big{grid-row:span 2}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy .eyebrow,.hero-micro{justify-content:center}.lead{margin:0 auto}.actions{justify-content:center}.hero-stage{min-height:620px}.story{grid-template-columns:1fr;gap:60px}.story-media img{height:500px}.contact-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr}.socials{justify-self:end}.community-cta{flex-direction:column;align-items:flex-start}}
@media(max-width:720px){.nav{height:68px;padding:0 18px}.brand img{width:95px}.menu-btn{display:block}.nav nav{position:fixed;inset:68px 0 0;background:#03050aeF;backdrop-filter:blur(18px);display:flex;flex-direction:column;justify-content:center;gap:28px;transform:translateX(100%);transition:.35s}.nav nav.open{transform:none}.nav nav a{font-size:14px}.nav-cta{padding:10px 12px;font-size:9px}.hero{padding:100px 20px 50px}.hero h1{font-size:clamp(72px,22vw,120px)}.hero-stage{min-height:520px}.hero-can{width:78%}.ring-a{width:390px;height:390px}.ring-b{width:290px;height:290px}.stage-label{display:none}.section{padding:85px 20px}.section-head{margin-bottom:40px}.section-head h2{font-size:64px}.inside-grid,.review-grid,.flavour-grid,.community-grid{grid-template-columns:1fr}.feature{min-height:250px}.flavour-card{min-height:500px}.flavour-copy h3{font-size:52px}.impact{min-height:680px}.impact h2{font-size:150px}.impact-stats{flex-direction:column;align-items:center}.impact-stats div{width:230px}.story{padding:85px 20px}.story-media img{height:390px}.visual-banner{width:calc(100% - 40px);margin-bottom:85px;min-height:460px}.visual-banner>div{padding:45px 28px}.visual-banner h2{font-size:68px}.contact-card,.contact-form{padding:28px}.field-row{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr;gap:25px}.socials{justify-self:start}.footer-bottom{flex-direction:column;gap:10px}.scroll-cue{display:none}.community-big{min-height:430px}.community-card h3,.community-big h3{font-size:50px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* FINAL REQUESTED CHANGES */
.hero h1,.section-head h2,.impact h2,.community-card h3,.community-cta strong,.story-copy h2,.visual-banner h2,.contact-card h3,.flavour-copy h3{font-family:'Intro Rust','Rockwell Extra Bold',Rockwell,Georgia,serif;font-style:normal;letter-spacing:-1px}
.hero-thrill{position:absolute;inset:3% 0 5%;display:grid;place-items:center;z-index:1;overflow:hidden}
.hero-thrill img{width:100%;height:100%;object-fit:cover;opacity:.48;mix-blend-mode:screen;filter:saturate(1.15) contrast(1.08)}
.hero-thrill:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,transparent 10%,#03060b55 55%,#03060bee 100%)}
.hero-can{z-index:4}.hero-stage .can-glow{z-index:2}.hero-stage .energy-ring,.hero-stage .hero-burst{z-index:3}
.flavour-art{height:390px;padding:18px;background:radial-gradient(circle,#0d1725,#03060b 75%)}
.flavour-art img{object-fit:contain!important;max-height:100%;max-width:100%}
.flavour-open{border:0;background:none;padding:0;font:inherit;font-size:9px;letter-spacing:2px;font-weight:800;cursor:pointer;margin-top:8px}
.flavour-card.blue{--flavour:#2b8fff;--flavour-soft:#8fd1ff}.flavour-card.zero{--flavour:#d9e5f1;--flavour-soft:#fff}.flavour-card.mango{--flavour:#ff9f1c;--flavour-soft:#ffd37b}.flavour-card.berry{--flavour:#a96cff;--flavour-soft:#e1c7ff}.flavour-card.citrus{--flavour:#c8ff2c;--flavour-soft:#eaff91}.flavour-card.watermelon{--flavour:#ff5579;--flavour-soft:#ffb3c4}
.flavour-card .flavour-copy span,.flavour-card .flavour-copy h3,.flavour-card .flavour-copy a,.flavour-card .flavour-open{color:var(--flavour)}.flavour-card .flavour-copy p{color:var(--flavour-soft)}.flavour-card:hover{border-color:var(--flavour)}
.flavour-modal{position:fixed;inset:0;background:rgba(1,4,9,.94);backdrop-filter:blur(14px);z-index:500;display:none;place-items:center;padding:30px}.flavour-modal.open{display:grid}
.flavour-modal-inner{width:min(900px,96vw);max-height:92vh;border:1px solid #28405d;background:#050a12;display:grid;grid-template-columns:1fr .75fr;overflow:hidden;box-shadow:0 30px 100px #000}.flavour-modal-inner img{width:100%;height:75vh;object-fit:contain;background:#02050a}.flavour-modal-caption{padding:40px;align-self:center}
.flavour-modal-caption span{font-size:9px;letter-spacing:3px;color:#59aaff}.flavour-modal-caption h3{font:900 58px/.9 'Intro Rust',Rockwell,Georgia,serif;margin:18px 0;color:#fff}.flavour-modal-caption p{font-size:11px;line-height:1.8;color:#8290a3}
.flavour-modal-close{position:fixed;right:25px;top:20px;width:46px;height:46px;border:1px solid #29405c;background:#07101b;color:#fff;font-size:30px;cursor:pointer;z-index:501}body.modal-open{overflow:hidden}
@media(max-width:720px){.hero-thrill{inset:12% -7% 12%}.hero-thrill img{opacity:.42}.hero h1{font-size:clamp(60px,18vw,100px)}.flavour-art{height:360px;padding:22px}.flavour-modal{padding:15px}.flavour-modal-inner{grid-template-columns:1fr;max-height:90vh}.flavour-modal-inner img{height:58vh}.flavour-modal-caption{padding:22px}.flavour-modal-caption h3{font-size:43px}.flavour-modal-close{right:12px;top:12px}}

/* Final typography tweak */
.community-card h3,
.community-card h3 span,
.community-card .community-title,
.community-card .community-title span {
  font-family:'Intro Rust','Rockwell Extra Bold',Rockwell,Georgia,serif !important;
  font-style:normal;
}

/* FINAL TYPOGRAPHY: INTRO RUST */
.hero h1,
.section-head h2,
.impact h2,
.community-card h3,
.community-card h3 span,
.community-card .community-title,
.community-card .community-title span,
.community-cta strong,
.story-copy h2,
.visual-banner h2,
.contact-card h3,
.flavour-copy h3 {
  font-family: "Intro Rust", "Rockwell Extra Bold", Rockwell, Georgia, serif !important;
}

/* FINAL SOCIAL ICON UPDATE */
.social-links a i,
footer a i,
.footer-social a i {
  display:inline-block;
  font-size:18px;
  line-height:1;
}
.social-links a[aria-label*="Instagram"],
footer a[aria-label*="Instagram"],
.footer-social a[aria-label*="Instagram"] {
  display:inline-flex;
  align-items:center;
  gap:8px;
}


.contact-list a small{display:block;margin-top:5px;font-size:.72rem;letter-spacing:.08em;opacity:.68}
footer .socials a i{font-size:16px;line-height:1}

/* FINAL CONNECTION ORDER: PHONE -> EMAIL -> INSTAGRAM -> FACEBOOK */
.connection-contact-list{display:flex;flex-direction:column;gap:0}
.connection-contact-list .contact-item{padding:18px 0;border-bottom:1px solid rgba(255,255,255,.16)}
.connection-contact-list .contact-label{display:block;font-size:.72rem;letter-spacing:.18em;margin-bottom:6px;opacity:.75}
.connection-contact-list a{color:inherit;text-decoration:none}
.connection-contact-list a:hover{text-decoration:underline}

/* FINAL FOOTER ICONS: FACEBOOK + INSTAGRAM + EMAIL + PHONE */
.nitrox-footer-social-final{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:14px;
  margin:28px auto 8px;
  padding:0;
}
.nitrox-footer-social-final a{
  width:44px;
  height:44px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(255,255,255,.24);
  border-radius:50%;
  color:#fff;
  text-decoration:none;
  background:rgba(0,0,0,.22);
  transition:transform .2s ease,background .2s ease,border-color .2s ease;
}
.nitrox-footer-social-final a:hover{
  transform:translateY(-3px);
  background:rgba(20,125,255,.18);
  border-color:rgba(20,125,255,.8);
}
.nitrox-footer-social-final i{font-size:17px;line-height:1}


/* FINAL CONTACT / FOOTER ICON POLISH */
.contact-list a[aria-label="Instagram @nitroxenergy"] b {
  display: inline-block;
}
.contact-list a[aria-label="Instagram @nitroxenergy"] small {
  display: none !important;
}

.footer-icon-boxes {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 12px;
  flex-wrap: nowrap;
}
.footer-icon-boxes a {
  width: 46px !important;
  height: 46px !important;
  min-width: 46px;
  min-height: 46px;
  padding: 0 !important;
  margin: 0 !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  border: 1px solid rgba(255,255,255,.24);
  border-radius: 10px;
  line-height: 1;
  text-decoration: none;
}
.footer-icon-boxes a i {
  display: block;
  font-size: 18px;
  line-height: 1;
  margin: 0;
}
.footer-icon-boxes a:hover {
  transform: translateY(-2px);
}
@media (max-width: 600px) {
  .footer-icon-boxes {
    gap: 10px;
  }
  .footer-icon-boxes a {
    width: 42px !important;
    height: 42px !important;
    min-width: 42px;
    min-height: 42px;
  }
}

/* NITROX MOBILE FINAL FIX — mobile only; desktop unchanged */
@media (max-width:720px){
  html,body{max-width:100%;overflow-x:hidden}

  /* Safe-area header: prevents iPhone notch/status-bar clipping */
  .nav{
    top:0;
    height:calc(68px + env(safe-area-inset-top));
    min-height:68px;
    padding:env(safe-area-inset-top) 14px 0;
    align-items:center;
    background:linear-gradient(#03060bf8,#03060bd9);
  }
  .brand img{width:88px;height:48px}
  .menu-btn{position:relative;z-index:103;flex:0 0 34px;width:34px;height:44px;padding:0;margin-left:auto;margin-right:5px;display:grid;place-content:center}
  .menu-btn span{width:23px;height:2px;margin:3px 0;transition:transform .25s ease,opacity .2s ease}
  .menu-btn.open span:nth-child(1){transform:translateY(8px) rotate(45deg)}
  .menu-btn.open span:nth-child(2){opacity:0}
  .menu-btn.open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}
  .nav-cta{position:relative;z-index:103;white-space:nowrap;padding:10px 9px;font-size:8px;letter-spacing:1.5px}

  /* Clean half-page menu popup + dimmed page overlay */
  body.menu-open{overflow:hidden}
  body.menu-open::before{content:"";position:fixed;inset:0;background:rgba(0,0,0,.58);backdrop-filter:blur(2px);z-index:99}
  .nav nav{
    position:fixed;
    top:calc(68px + env(safe-area-inset-top) + 10px);
    left:14px;
    right:14px;
    bottom:auto;
    width:auto;
    height:auto;
    max-height:52vh;
    min-height:260px;
    padding:26px 22px;
    border:1px solid #24405f;
    border-radius:10px;
    background:linear-gradient(145deg,#08111c,#03070d 85%);
    box-shadow:0 25px 80px rgba(0,0,0,.72),0 0 30px rgba(23,120,255,.12);
    backdrop-filter:blur(20px);
    display:flex;
    flex-direction:column;
    align-items:stretch;
    justify-content:flex-start;
    gap:0;
    overflow-y:auto;
    overscroll-behavior:contain;
    transform:translateY(-12px) scale(.97);
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transition:transform .25s ease,opacity .2s ease,visibility .2s ease;
    z-index:102;
  }
  .nav nav.open{transform:translateY(0) scale(1);opacity:1;visibility:visible;pointer-events:auto}
  .nav nav a{font-size:12px;letter-spacing:2.5px;padding:16px 6px;border-bottom:1px solid #142538;color:#c6d0dc}
  .nav nav a:last-child{border-bottom:0}
  .nav nav a.active:after{display:none}
  .nav nav a:active,.nav nav a:hover{color:#fff;background:#0b1725}

  /* Keep every contact element inside the phone viewport */
  #contact.section{width:100%;max-width:100%;padding-left:14px;padding-right:14px;overflow:hidden}
  #contact .section-head{width:100%;max-width:100%;margin-left:auto;margin-right:auto}
  #contact .section-head h2{font-size:clamp(42px,13vw,64px);line-height:.88;overflow-wrap:anywhere}
  #contact .contact-grid{width:100%;max-width:100%;grid-template-columns:minmax(0,1fr);gap:14px}
  #contact .contact-card,#contact .contact-form{width:100%;max-width:100%;min-width:0;padding:22px 18px;overflow:hidden}
  #contact .contact-card h3{font-size:clamp(34px,10vw,48px);line-height:.9;overflow-wrap:anywhere;word-break:normal}
  #contact .contact-list{width:100%;max-width:100%;min-width:0}
  #contact .contact-list a{width:100%;min-width:0;padding:16px 0}
  #contact .contact-list b{display:block;max-width:100%;font-size:12px;line-height:1.35;overflow-wrap:anywhere;word-break:break-word}
  #contact .contact-note{max-width:100%;overflow-wrap:anywhere}
  #contact .field-row{width:100%;min-width:0;grid-template-columns:minmax(0,1fr);gap:10px}
  #contact .contact-form input,#contact .contact-form select,#contact .contact-form textarea{width:100%;min-width:0;max-width:100%;display:block;font-size:11px;padding:15px 12px}
  #contact .contact-form textarea{min-height:150px;margin:10px 0}
  #contact .contact-form button{max-width:100%;white-space:normal}
}

/* NITROX MOBILE HEADING OVERFLOW FIX — mobile only */
@media (max-width:720px){
  /* Intro Rust is intentionally oversized on desktop; reduce its mobile scale so glyphs stay inside the viewport. */
  .hero h1,
  .section-head h2,
  .impact h2,
  .community-card h3,
  .community-cta strong,
  .story-copy h2,
  .visual-banner h2,
  .contact-card h3,
  .flavour-copy h3{
    max-width:100%;
    margin-left:auto;
    margin-right:auto;
    overflow-wrap:normal;
    word-break:normal;
    hyphens:none;
  }

  .hero h1{
    font-size:clamp(54px,16vw,82px);
    line-height:.82;
    letter-spacing:-2px;
  }

  .section-head h2{
    font-size:clamp(44px,14vw,58px);
    line-height:.86;
    letter-spacing:-1.5px;
  }

  .impact h2{
    font-size:clamp(82px,21vw,108px);
    line-height:.76;
    letter-spacing:-2px;
  }

  .community-card h3,
  .community-big h3{
    font-size:clamp(38px,12vw,48px);
    line-height:.84;
    letter-spacing:-1.5px;
  }

  .community-cta strong{
    font-size:clamp(36px,11vw,46px);
    line-height:.86;
  }

  .story-copy h2{
    font-size:clamp(52px,14vw,70px);
    line-height:.8;
  }

  .visual-banner h2{
    font-size:clamp(48px,14vw,66px);
    line-height:.82;
  }

  .flavour-copy h3{
    font-size:clamp(42px,12vw,50px);
    line-height:.86;
  }

  /* Prevent any heading's rendered box from becoming wider than the phone. */
  .hero-copy,
  .section-head,
  .impact-content,
  .community-card,
  .community-cta,
  .story-copy,
  .visual-banner>div,
  .flavour-copy{
    min-width:0;
    max-width:100%;
  }
}

/* NITROX APPROVED WEBSITE UPDATE — new logo, can and responsive hero */
.brand img{width:145px;height:auto;max-height:64px;object-fit:contain;display:block}
.footer-logo{width:160px;height:auto;max-height:70px;object-fit:contain}
.hero-can{width:min(62%,410px);max-width:410px;max-height:72vh;object-fit:contain}
.impact-counter{white-space:nowrap;display:block}
.impact-counter span{display:inline-block}

@media(max-width:720px){
  .brand img{width:100px;height:auto;max-height:52px}
  .hero{padding-top:100px;}
  .hero h1{font-size:clamp(52px,15.5vw,80px);line-height:.86;letter-spacing:-1.5px;white-space:normal;overflow:visible}
  .hero h1 span{white-space:nowrap}
  .hero-stage{min-height:500px}
  .hero-can{width:min(82%,360px);max-width:360px;max-height:62vh}
  .impact-counter{font-size:clamp(76px,20vw,108px)!important;line-height:.8!important;white-space:nowrap!important}
  .footer-logo{width:130px;height:auto}
}


/* FINAL MOBILE TYPOGRAPHY FIX — keep every headline fully inside the viewport */
*,*::before,*::after{box-sizing:border-box}
img{max-width:100%}
@media (max-width:720px){
  html,body{overflow-x:hidden;width:100%;max-width:100%}
  .hero,.section,main,header,footer{max-width:100%;overflow-x:clip}
  .hero-grid{width:100%;max-width:100%;grid-template-columns:minmax(0,1fr);}
  .hero-copy,.hero-stage,.section-head,.section-head h2,.story,.story-copy,.visual-banner,.visual-banner>div,.impact-content,.community-card,.community-big,.community-cta,.contact-grid,.flavour-grid,.flavour-copy{min-width:0;max-width:100%;}

  /* All major page/section headlines: no horizontal clipping and safer line height. */
  .hero h1,
  .section-head h2,
  .impact h2,
  .story-copy h2,
  .visual-banner h2,
  .community-card h3,
  .community-big h3,
  .community-cta strong,
  .contact-card h3,
  .flavour-copy h3,
  .cta-band h2,
  .contact-section h2{
    width:100%;
    max-width:100%;
    height:auto;
    overflow:visible;
    text-overflow:clip;
    white-space:normal;
    overflow-wrap:anywhere;
    word-break:normal;
    hyphens:none;
    line-height:1.02 !important;
    letter-spacing:-.5px !important;
  }

  .hero h1{font-size:clamp(42px,14vw,76px) !important;}
  .hero h1 span{white-space:normal !important;}
  .section-head h2{font-size:clamp(38px,11.5vw,56px) !important;}
  .impact h2{font-size:clamp(68px,18vw,104px) !important;line-height:.92 !important;white-space:nowrap !important;overflow:visible !important;}
  .story-copy h2{font-size:clamp(46px,12.5vw,68px) !important;}
  .visual-banner h2{font-size:clamp(42px,12vw,62px) !important;}
  .community-card h3,.community-big h3{font-size:clamp(34px,10.5vw,48px) !important;}
  .community-cta strong{font-size:clamp(34px,10vw,46px) !important;}
  .contact-card h3{font-size:clamp(32px,9.5vw,46px) !important;}
  .flavour-copy h3{font-size:clamp(38px,10.5vw,50px) !important;}
}
