@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap');

:root{font-family:'DM Sans','Noto Sans SC',system-ui,sans-serif;color:#17201b;background:#fafaf5;font-synthesis:none;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%}.wrap{width:min(1220px,calc(100% - 88px));margin-inline:auto}.announcement{height:36px;background:#17231d;color:#e8f4e8;display:flex;align-items:center;justify-content:center;gap:9px;font-size:12px;letter-spacing:.03em}.status-dot{width:6px;height:6px;border-radius:50%;background:#8de5b6;box-shadow:0 0 0 4px #8de5b628}.site-header{height:84px;padding-inline:max(44px,calc((100% - 1220px)/2));display:flex;align-items:center;justify-content:space-between;background:#fafaf5;border-bottom:1px solid #e8ebe2;position:relative;z-index:5}.brand{display:inline-flex;align-items:center;gap:8px;font-size:25px;font-weight:800;letter-spacing:-.08em;line-height:1}.brand img{width:42px;height:42px;object-fit:contain}.brand small{display:block;margin-top:5px;font-family:'DM Sans',sans-serif;font-size:9px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#8d9a8f}.nav{display:flex;align-items:center;gap:40px;margin-left:58px}.nav a{font-size:13px;font-weight:600;color:#566158;transition:color .2s}.nav a:hover{color:#d0a91e}.header-cta{display:inline-flex;align-items:center;gap:24px;padding:13px 20px;border-radius:100px;border:1px solid #bfc7bb;font-size:12px;font-weight:700;transition:background .2s,color .2s}.header-cta:hover{background:#17231d;color:white}.header-cta span{font-size:16px}.menu-button,.mobile-nav{display:none}.hero{min-height:645px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:20px;padding-top:33px;padding-bottom:74px}.hero-copy{position:relative;z-index:2}.eyebrow,.section-kicker{font-size:11px;font-weight:800;letter-spacing:.17em;color:#6b8e6f}.eyebrow{display:inline-flex;gap:9px;align-items:center;padding:9px 14px;border:1px solid #dfe8d8;background:#f3f7ee;border-radius:100px;letter-spacing:.07em;font-size:11px}.mini-spark{color:#d6ad24;font-size:13px}.hero h1{font-size:clamp(49px,5.2vw,77px);line-height:1.23;letter-spacing:-.075em;margin:24px 0 22px;font-weight:800}.hero h1 em,.learn-intro h2 em{font-style:normal;color:#52b999}.hero-lead{font-size:16px;line-height:1.95;color:#657167;max-width:510px;margin:0}.hero-actions{display:flex;align-items:center;gap:32px;margin-top:35px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;border-radius:100px;font-size:14px;font-weight:700;padding:17px 22px;min-width:181px;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-3px);box-shadow:0 12px 24px #0002}.button-dark{background:#17231d;color:#fff}.button-dark span,.button-light span{font-size:18px;font-weight:400}.text-link{font-size:14px;font-weight:700;border-bottom:1px solid #334537;padding-bottom:5px}.text-link span{margin-left:8px}.hero-note{display:flex;align-items:center;gap:14px;margin-top:56px;font-size:12px;line-height:1.7;color:#8b978d}.hero-note strong{color:#3e4d42;font-weight:700}.avatar-stack{display:flex;margin-left:4px}.avatar-stack b{width:30px;height:30px;margin-left:-5px;display:grid;place-items:center;border-radius:50%;border:2px solid #fafaf5;background:#d9ecdc;color:#3e8667;font-size:10px}.avatar-stack b:nth-child(2){background:#f9df8b;color:#775d12}.avatar-stack b:nth-child(3){background:#bde8db;color:#1e755a}.hero-art{position:relative;height:555px;display:grid;place-items:center;isolation:isolate}.hero-art:before{content:'';position:absolute;inset:55px 13px 43px 50px;border-radius:50%;background:radial-gradient(circle at 50% 42%,#fffde5 0,#f7edc8 36%,#e8eee2 69%,transparent 70%);filter:blur(1px);z-index:-2}.orbit{position:absolute;border:1px solid #cfdbcb;border-radius:50%;transform:rotate(-22deg);z-index:-1}.orbit-one{width:96%;height:64%}.orbit-two{width:75%;height:89%;transform:rotate(28deg);border-style:dashed;opacity:.7}.hero-disc{width:350px;height:350px;border-radius:50%;background:linear-gradient(145deg,#f8d660,#f1b930);box-shadow:inset -12px -18px 0 #d8a728,0 36px 60px #bca34845,0 4px 0 #fff8bc;display:grid;place-items:center;transform:rotate(-13deg);position:relative}.hero-disc:after{content:'';position:absolute;inset:18px;border:1px solid #ffe78f;border-radius:50%}.hero-disc img{width:70%;height:70%;object-fit:contain;filter:drop-shadow(7px 13px 10px #6c74233b);transform:rotate(13deg);position:relative;z-index:1}.disc-glow{position:absolute;inset:50px;background:#fff6d9;border-radius:50%;filter:blur(60px);opacity:.62}.floating-chip{position:absolute;display:flex;align-items:center;gap:11px;padding:13px 18px;background:#fff;border:1px solid #e5eadf;border-radius:17px;box-shadow:0 15px 40px #3140251b;font-size:13px;font-weight:800;line-height:1.2;z-index:2}.floating-chip small{display:block;font-size:10px;font-weight:500;color:#9ba59c;margin-top:5px}.chip-top{top:94px;right:1px;transform:rotate(5deg)}.chip-bottom{bottom:75px;left:8px;transform:rotate(-5deg)}.chip-icon,.chip-check{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:#fff5d7;color:#d8ae23;font-size:21px}.chip-check{background:#dbf5e6;color:#3ab980;font-size:17px}.star{position:absolute;color:#e3b832}.star-one{top:67px;left:97px;font-size:29px}.star-two{right:58px;bottom:76px;font-size:28px}.star-three{left:75px;bottom:159px;color:#93d7ab;font-size:18px}.trust-strip{background:#edf5ed;border-top:1px solid #e1eade;border-bottom:1px solid #e1eade}.trust-inner{min-height:77px;display:flex;align-items:center;justify-content:center;gap:65px;color:#566d5a;font-size:13px;font-weight:700}.trust-inner i{width:5px;height:5px;background:#aec4af;border-radius:50%}.section{padding-top:112px;padding-bottom:120px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:38px}.section-kicker{margin:0 0 15px}.section-heading h2,.learn-intro h2,.claim-copy h2{font-size:clamp(36px,3.4vw,52px);line-height:1.25;letter-spacing:-.065em;margin:0;font-weight:800}.section-heading>p{font-size:13px;color:#8a968d;line-height:1.8;margin:0 0 4px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step-card{min-height:328px;padding:29px 31px;border:1px solid #e3e9df;border-radius:23px;background:#fff;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.step-card:hover{transform:translateY(-5px);box-shadow:0 20px 35px #2f403014}.step-card.featured{background:#e5f5e8;border-color:#d3ebd9}.step-top{display:flex;align-items:start;justify-content:space-between;margin-bottom:42px}.step-number{font-family:'DM Sans',sans-serif;font-size:13px;font-weight:700;color:#9ca89e}.step-symbol{width:51px;height:51px;display:grid;place-items:center;border-radius:14px;background:#f4f7ef;color:#48a97e;font-size:28px;line-height:1}.featured .step-symbol{background:#c8ecd3}.wallet-symbol{font-size:25px}.step-card h3{margin:0 0 13px;font-size:21px;letter-spacing:-.04em}.step-card p{margin:0;color:#8a968c;font-size:13px;line-height:1.8;max-width:300px}.step-foot{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:32px;color:#54745a;font-size:11px;font-weight:700}.step-foot b{font-size:19px;font-weight:400}.learn-section{background:#17251d;color:white;overflow:hidden}.learn-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:110px;padding-top:112px;padding-bottom:117px}.learn-intro .section-kicker{color:#98d9a9}.learn-intro h2{font-size:clamp(39px,4.2vw,60px);margin-bottom:23px}.learn-intro h2 em{color:#a6eab3}.learn-intro>p:not(.section-kicker){font-size:14px;line-height:1.9;max-width:370px;color:#a5b8a9;margin-bottom:34px}.button-light{background:#d4eebd;color:#183322}.guide-list{border-top:1px solid #3b4d40}.guide-list article{display:flex;align-items:center;gap:23px;padding:30px 0;border-bottom:1px solid #3b4d40}.guide-icon{width:54px;height:54px;flex:none;display:grid;place-items:center;border:1px solid #506852;border-radius:16px;color:#bce6b3;font-size:26px}.guide-list article div{flex:1}.guide-list small{font-family:'DM Sans','Noto Sans SC',sans-serif;font-size:10px;letter-spacing:.1em;color:#90a891}.guide-list h3{margin:5px 0;font-size:19px}.guide-list p{margin:0;color:#91a695;font-size:12px}.guide-arrow{align-self:start;color:#b7d7ac;font-size:18px}.claim-section{padding-top:112px;padding-bottom:110px}.claim-panel{display:grid;grid-template-columns:1fr 420px;gap:48px;align-items:center;border-radius:31px;background:#eaf2e8;padding:70px 78px;overflow:hidden;position:relative}.claim-panel:before{content:'';position:absolute;width:330px;height:330px;border:1px solid #d4e5d0;border-radius:50%;left:30%;bottom:-210px}.claim-copy{position:relative;z-index:1}.claim-copy h2{max-width:530px}.claim-copy>p:not(.section-kicker){font-size:14px;line-height:1.9;color:#6d8170;max-width:430px;margin:23px 0 29px}.claim-badges{display:flex;flex-wrap:wrap;gap:10px}.claim-badges span{border-radius:100px;background:#f6fbf3;color:#61866a;padding:10px 13px;font-size:11px;font-weight:700}.claim-form{background:white;border:1px solid #dce7d8;border-radius:24px;box-shadow:0 25px 45px #25402817;padding:28px 29px;position:relative;z-index:1}.form-top{display:flex;justify-content:space-between;align-items:center}.form-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#e8f8e6;color:#5cbd82;font-size:24px}.form-state{color:#a3ad9e;background:#f1f5ef;padding:8px 10px;border-radius:7px;font-size:10px;font-weight:800}.claim-form h3{font-size:21px;letter-spacing:-.04em;margin:22px 0 6px}.claim-form>p{font-size:11px;color:#9aa79b;margin:0 0 25px}.claim-form label{display:block;font-size:11px;font-weight:800;margin:16px 0 9px;color:#4b5a4e}.input-shell{height:43px;border:1px solid #e3e9e0;background:#fafbf9;border-radius:10px;display:flex;align-items:center;gap:10px;padding:0 13px;color:#9daa9f}.input-shell input{width:100%;background:none;border:0;outline:0;font-size:11px;color:#49594c}.input-shell input::placeholder{color:#b4beb4}.claim-form button{margin-top:24px;width:100%;height:45px;border:0;border-radius:9px;background:#dbe8dc;color:#809984;display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;font-weight:800;cursor:not-allowed}.form-hint{display:block;text-align:center;font-size:9px;color:#aab6aa;margin-top:13px}.faq-section{padding-top:8px;padding-bottom:110px}.faq-section .section-heading{margin-bottom:28px}.faq-list{border-top:1px solid #dce5dc}.faq-list details{border-bottom:1px solid #dce5dc}.faq-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:24px 4px;font-size:15px;font-weight:700}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:22px;color:#74a77a;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{margin:0;padding:0 4px 25px;color:#7d8b80;font-size:13px;line-height:1.9;max-width:770px}.footer{background:#15211a;color:#e9f3e9}.footer-main{min-height:145px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #344437}.footer .brand small{color:#829684}.footer-main p{font-size:13px;color:#98ac9b}.footer-main>a:last-child{font-size:12px;color:#b6d2b7}.footer-bottom{min-height:65px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#78917d;font-size:10px}
@media(max-width:1000px){.wrap{width:min(100% - 50px,800px)}.site-header{padding-inline:25px}.nav{gap:22px;margin-left:20px}.hero{min-height:auto;padding-top:70px;padding-bottom:80px}.hero-art{height:460px}.hero-disc{width:270px;height:270px}.floating-chip{transform:none}.chip-top{top:75px;right:-10px}.chip-bottom{bottom:55px;left:-15px}.learn-grid{gap:55px}.claim-panel{padding:55px 45px;grid-template-columns:1fr 390px;gap:25px}}@media(max-width:720px){.wrap{width:calc(100% - 38px)}.announcement{font-size:10px}.site-header{height:66px;padding-inline:19px}.brand{font-size:22px}.brand img{width:36px;height:36px}.nav,.header-cta{display:none}.menu-button{display:flex;width:39px;height:39px;flex-direction:column;justify-content:center;gap:6px;background:none;border:1px solid #dce5d9;border-radius:10px;padding:9px}.menu-button span{height:2px;width:100%;background:#263a2c}.mobile-nav:not([hidden]){display:flex;position:absolute;left:0;right:0;top:102px;z-index:10;flex-direction:column;gap:0;background:#fafaf5;border-bottom:1px solid #dce5d9;box-shadow:0 16px 30px #1b2b1d12;padding:10px 19px 20px}.mobile-nav a{padding:14px 5px;font-size:13px;font-weight:700;border-bottom:1px solid #e8ede5}.hero{display:flex;flex-direction:column;gap:0;align-items:stretch;padding-top:54px;padding-bottom:42px}.eyebrow{font-size:10px}.hero h1{font-size:clamp(42px,10vw,57px);margin-top:23px}.hero-lead{font-size:14px;line-height:1.85}.hero-actions{gap:23px;margin-top:28px}.button{min-width:164px;padding:15px 18px;font-size:12px}.text-link{font-size:12px}.hero-note{margin-top:34px}.hero-art{height:390px;margin-top:20px}.hero-art:before{inset:30px 5px}.hero-disc{width:255px;height:255px}.chip-top{right:0;top:40px}.chip-bottom{left:0;bottom:36px}.floating-chip{padding:10px 12px;font-size:10px;border-radius:12px}.floating-chip small{font-size:8px}.chip-icon,.chip-check{width:29px;height:29px;font-size:17px}.star-one{left:30px}.trust-inner{min-height:75px;justify-content:space-between;gap:8px;font-size:9px;text-align:center}.trust-inner i{flex:none;width:3px;height:3px}.section{padding-top:75px;padding-bottom:78px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:15px}.section-heading h2,.claim-copy h2{font-size:36px}.steps{grid-template-columns:1fr;gap:12px}.step-card{min-height:215px;padding:22px 24px}.step-top{margin-bottom:16px}.step-card h3{font-size:18px}.step-foot{padding-top:18px}.learn-grid{grid-template-columns:1fr;gap:40px;padding-top:75px;padding-bottom:75px}.learn-intro h2{font-size:44px}.guide-list article{padding:23px 0;gap:16px}.guide-icon{width:46px;height:46px}.guide-list h3{font-size:17px}.guide-list p{line-height:1.6}.claim-section{padding-top:75px;padding-bottom:75px}.claim-panel{grid-template-columns:1fr;padding:35px 23px;gap:35px;border-radius:22px}.claim-copy>p:not(.section-kicker){font-size:13px}.claim-form{padding:23px 20px}.faq-section{padding-bottom:75px}.faq-list summary{font-size:13px;line-height:1.6;gap:20px}.footer-main{align-items:start;flex-direction:column;gap:15px;padding-top:37px;padding-bottom:37px}.footer-main p{margin:0}.footer-bottom{align-items:start;flex-direction:column;justify-content:center;gap:8px;padding-top:20px;padding-bottom:20px;line-height:1.5}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
