:root{color-scheme:dark;--bg:#0b0b0c;--panel:#151516;--panel-hover:#1c1c1e;--line:#29292b;--text:#f3f3f4;--muted:#939397;--dim:#69696e;--green:#b0ddbd;--radius:18px;font-family:Inter,Arial,Helvetica,sans-serif;font-synthesis:none;font-weight:400;background:var(--bg);color:var(--text)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;min-width:320px;font-size:14px;line-height:1.5}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}a,button,input,textarea,select{outline-offset:5px}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid #aaaaff}button{border:0}button,.button,a{touch-action:manipulation}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:550;letter-spacing:-.035em}h2{font-size:21px}h3{font-size:17px}p{color:var(--muted)}button svg,a svg{flex-shrink:0}.icon{width:20px;height:20px;display:inline-block;vertical-align:middle;flex-shrink:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-80px;left:100px;background:white;color:black;padding:10px 20px;z-index:100}.skip-link:focus{top:8px}.rail{position:fixed;left:0;top:0;bottom:0;width:88px;border-right:1px solid var(--line);display:flex;align-items:center;flex-direction:column;z-index:20;background:var(--bg)}.brand{display:flex;align-items:center;justify-content:center;height:82px;width:100%}.brand span{display:none}.brand img{border-radius:12px}.rail nav{display:flex;flex-direction:column;gap:15px;margin-top:20px}.nav-item{height:46px;width:48px;display:flex;align-items:center;justify-content:center;color:var(--muted);border-radius:12px;transition:background .15s,color .15s;position:relative}.nav-item .icon{width:23px;height:23px}.nav-item:hover{background:#1a1a1c;color:#fff}.nav-item.active{color:#fff;background:#222224}.nav-item.active:before{content:'';position:absolute;left:-20px;top:14px;height:18px;width:2px;background:#f0f0f0;border-radius:4px}.nav-item span{display:none}.rail-bottom{margin-top:auto;margin-bottom:22px;font-size:10px;color:var(--dim);display:flex;align-items:center;flex-direction:column;gap:9px}.network-dot,.status-dot{display:inline-block;width:6px;height:6px;background:var(--green);border-radius:50%;flex-shrink:0}.site{margin-left:88px}.topbar{height:82px;display:flex;gap:24px;align-items:center;justify-content:space-between;padding:0 38px;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:15;background:#0b0b0cf5;backdrop-filter:blur(16px)}.top-search{display:flex;gap:12px;align-items:center;width:min(500px,50%);color:var(--dim);border:1px solid #262629;border-radius:40px;padding:10px 17px;background:#101012}.top-search .icon{width:17px;height:17px}.top-search input{border:none;outline:none;background:transparent;width:100%;padding:0;font-size:13px;color:var(--text)}.top-search input::placeholder{color:#808084}.top-search kbd{font:11px Arial;border:1px solid #333337;border-radius:4px;line-height:18px;padding:0 5px;color:var(--dim)}.top-actions{display:flex;align-items:center;gap:10px}.button{border:1px solid #333337;background:#171719;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 18px;border-radius:28px;font-size:13px;line-height:20px;font-weight:500;white-space:nowrap;transition:background .15s,border-color .15s,transform .15s}.button:hover{background:#262628;border-color:#46464c}.button:active:not(:disabled){transform:translateY(1px)}.button .icon{width:17px;height:17px}.button.white{background:#f3f3f3;color:#111113;border-color:#f3f3f3}.button.white:hover{background:#dcdcdf;border-color:#dcdcdf}.button.full{width:100%}.text-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#c5c5c9;font-weight:500;font-size:13px;padding:7px 0;background:none;white-space:normal;text-align:left}.text-button:hover{color:#fff}.text-button .icon{width:16px;height:16px}.inline-link{display:block;background:transparent;text-align:left;font-weight:550;line-height:1.4;padding:0}.inline-link:hover{text-decoration:underline}.icon-button{padding:8px;border-radius:50%;background:none;color:#aaa;display:grid;place-items:center}.icon-button:hover{background:#28282b;color:white}.wallet-button{background:transparent;max-width:200px}.wallet-button .icon{width:16px;height:16px}.mobile-brand{display:none}main{max-width:1438px;margin:0 auto;padding:0 38px;min-height:calc(100vh - 171px)}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:50px;align-items:center;padding:69px 0 56px}.eyebrow{color:#99999f;font-size:10px;letter-spacing:.14em;font-weight:500;display:flex;align-items:center;gap:9px}.eyebrow .status-dot{background:#a4a4aa;width:5px;height:5px}.hero h1{font-size:clamp(54px,5.1vw,78px);line-height:1.04;letter-spacing:-.065em;font-weight:500;margin:20px 0 23px}.hero h1 span{color:#85858c}.hero-copy>p{line-height:1.75;font-size:15px}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:27px}.hero-actions .button{padding:12px 20px}.hero-right{display:flex;justify-content:flex-end}.workflow-card{border:1px solid #303033;background:#151517;border-radius:20px;width:100%;max-width:438px;padding:25px 26px 0;box-shadow:0 8px 38px #0000001a}.workflow-label{font-size:10px;letter-spacing:.12em;color:#6d6d73;margin-bottom:24px}.workflow-row{display:flex;align-items:center;gap:15px;padding-bottom:27px;position:relative}.workflow-row:not(.last):before{content:'';position:absolute;left:21px;top:44px;width:1px;height:24px;background:#333337}.workflow-icon{display:flex;align-items:center;justify-content:center;background:#212124;border:1px solid #34343a;border-radius:12px;width:44px;height:44px;color:#d9d9df;flex-shrink:0}.workflow-icon .icon{width:21px;height:21px}.workflow-row strong{font-size:14px;display:block;margin-bottom:4px;font-weight:500}.workflow-row div>span{font-size:11px;display:block;color:#919198}.step-number{font-size:11px;color:#5f5f66;margin-left:auto;align-self:flex-start;padding-top:3px}.workflow-row.last{padding-bottom:24px}.workflow-note{margin:0 -26px;padding:15px 26px;border-top:1px solid #28282c;display:flex;align-items:center;gap:8px;color:#9a9a9f;font-size:11px}.workflow-note .icon{width:15px;height:15px}.board-stats,.account-stats{border:1px solid var(--line);border-radius:16px;display:grid;grid-template-columns:1fr 1.2fr 1fr 1fr;overflow:hidden;background:#121214}.board-stats>div,.account-stats>div{padding:19px 26px;position:relative}.board-stats>div:not(:last-child):after,.account-stats>div:not(:last-child):after{content:'';position:absolute;right:0;top:21px;bottom:21px;width:1px;background:#2b2b2e}.board-stats>div>span,.account-stats>div>span{font-size:11px;color:#8c8c93;display:block;margin-bottom:4px}.board-stats strong,.account-stats strong{font-size:26px;font-weight:500;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.board-stats strong small,.account-stats strong small{font-size:13px;font-weight:400;color:#888890;letter-spacing:0}.board-stats>.stats-note{display:flex;align-items:center;justify-content:center;gap:17px}.stats-note>span:last-child{font-size:12px;margin:0;line-height:1.6;color:#a3a3aa}.sol-icon{width:16px;height:15px;display:inline-flex;flex-direction:column;gap:3px;vertical-align:middle;flex-shrink:0}.sol-icon i{width:14px;height:3px;background:#b9a6ff;border-radius:1px;transform:skew(-27deg);display:block}.sol-icon i:nth-child(2){transform:skew(27deg);background:#d2c8f5}.stats-note>.sol-icon{width:30px;height:26px;gap:5px}.stats-note>.sol-icon i{width:29px;height:5px;background:#969699}.tasks-section{padding:39px 0 0;scroll-margin-top:100px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.section-title>.text-button{color:#83838a;font-size:11px}.section-title>span{color:#8f8f98;font-size:12px}.section-title h2{font-size:20px;font-weight:500}.board-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:21px}.tabs{display:flex;align-items:center;gap:3px;min-width:0;padding:4px;background:#151517;border:1px solid #29292e;border-radius:30px}.tab{display:flex;align-items:center;gap:7px;white-space:nowrap;border:0;border-radius:30px;padding:9px 14px;color:#8f8f98;background:transparent;font-size:12px;line-height:16px}.tab .icon{width:14px;height:14px}.tab.selected{background:#2c2c30;color:#eee}.tab:hover:not(.selected){color:#ddd;background:#1e1e22}.sort-label{flex-shrink:0}.sort-label select{background:#151517;color:#b8b8c0;border:1px solid #29292e;border-radius:25px;padding:12px 29px 12px 15px;font-size:11px;appearance:auto}.campaign-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.campaign-card{text-align:left;border:1px solid #2b2b2e;background:#151517;border-radius:18px;display:flex;flex-direction:column;padding:22px;min-width:0;transition:background .2s,border-color .2s}.campaign-card:hover{background:#1c1c20;border-color:#484850}.card-top{display:flex;align-items:center;gap:10px;margin-bottom:24px}.coin-avatar{width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:14px;font-weight:600;background:#26242d;color:#beb3d5;border-radius:11px;letter-spacing:-.05em}.tone-content{background:#252a2d;color:#b3c7d5}.tone-community{background:#25302b;color:#b0c8bc}.tone-testing{background:#2d2924;color:#d4c2a8}.coin-label{min-width:0}.coin-label strong{display:block;font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.coin-label>span{display:block;font-size:10px;color:#777780;margin-top:2px}.card-top .badge{margin-left:auto;font-size:9px;padding:4px 7px}.badge{display:inline-flex;align-items:center;gap:5px;background:#2a2a2e;border:1px solid #34343a;font-size:10px;color:#c0c0c9;border-radius:20px;padding:5px 9px;white-space:nowrap;line-height:1.35}.badge.positive{background:#1d2823;border-color:#30483b;color:#bad5c4}.badge.negative{color:#d0a7a7;background:#2c2123}.badge .status-dot{width:4px;height:4px}.card-category{font-size:10px;color:#909099;display:flex;align-items:center;gap:5px;margin-bottom:10px}.card-category .icon{width:13px;height:13px}.campaign-card h3{font-size:18px;line-height:1.35;letter-spacing:-.025em;margin-bottom:12px}.campaign-card>p{font-size:12px;line-height:1.7;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:25px;color:#90909a}.card-bottom{margin-top:auto}.reward{display:flex;align-items:baseline;gap:7px;margin-bottom:20px}.reward .sol-icon{align-self:center;width:15px}.reward strong{font-size:25px;letter-spacing:-.035em;font-weight:500}.reward>span:last-child{font-size:12px;color:#aaaab3}.reward small{font-size:10px;color:#74747e}.card-meta{border-top:1px solid #2b2b30;padding-top:14px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#8f8f99;font-size:10px}.card-meta .icon{width:12px;height:12px;margin-right:5px}.empty-state{border:1px dashed #323237;border-radius:18px;padding:52px 24px 38px;text-align:center;display:flex;align-items:center;flex-direction:column;background:#111113;min-height:304px;justify-content:center}.empty-state h3{font-size:23px;letter-spacing:-.03em;margin:21px 0 10px;font-weight:500}.empty-state p{max-width:450px;font-size:13px;line-height:1.75;color:#8c8c95}.empty-actions{display:flex;align-items:center;gap:23px;margin-top:22px}.empty-state>.button{margin-top:23px}.empty-footnote{color:#65656e;font-size:10px;margin-top:20px;display:block}.empty-stack{display:flex;align-items:center;justify-content:center;padding:7px 0;position:relative;width:125px;height:64px}.empty-stack>span{width:52px;height:57px;border:1px solid #39393e;background:#1e1e22;display:grid;place-items:center;border-radius:11px;color:#8b8b94;position:absolute;left:3px;top:4px;transform:rotate(-13deg)}.empty-stack>span:nth-child(2){transform:rotate(0);z-index:2;left:36px;top:0;color:#e4e4e8;background:#242429}.empty-stack>span:nth-child(3){transform:rotate(13deg);left:69px}.empty-icon{width:51px;height:51px;border:1px solid #33333b;border-radius:14px;display:grid;place-items:center;background:#1d1d21;color:#b3b3bd}.empty-icon .icon{width:24px;height:24px}.empty-state.compact{min-height:270px}.team-banner{display:flex;align-items:center;gap:20px;background:#151517;border:1px solid #29292e;border-radius:18px;padding:26px 28px;margin:33px 0 48px}.team-banner-icon{width:48px;height:48px;background:#232328;border:1px solid #35353a;border-radius:13px;display:grid;place-items:center;color:#9e9ea8;flex-shrink:0}.team-banner h2{font-size:16px;font-weight:500;margin-bottom:7px}.team-banner p{font-size:11px;color:#85858e;line-height:1.6}.team-banner>.button{margin-left:auto;flex-shrink:0}.team-banner .button{font-size:11px;padding:10px 15px}footer{max-width:1438px;margin:0 auto;display:flex;align-items:center;gap:19px;border-top:1px solid #232326;padding:23px 38px 29px;color:#676771;font-size:10px}footer .footer-brand{font-size:15px;color:#b9b9bf;font-weight:600;letter-spacing:-.04em}footer>a:not(.footer-brand){margin-left:auto;color:#93939a;display:flex;align-items:center;gap:6px}footer .icon{height:11px;width:11px}.footer-network{display:flex;align-items:center;gap:7px}.footer-network .sol-icon{transform:scale(.7);width:10px}.page-heading{padding:53px 0 35px}.page-heading .eyebrow{margin-bottom:16px}.page-heading h1{font-size:45px;line-height:1.15;font-weight:500;margin-bottom:14px;letter-spacing:-.05em}.page-heading p{font-size:14px;max-width:650px;line-height:1.8}.heading-with-action{display:flex;align-items:center;justify-content:space-between;gap:20px}.account-stats{grid-template-columns:repeat(3,1fr);margin-bottom:35px}.activity-list{display:flex;flex-direction:column;margin-bottom:50px;border:1px solid #2a2a30;border-radius:17px;overflow:hidden}.activity-row{display:flex;align-items:center;gap:16px;padding:20px;background:#141416}.activity-row+.activity-row{border-top:1px solid #2a2a30}.activity-icon{width:38px;height:38px;flex-shrink:0;background:#222227;border-radius:10px;display:grid;place-items:center;color:#a2a2ad}.activity-icon .icon{width:17px;height:17px}.activity-copy{min-width:0;flex:1}.activity-copy>span{font-size:11px;color:#777781;display:block;margin-top:4px}.activity-copy>p{font-size:11px;margin-top:7px}.activity-end{display:flex;flex-direction:column;align-items:flex-end;gap:6px;min-width:108px}.activity-end strong{font-weight:500;font-size:13px}.activity-end>a,.activity-end>.text-button{font-size:10px;color:#9696a0;padding:0}.activity-end .icon{width:11px;height:11px}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.how-card{padding:26px;border:1px solid #29292f;border-radius:18px;background:#151517;position:relative}.how-card>.icon{width:29px;height:29px;color:#c0c0ca;margin:27px 0 24px}.how-number{position:absolute;top:25px;right:26px;color:#62626d;font-size:11px}.how-card h2{font-size:20px;margin-bottom:12px}.how-card p{font-size:12px;line-height:1.9}.faq{max-width:880px;margin:50px auto}.faq>h2{margin-bottom:24px}.faq details{border-bottom:1px solid #29292f;padding:19px 0}.faq summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:14px;color:#d8d8df}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:18px;color:#777782}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:13px;line-height:1.85;max-width:790px;margin-top:15px;padding-right:30px}.loading-state{display:flex;align-items:center;justify-content:center;gap:12px;padding:75px 20px;color:#9696a0;font-size:13px}.spinner{display:inline-block;width:17px;height:17px;border:2px solid #38383e;border-top-color:#ddd;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}[aria-busy=true]{opacity:.65;cursor:wait}.notice{padding:13px 15px;border-radius:10px;font-size:12px;line-height:1.7;margin:0 0 18px;overflow-wrap:anywhere;background:#302025;color:#edbdc8;border:1px solid #56303d}.notice.info{background:#212125;border-color:#36363e;color:#b8b8c5}.notice.success{background:#1e2a23;border-color:#354d3d;color:#b5d1bf}#page-error:not(:empty){margin-top:22px}.toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);max-width:min(520px,calc(100% - 32px));width:max-content;padding:13px 20px;border:1px solid #42424b;border-radius:13px;background:#26262d;box-shadow:0 8px 45px #0009;font-size:12px;line-height:1.6;z-index:100}.toast[hidden]{display:none}dialog{color:var(--text);background:#151517;border:1px solid #38383e;border-radius:21px;padding:0;width:calc(100% - 36px);max-width:520px;max-height:calc(100dvh - 50px);overflow:auto;box-shadow:0 30px 100px #0009;scrollbar-width:thin;scrollbar-color:#42424a #151517}dialog::backdrop{background:#000b;backdrop-filter:blur(5px)}dialog.create-modal{max-width:670px}dialog.detail-modal{max-width:680px}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:25px 27px 22px;border-bottom:1px solid #2c2c32;background:#151517;position:sticky;top:0;z-index:5}.modal-head h2{font-size:21px;font-weight:500;line-height:1.35}.modal-head p{font-size:11px;margin-top:6px;color:#82828e}.modal-head .icon-button{margin-top:-3px;margin-right:-5px}.modal-body{padding:26px 27px}.modal-body>h3{margin-bottom:12px}.modal-actions{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:18px 27px;border-top:1px solid #2c2c32;background:#171719;position:sticky;bottom:0;z-index:5}.modal-actions>span{font-size:10px;color:#757580}.wallet-options{display:flex;flex-direction:column;gap:9px}.wallet-option{display:flex;align-items:center;gap:13px;padding:13px 16px;background:#202024;border:1px solid #33333c;border-radius:13px;font-size:14px;text-align:left}.wallet-option:hover{background:#2b2b31;border-color:#55555e}.wallet-option>.icon{margin-left:auto;width:17px;height:17px;color:#93939f}.wallet-logo{width:35px;height:35px;display:grid;place-items:center;border-radius:9px;background:#30303a;color:#c4c4d0}.small-copy{font-size:11px;line-height:1.9;color:#92929f;margin:18px 0}.wallet-install{display:flex;gap:20px;margin:20px 0}.wallet-install>a{font-size:12px;display:flex;align-items:center;gap:7px}.wallet-install .icon{width:13px;height:13px}.account-address{text-align:center;padding:8px 0 20px;display:flex;align-items:center;flex-direction:column}.account-address>.icon{margin-bottom:15px;width:35px;height:35px;color:#9e9eae}.account-address strong{font-size:23px;font-weight:500}.account-address span{font-size:11px;color:#80808e;margin-top:6px}.wallet-address{display:block;word-break:break-all;font-size:10px;background:#202025;border:1px solid #34343d;padding:12px;border-radius:10px;color:#b0b0c0;margin-bottom:18px}.account-address~.button{margin-top:10px}.form-steps{display:flex;align-items:center;gap:15px;padding-bottom:25px;margin-bottom:25px;border-bottom:1px solid #2b2b32}.form-steps>span{display:flex;align-items:center;gap:8px;color:#6e6e7c;font-size:11px;flex:1}.form-steps b{display:grid;place-items:center;border:1px solid #3c3c47;border-radius:50%;width:24px;height:24px;font-size:10px;font-weight:400}.form-steps>.current{color:#eeeef3}.form-steps>.current b{background:#eeeef3;border-color:#eeeef3;color:#151517}.form-steps>.complete{color:#aaaaba}.form-steps>.complete b{background:#303039}.form-intro{font-size:12px;line-height:1.85;margin:9px 0 22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:8px;min-width:0}.field>span{font-size:11px;color:#c0c0cb}.field>span>small{color:#6d6d7d;margin-left:4px;font-size:10px}.field>small{font-size:10px;line-height:1.6;color:#777789}.field.wide{grid-column:1/-1}.field input,.field select,.field textarea{width:100%;background:#0e0e11;border:1px solid #35353f;border-radius:9px;padding:12px 13px;color:#eeeef4;line-height:1.5;font-size:12px;min-width:0}.field input::placeholder,.field textarea::placeholder{color:#656574}.field input:focus,.field select:focus,.field textarea:focus{border-color:#88889e;outline:1px solid #88889e;outline-offset:0}.field textarea{resize:vertical;min-height:70px}.input-unit{display:flex;align-items:center;border:1px solid #35353f;border-radius:9px;background:#0e0e11;padding-right:13px}.input-unit>input{border:none}.input-unit>span{font-size:11px;color:#828294}.check-field{display:flex;align-items:flex-start;gap:10px;font-size:11px;line-height:1.8;color:#9797a7;margin-top:20px}.check-field input{margin:5px 0 0;accent-color:#d4d4de;flex-shrink:0}.budget-preview{background:#101013;border:1px solid #30303a;border-radius:13px;padding:17px 18px;margin:23px 0 15px;display:flex;flex-direction:column;gap:13px}.budget-preview>div{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:11px;color:#a2a2b0}.budget-preview strong{font-size:12px;font-weight:500;color:#dedee6}.budget-preview small{display:block;font-size:10px;color:#6b6b7c;margin-top:3px}.budget-preview>.budget-total{padding-top:14px;border-top:1px solid #2e2e39;margin-top:3px}.budget-total>strong{font-size:14px;color:#f0f0f5}.budget-preview>p{font-size:10px;line-height:1.7;color:#767689}.detail-summary{display:flex;align-items:center;justify-content:space-between;gap:20px}.detail-summary>div>span{font-size:10px;color:#9191a0;display:block;margin-bottom:6px}.detail-summary>div>strong{display:flex;align-items:center;gap:9px;font-size:35px;font-weight:500;letter-spacing:-.04em;line-height:1.3}.detail-summary strong .sol-icon{margin-right:2px}.detail-summary strong small{color:#9797a6;font-size:15px;font-weight:400;letter-spacing:0}.detail-meta{display:flex;flex-wrap:wrap;gap:18px;border-top:1px solid #2c2c36;border-bottom:1px solid #2c2c36;margin:23px 0 26px;padding:14px 0;color:#8f8fa2;font-size:10px}.detail-meta>span{display:flex;align-items:center;gap:6px}.detail-meta .icon{width:13px;height:13px}.brief-section{margin:25px 0}.brief-section h3{font-size:14px;letter-spacing:-.01em;margin-bottom:11px}.brief-section p{font-size:12px;line-height:1.9;color:#a0a0ae;overflow-wrap:anywhere}.preserve-lines{white-space:pre-wrap;overflow-wrap:anywhere}.requirement-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:9px}.requirement-list li{display:flex;align-items:flex-start;gap:9px;color:#a0a0af;font-size:12px;line-height:1.8;overflow-wrap:anywhere}.requirement-list .icon{width:15px;height:15px;color:#aaaabb;margin-top:3px}.project-links{display:flex;flex-wrap:wrap;gap:20px;padding:12px 0 19px}.project-links a{font-size:10px;color:#aaaabc;display:flex;align-items:center;gap:6px}.project-links a:hover{color:#eee}.project-links .icon{width:11px;height:11px}.submit-panel,.owner-panel,.submission-status{border-top:1px solid #30303a;margin-top:10px;padding-top:25px}.submit-panel>p,.owner-panel>p,.submission-status>p{font-size:12px;line-height:1.8;margin:8px 0 20px}.submit-panel .button{margin-top:20px}.submission-status>.badge{margin-top:10px}.submission-status>.text-button{margin-right:20px}.owner-budget{display:flex;justify-content:space-between;align-items:center;background:#202026;border-radius:10px;padding:15px;margin-bottom:25px;font-size:11px;color:#a6a6b6}.owner-budget strong{font-size:13px;font-weight:500;color:#eee}.owner-panel>.section-title{margin-bottom:16px}.review-card{border:1px solid #33333e;background:#1c1c22;padding:17px;border-radius:12px;margin-bottom:13px}.review-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.review-top strong{font-size:11px;font-weight:500}.review-card>p{font-size:11px;line-height:1.9;margin-bottom:10px}.review-card .text-button{font-size:11px}.review-actions{display:flex;align-items:center;gap:10px;border-top:1px solid #33333d;margin-top:12px;padding-top:15px}.review-actions .button{font-size:10px;padding:7px 12px}.review-reason{border-top:1px solid #33333e;padding-top:10px}.muted-button{color:#858596;font-size:10px;margin-top:20px}.dialog-copy{font-size:13px;line-height:1.9;color:#b1b1bf}.dialog-copy strong{color:#eee}.confirmation-icon{display:grid;place-items:center;background:#252530;border:1px solid #3c3c4a;color:#b3b3c7;border-radius:14px;width:54px;height:54px;margin:7px 0 21px}.confirmation-icon .icon{width:28px;height:28px}.example-label{font-size:9px;letter-spacing:.1em;color:#c6b88a;background:#2b2820;border:1px solid #4c4330;border-radius:8px;padding:9px 12px;margin-bottom:23px}
@media(min-width:1600px){.hero{padding-top:80px}.hero h1{font-size:82px}.workflow-card{max-width:490px}.workflow-row strong{font-size:15px}.workflow-row div>span{font-size:12px}}
@media(max-width:1200px){.hero{gap:30px}.hero h1{font-size:66px}.topbar,main{padding-left:28px;padding-right:28px}.tabs{max-width:100%;overflow-x:auto;scrollbar-width:none}.tab{padding-left:11px;padding-right:11px;font-size:11px}.tab .icon{display:none}.campaign-card{padding:18px}.reward small{display:block}.workflow-card{padding:22px 21px 0}.workflow-note{margin:0 -21px;padding:15px 21px}.workflow-row{gap:11px}.workflow-row div>span{font-size:10px}.workflow-label{font-size:9px}.board-stats>div{padding-left:20px;padding-right:20px}.team-banner-icon{display:none}.hero-copy>p{font-size:14px}}
@media(max-width:980px){.rail{width:72px}.site{margin-left:72px}.nav-item.active:before{left:-12px}.topbar{gap:15px;padding-left:22px;padding-right:22px}.top-search{width:100%;max-width:360px}.top-search input{font-size:11px}.top-search kbd{display:none}.top-actions{gap:8px}.top-actions .button{font-size:11px;padding:9px 13px}.top-actions .create-top .icon{display:none}main{padding-left:24px;padding-right:24px}.hero{gap:24px;padding:47px 0 38px}.hero h1{font-size:54px}.hero-copy>.eyebrow{font-size:8px}.hero-copy>p{font-size:12px}.hero-actions{gap:16px}.hero-actions .button{padding:10px 14px;font-size:11px}.hero-actions .text-button{font-size:10px}.workflow-card{padding:19px 17px 0}.workflow-label{font-size:8px;margin-bottom:21px}.workflow-icon{width:36px;height:36px;border-radius:10px}.workflow-icon .icon{width:18px;height:18px}.workflow-row strong{font-size:12px}.workflow-row div>span{max-width:155px;font-size:9px}.workflow-row:not(.last):before{left:18px;top:37px;height:24px}.workflow-row{padding-bottom:23px}.workflow-note{margin:0 -17px;padding:13px 17px;font-size:9px}.step-number{display:none}.board-stats{grid-template-columns:1fr 1.2fr 1fr}.board-stats>.stats-note{display:none}.board-stats>div:nth-child(3):after{display:none}.campaign-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.board-toolbar{flex-wrap:wrap;gap:12px}.tabs{width:100%;justify-content:space-between}.sort-label{margin-left:auto}.sort-label select{padding:8px 22px 8px 12px}.tab{padding:9px 13px;font-size:11px}.team-banner{padding:21px}.team-banner h2{font-size:14px}.team-banner p{font-size:10px;max-width:370px}.team-banner .button{font-size:10px;padding:9px 12px}.how-grid{gap:14px}.how-card{padding:20px}.how-card h2{font-size:17px}.how-card p{font-size:11px}footer{padding-left:24px;padding-right:24px}.footer-network{display:none}.activity-row{gap:11px}.activity-end{min-width:auto}.activity-copy .inline-link{font-size:12px}.activity-icon{display:none}}
@media(max-width:700px){html{scroll-padding-top:126px}.rail{width:auto;left:0;right:0;top:auto;height:64px;border:0;border-top:1px solid #303038;background:#101013f7;backdrop-filter:blur(16px);z-index:40;flex-direction:row;justify-content:center;padding-bottom:env(safe-area-inset-bottom);height:calc(64px + env(safe-area-inset-bottom))}.rail .brand,.rail-bottom{display:none}.rail nav{margin:0;flex-direction:row;justify-content:space-around;width:100%;gap:0}.nav-item{width:25%;height:53px;flex-direction:column;gap:4px;border-radius:0;font-size:9px}.nav-item .icon{width:18px;height:18px}.nav-item span{display:block;font-size:9px}.nav-item.active{background:none}.nav-item.active:before{display:none}.site{margin-left:0;padding-bottom:calc(64px + env(safe-area-inset-bottom))}.topbar{height:auto;min-height:118px;padding:13px 18px 12px;flex-wrap:wrap;gap:12px}.mobile-brand{display:flex;align-items:center;gap:8px;font-size:19px;font-weight:600;letter-spacing:-.04em}.mobile-brand img{width:28px;height:28px;border-radius:9px}.top-actions{margin-left:auto;gap:8px}.top-actions .button{font-size:10px;padding:7px 11px;line-height:18px}.create-top{display:none!important}.wallet-button>.icon{width:13px;height:13px}.wallet-button>.status-dot{width:4px;height:4px}.top-search{max-width:none;width:100%;order:3;padding:9px 12px;gap:8px}.top-search input{font-size:11px}.top-search>.icon{width:15px;height:15px}main{padding:0 20px;min-height:calc(100vh - 226px)}.hero{grid-template-columns:1fr;padding:34px 0 28px;gap:26px}.hero h1{font-size:61px;letter-spacing:-.065em;margin:17px 0}.hero-copy>.eyebrow{font-size:8px;letter-spacing:.12em}.hero-copy>p{font-size:13px;line-height:1.75}.hero-actions{margin-top:22px;gap:22px}.hero-actions .button{font-size:12px;padding:10px 18px}.hero-actions .text-button{font-size:11px}.hero-right{display:none}.board-stats{border-radius:14px;grid-template-columns:1fr 1.3fr 1fr}.board-stats>div{padding:15px 11px}.board-stats>div>span{font-size:8px;margin-bottom:5px}.board-stats strong{font-size:23px}.board-stats strong small{font-size:10px}.board-stats>div:not(:last-child):after{top:17px;bottom:17px}.tasks-section{padding-top:28px;scroll-margin-top:134px}.section-title{margin-bottom:15px;gap:14px}.section-title h2{font-size:18px}.section-title>.text-button{font-size:10px}.board-toolbar{margin-bottom:15px;gap:10px}.tabs{padding:4px;justify-content:flex-start;border-radius:25px}.tab{font-size:10px;padding:8px 11px}.sort-label select{font-size:10px;padding-top:7px;padding-bottom:7px}.campaign-grid{grid-template-columns:1fr;gap:13px}.campaign-card{padding:20px}.campaign-card h3{font-size:20px}.card-top{margin-bottom:20px}.coin-label strong{font-size:13px}.coin-label>span{font-size:10px}.card-category{font-size:10px}.campaign-card>p{font-size:12px}.reward strong{font-size:27px}.reward small{display:inline;font-size:10px}.card-meta{font-size:10px}.empty-state{padding:33px 19px 29px;min-height:300px;border-radius:14px}.empty-state h3{font-size:21px;margin-top:19px}.empty-state p{font-size:11px;line-height:1.85}.empty-actions{gap:17px;flex-direction:column;margin-top:20px}.empty-actions>.text-button{font-size:11px;padding:0}.empty-state .button{font-size:11px}.empty-footnote{font-size:9px;margin-top:18px}.empty-stack{transform:scale(.85);height:55px}.team-banner{align-items:flex-start;flex-direction:column;gap:18px;padding:22px;margin:24px 0 32px}.team-banner h2{font-size:16px;line-height:1.5;max-width:270px}.team-banner p{font-size:11px;line-height:1.8}.team-banner>.button{margin:0;font-size:11px}.team-banner>.button .icon{width:15px;height:15px}footer{flex-wrap:wrap;padding:22px 20px 28px;gap:7px 13px;font-size:9px}footer>.footer-brand{font-size:14px}footer>a:not(.footer-brand){margin-left:0;margin-top:6px;width:100%;font-size:10px}.page-heading{padding:32px 0 26px}.page-heading h1{font-size:36px}.page-heading .eyebrow{font-size:9px;margin-bottom:12px}.page-heading p{font-size:12px;line-height:1.8}.heading-with-action{flex-direction:column;align-items:flex-start;gap:20px}.account-stats{border-radius:14px;margin-bottom:26px}.account-stats>div{padding:15px 12px}.account-stats>div>span{font-size:9px}.account-stats strong{font-size:22px}.account-stats strong small{font-size:10px}.activity-row{flex-wrap:wrap;padding:17px;gap:12px}.activity-copy{flex-basis:60%}.activity-end{flex-direction:row;align-items:center;gap:16px;width:100%;padding-top:4px}.activity-copy>.inline-link{font-size:12px}.activity-copy>span{font-size:10px}.activity-row>.badge{font-size:9px}.activity-end strong{font-size:11px}.activity-end>a{margin-left:auto}.how-grid{grid-template-columns:1fr;gap:14px}.how-card{padding:22px}.how-card>.icon{margin-top:10px;margin-bottom:18px;width:25px;height:25px}.how-card h2{font-size:20px}.how-card p{font-size:12px;line-height:1.9}.faq{margin:33px 0}.faq>h2{font-size:20px;margin-bottom:17px}.faq summary{font-size:13px;gap:20px}.faq details p{font-size:11px;line-height:1.9;padding-right:15px}dialog{width:calc(100% - 20px);max-height:calc(100dvh - 26px);border-radius:17px}.modal-head{padding:20px 20px 17px;gap:12px}.modal-head h2{font-size:19px}.modal-head p{font-size:10px;line-height:1.7}.modal-head .icon-button{padding:7px}.modal-body{padding:21px 20px}.modal-actions{padding:15px 20px;gap:10px}.modal-actions .button{font-size:10px;padding:9px 12px}.modal-actions>span{display:none}.form-steps{gap:9px;padding-bottom:19px;margin-bottom:20px}.form-steps>span{font-size:9px;gap:6px}.form-steps b{width:21px;height:21px;font-size:9px}.form-grid{gap:17px;grid-template-columns:1fr}.field{grid-column:1/-1}.field input,.field select,.field textarea{font-size:16px;padding:11px 12px}.field>span{font-size:11px}.field>small{font-size:10px}.form-intro{font-size:11px}.small-copy{font-size:10px}.budget-preview{padding:15px 13px}.budget-preview>div{font-size:10px}.budget-preview strong{font-size:11px}.budget-total>strong{font-size:12px}.budget-preview>p{font-size:9px}.detail-summary>div>strong{font-size:31px}.detail-summary>div>span{font-size:9px}.detail-summary .badge{font-size:9px}.detail-meta{gap:12px;font-size:9px;line-height:1.6}.brief-section p,.requirement-list li{font-size:11px}.brief-section h3{font-size:13px}.submit-panel>p,.owner-panel>p,.submission-status>p{font-size:11px}.submit-panel .button{font-size:11px}.dialog-copy{font-size:12px}.review-actions{flex-wrap:wrap}.review-actions .button{font-size:10px}.wallet-option{font-size:13px}.toast{bottom:calc(78px + env(safe-area-inset-bottom));font-size:11px}.notice{font-size:11px}.wallet-install>a{font-size:11px}.detail-summary{gap:10px}.modal-body>.button{font-size:12px}.modal-body>.text-button{font-size:11px}}
.payout-status{margin:14px 0;padding:13px;background:#15151a;border:1px solid #363640;border-radius:10px}.payout-status>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.payout-status strong{font-size:11px;font-weight:500}.payout-status>p{font-size:10px;line-height:1.8;color:#a5a5b3;margin-top:10px}.payout-links{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:9px}.payout-links>.button{font-size:10px;padding:7px 12px}.payout-links>.text-button{font-size:10px}.share-campaign{font-size:11px;margin-top:-8px}.share-campaign .icon{width:13px;height:13px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
