:root{--green:#173f35;--deep:#12372e;--lime:#d6ee93;--orange:#eb8058;--ink:#223b32;--muted:#657461;--line:#dfe5dc;--cream:#f8f9f3;--paper:#fff;--pale:#edf2e7;--red:#b9453b;--font:'DM Sans',sans-serif;--heading:'Manrope',sans-serif}
    *{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:106px}body{margin:0;font-family:var(--font);color:var(--ink);background:var(--cream);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button{color:inherit}a{color:inherit;text-decoration:none}button{border:0;background:none}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--heading);line-height:1.15;letter-spacing:-.04em}h2{font-size:clamp(36px,4vw,56px);font-weight:650}h3{font-size:23px;font-weight:650}p{color:var(--muted)}ul{list-style:none;padding:0;margin:0}svg{display:inline-block;vertical-align:middle;flex-shrink:0}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.icon.sm{width:16px;height:16px}.icon.lg{width:26px;height:26px}.sprite{position:absolute;width:0;height:0;overflow:hidden}::selection{background:var(--lime);color:var(--green)}:focus-visible{outline:3px solid #de9565;outline-offset:4px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--green);outline-offset:2px}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-70px;left:20px;z-index:200;background:var(--lime);padding:12px 20px;border-radius:8px}.skip-link:focus{top:12px}.container{width:min(1280px,calc(100% - 104px));margin-inline:auto}.section{padding:112px 0}.eyebrow{font-size:11px;letter-spacing:.17em;font-weight:700;text-transform:uppercase;display:flex;align-items:center;gap:10px;margin-bottom:21px}.eyebrow:before{content:'';width:6px;height:6px;border-radius:50%;background:var(--orange);flex-shrink:0}.lead{font-size:17px;line-height:1.8;max-width:450px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:50px;padding:13px 22px;background:var(--green);color:white;border-radius:7px;font-size:13px;font-weight:600;letter-spacing:.01em;transition:background .2s,transform .2s,box-shadow .2s;white-space:nowrap;line-height:1.4}.btn:hover{background:#28594b;transform:translateY(-2px)}.btn .icon{transition:transform .2s}.btn:hover .arrow{transform:translate(2px,-2px)}.btn-lime{background:var(--lime);color:var(--green)}.btn-lime:hover{background:#e3f6b4}.btn-outline{background:transparent;color:var(--green);box-shadow:inset 0 0 0 1px #bdc9bb}.btn-outline:hover{background:#edf2e6}.btn-soft{background:var(--pale);color:var(--green)}.btn-soft:hover{background:#e2eacd}.btn-white{background:white;color:var(--green)}.btn-sm{min-height:38px;padding:9px 15px;font-size:12px;border-radius:6px}.btn-danger{background:#faeae6;color:var(--red)}.btn-danger:hover{background:#f5d8d2}.btn-block{width:100%}.text-link{display:inline-flex;gap:12px;align-items:center;font-size:13px;font-weight:600;padding:6px 0;border-bottom:1px solid currentColor;line-height:1.7}.text-link .icon{width:17px;transition:transform .2s}.text-link:hover .icon{transform:translateX(4px)}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:transparent;transition:background .2s}.icon-btn:hover{background:var(--pale)}.tag{display:inline-flex;align-items:center;gap:6px;padding:4px 9px;border-radius:4px;font-size:10px;font-weight:650;letter-spacing:.02em;background:var(--pale);color:var(--green);line-height:1.5}.tag:before{content:'';width:5px;height:5px;background:currentColor;border-radius:50%}.tag.orange{background:#fff0e3;color:#a46720}.tag.blue{background:#eaf0fa;color:#3a64a0}.tag.red{background:#faeae6;color:var(--red)}.tag.gray{background:#eff0ed;color:#798178}.small{font-size:12px}.tiny{font-size:11px}.muted{color:var(--muted)}.green{color:var(--green)}.orange{color:var(--orange)}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-8{gap:8px}.gap-12{gap:12px}.gap-16{gap:16px}.mt-8{margin-top:8px}.mt-12{margin-top:12px}.mt-16{margin-top:16px}.mt-24{margin-top:24px}.mt-32{margin-top:32px}.mt-40{margin-top:40px}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.w-full{width:100%}.text-right{text-align:right}.text-center{text-align:center}.nowrap{white-space:nowrap}.actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:48px}.section-heading p{max-width:350px;font-size:15px}.reveal{opacity:1;transform:none}.motion-ready .reveal{opacity:0;transform:translateY(25px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.6,.3,1)}.motion-ready .reveal.visible{opacity:1;transform:none}
    .site-header{height:88px;position:sticky;top:0;z-index:40;background:#f9faf5;display:flex;align-items:center;border-bottom:1px solid #e7ebdf}.header-inner{width:min(1440px,calc(100% - 80px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:10px;flex-shrink:0;text-align:left;padding:0}.brand-mark{height:38px;width:38px;color:var(--orange)}.brand-word{font-family:var(--heading);font-weight:800;font-size:31px;letter-spacing:-1.8px;line-height:1}.brand-word i{color:var(--orange);font-style:normal}.brand-sub{display:block;font-size:8px;font-weight:650;letter-spacing:.17em;margin-top:5px;line-height:1.1}.site-nav{display:flex;align-items:center;gap:29px}.site-nav a{font-size:12px;font-weight:550;position:relative;padding:10px 0}.site-nav a:after{content:'';position:absolute;left:0;right:0;bottom:3px;height:1px;background:var(--green);transform:scaleX(0);transform-origin:left;transition:transform .2s}.site-nav a:hover:after{transform:scaleX(1)}.header-actions{display:flex;gap:24px;align-items:center}.login-link{font-size:12px;font-weight:650;display:flex;align-items:center;gap:7px;padding:10px 0}.header-actions .btn{min-height:44px;font-size:12px;padding:11px 17px}.menu-toggle{display:none}.mobile-menu{position:fixed;z-index:39;top:76px;left:0;right:0;background:var(--cream);padding:24px;box-shadow:0 20px 30px #15332918}.mobile-menu a{display:block;font-size:18px;padding:13px 0;border-bottom:1px solid var(--line)}.mobile-menu .actions{margin-top:20px}.hero{position:relative;isolation:isolate;min-height:650px;height:calc(100svh - 88px);max-height:820px;overflow:hidden;display:flex;align-items:center;background:var(--deep);color:white}.hero-img{position:absolute;inset:0;z-index:-3;width:100%;height:100%;object-fit:cover;object-position:center 56%;animation:landscape-in 12s ease-out both;filter:saturate(.75)}.hero:before{content:'';position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(10,34,27,.91) 0%,rgba(11,36,29,.72) 33%,rgba(10,32,24,.2) 73%,rgba(10,30,24,.13) 100%)}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,rgba(14,34,26,.16),transparent 35%)}.hero-inner{padding-block:72px 88px}.hero .eyebrow{color:#e3e9dc;font-size:10px;letter-spacing:.2em;margin-bottom:31px;animation:rise-in .7s .05s both}.hero .eyebrow:before{background:var(--lime)}.hero h1{font-size:clamp(70px,7.8vw,112px);font-weight:600;letter-spacing:-.065em;line-height:1.065;max-width:890px;animation:rise-in .85s .14s both}.hero h1 span{color:var(--lime)}.hero p{color:#dde4d9;font-size:16px;line-height:1.9;max-width:430px;margin-top:28px;animation:rise-in .8s .25s both}.hero-actions{display:flex;align-items:center;gap:29px;margin-top:34px;animation:rise-in .8s .35s both}.hero .btn{padding:16px 21px;min-height:55px;font-size:13px}.hero .btn .icon{margin-left:15px}.watch-btn{display:inline-flex;align-items:center;gap:11px;font-size:12px;font-weight:500;color:white}.watch-btn .play-ring{border:1px solid #b6c6b599;width:35px;height:35px;border-radius:50%;display:grid;place-items:center;transition:background .2s}.watch-btn:hover .play-ring{background:#ffffff22}.watch-btn .icon{width:13px;height:13px;fill:currentColor;stroke-width:1}.hero-bottom{position:absolute;bottom:25px;left:0;right:0;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.13em;text-transform:uppercase;color:#d4dfce80;pointer-events:none}.hero-bottom .icon{width:14px;height:14px}.material-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.material-tile{display:block;text-align:left;width:100%;padding:0;outline-offset:6px}.material-photo{height:235px;overflow:hidden;background:#e2e6dc;border-radius:3px;position:relative}.material-photo img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease;filter:saturate(.72)}.material-tile:hover img{transform:scale(1.065);filter:saturate(1)}.material-photo:after{content:'';position:absolute;inset:0;box-shadow:inset 0 0 50px #1529180a}.material-info{display:flex;align-items:center;justify-content:space-between;padding-top:19px;gap:10px}.material-info h3{font-size:17px;letter-spacing:-.025em}.material-info p{font-size:12px;margin-top:5px}.material-info .icon-btn{width:33px;height:33px;border-color:#ced8c9;flex-shrink:0}.material-tile:hover .icon-btn{background:var(--green);color:white;border-color:var(--green)}.section-foot{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);margin-top:34px;padding-top:20px;gap:20px}.section-foot p{font-size:11px}.how-section{background:#eef2e7}.how-top{text-align:center;max-width:650px;margin:0 auto}.how-top .eyebrow{justify-content:center}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:64px;margin-top:66px}.process-step{position:relative}.process-step:not(:last-child):after{content:'';position:absolute;top:22px;left:62px;right:-35px;height:1px;background:#c5d0be}.step-number{display:inline-flex;font-family:var(--heading);font-size:17px;font-weight:600;color:var(--green);width:43px;height:43px;align-items:center;justify-content:center;border:1px solid #bbcbb0;border-radius:50%;margin-bottom:28px}.process-step h3{font-size:21px;margin-bottom:12px}.process-step p{font-size:14px;line-height:1.8;max-width:285px}.how-bottom{text-align:center;margin-top:48px}.calculator-section{background:#f9faf5}.calculator-copy h2{margin-bottom:25px}.calculator-copy .lead{font-size:15px;max-width:390px}.calculator-note{display:flex;gap:10px;align-items:flex-start;font-size:11px;color:var(--muted);margin-top:31px;max-width:340px}.calculator{padding:33px 34px;background:white;border:1px solid #e2e7da;border-radius:12px;box-shadow:0 15px 50px #183a2405}.calculator-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:22px;margin-bottom:24px}.calculator-head h3{font-size:16px;letter-spacing:-.02em}.calculator-location{font-size:11px;display:flex;align-items:center;gap:5px;color:var(--muted)}.calculator-fields{display:grid;grid-template-columns:1.5fr 1fr;gap:16px}.field{display:block;margin-bottom:18px}.field>span,.field>label,.field-label{display:block;font-size:12px;font-weight:600;margin-bottom:8px;color:var(--ink);letter-spacing:.005em}.field input,.field select,.field textarea,.input{width:100%;background:#fff;border:1px solid #d8e0d4;border-radius:6px;padding:12px 13px;min-height:46px;color:var(--ink);font-size:13px;transition:border .2s}.field input:focus,.field select:focus,.field textarea:focus,.input:focus{border-color:var(--green)}.field textarea{resize:vertical;min-height:100px}.field small{display:block;font-size:10px;margin-top:6px;color:var(--muted)}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.input-unit{position:relative}.input-unit input{padding-right:40px}.input-unit>span{position:absolute;right:14px;top:12px;color:var(--muted);font-size:12px}.estimate{margin:10px 0 25px;border-top:1px dashed var(--line);padding-top:23px;display:flex;justify-content:space-between;align-items:flex-end}.estimate p{font-size:11px}.estimate strong{display:block;font-family:var(--heading);font-weight:650;font-size:41px;letter-spacing:-.05em;line-height:1.3;margin-top:4px}.estimate .estimate-points{font-size:11px;color:var(--green);background:var(--pale);padding:5px 8px;border-radius:4px}.calculator .disclaimer{text-align:center;font-size:10px;line-height:1.65;margin-top:14px}.trust-section{background:white}.trust-image{height:585px;position:relative;overflow:hidden;border-radius:3px}.trust-image img{height:100%;width:100%;object-fit:cover;object-position:43% center;filter:saturate(.7)}.trust-copy h2{margin-bottom:24px}.trust-copy>p{font-size:14px;line-height:1.85}.trust-list{margin-top:29px}.trust-list li{display:grid;grid-template-columns:24px 1fr;gap:13px;padding:19px 0;border-bottom:1px solid var(--line)}.trust-list .icon{margin-top:3px;width:20px;color:#759443}.trust-list h3{font-size:15px;letter-spacing:-.01em;margin-bottom:5px}.trust-list p{font-size:12px}.business-section{padding:0;background:var(--green);color:white;display:grid;grid-template-columns:1fr 1fr}.business-copy{padding:88px max(50px,calc((100vw - 1280px)/2)) 90px;padding-right:70px}.business-copy .eyebrow{color:#c8d8bf}.business-copy h2{color:#f3f6ec;font-size:clamp(38px,4vw,58px)}.business-copy h2 span{color:var(--lime)}.business-copy p{color:#b8cabd;font-size:14px;line-height:1.9;margin:24px 0;max-width:405px}.business-copy .text-link{color:#d6e5cc;font-size:12px;border-color:#78917b}.business-copy .actions{margin-top:34px;gap:22px}.business-image{min-height:560px;overflow:hidden}.business-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.5) brightness(.8)}.impact-statement{text-align:center;padding:113px 0 105px;background:var(--cream)}.impact-statement .eyebrow{justify-content:center}.impact-statement h2{font-size:clamp(39px,5.7vw,78px);line-height:1.18;letter-spacing:-.055em}.impact-statement h2 span{position:relative;color:#718c42}.impact-statement h2 span:after{content:'';height:6px;width:100%;position:absolute;left:0;bottom:-8px;border-top:2px solid var(--orange);border-radius:50%;transform:rotate(-2deg)}.impact-statement p{font-size:15px;max-width:510px;margin:32px auto 23px;line-height:1.9}.rewards-section{background:#f3eee2;overflow:hidden}.rewards-section .split{gap:90px}.rewards-copy .lead{font-size:15px;margin-top:25px;max-width:395px}.reward-lines{margin:28px 0 32px}.reward-lines div{display:flex;align-items:center;gap:15px;padding:13px 0;border-bottom:1px solid #dfdfd0;font-size:13px}.reward-lines span{font-family:var(--heading);font-size:11px;color:#83906f}.reward-art{position:relative;height:420px;display:grid;place-items:center}.reward-art svg{width:min(100%,440px);height:auto}.orbit-letter{font-family:var(--heading);font-size:10px;letter-spacing:4px;fill:#738062}.reward-disc{transform-origin:230px 230px;animation:gentle-turn 50s linear infinite}.reward-core-text{font-family:var(--heading);font-size:57px;font-weight:650;letter-spacing:-4px;fill:var(--green)}.app-section{background:#e5edde;overflow:hidden;padding:105px 0 0}.app-section .split{align-items:center;grid-template-columns:.95fr 1fr}.app-copy{padding-bottom:100px}.app-copy .lead{font-size:15px;margin:24px 0 31px;max-width:405px}.app-platforms{font-size:11px;letter-spacing:.02em;margin-top:19px;color:#697960}.phone-stage{display:flex;justify-content:center;position:relative;align-self:end;min-height:570px}.phone-stage:before{content:'';position:absolute;width:430px;height:430px;background:#d3dfc6;border-radius:50%;top:90px;left:50%;transform:translateX(-50%)}.phone{position:relative;width:285px;height:572px;flex-shrink:0;background:#f7f9f4;border:7px solid #254b3a;box-shadow:18px 27px 50px #38523720;border-radius:42px;padding:15px 18px;transform:rotate(-7deg) translateY(32px);color:var(--green);overflow:hidden;transition:transform .6s}.phone:hover{transform:rotate(-3deg) translateY(20px)}.phone-status{font-size:9px;display:flex;justify-content:space-between;align-items:center;margin:0 4px 27px}.phone-notch{width:72px;height:20px;position:absolute;top:9px;left:50%;transform:translateX(-50%);background:#254b3a;border-radius:20px}.phone-greeting{display:flex;justify-content:space-between;align-items:center;font-size:11px;margin-top:6px}.phone .avatar{width:28px;height:28px;font-size:10px}.phone h3{font-size:25px;margin:16px 0 22px;letter-spacing:-1px;line-height:1.2}.phone-balance{padding:18px 16px;background:var(--green);color:white;border-radius:10px;text-align:left;width:100%;position:relative}.phone-balance small{font-size:8px;color:#d2deca}.phone-balance strong{font-size:28px;display:block;font-family:var(--heading);font-weight:600;letter-spacing:-1px}.phone-balance .icon{position:absolute;right:17px;top:21px;width:20px;color:var(--lime)}.phone-balance .phone-balance-foot{border-top:1px solid #ffffff20;padding-top:10px;margin-top:10px;display:flex;justify-content:space-between;font-size:8px;color:#d4e3c6}.phone-title{font-size:10px;font-weight:600;margin:22px 0 10px;display:flex;justify-content:space-between;align-items:center}.phone-title span{font-size:8px;color:var(--muted)}.phone-pickup{border:1px solid #dae2d3;background:white;border-radius:8px;padding:13px;width:100%;text-align:left}.phone-pickup .tag{font-size:7px;padding:3px 6px}.phone-pickup strong{display:block;font-size:11px;margin:9px 0 3px}.phone-pickup p{font-size:8px}.phone-pickup .phone-track{font-size:9px;margin-top:11px;padding-top:10px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.phone-nav{position:absolute;bottom:11px;left:0;right:0;background:#f7f9f4;padding:13px 18px 10px;border-top:1px solid #e0e6d9;display:flex;justify-content:space-between}.phone-nav button{font-size:7px;color:#8d9a83;display:flex;flex-direction:column;align-items:center;gap:4px}.phone-nav .icon{width:16px;height:16px}.phone-nav button:first-child{color:var(--green)}.phone-nav:after{content:'';position:absolute;bottom:-2px;width:80px;height:3px;border-radius:4px;background:#264b3a;left:50%;transform:translateX(-50%)}.stories-section{background:white}.story-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:105px;align-items:center}.quote-mark{font-family:Georgia,serif;font-size:100px;line-height:.7;color:var(--orange);height:50px}.story-quote{font-family:var(--heading);font-size:27px;font-weight:500;line-height:1.6;letter-spacing:-.025em;color:var(--green);min-height:130px}.story-author{display:flex;align-items:center;gap:13px;margin-top:24px}.avatar{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#e6edda;color:var(--green);font-family:var(--heading);font-size:13px;font-weight:650;flex-shrink:0}.story-author strong{font-size:12px;display:block}.story-author p{font-size:10px}.story-controls{display:flex;gap:10px;align-items:center;margin-top:35px}.story-controls span{font-size:10px;color:var(--muted);margin-left:7px}.faq-section{background:var(--cream)}.faq-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:110px}.faq-copy>p{font-size:14px;max-width:280px;margin-top:22px;line-height:1.8}.faq-copy .text-link{margin-top:25px}.faq-list details{border-bottom:1px solid #d4dfce}.faq-list details:first-child{border-top:1px solid #d4dfce}.faq-list summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:25px;padding:22px 0;cursor:pointer;font-size:14px;font-weight:550}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';font-size:24px;font-weight:400;line-height:1;color:#698057;transition:transform .25s}.faq-list details[open] summary:after{transform:rotate(45deg)}.faq-list details p{font-size:13px;line-height:1.85;padding:0 34px 23px 0;animation:rise-in .25s ease}.final-cta{background:var(--lime);text-align:center;padding:88px 0 95px;position:relative;overflow:hidden}.final-cta .eyebrow{justify-content:center;color:#637941}.final-cta h2{font-size:clamp(44px,5.6vw,76px);line-height:1.16;letter-spacing:-.055em}.final-cta h2 span{font-weight:800}.final-cta p{font-size:14px;color:#597247;margin:22px 0 29px}.final-cta .btn{padding-inline:24px}.site-footer{background:#12392f;color:#eaf0df;padding:67px 0 0}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:50px;padding-bottom:58px}.footer-brand .brand{color:#f4f6ee}.footer-brand .brand-word{font-size:37px}.footer-brand .brand-mark{width:45px;height:45px}.footer-brand>p{font-size:12px;color:#a3b6a4;max-width:230px;margin-top:20px;line-height:1.85}.footer-column h3{font-size:10px;font-family:var(--font);text-transform:uppercase;letter-spacing:.13em;font-weight:600;color:#aec0a5;margin-bottom:20px}.footer-column a,.footer-column button{display:block;font-size:12px;color:#d5e0ce;margin-bottom:11px;padding:0;text-align:left}.footer-column a:hover,.footer-column button:hover{color:var(--lime)}.footer-bottom{border-top:1px solid #ffffff18;padding:22px 0;display:flex;justify-content:space-between;gap:25px;align-items:center}.footer-bottom p{font-size:9px;color:#8fa58e}.footer-bottom .footer-legal{display:flex;gap:18px;font-size:9px;color:#bcccb2}.prototype-note{border-top:1px solid #ffffff12;padding:13px 0;font-size:9px!important;text-align:center;color:#819b82!important}
    .app-shell{min-height:100svh;background:#f4f6f0}.app-header{position:fixed;inset:0 0 auto;height:77px;background:#fcfdf9;border-bottom:1px solid var(--line);z-index:40;display:flex;align-items:center;padding:0 30px;gap:28px}.app-header .brand{width:208px}.app-header .brand-word{font-size:27px}.app-header .brand-mark{width:32px;height:32px}.workspace-label{font-size:10px;letter-spacing:.12em;text-transform:uppercase;border-left:1px solid var(--line);padding-left:28px;color:var(--muted)}.app-header-right{margin-left:auto;display:flex;align-items:center;gap:19px}.app-header-location{font-size:12px;display:flex;align-items:center;gap:7px}.app-header .avatar{width:35px;height:35px;font-size:12px}.app-header .menu-toggle{margin-right:-12px}.app-sidebar{position:fixed;top:77px;bottom:0;left:0;width:244px;border-right:1px solid var(--line);background:#fcfdf9;z-index:35;padding:29px 19px 22px;display:flex;flex-direction:column;overflow-y:auto}.sidebar-label{font-size:9px;letter-spacing:.12em;color:#93a08a;margin:0 13px 12px;font-weight:600;text-transform:uppercase}.sidebar-nav{display:flex;flex-direction:column;gap:4px}.sidebar-nav button{display:flex;align-items:center;gap:12px;text-align:left;padding:11px 14px;border-radius:6px;color:#6d7d6b;font-size:12px;min-height:43px}.sidebar-nav .icon{width:18px;height:18px;stroke-width:1.65}.sidebar-nav button:hover{background:var(--pale)}.sidebar-nav button.active{background:var(--green);color:#f5f9ec}.sidebar-nav button.active .icon{color:var(--lime)}.sidebar-nav .nav-count{margin-left:auto;font-size:9px;background:#e5eccc;color:var(--green);padding:1px 6px;border-radius:4px}.sidebar-divider{height:1px;background:var(--line);margin:22px 13px}.sidebar-bottom{margin-top:auto;padding-top:34px}.sidebar-bottom p{font-size:9px;padding:13px;color:#929d88;line-height:1.7}.app-main{margin-left:244px;padding:118px 43px 60px;max-width:1780px}.app-page{max-width:1160px;margin:auto;animation:page-in .3s ease}.page-top{display:flex;justify-content:space-between;align-items:center;gap:22px;margin-bottom:33px}.page-top .eyebrow{font-size:9px;letter-spacing:.14em;margin-bottom:13px}.page-top h1{font-size:32px;font-weight:650;letter-spacing:-.045em;line-height:1.25}.page-top p{font-size:12px;margin-top:10px}.page-top .btn{font-size:11px;min-height:43px}.mobile-bottom{display:none}.demo-banner{font-size:10px;color:#829074;border-bottom:1px solid #e0e6d8;padding:0 0 13px;margin-bottom:28px;display:flex;align-items:center;gap:7px}.demo-banner .icon{width:13px;height:13px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:4px 0 32px;margin-bottom:30px;border-bottom:1px solid var(--line)}.metrics.four{grid-template-columns:repeat(4,1fr)}.metric-label{font-size:11px;color:var(--muted);display:flex;gap:7px;align-items:center}.metric-label .icon{width:15px;height:15px}.metric-value{font-family:var(--heading);font-size:33px;font-weight:600;letter-spacing:-.055em;line-height:1.4;margin-top:8px}.metric-value small{font-size:15px;color:#849479;font-weight:400;letter-spacing:0}.metric-foot{font-size:10px;color:#8c9982;margin-top:4px}.dashboard-columns{display:grid;grid-template-columns:1.5fr 1fr;gap:25px;align-items:start}.panel{background:white;border:1px solid #e0e6d9;border-radius:10px;overflow:hidden}.panel-pad{padding:25px}.panel-title{font-family:var(--heading);font-size:16px;font-weight:650;letter-spacing:-.025em}.panel-header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:22px 25px;border-bottom:1px solid var(--line)}.panel-header .text-link{font-size:10px;padding:0;border:0}.pickup-highlight{background:#e6edde;border:1px solid #d6e0ca;border-radius:10px;padding:25px}.pickup-highlight .pickup-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:23px}.pickup-highlight h3{font-size:24px;letter-spacing:-.035em;margin-bottom:9px}.pickup-highlight>p{font-size:12px;color:#6b7f5f}.pickup-highlight .pickup-meta{display:flex;gap:24px;margin:24px 0;padding-bottom:22px;border-bottom:1px solid #ccd8c2}.pickup-meta>div{display:flex;gap:9px;align-items:flex-start;font-size:11px}.pickup-meta .icon{width:17px;height:17px;color:#7b906a;margin-top:2px}.pickup-meta strong{font-weight:600;display:block}.pickup-meta p{font-size:10px;color:#879479}.pickup-highlight .actions{justify-content:space-between}.pickup-highlight .actions small{font-size:10px;color:#75856a}.pickup-highlight .btn{font-size:11px;min-height:41px}.rate-mini{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid var(--line);gap:10px}.rate-mini:last-child{border-bottom:0}.material-icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#f0f3e9;color:#71855d;flex-shrink:0}.material-icon.copper{background:#f5e7da;color:#b3764f}.material-icon.blue{background:#e8eef0;color:#729297}.material-icon.orange{background:#f6eade;color:#ae8661}.rate-mini strong{font-size:12px;font-weight:500}.rate-mini small{display:block;font-size:9px;color:var(--muted);margin-top:2px}.rate-mini .rate-value{font-family:var(--heading);font-size:13px;font-weight:600;margin-left:auto}.rate-mini button{padding:3px;color:#768567}.progress-track{height:7px;border-radius:4px;background:#e6eddc;overflow:hidden}.progress-fill{height:100%;background:#a7c777;border-radius:4px;transition:width .65s ease}.challenge{display:flex;align-items:center;gap:20px;justify-content:space-between;padding:23px 0;border-bottom:1px solid var(--line)}.challenge h3{font-size:15px;margin-bottom:5px}.challenge p{font-size:11px}.challenge .icon{width:28px;height:28px;color:#a0b674}.challenge-copy{flex:1}.challenge .btn{font-size:10px;min-height:34px;padding:8px 11px}.table-wrap{overflow:auto}.data-table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}.data-table th{font-size:9px;letter-spacing:.06em;text-transform:uppercase;color:#8c9883;font-weight:550;padding:13px 21px;background:#fafbf6;border-bottom:1px solid var(--line)}.data-table td{font-size:11px;padding:18px 21px;border-bottom:1px solid #edf0e8;vertical-align:middle}.data-table tbody tr:last-child td{border-bottom:0}.data-table td strong{font-size:11px;font-weight:600;display:block}.data-table td small{display:block;font-size:9px;color:var(--muted);margin-top:3px}.data-table tr:hover td{background:#fbfcf8}.data-table .text-link{font-size:10px;border:0;padding:0}.filter-bar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;flex-wrap:wrap}.tabs{display:flex;align-items:center;border-bottom:1px solid var(--line);gap:24px;overflow-x:auto}.tabs button{padding:12px 0;white-space:nowrap;font-size:11px;color:var(--muted);border-bottom:2px solid transparent;display:flex;align-items:center;gap:7px}.tabs button.active{color:var(--green);border-bottom-color:var(--green);font-weight:650}.tabs button small{font-size:9px;background:#e8ecde;padding:1px 5px;border-radius:3px}.search-box{position:relative;min-width:210px}.search-box .icon{position:absolute;left:12px;top:12px;width:16px;height:16px;color:#8c9a80}.search-box input{padding-left:36px;font-size:11px;min-height:40px}.search-box input::placeholder{color:#97a18e}.empty-state{text-align:center;padding:60px 22px}.empty-state>.icon{width:43px;height:43px;color:#97ad80;margin-bottom:18px}.empty-state h3{font-size:21px;margin-bottom:9px}.empty-state p{font-size:12px;max-width:310px;margin:0 auto 22px}.order-list{display:grid;gap:15px}.order-card{display:grid;grid-template-columns:1fr auto;align-items:center;gap:24px;padding:24px;background:white;border:1px solid var(--line);border-radius:9px}.order-card .order-card-top{display:flex;align-items:center;gap:12px;margin-bottom:15px}.order-card h3{font-size:17px}.order-card .order-description{font-size:12px;color:#738169;line-height:1.6;margin-bottom:12px}.order-card .order-info{display:flex;align-items:center;gap:19px;font-size:10px;color:#8a967e;flex-wrap:wrap}.order-card .order-info span{display:flex;gap:6px;align-items:center}.order-card .order-info .icon{width:13px;height:13px}.order-card .order-amount{text-align:right;font-family:var(--heading);font-weight:650;font-size:23px;letter-spacing:-.04em;margin-bottom:12px}.order-card .order-amount small{font-family:var(--font);font-size:9px;color:#9ba38e;display:block;letter-spacing:0;font-weight:400}.order-card .btn{min-height:35px;padding:8px 14px;font-size:10px}.back-link{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted);margin-bottom:22px;padding:0}.back-link .icon{width:15px;height:15px}.success-note{display:flex;gap:13px;padding:20px 24px;background:#e6f0d9;border:1px solid #d1e3bd;border-radius:8px;margin-bottom:27px;align-items:center}.success-note .icon{width:24px;height:24px;color:#71944d}.success-note h3{font-size:16px}.success-note p{font-size:11px;margin-top:5px}.detail-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:25px;align-items:start}.timeline{padding:5px 0 0}.timeline-step{position:relative;display:flex;gap:17px;padding-bottom:33px}.timeline-step:last-child{padding-bottom:0}.timeline-step:not(:last-child):before{content:'';position:absolute;left:13px;top:27px;height:calc(100% - 27px);width:1px;background:#dfe5d6}.timeline-step.done:not(:last-child):before{background:#97b375}.timeline-dot{height:27px;width:27px;border-radius:50%;border:1px solid #dbe1d3;display:flex;align-items:center;justify-content:center;background:#f5f7ef;flex-shrink:0;color:#aeb9a2;font-size:9px}.timeline-dot .icon{width:13px;height:13px}.timeline-step.done .timeline-dot{background:var(--green);border-color:var(--green);color:var(--lime)}.timeline-step.current .timeline-dot{box-shadow:0 0 0 5px #eaf0de}.timeline-step h4{font-size:12px;letter-spacing:0;margin-top:3px;font-family:var(--font);font-weight:600}.timeline-step p{font-size:10px;margin-top:5px}.timeline-step:not(.done) h4{color:#8b9680}.address-block{font-size:12px;line-height:1.9;color:var(--muted)}.address-block strong{color:var(--green);font-weight:550;display:block}.summary-line{display:flex;justify-content:space-between;gap:15px;padding:10px 0;font-size:11px}.summary-line span{color:var(--muted)}.summary-line strong{font-weight:550}.summary-total{border-top:1px solid var(--line);margin-top:10px;padding-top:18px;font-size:14px}.summary-total strong{font-family:var(--heading);font-size:21px;letter-spacing:-.03em}.notice{background:#edf2e4;color:#728363;padding:13px 15px;border-radius:6px;font-size:10px;line-height:1.8;display:flex;gap:9px;align-items:flex-start}.notice .icon{width:15px;height:15px;flex-shrink:0;margin-top:2px}.notice.warning{background:#faf0e1;color:#9a784c}.notice.danger{background:#fae9e4;color:var(--red)}.collector{display:flex;gap:13px;align-items:center;border-top:1px solid var(--line);padding-top:21px;margin-top:25px}.collector .avatar{background:#efeadc}.collector h4{font-size:12px;letter-spacing:0}.collector p{font-size:10px;margin-top:3px}.collector .icon-btn{margin-left:auto;width:33px;height:33px}.wizard-progress{display:flex;align-items:center;margin:5px 0 33px;gap:0}.wizard-stop{display:flex;gap:9px;align-items:center;flex:1;position:relative;font-size:11px;color:#9aa58e}.wizard-stop:after{content:'';height:1px;background:#d8e0cd;flex:1;margin:0 17px}.wizard-stop:last-child{flex:0 0 auto}.wizard-stop:last-child:after{display:none}.wizard-stop span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;border:1px solid #d5dfc9;font-size:10px;flex-shrink:0}.wizard-stop.current{color:var(--green);font-weight:600}.wizard-stop.current span,.wizard-stop.done span{background:var(--green);border-color:var(--green);color:var(--lime)}.wizard-stop.done{color:var(--green)}.wizard-stop.done:after{background:#8fa77b}.wizard-stop .icon{width:12px;height:12px}.wizard-layout{display:grid;grid-template-columns:1.6fr 1fr;gap:25px;align-items:start}.wizard-main{min-width:0}.wizard-title{font-size:20px;margin-bottom:8px}.wizard-subtitle{font-size:12px;margin-bottom:24px}.wizard-summary{position:sticky;top:101px}.material-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.material-option{border:1px solid var(--line);border-radius:8px;background:white;overflow:hidden;transition:border .2s,background .2s}.material-option.selected{border-color:#91aa75;background:#f5f8ee}.material-select{display:flex;align-items:center;gap:10px;text-align:left;padding:17px 13px;width:100%;min-height:84px}.material-select h3{font-family:var(--font);font-size:12px;letter-spacing:0;margin-bottom:5px;font-weight:600}.material-select p{font-size:10px}.select-check{width:18px;height:18px;border-radius:50%;border:1px solid #d4dfca;margin-left:auto;display:grid;place-items:center;flex-shrink:0}.select-check .icon{width:11px;height:11px;display:none}.selected .select-check{background:var(--green);color:var(--lime);border-color:var(--green)}.selected .select-check .icon{display:block}.material-weight{display:flex;gap:9px;align-items:center;margin:0 13px 15px;border-top:1px solid #dce5d0;padding-top:12px;font-size:10px;color:#869679}.material-weight input{width:85px;min-height:34px;padding:6px 10px;margin-left:auto;font-size:11px}.upload-area{border:1px dashed #b6c7a6;border-radius:8px;background:#f7f9f1;padding:22px;text-align:center;cursor:pointer;display:block}.upload-area .icon{width:24px;height:24px;color:#8ba273;margin-bottom:8px}.upload-area strong{display:block;font-size:11px;font-weight:550}.upload-area p{font-size:9px;margin-top:4px}.photo-previews{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.photo-preview{position:relative}.photo-preview img{width:75px;height:65px;object-fit:cover;border-radius:5px}.photo-preview button{position:absolute;top:3px;right:3px;background:white;width:20px;height:20px;border-radius:50%;display:grid;place-items:center}.photo-preview button .icon{width:11px;height:11px}.wizard-actions{display:flex;justify-content:space-between;gap:14px;padding-top:26px;margin-top:26px;border-top:1px solid var(--line)}.wizard-actions .btn{font-size:11px;min-height:42px}.wizard-actions .btn:last-child{margin-left:auto}.address-option{display:flex;gap:14px;padding:20px;border:1px solid var(--line);border-radius:8px;background:white;margin-bottom:13px;align-items:flex-start;cursor:pointer}.address-option:has(input:checked){border-color:#8ea576;background:#f5f8ef}.address-option input{accent-color:var(--green);margin-top:4px;flex-shrink:0}.address-option h3{font-size:12px;font-family:var(--font);font-weight:600;letter-spacing:0;display:flex;gap:10px;align-items:center}.address-option p{font-size:11px;line-height:1.9;margin-top:7px}.address-option .edit-address{margin-left:auto;font-size:10px;color:#69815a}.map{height:250px;border-radius:8px;z-index:1;background:#e8eddf;overflow:hidden}.map-fallback{height:100%;min-height:180px;display:grid;place-content:center;text-align:center;padding:25px;color:#718460;font-size:12px}.map-caption{font-size:9px;color:var(--muted);margin-top:8px}.dates-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-bottom:22px}.date-option{border:1px solid var(--line);padding:13px 5px;border-radius:7px;display:flex;flex-direction:column;align-items:center;font-size:10px;background:white;color:var(--muted)}.date-option strong{font-family:var(--heading);font-size:22px;letter-spacing:-.04em;color:var(--green);margin:4px 0}.date-option.active{background:var(--green);border-color:var(--green);color:#c6d8b8}.date-option.active strong{color:var(--lime)}.slot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.radio-tile{display:flex;align-items:center;gap:9px;font-size:11px;padding:13px;border:1px solid var(--line);border-radius:6px;background:white;cursor:pointer}.radio-tile:has(input:checked){background:#edf3e1;border-color:#9eb98a}.radio-tile input{accent-color:var(--green);flex-shrink:0;margin:0}.payment-options{display:grid;gap:10px}.payment-options .radio-tile{padding:16px}.payment-options .radio-tile .icon{width:19px;height:19px;margin-left:3px;color:#71885d}.payment-options strong{font-size:11px;display:block;font-weight:550}.payment-options small{font-size:9px;color:var(--muted);display:block;margin-top:4px}.check-label{display:flex;align-items:flex-start;gap:9px;font-size:11px;color:var(--muted);line-height:1.8}.check-label input{accent-color:var(--green);margin-top:4px;flex-shrink:0;width:15px;height:15px}.check-label button{padding:0;text-decoration:underline;color:var(--green)}.review-section{border-bottom:1px solid var(--line);padding:22px 0}.review-section:first-child{padding-top:0}.review-section:last-child{border-bottom:0}.review-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px;font-size:12px;font-weight:600}.review-title button{font-size:10px;font-weight:400;color:#6e875c}.review-section .address-block{font-size:11px}.balance-area{display:flex;justify-content:space-between;align-items:flex-end;padding:28px 0 36px;border-bottom:1px solid var(--line);margin-bottom:32px;gap:25px}.balance-area>div>p{font-size:12px}.balance-number{font-family:var(--heading);font-size:64px;letter-spacing:-.07em;line-height:1.25;margin-top:8px;font-weight:600}.balance-area .balance-caption{font-size:10px;margin-top:8px}.balance-area .btn{font-size:11px;min-height:43px}.transaction-icon{width:32px;height:32px;border-radius:50%;background:#eef4e6;color:#709448;display:grid;place-items:center;margin-right:12px;flex-shrink:0}.transaction-icon.debit{background:#f7eee4;color:#ac8866}.transaction-icon .icon{width:15px;height:15px}.transaction-title{display:flex;align-items:center}.amount-positive{color:#698c46;font-weight:600}.amount-negative{color:#936c50;font-weight:600}.reward-overview{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center;border-bottom:1px solid var(--line);padding:0 0 34px;margin-bottom:34px}.points-number{font-family:var(--heading);font-size:69px;letter-spacing:-.075em;font-weight:600;line-height:1.25}.points-number span{font-size:17px;letter-spacing:-.02em;font-weight:400;color:#849670;margin-left:9px}.tier-caption{font-size:11px;margin-top:8px;display:flex;align-items:center;gap:7px}.tier-caption .icon{color:#a0b960;width:16px;height:16px}.tier-box h3{font-size:18px}.tier-box>p{font-size:11px;margin:10px 0 17px}.tier-box .progress-label{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:var(--muted);margin-top:8px}.section-title-row{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:32px 0 20px}.section-title-row h2{font-size:21px;font-weight:650}.section-title-row p{font-size:11px}.rewards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.reward-item{background:white;border:1px solid var(--line);border-radius:9px;padding:24px;display:flex;flex-direction:column;align-items:flex-start}.reward-symbol{width:52px;height:52px;border-radius:50%;background:#edf2db;display:grid;place-items:center;color:#809a4c;margin-bottom:21px}.reward-symbol.orange{background:#f4e6d4;color:#b48b62}.reward-symbol.blue{background:#e5eded;color:#779896}.reward-symbol .icon{width:25px;height:25px}.reward-item h3{font-size:16px;letter-spacing:-.02em}.reward-item p{font-size:11px;line-height:1.8;margin:9px 0 21px;flex:1}.reward-item .reward-price{font-size:10px;color:#89947d;margin-bottom:12px}.reward-item .btn{font-size:10px;min-height:37px;width:100%}.badges{display:flex;gap:25px;justify-content:space-between;padding:15px 0 27px;border-bottom:1px solid var(--line)}.badge-item{text-align:center;flex:1}.badge-circle{height:65px;width:65px;border-radius:50%;background:#e8edd9;border:1px solid #c9d7b5;display:grid;place-items:center;margin:0 auto 12px;outline:1px dashed #b7c99d;outline-offset:-7px;color:#8b9f64}.badge-circle .icon{width:26px;height:26px}.badge-item.locked{opacity:.4;filter:grayscale(1)}.badge-item strong{font-size:10px;font-weight:550;display:block}.badge-item small{display:block;font-size:9px;color:var(--muted);margin-top:4px}.referral{background:#e7edde;border:1px solid #d4dfc6;border-radius:9px;padding:25px;margin-top:25px}.referral h3{font-size:19px}.referral p{font-size:11px;margin:10px 0 19px;max-width:540px}.referral-input{display:flex;gap:10px}.referral-input input{flex:1;min-width:0;background:#ffffff70;font-weight:600;letter-spacing:.04em;font-size:11px}.referral-input .btn{font-size:11px;min-height:40px}.voucher-row{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px dashed var(--line);gap:15px}.voucher-row h4{font-family:var(--font);font-size:12px;letter-spacing:0}.voucher-row p{font-size:10px;margin-top:3px}.voucher-row code{font-size:11px;color:#6e8957}.impact-hero{display:flex;align-items:center;gap:55px;padding:20px 0 40px;border-bottom:1px solid var(--line);margin-bottom:35px}.impact-ring{width:190px;height:190px;flex-shrink:0;position:relative;display:grid;place-content:center;text-align:center}.impact-ring svg{position:absolute;inset:0;width:100%;height:100%;transform:rotate(-90deg)}.impact-ring strong{font-family:var(--heading);font-size:43px;font-weight:600;letter-spacing:-.05em;line-height:1.2}.impact-ring small{font-size:10px;color:var(--muted)}.impact-ring>div{position:relative}.impact-hero-copy h2{font-size:30px;margin-bottom:15px}.impact-hero-copy p{font-size:12px;max-width:440px;line-height:1.9}.impact-hero-copy .text-link{font-size:11px;margin-top:17px}.chart{display:flex;align-items:flex-end;gap:18px;height:190px;padding:15px 0 26px;border-bottom:1px solid #e3e9db;margin:24px 0 12px}.chart-column{flex:1;height:100%;display:flex;justify-content:flex-end;flex-direction:column;align-items:center;gap:7px;position:relative}.chart-bar{background:#abc58b;width:min(100%,44px);min-height:3px;border-radius:4px 4px 0 0;transition:height .6s}.chart-column:last-child .chart-bar{background:var(--green)}.chart-column>small{font-size:8px;color:#869578;position:absolute;bottom:-23px}.chart-column>span{font-size:9px;color:#7c8c6d}.impact-material{display:flex;gap:13px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.impact-material h4{font-size:11px;font-family:var(--font);letter-spacing:0;margin-bottom:4px}.impact-material p{font-size:9px}.impact-material>strong{margin-left:auto;font-size:12px;font-weight:550}.settings-layout{display:grid;grid-template-columns:1.35fr 1fr;gap:25px;align-items:start}.profile-avatar{display:flex;align-items:center;gap:15px;margin-bottom:29px}.profile-avatar .avatar{height:59px;width:59px;font-size:21px}.profile-avatar h3{font-size:17px}.profile-avatar p{font-size:10px;margin-top:5px}.setting-row{display:flex;gap:18px;justify-content:space-between;align-items:center;padding:17px 0;border-bottom:1px solid var(--line)}.setting-row:last-child{border:0}.setting-row strong{display:block;font-size:11px;font-weight:550;margin-bottom:4px}.setting-row p{font-size:10px}.switch{position:relative;display:inline-flex;flex-shrink:0}.switch input{position:absolute;opacity:0;width:100%;height:100%;z-index:1;cursor:pointer}.switch>span{width:36px;height:21px;border-radius:12px;background:#d4decb;transition:background .2s}.switch>span:after{content:'';width:15px;height:15px;border-radius:50%;position:absolute;top:3px;left:3px;background:white;transition:transform .2s}.switch input:checked+span{background:var(--green)}.switch input:checked+span:after{transform:translateX(15px)}.switch input:focus-visible+span{outline:2px solid var(--orange);outline-offset:3px}.saved-address{padding:19px 0;border-bottom:1px solid var(--line)}.saved-address h4{display:flex;align-items:center;gap:9px;font-size:12px;font-family:var(--font);letter-spacing:0}.saved-address .address-block{font-size:10px;margin-top:9px}.saved-address .actions{margin-top:12px;gap:17px}.saved-address button{font-size:9px;padding:0;color:#6d8259}.account-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px}.account-nav button{padding:15px;text-align:left;display:flex;align-items:center;gap:10px;background:white;border:1px solid var(--line);border-radius:6px;font-size:11px}.account-nav .icon{width:17px;height:17px;color:#7c9366}.help-search{max-width:520px;margin:30px 0}.help-search .input{min-height:49px;font-size:12px}.help-search .icon{top:16px}.help-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:45px;align-items:start}.help-layout .faq-list summary{font-size:12px;padding:19px 0}.help-layout .faq-list details p{font-size:11px}.ticket-row{display:flex;justify-content:space-between;align-items:center;padding:18px 0;border-bottom:1px solid var(--line);gap:15px;cursor:pointer}.ticket-row h4{font-size:12px;font-family:var(--font);letter-spacing:0;font-weight:550}.ticket-row p{font-size:10px;margin-top:4px}.conversation{display:flex;flex-direction:column;gap:14px;max-height:360px;overflow:auto;padding:6px 0 20px}.message{max-width:88%;padding:12px 16px;background:#f0f3e9;border-radius:8px 8px 8px 0;font-size:12px;line-height:1.8}.message.admin{align-self:flex-end;background:#e5edda;border-radius:8px 8px 0 8px}.message small{display:block;font-size:9px;color:#8c9b7d;margin-bottom:4px}.message p{color:var(--ink);font-size:12px;white-space:pre-wrap}.rates-table .material-icon{height:32px;width:32px;border-radius:6px;margin-right:12px}.rates-table .material-icon .icon{width:17px;height:17px}.rates-table .input{width:95px;min-height:35px;padding:6px 10px;font-size:11px}.admin-inline-select{min-height:32px;padding:5px 28px 5px 9px;font-size:10px;border:1px solid var(--line);border-radius:5px;background:#fafbf7;max-width:160px}.admin-more-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.admin-more-grid button{background:white;border:1px solid var(--line);border-radius:8px;display:flex;flex-direction:column;align-items:flex-start;gap:15px;padding:23px;text-align:left}.admin-more-grid button .icon{color:#8ca477;width:24px;height:24px}.admin-more-grid strong{font-size:12px;font-weight:600}.admin-more-grid p{font-size:10px;color:var(--muted)}
    dialog{border:0;padding:0;border-radius:14px;background:#fdfef9;color:var(--ink);width:min(94vw,580px);max-height:90svh;overflow:auto;box-shadow:0 25px 110px #0a211f35;margin:auto;position:fixed}dialog::backdrop{background:#102b2580;backdrop-filter:blur(5px)}dialog[open]{animation:modal-in .25s ease}dialog.wide{width:min(94vw,850px)}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:29px 30px 0}.modal-header h2{font-size:25px;letter-spacing:-.04em}.modal-header p{font-size:12px;margin-top:10px;line-height:1.75}.modal-header .icon-btn{width:30px;height:30px;flex-shrink:0}.modal-header .icon-btn .icon{width:15px;height:15px}.modal-body{padding:26px 30px 30px}.modal-body .field{margin-bottom:17px}.modal-body .field input,.modal-body .field select,.modal-body .field textarea{font-size:12px}.modal-body .field>span{font-size:11px}.modal-body .btn{font-size:12px;min-height:44px}.modal-actions{display:flex;gap:12px;justify-content:flex-end;align-items:center;margin-top:25px;padding-top:23px;border-top:1px solid var(--line)}.auth-layout{display:grid;grid-template-columns:.85fr 1.15fr;min-height:560px}.auth-brand{padding:39px 33px;background:var(--green);color:var(--lime);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.auth-brand .brand{color:white}.auth-brand .brand-word{font-size:29px}.auth-brand .brand-mark{width:35px;height:35px}.auth-brand h2{font-size:45px;letter-spacing:-.055em;line-height:1.12;margin-top:60px;position:relative;z-index:1}.auth-brand p{color:#a9c29a;font-size:12px;line-height:1.9;max-width:210px;margin-top:20px;position:relative;z-index:1}.auth-brand .auth-circle{width:290px;height:290px;border:1px solid #ffffff12;border-radius:50%;position:absolute;right:-140px;bottom:75px}.auth-circle:before,.auth-circle:after{content:'';position:absolute;inset:25px;border:1px solid #ffffff15;border-radius:50%}.auth-circle:after{inset:50px}.auth-brand>small{color:#80a07a;font-size:9px;line-height:1.9;margin-top:50px}.auth-form-side{padding:32px}.auth-form-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.auth-form-top .icon-btn{height:30px;width:30px}.auth-form-top .icon{width:15px;height:15px}.role-toggle{background:#edf1e5;border-radius:6px;display:flex;padding:4px;gap:3px;align-items:center}.role-toggle button{font-size:10px;padding:7px 12px;border-radius:4px;flex:1;white-space:nowrap}.role-toggle button.active{background:white;box-shadow:0 2px 5px #213e2310;color:var(--green);font-weight:650}.auth-form-side h2{font-size:27px;margin:10px 0}.auth-form-side>p{font-size:11px;margin-bottom:25px;line-height:1.8}.auth-form-side .field input{font-size:12px;min-height:43px}.auth-form-side .field>span{font-size:10px}.auth-form-side .field{margin-bottom:16px}.auth-form-side .btn{min-height:44px;font-size:11px}.auth-separator{position:relative;display:flex;align-items:center;gap:10px;font-size:9px;color:#98a28b;margin:18px 0}.auth-separator:before,.auth-separator:after{content:'';height:1px;background:var(--line);flex:1}.auth-bottom{font-size:10px!important;text-align:center;margin-top:17px!important}.auth-bottom button{font-size:10px;font-weight:600;padding:0;color:var(--green);border-bottom:1px solid #acbd9a}.auth-demo-note{font-size:9px!important;line-height:1.8;margin-top:15px!important;text-align:center;color:#8d9983!important}.form-error{font-size:11px;color:var(--red);padding:10px 12px;background:#faeee6;border-radius:5px;display:none;margin-bottom:14px}.form-error:not(:empty){display:block}.legal-copy h3{font-size:15px;margin:25px 0 10px}.legal-copy h3:first-child{margin-top:0}.legal-copy p,.legal-copy li{font-size:12px;color:var(--muted);line-height:1.9}.legal-copy li{margin-bottom:8px}.legal-copy ul{list-style:disc;padding-left:18px}.notification-item{display:flex;gap:12px;padding:19px 0;border-bottom:1px solid var(--line)}.notification-item>.icon{margin-top:3px;color:#859e6c}.notification-item h4{font-family:var(--font);font-size:12px;letter-spacing:0}.notification-item p{font-size:11px;margin-top:5px}.toast-stack{position:fixed;bottom:28px;right:28px;z-index:150;display:flex;flex-direction:column;gap:10px;max-width:min(400px,calc(100vw - 36px));pointer-events:none}.toast{padding:15px 18px;border-radius:9px;background:#173f35;color:#f2f5e9;box-shadow:0 8px 35px #132e3120;font-size:12px;display:flex;align-items:flex-start;gap:11px;animation:toast-in .3s ease;pointer-events:auto}.toast>.icon{width:18px;height:18px;color:var(--lime);margin-top:1px;flex-shrink:0}.toast.error{background:#85433a}.toast.error>.icon{color:#f8dfc4}.toast button{color:#b3c6a5;margin-left:12px;padding:0}.toast button .icon{width:13px;height:13px}.confetti{position:fixed;top:-12px;z-index:160;width:7px;height:12px;background:var(--lime);animation:confetti-fall 2.4s ease-in forwards;pointer-events:none}.app-scrim{display:none}.modal-subheading{font-size:14px;margin:25px 0 17px}.city-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.city-option{display:flex;align-items:center;gap:10px;border:1px solid var(--line);padding:16px;border-radius:7px;font-size:12px;text-align:left;background:white}.city-option.active{border-color:var(--green);background:#eff4e5}.city-option .icon{color:#8d9f78;width:17px;height:17px}.city-option .icon:last-child{margin-left:auto;width:14px;color:var(--green)}.gps-button{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;padding:12px;font-size:11px;color:var(--green);border:1px dashed #b9caab;border-radius:6px;background:#f1f6e9;margin:0 0 20px}.geo-status{font-size:10px;color:var(--muted);padding-bottom:12px;line-height:1.8}.demo-credentials{font-size:10px;padding:12px;background:#f0f3e7;border-radius:5px;color:#7d8e6b;line-height:1.9;margin-top:14px}.password-field{position:relative}.password-field input{padding-right:42px}.password-toggle{position:absolute;right:10px;top:11px;display:flex;padding:2px;color:#829275}.password-toggle .icon{width:16px;height:16px}
    @keyframes landscape-in{from{transform:scale(1.055)}to{transform:scale(1)}}@keyframes rise-in{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes page-in{from{opacity:.3;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes gentle-turn{to{transform:rotate(360deg)}}@keyframes modal-in{from{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:none}}@keyframes toast-in{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}@keyframes confetti-fall{to{transform:translateY(105vh) rotate(550deg);opacity:0}}
    @media(min-width:1600px){.hero h1{font-size:119px}.business-copy{padding-left:max(65px,calc((100vw - 1280px)/2))}}
    @media(max-width:1200px){.site-nav{gap:19px}.header-inner{width:calc(100% - 52px);gap:20px}.header-actions{gap:19px}.container{width:calc(100% - 80px)}.split{gap:60px}.material-photo{height:205px}.business-copy{padding:70px 45px}.business-image{min-height:520px}.story-layout{gap:60px}.faq-layout{gap:65px}.app-main{padding-inline:28px}.app-sidebar{width:215px;padding-inline:14px}.app-header .brand{width:173px}.app-main{margin-left:215px}.dashboard-columns{grid-template-columns:1.25fr 1fr;gap:20px}.panel-pad{padding:22px}.panel-header{padding:20px 22px}.wizard-layout{grid-template-columns:1.45fr 1fr;gap:20px}.material-options{gap:9px}.material-select{padding:14px 10px;gap:7px}.material-select .material-icon{width:31px;height:31px}.material-select h3{font-size:11px}.material-select p{font-size:9px}.material-select .select-check{width:15px;height:15px}.slot-grid{grid-template-columns:1fr}.rewards-grid{gap:13px}.reward-item{padding:20px}.detail-layout{grid-template-columns:1.2fr 1fr}.data-table td,.data-table th{padding-inline:16px}.metrics.four{gap:18px}.metrics.four .metric-value{font-size:28px}.settings-layout{grid-template-columns:1.2fr 1fr;gap:20px}}
    @media(max-width:1020px){.site-nav{gap:18px}.site-nav a{font-size:11px}.site-nav a:last-child{display:none}.header-actions{gap:16px}.header-actions .btn{font-size:11px;padding:11px 13px}.header-actions .btn .icon{width:16px}.hero h1{font-size:86px}.section{padding:88px 0}.material-grid{gap:16px}.material-photo{height:190px}.material-info h3{font-size:14px}.material-info p{font-size:10px}.material-info .icon-btn{width:29px;height:29px}.split{gap:45px}.calculator{padding:27px 24px}.calculator-fields{grid-template-columns:1fr 1fr;gap:10px}.calculator-fields .field input,.calculator-fields .field select{font-size:11px}.estimate strong{font-size:36px}.trust-image{height:560px}.business-copy{padding:65px 38px}.business-copy h2{font-size:40px}.business-copy .actions{align-items:flex-start;flex-direction:column;gap:15px}.rewards-section .split{gap:30px}.reward-art{height:360px}.footer-top{gap:30px;grid-template-columns:1.5fr 1fr 1fr 1fr}.app-sidebar{width:192px;padding:24px 10px}.app-main{margin-left:192px;padding:106px 25px 45px}.app-header{padding:0 23px;gap:20px}.app-header .brand{width:149px}.app-header .brand-word{font-size:24px}.app-header .brand-mark{width:29px;height:29px}.app-header .brand-sub{font-size:6px}.workspace-label{font-size:8px;padding-left:21px}.app-header-right{gap:14px}.sidebar-nav button{font-size:11px;padding:10px 11px;gap:10px}.sidebar-nav .icon{width:17px;height:17px}.page-top h1{font-size:28px}.page-top .btn{font-size:10px;padding:12px 15px}.dashboard-columns{grid-template-columns:1fr}.dashboard-right{display:grid;grid-template-columns:1fr 1fr;gap:20px}.dashboard-right>.mt-24{margin-top:0}.wizard-layout{grid-template-columns:1fr}.wizard-summary{position:static}.wizard-summary .summary-items{max-height:160px;overflow:auto}.wizard-summary .wizard-summary-note{display:none}.material-options{grid-template-columns:repeat(3,1fr);gap:12px}.material-select{flex-wrap:wrap;position:relative;padding:14px 12px}.material-select .select-check{position:absolute;top:17px;right:12px}.material-select>div:not(.material-icon):not(.select-check){flex:1 0 100%;margin-top:6px}.material-select .material-icon{width:34px;height:34px}.material-weight{flex-wrap:wrap;margin-inline:12px}.material-weight input{width:70px}.slot-grid{grid-template-columns:repeat(3,1fr)}.settings-layout{grid-template-columns:1fr}.settings-aside{display:grid;grid-template-columns:1fr 1fr;gap:20px}.settings-aside>.mt-24{margin-top:0}.detail-layout{grid-template-columns:1fr 1fr;gap:20px}.pickup-meta{flex-wrap:wrap}.reward-overview{gap:30px}.points-number{font-size:59px}.rewards-grid{grid-template-columns:repeat(3,1fr)}.reward-item{padding:18px}.reward-item h3{font-size:14px}.reward-item p{font-size:10px}.help-layout{grid-template-columns:1fr}.metrics.four{grid-template-columns:repeat(4,1fr)}.metrics.four .metric-value{font-size:25px}.metrics.four .metric-label{font-size:9px;gap:5px}.metrics.four .metric-label .icon{width:12px}.metrics.four .metric-foot{font-size:8px}.app-header-location{font-size:10px}}
    @media(max-width:800px){.container{width:calc(100% - 48px)}.header-inner{width:calc(100% - 40px)}.site-header{height:76px}.site-nav{display:none}.menu-toggle{display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;padding:5px}.header-actions{margin-left:auto;gap:17px}.header-actions .login-link{font-size:11px}.header-actions .btn{min-height:40px}.brand-word{font-size:28px}.brand-mark{width:35px;height:35px}.brand-sub{font-size:7px}.hero{height:calc(100svh - 76px);min-height:620px;max-height:800px}.hero h1{font-size:clamp(70px,10.6vw,88px)}.hero .container{width:calc(100% - 64px)}.hero-inner{padding-block:65px}.hero p{font-size:15px}.hero:before{background:linear-gradient(90deg,rgba(10,34,27,.87),rgba(11,36,29,.55) 55%,rgba(10,32,24,.18))}.hero-img{object-position:60% center}.section{padding:75px 0}.section-heading{gap:30px;margin-bottom:35px}.section-heading h2{font-size:37px}.section-heading p{font-size:13px;max-width:250px}.material-grid{grid-template-columns:1fr 1fr;gap:28px 20px}.material-photo{height:245px}.material-info h3{font-size:16px}.material-info p{font-size:11px}.steps{gap:35px;margin-top:47px}.process-step h3{font-size:18px}.process-step p{font-size:12px}.process-step:not(:last-child):after{right:-18px}.split{gap:35px}.calculator-copy h2{font-size:37px}.calculator-copy .lead{font-size:13px}.calculator{padding:23px}.calculator-fields{grid-template-columns:1fr}.calculator-fields .field{margin-bottom:12px}.calculator-head{gap:12px;flex-wrap:wrap;padding-bottom:15px;margin-bottom:17px}.calculator-head h3{font-size:15px}.calculator-location{font-size:9px}.estimate{align-items:flex-start;flex-direction:column;gap:9px;padding-top:15px;margin-bottom:17px}.estimate strong{font-size:36px}.calculator .btn{font-size:11px;padding-inline:14px}.calculator-note{font-size:10px}.trust-image{height:570px}.trust-copy h2{font-size:36px}.trust-copy>p{font-size:12px}.trust-list h3{font-size:13px}.trust-list p{font-size:11px}.trust-list li{padding:16px 0;gap:9px}.business-copy{padding:65px 30px}.business-copy h2{font-size:36px}.business-copy p{font-size:12px}.business-image{min-height:515px}.impact-statement{padding:85px 0}.impact-statement h2{font-size:49px}.impact-statement p{font-size:13px;max-width:470px}.rewards-copy h2{font-size:37px}.rewards-copy .lead{font-size:13px}.reward-lines div{font-size:11px}.reward-art{height:330px}.app-section{padding-top:75px}.app-section .split{gap:25px}.app-copy h2{font-size:37px}.app-copy .lead{font-size:13px}.app-copy{padding-bottom:70px}.phone-stage{min-height:520px}.phone{width:265px;height:552px;transform:rotate(-5deg) translateY(30px)}.phone-stage:before{width:340px;height:340px}.app-platforms{font-size:9px}.story-layout{gap:40px;grid-template-columns:.9fr 1.1fr}.story-layout h2{font-size:37px}.story-quote{font-size:21px;min-height:140px}.faq-layout{gap:40px;grid-template-columns:.85fr 1.15fr}.faq-copy h2{font-size:35px}.faq-copy>p{font-size:12px}.faq-list summary{font-size:12px;padding:20px 0}.faq-list details p{font-size:11px}.final-cta h2{font-size:55px}.footer-top{grid-template-columns:1.5fr 1fr 1fr;gap:30px}.footer-column:last-child{grid-column:2/4;display:flex;flex-wrap:wrap;gap:0 25px}.footer-column:last-child h3{width:100%;margin-bottom:15px}.footer-column:last-child button{margin-bottom:0}.footer-bottom{align-items:flex-start}.footer-bottom p{font-size:8px}.footer-legal{font-size:8px!important;gap:12px!important}.app-header{height:70px}.app-header .brand{width:auto}.workspace-label{font-size:8px;padding-left:20px}.app-sidebar{top:70px;width:215px;transform:translateX(-100%);transition:transform .25s}.app-shell.sidebar-open .app-sidebar{transform:translateX(0)}.app-scrim{position:fixed;inset:70px 0 0;background:#143b2f55;z-index:34}.app-shell.sidebar-open .app-scrim{display:block}.app-header .menu-toggle{display:flex}.app-main{margin-left:0;padding:100px 27px 107px}.mobile-bottom{display:flex;position:fixed;bottom:0;left:0;right:0;height:calc(69px + env(safe-area-inset-bottom));padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#fcfdf9f7;border-top:1px solid #dbe4d1;z-index:40;backdrop-filter:blur(12px);justify-content:space-around;gap:5px}.mobile-bottom button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;font-size:9px;color:#929e85;flex:1;min-width:0;padding:0;position:relative}.mobile-bottom .icon{width:21px;height:21px;stroke-width:1.65}.mobile-bottom button.active{color:var(--green);font-weight:650}.mobile-bottom button.active:before{content:'';position:absolute;top:-11px;left:25%;right:25%;height:2px;background:var(--green);border-radius:0 0 2px 2px}.mobile-bottom .nav-sell{background:var(--green);color:var(--lime);width:35px;height:28px;border-radius:7px;display:grid;place-items:center;margin-top:-7px}.mobile-bottom .nav-sell .icon{width:20px;height:20px}.toast-stack{bottom:91px;right:18px}.dashboard-columns{grid-template-columns:1.25fr 1fr}.dashboard-right{display:block}.dashboard-right>.mt-24{margin-top:24px}.page-top h1{font-size:28px}.wizard-layout{grid-template-columns:1.4fr 1fr;gap:20px}.material-options{grid-template-columns:1fr 1fr;gap:10px}.material-select{flex-wrap:nowrap;gap:9px;padding:14px 10px}.material-select>div:not(.material-icon):not(.select-check){flex:auto;margin:0}.material-select .select-check{position:static;width:16px;height:16px}.material-select .material-icon{display:none}.material-select h3{font-size:10px}.material-select p{font-size:9px}.material-weight{font-size:9px}.material-weight input{width:67px;font-size:10px}.wizard-summary{position:sticky;top:94px}.wizard-summary .summary-items{max-height:none}.wizard-progress{margin-bottom:27px}.wizard-stop{font-size:10px;gap:7px}.wizard-stop:after{margin-inline:12px}.slot-grid{grid-template-columns:1fr}.dates-grid{gap:6px}.date-option{font-size:8px}.date-option strong{font-size:18px}.detail-layout{grid-template-columns:1.2fr 1fr}.settings-layout{grid-template-columns:1.2fr 1fr}.settings-aside{display:block}.settings-aside>.mt-24{margin-top:24px}.metrics.four .metric-value{font-size:29px}.metrics.four .metric-label{font-size:10px}.metrics.four .metric-foot{font-size:9px}}
    @media(max-width:600px){html{scroll-padding-top:90px}.container{width:calc(100% - 40px)}.site-header{height:70px}.header-inner{width:calc(100% - 32px);gap:12px}.brand{gap:7px}.brand-mark{width:31px;height:31px}.brand-word{font-size:26px;letter-spacing:-1.6px}.brand-sub{font-size:6px;letter-spacing:.15em;margin-top:4px}.header-actions{gap:12px}.header-actions .login-link{display:none}.header-actions .btn{font-size:10px;min-height:37px;padding:9px 12px;gap:8px}.header-actions .btn .icon{width:13px;height:13px}.menu-toggle{width:29px;height:33px;padding:3px}.menu-toggle .icon{width:21px}.mobile-menu{top:70px}.hero{min-height:635px;height:calc(94svh - 70px);max-height:790px;align-items:center}.hero .container{width:calc(100% - 44px)}.hero-inner{padding-top:58px;padding-bottom:72px}.hero-img{object-position:62% center}.hero:before{background:linear-gradient(90deg,rgba(9,32,23,.81),rgba(12,35,25,.43)),linear-gradient(0deg,rgba(10,31,23,.34),transparent 75%)}.hero .eyebrow{font-size:8px;letter-spacing:.16em;margin-bottom:26px;gap:8px}.hero .eyebrow:before{width:5px;height:5px}.hero h1{font-size:clamp(58px,12.1vw,73px);letter-spacing:-.065em;line-height:1.11}.hero p{font-size:13px;line-height:1.9;max-width:310px;margin-top:26px}.hero-actions{gap:21px;margin-top:29px;flex-wrap:wrap}.hero .btn{font-size:11px;min-height:48px;padding:14px 16px;gap:9px}.hero .btn .icon{width:17px;height:17px;margin-left:4px}.watch-btn{font-size:10px;gap:8px}.watch-btn .play-ring{width:30px;height:30px}.watch-btn .icon{width:10px}.hero-bottom{bottom:22px;font-size:7px;letter-spacing:.09em}.hero-bottom span:last-child{display:none}.section{padding:66px 0}.eyebrow{font-size:9px;letter-spacing:.15em;margin-bottom:18px;gap:8px}.eyebrow:before{width:5px;height:5px}h2{font-size:35px}.section-heading{display:block;margin-bottom:29px}.section-heading h2{font-size:36px}.section-heading>div:last-child:not(:first-child),.section-heading>p{margin-top:22px}.section-heading p{font-size:12px;max-width:310px;line-height:1.9}.section-heading .text-link{font-size:11px;margin-top:13px}.material-grid{gap:25px 13px}.material-photo{height:190px}.material-info{padding-top:13px;gap:6px;align-items:flex-start}.material-info h3{font-size:13px;letter-spacing:-.025em;line-height:1.3}.material-info p{font-size:9px;margin-top:5px}.material-info .icon-btn{width:25px;height:25px;margin-top:1px}.material-info .icon{width:13px;height:13px}.section-foot{margin-top:26px;align-items:flex-start;flex-direction:column;gap:10px;padding-top:18px}.section-foot p{font-size:9px}.section-foot .text-link{font-size:10px}.how-top{text-align:left;margin:0}.how-top .eyebrow{justify-content:flex-start}.how-top h2{font-size:35px}.steps{grid-template-columns:1fr;gap:31px;margin-top:37px}.process-step{padding-left:63px}.step-number{position:absolute;left:0;top:0;margin:0;width:39px;height:39px;font-size:14px}.process-step:not(:last-child):after{top:47px;left:19px;bottom:-23px;width:1px;height:auto;right:auto}.process-step h3{font-size:18px;margin-bottom:9px;padding-top:5px}.process-step p{font-size:12px;max-width:300px}.how-bottom{text-align:left;margin-top:32px;padding-left:63px}.how-bottom .text-link{font-size:11px}.split{grid-template-columns:1fr;gap:36px}.calculator-copy h2{font-size:36px;margin-bottom:20px}.calculator-copy .lead{font-size:13px}.calculator-note{margin-top:22px;font-size:10px}.calculator{padding:24px}.calculator-fields{grid-template-columns:1.4fr 1fr;gap:12px}.calculator-head{margin-bottom:21px;padding-bottom:18px}.calculator-head h3{font-size:16px}.calculator-location{font-size:10px}.calculator-fields .field input,.calculator-fields .field select{font-size:12px}.field>span{font-size:11px}.estimate{flex-direction:row;align-items:flex-end;margin:9px 0 23px;padding-top:21px}.estimate strong{font-size:38px}.estimate .estimate-points{font-size:9px}.estimate p{font-size:10px}.trust-section .split{gap:33px}.trust-image{height:355px}.trust-copy h2{font-size:36px;margin-bottom:20px}.trust-copy>p{font-size:13px}.trust-list{margin-top:19px}.trust-list li{padding:18px 0;gap:11px}.trust-list h3{font-size:14px}.trust-list p{font-size:11px;line-height:1.8}.business-section{grid-template-columns:1fr}.business-copy{padding:61px 24px 50px}.business-copy h2{font-size:39px}.business-copy p{font-size:13px;margin:23px 0;max-width:360px}.business-copy .actions{margin-top:27px;gap:19px;flex-direction:row;align-items:center}.business-copy .btn{font-size:11px;min-height:44px}.business-copy .text-link{font-size:10px}.business-image{min-height:0;height:295px}.impact-statement{padding:70px 0 76px}.impact-statement h2{font-size:36px;line-height:1.3;letter-spacing:-.05em}.impact-statement p{font-size:12px;line-height:1.9;max-width:315px;margin-top:28px}.impact-statement .text-link{font-size:11px}.rewards-section .split{gap:26px}.rewards-copy h2{font-size:36px}.rewards-copy .lead{font-size:13px;margin-top:23px}.reward-lines{margin:22px 0 25px}.reward-lines div{font-size:12px;padding:13px 0}.rewards-copy .btn{font-size:11px;min-height:44px}.reward-art{height:335px}.reward-art svg{max-width:360px}.app-section{padding-top:65px}.app-section .split{grid-template-columns:1fr;gap:12px;display:flex;flex-direction:column-reverse}.app-copy{padding:0;width:100%}.app-copy h2{font-size:36px}.app-copy .lead{font-size:13px;margin:22px 0 25px;max-width:340px}.app-copy .btn{font-size:11px;min-height:44px}.app-copy .text-link{font-size:10px}.app-platforms{font-size:9px;margin-top:17px}.phone-stage{min-height:535px;width:100%;margin-top:18px}.phone{width:281px;height:570px;transform:rotate(-6deg) translateY(39px)}.phone-stage:before{width:360px;height:360px;top:95px}.story-layout{grid-template-columns:1fr;gap:34px}.story-layout h2{font-size:36px}.story-quote{font-size:23px;line-height:1.6;min-height:126px}.quote-mark{font-size:83px;height:40px}.story-author{margin-top:22px}.story-controls{margin-top:25px}.story-controls .icon-btn{width:35px;height:35px}.faq-layout{grid-template-columns:1fr;gap:34px}.faq-copy h2{font-size:35px}.faq-copy>p{font-size:12px;margin-top:19px;max-width:310px}.faq-copy .text-link{font-size:11px;margin-top:16px}.faq-list summary{font-size:12px;padding:20px 0}.faq-list details p{font-size:12px}.final-cta{padding:62px 0 67px}.final-cta h2{font-size:40px}.final-cta p{font-size:12px;max-width:285px;margin:21px auto 26px;line-height:1.9}.final-cta .btn{font-size:12px;min-height:47px}.site-footer{padding-top:48px}.footer-top{grid-template-columns:1fr 1fr;gap:35px 30px;padding-bottom:34px}.footer-brand{grid-column:1/3}.footer-brand .brand-word{font-size:34px}.footer-brand .brand-mark{width:40px;height:40px}.footer-brand>p{max-width:280px;font-size:11px;margin-top:17px}.footer-column h3{font-size:9px;margin-bottom:16px}.footer-column a,.footer-column button{font-size:11px;margin-bottom:10px}.footer-column:last-child{grid-column:1/3;gap:0 22px}.footer-column:last-child h3{margin-bottom:13px}.footer-bottom{display:flex;flex-direction:column;gap:11px;padding-block:21px}.footer-bottom p{font-size:8px}.prototype-note{font-size:8px!important;line-height:1.9;padding-block:12px}.app-header{height:65px;padding:0 17px;gap:15px}.app-header .brand-word{font-size:25px}.app-header .brand-mark{width:29px;height:29px}.app-header .brand-sub{font-size:6px}.app-header .menu-toggle{width:27px;margin-right:0}.workspace-label{display:none}.app-header-right{gap:12px}.app-header-location{display:none}.app-header-right>.btn{display:none}.app-header-right>.icon-btn{height:31px;width:31px;border:0}.app-header-right>.icon-btn .icon{width:19px;height:19px}.app-header .avatar{height:31px;width:31px;font-size:10px}.app-sidebar{top:65px}.app-scrim{top:65px}.app-main{padding:91px 20px 104px}.page-top{margin-bottom:26px;gap:15px;flex-wrap:wrap}.page-top .eyebrow{font-size:8px;margin-bottom:12px}.page-top h1{font-size:27px;max-width:340px}.page-top p{font-size:11px;margin-top:9px;line-height:1.85}.page-top>.actions{width:100%}.page-top>.btn{font-size:10px;padding:11px 14px;min-height:39px}.page-top .btn .icon{width:15px;height:15px}.demo-banner{font-size:8px;line-height:1.7;margin-bottom:24px;padding-bottom:13px;align-items:flex-start}.demo-banner .icon{width:12px;height:12px;margin-top:2px}.metrics{gap:13px;padding-bottom:25px;margin-bottom:26px}.metric-label{font-size:9px;gap:5px}.metric-label .icon{width:12px;height:12px}.metric-value{font-size:27px;margin-top:8px}.metric-value small{font-size:10px}.metric-foot{font-size:8px;margin-top:4px;line-height:1.7}.dashboard-columns{grid-template-columns:1fr;gap:20px}.dashboard-right{display:block}.dashboard-right>.mt-24{margin-top:20px}.pickup-highlight{padding:21px}.pickup-highlight .pickup-head{margin-bottom:21px}.pickup-highlight h3{font-size:24px}.pickup-highlight>p{font-size:11px}.pickup-highlight .pickup-meta{gap:25px;margin:21px 0;padding-bottom:21px}.pickup-meta>div{font-size:10px}.pickup-meta p{font-size:9px}.pickup-meta .icon{width:16px;height:16px}.pickup-highlight .actions small{font-size:9px}.pickup-highlight .btn{font-size:10px;min-height:39px}.panel-pad{padding:21px}.panel-header{padding:19px 21px}.panel-title{font-size:15px}.panel-header .text-link{font-size:9px}.challenge{gap:13px;padding:20px 0}.challenge h3{font-size:13px}.challenge p{font-size:10px}.challenge>.icon{width:24px;height:24px}.challenge .btn{font-size:9px}.data-table th{font-size:8px;padding:12px 16px}.data-table td{font-size:10px;padding:16px}.data-table td strong{font-size:10px}.data-table td small{font-size:8px}.filter-bar{gap:18px;margin-bottom:22px;display:block}.filter-bar .tabs{margin-bottom:18px}.filter-bar .search-box{width:100%}.tabs{gap:24px}.tabs button{font-size:10px;padding-block:10px}.search-box input{font-size:11px;min-height:42px}.search-box .icon{top:13px}.order-card{padding:19px;gap:13px;grid-template-columns:1fr}.order-card .order-card-top{margin-bottom:13px;justify-content:space-between}.order-card h3{font-size:16px}.order-card .order-description{font-size:11px;margin-bottom:13px}.order-card .order-info{font-size:9px;gap:14px}.order-card>div:last-child{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e9eedf;padding-top:14px}.order-card .order-amount{font-size:22px;margin:0;text-align:left;display:flex;align-items:center;gap:8px}.order-card .order-amount small{font-size:8px;max-width:55px;line-height:1.7}.order-card .btn{font-size:9px;min-height:34px}.detail-layout{grid-template-columns:1fr;gap:20px}.success-note{padding:18px;gap:12px}.success-note h3{font-size:14px;line-height:1.5}.success-note p{font-size:10px}.back-link{font-size:10px;margin-bottom:20px}.wizard-progress{margin-bottom:28px;gap:0;align-items:flex-start}.wizard-stop{flex-direction:column;gap:7px;font-size:9px;flex:1;text-align:center;min-width:0}.wizard-stop:last-child{flex:1}.wizard-stop:after{position:absolute;left:65%;right:-35%;margin:0;top:13px;width:auto;z-index:0}.wizard-stop span{height:27px;width:27px;position:relative;z-index:1;background:var(--cream)}.wizard-layout{grid-template-columns:1fr;gap:20px}.wizard-title{font-size:20px}.wizard-subtitle{font-size:11px;line-height:1.8;margin-bottom:22px}.wizard-main .tabs{gap:22px}.wizard-main .tabs button{font-size:10px}.material-options{grid-template-columns:1fr 1fr;gap:10px}.material-select{gap:8px;min-height:80px;flex-wrap:wrap;padding:15px 13px;position:relative}.material-select .material-icon{display:flex;width:32px;height:32px}.material-select .material-icon .icon{height:18px;width:18px}.material-select>div:not(.material-icon):not(.select-check){flex:1 0 100%;margin-top:8px}.material-select .select-check{position:absolute;top:20px;right:13px;width:17px;height:17px}.material-select h3{font-size:12px}.material-select p{font-size:10px}.material-weight{font-size:10px;gap:7px;margin-inline:13px;flex-wrap:nowrap}.material-weight input{width:70px;font-size:11px;min-height:34px}.wizard-summary{position:static}.wizard-summary .summary-items{max-height:180px;overflow:auto}.wizard-actions{margin-top:23px;padding-top:23px}.wizard-actions .btn{font-size:11px;min-height:44px}.wizard-summary>.panel-pad{padding:21px}.wizard-summary .panel-title{font-size:15px}.upload-area{padding:20px}.notice{font-size:9px;padding:12px 13px}.dates-grid{gap:8px}.date-option{padding:12px 4px;font-size:9px}.date-option strong{font-size:22px}.slot-grid{grid-template-columns:1fr}.radio-tile{font-size:11px;padding:14px}.address-option{padding:17px;gap:11px}.address-option h3{font-size:11px}.address-option p{font-size:10px}.address-option .edit-address{font-size:9px}.map{height:225px}.balance-area{padding:7px 0 27px;margin-bottom:26px;align-items:flex-start;flex-direction:column;gap:22px}.balance-number{font-size:61px}.balance-area>div>p{font-size:11px}.balance-area .balance-caption{font-size:9px}.balance-area .actions{width:100%}.balance-area .actions .btn{flex:1;font-size:10px;min-height:42px;padding-inline:12px}.reward-overview{grid-template-columns:1fr;gap:26px;padding-bottom:29px;margin-bottom:26px}.points-number{font-size:67px}.points-number span{font-size:14px}.tier-caption{font-size:10px}.tier-box h3{font-size:16px}.tier-box>p{font-size:10px;margin:8px 0 15px}.section-title-row{gap:16px;margin-top:28px}.section-title-row h2{font-size:20px}.section-title-row p{font-size:9px;text-align:right;max-width:110px}.rewards-grid{grid-template-columns:1fr;gap:13px}.reward-item{padding:21px;display:grid;grid-template-columns:46px 1fr;gap:0 17px;align-items:start}.reward-symbol{width:45px;height:45px;grid-row:1/5;margin-bottom:0}.reward-symbol .icon{width:22px;height:22px}.reward-item h3{font-size:16px;margin:3px 0 0}.reward-item p{font-size:11px;margin:9px 0 13px;max-width:300px}.reward-item .reward-price{font-size:9px;margin-bottom:12px}.reward-item .btn{grid-column:2;width:auto;justify-self:start;font-size:10px;min-height:35px;padding:8px 16px}.badges{gap:10px;padding:12px 0 27px;flex-wrap:wrap}.badge-item{flex:1;min-width:65px}.badge-circle{height:58px;width:58px}.badge-circle .icon{width:23px;height:23px}.badge-item strong{font-size:9px}.badge-item small{font-size:8px}.referral{padding:21px}.referral h3{font-size:19px}.referral p{font-size:10px}.referral-input{gap:9px}.referral-input .btn{font-size:10px;padding-inline:15px}.referral-input input{font-size:10px;padding-inline:11px}.voucher-row{gap:9px}.voucher-row h4{font-size:11px}.voucher-row code{font-size:10px}.impact-hero{gap:25px;align-items:flex-start;flex-direction:column;padding-top:5px}.impact-ring{width:170px;height:170px;align-self:center}.impact-ring strong{font-size:40px}.impact-hero-copy h2{font-size:28px}.impact-hero-copy p{font-size:11px}.impact-hero-copy .text-link{font-size:10px}.chart{gap:16px;height:177px}.settings-layout{grid-template-columns:1fr;gap:20px}.field-grid{gap:0 13px}.field input,.field select,.field textarea{font-size:12px;padding:11px 12px;min-height:44px}.field>span,.field>label{font-size:11px}.profile-avatar{margin-bottom:26px}.profile-avatar h3{font-size:17px}.profile-avatar .avatar{height:53px;width:53px;font-size:19px}.account-nav{gap:9px}.account-nav button{font-size:10px;padding:14px}.help-layout{gap:25px}.help-search{margin-block:25px}.help-layout .faq-list summary{font-size:12px}.help-layout .faq-list details p{font-size:11px}.metrics.four{grid-template-columns:1fr 1fr;gap:22px;padding:0 0 26px}.metrics.four .metric-value{font-size:29px}.metrics.four .metric-label{font-size:10px}.metrics.four .metric-foot{font-size:9px}.admin-more-grid{grid-template-columns:1fr 1fr;gap:12px}.admin-more-grid button{padding:20px;gap:14px}.admin-more-grid strong{font-size:11px}.admin-more-grid p{font-size:9px}.admin-inline-select{font-size:9px;min-height:33px;max-width:143px}.rates-table .input{width:80px;font-size:11px}.toast-stack{bottom:86px;right:16px;left:16px;max-width:none}.toast{font-size:11px;padding:14px 16px}.toast>.icon{width:17px}.toast button{margin-left:auto}.modal-header{padding:25px 23px 0;gap:15px}.modal-header h2{font-size:24px}.modal-header p{font-size:11px;line-height:1.8}.modal-body{padding:23px}.modal-body .field>span{font-size:10px}.modal-body .field input,.modal-body .field select,.modal-body .field textarea{font-size:12px}.modal-body .btn{font-size:11px;min-height:43px}.modal-actions{gap:10px;margin-top:23px;padding-top:20px}.modal-actions .btn{padding-inline:15px}.auth-layout{grid-template-columns:1fr;min-height:0}.auth-brand{display:none}.auth-form-side{padding:25px}.auth-form-top{margin-bottom:22px}.auth-form-side h2{font-size:29px;margin-top:15px}.auth-form-side>p{font-size:11px}.auth-form-side .field input{min-height:46px;font-size:13px}.auth-form-side .field>span{font-size:11px}.auth-form-side .field{margin-bottom:18px}.auth-form-side .btn{min-height:46px;font-size:12px}.auth-bottom{font-size:11px!important}.auth-bottom button{font-size:11px}.auth-demo-note{font-size:9px!important;margin-bottom:0!important}.auth-separator{margin-block:20px}.city-option{font-size:11px;padding:14px 12px;gap:7px}.city-option .icon{width:15px}.city-options{gap:10px}.notification-item{padding:17px 0}.notification-item h4{font-size:12px}.notification-item p{font-size:11px}.legal-copy p,.legal-copy li{font-size:11px}dialog{max-height:91svh;width:calc(100% - 24px);border-radius:12px}dialog.wide{width:calc(100% - 24px)}.map-caption{font-size:9px}.ticket-row h4{font-size:11px}.ticket-row p{font-size:9px}.message{font-size:11px}.message p{font-size:11px}}
    @media(max-width:360px){.header-actions .btn{font-size:9px;padding-inline:10px}.header-actions{gap:9px}.hero h1{font-size:55px}.hero-actions{gap:15px}.hero .btn{font-size:10px;padding-inline:13px}.watch-btn{font-size:9px}.material-photo{height:166px}.material-info h3{font-size:12px}.material-info p{font-size:8px}.material-info .icon-btn{width:22px;height:22px}.section-heading h2,h2{font-size:32px}.impact-statement h2{font-size:32px}.final-cta h2{font-size:36px}.calculator{padding:20px}.calculator-fields{grid-template-columns:1.3fr 1fr}.app-main{padding-inline:16px}.metric-value{font-size:24px}.metric-label{font-size:8px}.reward-item{gap:0 12px}.hero{min-height:610px}}
    .split>*,.dashboard-columns>*,.detail-layout>*,.wizard-layout>*,.settings-layout>*,.field-grid>*,.help-layout>*,.story-layout>*,.faq-layout>*,.reward-overview>*,.footer-top>*,.material-grid>*{min-width:0}
    .table-wrap{max-width:100%}.summary-line>strong,.address-block,.message p,.page-top h1{overflow-wrap:anywhere}.page-top h1:focus{outline:none}
    .leaflet-container{font-family:var(--font)}.leaflet-control-attribution{font-size:9px!important}.upload-area:focus-within{outline:2px solid var(--green);outline-offset:3px}
    @media(max-width:600px){input:not([type="checkbox"]):not([type="radio"]):not([type="file"]),select,textarea,.field input,.field select,.field textarea,.input{font-size:16px!important}.app-header .menu-toggle{width:36px;height:40px}.app-header-right>.icon-btn{width:38px;height:40px}.field-grid{column-gap:12px}.app-header{gap:12px}.calculator-fields select{padding-right:22px}.modal-body .field input,.modal-body .field select,.modal-body .field textarea{min-height:47px}}
    @media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.motion-ready .reveal{opacity:1;transform:none}.confetti{display:none}}