:root{--ink:#0b211c;--muted:#62706b;--green:#08745f;--green-dark:#075345;--mint:#eaf7f2;--line:#dce6e2;--paper:#fbfdfc;--white:#fff;--shadow:0 20px 60px #0b372d17}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-manrope),Arial,sans-serif;margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20;background:#fbfdfce6;border-bottom:1px solid #0b211c14;align-items:center;height:80px;padding:0 max(24px,50vw - 590px);display:flex;position:relative}.brand{letter-spacing:-.7px;align-items:center;gap:9px;font-size:21px;font-weight:800;display:flex}.brand-mark{background:var(--green);color:#fff;border-radius:10px;place-items:center;width:31px;height:31px;font-size:16px;display:grid}.desktop-nav{gap:30px;margin:auto;font-size:13px;font-weight:650;display:flex}.desktop-nav a{color:#30423d;transition:all .2s}.desktop-nav a:hover{color:var(--green)}.button{cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 20px;font-size:14px;font-weight:750;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--green);color:#fff;box-shadow:0 8px 22px #08745f2e}.button-primary:hover{background:var(--green-dark)}.button-dark{background:var(--ink);color:#fff}.button-light{color:var(--green-dark);background:#fff}.button-secondary{border:1px solid var(--line);color:var(--ink);background:#fff}.menu-button{background:0 0;border:0;display:none}.hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:20px;min-height:650px;padding-block:55px;display:grid}.hero-copy{z-index:2;position:relative}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:1.2px;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.hero h1{letter-spacing:-5px;margin:24px 0;font-size:clamp(52px,6.2vw,82px);line-height:.96}.hero h1 em{color:var(--green);font-style:normal}.hero-copy>p{color:var(--muted);max-width:580px;font-size:17px;line-height:1.75}.hero-actions{align-items:center;gap:26px;margin-top:30px;display:flex}.text-link{border-bottom:1px solid;font-size:14px;font-weight:750}.proof{gap:42px;margin-top:54px;display:flex}.proof div{flex-direction:column;display:flex}.proof b{font-size:20px}.proof span{color:var(--muted);margin-top:4px;font-size:11px}.hero-visual{height:490px;position:relative}.hero-visual img{object-fit:contain;position:relative!important}.hero-glow{background:radial-gradient(circle,#cceade 0,#e6f7f166 50%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-20px;right:0}.floating-card{box-shadow:var(--shadow);z-index:3;background:#ffffffed;border-radius:14px;align-items:center;gap:10px;padding:14px 17px;display:flex;position:absolute;top:20%;right:2%}.floating-card>span{background:var(--mint);width:34px;height:34px;color:var(--green);border-radius:50%;place-items:center;display:grid}.floating-card div{flex-direction:column;font-size:11px;display:flex}.floating-card small{color:var(--muted);margin-top:2px}.benefit-strip{border-block:1px solid var(--line);background:#fff;grid-template-columns:repeat(4,1fr);padding:28px max(24px,50vw - 590px);display:grid}.benefit-strip>div{border-right:1px solid var(--line);align-items:center;gap:13px;padding-inline:28px;display:flex}.benefit-strip>div:first-child{padding-left:0}.benefit-strip>div:last-child{border:0}.benefit-strip svg{color:var(--green)}.benefit-strip span{flex-direction:column;display:flex}.benefit-strip b{font-size:13px}.benefit-strip small{color:var(--muted);margin-top:3px;font-size:11px}.section{padding-block:110px}.section-heading{text-align:center;max-width:650px;margin:0 auto 58px}.section-heading h2,.impact-section h2{letter-spacing:-2.3px;margin:18px 0 14px;font-size:clamp(36px,4vw,52px);line-height:1.08}.section-heading p{color:var(--muted)}.steps{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.steps article{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:250px;padding:30px;position:relative}.step-number{color:#87928e;font-size:11px;position:absolute;top:20px;right:22px}.step-icon{background:var(--mint);width:52px;height:52px;color:var(--green);border-radius:15px;place-items:center;display:grid}.steps h3{margin:28px 0 9px;font-size:18px}.steps p{color:var(--muted);font-size:13px;line-height:1.7}.impact-section{background:var(--green-dark);color:#fff;padding:95px 0}.impact-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:100px;display:grid}.eyebrow-light{color:#98d9c9}.impact-grid>div>p{color:#c7d9d4;max-width:570px;margin-bottom:30px;line-height:1.75}.impact-card{background:#0b6755;border:1px solid #ffffff29;border-radius:24px;padding:38px}.impact-card>span{color:#aee0d3;text-transform:uppercase;letter-spacing:1px;font-size:12px}.impact-card strong{margin:19px 0;font-size:28px;line-height:1.3;display:block}.impact-card p{font-size:13px;margin:0!important}.faq{grid-template-columns:.8fr 1.2fr;gap:90px;display:grid}.faq .section-heading{text-align:left;margin:0}.faq-list details{border-top:1px solid var(--line);padding:22px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;font-weight:750;list-style:none;display:flex}.faq-list summary span{color:var(--green);font-size:20px}.faq-list p{color:var(--muted);padding-right:60px;font-size:14px;line-height:1.7}.footer{background:var(--ink);color:#fff;grid-template-columns:2fr repeat(3,1fr);gap:35px;padding:65px max(24px,50vw - 590px) 28px;display:grid}.brand-light .brand-mark{color:var(--green);background:#fff}.footer>div{flex-direction:column;align-items:flex-start;gap:11px;font-size:13px;display:flex}.footer>div:first-child p{color:#9eb0aa;max-width:300px;line-height:1.7}.footer>div:not(:first-child) a,.footer>div:not(:first-child) span{color:#9eb0aa}.footer small{color:#71847e;border-top:1px solid #ffffff1a;grid-column:1/-1;margin-top:30px;padding-top:22px}.wizard-page{background:linear-gradient(#f3faf7,#fbfdfc 40%);min-height:calc(100vh - 80px);padding:42px 24px 80px}.wizard-shell{max-width:940px;margin:auto}.progress{grid-template-columns:repeat(4,1fr);margin-bottom:32px;display:grid;position:relative}.progress:before{content:"";background:var(--line);height:1px;position:absolute;top:15px;left:12%;right:12%}.progress div{z-index:1;color:#929d99;flex-direction:column;align-items:center;gap:8px;font-size:11px;display:flex}.progress div span{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.progress div.active{color:var(--ink)}.progress div.active span{background:var(--green);border-color:var(--green);color:#fff}.wizard-panel{border:1px solid var(--line);background:#fff;border-radius:24px;min-height:440px;padding:48px 56px;box-shadow:0 16px 50px #123d340f}.wizard-heading{text-align:center;margin-bottom:36px}.wizard-heading h1{letter-spacing:-1.6px;margin:13px 0 7px;font-size:36px}.wizard-heading p{color:var(--muted);font-size:14px}.category-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.category-grid button{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:28px 14px;display:flex}.category-grid button.selected{border:2px solid var(--green);background:#f2fbf7}.category-grid button:disabled{opacity:.45}.category-grid svg{color:var(--green)}.category-grid small{color:var(--muted);font-size:10px}.select-label{max-width:620px;margin:0 auto;font-size:12px;font-weight:800;display:block}.select-label select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:11px;margin-top:9px;padding:15px;display:block}.device-summary,.quote-card{background:#f5f9f7;border-radius:16px;align-items:center;gap:18px;max-width:620px;margin:22px auto;padding:17px;display:flex}.phone-silhouette{color:#9fe1cf;background:linear-gradient(145deg,#143a31,#071915);border-radius:13px;place-items:center;width:70px;height:80px;display:grid}.device-summary div:nth-child(2){flex-direction:column;display:flex}.device-summary span,.device-summary p{color:var(--muted);margin:2px 0;font-size:11px}.device-summary h3{margin:5px 0}.condition-list{gap:10px;max-width:700px;margin:auto;display:grid}.condition-list button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:13px;justify-content:space-between;padding:17px 19px;display:flex}.condition-list button.selected{border:2px solid var(--green);background:#f5fbf8}.condition-list button>span:first-child{flex-direction:column;gap:5px;display:flex}.condition-list small{color:var(--muted);font-size:11px}.radio{border:1px solid #a5b3ae;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.radio i{background:var(--green);border-radius:50%;width:10px;height:10px}.wizard-actions{justify-content:space-between;margin-top:20px;display:flex}.quote-panel{max-width:690px;margin:auto}.quote-badge{color:var(--green);justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.quote-card{border:1px solid var(--line);background:#fff}.quote-card>div:nth-child(2){flex-direction:column;gap:4px;display:flex}.quote-card span{color:var(--muted);font-size:11px}.quote-card>strong{color:var(--green);margin-left:auto;font-size:28px}.next-box{background:#f5f9f7;border-radius:16px;max-width:620px;margin:20px auto;padding:22px}.next-box h3{margin:0 0 15px}.next-box p{align-items:center;gap:9px;font-size:12px;display:flex}.next-box svg{color:var(--green);background:#d7f1e8;border-radius:50%;padding:2px}.full{width:min(100%,620px);margin:auto}.fine-print{text-align:center;color:var(--muted);margin-top:14px;display:block}.dashboard-page{padding-block:65px 100px}.dashboard-heading,.admin-heading{justify-content:space-between;align-items:flex-end;display:flex}.dashboard-heading h1,.admin-heading h1,.tracking-page h1{letter-spacing:-2px;margin:12px 0 5px;font-size:44px}.dashboard-heading p,.admin-heading p{color:var(--muted);margin:0}.stat-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin:40px 0 26px;display:grid}.stat-grid article{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:1fr auto;padding:22px;display:grid}.stat-grid svg{color:var(--green)}.stat-grid span{color:var(--muted);grid-row:2;font-size:12px}.stat-grid strong{grid-area:1/2/3;font-size:29px}.dashboard-grid{grid-template-columns:2fr 1fr;gap:22px;display:grid}.table-card,.activity-card,.admin-table{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.card-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.card-heading h2,.activity-card h2{margin:0;font-size:16px}.card-heading span{color:var(--muted);font-size:10px}.buyback-row{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:16px;padding:16px 22px;display:grid}.buyback-row:last-child{border:0}.device-dot{background:var(--mint);width:42px;height:42px;color:var(--green);border-radius:11px;place-items:center;display:grid}.buyback-row>div:nth-child(2),.buyback-row>div:nth-child(3){flex-direction:column;gap:4px;display:flex}.buyback-row span,.buyback-row small{color:var(--muted);font-size:10px}.status{white-space:nowrap;border-radius:999px;padding:6px 9px;font-weight:750;font-size:10px!important}.status.blue{color:#1675a4;background:#e3f4ff}.status.amber{color:#956800;background:#fff3d8}.status.green{color:#19704e;background:#ddf5e9}.status.red{color:#aa3442;background:#ffe5e7}.status.purple{color:#694cb1;background:#eee8ff}.status.gray{color:#63706c;background:#edf0ef}.activity-card{padding:22px}.activity-icon{background:var(--mint);height:95px;color:var(--green);border-radius:13px;place-items:center;margin:18px 0;display:grid}.activity-card>p{color:var(--muted);font-size:12px;line-height:1.6}.activity-card>a{color:var(--green);gap:5px;font-size:12px;font-weight:750;display:flex}.activity-time{color:var(--muted);border-top:1px solid var(--line);gap:5px;margin-top:20px;padding-top:14px;font-size:9px;display:flex}.tracking-page{padding-block:45px 100px}.back-link{color:var(--muted);align-items:center;gap:7px;margin-bottom:38px;font-size:12px;display:flex}.tracking-layout{grid-template-columns:1.7fr .8fr;gap:70px;display:grid}.tracking-device{color:var(--muted)}.timeline{margin-top:36px}.timeline>div{color:#82908b;gap:16px;padding-bottom:28px;display:flex;position:relative}.timeline>div:after{content:"";background:var(--line);width:1px;position:absolute;top:28px;bottom:0;left:13px}.timeline>div:last-child:after{display:none}.timeline>div>span{z-index:1;border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:27px;height:27px;font-size:10px;display:grid}.timeline .done>span{background:var(--green);color:#fff;border-color:var(--green)}.timeline .current>span{box-shadow:0 0 0 6px #dff4ec}.timeline>div>div{flex-direction:column;gap:4px;display:flex}.timeline small{font-size:11px}.timeline .done b{color:var(--ink)}.tracking-aside{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;height:max-content;padding:25px;display:flex}.tracking-aside>span{color:var(--muted);font-size:11px}.tracking-aside>strong{margin:8px 0 12px;font-size:18px}.tracking-aside>a{color:var(--green);gap:5px;font-size:12px;display:flex}.tracking-aside>div{background:var(--mint);color:var(--green);border-radius:12px;gap:10px;margin-top:25px;padding:14px;display:flex}.tracking-aside p{flex-direction:column;margin:0;font-size:11px;display:flex}.tracking-aside p span{color:var(--muted);margin-top:3px}.admin-layout{background:#f5f8f7;grid-template-columns:245px 1fr;min-height:100vh;display:grid}.admin-sidebar{background:var(--ink);color:#fff;flex-direction:column;gap:7px;padding:26px 18px;display:flex}.admin-sidebar .brand{margin:0 8px 28px}.admin-sidebar .brand small{color:#8ea29c;font-size:10px;font-weight:500}.admin-sidebar button{color:#91a49e;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;padding:12px;font-size:12px;display:flex}.admin-sidebar button.active{color:#fff;background:#ffffff1a}.admin-main{padding:45px}.admin-stats{grid-template-columns:repeat(4,1fr);gap:14px;margin:32px 0;display:grid}.admin-stats article{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;padding:20px;display:flex}.admin-stats span{color:var(--muted);font-size:11px}.admin-stats strong{margin:8px 0;font-size:26px}.admin-stats small{color:var(--green);align-items:center;font-size:9px;display:flex}.admin-table .card-heading>div{flex-direction:column;gap:5px;display:flex}.admin-table label{border:1px solid var(--line);color:#80908a;border-radius:9px;align-items:center;gap:7px;padding:8px 11px;display:flex}.admin-table input{border:0;outline:0;font-size:11px}.admin-table table{border-collapse:collapse;width:100%;font-size:11px}.admin-table th{text-align:left;color:var(--muted);background:#f7faf9;font-weight:600}.admin-table th,.admin-table td{border-bottom:1px solid var(--line);padding:14px 20px}.admin-table tr:last-child td{border:0}@media (max-width:900px){.desktop-nav{display:none}.header-action{margin-left:auto}.menu-button{display:block}.hero{grid-template-columns:1fr;padding-top:60px}.hero-visual{height:390px}.benefit-strip{grid-template-columns:repeat(2,1fr);gap:25px}.benefit-strip>div{border:0;padding:0}.steps{grid-template-columns:repeat(2,1fr)}.impact-grid,.faq,.dashboard-grid,.tracking-layout{grid-template-columns:1fr;gap:35px}.admin-layout{grid-template-columns:1fr}.admin-sidebar{display:none}.admin-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.shell{width:min(100% - 30px,1180px)}.site-header{height:68px;padding-inline:15px}.header-action{display:none}.hero{min-height:auto;padding-block:35px}.hero h1{letter-spacing:-3px;font-size:50px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch;gap:15px}.hero-actions .text-link{text-align:center;border:0}.proof{gap:22px;margin-top:35px}.hero-visual{height:270px}.floating-card{display:none}.benefit-strip{padding:25px 18px}.section{padding-block:75px}.steps{grid-template-columns:1fr}.impact-grid{gap:40px}.footer{grid-template-columns:1fr 1fr}.footer>div:first-child{grid-column:1/-1}.progress b{display:none}.wizard-page{padding-inline:12px}.wizard-panel{padding:35px 20px}.wizard-heading h1{font-size:29px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-grid button{padding:22px 10px}.quote-card>strong{font-size:22px}.dashboard-page{padding-top:38px}.dashboard-heading,.admin-heading{flex-direction:column;align-items:flex-start;gap:20px}.stat-grid{grid-template-columns:1fr}.buyback-row{grid-template-columns:auto 1fr auto}.buyback-row>div:nth-child(3),.buyback-row>svg{display:none}.status{grid-column:3}.tracking-layout{gap:20px}.admin-main{padding:24px 15px}.admin-stats{grid-template-columns:1fr 1fr}.table-scroll{overflow-x:auto}.admin-table table{min-width:650px}.footer{padding-top:50px}}.announcement{background:var(--green);color:#fff;letter-spacing:.15px;align-items:center;height:36px;font-size:11px;font-weight:750;display:flex;overflow:hidden}.announcement-track{width:max-content;animation:28s linear infinite announcement-scroll;display:flex}.announcement-group{flex-shrink:0;align-items:center;display:flex}.announcement-group span{white-space:nowrap;align-items:center;gap:7px;margin-right:72px;display:flex}.announcement-group span:after{content:"";background:#8ed8c4;border-radius:50%;width:4px;height:4px;margin-left:65px}@keyframes announcement-scroll{to{transform:translate(-50%)}}.brand img{width:145px;height:auto;display:block}.brand-light{background:0 0;border-radius:0;padding:0}.brand-light img{filter:brightness(0)invert();width:138px}.site-header{background:#ffffffeb}.home-page{background:#fff;overflow:hidden}.home-hero{grid-template-columns:.93fr 1.07fr;align-items:center;gap:30px;min-height:690px;padding-block:68px 58px;display:grid}.home-hero-copy{z-index:4;position:relative}.home-hero h1{letter-spacing:-5px;margin:23px 0;font-size:clamp(54px,6vw,80px);line-height:.96}.home-hero h1 em{color:var(--green);font-style:normal}.home-hero-copy>p{color:var(--muted);max-width:570px;font-size:17px;line-height:1.75}.button-large{min-height:52px;padding-inline:24px}.hero-trust{color:#40534d;flex-wrap:wrap;gap:20px;margin-top:36px;font-size:12px;font-weight:700;display:flex}.hero-trust span{align-items:center;gap:6px;display:flex}.hero-trust svg{color:var(--green)}.home-hero-visual{place-items:center;height:540px;display:grid;position:relative}.hero-device-stage{z-index:2;position:absolute;inset:2% 0 0}.hero-orbit{border:1px solid #08745f29;border-radius:50%;position:absolute}.hero-orbit-one{background:radial-gradient(circle at 40% 40%,#e2f6ef 0,#f3fbf8 48%,#0000 70%);width:490px;height:490px}.hero-orbit-two{border-style:dashed;width:390px;height:390px;animation:25s linear infinite orbit-spin}@keyframes orbit-spin{to{transform:rotate(360deg)}}.home-float-card{z-index:5;background:#fffffff0;border:1px solid #0f463817;border-radius:15px;align-items:center;gap:10px;padding:13px 16px;display:flex;position:absolute;box-shadow:0 18px 50px #0b372d1f}.home-float-card>span{background:var(--mint);width:38px;height:38px;color:var(--green);border-radius:12px;place-items:center;display:grid}.home-float-card div{flex-direction:column;font-size:11px;display:flex}.home-float-card small{color:var(--muted);margin-top:3px}.home-stats{background:var(--ink);color:#fff;border-block:1px solid #ffffff14}.home-stats-grid{grid-template-columns:repeat(3,1fr);display:grid}.home-stats article{text-align:center;border-right:1px solid #ffffff1f;padding:36px 50px}.home-stats article:last-child{border:0}.home-stats strong{letter-spacing:-2px;color:#fff;font-size:clamp(35px,4vw,50px)}.home-stats p{text-transform:uppercase;letter-spacing:1.2px;color:#9cb0a9;margin:8px 0 0;font-size:10px;font-weight:750}.home-how{padding-block:120px}.home-steps{counter-reset:steps;grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.home-steps article{border:1px solid var(--line);background:linear-gradient(160deg,#fff,#f7fbf9);border-radius:22px;min-height:270px;padding:28px 25px;transition:transform .25s,border-color .25s,box-shadow .25s;position:relative}.home-steps article:hover{border-color:#b9ddd2;transform:translateY(-6px);box-shadow:0 20px 45px #0855441a}.home-step-number{color:#95a49f;font-size:11px;font-weight:800;position:absolute;top:24px;right:24px}.home-step-icon{background:var(--mint);width:55px;height:55px;color:var(--green);border-radius:17px;place-items:center;display:grid}.home-steps h3{margin:29px 0 10px;font-size:20px;line-height:1.25}.home-steps p{color:var(--muted);margin:0;font-size:14.5px;line-height:1.6}.home-steps article:not(:last-child):after{content:"";z-index:2;border-top:1px dashed #abd5c9;width:20px;position:absolute;top:56px;right:-19px}.feature-story{grid-template-columns:1fr 1fr;align-items:center;gap:95px;padding-block:105px;display:grid}.feature-copy h2,.home-cta h2{letter-spacing:-2.7px;margin:18px 0;font-size:clamp(38px,4.5vw,58px);line-height:1.04}.feature-copy>p{color:var(--muted);max-width:590px;font-size:19px;line-height:1.75}.feature-copy ul{gap:17px;margin:32px 0;padding:0;list-style:none;display:grid}.feature-copy li{align-items:center;gap:12px;font-size:16px;font-weight:700;display:flex}.feature-copy li svg{width:22px;height:22px;color:var(--green)}.text-action{color:var(--green);border-bottom:1px solid #9bcfc1;align-items:center;gap:9px;padding-bottom:4px;font-size:16px;font-weight:800;display:inline-flex}.feature-art{border-radius:34px;place-items:center;min-height:440px;display:grid;position:relative;overflow:hidden}.shipping-art{background:linear-gradient(145deg,#effaf6,#d6f1e8)}.feature-bubble{width:72px;height:72px;color:var(--green);box-shadow:var(--shadow);background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:14%;right:13%}.parcel{z-index:2;background:var(--green);color:#fff;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;width:190px;height:190px;display:flex;position:relative;transform:rotate(-5deg);box-shadow:0 28px 60px #08745f3d}.parcel span{letter-spacing:1.8px;border:1px solid #ffffff80;border-radius:5px;padding:6px 10px;font-size:10px;font-weight:850}.route-line{border:2px dashed #74c5ae;border-radius:50%;width:410px;height:190px;position:absolute;transform:rotate(-12deg)}.return-band{background:var(--green-dark);color:#fff}.feature-story-reverse .feature-copy{order:1}.feature-story-reverse .feature-art{order:2}.return-band .feature-copy>p{color:#c9ddd7}.return-promise{align-items:center;gap:13px;margin:27px 0 30px;display:flex}.return-promise>svg{color:#a7ead7}.return-promise div{flex-direction:column;display:flex}.return-promise span{color:#adcbc3;margin-top:3px;font-size:11px}.return-art{background:radial-gradient(circle,#159377 0,#086753 48%,#06483c 70%);border:1px solid #ffffff1f}.return-ring{color:#d6fff3;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:245px;height:245px;display:grid;box-shadow:0 0 0 38px #ffffff09,0 0 0 76px #ffffff06}.return-pill{color:var(--green-dark);box-shadow:var(--shadow);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:12px 17px;font-size:11px;font-weight:800;display:flex;position:absolute;bottom:15%}.devices-section{padding-block:120px}.device-types,.device-row{gap:18px;display:grid}.device-row-primary{grid-template-columns:repeat(2,minmax(0,1fr))}.device-row-upcoming{grid-template-columns:repeat(3,minmax(0,1fr))}.device-card{isolation:isolate;background:linear-gradient(135deg,#fbfefc 0%,#f1faf6 100%);border:1px solid #d6e7e1;border-radius:22px;min-width:0;min-height:230px;transition:transform .28s,border-color .28s,box-shadow .28s;position:relative;overflow:hidden}.device-card:hover{border-color:#91cdbb;transform:translateY(-5px);box-shadow:0 20px 46px #0b372d1a}.device-card-disabled:hover{box-shadow:none;border-color:#d6e7e1;transform:none}.device-copy{z-index:3;background:0 0;width:48%;padding:0;position:absolute;top:25px;left:25px}.device-types h3{letter-spacing:-.45px;margin:0 0 9px;font-size:20px}.device-types p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.device-product{z-index:1;object-fit:contain;filter:drop-shadow(0 14px 16px #0b211c29);transition:transform .35s;position:absolute}.device-card:hover .device-product{transform:translateY(-3px)scale(1.025)}.device-card-disabled:hover .device-product{transform:none}.device-card-arrow{z-index:4;background:var(--green);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;transition:transform .25s,background .25s;display:grid;position:absolute;bottom:21px;left:25px}.device-card:hover .device-card-arrow{background:var(--green-dark);transform:translate(4px)}.device-card-other .device-product{object-fit:cover;object-position:center;width:64%;height:100%;bottom:-16%;right:-12%}.device-card-other:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#f4fbf8f2 0%,#f4fbf8b3 43%,#0000 72%);position:absolute;inset:0}.home-cta{background:linear-gradient(115deg,var(--green-dark),#07856b);color:#fff;border-radius:30px;justify-content:space-between;align-items:center;gap:50px;padding:54px 60px;display:flex;box-shadow:0 25px 60px #0753452e}.home-cta h2{margin-bottom:10px;font-size:clamp(34px,4vw,48px)}.home-cta p{color:#c9e2db;margin:0}.home-faq{padding-block:125px}.home-faq .section-heading p{line-height:1.7}.home-faq .text-action{margin-top:8px}.home-faq details[open] summary span{transform:rotate(45deg)}.home-faq summary span{transition:transform .2s}.footer{margin-top:0}.footer .brand-light{width:max-content}@media (max-width:900px){.home-hero{grid-template-columns:1fr;padding-top:75px}.home-hero-copy{text-align:center}.home-hero-copy>p{margin-inline:auto}.home-hero .hero-actions,.hero-trust{justify-content:center}.home-hero-visual{height:430px}.home-float-offer{left:6%}.home-float-earth{right:6%}.home-steps{grid-template-columns:repeat(2,1fr)}.home-steps article:not(:last-child):after{display:none}.feature-story{grid-template-columns:1fr;gap:48px}.feature-story .feature-art{min-height:390px}.feature-story-reverse .feature-copy{order:2}.feature-story-reverse .feature-art{order:1}.device-types{grid-template-columns:repeat(2,1fr)}.home-cta{margin-bottom:0}.home-faq{grid-template-columns:1fr}.home-faq .section-heading{text-align:center}}@media (max-width:600px){.announcement{height:34px}.announcement-group span{margin-right:42px}.announcement-group span:after{margin-left:35px}.brand img{width:124px}.home-hero{padding-block:55px 25px}.home-hero h1{letter-spacing:-3.3px;font-size:48px}.home-hero-copy>p{font-size:15px}.home-hero .hero-actions{flex-direction:column}.hero-trust{gap:12px;font-size:10px}.home-hero-visual{height:315px}.hero-orbit-one{width:310px;height:310px}.hero-orbit-two{width:245px;height:245px}.home-float-card{display:none}.home-stats-grid{grid-template-columns:1fr}.home-stats article{border-bottom:1px solid #ffffff1f;border-right:0;padding:27px}.home-how,.devices-section,.home-faq{padding-block:82px}.home-steps{grid-template-columns:1fr}.feature-story{gap:42px;padding-block:80px}.feature-story .feature-art{min-height:320px}.feature-copy h2{letter-spacing:-2px;font-size:39px}.parcel{width:155px;height:155px}.route-line{width:310px}.return-ring{width:190px;height:190px}.device-types{grid-template-columns:1fr 1fr}.device-types>a{min-height:165px;padding:20px}.home-cta{border-radius:24px;flex-direction:column;align-items:flex-start;width:calc(100% - 30px);padding:40px 25px}.home-cta .button{width:100%}.home-faq .section-heading{text-align:left}.faq-list p{padding-right:0}.footer .brand-light img{width:125px}}@media (prefers-reduced-motion:reduce){.announcement-track,.hero-orbit-two{animation:none}.announcement{justify-content:center}.announcement-group:nth-child(2){display:none}.home-steps article,.device-types>a{transition:none}}.device-types{grid-template-columns:minmax(0,1fr)!important}.device-row .device-card{grid-column:auto!important}.device-row-primary .device-card{min-height:290px!important}.device-row-upcoming .device-card{min-height:230px!important}@media (max-width:900px){.device-types{grid-template-columns:1fr}.device-row-primary{grid-template-columns:repeat(2,minmax(0,1fr))}.device-row-upcoming{grid-template-columns:repeat(3,minmax(0,1fr))}.device-card{min-height:225px}.device-row-primary .device-card{min-height:260px!important}.device-row-upcoming .device-card{min-height:225px!important}.device-copy{width:51%}}@media (max-width:600px){.device-row-primary,.device-row-upcoming{grid-template-columns:1fr}.device-card,.device-row-primary .device-card,.device-row-upcoming .device-card{min-height:210px!important}.device-copy{width:51%;top:21px;left:21px}.device-types h3{font-size:18px}.device-card-arrow{bottom:17px;left:21px}.device-card-phone .device-product{width:54%}.device-card-tablet .device-product{width:47%}.device-card-laptop .device-product{width:56%;right:1%}.device-card-watch .device-product{width:49%}.device-card-console .device-product{width:34%;right:2%}.device-card-console .device-product-secondary{width:28%;right:25%}.device-card-other .device-product{width:59%;right:-8%}}@media (prefers-reduced-motion:reduce){.device-product,.device-card-arrow{transition:none}}body{font-kerning:normal;text-rendering:optimizelegibility;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif}.home-hero{min-height:610px;padding-block:34px 42px}.home-hero h1{letter-spacing:-2px;text-wrap:balance;max-width:650px;font-size:clamp(52px,5.45vw,74px);line-height:1.01}.home-hero-copy>p{font-size:16px}.hero-device-stage{inset:7% -4% 3%}.hero-device-stage img{object-fit:contain}.home-steps article{text-align:center;padding:30px 25px}.home-step-icon{border-radius:22px;width:74px;height:74px;margin:4px auto 0}.home-step-icon svg{width:34px;height:34px}.home-steps h3{margin-top:25px}.home-step-number{top:19px;right:21px}@media (max-width:900px){.home-hero{gap:4px;padding-top:28px}.home-hero h1{letter-spacing:-1.8px;max-width:760px;margin-inline:auto;font-size:clamp(48px,8vw,68px)}.home-hero-visual{height:390px}.hero-device-stage{inset:-2% -7% 0}.home-steps article{flex-direction:column;justify-content:center;align-items:center;min-height:290px;display:flex}.home-hero h1{align-items:center}}@media (max-width:600px){.home-hero{padding-top:24px}.home-hero h1{letter-spacing:-1.2px;font-size:46px}.home-hero-visual{height:280px}.home-step-icon{width:70px;height:70px}}.home-how{padding-bottom:42px}.shipment-journey{height:250px;margin-top:-8px;margin-bottom:-4px;position:relative}.shipment-journey svg{width:100%;height:100%;display:block;overflow:visible}.journey-guide,.journey-progress{fill:none;stroke-linecap:round;stroke-width:4px}.journey-guide{stroke:#d9eee7;stroke-dasharray:2 12}.journey-progress{stroke:#0a876d;stroke-dasharray:1;transition:stroke-dashoffset 80ms linear}.journey-parcel{filter:drop-shadow(0 8px 12px #07534538)}.journey-parcel circle{fill:#08745f;stroke:#fff;stroke-width:4px}.journey-parcel path{fill:none;stroke:#fff;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.journey-milestone{color:var(--green);filter:drop-shadow(0 7px 14px #0753451f)}.journey-milestone circle{fill:#fff;stroke:#8bcfbd;stroke-width:2px}.journey-milestone>path{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.journey-milestone-primary circle{fill:var(--green);stroke:#fff;stroke-width:3px}.journey-milestone-primary>path{stroke:#fff}.journey-milestone text{text-anchor:middle;filter:none;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.journey-milestone-title{fill:var(--ink);font-size:13px;font-weight:600}.journey-milestone-detail{fill:var(--muted);font-size:9px;font-weight:400}.journey-dollar{fill:var(--green);font-size:24px;font-weight:600}.journey-milestone-end .journey-milestone-title,.journey-milestone-end .journey-milestone-detail{text-anchor:end;transform:translate(20px)}.shipment-journey+.feature-story{padding-top:36px}@media (max-width:900px){.shipment-journey{height:170px;margin-top:-20px}.shipment-journey+.feature-story{padding-top:20px}}@media (max-width:600px){.home-how{padding-bottom:30px}.shipment-journey{height:120px;margin-top:-12px;margin-bottom:0}.journey-guide,.journey-progress{stroke-width:6px}.shipment-journey+.feature-story{padding-top:16px}}@media (prefers-reduced-motion:reduce){.journey-progress{stroke-dashoffset:0!important}.journey-parcel{transform:translate(1162px,84px)!important}}.home-hero .button,.home-hero .text-link,.site-header .header-action{letter-spacing:.05px;font-weight:600}.home-hero .text-link{color:#1d332d;border-bottom-color:#91a39e}.site-header .button-dark{color:var(--green-dark);box-shadow:none;background:#e5f5ef;border:1px solid #b9dfd3}.site-header .button-dark:hover{background:#d3eee5;border-color:#91cdbb}.home-hero-visual{isolation:isolate}.hero-orbit{display:none}.hero-device-stage{aspect-ratio:3/2;width:108%;height:auto;inset:50% auto auto 50%;overflow:visible;transform:translate(-50%,-46%)}.hero-device-stage>img{z-index:1}.screen-message{z-index:2;text-align:center;color:#eafff8;letter-spacing:.15px;pointer-events:none;opacity:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:10px;font-weight:700;line-height:1.2;animation:9s ease-in-out infinite screen-cycle;display:flex;position:absolute}.screen-message-phone{background:linear-gradient(145deg,#05483bf0,#0f8e71e0);border-radius:8%/4%;width:13.2%;height:42%;animation-delay:0s;top:39%;left:15.8%}.screen-message-laptop{background:radial-gradient(circle,#118b6ff0,#053e33f5);width:43.6%;height:42.8%;font-size:13px;animation-delay:3s;top:25.7%;left:25.3%}.screen-message-tablet{background:linear-gradient(155deg,#0a8166f0,#043d32f5);border-radius:2%;width:23.9%;height:50.7%;font-size:12px;animation-delay:6s;top:19.2%;left:71.2%}@keyframes screen-cycle{0%,8%{opacity:0}14%,27%{opacity:1}34%,to{opacity:0}}.home-float-card{background:#fffffff5;border-radius:13px;padding:11px 13px;box-shadow:0 14px 35px #0b372d1a}.home-float-card .callout-arrow{color:#139477;flex:none;width:25px;height:25px}.home-float-earth{bottom:0;right:-3%}.home-float-card>span{border-radius:10px;width:34px;height:34px}.home-float-card b{font-weight:700}.home-float-card small{font-size:9px}@media (max-width:900px){.hero-device-stage{width:92%;transform:translate(-50%,-48%)}.home-float-offer{top:3%;left:3%}.home-float-earth{bottom:1%;right:2%}.screen-message{font-size:8px}.screen-message-laptop{font-size:10px}.screen-message-tablet{font-size:9px}}@media (max-width:600px){.hero-device-stage{width:108%}.screen-message span{display:none}.screen-message svg{width:16px;height:16px}.home-float-offer{top:1%;left:0}.home-float-earth{bottom:-2%;right:0}}@media (prefers-reduced-motion:reduce){.screen-message{animation:none}.screen-message-laptop{opacity:1}}.screen-message{animation-name:screen-sequence;animation-duration:6s}.screen-message-phone{animation-delay:0s}.screen-message-laptop{animation-delay:2s}.screen-message-tablet{animation-delay:4s}@keyframes screen-sequence{0%,25%{opacity:1}33%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.screen-message{animation:none}.screen-message-phone,.screen-message-tablet{opacity:0}.screen-message-laptop{opacity:1}}.screen-message{color:#dffcf3;text-shadow:0 2px 12px #00000080;animation-name:screen-text-sequence;transform:translateY(8px);background:0 0!important}.screen-message svg{filter:drop-shadow(0 2px 6px #00000059)}.screen-message-phone{border-radius:0;width:10.8%;height:25%;top:48%;left:17.2%}.screen-message-tablet{border-radius:0;width:13%;height:20%;font-size:10px;top:35%;left:77%}@keyframes screen-text-sequence{0%,4%{opacity:0;translate:0 8px}10%,24%{opacity:1;translate:0}30%,to{opacity:0;translate:0 -6px}}.home-float-earth .callout-arrow{order:3;transform:rotate(90deg)}@media (max-width:900px){.home-float-earth{top:2%;bottom:auto;right:2%}.screen-message-laptop{font-size:10px}.screen-message-tablet{font-size:8px}}@media (max-width:600px){.home-float-earth{top:0;right:0}.screen-message{gap:2px}.screen-message span{display:none}}@media (prefers-reduced-motion:reduce){.screen-message{animation:none;transform:none}.screen-message-phone,.screen-message-tablet{opacity:0}.screen-message-laptop{opacity:1}}.screen-message{letter-spacing:-.2px;gap:9px;font-size:15px;line-height:1.08}.screen-message span{max-width:100%}.screen-message svg{width:29px;height:29px}.screen-message-phone{width:12.7%;height:34%;font-size:13px;top:43%;left:16.2%}.screen-message-phone svg{width:24px;height:24px}.screen-message-laptop{width:35%;height:30%;font-size:20px;top:32%;left:29%}.screen-message-laptop svg{width:34px;height:34px}.screen-message-tablet{transform-origin:55%;width:19.2%;height:35%;font-size:15px;top:27%;left:73.6%;transform:perspective(650px)rotateY(-7deg)rotate(-.7deg)}.screen-message-tablet svg{width:28px;height:28px}@media (max-width:900px){.screen-message{font-size:12px}.screen-message-phone{font-size:10px}.screen-message-laptop{font-size:15px}.screen-message-tablet{font-size:11px}}.screen-message-phone{transform-origin:50% 55%;width:11.8%;height:31%;top:44.5%;left:17%;transform:perspective(520px)translateZ(12px)rotateY(-1.5deg)rotate(-.25deg)}.screen-message-laptop{transform-origin:50% 100%;width:34.2%;height:28%;top:33%;left:29.4%;transform:perspective(760px)translateZ(14px)rotateX(-2deg)rotateY(.8deg)rotate(.15deg)}.screen-message-tablet{transform-origin:62% 55%;width:17.8%;height:33%;top:27.8%;left:74.3%;transform:perspective(620px)translate3d(-2px,1px,16px)rotateX(-1deg)rotateY(-10deg)rotate(-1.05deg)}.home-float-offer{top:31%;left:5%}.home-float-earth{top:31%;bottom:auto;right:5%}@media (max-width:900px){.home-float-offer{top:28%;left:4%}.home-float-earth{top:28%;bottom:auto;right:4%}}@media (max-width:600px){.home-float-offer{top:24%;left:2%}.home-float-earth{top:24%;bottom:auto;right:2%}}.device-card-phone .device-product{width:69%;height:124%;bottom:-34%;right:-9%}.device-card-tablet .device-product{width:63%;height:112%;bottom:-22%;right:-7%}.device-card-laptop .device-product{width:67%;height:auto;bottom:4%;right:-4%}.device-card-console .device-product{width:43%;height:108%;bottom:-14%;right:-3%}.device-card-console .device-product-secondary{z-index:2;width:38%;height:91%;bottom:-14%;right:22%}.device-card-other .device-product{object-fit:contain;width:60%;height:96%;bottom:-10%;right:-5%}.device-card-other:after{display:none}@media (max-width:600px){.device-card-phone .device-product{width:64%;right:-7%}.device-card-tablet .device-product{width:59%;right:-5%}.device-card-laptop .device-product{width:64%;right:-2%}.device-card-watch .device-product{width:58%}.device-card-console .device-product{width:41%;right:-2%}.device-card-console .device-product-secondary{width:35%;bottom:-14%;right:24%}.device-card-other .device-product{width:57%;right:-3%}}.device-card-watch .device-product{width:63%;height:94%;bottom:2%;right:-4%}.device-card-other .device-product{width:55%;height:88%;bottom:2%;right:0}@media (max-width:600px){.device-card-watch .device-product{width:59%;bottom:2%;right:-2%}.device-card-other .device-product{width:52%;bottom:2%;right:1%}}.hero-visual-route{z-index:8;pointer-events:none;height:42%;position:absolute;top:5%;left:3%;right:1%}.hero-visual-route>svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.hero-visual-route>svg>path{fill:none;stroke:#0f8b6c66;stroke-width:2.3px;stroke-linecap:round;stroke-dasharray:4 9}.hero-route-node{width:46px;height:46px;color:var(--green);background:#e9f8f2e6;border:1px solid #0f8b6c2e;border-radius:50%;place-items:center;display:grid;position:absolute;box-shadow:0 10px 30px #074d3c14}.hero-route-node svg{width:22px;height:22px;position:static}.hero-route-recycle{top:68%;left:.8%}.hero-route-shipping{background:var(--green);color:#fff;width:54px;height:54px;top:21.5%;left:45.5%}.hero-route-leaf{top:-1%;right:0}@media (max-width:900px){.hero-visual-route{height:39%;top:0;left:8%;right:7%}.hero-route-node{width:39px;height:39px}.hero-route-shipping{width:46px;height:46px}}@media (max-width:600px){.hero-visual-route{display:none}}.hero-route-node{pointer-events:auto;cursor:help;outline:none;transition:transform .22s,box-shadow .22s,border-color .22s}.hero-route-node:hover,.hero-route-node:focus-visible{border-color:#0f8b6c61;transform:scale(1.12);box-shadow:0 16px 38px #074d3c29}.hero-route-tip{z-index:8;width:220px;color:var(--ink);text-align:left;opacity:0;visibility:hidden;transform-origin:50% 100%;pointer-events:none;background:#fffffff7;border:1px solid #095b4621;border-radius:15px;padding:13px 15px;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;bottom:calc(100% + 13px);left:50%;transform:translate(-50%,8px)scale(.96);box-shadow:0 18px 42px #073f3224}.hero-route-tip:after{content:"";background:#fff;border-bottom:1px solid #095b4621;border-right:1px solid #095b4621;width:13px;height:13px;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)rotate(45deg)}.hero-route-tip b,.hero-route-tip small{display:block}.hero-route-tip b{margin-bottom:5px;font-size:13px;line-height:1.25}.hero-route-tip small{color:var(--muted);font-size:10px;line-height:1.45}.hero-route-node:hover .hero-route-tip,.hero-route-node:focus-visible .hero-route-tip{opacity:1;visibility:visible;transform:translate(-50%)scale(1)}.hero-route-recycle .hero-route-tip{transform-origin:20px 100%;left:0;transform:translateY(8px)scale(.96)}.hero-route-recycle .hero-route-tip:after{left:22px}.hero-route-recycle:hover .hero-route-tip,.hero-route-recycle:focus-visible .hero-route-tip{transform:translate(0)scale(1)}.hero-route-leaf .hero-route-tip{transform-origin:calc(100% - 20px) 100%;left:auto;right:0;transform:translateY(8px)scale(.96)}.hero-route-leaf .hero-route-tip:after{left:auto;right:15px;transform:rotate(45deg)}.hero-route-leaf:hover .hero-route-tip,.hero-route-leaf:focus-visible .hero-route-tip{transform:translate(0)scale(1)}@media (min-width:1200px){.hero-visual-route{height:27%;top:15%}}.home-hero{isolation:isolate;position:relative}.home-hero:before{content:"";z-index:-2;filter:blur(22px);background:radial-gradient(at 18% 48%,#caefe24d 0,#e0f7ef2e 27%,#0000 59%),radial-gradient(at 74% 47%,#a1dcc929 0,#daf4eb2b 35%,#0000 68%),radial-gradient(at 52% 80%,#e3f6d633 0,#0000 58%);border-radius:42% 58% 48% 52%/44% 38% 62% 56%;position:absolute;inset:8% -7% 2%;transform:rotate(-1.5deg)}.home-hero:after{content:"";z-index:-1;opacity:.3;clip-path:polygon(0 28%,12% 18%,29% 25%,44% 12%,62% 21%,79% 10%,100% 20%,97% 67%,80% 75%,65% 66%,47% 82%,29% 70%,11% 83%,2% 70%);filter:blur(10px);background:linear-gradient(101deg,#0000 4%,#96d9c329 18%,#e2f7ef66 38%,#89cfb81f 58%,#0000 83%);height:56%;position:absolute;top:22%;left:-4%;right:2%}@media (max-width:900px){.home-hero:before{inset:4% -12% 0}.home-hero:after{opacity:.34;height:66%;top:14%}}.home-hero:before,.home-hero:after{display:none}body{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.home-page h1,.home-page h2{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500}.home-page h3,.site-header,.footer{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.home-hero h1{letter-spacing:-3.15px;flex-direction:column;align-items:flex-start;font-weight:500;display:flex;overflow:visible}.hero-title-line{opacity:0;filter:blur(8px);animation:.78s cubic-bezier(.2,.75,.25,1) 80ms forwards hero-title-reveal;display:block;transform:translateY(32px)}.hero-title-accent{color:var(--green);animation-delay:.24s}.home-hero-copy>p,.home-hero-copy .hero-actions,.home-hero-copy .hero-trust{opacity:0;animation:.6s ease-out forwards hero-copy-reveal;transform:translateY(14px)}.home-hero-copy>p{animation-delay:.52s}.home-hero-copy .hero-actions{animation-delay:.64s}.home-hero-copy .hero-trust{animation-delay:.76s}.hero-benefit-copy{text-wrap:pretty;max-width:510px!important;line-height:1.7!important}@media (max-width:900px){.hero-benefit-copy{margin-inline:auto}}@keyframes hero-title-reveal{to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes hero-copy-reveal{to{opacity:1;transform:translateY(0)}}.section-heading h2,.feature-copy h2,.home-cta h2{letter-spacing:-2.05px;font-weight:500}.home-page h3,.desktop-nav,.hero-trust,.button,.text-link,.text-action{font-weight:600}.eyebrow{letter-spacing:1.15px;font-weight:700}.green-word{color:var(--green)}.scroll-color-heading{white-space:pre;display:block}.scroll-color-heading-wrap{white-space:normal}.scroll-color-heading [data-scroll-char]{color:#aeb9b5;transition:color 80ms linear}.scroll-color-heading [data-scroll-char][data-filled=true][data-tone=ink]{color:var(--ink)}.scroll-color-heading [data-scroll-char][data-filled=true][data-tone=green]{color:var(--green)}@media (prefers-reduced-motion:reduce){.scroll-color-heading [data-scroll-char][data-tone=ink]{color:var(--ink)}.scroll-color-heading [data-scroll-char][data-tone=green]{color:var(--green)}}.hero-device-stage{aspect-ratio:auto;width:112%;height:84%;overflow:visible}.hero-device-stage .hero-product{object-fit:contain;filter:drop-shadow(0 7px 5px #0616122e)drop-shadow(0 24px 22px #061f1933);height:auto;transform:translateZ(0);position:absolute!important}.hero-device-stage .hero-product-ipad{z-index:1;width:35%;top:2%;right:1%}.hero-device-stage .hero-product-macbook{z-index:2;width:67%;top:21%;left:17%}.hero-device-stage .hero-product-samsung{z-index:1;width:16%;top:25%;left:14%;transform:translateZ(0)scaleX(-1)}.hero-device-stage .hero-product-iphone{z-index:3;width:22%;top:44.5%;left:10%}.hero-device-stage .hero-product-watch{z-index:4;width:25%;bottom:-13.5%;right:5%}.screen-message{display:none!important}.brand img{width:165px}.footer .brand-light img{width:160px}@media (max-width:600px){.brand img{width:140px}.footer .brand-light img{width:148px}}@media (min-width:901px){.hero-device-stage .hero-product-samsung{top:25%;left:14%}.hero-device-stage .hero-product-iphone{top:38.5%}.hero-device-stage .hero-product-watch{bottom:13%}}@media (max-width:900px){.hero-device-stage{width:94%;height:90%;transform:translate(-50%,-48%)}.hero-device-stage .hero-product-ipad{width:33%;top:4%;right:2%}.hero-device-stage .hero-product-macbook{width:66%;top:22%;left:17%}.hero-device-stage .hero-product-samsung{width:15%;top:27%;left:13%}.hero-device-stage .hero-product-iphone{width:22%;top:45.5%;left:9.5%}.hero-device-stage .hero-product-watch{width:25%;bottom:-12.5%;right:5%}}@media (max-width:600px){.hero-device-stage{width:108%;height:88%}.hero-device-stage .hero-product-ipad{width:34%;top:6%;right:1%}.hero-device-stage .hero-product-macbook{width:66%;top:24%;left:17%}.hero-device-stage .hero-product-samsung{width:15%;top:29%;left:12%}.hero-device-stage .hero-product-iphone{width:23%;top:47.5%;left:9%}.hero-device-stage .hero-product-watch{width:26%;bottom:-11.5%;right:4%}}.home-how{padding-top:70px;padding-bottom:84px}.shipment-journey{height:300px}.journey-progress{will-change:stroke-dashoffset;transition:none}.journey-parcel{will-change:transform;transition:none}.journey-callout-arrow{fill:none;stroke:#111;stroke-width:2px;stroke-linecap:round;stroke-dasharray:3 6;marker-end:url(#journey-arrowhead)}#journey-arrowhead path{fill:none;stroke:#111;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.journey-message{filter:drop-shadow(0 8px 15px #0753451a)}.journey-message rect,.journey-message-tail{fill:#e9f6f2;stroke:#b8ded3;stroke-width:1.25px}.journey-message text{fill:var(--green-dark);letter-spacing:-.1px;text-anchor:middle;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:500}.journey-milestone-end .journey-milestone-title,.journey-milestone-end .journey-milestone-detail{transform:none}@media (max-width:900px){.home-how{padding-top:68px;padding-bottom:70px}.shipment-journey{height:210px;margin-top:0}}@media (max-width:600px){.home-how{padding-top:58px;padding-bottom:60px}.shipment-journey{height:155px}}@media (prefers-reduced-motion:reduce){.journey-parcel{transform:translate(1162px,134px)!important}.hero-title-line,.home-hero-copy>p,.home-hero-copy .hero-actions,.home-hero-copy .hero-trust{opacity:1;filter:none;animation:none;transform:none}}.devices-section .device-card{min-height:230px}.devices-section .device-copy{width:48%;top:25px;left:25px}.devices-section .device-card-phone .device-product{width:69%;height:124%;bottom:-34%;right:-9%}.devices-section .device-card-tablet .device-product{width:63%;height:112%;bottom:-22%;right:-7%}.devices-section .device-card-laptop .device-product{width:67%;height:auto;bottom:-4%;right:-4%}.devices-section .device-card-watch .device-product{width:63%;height:94%;bottom:-6%;right:-4%}.devices-section .device-card-console .device-product{width:43%;height:108%;bottom:-14%;right:-3%}.device-card-offer{z-index:4;width:max-content;max-width:47%;min-height:38px;color:var(--green-dark);white-space:nowrap;background:#fffffff7;border:1px solid #96c6b8;border-radius:999px;justify-content:space-between;align-items:center;gap:8px;padding:3px 3px 3px 13px;font-size:10px;transition:transform .22s,box-shadow .22s,border-color .22s,background .22s;display:flex;position:absolute;bottom:20px;left:25px;box-shadow:0 7px 17px #0753451a}.device-card-offer>span{background:var(--green);color:#fff;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;transition:transform .22s,background .22s;display:grid;box-shadow:0 3px 8px #0753452b}.device-card-offer svg{width:15px;height:15px}.device-card:hover .device-card-offer{border-color:var(--green);background:#fff;transform:translateY(-2px);box-shadow:0 10px 22px #07534524}.device-card:hover .device-card-offer>span{background:var(--green-dark);transform:translate(2px)}.device-card-soon{min-height:34px;box-shadow:none;color:#64756f;text-transform:uppercase;letter-spacing:.55px;background:#f6faf8f7;border-color:#bfd8d1;padding:3px 14px}.device-card-disabled:hover .device-card-soon{box-shadow:none;background:#f6faf8f7;border-color:#bfd8d1;transform:none}.device-card-value{z-index:4;color:var(--green-dark);letter-spacing:-.35px;font-size:18px;font-weight:800;position:absolute;bottom:79px;left:25px}.device-card-quote{z-index:4;min-width:174px;height:46px;color:var(--green-dark);background:#fffffff7;border:1px solid #82bdac;border-radius:999px;justify-content:space-between;align-items:center;gap:10px;padding:4px 4px 4px 15px;font-size:13px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;position:absolute;bottom:21px;left:25px;box-shadow:0 8px 20px #0753451a}.device-card-quote>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.device-card-quote svg{transition:transform .25s cubic-bezier(.2,.8,.2,1)}.device-card-quote:hover{border-color:var(--green);transform:translateY(-2px);box-shadow:0 11px 25px #07534526}.device-card-quote:hover svg{transform:rotate(45deg)translate(1px)}.device-card-button{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;padding:0;display:block}.wizard-device-selection .quote-device-cards{padding-block:0}@media (max-width:900px){.devices-section .device-card{min-height:225px}.device-card-offer{max-width:48%}}@media (max-width:600px){.devices-section .device-card{min-height:210px}.devices-section .device-copy{width:51%;top:21px;left:21px}.devices-section .device-card-phone .device-product{width:64%;right:-7%}.devices-section .device-card-tablet .device-product{width:59%;right:-5%}.devices-section .device-card-laptop .device-product{width:64%;right:-2%}.devices-section .device-card-watch .device-product{width:59%;bottom:-4%;right:-2%}.devices-section .device-card-console .device-product{width:41%;right:-2%}.device-card-offer{gap:7px;max-width:49%;min-height:34px;padding:3px 3px 3px 11px;font-size:9px;bottom:17px;left:21px}.device-card-offer>span{flex-basis:26px;width:26px;height:26px}.device-card-offer svg{width:13px;height:13px}}@media (min-width:901px){.home-steps h3{justify-content:center;align-items:center;min-height:55px;margin-bottom:12px;display:flex}.home-steps{gap:48px;overflow:visible}.home-steps article{overflow:visible}.home-steps article:not(:last-child):after{content:"→";z-index:4;background:var(--green);color:#fff;border:0;border-radius:50%;place-items:center;width:40px;height:40px;font-size:20px;font-weight:500;line-height:1;display:grid;position:absolute;top:50%;right:-44px;transform:translateY(-50%);box-shadow:0 8px 20px #08745f33}}.home-stats{color:var(--ink);background:#fff;border:0;padding:28px 0 42px}.home-stats-grid{gap:18px}.home-stats article{text-align:left;background:linear-gradient(145deg,#fff,#f2faf7);border-radius:18px;padding:34px 36px;position:relative;overflow:hidden;box-shadow:0 14px 36px #094b3c12;border:1px solid #cfe5de!important}.home-stats article:before{content:"";background:linear-gradient(90deg,var(--green),#77c9b4);width:100%;height:4px;position:absolute;top:0;left:0}.home-stats strong{letter-spacing:-2px;color:var(--ink);font-size:clamp(34px,4vw,48px);font-weight:500}.home-stats strong>span:last-child{color:var(--green)}.home-stats p{color:#64756f;letter-spacing:1.05px;margin:8px 0 0;font-size:10px;font-weight:700}@media (max-width:600px){.home-stats{padding:20px 0 32px}.home-stats-grid{gap:12px}.home-stats article{padding:27px 28px;border-bottom:1px solid #cfe5de!important}}.home-stats{padding:34px 0 52px}.home-stats .home-stats-grid{gap:20px;width:min(1380px,100% - 48px);max-width:none}.home-stats article{background:#fff;border-radius:24px;flex-direction:column;justify-content:center;min-height:178px;padding:42px 44px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;box-shadow:0 18px 44px #094b3c14}.home-stats article:before{background:var(--green);border-radius:0 0 5px 5px;width:54px;height:5px;transition:width .3s;top:0;left:24px}.home-stats article:after{letter-spacing:1.4px;color:#77a99b;font-size:11px;font-weight:700;position:absolute;top:22px;right:25px}.home-stats article:first-child:after{content:"01"}.home-stats article:nth-child(2):after{content:"02"}.home-stats article:nth-child(3):after{content:"03"}.home-stats article:hover{transform:translateY(-4px);box-shadow:0 24px 52px #094b3c1f;border-color:#a9d5c8!important}.home-stats article:hover:before{width:calc(100% - 48px)}.home-stats strong{font-size:clamp(44px,4.2vw,62px)}.home-stats p{margin-top:12px;font-size:11px}@media (max-width:900px){.home-stats .home-stats-grid{gap:14px;width:calc(100% - 30px)}.home-stats article{min-height:150px;padding:34px 28px}.home-stats strong{font-size:42px}}@media (max-width:600px){.home-stats{padding:24px 0 38px}.home-stats .home-stats-grid{width:calc(100% - 30px)}.home-stats article{min-height:138px;padding:30px 28px}.home-stats strong{font-size:44px}}
.mobile-nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;flex-direction:column;padding:12px;display:flex;position:absolute;top:62px;left:15px;right:15px}.mobile-nav a{border-radius:8px;padding:12px;font-size:13px;font-weight:700}.mobile-nav a:hover{background:var(--mint)}.device-fields{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:18px;display:grid}.device-fields .select-label{width:auto;margin:0}.button:disabled{cursor:not-allowed;opacity:.5;transform:none}.auth-page{background:radial-gradient(circle at top,#e4f5ef,#0000 50%);place-items:center;min-height:100vh;padding:40px 20px;display:grid}.auth-card{border:1px solid var(--line);width:min(440px,100%);box-shadow:var(--shadow);background:#fff;border-radius:22px;flex-direction:column;gap:18px;padding:34px;display:flex}.auth-card>.brand{margin-bottom:14px}.auth-card h1{letter-spacing:-1.5px;margin:0;font-size:34px}.auth-card>p{color:var(--muted);font-size:13px;line-height:1.6}.auth-card label{flex-direction:column;gap:7px;font-size:12px;font-weight:750;display:flex}.auth-card input{border:1px solid var(--line);border-radius:10px;outline:none;height:48px;padding:0 13px}.auth-card input:focus{border-color:var(--green);box-shadow:0 0 0 3px var(--mint)}.auth-message{background:var(--mint);border-radius:10px;padding:12px;color:var(--green-dark)!important;margin:0!important}.auth-links{justify-content:space-between;gap:12px;display:flex}.auth-links button,.mobile-nav button{color:var(--green);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:700}.mobile-nav button{text-align:left;padding:12px}.shipping-layout{grid-template-columns:1fr 280px;align-items:start;gap:22px;display:grid}.shipping-form{text-align:left}.shipping-form>h1,.completion-panel h1{letter-spacing:-1.5px;margin:14px 0 8px;font-size:36px}.shipping-form>p,.completion-panel>p{color:var(--muted);font-size:13px;line-height:1.7}.form-grid{grid-template-columns:1fr 1fr;gap:16px;margin:28px 0;display:grid}.form-grid label{flex-direction:column;gap:7px;font-size:11px;font-weight:800;display:flex}.form-grid .wide{grid-column:1/-1}.form-grid input,.form-grid select{border:1px solid var(--line);background:#fff;border-radius:9px;outline:none;height:45px;padding:0 12px}.form-grid input:focus,.form-grid select:focus{border-color:var(--green);box-shadow:0 0 0 3px var(--mint)}.consent{color:var(--muted);align-items:flex-start;gap:9px;margin-bottom:22px;font-size:11px;display:flex}.consent a{color:var(--green);text-decoration:underline}.shipping-summary{background:var(--ink);color:#fff;border-radius:18px;flex-direction:column;padding:25px;display:flex}.shipping-summary>svg{color:#92d8c7;margin-bottom:28px}.shipping-summary>span,.shipping-summary>small{color:#92a69f;font-size:10px}.shipping-summary h2{margin:8px 0;font-size:20px}.shipping-summary p{color:#b9cac5;margin:0;font-size:11px}.shipping-summary strong{color:#9ee0cf;margin:28px 0 5px;font-size:27px}.completion-panel{text-align:center;flex-direction:column;align-items:center;gap:13px;max-width:680px;margin:auto;display:flex}.completion-panel>p{max-width:520px}.completion-panel .button{min-width:270px}.completion-panel small{color:var(--muted);max-width:500px}.success-icon{background:var(--mint);width:68px;height:68px;color:var(--green);border-radius:50%;place-items:center;margin-bottom:8px;display:grid}.info-page{grid-template-columns:.8fr 1.2fr;gap:100px;padding-block:75px 110px;display:grid}.info-page>header{height:max-content;position:sticky;top:115px}.info-page h1{letter-spacing:-3px;margin:17px 0;font-size:clamp(42px,5vw,64px);line-height:1.04}.info-page header>p{color:var(--muted);font-size:15px;line-height:1.75}.info-page article{padding-top:30px}.info-page article h2{letter-spacing:-.5px;margin:38px 0 10px;font-size:22px}.info-page article h2:first-child{margin-top:0}.info-page article p{color:var(--muted);font-size:14px;line-height:1.8}.info-page article a{color:var(--green);text-decoration:underline}.draft-notice{background:#fff8e6;border-left:3px solid #d59d20;flex-direction:column;gap:4px;margin-top:25px;padding:14px 16px;display:flex}.draft-notice b{color:#7a5708;font-size:11px}.draft-notice span{color:#876e35;font-size:10px;line-height:1.5}.inspection-list{gap:13px;max-width:760px;margin:auto;display:grid}.inspection-question{border-bottom:1px solid var(--line);grid-template-columns:minmax(220px,1fr) 1.35fr;align-items:center;gap:18px;padding:15px 0;display:grid}.inspection-question>b{font-size:12px;line-height:1.5}.inspection-question>div{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.inspection-question button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;padding:9px 12px;font-size:11px}.inspection-question button.selected{color:var(--green-dark);border-color:var(--green);background:var(--mint);font-weight:800}.inspection-result{background:var(--mint);border-radius:10px;max-width:760px;margin:20px auto 0;padding:14px 16px;font-size:12px}.form-grid label small{color:var(--muted);font-weight:500;line-height:1.5}.question-progress{max-width:760px;margin:0 auto 22px}.question-progress>div:first-child{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.question-progress b{font-size:13px}.question-progress span{color:var(--muted);font-size:11px}.question-progress-track{gap:7px;display:flex}.question-progress-track i{background:#dce7e3;border-radius:999px;flex:1;height:5px;transition:background .25s,transform .25s}.question-progress-track i.active{background:var(--green);transform:scaleY(1.12)}.survey-panel{flex-direction:column;justify-content:center;max-width:760px;min-height:430px;margin:auto;display:flex}.survey-panel .wizard-heading{max-width:620px;margin-inline:auto}.survey-panel .wizard-heading h1{font-size:clamp(29px,4vw,40px);line-height:1.16}.survey-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;width:100%;max-width:620px;margin:0 auto;display:grid}.survey-options button{border:1px solid var(--line);min-height:62px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;padding:14px 17px;font-size:13px;font-weight:650;transition:border-color .2s,background .2s,transform .2s;display:flex}.survey-options button:hover{border-color:#9ccfbe;transform:translateY(-1px)}.survey-options button.selected{border-color:var(--green);background:var(--mint);color:var(--green-dark)}.survey-options .radio{flex:0 0 20px}.imei-admin{gap:5px;min-width:150px;display:grid}.imei-admin input{border:1px solid var(--line);border-radius:6px;padding:6px}.imei-admin button{background:var(--green);color:#fff;border:0;border-radius:6px;padding:6px}.imei-match{color:#19704e}.imei-mismatch{color:#aa3442}.admin-sidebar>a{color:#91a49e;border-radius:9px;align-items:center;gap:11px;padding:12px;font-size:12px;display:flex}.admin-sidebar>a.active{color:#fff;background:#ffffff1a}.catalogue-admin{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:35px;overflow:hidden}.catalogue-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px;display:flex}.catalogue-toolbar h2{margin:5px 0 0}.catalogue-toolbar>div:last-child,.catalogue-actions{flex-wrap:wrap;gap:7px;display:flex}.catalogue-toolbar button,.catalogue-actions button,.configuration-editor>button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;padding:8px 11px;font-size:11px}.catalogue-toolbar button.primary,.catalogue-actions button.primary{background:var(--green);color:#fff;border-color:var(--green)}.catalogue-workspace{grid-template-columns:245px 1fr;min-height:500px;display:grid}.catalogue-workspace>aside{border-right:1px solid var(--line);max-height:700px;padding:8px;overflow:auto}.catalogue-workspace>aside button{text-align:left;background:#fff;border:0;border-radius:8px;flex-direction:column;gap:4px;width:100%;padding:11px;display:flex}.catalogue-workspace>aside button.selected{background:var(--mint)}.catalogue-workspace>aside small{color:var(--muted)}.catalogue-editor{padding:24px}.catalogue-editor textarea{border:1px solid var(--line);border-radius:9px;min-height:80px;padding:10px}.configuration-editor{border-bottom:1px solid var(--line);grid-template-columns:1.5fr repeat(5,1fr) auto;align-items:end;gap:8px;padding:15px 0;display:grid}.configuration-editor label{color:var(--muted);flex-direction:column;gap:5px;font-size:9px;display:flex}.configuration-editor input{border:1px solid var(--line);border-radius:7px;min-width:0;height:38px;padding:0 8px}.catalogue-actions{justify-content:flex-end;margin-top:20px}@media (max-width:900px){.shipping-layout,.info-page{grid-template-columns:1fr;gap:35px}.info-page>header{position:static}.catalogue-workspace{grid-template-columns:1fr}.catalogue-workspace>aside{border-right:0;border-bottom:1px solid var(--line);max-height:220px}.configuration-editor{grid-template-columns:1fr 1fr}.catalogue-toolbar{flex-direction:column;align-items:flex-start;gap:15px}}@media (max-width:600px){.form-grid,.device-fields{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.shipping-form>h1,.completion-panel h1{font-size:29px}.shipping-summary{order:-1}.info-page{padding-block:50px 75px}.info-page h1{letter-spacing:-2px;font-size:41px}.inspection-question{grid-template-columns:1fr}.inspection-question>div{justify-content:flex-start}.question-progress{margin-bottom:16px}.survey-panel{min-height:410px}.survey-options{grid-template-columns:1fr}.survey-panel .wizard-heading h1{font-size:28px}.wizard-actions{gap:10px}.wizard-actions .button{padding-inline:14px}}.catalogue-editor .form-grid>label:nth-child(5){display:none}.sell-screen{background:linear-gradient(145deg,#edf8f4 0%,#fbfdfc 48%,#eef7f4 100%);min-height:100dvh}.sell-screen .site-header{background:#fbfdfcf0}.wizard-page{min-height:calc(100dvh - 80px);padding:28px clamp(18px,3vw,48px) 34px;display:flex}.wizard-shell{flex-direction:column;width:100%;max-width:none;display:flex}.progress{grid-template-columns:repeat(5,1fr);width:min(1040px,100%);margin:0 auto 22px}.wizard-panel{border-radius:28px;flex:1;width:100%;min-height:0;padding:clamp(32px,4vw,62px);box-shadow:0 22px 70px #0c453917}.wizard-selection{flex-direction:column;justify-content:center;display:flex}.wizard-selection .wizard-heading{margin-bottom:34px}.wizard-selection .wizard-heading h1,.wizard-models .wizard-heading h1{letter-spacing:-2.7px;font-size:clamp(36px,4.5vw,60px);font-weight:600}.category-photo-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;width:min(1180px,100%);margin:auto}.category-photo-grid>button{grid-column:span 2}.category-photo-grid>button:nth-child(4),.category-photo-grid>button:nth-child(5){grid-column:span 3}.category-photo-grid button{cursor:pointer;text-align:left;align-items:stretch;gap:0;padding:0;transition:transform .22s,border-color .22s,box-shadow .22s;overflow:hidden}.category-photo-grid button:hover,.model-card-grid button:hover{border-color:#9ccfbe;transform:translateY(-4px);box-shadow:0 16px 34px #0853431a}.selection-photo{background:linear-gradient(145deg,#eef7f4,#d9ede7);height:clamp(190px,26vh,280px);position:relative}.selection-photo img{object-fit:contain;padding:20px}.selection-photo.product-pair .category-product-1{transform:translate(-13%)scale(.78)}.selection-photo.product-pair .category-product-2{transform:translate(24%)scale(.57)}.category-photo-grid button.category-unavailable{opacity:1}.category-photo-grid button.category-unavailable:hover{box-shadow:none;border-color:var(--line);transform:none}.selection-copy{grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:22px 24px;display:grid}.selection-copy>span{flex-direction:column;gap:5px;display:flex}.selection-copy b{font-size:21px}.selection-copy small{font-size:12px}.brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:min(940px,100%);margin:auto;display:grid}.brand-grid button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:20px;grid-template-columns:80px 1fr auto;align-items:center;gap:20px;min-height:150px;padding:24px;transition:transform .22s,border-color .22s,box-shadow .22s;display:grid}.brand-grid button:hover{border-color:#91cdbb;transform:translateY(-3px);box-shadow:0 16px 35px #08534317}.brand-grid button>span:nth-child(2){flex-direction:column;gap:6px;display:flex}.brand-grid b{font-size:22px}.brand-grid small{color:var(--muted)}.brand-grid-single{grid-template-columns:minmax(0,461px);justify-content:center}.brand-logo{color:#fff;text-align:center;background:#0d1715;border-radius:20px;place-items:center;width:80px;height:80px;display:grid}.brand-logo-apple{padding-bottom:5px;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:48px;line-height:1}.brand-logo-samsung{background:#1428a0 url(https://www.samsung.com/etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/images/logo-square-letter.png) 50%/cover no-repeat}.wizard-models{display:block;overflow:visible}.wizard-models .wizard-heading{margin-bottom:30px}.model-card-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:14px;padding:4px 6px 24px;display:grid}.model-card-grid button{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:18px;flex-direction:column;align-items:flex-start;min-height:245px;padding:14px;transition:all .22s;display:flex}.model-card-grid button.selected{border:2px solid var(--green);background:#f4fbf8}.model-card-grid b{margin:12px 0 5px;font-size:14px}.model-card-grid small{color:var(--muted);font-size:10px}.model-photo{background:#eff7f4;border-radius:12px;width:100%;height:170px;position:relative;overflow:hidden}.model-photo img{object-fit:contain;padding:12px}.model-photo img.model-image-12-pro-max{padding:0;transform:scale(1.16)}.model-photo img.model-image-samsung{padding:0}.configuration-box{z-index:7;border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-radius:18px;grid-template-columns:minmax(190px,.7fr) minmax(260px,1.35fr) auto;align-items:end;gap:28px;margin:18px -18px -18px;padding:20px 22px;display:grid;position:sticky;bottom:12px;box-shadow:0 -12px 30px #083c3212}.configuration-box>div:first-child span{color:var(--muted);text-transform:uppercase;letter-spacing:1px;font-size:10px}.configuration-box h2{margin:6px 0;font-size:18px}.configuration-box .device-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;display:grid}.configuration-box .select-label{width:100%;max-width:none;color:var(--ink);letter-spacing:.15px;margin:0;font-size:11px}.configuration-box .select-label select{appearance:none;height:52px;color:var(--ink);box-shadow:none;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%230b211c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;border:1px solid #cbdad5;border-radius:13px;outline:none;margin-top:8px;padding:0 46px 0 16px;font-size:14px;font-weight:750;line-height:1}.configuration-box .select-label select:hover{border-color:#8ebcaf}.configuration-box .select-label select:focus{border-color:var(--green);box-shadow:0 0 0 3px #08745f1f}.model-continue{white-space:nowrap;align-self:end;min-height:52px}.product-condition-layout{grid-template-columns:minmax(330px,.9fr) minmax(440px,1.1fr);padding:0;display:grid;overflow:hidden}.selected-product-gallery{background:linear-gradient(145deg,#eaf6f2,#d7ece5);flex-direction:column;justify-content:center;min-width:0;padding:clamp(32px,4vw,58px);display:flex}.gallery-main{height:min(48vh,480px);margin:10px 0;position:relative;overflow:hidden}.gallery-main img{mix-blend-mode:multiply;object-fit:contain!important;object-position:center!important;padding:12px!important}.gallery-main.gallery-transparent img{mix-blend-mode:normal;padding:0!important}.gallery-main.gallery-left img{transform-origin:32%;transform:scale(1.38)}.gallery-main.gallery-right img{transform-origin:68%;transform:scale(1.38)}.gallery-thumbs{justify-content:center;gap:10px;display:flex}.gallery-thumbs button{cursor:pointer;background:#ffffffc7;border:1px solid #bedbd2;border-radius:10px;width:72px;height:62px;transition:border-color .2s,transform .2s,background .2s;position:relative;overflow:hidden}.gallery-thumbs button:hover{border-color:var(--green);background:#fff;transform:translateY(-2px)}.gallery-thumbs button.selected{border:2px solid var(--green)}.gallery-thumbs img{mix-blend-mode:normal;object-fit:contain!important;padding:7px!important}.gallery-thumbs .gallery-left img{transform-origin:32%;transform:scale(1.4)}.gallery-thumbs .gallery-right img{transform-origin:68%;transform:scale(1.4)}.selected-product-gallery h2{letter-spacing:-1.6px;margin:24px 0 5px;font-size:clamp(26px,3vw,40px)}.selected-product-gallery p{color:var(--muted);margin:0;font-size:13px}.condition-column{flex-direction:column;justify-content:center;padding:clamp(32px,4vw,58px);display:flex}.condition-column .question-progress{width:100%;max-width:720px}.condition-column .survey-panel{width:100%;max-width:720px;min-height:0}.condition-column .survey-options{max-width:none}.quote-product-image{overflow:hidden;background:#eef7f4!important;border-radius:12px!important;width:76px!important;height:76px!important;position:relative!important}.quote-product-image img{object-fit:contain;padding:7px}.wizard-actions{width:100%;margin-top:18px}.devices-section .device-types{grid-template-columns:repeat(6,1fr)}.devices-section .device-card{grid-column:span 2}.devices-section .device-card:nth-child(4),.devices-section .device-card:nth-child(5){grid-column:span 3}.device-card-console .device-product{width:43%;bottom:-13%;right:2%}@media (max-width:900px){.wizard-page{min-height:calc(100dvh - 68px);padding:20px 15px 28px}.wizard-panel{padding:32px 22px}.product-condition-layout{grid-template-columns:1fr}.selected-product-gallery{padding:30px 24px}.gallery-main{height:300px}.condition-column{padding:34px 24px}.configuration-box{grid-template-columns:1fr}.configuration-box .device-fields{grid-template-columns:repeat(3,1fr)}.category-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-photo-grid>button,.category-photo-grid>button:nth-child(4){grid-column:auto}.category-photo-grid>button:nth-child(5){grid-column:1/-1}.devices-section .device-types{grid-template-columns:repeat(2,1fr)}.devices-section .device-card,.devices-section .device-card:nth-child(4){grid-column:auto}.devices-section .device-card:nth-child(5){grid-column:1/-1}}@media (max-width:600px){.progress{margin-bottom:16px}.progress div{gap:5px}.progress div span{width:27px;height:27px}.category-photo-grid{grid-template-columns:1fr}.category-photo-grid>button,.category-photo-grid>button:nth-child(4),.category-photo-grid>button:nth-child(5){grid-column:auto}.selection-photo{height:220px}.wizard-selection .wizard-heading h1,.wizard-models .wizard-heading h1{letter-spacing:-1.8px;font-size:36px}.model-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none}.model-card-grid button{min-height:210px}.model-photo{height:135px}.configuration-box{margin:16px 0 0;position:relative}.configuration-box .device-fields{grid-template-columns:1fr}.gallery-main{height:245px}.gallery-thumbs button{width:60px;height:52px}.product-condition-layout{overflow:visible}.selected-product-gallery h2{font-size:27px}.condition-column .survey-options{grid-template-columns:1fr}.wizard-actions{z-index:6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fbfdfceb;border-radius:14px;padding:8px;position:sticky;bottom:10px}.devices-section .device-types{grid-template-columns:1fr}.devices-section .device-card,.devices-section .device-card:nth-child(4),.devices-section .device-card:nth-child(5){grid-column:auto}}@media (max-width:700px){.brand-grid{grid-template-columns:1fr}.brand-grid button{grid-template-columns:62px 1fr auto;min-height:112px;padding:18px}.brand-logo{border-radius:16px;width:62px;height:62px}.brand-logo-apple{font-size:39px}}.how-page{--how-cream:#f5f8f5;--how-lime:#c9ff74;--how-mint:#9ee7d1;background:var(--how-cream);color:#08261f;overflow:clip}.how-kicker{color:#08765f;letter-spacing:1.9px;text-transform:uppercase;font-size:11px;font-weight:850;display:block}.how-hero{isolation:isolate;border-bottom:1px solid #dbe8e3;grid-template-columns:minmax(430px,.9fr) minmax(450px,1.1fr);align-items:center;min-height:calc(100svh - 81px);padding:clamp(60px,8vw,118px) max(5vw,28px);display:grid;position:relative}.how-hero-glow{z-index:-1;background:radial-gradient(circle,#cef4e8 0,#e9f7f2 45%,#0000 70%);border-radius:50%;width:62vw;max-width:930px;height:62vw;max-height:930px;position:absolute;top:-22vw;right:-13vw}.how-hero-copy{z-index:2;max-width:780px;position:relative}.how-hero h1{letter-spacing:-.075em;margin:25px 0 34px;font-size:clamp(58px,7vw,112px);font-weight:620;line-height:.88}.how-hero h1 em{color:#08765f;font-family:Georgia,serif;font-weight:400}.how-hero-copy>p{color:#587068;max-width:560px;font-size:clamp(16px,1.35vw,20px);line-height:1.65}.how-hero-actions{align-items:center;gap:28px;margin-top:38px;display:flex}.how-scroll-link{align-items:center;gap:9px;font-size:12px;font-weight:800;display:flex}.how-scroll-link svg{animation:1.7s ease-in-out infinite how-bob}.how-hero-device{justify-self:center;width:min(48vw,620px);height:min(69vw,710px);position:relative}.how-hero-device img{object-fit:contain;z-index:2;filter:drop-shadow(0 35px 35px #07332a2e);transform:rotate(4deg)}.how-hero-disc{aspect-ratio:1;background:#d8f3e9;border-radius:50%;width:82%;position:absolute;top:11%;left:9%;box-shadow:inset 0 0 0 1px #c4e4d9}.how-hero-disc:after{content:"";border:1px dashed #08765f40;border-radius:50%;animation:24s linear infinite how-spin;position:absolute;inset:11%}.how-hero-tag{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.8px;text-transform:uppercase;background:#ffffffdb;border:1px solid #b8d8ce;border-radius:999px;padding:10px 15px;font-size:10px;font-weight:850;position:absolute;box-shadow:0 10px 25px #0a463a14}.how-hero-tag-one{top:31%;left:2%}.how-hero-tag-two{bottom:27%;right:-1%}.how-hero-count{align-items:center;gap:12px;display:flex;position:absolute;bottom:34px;left:max(5vw,28px)}.how-hero-count b{font-size:31px;line-height:1}.how-hero-count span{color:#667a74;text-transform:uppercase;letter-spacing:1px;border-left:1px solid #b7c7c2;padding-left:12px;font-size:9px;line-height:1.25}.how-story{color:#f6fffc;background:#082a23;position:relative}.how-story-shell{grid-template-columns:270px minmax(0,1fr);width:min(1600px,100%);margin:auto;padding:0 clamp(24px,5vw,78px);display:grid}.how-story-nav{z-index:5;border-right:1px solid #ffffff1f;flex-direction:column;height:100svh;padding:clamp(45px,8vh,90px) 0 40px;display:flex;position:sticky;top:0}.how-story-nav strong{letter-spacing:-5px;align-items:baseline;gap:8px;margin-top:17px;font-size:72px;font-weight:450;display:flex}.how-story-nav strong i{color:#7d9a91;letter-spacing:0;font-size:14px;font-style:normal}.how-story-nav nav{flex-direction:column;margin-top:auto;display:flex}.how-story-nav nav a{color:#78978e;align-items:center;gap:13px;height:47px;font-size:12px;font-weight:750;transition:color .35s;display:flex}.how-story-nav nav a i{background:#4e6e65;width:25px;height:1px;transition:width .35s,background .35s;display:block}.how-story-nav nav a.active i{background:var(--how-lime);width:58px}.how-story-nav>p{text-transform:uppercase;letter-spacing:1.4px;color:#648179;margin-top:30px;font-size:9px}.how-chapters{padding-left:clamp(40px,6vw,100px)}.how-chapter{border-bottom:1px solid #ffffff1a;grid-template-columns:minmax(270px,.72fr) minmax(470px,1.28fr);align-items:center;gap:clamp(35px,5vw,90px);min-height:100svh;padding:70px 0;scroll-margin-top:0;display:grid}.how-chapter-copy{opacity:.24;transition:opacity .7s,transform .7s;transform:translateY(34px)}.how-chapter.is-active .how-chapter-copy{opacity:1;transform:none}.how-chapter-copy>span{letter-spacing:1.5px;text-transform:uppercase;color:#8adbc3;font-size:10px;font-weight:850}.how-chapter-copy h2{letter-spacing:-.055em;margin:22px 0 27px;font-size:clamp(42px,4.6vw,70px);font-weight:570;line-height:.98}.how-chapter-copy p{color:#a8bcb6;max-width:470px;font-size:15px;line-height:1.8}.how-inline-link{color:var(--how-lime);align-items:center;gap:9px;margin-top:25px;font-size:12px;font-weight:800;display:inline-flex}.how-visual{color:#08261f;opacity:.22;filter:saturate(.5);background:#e0f1eb;border-radius:34px;height:min(69vh,690px);min-height:520px;transition:opacity .85s,transform .85s cubic-bezier(.2,.8,.2,1),filter .85s;position:relative;overflow:hidden;transform:scale(.92)translateY(35px)}.how-chapter.is-active .how-visual{opacity:1;filter:none;transform:none}.how-float-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #084b3d1f;border-radius:16px;position:absolute;box-shadow:0 20px 45px #08362c21}.how-phone-orbit{aspect-ratio:1;border:1px solid #07755e33;border-radius:50%;width:76%;position:absolute;top:13%;left:12%}.how-phone-orbit:after,.how-phone-orbit:before{content:"";border:1px dashed #07755e2e;border-radius:50%;position:absolute}.how-phone-orbit:before{inset:11%}.how-phone-orbit:after{inset:25%}.how-phone-cutout{width:58%;height:92%;position:absolute;bottom:-13%;left:21%;transform:rotate(5deg)}.how-phone-cutout img,.how-inspect-phone img{object-fit:contain}.how-quote-card{width:180px;padding:19px;top:12%;right:5%}.how-quote-card span,.how-float-card small{letter-spacing:1.1px;color:#668079;font-size:8px;font-weight:800;display:block}.how-quote-card strong{letter-spacing:-1.8px;margin:8px 0 13px;font-size:32px;display:block}.how-quote-card small{color:#08765f;letter-spacing:0;align-items:center;gap:5px;display:flex}.how-model-card,.how-status-card,.how-check-card{align-items:center;gap:10px;padding:13px 16px;display:flex;bottom:10%;left:5%}.how-model-card b,.how-status-card b,.how-check-card b{margin-top:3px;font-size:11px;display:block}.how-visual-ship{background:#d8ece5}.how-route{width:100%;height:100%;position:absolute;inset:0}.how-route path{fill:none;stroke:#0d7963;stroke-width:2px;stroke-dasharray:7 11}.how-route circle{fill:#c9ff74;stroke:#0d7963;stroke-width:2px}.how-package{color:#c9ff74;background:#0b6f5b;border-radius:28px;place-items:center;width:165px;height:165px;display:grid;position:absolute;bottom:13%;left:13%;transform:rotate(-8deg);box-shadow:0 28px 45px #074b3d33}.how-package-label{font-size:11px;font-weight:900;line-height:1.1;position:absolute}.how-truck{background:#c9ff74;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:102px;height:102px;display:flex;position:absolute;top:16%;right:9%;box-shadow:0 15px 35px #20644a2e}.how-truck span{text-transform:uppercase;font-size:9px;font-weight:850}.how-label-card{width:250px;padding:24px;bottom:14%;right:8%;transform:rotate(3deg)}.how-label-card small,.how-label-card b,.how-label-card span{display:block}.how-label-card b{margin-top:6px;font-size:14px}.how-label-card i{background:repeating-linear-gradient(90deg,#0a2821 0 2px,#0000 2px 5px,#0a2821 5px 6px,#0000 6px 10px);height:45px;margin:18px 0 9px;display:block}.how-label-card span{letter-spacing:1.4px;font-size:8px}.how-visual-inspect{background:#d9eee8}.how-inspect-phone{width:47%;height:79%;position:absolute;top:8%;left:26%}.how-scan-frame{z-index:2;position:absolute;inset:10%}.how-scan-frame span{border-style:solid;border-color:#08765f;width:52px;height:52px;position:absolute}.how-scan-frame span:first-child{border-width:2px 0 0 2px;top:0;left:0}.how-scan-frame span:nth-child(2){border-width:2px 2px 0 0;top:0;right:0}.how-scan-frame span:nth-child(3){border-width:0 2px 2px 0;bottom:0;right:0}.how-scan-frame span:nth-child(4){border-width:0 0 2px 2px;bottom:0;left:0}.how-scan-line{z-index:3;background:#c9ff74;height:2px;animation:3.2s ease-in-out infinite how-scan;position:absolute;top:24%;left:14%;right:14%;box-shadow:0 0 16px #77debc}.how-check-card{z-index:4;bottom:8%;left:6%}.how-check-dot{color:#fff;box-sizing:content-box;background:#08765f;border-radius:50%;margin-left:9px;padding:3px}.how-specs{color:#fff;background:#082a23e0;border-radius:14px;flex-direction:column;gap:9px;padding:13px 15px;display:flex;position:absolute;top:11%;right:5%}.how-specs span{justify-content:space-between;gap:24px;font-size:9px;display:flex}.how-specs b{color:#c9ff74}.how-visual-payout{background:#c9ff74}.how-payout-rings i{border:1px solid #082a2329;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.how-payout-rings i:first-child{aspect-ratio:1;width:35%}.how-payout-rings i:nth-child(2){aspect-ratio:1;width:62%}.how-payout-rings i:nth-child(3){aspect-ratio:1;width:88%}.how-payment-card{color:#fff;background:#092b24;border-radius:25px;width:min(72%,420px);padding:38px;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)rotate(-2deg);box-shadow:0 32px 60px #042d2440}.how-payment-card span,.how-payment-card small{letter-spacing:1.5px;color:#94b7ad;font-size:9px;display:block}.how-payment-card strong{letter-spacing:-3px;margin:29px 0 8px;font-size:clamp(36px,4vw,54px);display:block}.how-payment-card>div{color:#08261f;background:#c9ff74;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:28px;right:28px}.how-status-card{z-index:3;bottom:7%;left:auto;right:4%}.how-spark{color:#08765f;font-weight:300;position:absolute}.how-spark-one{font-size:45px;top:12%;left:12%;transform:rotate(30deg)}.how-spark-two{font-size:28px;top:17%;right:12%;transform:rotate(15deg)}.how-spark-three{font-size:36px;bottom:13%;left:19%;transform:rotate(45deg)}.how-closing{background:#e4f3ed;grid-template-columns:1fr .7fr;align-items:center;gap:60px;min-height:92svh;padding:clamp(70px,9vw,145px) max(6vw,32px);display:grid}.how-closing>div:first-child{max-width:860px}.how-closing h2{letter-spacing:-.068em;margin:25px 0 30px;font-size:clamp(52px,7vw,105px);font-weight:590;line-height:.92}.how-closing p{color:#5a7069;margin-bottom:35px;font-size:17px}.how-closing-mark{aspect-ratio:1;color:#c9ff74;background:#0a6e5a;border-radius:50%;flex-direction:column;justify-content:center;justify-self:center;align-items:center;width:min(32vw,430px);display:flex;transform:rotate(8deg);box-shadow:0 35px 80px #094f4133}.how-closing-mark span{letter-spacing:-.1em;margin-left:-.1em;font-size:clamp(70px,10vw,140px);font-weight:800}.how-closing-mark i{font-size:45px;font-style:normal;line-height:.5}@keyframes how-bob{50%{transform:translateY(5px)}}@keyframes how-spin{to{transform:rotate(360deg)}}@keyframes how-scan{0%,to{top:22%}50%{top:72%}}@media (max-width:1050px){.how-hero{grid-template-columns:1fr 1fr}.how-story-shell{grid-template-columns:190px 1fr}.how-chapter{grid-template-columns:1fr;gap:30px;padding:100px 0}.how-chapter-copy{max-width:600px}.how-visual{height:560px}.how-story-nav strong{font-size:60px}}@media (max-width:760px){.how-hero{grid-template-columns:1fr;min-height:auto;padding:70px 20px 42px}.how-hero h1{margin-block:21px 25px;font-size:clamp(52px,15vw,76px)}.how-hero-copy>p{font-size:15px}.how-hero-actions{flex-direction:column;align-items:flex-start;gap:20px;margin-top:29px}.how-hero-device{width:100%;height:490px;margin-top:12px}.how-hero-tag-one{left:0}.how-hero-tag-two{right:0}.how-hero-count{display:none}.how-story-shell{padding:0;display:block}.how-story-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#082a23eb;border:0;border-bottom:1px solid #ffffff1f;flex-direction:row;align-items:center;height:58px;padding:0 18px;top:0}.how-story-nav>div,.how-story-nav>p{display:none}.how-story-nav nav{flex-direction:row;justify-content:space-between;width:100%;margin:0}.how-story-nav nav a{gap:6px;height:58px;font-size:10px}.how-story-nav nav a i{width:10px}.how-story-nav nav a.active i{width:20px}.how-chapters{padding:0 18px}.how-chapter{flex-direction:column;align-items:stretch;gap:42px;min-height:auto;padding:85px 0 105px;display:flex}.how-chapter-copy{opacity:1;transform:none}.how-chapter-copy h2{font-size:46px}.how-chapter-copy p{font-size:14px}.how-visual{opacity:1;filter:none;border-radius:25px;height:520px;min-height:0;transform:none}.how-quote-card{width:158px;right:3%}.how-model-card{left:3%}.how-package{width:135px;height:135px;bottom:9%;left:7%}.how-label-card{width:205px;padding:19px;bottom:12%;right:4%}.how-truck{width:85px;height:85px;top:10%;right:7%}.how-payment-card{width:82%;padding:30px 24px}.how-payment-card strong{font-size:37px}.how-closing{grid-template-columns:1fr;min-height:auto;padding:95px 20px}.how-closing h2{font-size:54px}.how-closing-mark{width:min(75vw,360px)}}@media (prefers-reduced-motion:reduce){.how-scroll-link svg,.how-hero-disc:after,.how-scan-line{animation:none}.how-chapter-copy,.how-visual{transition:none}}.how-story{color:#08261f;background:#fff}.how-story-nav{background:#fff;border-right-color:#dce8e3}.how-story-nav .how-kicker{color:#08765f}.how-story-nav strong i{color:#82938e}.how-story-nav nav a{color:#80918c}.how-story-nav nav a i{background:#c2d1cc}.how-story-nav nav a.active i{background:#08765f}.how-story-nav>p{color:#82938e}.how-chapter{border-bottom-color:#dce8e3}.how-chapter-copy>span{color:#08765f}.how-chapter-copy p{color:#62746e}.how-inline-link{color:#08765f}.how-story-nav nav a{gap:18px;height:70px;font-size:16px;font-weight:760}.how-story-nav nav a i{width:42px}.how-story-nav nav a.active i{width:84px}@media (max-width:760px){.how-story-nav{background:#fffffff0;border-bottom-color:#dce8e3}.how-story-nav nav a{color:#81928d;gap:6px;height:58px;font-size:10px}.how-story-nav nav a i{width:10px}.how-story-nav nav a.active{color:#08261f}.how-story-nav nav a.active i{width:20px}}.how-story-shell{width:100%;max-width:none;padding:0;display:block}.how-story-nav{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:10;background:#ffffffeb;border:0;flex-direction:row;align-items:center;gap:34px;height:96px;padding:0 clamp(24px,5vw,80px);display:flex;position:sticky;top:0;box-shadow:0 8px 28px #082a230e}.how-story-nav>div{flex:none;align-items:center;display:flex}.how-story-nav>div .how-kicker{display:none}.how-story-nav strong{letter-spacing:-1.5px;gap:5px;margin:0;font-size:28px}.how-story-nav strong i{font-size:11px}.how-story-nav nav{background:#f2f7f5;border-radius:999px;grid-template-columns:repeat(4,1fr);gap:8px;width:min(820px,70vw);margin:0 auto;padding:6px;display:grid}.how-story-nav nav a,.how-story-nav nav a.active{border-radius:999px;justify-content:center;gap:0;height:52px;font-size:14px;transition:background .4s,color .4s,box-shadow .4s,transform .4s}.how-story-nav>p{display:none}.how-chapters{padding:0}.how-chapter{border:0;grid-template-columns:minmax(360px,.82fr) minmax(520px,1.18fr);gap:clamp(50px,7vw,130px);width:100%;min-height:calc(100svh - 96px);padding:clamp(70px,9vh,110px) clamp(28px,7vw,120px);overflow:hidden}.how-chapter:nth-child(2n){background:#f8fbfa}.how-chapter-copy{max-width:620px}.how-chapter-copy h2{font-size:clamp(52px,5.4vw,88px)}.how-chapter-copy p{max-width:580px;font-size:clamp(15px,1.2vw,18px)}.how-visual{justify-self:stretch;width:100%;height:min(72vh,720px)}.how-chapter:not(.is-active) .how-chapter-copy{opacity:.12;transform:translate(-38px)}.how-chapter:not(.is-active) .how-visual{opacity:.14;transform:translate(50px)scale(.94)}.how-chapter.is-active .how-chapter-copy{transition-delay:80ms}.how-chapter.is-active .how-visual{transition-delay:.16s}@media (max-width:1050px){.how-story-nav{padding-inline:24px}.how-story-nav nav{flex:1;width:auto}.how-chapter{grid-template-columns:1fr;gap:38px;padding-inline:clamp(24px,7vw,70px)}.how-chapter-copy{max-width:730px}.how-visual{height:min(66vh,630px)}}@media (max-width:760px){.how-story-nav{gap:8px;height:70px;padding:0 10px}.how-story-nav>div{display:none}.how-story-nav nav{grid-template-columns:repeat(4,1fr);gap:4px;width:100%;padding:4px;display:grid}.how-story-nav nav a,.how-story-nav nav a.active{height:46px;font-size:10px}.how-chapter{gap:40px;min-height:calc(100svh - 70px);padding:72px 18px 96px}.how-chapter-copy h2{font-size:46px}.how-visual{height:520px}.how-chapter:not(.is-active) .how-chapter-copy,.how-chapter:not(.is-active) .how-visual{opacity:.18;transform:translateY(24px)}}.how-story-nav{background:linear-gradient(#fffffff7,#ffffffe0);justify-content:center;height:104px;padding-inline:24px;box-shadow:0 14px 32px #082a230b}.how-story-nav nav{isolation:isolate;background:#092d25;border:1px solid #ffffff1f;border-radius:22px;flex:none;gap:0;width:min(920px,90vw);height:70px;margin:0;padding:7px;position:relative;overflow:hidden;box-shadow:0 18px 42px #08372c2b}.how-story-nav nav:before{content:"";z-index:-1;width:calc(25% - 3.5px);height:54px;transform:translateX(calc(var(--active-step) * 100%));background:linear-gradient(135deg,#d8f4eb,#bfe9dc);border-radius:16px;transition:transform .55s cubic-bezier(.22,.85,.25,1);position:absolute;top:7px;left:7px;box-shadow:0 8px 22px #0000002e}.how-story-nav nav:after{content:"";z-index:-2;background:#ffffff1c;height:1px;position:absolute;top:35px;left:12.5%;right:12.5%}.how-story-nav nav a,.how-story-nav nav a.active{height:54px;box-shadow:none;color:#91aaa2;background:0 0;border-radius:16px;flex-direction:row;justify-content:center;align-items:center;gap:10px;font-size:13px;transition:color .38s;display:flex;transform:none}.how-story-nav nav a small{color:#afc2bc;letter-spacing:.4px;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:25px;height:25px;font-size:8px;font-weight:850;transition:background .38s,border-color .38s,color .38s;display:grid}.how-story-nav nav a span{letter-spacing:.1px;font-weight:780}@media (max-width:760px){.how-story-nav{height:78px;padding-inline:8px}.how-story-nav nav{border-radius:17px;width:100%;height:60px;padding:5px}.how-story-nav nav:before{border-radius:13px;width:calc(25% - 2.5px);height:48px;top:5px;left:5px}.how-story-nav nav:after{top:29px}.how-story-nav nav a,.how-story-nav nav a.active{gap:5px;height:48px;font-size:9px}.how-story-nav nav a small{width:20px;height:20px;font-size:7px}.how-chapter{min-height:calc(100svh - 78px)}}.how-story-nav{background:#fffffff0;height:76px;padding-inline:20px;box-shadow:0 8px 24px #082a2309}.how-story-nav nav{background:#fff;border:1px solid #dce8e3;border-radius:15px;width:min(880px,92vw);height:50px;padding:0;overflow:visible;box-shadow:0 7px 22px #08372c12}.how-story-nav nav:before{width:25%;height:3px;box-shadow:none;transform:translateX(calc(var(--active-step) * 100%));background:#08765f;border-radius:99px;top:auto;bottom:-1px;left:0}.how-story-nav nav:after{background:#e4ece9;top:24px;left:12.5%;right:12.5%}.how-story-nav nav a,.how-story-nav nav a.active{height:48px;box-shadow:none;color:#82938e;background:#fff;border-radius:14px;gap:8px;font-size:12px;transform:none}.how-story-nav nav a small{color:#8a9b95;background:#fff;border-color:#d2dfda;width:20px;height:20px;font-size:7px}.how-story-nav nav a.active{color:#076e59}.how-story-nav nav a.active small{color:#076e59;background:#e1f3ed;border-color:#b5ded1}@media (max-width:760px){.how-story-nav{height:64px;padding-inline:8px}.how-story-nav nav{border-radius:13px;width:100%;height:46px}.how-story-nav nav:before{height:3px;top:auto;bottom:-1px}.how-story-nav nav:after{top:22px}.how-story-nav nav a,.how-story-nav nav a.active{gap:4px;height:44px;font-size:9px}.how-story-nav nav a small{width:18px;height:18px;font-size:6px}.how-chapter{min-height:calc(100svh - 64px)}}.how-story-nav{background:#ffffffeb;justify-content:flex-start;gap:34px;height:96px;padding:0 clamp(24px,5vw,80px);box-shadow:0 8px 28px #082a230e}.how-story-nav>div{display:flex}.how-story-nav nav{width:min(820px,70vw);height:auto;box-shadow:none;background:#f2f7f5;border:0;border-radius:999px;flex:none;gap:8px;margin:0 auto;padding:6px;position:static;overflow:visible}.how-story-nav nav:before,.how-story-nav nav:after{display:none}.how-story-nav nav a,.how-story-nav nav a.active{height:52px;box-shadow:none;color:#80918c;background:0 0;border-radius:999px;flex-direction:row;gap:0;font-size:14px;transform:none}.how-story-nav nav a i{display:none}.how-story-nav nav a.active{color:#076e59;background:#dff3ec;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #bfe3d7}.how-chapter{min-height:calc(100svh - 96px)}@media (max-width:1050px){.how-story-nav{padding-inline:24px}.how-story-nav nav{flex:1;width:auto}}@media (max-width:760px){.how-story-nav{gap:8px;height:70px;padding:0 10px}.how-story-nav>div{display:none}.how-story-nav nav{grid-template-columns:repeat(4,1fr);gap:4px;width:100%;height:auto;padding:4px}.how-story-nav nav a,.how-story-nav nav a.active{height:46px;font-size:10px}.how-chapter{min-height:calc(100svh - 70px)}}.about-story{color:#08261f;background:#fff;overflow:clip}.about-talk-scene{height:500svh;position:relative}.about-talk-sticky{isolation:isolate;background:#fff;height:100svh;position:sticky;top:0;overflow:hidden}.about-talk-kicker{z-index:3;letter-spacing:1.5px;text-transform:uppercase;color:#08765f;justify-content:space-between;align-items:center;font-size:9px;font-weight:850;display:flex;position:absolute;top:28px;left:clamp(22px,3.5vw,58px);right:clamp(22px,3.5vw,58px)}.about-talk-kicker i{color:#758c85;font-style:normal}.about-talk-sticky h1{z-index:0;text-align:center;letter-spacing:-.075em;transform:translateY(calc(var(--title-lift) * -34vh));flex-direction:column;align-items:center;font-size:clamp(78px,12.4vw,208px);font-weight:850;line-height:.72;transition:transform 80ms linear;display:flex;position:absolute;inset:8vh 1.5vw auto}.about-talk-sticky h1 span,.about-talk-sticky h1 strong{display:block}.about-talk-sticky h1 strong{color:#08765f;font:inherit}.about-phone-stack{z-index:2;pointer-events:none;position:absolute;inset:0}.about-phone-card{--travel:calc((1 - var(--reveal))*80vh);background:var(--card-color);width:clamp(220px,22vw,350px);height:clamp(330px,62vh,600px);transform:translate(calc(-50% + var(--card-x)),calc(var(--travel) - var(--exit)*58vh)) rotate(calc(var(--card-rotate)*var(--reveal))) scale(calc(.78 + var(--reveal)*.22));opacity:var(--reveal);border:2px solid #fff;border-radius:25px;padding:14px 14px 19px;transition:transform 80ms linear,opacity 80ms linear;position:absolute;bottom:2vh;left:50%;box-shadow:0 25px 65px #08302833}.about-phone-card>div{background:#ffffff59;border-radius:16px;width:100%;height:calc(100% - 64px);position:relative;overflow:hidden}.about-phone-card img{object-fit:contain;mix-blend-mode:multiply;padding:12px}.about-phone-card span{letter-spacing:1px;text-transform:uppercase;color:#587169;margin-top:12px;font-size:9px;display:block}.about-phone-card b{margin-top:3px;font-size:15px;display:block}.about-scroll-meter{z-index:4;background:#08765f24;height:2px;position:absolute;bottom:22px;left:3.5vw;right:3.5vw}.about-scroll-meter span{transform-origin:0;background:#08765f;width:100%;height:100%;display:block}.about-dark-curtain{z-index:8;color:#e7fff6;transform:translateY(calc((1 - var(--curtain))*104%));clip-path:polygon(0 8%,7% 4%,15% 8%,24% 3%,34% 7%,43% 2%,53% 7%,63% 3%,74% 8%,84% 2%,92% 6%,100% 3%,100% 100%,0 100%);background:#092b24;place-items:center;transition:transform 80ms linear;display:grid;position:absolute;inset:0}.about-dark-curtain>div{aspect-ratio:1;border:1px solid #c9ff7433;border-radius:50%;width:min(75vw,900px);position:absolute}.about-dark-curtain>div:after{content:"";border:1px dashed #c9ff742e;border-radius:50%;position:absolute;inset:14%}.about-dark-curtain strong{text-align:center;letter-spacing:-.07em;font-size:clamp(78px,13vw,190px);line-height:.72;position:relative}.about-dark-curtain em{color:#c9ff74;font-family:Georgia,serif;font-weight:400}.about-reasons{color:#f4fffb;background:#092b24;min-height:100svh;padding:clamp(90px,10vw,160px) clamp(24px,6vw,105px)}.about-reasons-intro{grid-template-columns:.35fr 1.2fr .65fr;align-items:start;gap:45px;display:grid}.about-reasons-intro .eyebrow{color:#8fd9c4}.about-reasons-intro h2{letter-spacing:-.06em;margin:0;font-size:clamp(48px,6.5vw,98px);font-weight:570;line-height:.94}.about-reasons-intro p{color:#9eb5ae;margin:5px 0 0;font-size:15px;line-height:1.8}.about-reason-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:100px;display:grid}.about-reason-grid article{background:#ffffff09;border:1px solid #ffffff21;border-radius:24px;flex-direction:column;min-height:320px;padding:28px;display:flex}.about-reason-grid article>span{color:#77958c;font-size:10px}.about-reason-grid article>svg{color:#c9ff74;margin:auto 0}.about-reason-grid h3{margin:0 0 12px;font-size:24px}.about-reason-grid p{color:#94aba4;margin:0;font-size:12px;line-height:1.7}.about-reasons-cta{border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:30px;margin-top:85px;padding-top:32px;display:flex}.about-reasons-cta p{letter-spacing:-.8px;margin:0;font-size:clamp(20px,2.5vw,34px)}.about-reasons-cta .button-mint{color:#08261f;background:#c9ff74}@media (max-width:900px){.about-talk-sticky h1{font-size:15vw;top:14vh}.about-phone-card{width:32vw;height:54vh}.about-reasons-intro{grid-template-columns:1fr}.about-reasons-intro p{max-width:560px}.about-reason-grid{grid-template-columns:1fr}.about-reason-grid article{min-height:230px}.about-phone-card{transform:translate(calc(-50% + var(--card-x)*.62),calc(var(--travel) - var(--exit)*58vh)) rotate(calc(var(--card-rotate)*var(--reveal))) scale(calc(.78 + var(--reveal)*.22))}}@media (max-width:600px){.about-talk-scene{height:430svh}.about-talk-kicker i{display:none}.about-talk-sticky h1{font-size:18vw;line-height:.78;inset:17vh 10px auto}.about-phone-card{width:58vw;height:52vh;transform:translate(calc(-50% + var(--card-x)*.24),calc(var(--travel) - var(--exit)*58vh)) rotate(calc(var(--card-rotate)*var(--reveal))) scale(calc(.78 + var(--reveal)*.22));border-radius:20px;bottom:7vh}.about-phone-card>div{height:calc(100% - 58px)}.about-dark-curtain strong{font-size:24vw}.about-reasons{padding:85px 20px}.about-reasons-intro h2{font-size:52px}.about-reason-grid{margin-top:60px}.about-reasons-cta{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.about-phone-card,.about-talk-sticky h1,.about-dark-curtain{transition:none}}.about-phone-card{transform:translate(calc(-50% + var(--card-x)),var(--card-y)) rotate(var(--card-rotate-now)) scale(var(--card-scale));opacity:var(--card-opacity)}@media (max-width:900px){.about-phone-card{transform:translate(calc(-50% + var(--card-x)),var(--card-y)) rotate(var(--card-rotate-now)) scale(var(--card-scale))}}@media (max-width:600px){.about-phone-card{transform:translate(calc(-50% + var(--card-x-mobile)),var(--card-y)) rotate(var(--card-rotate-now)) scale(var(--card-scale))}}.about-phone-card img{transform-origin:50%;object-fit:contain;padding:8px;transform:scale(1.03)}.about-phone-card:first-child img{padding:13px;transform:scale(1.02)}.about-phone-card:nth-child(4) img{padding:5px;transform:scale(1.14)}.about-talk-sticky h1{inset:2vh 1.5vw auto}.about-phone-card{bottom:7vh}@media (max-width:900px){.about-talk-sticky h1{top:7vh}}@media (max-width:600px){.about-talk-sticky h1{inset:10vh 10px auto}.about-phone-card{bottom:11vh}}.about-talk-sticky h1 .about-title-line{color:#08765f;justify-content:center;align-items:center;gap:.18em;display:flex}.about-talk-sticky h1 .about-title-line span{display:inline-block}.about-word-whats{transform:translateX(calc(var(--word-drift) * -8vw))}.about-word-your{transform:translateX(calc(var(--word-drift) * -10vw))}.about-word-old{transform:translateX(calc(var(--word-drift) * 8vw))}.about-word-phone{transform:translateX(calc(var(--word-drift) * -7vw))}.about-word-still-worth{white-space:nowrap;transform:translateX(calc(var(--word-drift) * 4vw))}.about-word-whats,.about-word-your,.about-word-old,.about-word-phone,.about-word-still-worth{will-change:transform;max-width:100%;transition:transform 80ms linear}@media (max-width:600px){.about-word-whats{transform:translateX(calc(var(--word-drift) * -6vw))}.about-word-your{transform:translateX(calc(var(--word-drift) * -7vw))}.about-word-old{transform:translateX(calc(var(--word-drift) * 6vw))}.about-word-phone{transform:translateX(calc(var(--word-drift) * -5vw))}.about-word-still-worth{transform:translateX(calc(var(--word-drift) * 2vw))}}.about-talk-sticky h1{font-size:clamp(108px,16.8vw,304px);line-height:.64;inset:-5vh 1vw auto}.about-word-why{transform:translateX(calc(var(--word-drift) * -8vw)) scaleY(1.32)}.about-word-choose{transform:translateX(calc(var(--word-drift) * 7vw)) scaleY(1.32)}.about-word-techback{white-space:nowrap;transform:translateX(calc(var(--word-drift) * -3vw)) scaleY(1.32)}.about-word-why,.about-word-choose,.about-word-techback{transform-origin:50%;will-change:transform;max-width:100%;transition:transform 80ms linear}.about-benefit-graphic{isolation:isolate;place-items:center;display:grid}.about-benefit-graphic svg{z-index:2;color:#08765f;filter:drop-shadow(0 12px 18px #084a3d1f);width:clamp(82px,9vw,126px);height:auto;position:relative}.about-benefit-graphic i{border:1px solid #08765f24;border-radius:50%;position:absolute}.about-benefit-graphic i:first-child{aspect-ratio:1;width:72%}.about-benefit-graphic i:nth-child(2){aspect-ratio:1;background:#ffffff47;border-style:dashed;width:46%}@media (max-width:600px){.about-talk-sticky h1{font-size:22vw;line-height:.66;inset:1vh 4px auto}.about-word-why{transform:translateX(calc(var(--word-drift) * -6vw)) scaleY(1.2)}.about-word-choose{transform:translateX(calc(var(--word-drift) * 5vw)) scaleY(1.2)}.about-word-techback{transform:translateX(calc(var(--word-drift) * -1vw)) scaleY(1.2)}}.about-benefit-scene{isolation:isolate;display:block;background:linear-gradient(145deg,#ffffff47,#ffffff9e)!important;position:relative!important}.about-benefit-scene svg{stroke-width:1.8px;width:30px;height:30px}.scene-orbit,.scene-route{z-index:-1;border:2px dashed #08765f61;border-radius:50%;position:absolute;inset:14% 10%;transform:rotate(-18deg)}.scene-bubble{z-index:4;color:#08261f;background:#c9ff74;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:88px;height:88px;display:flex;position:absolute;top:8%;right:7%;box-shadow:0 13px 26px #083e331f}.scene-bubble small{letter-spacing:.5px;font-size:7px;font-weight:900}.scene-ticket,.scene-label{z-index:3;background:#fffffff0;border-radius:15px;flex-direction:column;align-items:flex-start;width:78%;min-height:105px;padding:16px;display:flex;position:absolute;bottom:9%;left:8%;transform:rotate(3deg);box-shadow:0 17px 32px #083e331f}.scene-ticket small,.scene-label small{letter-spacing:1px;color:#6b817a;font-size:7px;font-weight:850}.scene-ticket strong,.scene-label strong{letter-spacing:-1px;color:#08261f;margin:6px 0;font-size:25px}.scene-ticket span{color:#08765f;align-items:center;gap:4px;margin-top:auto;font-size:7px;font-weight:750;display:flex}.scene-ticket span svg{width:12px;height:12px}.scene-shipping .scene-route,.scene-progress .scene-route{border-width:0 0 2px;border-radius:0 0 50% 50%;inset:12% 8% 34%;transform:rotate(-8deg)}.scene-parcel,.scene-device{color:#c9ff74;background:#08765f;border-radius:24px;place-items:center;width:112px;height:112px;display:grid;position:absolute;bottom:12%;left:8%;transform:rotate(-8deg);box-shadow:0 16px 30px #083e3326}.scene-parcel svg,.scene-device svg{stroke-width:1.4px;width:58px;height:58px}.scene-shipping .scene-bubble{top:7%;right:6%}.scene-label{width:64%;min-height:112px;bottom:7%;left:auto;right:7%;transform:rotate(3deg)}.scene-label i{background:repeating-linear-gradient(90deg,#08261f 0 2px,#0000 2px 6px);width:100%;height:28px;margin-top:8px}.scene-inspection .scene-scan{color:#c9ff74;background:#092b24;border-radius:23px;place-items:center;width:132px;height:190px;display:grid;position:absolute;top:12%;left:9%;transform:rotate(-5deg);box-shadow:0 18px 32px #083e332e}.scene-scan>svg{width:62px;height:62px}.scene-scan i{border-style:solid;border-color:#c9ff74;width:27px;height:27px;position:absolute}.scene-scan i:first-of-type{border-width:2px 0 0 2px;top:12px;left:12px}.scene-scan i:nth-of-type(2){border-width:2px 2px 0 0;top:12px;right:12px}.scene-scan i:nth-of-type(3){border-width:0 0 2px 2px;bottom:12px;left:12px}.scene-scan i:nth-of-type(4){border-width:0 2px 2px 0;bottom:12px;right:12px}.scene-inspection .scene-ticket{width:67%;bottom:7%;left:auto;right:6%}.scene-progress .scene-bubble{left:7%;right:auto}.scene-status{background:#fff;border-radius:17px;grid-template-columns:repeat(4,1fr);gap:4px;padding:18px 16px;display:grid;position:absolute;bottom:12%;left:16%;right:9%;transform:rotate(-2deg);box-shadow:0 17px 32px #083e331f}.scene-status:before{content:"";border-top:2px dashed #b9ccc6;position:absolute;top:31px;left:12%;right:12%}.scene-status span{z-index:1;text-align:center;color:#80928c;padding-top:31px;font-size:6px;font-weight:850;position:relative}.scene-status span:before{content:"";background:#d9e5e1;border:3px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.scene-status span.done{color:#08765f}.scene-status span.done:before{background:#c9ff74}.scene-reuse .scene-device{bottom:10%;left:10%}.scene-reuse .scene-bubble{top:7%;right:7%}.scene-reuse .scene-ticket{width:67%;bottom:8%;left:auto;right:6%}@media (max-width:600px){.scene-bubble{width:72px;height:72px}.scene-parcel,.scene-device{width:92px;height:92px}.scene-inspection .scene-scan{width:110px;height:160px}.scene-ticket strong,.scene-label strong{font-size:20px}}.about-talk-sticky h1{line-height:.92;inset:-11vh 1vw auto}@media (max-width:600px){.about-talk-sticky h1{line-height:.88;inset:-4vh 4px auto}}.about-standard{background:#fff;grid-template-columns:minmax(320px,.78fr) minmax(520px,1.22fr);align-items:start;gap:clamp(55px,9vw,150px);padding:clamp(90px,10vw,170px) clamp(24px,6vw,105px);display:grid}.about-standard>header{position:sticky;top:130px}.about-standard .eyebrow,.about-outcomes .eyebrow{color:#08765f}.about-standard h2{letter-spacing:-.065em;margin:22px 0 28px;font-size:clamp(54px,6vw,94px);line-height:.92}.about-standard header p{color:#6e817b;max-width:420px;font-size:15px;line-height:1.75}.about-standard-list{border-top:1px solid #d9e6e1}.about-standard-list article{border-bottom:1px solid #d9e6e1;grid-template-columns:54px 1fr 64px;align-items:center;gap:26px;min-height:190px;display:grid}.about-standard-list article>span{color:#789089;align-self:start;padding-top:30px;font-size:10px}.about-standard-list h3{letter-spacing:-1.3px;margin:0 0 10px;font-size:clamp(24px,2.4vw,37px)}.about-standard-list p{color:#70827c;max-width:600px;margin:0;font-size:13px;line-height:1.7}.about-standard-list article>svg{color:#08765f;stroke-width:1.5px;background:#e1f2ed;border-radius:50%;width:52px;height:52px;padding:13px}.about-outcomes{background:#eef6f3;padding:clamp(90px,10vw,160px) clamp(24px,6vw,105px)}.about-outcomes-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:70px;display:flex}.about-outcomes-heading h2{letter-spacing:-.07em;margin:0;font-size:clamp(56px,7vw,108px);line-height:.88}.about-outcomes-heading em{color:#08765f;font-family:Georgia,serif;font-weight:400}.about-outcome-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.about-outcome-grid article{background:#fff;border-radius:30px;flex-direction:column;min-height:680px;padding:22px;display:flex;overflow:hidden}.outcome-art{background:#dcece7;border-radius:22px;place-items:center;min-height:400px;display:grid;position:relative;overflow:hidden}.outcome-art>svg{z-index:2;color:#08765f;stroke-width:1px;width:150px;height:150px;position:relative}.outcome-art>span{z-index:3;color:#08261f;letter-spacing:.8px;background:#c9ff74;border-radius:999px;align-items:center;gap:8px;min-height:58px;padding:0 20px;font-size:9px;font-weight:900;display:flex;position:absolute;top:25px;right:26px}.outcome-art>span svg{width:19px;height:19px}.outcome-art>i{aspect-ratio:1;border:1px solid #08765f2e;border-radius:50%;width:68%;position:absolute}.outcome-art>i:last-child{border-style:dashed;width:43%}.outcome-recycle .outcome-art{background:#102f29}.outcome-recycle .outcome-art>svg{color:#c9ff74}.outcome-recycle .outcome-art>span{background:#fff}.outcome-recycle .outcome-art>i{border-color:#c9ff7433}.about-outcome-grid article>div:last-child{padding:32px 18px 18px}.about-outcome-grid article>div:last-child>span{letter-spacing:1.3px;color:#08765f;font-size:9px;font-weight:850}.about-outcome-grid h3{letter-spacing:-2px;margin:14px 0;font-size:clamp(32px,3.4vw,51px);line-height:1}.about-outcome-grid p{color:#6d8079;max-width:590px;font-size:14px;line-height:1.7}.about-final-cta{color:#fff;background:#092b24;border-radius:34px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:520px;margin-top:clamp(80px,10vw,150px);padding:clamp(45px,7vw,90px);display:flex;position:relative;overflow:hidden}.about-final-cta:after{content:"";aspect-ratio:1;border:1px solid #c9ff7429;border-radius:50%;width:55vw;position:absolute;top:-55%;right:-18vw;box-shadow:0 0 0 8vw #c9ff7406,0 0 0 16vw #c9ff7405}.about-final-cta>span{letter-spacing:1.7px;color:#93b4aa;font-size:9px}.about-final-cta h2{z-index:1;letter-spacing:-.07em;margin:25px 0 42px;font-size:clamp(60px,8vw,122px);line-height:.86;position:relative}.about-final-cta .button{z-index:1;position:relative}@media (max-width:900px){.about-standard{grid-template-columns:1fr}.about-standard>header{position:static}.about-outcomes-heading{flex-direction:column;align-items:flex-start}.about-outcome-grid{grid-template-columns:1fr}.about-outcome-grid article{min-height:600px}}@media (max-width:600px){.about-standard,.about-outcomes{padding:80px 20px}.about-standard h2,.about-outcomes-heading h2{font-size:50px}.about-standard-list article{grid-template-columns:34px 1fr 46px;gap:12px;min-height:170px}.about-standard-list article>svg{width:42px;height:42px;padding:10px}.about-outcomes-heading{margin-bottom:45px}.about-outcome-grid article{min-height:520px;padding:14px}.outcome-art{min-height:300px}.outcome-art>svg{width:110px;height:110px}.about-final-cta{min-height:460px;padding:38px 24px}.about-final-cta h2{font-size:55px}}
