@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap");:root{--bg:#fafbf6;--ink:#183c2c;--muted:#7b857b;--green:#27774b;--line:#e1e6db;--mint:#c7edac;--forest:#194f35}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:DM Sans,Arial,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}a{text-decoration:none}a,button{color:inherit}button{cursor:pointer}button:disabled{cursor:default}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #71ac63;outline-offset:4px}button{border:0}svg{flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,DM Sans,sans-serif}p{line-height:1.75}::selection{background:#c7edac;color:#173d29}.section-width{max-width:1280px;margin-left:auto;margin-right:auto;width:calc(100% - 112px)}.announcement{height:35px;display:flex;align-items:center;justify-content:center;gap:9px;background:#eaf2e2;font-size:11px;font-weight:500;color:#48664b}.status-dot{display:inline-block;height:6px;width:6px;background:#4e9758;border-radius:50%;vertical-align:middle}.announcement-divider{height:10px;width:1px;background:#bacab1;margin:0 5px}.demo-label{color:#819177}.header{height:91px;max-width:1400px;width:calc(100% - 112px);margin:auto;justify-content:space-between;border-bottom:1px solid var(--line);gap:30px;position:relative;z-index:20}.brand,.header{display:flex;align-items:center}.brand{gap:10px;font-family:Manrope,sans-serif;font-size:23px;font-weight:800;letter-spacing:-1.15px;white-space:nowrap}.brand-mark{width:32px;height:34px;color:#35794b}.brand-suffix{color:#6f8c68;font-weight:500}.nav{display:flex;gap:30px;align-items:center;font-size:12px;color:#7b8479}.nav a{transition:color .2s}.nav a.active,.nav a:hover{color:#264f35}.nav-new{font-size:8px;letter-spacing:.5px;background:#edf0e6;padding:4px 5px;border-radius:4px;margin-left:4px;color:#7a8671}.wallet-button{display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid #ccd5c7;padding:11px 16px;background:transparent;border-radius:7px;font-size:11px;font-weight:600;transition:background .2s}.wallet-button:hover{background:#edf2e7}.header-actions{display:flex;align-items:center;gap:12px}.mobile-menu{display:none!important}.hero{min-height:620px;display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;padding-top:28px;padding-bottom:50px}.eyebrow,.hero{align-items:center}.eyebrow{font-size:9px;letter-spacing:1.7px;font-weight:650;display:flex;gap:8px;color:#6c8167}.hero h1{font-size:clamp(58px,5.7vw,82px);line-height:1.07;letter-spacing:-4.5px;font-weight:600;margin:28px 0 29px}.green{color:#408957}.italic-word{position:relative;font-family:Georgia,serif;font-style:italic;color:#488e58;letter-spacing:-4px;font-weight:400}.italic-word svg{position:absolute;left:0;bottom:-10px;width:100%;height:20px;fill:none;stroke:#b1d49a;stroke-width:2;stroke-linecap:round}.hero-description{font-size:16px;line-height:1.8;color:#7a8577}.hero-buttons{display:flex;gap:12px;margin-top:30px}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;padding:15px 21px;border:1px solid transparent;border-radius:7px;font-size:12px;font-weight:600;transition:transform .25s,box-shadow .25s,background .25s;min-height:47px}.button:hover{transform:translateY(-3px);box-shadow:0 6px 15px #25442710}.button.primary{background:var(--forest);color:#f7fbea}.button.primary:hover{background:#286443}.button.secondary{border-color:#d6decf;background:transparent}.button.secondary:hover{background:#eff4e9}.button.light{background:#e4f4cc;color:#234b30}.hero-note{margin-top:26px;display:flex;align-items:center;gap:8px;font-size:10px;color:#8a9584}.hero-note strong{font-weight:400;color:#64745e}.mini-pill{width:19px;height:10px;display:inline-block;border-radius:9px;transform:rotate(-36deg);background:linear-gradient(90deg,#528a55 50%,#b8d7a3 0);border:1px solid #699066}.hero-art{height:450px;position:relative;isolation:isolate;transform:translateX(6px)}.hero-art:before{content:"";position:absolute;inset:10px -20px;background:radial-gradient(ellipse,#eaf0d780 0,#f0f5e240 50%,transparent 72%);z-index:-2}.orbit{position:absolute;border:1px dashed #dce6ce;border-radius:50%;z-index:-1;transform:rotate(-28deg)}.orbit-one{width:530px;height:315px;top:74px;left:-20px}.orbit-two{width:410px;height:420px;top:14px;left:60px}.art-star{position:absolute;color:#87a76b}.star-one{top:53px;right:68px;font-size:28px}.star-two{bottom:45px;left:38px;font-size:30px}.floating-note{position:absolute;top:20px;left:38px;display:flex;align-items:center;gap:7px;background:#fffefa;border:1px solid #e3e8db;border-radius:20px;padding:9px 13px;font-size:9px;transform:rotate(-6deg);animation:bob 7s ease-in-out infinite}.tiny-heart{color:#5b8b58;display:flex}.art-token{width:214px;position:absolute;left:12px;top:98px;background:#f6faed;border:1px solid #d3ddc4;border-radius:13px;padding:16px 17px 0;transform:rotate(-9deg);box-shadow:0 18px 38px #45633310;animation:tokenfloat 7s ease-in-out infinite}.art-token-top{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1.5px;color:#7b8a6f}.coin{width:89px;height:89px;margin:20px auto 12px;border-radius:50%;background:radial-gradient(circle at 35% 25%,#e2f6be,#a7ce7e);border:6px solid #d5eab6;box-shadow:0 0 0 1px #9cb875,3px 6px 0 #abc383,4px 9px 15px #40582218;display:grid;place-items:center}.coin .brand-mark{width:47px;height:47px;color:#507638}.coin-title{text-align:center;font-weight:700;font-size:21px;letter-spacing:-.5px}.coin-caption{text-align:center;color:#8a957f;font-size:9px;margin-top:4px}.mini-chart{display:flex;align-items:flex-end;gap:5px;height:47px;margin-top:13px}.mini-chart span{flex:1 1;background:#8db56550;border-top:1px solid #8ba965;border-radius:2px 2px 0 0;height:22%}.mini-chart span:nth-child(2){height:35%}.mini-chart span:nth-child(3){height:30%}.mini-chart span:nth-child(4){height:43%}.mini-chart span:nth-child(5){height:55%}.mini-chart span:nth-child(6){height:44%}.mini-chart span:nth-child(7){height:65%}.mini-chart span:nth-child(8){height:70%}.mini-chart span:nth-child(9){height:85%}.mini-chart span:nth-child(10){height:100%}.art-token-bottom{display:flex;justify-content:space-between;border-top:1px solid #dee6d1;font-size:8px;color:#86927a;padding:12px 0}.art-cause{width:238px;position:absolute;right:1px;top:77px;background:#fffefa;border:1px solid #dfe5d5;border-radius:12px;overflow:hidden;transform:rotate(7deg);box-shadow:0 15px 40px #2d422e0d;animation:causefloat 8s ease-in-out infinite}.cause-image{height:136px;position:relative;background:#dfe8c9;overflow:hidden}.cause-image:after{width:320px;bottom:-57px;left:-50px;background:#b9cc98;transform:rotate(-13deg)}.cause-image:after,.cause-image:before{content:"";position:absolute;height:90px;border-radius:50%}.cause-image:before{width:280px;bottom:-55px;right:-100px;background:#809f68;transform:rotate(18deg);z-index:1}.sun-shape{height:51px;width:51px;position:absolute;background:#f3edc0;border-radius:50%;right:28px;top:20px}.plant{position:absolute;z-index:2;color:#5e8149;stroke-width:1.2}.plant-one{width:90px;height:100px;bottom:0;left:79px;transform:rotate(-12deg)}.plant-two{width:61px;height:75px;bottom:-8px;left:22px;transform:rotate(12deg)}.plant-three{width:45px;height:56px;bottom:-3px;right:15px;transform:rotate(17deg)}.cause-image-label{position:absolute;left:12px;top:12px;background:#ffffefc9;padding:5px 7px;border-radius:4px;display:flex;align-items:center;gap:5px;font-size:7px;letter-spacing:1px}.cause-body{padding:18px}.small-label{font-size:7px;letter-spacing:1.1px;color:#859077}.cause-body h3{font-size:18px;letter-spacing:-.6px;line-height:1.35;margin-top:8px}.cause-progress{height:5px;border-radius:4px;background:#e8eddf;margin:17px 0 7px;overflow:hidden}.cause-progress i{display:block;height:100%;width:45%;background:#74a752;border-radius:4px}.cause-body p{font-size:8px;color:#8c9582}.cause-body p strong{color:#3e6840;font-size:10px}.cause-avatars{display:flex;align-items:center;margin-top:15px}.cause-avatars>span{width:21px;height:21px;background:#e7d6bd;border:2px solid #fffefa;border-radius:50%;font-size:8px;display:grid;place-items:center;margin-right:-5px}.cause-avatars>span:nth-child(2){background:#c7d9c3}.cause-avatars>span:nth-child(3){background:#d2ccba}.cause-avatars small{font-size:7px;color:#85917c;margin-left:12px}.flow-line{position:absolute;left:43%;top:240px;z-index:3;background:#edf4e0;border:1px solid #d9e5c9;border-radius:50%;width:44px;height:44px;display:grid;place-items:center;color:#5b8752;box-shadow:0 3px 15px #65834d15}.fee-toast{position:absolute;bottom:5px;left:108px;z-index:4;display:flex;align-items:center;gap:10px;padding:12px 15px;background:#fffefa;border:1px solid #e1e5d6;border-radius:9px;transform:rotate(-3deg);box-shadow:0 8px 25px #39552a09;animation:bob 6s ease-in-out infinite}.toast-icon{width:33px;height:33px;display:grid;place-items:center;border-radius:8px;background:#eff6e4;color:#6a9152}.fee-toast strong{font-size:10px;font-weight:600;display:block}.fee-toast div>span{font-size:8px;color:#8c9585;margin-top:4px;display:block}.toast-spark{margin-left:12px;font-size:23px;color:#8bac72}.art-demo{position:absolute;bottom:-21px;right:3px;font-size:6px;letter-spacing:1.2px;color:#a0ab92}.belief-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:49px;padding:23px 30px;font-size:10px;color:#6d7e64}.belief-strip div{display:flex;align-items:center;gap:9px}.belief-strip>span{font-size:13px;color:#a9b69d}.tokens-section{padding-top:67px;padding-bottom:68px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.section-heading h2{font-size:32px;letter-spacing:-1.3px;font-weight:600;margin-top:12px}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:11px;font-weight:600}.text-link:hover{color:#659d45}.section-meta{display:flex;justify-content:space-between;margin:27px 0 15px;font-size:9px;color:#929b89}.section-meta>span:first-child{display:flex;align-items:center;gap:7px;color:#708366}.token-grid{display:grid;grid-gap:16px;gap:16px}.home-token-grid{grid-template-columns:repeat(4,1fr)}.token-card{background:#fffefa;border:1px solid #dfe5d6;border-radius:11px;text-align:left;padding:19px 18px;transition:transform .3s,box-shadow .3s,border-color .3s;width:100%;min-width:0}.token-card:hover{transform:translateY(-6px);box-shadow:0 14px 27px #234a2610;border-color:#afc49f}.token-top{display:flex;justify-content:space-between;align-items:center}.token-icon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center}.token-icon svg{width:25px;height:25px}.peach{background:#f0ddc7;color:#926a3f}.sage{background:#dbe8c8;color:#69834b}.blue{background:#dbe9e7;color:#527f86}.yellow{background:#f5edc5;color:#a99239}.pink{background:#efdbdf;color:#a26976}.lavender{background:#e3dfed;color:#7d6a98}.token-age{gap:9px;font-size:8px;color:#9ca28f}.token-age,.token-name{display:flex;align-items:center}.token-name{gap:7px;margin:17px 0 5px}.token-name h3{font-size:15px;letter-spacing:-.5px}.token-name>span{font-size:8px;color:#939b86}.token-card>p{font-size:9px;color:#89927f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.token-market{display:flex;align-items:center;margin:22px 0 20px;gap:9px}.token-market small{font-size:8px;color:#9aa18f;display:block;margin-bottom:6px}.token-market strong{font-size:15px;font-weight:600;letter-spacing:-.5px}.sparkline{width:65px;height:28px;color:#83a868;margin-left:auto}.positive{font-size:8px;color:#6e9358}.token-impact{display:flex;justify-content:space-between;align-items:center;font-size:8px;color:#7a8c6b;border-top:1px solid #edf0e5;padding-top:14px}.token-impact>span:first-child{display:flex;align-items:center;gap:5px}.progress{height:3px;border-radius:3px;background:#edf1e6;margin-top:9px;overflow:hidden}.progress i{height:100%;display:block;background:#9bbd7b;border-radius:3px}.how-section{border-top:1px solid var(--line);padding:72px 0;display:grid;grid-template-columns:1fr 1fr;grid-gap:90px;gap:90px}.how-intro h2{font-size:42px;line-height:1.2;letter-spacing:-1.5px;font-weight:550;margin:19px 0}.serif{font-family:Georgia,serif;font-style:italic;font-weight:400}.how-intro>p{font-size:13px;color:#8b9482;max-width:330px}.how-intro>.text-link{margin-top:23px}.step{display:flex;gap:24px;padding:23px 0;border-bottom:1px solid var(--line)}.step:first-child{padding-top:0}.step:last-child{border-bottom:0}.step>span{font-size:10px;color:#8ea07d;padding-top:3px}.step h3{font-size:15px;font-weight:600;letter-spacing:-.3px}.step p{font-size:11px;color:#8a9480;margin-top:9px;max-width:340px}.manifesto{background:#214d35;color:#edf5dd;border-radius:15px;position:relative;overflow:hidden;padding:32px 42px 38px}.manifesto-top{display:flex;justify-content:space-between;align-items:center}.manifesto-top .eyebrow{color:#a5bf92;font-size:8px}.manifesto-top>span:last-child{font-size:22px;color:#a5bf92}.manifesto h2{font-size:53px;letter-spacing:-2px;font-weight:500;line-height:1.2;margin:27px 0}.manifesto h2 .serif{color:#c7e4a5}.manifesto-bottom{display:flex;align-items:end;justify-content:space-between;position:relative;z-index:1}.manifesto-bottom p{color:#afc39d;font-size:11px}.manifesto>.brand-mark{position:absolute;width:240px;height:240px;right:58px;top:34px;color:#497047;opacity:.55;transform:rotate(15deg)}.film-teaser{display:flex;align-items:center;gap:21px;padding:43px 0 57px}.film-symbol{display:grid;place-items:center;width:49px;height:49px;background:#e7ecdd;color:#6d865d;border-radius:50%;font-size:12px}.film-teaser .eyebrow{font-size:7px}.film-teaser h3{font-size:16px;font-weight:550;letter-spacing:-.3px;margin-top:8px}.film-teaser>.text-link{margin-left:auto}.footer{border-top:1px solid var(--line);padding:42px 56px 22px;max-width:1400px;margin:auto}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:36px}.footer-top .brand{font-size:21px}.footer-top>p{font-size:11px;color:#85917a}.footer-top>div{display:flex;flex-direction:column;gap:12px;min-width:150px}.footer-top>div>a{font-size:10px;gap:25px}.footer-bottom,.footer-top>div>a{display:flex;justify-content:space-between}.footer-bottom{border-top:1px solid var(--line);padding-top:19px;gap:20px;font-size:8px;color:#9aa38f}.footer-bottom .status-dot{width:5px;height:5px;margin-right:4px}.page-wrap{padding-top:62px;padding-bottom:86px;min-height:70vh}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.page-wrap h1{font-size:56px;font-weight:550;line-height:1.15;letter-spacing:-2.7px;margin:20px 0 18px}.page-heading p,.page-subtitle{font-size:14px;color:#88937e}.explore-banner{display:flex;align-items:center;gap:20px;background:#ecf2e3;border:1px solid #e1e9d5;border-radius:10px;padding:20px 25px;margin:40px 0}.explore-heart{font-size:42px;line-height:1;color:#6b9656}.explore-banner strong{font-size:15px;font-weight:550}.explore-banner p{font-size:11px;color:#839177;margin-top:3px}.tag{padding:7px 10px;background:#e3ebd7;font-size:9px;color:#789067;border-radius:5px;display:inline-block}.explore-banner .tag{margin-left:auto}.explore-controls{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.category-tabs{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.category-tabs button{font-size:10px;background:transparent;padding:10px 13px;border-radius:6px;color:#859179}.category-tabs button.selected{background:#224e36;color:#f1f7e8}.search-sort{display:flex;gap:12px}.search,.sort{display:flex;align-items:center;border:1px solid #dfe5d6;border-radius:6px;padding:0 10px;color:#8b997e;gap:9px;background:#fffefa}.search input{width:142px;font-size:11px;padding:11px 0;outline:none}.search input,.sort select{background:transparent;border:0}.sort select{color:#728665;font-size:10px;padding:10px 0;max-width:110px}.explore-grid{grid-template-columns:repeat(3,1fr);gap:20px}.explore-grid .token-card{padding:23px}.explore-grid .token-icon{width:51px;height:51px}.explore-grid .token-name h3{font-size:18px}.explore-grid .token-card>p{font-size:11px}.explore-grid .token-market{margin:27px 0}.explore-grid .sparkline{width:104px}.explore-grid .positive,.explore-grid .token-impact{font-size:10px}.empty{text-align:center;border:1px dashed var(--line);border-radius:10px;padding:60px 20px;color:#859779}.empty h3{margin:15px 0 8px}.empty .button{margin-top:20px}.launch-page>h1{margin-top:15px}.launch-layout{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:75px;gap:75px;margin-top:43px;align-items:start}.launch-form{background:#fffefa;border:1px solid var(--line);padding:30px;border-radius:12px}.form-section-title{display:flex;align-items:center;gap:11px;margin-bottom:22px}.form-section-title>span{border:1px solid #d6e2cd;font-size:10px;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:#78906c}.form-section-title h3{font-size:17px;font-weight:550;letter-spacing:-.4px}.form-section-title.second{margin-top:30px;padding-top:26px;border-top:1px solid var(--line)}.launch-form label{font-size:11px;font-weight:500;display:flex;flex-direction:column;gap:9px}.upload-area{position:relative;align-items:center;justify-content:center;min-height:155px;background:#f5f8ee;border:1px dashed #cbd7bf;border-radius:8px;margin-bottom:24px;cursor:pointer;transition:background .2s}.upload-area:hover{background:#eef4e4}.upload-area input{position:absolute;opacity:0;inset:0;width:100%;height:100%;cursor:pointer}.upload-area:focus-within{outline:2px solid #81a762;outline-offset:2px}.upload-area>span:last-child{font-size:9px;color:#919d85}.upload-icon{color:#90a17e}.upload-area img{width:53px;height:53px;border-radius:10px;object-fit:cover}.form-row{display:grid;grid-template-columns:1.7fr 1fr;grid-gap:16px;gap:16px;margin-bottom:22px}.launch-form input:not([type=file]),.launch-form textarea{background:#fffefa;border:1px solid #dce4d2;border-radius:6px;padding:12px 13px;width:100%;font-size:12px;color:#345034;resize:vertical;min-width:0}.launch-form input::placeholder,.launch-form textarea::placeholder{color:#a0aa96;font-size:11px}.launch-form label>small{text-align:right;font-size:9px;color:#98a28d}.input-prefix{display:flex;align-items:center;position:relative}.input-prefix>span{position:absolute;left:12px;font-size:12px;color:#819776}.input-prefix>input{padding-left:27px!important}.fee-info{display:flex;align-items:flex-start;gap:12px;background:#f0f5e8;border-radius:7px;margin:21px 0;padding:15px;color:#73955c}.fee-info strong{font-size:11px}.fee-info p{font-size:10px;margin-top:5px;color:#8a987c}.full{width:100%}.form-disclaimer{text-align:center;font-size:9px;color:#949f88;margin-top:13px}.launch-aside{padding-top:8px;position:-webkit-sticky;position:sticky;top:30px}.preview-card{border:1px solid var(--line);background:#fffefa;border-radius:12px;overflow:hidden;margin-top:16px}.preview-art{height:230px;background:radial-gradient(circle at 40% 30%,#ecf3d9,#d5e5bd);display:grid;place-items:center;position:relative}.preview-art>.brand-mark{width:110px;height:110px;color:#80a460;transform:rotate(-10deg)}.preview-art>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.preview-art>span{position:absolute;top:15px;right:15px;font-size:8px;letter-spacing:1px;background:#ffffff80;padding:5px 8px;border-radius:3px}.preview-body{padding:24px}.preview-body h2{font-size:23px;font-weight:600;letter-spacing:-.6px;overflow-wrap:anywhere}.preview-body h2 span{font-size:10px;color:#96a387;font-weight:400;margin-left:5px}.preview-body>p{font-size:12px;color:#8d9b7f;margin-top:12px;overflow-wrap:anywhere;white-space:pre-wrap}.preview-footer{border-top:1px solid var(--line);margin-top:25px;padding-top:18px;font-size:10px;color:#789767;display:flex;gap:7px;align-items:center}.preview-footer span:last-child{margin-left:auto}.aside-note{display:flex;gap:12px;margin:25px 10px;color:#8b9e7c}.aside-note p{font-size:11px}.aside-note strong{color:#688356;font-weight:500;line-height:2}.form-error{font-size:11px;color:#ac5949;margin-bottom:14px}.modal{color:var(--ink);background:var(--bg);border:1px solid #dce5d0;border-radius:17px;width:440px;max-width:calc(100% - 36px);padding:35px;box-shadow:0 25px 100px #12341c30;animation:modalin .25s ease-out}.modal::-webkit-backdrop{background:#15291b66;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.modal::backdrop{background:#15291b66;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.modal h2{font-size:29px;letter-spacing:-1px;margin:18px 0;font-weight:550;line-height:1.15}.modal>p{font-size:13px;color:#809174;margin:15px 0 22px}.icon-button{display:grid;place-items:center;padding:6px;background:transparent;border-radius:5px}.modal-close{position:absolute;right:12px;top:12px;color:#819475}.wallet-option{display:flex;align-items:center;gap:14px;width:100%;background:#fffefa;padding:13px;border:1px solid var(--line);border-radius:8px;margin-top:10px;font-weight:550;font-size:13px;transition:background .2s}.wallet-option:hover{background:#eef4e5}.wallet-option>svg{margin-left:auto;color:#8ba37a}.wallet-logo{width:33px;height:33px;border-radius:9px;display:grid;place-items:center;font-size:24px}.wallet-0{background:#e9e0f7;color:#8a68c4}.wallet-1{background:#fff1cf;color:#ec8e37}.wallet-2{background:#f7dcd7;color:#db645c}.notice{font-size:10px!important;line-height:1.8!important;color:#9ba48d!important;margin-bottom:0}.wallet-address{padding:15px;border:1px dashed #cedcc1;align-items:center;margin:20px 0;color:#91a17f}.detail-stats,.wallet-address{display:flex;justify-content:space-between}.detail-stats{margin-top:22px;gap:15px}.detail-stats small{font-size:9px;color:#819775;display:block;margin-bottom:7px}.detail-stats strong{font-size:24px;font-weight:500}.modal>.full{margin-top:25px}.review-summary{background:#edf3e5;padding:19px;border-radius:8px}.review-summary>span{font-size:9px;letter-spacing:.7px;color:#889b76}.review-summary p{font-size:12px;margin:7px 0 17px;white-space:pre-wrap;overflow-wrap:anywhere}.review-summary p:last-child{margin-bottom:0}.break-url{word-break:break-all}.documentary-hero{background:#183e2f;color:#eef4dd;min-height:640px;position:relative;overflow:hidden;padding:31px 56px;isolation:isolate}.film-bottom,.film-top{display:flex;align-items:center;justify-content:space-between;font-size:8px;letter-spacing:1.8px;color:#a6baa0;position:relative;z-index:2}.film-bottom{position:absolute;bottom:29px;left:56px;right:56px;font-size:7px}.film-hero-content{position:relative;z-index:2;text-align:center;margin:82px auto 80px}.film-hero-content .eyebrow{color:#b7c4a4;justify-content:center;font-size:8px}.film-hero-content h1{font-size:88px;line-height:1.03;letter-spacing:-5px;font-weight:500;margin:25px 0}.film-hero-content h1 .serif{color:#c0dfa1}.film-hero-content p{font-size:13px;color:#b3c5aa;margin-bottom:26px}.film-orb{position:absolute;border-radius:50%;z-index:-1;filter:blur(1px)}.orb-a{width:600px;height:800px;background:linear-gradient(135deg,#3e6446,#799463);left:-350px;top:180px;transform:rotate(34deg);opacity:.4}.orb-b{width:600px;height:900px;background:linear-gradient(135deg,#718753,#172e20);right:-290px;top:50px;transform:rotate(-30deg);opacity:.45}.orb-c{width:260px;height:260px;right:13%;top:70px;background:radial-gradient(circle at 40% 40%,#c5cd97,#6c8250);opacity:.12;filter:blur(2px)}.film-grain{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23fff' filter='url(%23n)' opacity='.15' d='M0 0h180v180H0z'/%3E%3C/svg%3E");opacity:.2;z-index:1;pointer-events:none}.film-intro{padding:78px 0;display:grid;grid-template-columns:1fr 1fr;grid-gap:100px;gap:100px;align-items:center}.film-intro h2{font-size:40px;font-weight:500;letter-spacing:-1.5px;line-height:1.25;margin-top:20px}.film-intro>div>p{font-size:14px;color:#849176;margin-bottom:20px}.film-intro>div>p:first-child{font-size:19px;color:#49683c;line-height:1.6}.chapters{border-top:1px solid var(--line);padding-top:42px}.chapter-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:55px;gap:55px;margin-top:26px}.chapter-tabs button{display:flex;align-items:center;gap:20px;padding:26px 0;border-bottom:1px solid var(--line);background:transparent;width:100%;text-align:left;color:#8d9a80}.chapter-tabs button>span{font-size:10px}.chapter-tabs button>strong{font-weight:500;font-size:17px;letter-spacing:-.5px}.chapter-tabs button>svg{margin-left:auto}.chapter-tabs button.active{color:#2f663f}.chapter-detail{background:#edf3e4;border-radius:10px;padding:30px;position:relative;overflow:hidden;animation:modalin .4s ease}.chapter-detail h3{font-size:24px;letter-spacing:-.8px;font-weight:500;margin-top:18px;position:relative;z-index:1}.chapter-detail p{font-size:13px;color:#819371;margin-top:15px;max-width:320px;position:relative;z-index:1}.chapter-number{position:absolute;right:5px;bottom:-20px;font-size:130px;font-family:Georgia,serif;font-style:italic;color:#dfe8d3}.film-quote{text-align:center;padding:74px 0 80px}.film-quote>span{font-family:Georgia,serif;font-size:65px;line-height:1;color:#83a56b}.film-quote h2{font-size:43px;font-weight:500;line-height:1.25;letter-spacing:-1.7px}.film-quote em{font-family:Georgia,serif;font-weight:400;color:#729657}.film-quote p{font-size:8px;letter-spacing:1.5px;color:#8a9a7c;margin:25px 0}.film-quote>.button{margin-top:9px}@keyframes bob{0%,to{translate:0 0}50%{translate:0 -9px}}@keyframes tokenfloat{0%,to{transform:rotate(-9deg) translateY(0)}50%{transform:rotate(-7deg) translateY(-9px)}}@keyframes causefloat{0%,to{transform:rotate(7deg) translateY(0)}50%{transform:rotate(5deg) translateY(8px)}}@keyframes modalin{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1500px){.hero{min-height:690px;gap:80px}.hero-art{transform:scale(1.1)}.hero h1{font-size:89px}.hero-description{font-size:18px}}@media(max-width:1150px){.header,.section-width{width:calc(100% - 64px)}.header{gap:15px}.brand{font-size:20px}.nav{gap:19px;font-size:11px}.hero{gap:0;min-height:590px}.hero h1{font-size:65px}.hero-art{transform:scale(.87);transform-origin:center right;margin-left:-30px}.belief-strip{gap:25px}.token-grid{gap:11px}.home-token-grid .token-card{padding:15px 12px}.home-token-grid .sparkline{width:43px}.token-name h3{font-size:13px}.how-section{gap:60px}.launch-layout{gap:38px}.footer{padding-left:32px;padding-right:32px}}@media(max-width:900px){.hero{grid-template-columns:1fr 1fr;min-height:560px}.hero h1{font-size:56px;letter-spacing:-3px}.hero-description{font-size:14px}.hero-art{transform:scale(.73);transform-origin:center right;width:440px;margin-left:-115px}.hero-buttons{gap:8px}.hero-buttons .button{font-size:10px;gap:13px;padding:13px}.nav-new{display:none}.nav{gap:15px}.brand{font-size:18px}.brand-mark{width:27px}.wallet-button{padding:10px;font-size:10px}.belief-strip{gap:17px;font-size:9px}.belief-strip>span{display:none}.home-token-grid{grid-template-columns:repeat(2,1fr);gap:17px}.home-token-grid .token-card{padding:20px}.home-token-grid .sparkline{width:85px}.token-name h3{font-size:16px}.explore-grid{grid-template-columns:repeat(2,1fr)}.how-section{gap:35px}.how-intro h2{font-size:35px}.manifesto h2{font-size:44px}.manifesto-bottom{align-items:start;gap:20px}.manifesto-bottom p{font-size:10px}.film-intro{gap:40px}.film-intro h2{font-size:32px}.launch-layout{grid-template-columns:1.2fr 1fr;gap:25px}.launch-form{padding:22px}.preview-art{height:185px}.preview-body{padding:18px}.preview-body h2{font-size:20px}.footer-bottom{font-size:7px}.chapter-layout{gap:25px}.chapter-tabs button>strong{font-size:14px}}@media(max-width:700px){.header,.section-width{width:calc(100% - 40px)}.announcement{font-size:9px;height:31px;gap:6px}.announcement-divider{margin:0 2px}.header{height:75px}.brand{font-size:19px}.brand-mark{width:26px;height:29px}.mobile-menu{display:grid!important}.wallet-button{padding:9px}.nav,.wallet-button span{display:none}.nav{position:absolute;top:66px;left:0;right:0;border:1px solid var(--line);padding:20px;background:var(--bg);border-radius:10px;box-shadow:0 15px 25px #1d3a2410;align-items:stretch}.nav.is-open{display:flex;flex-direction:column;gap:0}.nav a{padding:13px;font-size:13px}.hero{display:flex;flex-direction:column;align-items:stretch;padding-top:44px;padding-bottom:36px;gap:16px;min-height:unset}.hero-copy{text-align:center}.hero .eyebrow{justify-content:center;font-size:8px;letter-spacing:1.5px}.hero h1{font-size:64px;line-height:1.08;margin:25px 0;letter-spacing:-3.8px}.hero-description{font-size:14px}.hero-buttons{justify-content:center;gap:10px;margin-top:24px}.hero-buttons .button{font-size:11px;gap:18px;padding:13px 18px}.hero-note{justify-content:center;margin-top:20px;font-size:9px}.hero-art{width:440px;height:440px;transform:scale(.83);transform-origin:top center;margin:25px auto -70px;align-self:center;flex-shrink:0}.art-cause{right:0;width:215px}.art-token{left:3px;width:194px}.orbit-one{width:460px;left:-18px}.orbit-two{width:350px;left:45px}.fee-toast{left:78px;bottom:0}.flow-line{left:43%;top:235px}.floating-note{left:16px}.belief-strip{display:grid;grid-template-columns:1fr 1fr;padding:20px;grid-gap:20px 10px;gap:20px 10px;font-size:9px}.belief-strip>div{justify-content:center;gap:7px}.belief-strip>div svg{width:14px}.tokens-section{padding-top:43px;padding-bottom:43px}.section-heading{align-items:start;gap:15px}.section-heading h2{font-size:25px;letter-spacing:-1px;max-width:250px}.section-heading .eyebrow{font-size:7px;letter-spacing:1px}.section-heading>.text-link{font-size:0;gap:0;padding-top:27px}.section-heading>.text-link svg{width:21px}.section-meta{font-size:8px;margin-top:22px}.home-token-grid{gap:11px}.home-token-grid .token-card{padding:15px 12px}.token-icon{width:37px;height:37px;border-radius:10px}.token-icon svg{width:22px;height:22px}.token-age{font-size:7px;gap:5px}.token-name{gap:5px;flex-wrap:wrap;margin-top:14px}.token-name h3{font-size:13px}.token-name>span{font-size:7px}.token-card>p{font-size:8px}.token-market{gap:5px;margin:18px 0}.token-market strong{font-size:13px}.home-token-grid .sparkline{width:35px}.positive,.token-impact{font-size:7px}.token-impact svg{width:11px}.how-section{display:block;padding:43px 0}.how-intro h2{font-size:36px}.how-intro>p{font-size:12px;max-width:300px}.steps{margin-top:35px}.step{gap:20px;padding:21px 0}.step h3{font-size:14px}.step p{font-size:11px;max-width:100%}.manifesto{padding:25px;border-radius:12px}.manifesto h2{font-size:38px;letter-spacing:-1.5px;margin:25px 0 22px}.manifesto-top .eyebrow{font-size:7px;letter-spacing:1px}.manifesto-bottom{display:block}.manifesto-bottom p{font-size:10px;max-width:245px}.manifesto-bottom>.button{margin-top:23px;font-size:11px}.manifesto>.brand-mark{right:-45px;top:100px;width:180px;height:180px;opacity:.35}.film-teaser{gap:13px;padding:32px 0 38px}.film-symbol{width:37px;height:37px;flex-shrink:0;font-size:9px}.film-teaser .eyebrow{font-size:6px;letter-spacing:.8px}.film-teaser h3{font-size:12px;margin-top:6px;max-width:220px}.film-teaser>.text-link{font-size:0;gap:0}.film-teaser>.text-link svg{width:17px}.footer{padding:30px 20px 20px}.footer-top{flex-wrap:wrap;gap:22px;padding-bottom:28px}.footer-top .brand{font-size:19px}.footer-top>p{font-size:10px;margin-left:auto}.footer-top>div{width:100%;flex-direction:row;gap:20px;justify-content:space-between}.footer-top>div>a{font-size:9px;gap:6px}.footer-bottom{flex-wrap:wrap;gap:12px;font-size:7px;line-height:1.5}.footer-bottom>span:nth-child(2){order:3;width:100%}.footer-bottom>span:last-child{margin-left:auto}.page-wrap{padding-top:40px;padding-bottom:50px}.page-wrap h1{font-size:43px;letter-spacing:-2px}.page-heading{display:block}.page-heading p,.page-subtitle{font-size:12px}.page-heading>.button{margin-top:22px}.explore-banner{margin:28px 0;padding:16px;gap:12px}.explore-banner strong{font-size:13px}.explore-banner p{font-size:10px}.explore-banner .tag{display:none}.explore-heart{font-size:36px}.explore-controls{gap:17px}.category-tabs{gap:1px}.category-tabs button{padding:8px 10px;font-size:9px}.search-sort{width:100%}.search{flex:1 1}.search input{width:100%;min-width:0}.explore-grid{gap:13px}.explore-grid .token-card{padding:16px 12px}.explore-grid .token-icon{width:39px;height:39px}.explore-grid .token-name h3{font-size:14px}.explore-grid .token-card>p{font-size:8px}.explore-grid .sparkline{width:35px}.explore-grid .positive,.explore-grid .token-impact{font-size:7px}.explore-grid .token-market{margin:20px 0}.launch-layout{display:flex;flex-direction:column-reverse;gap:25px;margin-top:28px}.launch-aside{position:static;width:100%;padding:0}.aside-note,.launch-aside>.eyebrow{display:none}.preview-card{display:grid;grid-template-columns:100px 1fr;margin:0}.preview-art{height:100%;min-height:140px}.preview-art>.brand-mark{width:55px;height:55px}.preview-art>span{font-size:6px;top:8px;right:8px;padding:4px}.preview-body{padding:18px}.preview-body h2{font-size:19px}.preview-body>p{font-size:10px;margin-top:8px;max-height:70px;overflow:auto}.preview-footer{margin-top:13px;padding-top:10px;font-size:8px}.launch-form{padding:20px;width:100%}.form-row{gap:12px}.documentary-hero{padding:25px 20px;min-height:610px}.film-top{align-items:start;gap:40px;font-size:6px;line-height:1.8;letter-spacing:1px}.film-top>span:last-child{text-align:right;max-width:150px}.film-hero-content{margin:92px auto 85px}.film-hero-content .eyebrow{font-size:6px;letter-spacing:1.2px}.film-hero-content h1{font-size:64px;letter-spacing:-3.5px}.film-hero-content p{font-size:12px}.film-bottom{left:20px;right:20px;font-size:6px;gap:25px;line-height:1.8;letter-spacing:.7px}.film-bottom>span:last-child{text-align:right;white-space:nowrap}.orb-a{left:-480px}.orb-b{right:-430px}.film-intro{display:block;padding:44px 0}.film-intro h2{font-size:35px}.film-intro>div:last-child{margin-top:28px}.film-intro>div>p{font-size:12px}.film-intro>div>p:first-child{font-size:17px}.chapters{padding-top:30px}.chapter-layout{display:block;margin-top:17px}.chapter-detail{margin-top:23px;min-height:225px;padding:25px}.chapter-tabs button{padding:21px 0}.chapter-tabs button>strong{font-size:15px}.film-quote{padding:50px 0}.film-quote h2{font-size:34px}.film-quote p{font-size:7px}.modal{padding:29px 24px}.modal h2{font-size:27px}.modal .eyebrow{font-size:8px;letter-spacing:1px}}@media(max-width:370px){.hero h1{font-size:56px}.hero-art{transform:scale(.7);margin-bottom:-120px}.brand{font-size:17px}.header-actions{gap:6px}.explore-grid,.home-token-grid{grid-template-columns:1fr}.explore-grid .sparkline,.home-token-grid .sparkline{width:100px}.explore-grid .token-name h3,.token-name h3{font-size:17px}.explore-grid .token-card>p,.token-card>p{font-size:11px}.explore-grid .token-impact,.token-impact{font-size:10px}.hero-buttons .button{padding:12px 13px;gap:12px}.film-hero-content h1{font-size:55px}.footer-top>p{margin-left:0}.form-row{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}}.wallet-missing{background:#eef4e6;border:1px solid #dce8d1;border-radius:12px;padding:25px 20px;margin:20px 0}.wallet-missing>svg{color:#72915d}.wallet-missing h3{font-size:17px;margin:13px 0 8px}.wallet-missing p{font-size:12px;color:#718467;margin-bottom:18px}.wallet-missing a{display:inline-flex;gap:6px;align-items:center;font-size:11px;margin-right:15px;font-weight:600}.wallet-address{background:#eef3e8;gap:12px;border-radius:8px}.wallet-address>span{overflow-wrap:anywhere;font-size:11px;text-align:left;-webkit-user-select:all;-moz-user-select:all;user-select:all}.wallet-option:disabled{opacity:.6}.spin{animation:rotate 1.5s linear infinite}.social-fields{display:grid;grid-gap:18px;gap:18px}.optional{font-size:9px;color:#87967a;font-weight:400}.launch-error-icon{width:45px;height:45px;border-radius:50%;background:#f0e5cd;color:#a17e38;display:grid;place-items:center;font-size:25px;margin-top:20px}.token-empty{display:flex;align-items:center;flex-direction:column;text-align:center;padding:30px 20px 60px;margin-top:35px;border:1px solid #e1e9d9;border-radius:18px;background:radial-gradient(ellipse at 50% 27%,#eaf3db95,transparent 58%)}.empty-orbit{width:220px;height:180px;display:grid;place-items:center;position:relative;margin-bottom:25px}.empty-orbit>span{position:absolute;border:1px solid #bfd6a77a;border-radius:50%;width:130px;height:130px;animation:ripple 5s ease-out infinite}.empty-orbit>span:nth-child(2){animation-delay:1.65s}.empty-orbit>span:nth-child(3){animation-delay:3.3s}.empty-coin{height:84px;width:84px;background:linear-gradient(135deg,#e8f5cc,#c2db9e);border:5px solid #e7f0d5;border-radius:50%;box-shadow:0 7px 0 #bbce9b,0 15px 30px #315c2212;display:grid;place-items:center;animation:bob 5s ease-in-out infinite;z-index:1}.empty-coin .brand-mark{width:42px;height:42px;color:#6a914b}.empty-spark{position:absolute;right:22px;top:16px;color:#96b775;animation:bob 4s ease-in-out infinite}.token-empty .eyebrow{font-size:8px}.token-empty h2{font-size:48px;font-weight:550;letter-spacing:-2px;margin:17px 0}.token-empty p{font-size:14px;color:#7f9075}.token-empty .button{margin-top:27px}.empty-footnote{font-size:10px;color:#98a58c;margin-top:17px}.impact-section{padding:65px 0}.impact-section h2{font-size:40px;line-height:1.25}.impact-intro{font-size:14px;color:#7f8f75;margin-top:20px}.motion-toggle{width:35px;height:35px;display:grid;place-items:center;border:1px solid #d7e1cd;border-radius:50%;background:transparent;color:#7e956b}.impact-flow{display:grid;grid-template-columns:1fr 70px 1fr 70px 1fr;align-items:center;margin-top:40px;border:1px solid #dce7d2;border-radius:16px;padding:35px;background:radial-gradient(ellipse at right,#e6f0d6a0,transparent 65%),#f7f9f1;overflow:hidden}.flow-node{min-width:0;text-align:center}.flow-node-icon{display:grid;place-items:center;margin:0 auto 25px;width:63px;height:63px;border-radius:18px;background:#e7eedc;color:#779759;box-shadow:0 0 0 8px #edf3e7;animation:nodeglow 6s ease-in-out infinite}.fee-node .flow-node-icon{animation-delay:2s}.cause-node .flow-node-icon{animation-delay:4s;background:#cde4b5;color:#4c7b35}.flow-node small{font-size:8px;letter-spacing:1.4px;color:#8a9c78}.flow-node h3{font-size:24px;font-weight:550;letter-spacing:-.7px;margin:12px 0}.flow-node p{font-size:11px;color:#87977a}.energy-track{height:1px;background:#d1dfc1;position:relative;align-self:start;margin-top:33px}.energy-track>svg{position:absolute;left:calc(50% - 9px);top:-9px;width:18px;height:18px;background:#f5f9ed;transform:rotate(45deg);color:#91b378}.energy-track i{position:absolute;width:6px;height:6px;left:0;top:-2px;border-radius:50%;background:#8abc60;box-shadow:0 0 10px #a6d47d;animation:energy 3s linear infinite}.energy-track i:nth-child(2){animation-delay:1s}.energy-track i:nth-child(3){animation-delay:2s}.second-track i{animation-delay:.5s}.second-track i:nth-child(2){animation-delay:1.5s}.second-track i:nth-child(3){animation-delay:2.5s}.impact-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:18px}.impact-bottom>span{font-size:8px;letter-spacing:1.6px;color:#7f976a}.impact-bottom p{font-size:10px;color:#99a48c}.paused *{animation-play-state:paused!important}.film-hero-content .button{gap:13px}.chapter-detail{border:1px solid #dce6d2}.hero{overflow:clip}.manifesto-bottom{align-items:flex-end}.aside-note,.fee-info,.step{align-items:flex-start}@keyframes ripple{0%{transform:scale(.65);opacity:0}20%{opacity:.8}to{transform:scale(1.6);opacity:0}}@keyframes energy{0%{left:0;opacity:0}15%{opacity:1}85%{opacity:1}to{left:100%;opacity:0}}@keyframes nodeglow{0%,80%,to{box-shadow:0 0 0 8px #edf3e7;transform:translateY(0)}35%{box-shadow:0 0 0 13px #deedcd80,0 0 30px #cde3b45c;transform:translateY(-4px)}}@keyframes rotate{to{transform:rotate(1turn)}}@media(max-width:700px){.hero-art{margin-left:calc((100% - 440px)/2);margin-right:0;align-self:flex-start}.impact-section{padding:40px 0}.impact-section h2{font-size:29px;max-width:100%}.impact-intro{font-size:12px}.impact-flow{grid-template-columns:1fr;gap:0;padding:28px 20px}.flow-node-icon{margin-bottom:19px;width:52px;height:52px}.flow-node h3{font-size:24px}.flow-node p{font-size:12px}.energy-track{width:60px;transform:rotate(90deg);margin:37px auto}.impact-bottom{display:block}.impact-bottom p{margin-top:9px}.token-empty{padding:15px 15px 40px}.token-empty h2{font-size:43px}.token-empty p{font-size:12px}.token-empty .eyebrow{font-size:7px;letter-spacing:1px}.social-fields input{min-width:0}.launch-form .social-fields{margin-bottom:5px}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important}.empty-orbit>span{opacity:.4}.empty-orbit>span:nth-child(2){transform:scale(1.25)}.empty-orbit>span:nth-child(3){transform:scale(1.5)}.motion-toggle{display:none}}.navbar-x{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border:1px solid #ccd5c7;border-radius:7px;color:var(--ink);transition:background .2s,transform .2s}.navbar-x:hover{background:#edf2e7;transform:translateY(-1px)}@media(max-width:700px){.header-actions{gap:8px}.navbar-x{width:33px;height:33px}.navbar-x svg{width:14px;height:14px}}@media(prefers-reduced-motion:reduce){.navbar-x{transition:none}}