:root{--ink:#151515;--yellow:#ffd966;--yellow-soft:#fff2bf;--paper:#fff;--mist:#f4f4f1;--line:#e7e6e0;--muted:#6f7379;--green:#38a65e;--blue:#3d6ef2;--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{background:var(--paper);color:var(--ink);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img,svg{display:block}img{max-width:100%}button{font:inherit}.hero{color:#fff;background:#0d0d0e;min-height:760px;position:relative;overflow:hidden}.hero-cylinder{z-index:0;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero:after{z-index:0;pointer-events:none;content:"";background:linear-gradient(90deg,#0d0d0ee0 0%,#0d0d0ea3 33%,#0d0d0e29 61%,#0d0d0e61 100%),linear-gradient(#00000038,#0000 46%,#0003);position:absolute;inset:0}.site-header{z-index:2;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;width:100%;padding:24px 7vw;display:grid;position:relative}.brand{align-items:center;gap:10px;font-size:.98rem;font-weight:900;display:inline-flex}.brand img{border-radius:12px;width:37px;height:37px}.site-header nav{width:max-content;color:var(--ink);background:#fffffff5;border-radius:999px;justify-self:center;gap:3px;padding:4px;font-size:.78rem;font-weight:820;display:flex;box-shadow:0 10px 26px #00000029}.site-header nav a{border-radius:999px;padding:8px 12px;transition:background-color .18s,color .18s}.site-header nav a:hover{background:var(--yellow);color:var(--ink)}.header-action,.vendor-button,.store-badge,.quiet-link{justify-content:center;align-items:center;gap:9px;font-weight:850;transition:transform .18s,background-color .18s;display:inline-flex}.header-action:hover,.vendor-button:hover,.store-badge:hover,.quiet-link:hover{transform:translateY(-2px)}.header-action{border:1px solid var(--yellow);background:var(--yellow);min-height:43px;color:var(--ink);border-radius:999px;padding:0 15px;font-size:.8rem}.hero-copy{z-index:1;width:min(525px,86%);margin-left:7vw;padding-top:118px;position:relative}.eyebrow{color:#6c6e72;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;margin:0 0 16px;font-size:.72rem;font-weight:900;display:inline-flex}.hero .eyebrow{color:var(--yellow)}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:0;font-weight:900}.hero h1{max-width:510px;margin-bottom:21px;font-size:56px;line-height:1.02}.hero-copy>p:not(.eyebrow){color:#ffffffb8;max-width:480px;margin-bottom:0;font-size:1rem;font-weight:610;line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:17px;margin-top:27px;display:flex}.store-badge{border-radius:var(--radius);color:#fff;background:#181818;border:1px solid #ffffff6b;min-width:158px;min-height:55px;padding:8px 15px}.store-badge svg{width:25px;height:25px}.store-badge span{text-align:left;gap:2px;line-height:1;display:grid}.store-badge small{color:#ffffffab;font-size:.63rem;font-weight:800}.store-badge strong{font-size:.98rem}.hero .store-badge{color:var(--ink);background:#fff;border-color:#fff}.hero .store-badge small{color:#777167}.quiet-link{color:#fff;min-height:48px;font-size:.86rem}.hero-status{z-index:2;border-radius:var(--radius);background:#0f0f0fe6;border:1px solid #ffffff2b;align-items:center;gap:10px;padding:13px 15px;display:flex;position:absolute;bottom:78px;right:7vw}.hero-status>i{background:var(--green);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #38a65e24}.hero-status span{gap:2px;display:grid}.hero-status strong{font-size:.83rem}.hero-status small{color:#ffffff9e;font-size:.72rem;font-weight:670}.hero-footnote{z-index:2;color:#ffffff85;margin:0;font-size:.77rem;font-weight:700;position:absolute;bottom:30px;left:7vw}.intelligence-section{background:var(--paper);padding:122px 7vw}.section-heading{max-width:600px}.section-heading h2{margin-bottom:0;font-size:41px;line-height:1.08}.section-heading>p:not(.eyebrow){color:var(--muted);margin:19px 0 0;font-size:.98rem;font-weight:620;line-height:1.55}.signal-path{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:0;margin-top:62px;display:grid}.signal-path article{grid-template-columns:42px 1fr;gap:15px;min-height:350px;padding:30px 28px 30px 0;display:grid}.signal-path article+article{border-left:1px solid var(--line);padding-left:28px}.signal-path article>span{color:#94969b;font-size:.76rem;font-weight:900}.signal-illustration{aspect-ratio:1;object-fit:cover;filter:drop-shadow(0 13px 14px #15151517);clip-path:polygon(7% 16%,22% 4%,51% 0,85% 9%,100% 30%,96% 77%,78% 97%,38% 100%,7% 86%,0 47%);width:150px;margin:-3px 0 23px;transform:rotate(-2deg)}.signal-path article:nth-child(2) .signal-illustration{clip-path:polygon(17% 4%,58% 0,91% 15%,100% 50%,91% 89%,57% 100%,18% 94%,0 64%,5% 25%);transform:rotate(2deg)}.signal-path article:nth-child(3) .signal-illustration{clip-path:polygon(22% 0,74% 5%,100% 27%,96% 75%,77% 100%,30% 94%,3% 72%,0 30%);transform:rotate(-1deg)}.signal-path h3{margin-bottom:8px;font-size:1.08rem;line-height:1.2}.signal-path p{color:var(--muted);margin-bottom:0;font-size:.88rem;font-weight:590;line-height:1.5}.product-section{z-index:1;background:var(--mist);clip-path:polygon(0 44px,11% 16px,27% 37px,45% 0,63% 31px,82% 13px,100% 41px,100% 100%,0 100%);margin:-1px 0;padding:152px 7vw 134px;position:relative;overflow:hidden}.product-heading{text-align:center;max-width:630px;margin:0 auto}.product-heading .eyebrow{justify-content:center}.product-showcase{justify-content:center;align-items:end;gap:56px;min-height:645px;margin-top:45px;display:flex;position:relative}.product-showcase:before{content:"";border-top:1px solid #d9d9d5;height:175px;position:absolute;bottom:0;left:0;right:0}.product-caption{z-index:2;width:220px;margin-bottom:88px;position:relative}.product-caption span{color:#7c7e82;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:.72rem;font-weight:900;display:block}.product-caption strong{font-size:1rem;line-height:1.38;display:block}.vendor-caption{text-align:right}.phone{z-index:2;border:8px solid var(--ink);background:var(--ink);border-radius:37px;width:255px;position:relative;box-shadow:0 23px 50px #15151526}.customer-phone{width:276px;overflow:hidden;transform:rotate(-5deg)translateY(-2px)}.vendor-phone{transform:translateY(-3px)rotate(5deg)}.phone-notch{z-index:3;background:var(--ink);border-radius:0 0 12px 12px;width:84px;height:17px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.customer-app-artwork{width:100%;height:auto;display:block}.customer-screen,.vendor-screen{border-radius:29px;min-height:497px;padding:16px 14px;overflow:hidden}.customer-screen{background:radial-gradient(circle at 50% 30%,#fff8de 0,#fff4c7 24%,#f8f8f8 58%,#f5f5f5 100%);flex-direction:column;min-height:585px;display:flex}.vendor-screen{background:linear-gradient(162deg,#f7fafc 0%,#edf2f4 100%);align-content:start;gap:11px;display:grid}.status-bar{justify-content:space-between;align-items:center;height:24px;font-size:.68rem;font-weight:900;display:flex}.status-bar i{background:var(--ink);opacity:.16;border-radius:999px;width:35px;height:6px}.screen-label{color:#797c81;margin-top:25px;font-size:.71rem;font-weight:800}.customer-screen h3,.vendor-screen h3{margin:4px 0 0;font-size:1.55rem;line-height:1}.customer-home-heading .screen-label{margin-top:18px;display:block}.customer-home-heading h3{font-size:1.48rem}.customer-reading-row{justify-content:space-between;align-items:start;gap:8px;margin-top:13px;display:flex}.gas-level{background:#ffffffe6;border:1px solid #ffffffe6;border-radius:14px;gap:2px;width:max-content;padding:8px 9px;display:grid;box-shadow:0 8px 20px #402f0a17}.gas-level b{font-size:1.3rem;line-height:1}.gas-level span{color:var(--muted);font-size:.65rem;font-weight:800}.customer-daily-use{color:#777a80;text-align:right;background:#ffffffb8;border-radius:12px;gap:3px;margin-top:5px;padding:6px 8px;font-size:.55rem;font-weight:800;display:grid}.customer-daily-use strong{color:var(--ink);font-size:.72rem}.customer-cylinder-visual{aspect-ratio:649/1445;flex:1 0 290px;align-self:center;width:130px;margin:2px auto 0;position:relative}.customer-cylinder-shadow{filter:blur(6px);background:#09151d3b;border-radius:999px;height:10px;position:absolute;bottom:5%;left:12%;right:12%}.customer-cylinder-chamber{z-index:1;background:linear-gradient(135deg,#0c2b42c7,#071d30e0);border:1px solid #e0f9ff99;border-radius:11px;position:absolute;inset:35% 27% 8%;overflow:hidden}.customer-cylinder-fill{background:linear-gradient(#62c7ff9e,#0b4c92f2);height:25%;animation:7.2s ease-in-out infinite gas-level-drift;position:absolute;bottom:0;left:0;right:0}.customer-cylinder-fill:before{content:"";background:#b1ecff8a;border-radius:50%;height:8px;position:absolute;top:-4px;left:-8%;right:-8%}.customer-cylinder-fill i,.customer-cylinder-fill b{border-top:1px solid #d6f6ff54;border-radius:50%;display:block;position:absolute}.customer-cylinder-fill i{height:9px;top:43%;left:-10%;right:-10%}.customer-cylinder-fill b{height:7px;top:72%;left:-12%;right:6%}.customer-cylinder-shell{z-index:2;width:100%;height:100%;position:absolute;inset:0}.customer-cylinder-logo{z-index:3;border-radius:6px;width:18px;height:18px;position:absolute;top:29%;left:50%;transform:translate(-50%)}.customer-cylinder-scale{z-index:3;background:repeating-linear-gradient(#0000 0 8px,#f7fdff73 8px 9px,#0000 9px 17px);border-left:1.5px solid #f8fdfff5;position:absolute;inset:39% 15% 12% 29%}.customer-cylinder-scale:before{content:"";background:repeating-linear-gradient(#fafefffa 0 1.5px,#0000 1.5px 17px);width:37%;position:absolute;top:0;bottom:0;left:-1px}.customer-cylinder-scale span{color:#fff;text-shadow:0 1px 2px #05111b47;font-size:.36rem;font-weight:800;line-height:1;position:absolute;left:43%}.customer-cylinder-scale span:before{content:"";border-top:1.5px solid #fff;width:8px;position:absolute;top:50%;right:calc(100% + 3px)}.customer-cylinder-scale span:first-of-type{top:-2px}.customer-cylinder-scale span:nth-of-type(2){top:24%}.customer-cylinder-scale span:nth-of-type(3){top:49%}.customer-cylinder-scale span:nth-of-type(4){top:74%}.customer-cylinder-scale span:nth-of-type(5){bottom:-2px}.customer-cylinder-estimate{z-index:3;color:var(--yellow);font-size:.94rem;position:absolute;bottom:29%;right:2%}.customer-screen>p{color:#777a80;justify-content:center;align-items:center;gap:7px;margin:0 0 8px;font-size:.66rem;font-weight:800;display:flex}.customer-screen>p i{background:var(--green);border-radius:50%;width:7px;height:7px}.customer-screen>button{background:var(--ink);color:#fff;border:0;border-radius:999px;min-height:42px;font-size:.75rem;font-weight:900;box-shadow:0 10px 18px #15151521}.customer-mini-nav{background:#ffffffeb;border:1px solid #ffffffe6;border-radius:999px;justify-content:space-around;align-items:center;width:142px;height:40px;margin:9px auto 0;padding:3px;display:flex;box-shadow:0 10px 22px #1f1f1f1a}.customer-mini-nav span{color:#8a8c90;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.customer-mini-nav .active{background:var(--ink);color:#fff}@keyframes gas-level-drift{0%,to{transform:translate(-1.5%)translateY(0)}50%{transform:translate(1.5%)translateY(-3px)}}.vendor-topline{justify-content:space-between;align-items:center;gap:10px;margin-top:4px;display:flex}.vendor-topline .screen-label{color:#6f777d;margin:0;font-size:.66rem}.vendor-live{color:#25874e;background:#e3f5e9;border-radius:999px;align-items:center;gap:4px;padding:4px 6px;font-size:.55rem;font-weight:900;display:inline-flex}.vendor-live i{background:#33a35d;border-radius:50%;width:5px;height:5px}.vendor-copy h3{margin:0;font-size:1.24rem;line-height:1.04}.vendor-copy>span{color:#7c858c;margin-top:4px;font-size:.62rem;font-weight:720;display:block}.vendor-pulse{background:var(--ink);color:#fff;border:1px solid #14242b0f;border-radius:15px;gap:3px;padding:11px 12px;display:grid;box-shadow:0 10px 19px #1515151f}.vendor-pulse>span{color:#ffffff9e;font-size:.57rem;font-weight:820}.vendor-pulse strong{letter-spacing:0;font-size:1.23rem;line-height:1.05}.vendor-pulse p{color:#ffffffa6;align-items:center;gap:5px;margin:2px 0 0;font-size:.57rem;font-weight:740;display:flex}.vendor-pulse p b{color:var(--yellow)}.vendor-pulse p i{background:#ffffff73;border-radius:50%;width:3px;height:3px}.vendor-section-title{color:#6b7379;justify-content:space-between;align-items:center;margin-top:2px;font-size:.62rem;font-weight:850;display:flex}.vendor-section-title b{background:var(--yellow);width:20px;height:20px;color:var(--ink);border-radius:50%;place-items:center;font-size:.57rem;display:grid}.new-order{color:var(--ink);background:#fff;border-radius:15px;gap:6px;padding:12px;display:grid;box-shadow:0 9px 20px #1d293014}.new-order>div{justify-content:space-between;align-items:center;gap:6px;display:flex}.new-order>div>span{color:#7c858c;font-size:.58rem;font-weight:850}.new-order small{color:#7c858c;align-items:center;gap:3px;font-size:.54rem;font-weight:750;display:inline-flex}.new-order strong{font-size:.94rem;line-height:1.1}.new-order button{background:var(--yellow);min-height:31px;color:var(--ink);border:0;border-radius:10px;justify-content:center;align-items:center;gap:5px;margin-top:2px;font-size:.62rem;font-weight:900;display:flex}.vendor-rider-card{background:#ffffffa6;border:1px solid #24587017;border-radius:14px;align-items:center;gap:8px;padding:8px;display:flex}.rider-avatar{color:#267499;background:#ddecf4;border-radius:9px;flex:none;place-items:center;width:28px;height:28px;display:grid}.vendor-rider-card>div{flex:1;gap:2px;min-width:0;display:grid}.vendor-rider-card b{font-size:.61rem;line-height:1}.vendor-rider-card small{color:#7c858c;font-size:.51rem;font-weight:700}.vendor-rider-card>i{color:#25874e;background:#e3f5e9;border-radius:999px;padding:3px 5px;font-size:.5rem;font-style:normal;font-weight:900}.reassurance-line{color:#4e5156;flex-wrap:wrap;justify-content:center;gap:14px 34px;margin-top:42px;font-size:.82rem;font-weight:800;display:flex}.reassurance-line span{align-items:center;gap:8px;display:inline-flex}.reassurance-line svg{color:var(--green)}.reassurance-line span:nth-child(2) svg{color:var(--blue)}.reassurance-line span:nth-child(3) svg{color:#e2a810}.join-section{z-index:1;background:var(--yellow);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:45px;margin:0;padding:112px 7vw;display:grid;position:relative;overflow-x:clip}.join-section>*{z-index:1;position:relative}.join-line-art{z-index:0;color:#15151536;pointer-events:none;width:min(650px,53vw);height:auto;position:absolute;top:50%;right:7vw;transform:translateY(-50%)rotate(-3deg)}.join-line-art .line-art-soft{opacity:.46}.join-line-art .line-art-dash{stroke-dasharray:7 12;opacity:.72}.join-copy{max-width:675px}.join-copy h2{margin-bottom:0;font-size:43px;line-height:1.08}.join-copy>p:not(.eyebrow){color:#555044;max-width:540px;margin:20px 0 0;font-size:.95rem;font-weight:620;line-height:1.55}.join-actions{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.store-badge-group{flex-wrap:wrap;gap:10px;display:flex}.vendor-button{background:var(--ink);color:#fff;border-radius:999px;min-height:53px;padding:0 18px;font-size:.85rem}.faq-section{background:#fff;grid-template-columns:minmax(250px,.58fr) minmax(480px,1fr);gap:80px;padding:108px 7vw;display:grid}.faq-heading h2{margin:0;font-size:40px;line-height:1.1}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:22px 42px 22px 0;font-size:.98rem;font-weight:820;line-height:1.35;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{color:var(--blue);content:"+";font-size:1.55rem;font-weight:400;position:absolute;top:17px;right:4px}.faq-list details[open] summary:after{content:"-"}.faq-list details p{max-width:630px;color:var(--muted);margin:-3px 0 21px;font-size:.91rem;font-weight:590;line-height:1.55}.footer{background:var(--ink);color:#fff;padding:58px 7vw 24px}.footer-main{grid-template-columns:minmax(220px,1.6fr) repeat(3,minmax(130px,1fr));gap:34px;display:grid}.footer-intro{max-width:288px}.footer-intro p{color:#ffffff96;margin:17px 0 0;font-size:.82rem;font-weight:640;line-height:1.52}.footer-label{color:var(--yellow);letter-spacing:.08em;text-transform:uppercase;margin-bottom:15px;font-size:.68rem;font-weight:900;display:block}.footer-contact a{color:#fff;overflow-wrap:anywhere;align-items:center;gap:8px;font-size:.86rem;font-weight:780;display:inline-flex}.footer-contact a:hover,.footer-links a:hover{color:var(--yellow)}.footer-links{align-content:start;gap:10px;display:grid}.footer-links .footer-label{margin-bottom:5px}.footer-links a{color:#ffffffb0;font-size:.82rem;font-weight:700}.social-links{gap:8px;display:flex}.social-links a{border-radius:var(--radius);color:#fff;border:1px solid #ffffff45;place-items:center;width:39px;height:39px;transition:transform .18s,border-color .18s,background-color .18s;display:grid}.social-links a:hover{border-color:var(--yellow);background:var(--yellow);color:var(--ink);transform:translateY(-2px)}.social-links svg{width:18px;height:18px}.footer-bottom{color:#ffffff73;border-top:1px solid #ffffff29;justify-content:space-between;gap:18px;margin-top:48px;padding-top:18px;font-size:.71rem;font-weight:720;display:flex}.policy-page{background:var(--paper);min-height:100svh}.policy-hero{background:var(--ink);color:#fff;overflow:hidden}.policy-hero-inner{width:min(1160px,100%);margin:0 auto;padding:25px 7vw 71px}.policy-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.policy-header .brand{color:#fff}.policy-home-link{color:#fff;border:1px solid #ffffff59;border-radius:999px;min-height:38px;padding:10px 14px;font-size:.76rem;font-weight:820;transition:background-color .18s,color .18s}.policy-home-link:hover{background:var(--yellow);color:var(--ink)}.policy-hero-copy{max-width:690px;padding-top:91px}.policy-hero .eyebrow{color:var(--yellow)}.policy-hero h1{max-width:620px;margin:0;font-size:49px;line-height:1.04}.policy-hero-copy>p:not(.eyebrow){color:#ffffffb3;max-width:615px;margin:22px 0 0;font-size:1rem;font-weight:620;line-height:1.58}.policy-updated{color:#ffffff7a;margin-top:25px;font-size:.75rem;font-weight:780;display:inline-block}.policy-principles{color:#fff;border-top:1px solid #ffffff2b;flex-wrap:wrap;gap:12px 35px;margin-top:63px;padding-top:21px;font-size:.77rem;font-weight:780;display:flex}.policy-principles span{align-items:center;gap:8px;display:inline-flex}.policy-principles svg{color:var(--yellow)}.policy-body{grid-template-columns:minmax(190px,.52fr) minmax(0,1.48fr);gap:78px;width:min(1160px,100%);margin:0 auto;padding:78px 7vw 104px;display:grid}.policy-nav{align-self:start;position:sticky;top:25px}.policy-nav>span{color:#73767c;letter-spacing:.08em;text-transform:uppercase;margin-bottom:15px;font-size:.67rem;font-weight:900;display:block}.policy-nav nav{border-left:1px solid var(--line);display:grid}.policy-nav a{color:#666a70;gap:10px;padding:7px 0 7px 13px;font-size:.8rem;font-weight:710;line-height:1.32;transition:color .18s,border-color .18s;display:flex}.policy-nav a:hover{color:var(--ink)}.policy-nav i{color:#aaadb2;font-size:.63rem;font-style:normal;font-weight:900}.policy-content{min-width:0}.policy-block{border-top:1px solid var(--line);grid-template-columns:50px minmax(0,1fr);gap:20px;padding:29px 0 31px;scroll-margin-top:22px;display:grid}.policy-block>span{color:#93969b;font-size:.72rem;font-weight:900}.policy-block h2{margin:0 0 13px;font-size:1.25rem;line-height:1.2}.policy-block p{color:#5d6167;margin:0;font-size:.92rem;font-weight:590;line-height:1.68}.policy-block p+p{margin-top:14px}.policy-block a{color:var(--blue);font-weight:850}.policy-contact{border-bottom:2px solid var(--yellow);color:var(--ink);align-items:center;gap:14px;margin-top:21px;padding-bottom:10px;display:inline-flex}.policy-contact svg{color:#d4a21c}.policy-contact span{gap:3px;display:grid}.policy-contact small{color:var(--muted);font-size:.72rem;font-weight:760}.policy-contact strong{font-size:.92rem}@media (max-width:900px){.hero{min-height:720px}.hero-copy{padding-top:94px}.product-showcase{gap:28px}.product-caption{width:180px}.customer-phone{width:245px}.join-section{grid-template-columns:1fr}.join-actions{flex-flow:wrap}.join-line-art{width:min(650px,76vw);right:-10vw}.faq-section{grid-template-columns:1fr;gap:35px}}@media (max-width:680px){.hero{min-height:830px}.hero-cylinder{object-position:center 48%;width:100%;height:auto;inset:455px 0 0}.site-header{grid-template-columns:auto auto;padding:16px 20px}.site-header nav{display:none}.site-header .brand{font-size:.9rem}.site-header .brand img{border-radius:11px;width:34px;height:34px}.header-action{min-height:38px;padding:0 12px;font-size:.72rem}.header-action svg{display:none}.hero-copy{width:calc(100% - 40px);margin-left:20px;padding-top:74px}.hero h1{max-width:340px;font-size:40px;line-height:1.05}.hero-copy>p:not(.eyebrow){max-width:325px;font-size:.92rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:13px}.store-badge{min-width:174px}.hero-status{bottom:68px;left:20px;right:20px}.hero-footnote{bottom:26px;left:20px}.intelligence-section,.product-section,.join-section{padding-left:20px;padding-right:20px}.intelligence-section{padding-top:80px;padding-bottom:80px}.section-heading h2{font-size:32px;line-height:1.12}.section-heading>p:not(.eyebrow){font-size:.92rem}.signal-path{grid-template-columns:1fr;margin-top:39px}.signal-path article,.signal-path article+article{border-left:0;grid-template-columns:34px 1fr;min-height:auto;padding:23px 0}.signal-path article+article{border-top:1px solid var(--line)}.signal-path article{min-height:auto}.signal-illustration{width:102px;margin:-2px 0 16px}.product-section{clip-path:polygon(0 25px,16% 8px,34% 22px,55% 0,77% 19px,100% 8px,100% 100%,0 100%);padding-top:102px;padding-bottom:109px}.product-showcase{gap:0;min-height:735px;margin-top:36px}.product-showcase:before{height:126px}.product-caption{z-index:4;width:142px;margin:0;font-size:.86rem;position:absolute}.product-caption strong{font-size:.78rem;line-height:1.35}.product-caption span{font-size:.6rem}.customer-caption{top:22px;left:0}.vendor-caption{display:none}.phone{border-width:7px;border-radius:32px;width:215px}.customer-phone{width:224px;position:absolute;bottom:98px;left:12%;transform:rotate(-5deg)}.vendor-phone{position:absolute;bottom:38px;right:11%;transform:rotate(5deg)}.phone-notch{width:70px;height:14px;top:6px}.customer-screen,.vendor-screen{border-radius:24px;min-height:420px;padding:13px 11px}.customer-screen{min-height:448px}.status-bar{height:21px;font-size:.6rem}.screen-label{margin-top:20px;font-size:.62rem}.customer-screen h3,.vendor-screen h3{font-size:1.27rem}.gas-level{margin-top:12px;padding:7px 8px}.gas-level b{font-size:1.08rem}.customer-reading-row{margin-top:10px}.customer-daily-use{font-size:.5rem}.customer-daily-use strong{font-size:.64rem}.customer-cylinder-visual{flex-basis:187px;width:98px}.customer-cylinder-logo{width:14px;height:14px}.customer-cylinder-estimate{font-size:.72rem}.customer-screen>p{font-size:.55rem}.customer-screen>button{min-height:35px;font-size:.62rem}.customer-mini-nav{width:123px;height:34px;margin-top:7px}.customer-mini-nav span{width:26px;height:26px}.customer-mini-nav svg{width:12px;height:12px}.vendor-stats span{min-height:59px;padding:7px;font-size:.52rem}.vendor-stats b{font-size:.87rem}.new-order{padding:10px}.new-order strong{font-size:.9rem}.new-order button{min-height:28px;font-size:.57rem}.rider-line{padding:8px;font-size:.58rem}.reassurance-line{justify-content:flex-start;gap:10px 15px;font-size:.72rem}.join-section{margin:0;padding-top:92px;padding-bottom:92px}.join-copy h2{font-size:32px;line-height:1.12}.join-copy>p:not(.eyebrow){font-size:.92rem}.join-actions{flex-direction:column;align-items:flex-start}.join-line-art{display:none}.faq-section{gap:29px;padding:78px 20px}.faq-heading h2{font-size:32px}.faq-list summary{padding-top:19px;padding-bottom:19px;font-size:.92rem}.faq-list details p{font-size:.87rem}.footer{padding:43px 20px 22px}.footer-main{grid-template-columns:1fr;gap:29px}.footer-intro{max-width:330px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:6px;margin-top:35px}.policy-hero-inner{padding:19px 20px 52px}.policy-hero-copy{padding-top:66px}.policy-hero h1{font-size:38px;line-height:1.07}.policy-hero-copy>p:not(.eyebrow){font-size:.92rem}.policy-principles{gap:13px;margin-top:44px;display:grid}.policy-body{grid-template-columns:1fr;gap:40px;padding:51px 20px 72px}.policy-nav{position:static}.policy-nav nav{border-top:1px solid var(--line);border-left:0;grid-template-columns:repeat(2,minmax(0,1fr))}.policy-nav a{border-bottom:1px solid var(--line);align-items:center;min-height:42px;padding:8px 9px 8px 0;font-size:.72rem}.policy-block{grid-template-columns:36px minmax(0,1fr);gap:12px;padding:24px 0}.policy-block h2{font-size:1.1rem}.policy-block p{font-size:.87rem;line-height:1.62}}
