
:root{--green:#0d8a4b;--green-dark:#075d35;--mint:#e8f8ef;--ink:#173128;--muted:#66766f;--cream:#f7f6ef}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fbfcf8;font-family:Inter,"Segoe UI",Arial,sans-serif}a{color:inherit;text-decoration:none}.site-header{height:84px;max-width:1240px;margin:auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20}.brand{display:flex;align-items:center;gap:10px;font-size:25px;font-weight:850;letter-spacing:-1px}.brand-mark{width:38px;height:38px;border-radius:13px 13px 16px 16px;background:var(--green);color:#fff;display:grid;place-items:center;box-shadow:0 8px 20px #0d8a4b38}.desktop-nav{display:flex;gap:34px;font-size:14px;font-weight:650;color:#40534c}.desktop-nav a:hover{color:var(--green)}.header-cta{background:var(--ink);color:#fff;padding:13px 20px;border-radius:14px;font-size:14px;font-weight:750}.hero{min-height:calc(100vh - 84px);max-width:1240px;margin:auto;padding:50px 32px 90px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:72px;overflow:hidden}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--green-dark);background:var(--mint);border:1px solid #ccebd9;border-radius:999px;padding:8px 13px;font-size:13px;font-weight:750;margin:0 0 22px}.eyebrow span{font-size:11px;color:#12b866}h1{font-size:clamp(48px,5.1vw,76px);line-height:1.01;letter-spacing:-4.2px;margin:0;max-width:720px;font-weight:850}h1 em{color:var(--green);font-style:normal}.hero-lead{font-size:19px;line-height:1.7;color:var(--muted);max-width:620px;margin:28px 0}.hero-actions{display:flex;gap:13px;flex-wrap:wrap}.button{min-height:55px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 23px;border-radius:16px;font-size:15px;font-weight:800}.button-primary{background:var(--green);color:#fff;box-shadow:0 14px 28px #0d8a4b35}.button-primary:hover{background:#087842;transform:translateY(-1px)}.button-secondary{background:#fff;border:1px solid #dce4df}.play{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:var(--green);background:var(--mint);font-size:10px}.hero-proof{margin-top:25px;display:flex;gap:23px;flex-wrap:wrap;color:#617169;font-size:13px}.hero-visual{min-height:610px;position:relative;display:grid;place-items:center}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:520px;height:520px;background:#e5f6e8}.orb-two{width:310px;height:310px;background:#ffedc5;opacity:.7;right:-70px;top:30px}.phone{width:302px;height:590px;border:8px solid #173128;background:#f7faf6;border-radius:40px;position:relative;z-index:2;overflow:hidden;box-shadow:0 35px 70px #123b2a33;transform:rotate(2deg)}.phone-status{height:29px;padding:10px 18px 0;display:flex;justify-content:space-between;font-size:9px;font-weight:800}.phone-top{display:flex;justify-content:space-between;align-items:center;padding:13px 17px 10px}.mini-brand{font-size:15px;font-weight:850}.mini-brand span{color:var(--green)}.phone-top button{border:0;width:31px;height:31px;border-radius:12px;background:#fff;color:var(--ink);box-shadow:0 5px 14px #193a2920}.phone-heading{padding:6px 18px 12px;display:flex;flex-direction:column;gap:4px}.phone-heading small{color:var(--green);font-size:8px;font-weight:850;letter-spacing:1.2px}.phone-heading strong{font-size:21px;line-height:1.18;letter-spacing:-.7px}.category-row{padding:6px 16px 13px;display:flex;gap:7px;overflow:hidden;font-size:9px}.category-row>*{padding:8px 13px;background:#fff;border-radius:12px;white-space:nowrap}.category-row b{background:var(--green);color:#fff}.map-card{height:390px;background:linear-gradient(29deg,#ecf4e7 0 35%,#e1edda 35% 47%,#f5f2e8 47%);margin:0 10px;border-radius:20px 20px 30px 30px;position:relative;overflow:hidden}.road{position:absolute;height:8px;width:430px;border:2px solid #fff;background:#e8d9b3;transform:rotate(-31deg);top:170px;left:-85px}.road-two{transform:rotate(58deg);left:-65px;top:155px}.pin{width:40px;height:46px;position:absolute;display:grid;place-items:center;color:#fff;background:var(--green);border:4px solid #fff;border-radius:50% 50% 50% 9px;transform:rotate(-45deg);box-shadow:0 7px 12px #1235}.pin-one{left:48px;top:82px}.pin-two{right:46px;top:135px;background:#e7934c}.pin-three{left:110px;top:196px;background:#1fa762}.donation-card{position:absolute;left:14px;right:14px;bottom:13px;background:#fff;border-radius:17px;padding:11px;display:flex;gap:11px;box-shadow:0 10px 25px #17312826}.donation-image{width:61px;height:61px;border-radius:12px;background:#f2dfc3;display:grid;place-items:center;font-size:29px}.donation-card div:last-child{display:flex;flex-direction:column;gap:3px}.donation-card small{font-size:8px;color:var(--green);font-weight:800}.donation-card strong{font-size:14px}.donation-card span{font-size:8px;color:#809088}.floating-card{position:absolute;z-index:3;background:#fff;border:1px solid #e3ebe6;border-radius:16px;padding:12px 16px;display:flex;align-items:center;gap:10px;box-shadow:0 15px 35px #16392a22}.floating-card>span{width:36px;height:36px;display:grid;place-items:center;background:var(--mint);color:var(--green);border-radius:12px;font-size:18px}.floating-card div{display:flex;flex-direction:column}.floating-card strong{font-size:12px}.floating-card small{font-size:9px;color:#7b8b84;margin-top:2px}.float-top{right:-6px;top:95px}.float-bottom{left:-20px;bottom:58px}@media(max-width:900px){.desktop-nav{display:none}.hero{grid-template-columns:1fr;text-align:center;padding-top:42px}.hero-copy{display:flex;flex-direction:column;align-items:center}.hero-visual{min-height:590px}.hero-proof{justify-content:center}h1{letter-spacing:-3px}.float-top{right:2%}.float-bottom{left:2%}}@media(max-width:560px){.site-header{height:72px;padding:0 18px}.brand{font-size:21px}.brand-mark{width:34px;height:34px}.header-cta{font-size:12px;padding:11px 13px}.hero{padding:38px 18px 65px;gap:40px}.hero-lead{font-size:16px}.hero-actions{width:100%;flex-direction:column}.button{width:100%}h1{font-size:44px;letter-spacing:-2.5px}.hero-visual{transform:scale(.88);margin:-30px -28px}.floating-card{display:none}}

.section-kicker{margin:0 0 15px;color:var(--green);font-size:12px;font-weight:900;letter-spacing:1.7px}.section-kicker.light{color:#a9e5c3}.section-heading{text-align:center;max-width:780px;margin:0 auto 55px}.section-heading h2,.waste-copy h2,.safety-card h2,.final-cta h2{font-size:clamp(36px,4vw,55px);line-height:1.08;letter-spacing:-2.5px;margin:0;font-weight:850}.section-heading h2 span,.waste-copy h2 span{color:var(--green)}.section-heading>p:last-child{font-size:17px;line-height:1.7;color:var(--muted)}.compact-heading{max-width:850px;margin-bottom:45px}.manifesto{padding:100px 32px;max-width:1240px;margin:auto}.manifesto-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.manifesto-grid article{padding:32px;border-top:1px solid #dbe4df;display:flex;gap:20px}.big-number{font-size:13px;color:var(--green);font-weight:900}.manifesto-grid h3{margin:0 0 12px;font-size:20px}.manifesto-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.75}.waste-section{max-width:1160px;margin:30px auto 110px;background:#f0f5ed;border-radius:36px;padding:72px;display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.waste-visual{height:430px;position:relative;background:radial-gradient(circle,#d5ead9 0 37%,transparent 38%);display:grid;place-items:center}.reuse-circle{width:145px;height:145px;border-radius:50%;background:var(--green);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 20px 45px #0d8a4b40;z-index:2}.reuse-circle strong{font-size:52px;line-height:.9}.reuse-circle span{font-size:19px;font-weight:800}.object{position:absolute;width:78px;height:78px;border-radius:23px;background:#fff;display:grid;place-items:center;font-size:38px;box-shadow:0 12px 30px #183e2b20}.object-lamp{left:23px;top:45px;transform:rotate(-9deg)}.object-chair{right:18px;top:76px;transform:rotate(9deg)}.object-plant{left:65px;bottom:34px;transform:rotate(7deg)}.waste-copy>p:not(.section-kicker){color:var(--muted);font-size:16px;line-height:1.75}.waste-copy ul{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:16px}.waste-copy li{display:grid;grid-template-columns:70px 1fr;gap:15px;align-items:baseline;border-top:1px solid #d8e2dc;padding-top:15px}.waste-copy li b{font-size:13px;color:var(--green)}.waste-copy li span{font-size:14px;color:#596b63}.features-section{padding:105px 32px;background:#fff}.features-grid{max-width:1160px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(250px,auto);gap:17px}.feature{background:#f5f7f4;border:1px solid #e5ebe7;border-radius:27px;padding:31px;overflow:hidden;position:relative}.feature-main{grid-row:span 2;background:#e9f7ed}.feature-icon{width:47px;height:47px;border-radius:15px;background:#d6f0df;color:var(--green);display:grid;place-items:center;font-size:23px;font-weight:900}.feature-icon.warm{color:#aa671e;background:#fff0db}.feature-icon.blue{color:#347a9f;background:#e3f2fa}.feature-icon.purple{color:#7358aa;background:#eee9fa}.feature-icon.coral{color:#b9594e;background:#fae8e5}.feature h3{font-size:21px;line-height:1.25;margin:22px 0 10px}.feature p{font-size:14px;line-height:1.7;color:var(--muted);margin:0}.mini-map{position:absolute;left:25px;right:25px;bottom:25px;height:235px;border-radius:23px;background:linear-gradient(34deg,#e3eddb 0 38%,#f6f3e7 38% 65%,#dcead7 65%);overflow:hidden}.mini-map:after,.mini-map:before{content:"";position:absolute;background:#fff;width:420px;height:8px;transform:rotate(-35deg);top:100px;left:-50px;border:1px solid #e5dcc6}.mini-map:after{transform:rotate(55deg);top:130px}.map-pin{position:absolute;z-index:2;width:39px;height:45px;border-radius:50% 50% 50% 7px;transform:rotate(-45deg);background:var(--green);color:#fff;border:4px solid #fff;display:grid;place-items:center;font-style:normal;box-shadow:0 7px 14px #1938}.map-pin.a{left:18%;top:20%}.map-pin.b{right:18%;top:36%;background:#e89b52}.map-pin.c{left:45%;top:62%}.you-dot{position:absolute;z-index:3;width:17px;height:17px;border-radius:50%;background:#347aff;border:4px solid #fff;left:56%;top:28%;box-shadow:0 0 0 6px #347aff33}.steps-section{background:var(--ink);color:#fff;padding:105px 32px}.steps{max-width:1100px;margin:auto;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:25px;align-items:start;text-align:center}.steps article>span{margin:auto;width:56px;height:56px;border-radius:18px;background:#1b4c3a;color:#7fe1a8;display:grid;place-items:center;font-size:20px;font-weight:900;border:1px solid #32614f}.steps h3{margin:20px 0 8px;font-size:18px}.steps p{color:#aebdb7;font-size:14px;line-height:1.6}.step-line{color:#4c7465;font-size:25px;padding-top:14px;letter-spacing:4px}.safety-section{padding:100px 32px;max-width:1240px;margin:auto}.safety-card{border-radius:34px;background:#fff6e7;border:1px solid #f1e1c3;padding:58px;display:grid;grid-template-columns:100px 1fr .75fr;gap:38px;align-items:center}.shield{width:88px;height:100px;border-radius:44px 44px 48px 48px;background:#ffc864;color:#7e5015;display:grid;place-items:center;font-size:31px;box-shadow:0 14px 30px #a56c2130}.safety-card h2{font-size:37px;letter-spacing:-1.7px}.safety-card>div>p:last-child{color:#776e5f;line-height:1.7;font-size:14px}.safety-points{display:grid;gap:13px}.safety-points span{background:#fff;padding:13px 15px;border-radius:13px;color:#5e594f;font-size:13px;font-weight:750;box-shadow:0 4px 15px #8a6c3820}.faq-section{padding:80px 32px 115px;max-width:920px;margin:auto}.faq-list{display:grid;gap:11px}.faq-list details{background:#fff;border:1px solid #e2e9e5;border-radius:18px;padding:0 22px}.faq-list summary{list-style:none;cursor:pointer;padding:21px 0;font-size:16px;font-weight:800;display:flex;justify-content:space-between;align-items:center}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--green);font-size:20px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{margin:0 0 21px;color:var(--muted);font-size:14px;line-height:1.7;max-width:760px}.final-cta{margin:0 22px 22px;padding:110px 32px;border-radius:38px;background:radial-gradient(circle at 80% 10%,#1cac64 0,transparent 30%),linear-gradient(135deg,#08723f,#06472e);color:#fff;text-align:center;overflow:hidden}.final-cta>div{position:relative}.cta-spark{position:absolute;font-size:80px;color:#45bc7a44;left:12%;top:-30px}.final-cta h2{font-size:clamp(48px,6vw,78px);letter-spacing:-4px}.final-cta p:not(.section-kicker){color:#b9d8c8;font-size:17px}.centered{justify-content:center;align-items:center;margin-top:30px}.button-white{background:#fff;color:var(--green-dark)}.soon{font-size:12px;color:#b9d8c8}footer{background:#102b21;color:#fff;padding:70px max(32px,calc((100% - 1160px)/2)) 28px}.footer-top{display:grid;grid-template-columns:.8fr .8fr 2fr;gap:55px;align-items:start}.footer-brand{color:#fff}.footer-top>p{color:#94aaa1;font-size:14px;line-height:1.7;margin:7px 0}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.footer-links div{display:flex;flex-direction:column;gap:11px}.footer-links b{font-size:13px;margin-bottom:5px}.footer-links a{font-size:12px;color:#94aaa1}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #29443a;margin-top:55px;padding-top:23px;display:flex;justify-content:space-between;color:#748c82;font-size:11px}
@media(max-width:900px){.manifesto-grid{grid-template-columns:1fr}.waste-section{margin:20px 22px 80px;grid-template-columns:1fr;padding:45px;gap:40px}.features-grid{grid-template-columns:1fr 1fr}.feature-main{grid-row:span 2}.steps{grid-template-columns:1fr}.step-line{transform:rotate(90deg);height:30px}.safety-card{grid-template-columns:1fr;text-align:center}.shield{margin:auto}.safety-points{grid-template-columns:1fr 1fr}.footer-top{grid-template-columns:1fr 1fr}.footer-links{grid-column:1/-1}.footer-bottom{gap:20px}}
@media(max-width:620px){.manifesto,.features-section,.steps-section,.safety-section,.faq-section{padding-left:19px;padding-right:19px}.section-heading h2,.waste-copy h2{font-size:36px;letter-spacing:-1.8px}.manifesto{padding-top:65px;padding-bottom:70px}.manifesto-grid article{padding:25px 4px}.waste-section{margin:0 12px 70px;padding:30px 20px;border-radius:25px}.waste-visual{height:315px}.reuse-circle{width:120px;height:120px}.reuse-circle strong{font-size:43px}.object{width:63px;height:63px;font-size:29px}.features-section{padding-top:70px;padding-bottom:70px}.features-grid{grid-template-columns:1fr}.feature{min-height:235px}.feature-main{min-height:500px}.steps-section{padding-top:70px;padding-bottom:70px}.safety-section{padding-top:60px;padding-bottom:60px}.safety-card{padding:34px 22px}.safety-card h2{font-size:30px}.safety-points{grid-template-columns:1fr}.final-cta{margin:0 8px 8px;padding:80px 20px;border-radius:26px}.final-cta h2{font-size:46px;letter-spacing:-2.7px}.soon{display:block}.footer-top{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr}.footer-links div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.centered{flex-direction:column}.button-white{width:100%}}

.brand-mark{width:38px;height:38px;display:block;object-fit:contain;background:transparent;border-radius:0;filter:drop-shadow(0 8px 10px #0d8a4b38);box-shadow:none}

.support-section{max-width:1160px;margin:0 auto 105px;padding:0 30px}.support-card{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff8e9,#fff2d3);border:1px solid #efdfb9;border-radius:32px;padding:52px;display:grid;grid-template-columns:1fr auto;gap:45px;align-items:center}.support-card:after{content:"♥";position:absolute;right:205px;bottom:-65px;color:#eccf8a55;font-size:180px;font-weight:900;transform:rotate(-12deg)}.support-copy{position:relative;z-index:1}.support-copy h2{font-size:clamp(34px,4vw,49px);line-height:1.08;letter-spacing:-2px;margin:0}.support-copy h2 span{color:#a96a13}.support-copy>p:last-child{color:#786b53;font-size:14px;line-height:1.7;max-width:680px}.paypal-box{position:relative;z-index:1;background:#fff;border-radius:22px;padding:23px;min-width:270px;box-shadow:0 13px 35px #845f1c18;text-align:center}.paypal-box strong{display:block;font-size:18px;margin-bottom:5px}.paypal-box p{font-size:10px;color:#7c7466;line-height:1.5;margin:0 0 15px}.paypal-button{height:48px;border-radius:13px;background:#0070ba;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:850}.paypal-button[aria-disabled="true"]{background:#d8ddd9;color:#748078;cursor:not-allowed}.paypal-note{display:block;font-size:9px;color:#928778;margin-top:10px}@media(max-width:720px){.support-section{padding:0 13px;margin-bottom:70px}.support-card{grid-template-columns:1fr;padding:34px 22px;border-radius:25px;gap:23px}.paypal-box{min-width:0}.support-card:after{display:none}}

.auth-page{min-height:100vh;background:#f3f7f2;display:grid;grid-template-columns:1fr minmax(430px,560px);position:relative}.auth-brand{position:absolute;left:45px;top:35px;z-index:3;display:flex;align-items:center;gap:10px;color:#fff;font-size:24px;font-weight:850}.auth-story{min-height:100vh;background:radial-gradient(circle at 15% 80%,#1c925c 0,transparent 27%),linear-gradient(145deg,#123b2b,#075e39);color:#fff;padding:150px clamp(45px,8vw,130px) 70px;display:flex;flex-direction:column;justify-content:space-between}.auth-story h1{font-size:clamp(46px,5vw,74px);letter-spacing:-4px}.auth-story h1 em{color:#75dfa3}.auth-story>div>p:last-child{color:#b7d0c4;line-height:1.75;max-width:540px;font-size:17px}.auth-benefits{display:grid;gap:12px}.auth-benefits span{display:flex;gap:14px;align-items:center;font-size:13px;color:#c8ded4}.auth-benefits b{width:36px;height:36px;border-radius:12px;background:#ffffff14;display:grid;place-items:center;color:#7fe0a7;font-size:17px}.auth-panel{margin:auto;width:100%;max-width:470px;padding:45px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#e7ece8;border-radius:14px;padding:4px}.auth-tabs button{height:43px;border:0;background:transparent;border-radius:11px;color:#6a7871;font-weight:750;cursor:pointer}.auth-tabs button.active{background:#fff;color:var(--ink);box-shadow:0 4px 12px #1c352820}.auth-intro{text-align:center;margin:35px 0 25px}.auth-intro h2{font-size:31px;margin:0 0 8px;letter-spacing:-1.2px}.auth-intro p{margin:0;color:var(--muted);font-size:14px}.google-button,.submit-button{width:100%;height:53px;border-radius:14px;font-size:14px;font-weight:800;cursor:pointer}.google-button{border:1px solid #d9e1dc;background:#fff;color:#30423a;display:flex;align-items:center;justify-content:center;gap:12px}.google-button span{font-size:19px;color:#4285f4;font-weight:900}.separator{height:50px;display:flex;align-items:center;color:#89958f;font-size:11px}.separator:before,.separator:after{content:"";height:1px;background:#dce3df;flex:1}.separator span{padding:0 12px}.auth-panel form{display:grid;gap:16px}.auth-panel label:not(.terms-check){font-size:12px;font-weight:800;color:#405149;display:grid;gap:7px}.auth-panel input[type=email],.auth-panel input[type=password]{height:51px;border:1px solid #d7e0da;border-radius:13px;background:#fff;color:var(--ink);padding:0 15px;font:inherit;outline:none}.auth-panel input:focus{border-color:var(--green);box-shadow:0 0 0 3px #0d8a4b18}.terms-check{display:flex;gap:10px;align-items:flex-start;color:#697770;font-size:11px;line-height:1.5}.terms-check input{accent-color:var(--green);margin-top:2px}.terms-check a{color:var(--green);font-weight:750}.submit-button{border:0;background:var(--green);color:#fff;box-shadow:0 12px 25px #0d8a4b2e}.submit-button:disabled,.google-button:disabled{opacity:.6;cursor:wait}.auth-message{font-size:12px;line-height:1.5;border-radius:11px;padding:11px 13px;margin:0}.auth-message.ok{background:#e4f7eb;color:#08703e}.auth-message.error{background:#fee9e7;color:#a13e35}.auth-message.info{background:#fff4dc;color:#8a641c}.app-note{margin:22px 0 0;display:flex;align-items:flex-start;gap:9px;color:#7b8881;font-size:11px;line-height:1.5}.app-note>span{width:18px;height:18px;border-radius:50%;background:#e3ebe6;color:var(--green);display:grid;place-items:center;flex:0 0 auto;font-weight:900}.auth-back{position:absolute;right:35px;top:25px;font-size:12px;color:#697770;font-weight:750}@media(max-width:900px){.auth-page{grid-template-columns:1fr}.auth-story{min-height:460px;padding:125px 30px 50px}.auth-benefits{display:none}.auth-panel{padding:45px 25px 70px}.auth-brand{left:25px}.auth-back{color:#fff;right:20px;top:25px}.auth-story h1{font-size:52px}}@media(max-width:520px){.auth-story{min-height:390px}.auth-story h1{font-size:43px;letter-spacing:-2.7px}.auth-story>div>p:last-child{font-size:14px}.auth-panel{padding:35px 18px 60px}}

.account-page{min-height:100vh;background:#f3f7f3;color:var(--ink)}.account-header{height:78px;background:#fff;border-bottom:1px solid #e4ebe6;display:flex;align-items:center;justify-content:space-between;padding:0 max(22px,calc((100% - 1180px)/2));position:sticky;top:0;z-index:20}.account-header nav{display:flex;align-items:center;gap:24px;color:#607069;font-size:13px;font-weight:750}.account-logout-link{color:#9a3c35}.account-shell{max-width:1180px;margin:auto;padding:40px 24px 80px}.account-welcome{background:linear-gradient(135deg,#0c7342,#06492f);color:#fff;border-radius:28px;padding:30px 34px;display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center;box-shadow:0 18px 45px #0a563427}.account-avatar{width:78px;height:78px;border-radius:25px;background:#dff8e9;color:#087744;display:grid;place-items:center;font-size:27px;font-weight:900}.account-identity>p,.card-heading p,.plans-heading>div>p{margin:0 0 7px;font-size:10px;letter-spacing:1.35px;font-weight:900;color:#76dda2}.account-identity h1{font-size:34px;line-height:1.08;letter-spacing:-1.5px}.account-identity h1 span{color:#8be5af}.account-meta{display:flex;gap:9px;margin-top:9px;color:#c4ddcf;font-size:11px}.current-plan{min-width:200px;background:#ffffff14;border:1px solid #ffffff24;border-radius:19px;padding:17px 20px;display:flex;flex-direction:column}.current-plan small{font-size:8px;letter-spacing:1.2px;color:#9ee6bb;font-weight:900}.current-plan strong{font-size:20px;margin:5px 0 2px}.current-plan span{font-size:10px;color:#bed8ca}.onboarding-callout{margin-top:15px;background:#fff4dc;border:1px solid #ecd9a9;border-radius:17px;padding:15px 18px;color:#765b1e;display:flex;gap:9px;flex-direction:column;font-size:12px}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:20px}.account-card{background:#fff;border:1px solid #e0e8e2;border-radius:24px;padding:25px;box-shadow:0 9px 30px #183c2810}.profile-card{grid-row:span 2}.benefits-card{grid-column:2}.card-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:20px}.card-heading p,.plans-heading>div>p{color:var(--green)}.card-heading h2{font-size:20px;letter-spacing:-.6px;margin:0}.privacy-pill,.status-pill{border-radius:999px;background:#eef3f0;color:#607069;padding:7px 10px;font-size:9px;font-weight:850;white-space:nowrap}.status-pill.on{background:#e6f8ed;color:#087944}.profile-list{margin:0}.profile-list>div{padding:15px 0;border-top:1px solid #edf1ee;display:grid;grid-template-columns:145px 1fr;gap:12px}.profile-list dt{color:#7a8881;font-size:11px}.profile-list dd{margin:0;text-align:right;font-size:12px;font-weight:750;overflow-wrap:anywhere}.card-help{margin:16px 0 0;background:#f1f8f3;color:#65796e;border-radius:13px;padding:12px;font-size:10px;line-height:1.55}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.stats-grid div{background:#f4f8f5;border-radius:15px;padding:16px 10px;text-align:center}.stats-grid strong{display:block;color:var(--green);font-size:24px}.stats-grid span{display:block;color:#738179;font-size:9px;line-height:1.35;margin-top:4px}.benefit-list{display:grid;grid-template-columns:1fr 1fr;gap:9px}.benefit-list>span{border:1px solid #e6ece8;border-radius:14px;padding:12px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px}.benefit-list b{width:28px;height:28px;border-radius:9px;background:#e8f7ee;color:var(--green);display:grid;place-items:center;font-style:normal}.benefit-list em{font-style:normal;color:#708078;font-size:10px}.benefit-list strong{font-size:11px}.feature-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:14px}.feature-tags span{background:#eaf8ef;color:#147542;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800}.plans-section{margin-top:42px}.plans-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:20px}.plans-heading h2{font-size:31px;letter-spacing:-1.4px;margin:0}.plans-heading>p{max-width:480px;color:#6b7a72;font-size:12px;line-height:1.65;margin:0}.plans-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px}.plan-card{background:#fff;border:1px solid #dfe7e1;border-radius:22px;padding:22px;display:flex;flex-direction:column}.plan-card.current{border:2px solid var(--green);background:#f4fbf6;box-shadow:0 12px 30px #0d8a4b18}.plan-top{display:flex;justify-content:space-between;color:var(--green);font-size:8px;font-weight:900;letter-spacing:1px}.plan-top b{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff}.plan-card h3{font-size:22px;margin:12px 0 5px}.plan-card>p{font-size:11px;line-height:1.55;color:#6b7972;min-height:35px}.plan-price{display:flex;align-items:baseline;gap:5px;margin:13px 0}.plan-price strong{font-size:22px}.plan-price span{font-size:10px;color:#7c8982}.plan-card ul{list-style:none;padding:14px 0 0;margin:0;border-top:1px solid #e7ece9;display:grid;gap:9px;flex:1}.plan-card li{font-size:10px;color:#52645b}.plan-card button{height:40px;border:0;border-radius:12px;margin-top:20px;background:#e8eeea;color:#78857e;font-weight:800;font-size:10px}.plan-card.current button{background:var(--green);color:#fff}.account-bottom{margin-top:35px;border-radius:22px;background:#fff;border:1px solid #e2e9e4;padding:24px;display:flex;justify-content:space-between;align-items:center;gap:25px}.account-bottom h2{font-size:19px;margin:0 0 5px}.account-bottom p{max-width:720px;color:#718078;font-size:11px;line-height:1.55;margin:0}.account-bottom button,.account-state button,.account-state a{border:1px solid #ecd5d1;background:#fff5f4;color:#a13d35;border-radius:13px;padding:13px 18px;font-weight:850;font-size:11px;cursor:pointer;white-space:nowrap}.account-state{min-height:calc(100vh - 78px);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:30px}.account-state>span{width:62px;height:62px;border-radius:21px;background:#e6f7ec;color:var(--green);display:grid;place-items:center;font-size:25px;font-weight:900}.account-state h1{font-size:29px;letter-spacing:-1px;margin:18px 0 8px}.account-state p{color:#6d7c74;font-size:13px;max-width:470px;line-height:1.6}.account-state a,.account-state button{background:var(--green);border-color:var(--green);color:#fff;margin-top:10px}@media(max-width:800px){.account-welcome{grid-template-columns:auto 1fr}.current-plan{grid-column:1/-1}.account-grid{grid-template-columns:1fr}.profile-card{grid-row:auto}.benefits-card{grid-column:auto}.plans-heading{align-items:flex-start;flex-direction:column}.plans-heading>p{max-width:none}.stats-grid{grid-template-columns:1fr 1fr}}@media(max-width:540px){.account-header{padding:0 16px}.account-header nav a:first-child{display:none}.account-shell{padding:20px 13px 55px}.account-welcome{padding:22px 18px;border-radius:22px;grid-template-columns:auto 1fr;gap:14px}.account-avatar{width:58px;height:58px;border-radius:18px;font-size:20px}.account-identity h1{font-size:25px}.account-meta{flex-wrap:wrap}.account-card{padding:19px;border-radius:20px}.profile-list>div{grid-template-columns:1fr}.profile-list dd{text-align:left}.benefit-list{grid-template-columns:1fr}.plans-heading h2{font-size:27px}.account-bottom{align-items:flex-start;flex-direction:column}.account-bottom button{width:100%}}

.legal-page{min-height:100vh;background:#f6f8f4}.legal-header{height:84px;max-width:1080px;margin:auto;padding:0 30px;display:flex;align-items:center;justify-content:space-between}.legal-header>a:last-child{font-size:12px;font-weight:750;color:#63736b}.legal-hero{background:#e8f6ed;padding:75px max(30px,calc((100% - 1020px)/2));border-top:1px solid #d9eadf}.legal-hero h1{font-size:clamp(42px,5vw,65px);letter-spacing:-3px}.legal-hero>p:last-child{color:#6c7d74;font-size:12px;margin-top:20px}.legal-content{max-width:860px;margin:70px auto;padding:0 30px;color:#4f6259}.legal-content h2{font-size:24px;color:var(--ink);margin:42px 0 14px;letter-spacing:-.6px}.legal-content h2:first-child{margin-top:0}.legal-content h3{font-size:17px;color:var(--ink);margin-top:28px}.legal-content p,.legal-content li{font-size:14px;line-height:1.8}.legal-content ul{padding-left:20px}.legal-content a{color:var(--green);font-weight:750}.legal-note{background:#fff4d9;border:1px solid #efdca8;border-radius:16px;padding:18px 20px;color:#765d25}.legal-footer{background:#102b21;color:#81978e;padding:30px max(30px,calc((100% - 1020px)/2));display:flex;justify-content:space-between;font-size:11px}.legal-footer div{display:flex;gap:20px}@media(max-width:600px){.legal-header{padding:0 18px}.legal-header .brand{font-size:20px}.legal-hero{padding:55px 20px}.legal-content{margin:50px auto;padding:0 20px}.legal-footer{flex-direction:column;gap:18px;padding:28px 20px}.legal-footer div{flex-wrap:wrap}}

.legal-intro{font-size:16px!important;line-height:1.75!important;color:#52655b!important;border-left:3px solid var(--green);padding-left:18px;margin-bottom:34px}
