*{box-sizing:border-box}:root{--ink:#111214;--muted:#676b72;--line:#e6e7e9;--soft:#f7f7f6;--card:#fff;--green:#238348;--green-soft:#e9f7ed;--amber:#a96508;--amber-soft:#fff4dc}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}.sectionShell{width:min(1420px,100% - 80px);margin:0 auto}.siteHeader{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #1112140f;align-items:center;height:82px;display:flex;position:sticky;top:0}.navWrap{grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;width:min(1420px,100% - 80px);margin:0 auto;display:grid}.brand{align-items:center;width:185px;height:44px;display:inline-flex}.brand img{object-fit:contain;object-position:left center;max-width:100%;max-height:100%;display:block}.desktopNav{justify-content:center;align-items:center;gap:42px;font-size:14px;font-weight:570;display:flex}.desktopNav a{opacity:.78;transition:opacity .2s}.desktopNav a:hover{opacity:1}.navCta{justify-self:end}.btn{border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:16px;min-height:52px;padding:0 24px;font-size:15px;font-weight:670;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btnDark{color:#fff;background:#111214;box-shadow:0 10px 30px #1112141f}.btnLight{color:#24262a;background:#fff;border-color:#d9dade}.hero{grid-template-columns:minmax(370px,.78fr) minmax(690px,1.5fr);align-items:center;gap:58px;padding:64px 0 70px;display:grid}.heroCopy{padding-left:6px}.eyebrow{letter-spacing:.01em;background:#fff;border:1px solid #dcdee2;border-radius:999px;align-items:center;gap:9px;margin-bottom:29px;padding:9px 15px;font-size:13px;font-weight:650;display:inline-flex}.bolt{font-size:17px}.hero h1{letter-spacing:-.056em;margin:0 0 26px;font-size:clamp(56px,5vw,78px);font-weight:780;line-height:.99}.heroText{color:#5e6269;max-width:510px;margin:0 0 30px;font-size:18px;line-height:1.65}.heroActions{gap:14px;margin-bottom:56px;display:flex}.playIcon{border:1px solid #bfc2c7;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;padding-left:2px;font-size:9px;display:inline-flex}.trustRow{grid-template-columns:repeat(3,1fr);gap:20px;max-width:570px;display:grid}.trustRow>div{text-align:center;grid-template-rows:auto auto auto;justify-items:center;gap:8px;display:grid}.iconBox{justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:4px;font-size:24px;display:inline-flex}.trustRow strong{font-size:13px}.trustRow span:last-child{color:#777b82;font-size:12px;line-height:1.45}.dashboardMock{background:#fff;border:1px solid #dfe1e4;border-radius:18px;grid-template-columns:185px minmax(0,1fr);min-width:0;min-height:700px;display:grid;overflow:hidden;box-shadow:0 28px 70px #16181c14}.dashSidebar{background:#fbfbfa;border-right:1px solid #ececef;flex-direction:column;padding:22px 13px 16px;display:flex}.dashBrand img{object-fit:contain;object-position:left center;width:118px;height:35px}.sideLinks{gap:7px;margin-top:30px;display:grid}.sideLinks button{text-align:left;cursor:default;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;min-height:41px;padding:0 12px;font-size:11px;display:flex}.sideLinks .active{background:#efefee;font-weight:700}.accountMini{border-top:1px solid #ececef;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;margin-top:auto;padding:11px 8px;display:grid}.accountMini div{flex-direction:column;min-width:0;display:flex}.accountMini strong{font-size:10px}.accountMini small{color:#888b90;font-size:9px}.miniAvatar{background:#efefee;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;font-weight:750;display:inline-flex}.dashMain{min-width:0;padding:25px 23px 22px}.dashTitleRow,.dashSectionHead{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:12px;display:flex}.dashTitleRow h2,.dashSectionHead h3{letter-spacing:-.025em;margin:0}.dashTitleRow h2{font-size:19px}.dashSectionHead h3{font-size:15px}.dashTitleRow p,.dashSectionHead p{color:#84878d;margin:4px 0 0;font-size:9px}.smallDark{color:#fff;background:#111214;border:0;border-radius:8px;min-height:35px;padding:0 14px;font-size:10px;font-weight:700}.tableCard{background:#fff;border:1px solid #e3e4e7;border-radius:11px;overflow:hidden}.creatorGrid{grid-template-columns:1.55fr .8fr .85fr .8fr;align-items:center;gap:10px;display:grid}.commentGrid{grid-template-columns:1.1fr 1.6fr .75fr .82fr 28px;align-items:center;gap:9px;display:grid}.tableHead{color:#777b81;background:#fcfcfb;border-bottom:1px solid #ececef;min-height:32px;padding:0 13px;font-size:8px;font-weight:700}.tableRow{border-bottom:1px solid #ececef;min-height:58px;padding:8px 13px;font-size:9px}.tableRow:last-child{border-bottom:0}.creatorCell{align-items:center;gap:9px;min-width:0;display:flex}.creatorCell>div{flex-direction:column;gap:2px;min-width:0;display:flex}.creatorCell strong{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.creatorCell small{color:#8a8d92;white-space:nowrap;text-overflow:ellipsis;font-size:7.5px;overflow:hidden}.creatorAvatar{color:#fff;background:linear-gradient(145deg,#17191d,#767a81);border-radius:50%;flex:0 0 31px;justify-content:center;align-items:center;width:31px;height:31px;font-size:10px;font-weight:800;display:inline-flex}.status{border-radius:999px;justify-self:start;padding:4px 8px;font-size:8px;font-weight:750}.status.armed{color:#247747;background:#e9f6ed;border:1px solid #d2ead9}.status.watching{color:#9b640c;background:#fff4de;border:1px solid #f3dfb6}.mutedCell{color:#777b81}.watchingLive{color:#50545a;align-items:center;gap:6px;font-size:8px;display:flex}.watchingLive i{background:#28a65b;border-radius:50%;width:6px;height:6px}.dashSectionHead{margin-top:23px}.dashSectionHead button{background:0 0;border:0;padding:4px 0;font-size:9px;font-weight:700}.commentText{color:#42454a;white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.more{text-align:right}.activityHead{margin-top:20px}.activityCard{border:1px solid #e3e4e7;border-radius:10px;grid-template-columns:minmax(140px,1.2fr) auto auto auto;align-items:center;gap:13px;min-height:55px;padding:9px 12px;font-size:8px;display:grid}.successPill{color:#267949;white-space:nowrap;background:#eaf7ee;border:1px solid #d5ecdc;border-radius:999px;padding:5px 8px}.howSection{border-top:1px solid #efeff0;padding:58px 0 78px}.sectionHeading{text-align:center;margin-bottom:44px}.sectionHeading h2{letter-spacing:-.035em;margin:0;font-size:28px}.steps{grid-template-columns:1fr 80px 1fr 80px 1fr;align-items:center;gap:16px;display:grid}.steps article{grid-template-columns:96px 1fr;align-items:center;gap:23px;display:grid}.stepIcon{border:1px solid #e4e5e7;border-radius:16px;justify-content:center;align-items:center;width:96px;height:96px;font-size:39px;display:flex;box-shadow:0 16px 30px #1a1c210f}.youtubeIcon{font-size:26px}.stepConnector{border-top:2px dashed #dedfe2;width:100%}.stepTitle{align-items:center;gap:10px;display:flex}.stepTitle>span{color:#fff;background:#161719;border-radius:6px;justify-content:center;align-items:center;width:23px;height:23px;font-size:11px;font-weight:800;display:inline-flex}.stepTitle h3{margin:0;font-size:15px}.stepText p{color:#6e7278;margin:11px 0 0;font-size:12px;line-height:1.65}.transparencyWrap{padding:0 0 72px}.transparencyGrid{background:radial-gradient(circle at 93% 24%,#e7ddc640,#0000 24%),radial-gradient(circle at 8% 85%,#dce1e747,#0000 24%),#fafaf9;border:1px solid #efefee;border-radius:27px;grid-template-columns:1.05fr .95fr .85fr;align-items:center;gap:42px;padding:42px;display:grid}.sectionLabel{letter-spacing:.13em;color:#5f6369;border:1px solid #d9dbde;border-radius:999px;margin-bottom:12px;padding:6px 10px;font-size:10px;font-weight:780;display:inline-flex}.transparencyCopy h2,.impactCard h2{letter-spacing:-.035em;margin:0 0 14px;font-size:27px}.transparencyCopy>p,.impactCard>p{color:#656970;margin:0;font-size:13px;line-height:1.65}.promiseRow{flex-wrap:wrap;gap:18px;margin:25px 0;font-size:10px;font-weight:650;display:flex}.miniButton{background:#fff;border:1px solid #d9dbde;border-radius:8px;align-items:center;gap:10px;min-height:37px;padding:0 13px;font-size:10px;font-weight:700;display:inline-flex}.supportLedger{background:#ffffffd1;border:1px solid #dfe1e3;border-radius:13px;padding:22px 23px}.ledgerTitle,.ledgerRow,.ledgerTotal{grid-template-columns:1.25fr .9fr .8fr;align-items:center;gap:14px;display:grid}.ledgerTitle{padding-bottom:15px;font-size:10px}.ledgerTitle span{color:#757980;text-align:right;grid-column:3}.ledgerRow{color:#656970;border-top:1px solid #ececee;min-height:38px;font-size:9px}.ledgerRow strong{color:#313338;text-align:right}.ledgerRow .positive{color:#27824c}.ledgerTotal{border-top:1px solid #dfe1e3;margin-top:4px;padding-top:15px;font-size:11px;font-weight:750}.ledgerTotal strong{color:#21814a;text-align:right;grid-column:3;font-size:18px}.impactCard{padding:9px 0}.impactCard ul{gap:13px;margin:23px 0 0;padding:0;font-size:11px;font-weight:650;list-style:none;display:grid}.faqSection{border-top:1px solid #f0f0f1;grid-template-columns:.8fr 1.2fr;gap:80px;padding:68px 0;display:grid}.faqSection h2{letter-spacing:-.045em;margin:0;font-size:38px}.faqItems{border-top:1px solid #e2e3e5}.faqItems details{border-bottom:1px solid #e2e3e5;padding:20px 0}.faqItems summary{cursor:pointer;font-size:14px;font-weight:700}.faqItems p{color:#6e7278;max-width:650px;font-size:13px;line-height:1.6}footer{border-top:1px solid #efeff0;padding:28px 0 34px}.footerInner{grid-template-columns:auto 1fr auto auto;align-items:center;gap:35px;display:grid}.footerInner p{color:#71757b;margin:0;font-size:10px;line-height:1.45}.footerInner nav{gap:28px;font-size:10px;display:flex}.socials{gap:18px;font-size:14px;display:flex}@media (max-width:1180px){.sectionShell,.navWrap{width:min(100% - 48px,1100px)}.hero{grid-template-columns:1fr}.heroCopy{max-width:720px}.dashboardMock{min-height:640px}.steps{grid-template-columns:1fr;gap:25px}.stepConnector{display:none}.transparencyGrid{grid-template-columns:1fr 1fr}.impactCard{grid-column:1/-1}}@media (max-width:820px){.sectionShell,.navWrap{width:calc(100% - 32px)}.siteHeader{height:72px}.navWrap{grid-template-columns:1fr auto}.desktopNav{display:none}.brand{width:155px}.hero{gap:38px;padding:42px 0 50px}.hero h1{font-size:55px}.heroText{font-size:16px}.heroActions{margin-bottom:40px}.trustRow{gap:10px}.dashboardMock{grid-template-columns:1fr;min-height:auto}.dashSidebar{display:none}.dashMain{padding:18px 13px}.creatorGrid{grid-template-columns:1.5fr .8fr .7fr}.creatorGrid>:last-child{display:none}.commentGrid{grid-template-columns:1.1fr 1.55fr .75fr}.commentGrid>:nth-child(4),.commentGrid>:nth-child(5){display:none}.activityCard{grid-template-columns:1fr;align-items:start}.steps article{grid-template-columns:72px 1fr}.stepIcon{width:72px;height:72px;font-size:30px}.transparencyGrid{grid-template-columns:1fr;gap:32px;padding:28px 22px}.impactCard{grid-column:auto}.faqSection{grid-template-columns:1fr;gap:28px}.footerInner{grid-template-columns:1fr;justify-items:start}}@media (max-width:520px){.sectionShell,.navWrap{width:calc(100% - 24px)}.navCta{min-height:44px;padding:0 15px;font-size:12px}.brand{width:137px}.eyebrow{font-size:11px}.hero h1{font-size:47px}.heroText{font-size:15px}.heroActions{display:grid}.heroActions .btn{width:100%}.trustRow{grid-template-columns:1fr 1fr 1fr}.trustRow strong{font-size:11px}.trustRow span:last-child{display:none}.dashboardMock{border-radius:13px}.dashTitleRow{align-items:center}.dashTitleRow p{display:none}.creatorGrid{grid-template-columns:1.55fr .85fr}.creatorGrid>:nth-child(3),.creatorGrid>:nth-child(4){display:none}.commentGrid{grid-template-columns:1fr 1.15fr}.commentGrid>:nth-child(3),.commentGrid>:nth-child(4),.commentGrid>:nth-child(5),.commentsTable .creatorAvatar{display:none}.commentsTable .creatorCell{gap:0}.dashSectionHead button{display:none}.howSection{padding:48px 0}.stepText p{font-size:11px}.promiseRow{display:grid}.ledgerTitle,.ledgerRow,.ledgerTotal{grid-template-columns:1fr auto}.ledgerTitle span{grid-column:2}.ledgerRow>:nth-child(2){display:none}.ledgerTotal strong{grid-column:2}.footerInner nav{flex-wrap:wrap}}.mobileLoginForm{display:none}@media (max-width:768px){.desktopNav{display:none}.mobileLoginForm{margin-left:auto;display:block}.mobileLoginButton{color:#fff;cursor:pointer;background:#222;border:0;border-radius:12px;padding:12px 18px;font-size:14px;font-weight:700}}.launchLedgerState{padding:28px 0 10px}.launchLedgerState h3{margin:8px 0 12px;font-size:24px}.launchLedgerState p{color:#6f7379;margin:0 0 12px;line-height:1.6}.launchLedgerState .eyebrow{color:#8a8f96;letter-spacing:.12em;margin-bottom:8px;font-size:11px;font-weight:800}.ideaButton{z-index:9999;color:#fff;cursor:pointer;pointer-events:auto;touch-action:manipulation;background:#111;border:0;border-radius:999px;padding:12px 18px;font-size:14px;font-weight:700;position:fixed;bottom:90px;right:20px;box-shadow:0 8px 24px #00000026}.ideaOverlay{z-index:10000;background:#00000059;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ideaModal{background:#fff;border-radius:20px;width:min(100%,520px);padding:24px;position:relative;box-shadow:0 20px 60px #0003}.ideaClose{cursor:pointer;background:0 0;border:0;font-size:28px;position:absolute;top:12px;right:14px}.ideaModal h2{margin:8px 0 16px}.ideaTextarea,.ideaEmail{box-sizing:border-box;width:100%;font:inherit;border:1px solid #ddd;border-radius:12px}.ideaTextarea{resize:vertical;min-height:140px;padding:14px}.ideaEmail{margin:12px 0;padding:12px 14px}@media (max-width:520px){.ideaButton{right:16px;bottom:calc(90px + env(safe-area-inset-bottom));z-index:9999;pointer-events:auto;touch-action:manipulation;position:fixed}.ideaModal{padding:20px}}.ideaSubmitButton{color:#fff;cursor:pointer;background:#111;border:0;border-radius:12px;padding:13px 18px;font-size:14px;font-weight:700}.ideaSubmitButton:disabled{opacity:.45;cursor:not-allowed}.ideaSuccess{color:#237a45;background:#f1fbf4;border:1px solid #cce7d5;border-radius:12px;margin-top:12px;padding:12px 14px;font-size:14px;font-weight:700}.footerLinks{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:22px;display:flex}.footerLinks a{color:#666;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s}.footerLinks a:hover{color:#111}@media (max-width:700px){.footerInner{padding-bottom:110px}.footerLinks{justify-content:flex-start;gap:14px 20px;width:100%;padding-right:140px}}
