:root{--bg:#ffffff;--panel:#f5fbfe;--panel2:#eaf7fd;--line:#d7e7ef;--text:#242529;--muted:#607587;--cyan:#00aff0;--cyan2:#008ccf;--font:"Onest",Arial,sans-serif;--display:"Onest",Arial,sans-serif;color-scheme:light;font-family:var(--font);background:var(--bg);color:var(--text);font-synthesis:none;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button{color:inherit}a,button{touch-action:manipulation}svg{width:19px;height:19px;flex-shrink:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--cyan);outline-offset:5px}::selection{background:#f5fbfe}img{max-width:100%;display:block}button{background:none;border:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display)}h1{font-size:clamp(48px,5.6vw,83px);line-height:1.08;letter-spacing:-4.5px;font-weight:800}h2{font-size:clamp(32px,3.4vw,48px);line-height:1.15;letter-spacing:-2px;font-weight:800}h3{letter-spacing:-.6px}input,textarea{border:1px solid #c9e2ed;background:#f5fbfe;border-radius:9px;color:var(--text);width:100%;padding:15px 16px;outline:none;transition:border-color .2s}input:focus,textarea:focus{border-color:var(--cyan)}input[type=checkbox]{width:18px;height:18px;accent-color:var(--cyan);flex-shrink:0}textarea{resize:vertical}label{font-size:13px;font-weight:600;display:block}label>input,label>textarea{margin-top:10px}.muted{color:#607587}.wrap{max-width:1320px;margin:0 auto;padding-left:56px;padding-right:56px}.section{padding-top:104px;padding-bottom:32px}.page{padding-top:70px;padding-bottom:95px;min-height:65vh}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;display:flex;align-items:center;gap:9px;line-height:1.5;color:var(--muted)}.live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--cyan);box-shadow:0 0 12px #00aff066;flex-shrink:0}.header{height:88px;padding:0 48px;max-width:1550px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:32px;border-bottom:1px solid #c9e2ed;position:relative;z-index:30;background:var(--bg)}.brand{display:inline-flex;align-items:center;gap:9px;flex-shrink:0}.brand>img{width:38px;height:32px;object-fit:contain}.brand>span{font-family:var(--display);font-size:25px;font-weight:500;letter-spacing:-1.4px}.brand>span>span{font-weight:800;color:var(--accent-ink)}.header nav{display:flex;gap:29px;align-items:center;margin-left:36px}.header nav a{font-size:12px;font-weight:500;color:#607587;transition:color .2s}.header nav a:hover,.header nav a[aria-current=page]{color:#163d50}.header-actions{display:flex;align-items:center;gap:24px}.header-launch{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:600}.header-launch svg{width:15px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:46px;border-radius:8px;padding:12px 19px;border:1px solid #c9e2ed;font-weight:600;font-size:12px;transition:background .2s,transform .2s,border-color .2s;line-height:1.3}.btn:hover{background:#f5fbfe;border-color:#c9e2ed;transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn.primary{background:var(--cyan);border-color:var(--cyan);color:var(--muted)}.btn.primary:hover{background:#eaf7fd;border-color:#c9e2ed;box-shadow:0 6px 26px #00aff020}.btn.large{min-height:54px;padding:17px 23px;font-size:13px}.btn.text{border-color:transparent;padding-left:0;padding-right:0;background:none}.btn.text:hover{color:var(--accent-ink);box-shadow:none}.btn.full{width:100%;margin-top:13px}.wallet-button{font-size:11px;min-height:39px;padding:10px 13px}.wallet-button svg{width:15px;height:15px}.icon-button{width:37px;height:37px;display:flex;align-items:center;justify-content:center;border-radius:7px}.icon-button:hover{background:#f5fbfe}.menu-button{display:none}.mobile-nav{background:var(--panel);padding:20px 24px;position:absolute;top:88px;left:0;right:0;z-index:40;border-bottom:1px solid var(--line)}.mobile-nav a{display:block;padding:13px}.skip{position:fixed;top:-100px;left:10px;background:var(--cyan);color:#000;padding:12px;z-index:100}.skip:focus{top:10px}.hero{position:relative;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;min-height:660px;padding-top:58px;padding-bottom:80px;overflow:visible}.hero-copy{position:relative;z-index:5}.hero .eyebrow{margin-bottom:26px;font-size:9px}.hero h1{font-size:clamp(54px,6.4vw,92px);line-height:1.03;letter-spacing:-5.8px;font-weight:800}.hero-intro{font-size:17px;color:#607587;margin-top:26px;line-height:1.65;font-weight:400}.hero-buttons{display:flex;align-items:center;gap:25px;margin-top:31px}.hero-proof{display:flex;align-items:center;gap:12px;margin-top:37px;font-size:10px;line-height:1.7;color:var(--muted)}.avatar-stack{display:flex;padding-left:0}.avatar-stack img{width:31px;height:31px;object-fit:cover;border-radius:50%;border:3px solid var(--bg);margin-left:-9px}.avatar-stack img:first-child{margin-left:0}.hero-stage{height:470px;position:relative;perspective:1100px;isolation:isolate;--mx:0deg;--my:0deg}.hero-cards{position:absolute;inset:0;transform:rotateX(var(--my)) rotateY(var(--mx));transition:transform .55s ease;transform-style:preserve-3d}.hero-card{position:absolute;width:207px;height:305px;top:66px;border-radius:14px;overflow:hidden;border:1px solid #c9e2ed;box-shadow:0 22px 55px #10384d99;transition:filter .3s;isolation:isolate;background:#f5fbfe}.hero-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#eaf7fd 0%,#eaf7fd40 39%,transparent 75%);z-index:1}.hero-card>img{width:100%;height:100%;object-fit:cover;transition:scale .65s}.hero-card:hover>img{scale:1.07}.hero-card>div{position:absolute;bottom:22px;left:17px;right:10px;z-index:2}.hero-card>div>span{color:var(--muted);font-size:9px;display:block;margin-bottom:5px}.hero-card>div>strong{font-family:var(--display);font-size:17px;letter-spacing:-.4px}.hero-card-category{position:absolute;left:13px;top:13px;font-size:8px;padding:5px 8px;z-index:3;border-radius:5px;border:1px solid #c9e2ed;background:#f5fbfe;backdrop-filter:blur(7px)}.hero-card-arrow{position:absolute;right:14px;bottom:17px;z-index:4;color:var(--accent-ink)}.hero-card-arrow svg{width:16px}.card-left{left:9px;top:110px;transform:rotate(-13deg);animation:float-left 7.4s ease-in-out infinite}.card-right{right:0;top:80px;transform:rotate(12deg);animation:float-right 8s ease-in-out infinite}.card-front{left:calc(50% - 112px);width:225px;height:332px;top:47px;transform:rotate(-3deg);z-index:4;animation:float-center 6.5s ease-in-out infinite}.card-front>div>strong{font-size:18px}.card-front>img{object-position:50% 27%;scale:1.02}.card-right>img{object-position:50% 25%}.stage-orbit{border:1px solid #c9e2ed;position:absolute;top:75px;left:-25px;width:550px;height:315px;transform:rotate(-27deg);border-radius:50%;z-index:-1}.orbit-two{top:100px;left:55px;width:410px;height:310px;transform:rotate(40deg);border-color:#c9e2ed}.stage-light{background:radial-gradient(ellipse,#eaf7fd24,transparent 66%);position:absolute;inset:-70px -30px -30px -50px;z-index:-2;animation:glow 7s ease-in-out infinite}.floating-note{position:absolute;bottom:35px;left:55px;z-index:6;display:flex;align-items:center;gap:10px;background:#f5fbfe;border:1px solid #c9e2ed;border-radius:11px;padding:13px 15px;box-shadow:0 10px 32px #10384d66;backdrop-filter:blur(14px);font-size:10px;animation:float-note 7s ease-in-out infinite}.floating-note small{display:block;font-size:8px;color:#607587;margin-top:4px}.note-icon{width:29px;height:29px;border-radius:8px;background:#f5fbfe;color:var(--accent-ink);display:grid;place-items:center}.note-icon svg{width:16px}.stage-label{font-size:8px;font-weight:600;color:#607587;letter-spacing:1.9px;position:absolute;right:5px;bottom:-4px;display:flex;align-items:center;gap:10px}.stage-label span{width:28px;height:1px;background:#edf8fd}.stage-star{color:var(--accent-ink);position:absolute;right:30px;top:0;font-size:27px;animation:spin 35s linear infinite}.scroll-hint{position:absolute;bottom:27px;left:56px;font-size:8px;text-transform:uppercase;letter-spacing:1.9px;display:flex;gap:11px;align-items:center;color:#607587}.scroll-hint svg{width:12px}.culture-ticker{border-top:1px solid #c9e2ed;border-bottom:1px solid #c9e2ed;overflow:hidden;background:#f5fbfe;padding:21px 0}.culture-ticker-track{display:flex;width:max-content;animation:marquee 108s linear infinite}.culture-ticker-group{display:flex;flex-shrink:0;align-items:center;justify-content:space-around;gap:53px;padding-right:53px;min-width:100vw;white-space:nowrap}.culture-ticker span{font-family:var(--display);font-size:16px;letter-spacing:1px;font-weight:800;color:var(--muted)}.culture-ticker b{color:var(--accent-ink);font-size:18px;font-weight:400}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px}.section-heading .eyebrow{margin-bottom:12px;font-size:8px}.section-heading .btn{font-size:11px;white-space:nowrap}.creator-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:19px}.creator-card{position:relative;min-width:0}.creator-image{display:block;position:relative;aspect-ratio:3/4;overflow:hidden;border-radius:12px;background:#f5fbfe;border:1px solid #c9e2ed;isolation:isolate}.creator-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#eaf7fd,#eaf7fd00 65%);z-index:1}.creator-image>:is(img,.portrait-frame){width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .6s;filter:saturate(.7)}.creator-card:hover .creator-image>:is(img,.portrait-frame){transform:scale(1.05);filter:saturate(1)}.creator-image-caption{position:absolute;bottom:22px;left:19px;right:18px;z-index:2}.creator-image-caption>span{font-size:9px;color:var(--muted);display:block;margin-bottom:6px}.creator-image-caption>strong{font-family:var(--display);font-weight:800;font-size:18px;letter-spacing:-.5px;line-height:1.25}.creator-category{position:absolute;top:15px;left:14px;z-index:2;font-size:8px;background:#f5fbfe;backdrop-filter:blur(8px);padding:5px 8px;border-radius:5px;border:1px solid #c9e2ed}.round-arrow{position:absolute;right:15px;bottom:20px;z-index:4;width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#f5fbfe;opacity:0;transform:translateY(6px);transition:.3s}.round-arrow svg{width:14px}.save-button{position:absolute;right:12px;top:12px;z-index:5;width:27px;height:28px;display:grid;place-items:center;color:var(--muted);background:#f5fbfe;border:1px solid #c9e2ed;border-radius:6px}.save-button svg{width:13px;height:13px}.save-button.saved{color:var(--accent-ink);background:#f5fbfe}.save-button.saved svg{fill:#00aff025}.creator-caption{padding:16px 2px 0}.creator-caption p{font-size:10px;line-height:1.6;color:#607587}.creator-caption>span{display:flex;align-items:center;gap:7px;font-size:8px;margin-top:7px;color:#607587}.creator-caption>span svg{width:10px;height:10px}.directory-note{color:#607587;font-size:9px;line-height:1.7;margin-top:25px;max-width:680px}.coins-section{padding-top:87px}.coin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.coin-card{padding:19px;border:1px solid var(--line);border-radius:12px;background:var(--panel);display:flex;gap:15px;position:relative;transition:background .2s,transform .2s;min-width:0}.coin-card:hover{background:#f5fbfe;transform:translateY(-4px)}.coin-card>img{width:57px;height:57px;border-radius:10px;object-fit:cover}.coin-card>div{min-width:0;flex:1}.coin-ticker{font-size:10px;color:var(--accent-ink);letter-spacing:1px}.coin-card h3{font-size:15px;margin-top:6px;overflow-wrap:anywhere}.coin-card p{font-size:10px;color:var(--muted);margin-top:9px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.coin-by{font-size:8px;color:#607587;display:block;margin-top:17px}.coin-arrow svg{width:15px;color:#607587}.empty{border:1px solid var(--line);background:linear-gradient(120deg,#eaf7fd,#eaf7fd);border-radius:13px;padding:48px 30px;text-align:center}.empty h3{font-size:22px}.empty p{font-size:12px;color:var(--muted);margin:10px auto 15px;max-width:490px}.empty-symbol{margin:0 auto 20px;display:grid;place-items:center;width:47px;height:47px;background:#f5fbfe;border-radius:12px;color:var(--accent-ink)}.empty-symbol svg{width:23px;height:23px}.launch-empty{display:flex;align-items:center;gap:26px;text-align:left;padding:37px}.launch-empty .eyebrow{font-size:8px;margin-bottom:8px}.launch-empty h3{font-size:24px}.launch-empty p{margin-bottom:0;font-size:11px}.launch-empty>.btn{margin-left:auto;flex-shrink:0;font-size:11px}.empty-orbit{position:relative;width:80px;height:80px;flex-shrink:0}.empty-orbit>span{position:absolute;inset:16px;border:1px solid #c9e2ed;background:#f5fbfe;border-radius:12px;display:grid;place-items:center;color:var(--accent-ink);transform:rotate(-8deg)}.empty-orbit>b{position:absolute;inset:0;border-radius:50%;border:1px solid #c9e2ed;animation:spin 20s linear infinite}.empty-orbit>b:after{content:"";width:5px;height:5px;position:absolute;background:#eaf7fd;top:9px;left:9px;border-radius:50%;box-shadow:0 0 9px #00aff088}.empty-orbit>b:last-child{inset:7px;animation-duration:16s;animation-direction:reverse}.empty-orbit>b:last-child:after{width:3px;height:3px;background:#edf8fd;left:0;top:25px}.loading-state{display:flex;justify-content:center;align-items:center;gap:13px;padding:70px 25px;font-size:13px;color:var(--muted)}.loading-state svg,.transaction-status svg,.btn:disabled svg[data-lucide=loader-circle]{animation:spin 1.2s linear infinite}.how-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-top:115px;padding-top:20px;padding-bottom:40px}.how-section .eyebrow{font-size:8px;margin-bottom:17px}.how-section .btn{margin-top:29px}.steps article{display:flex;gap:24px;padding:0 0 28px;border-bottom:1px solid #c9e2ed;margin-bottom:27px}.steps article:last-child{border:0;margin:0;padding-bottom:0}.steps article>span{color:var(--accent-ink);font-family:var(--display);font-size:11px;padding-top:3px}.steps h3{font-size:17px;margin-bottom:8px}.steps p{font-size:11px;color:#607587;max-width:330px;line-height:1.8}.bottom-cta{position:relative;isolation:isolate;overflow:hidden;max-width:1208px;margin-top:84px;margin-bottom:110px;padding:58px 55px;border:1px solid #c9e2ed;border-radius:16px;background:radial-gradient(ellipse at 100% 50%,#eaf7fd55,transparent 65%),#eaf7fd}.bottom-cta .eyebrow{font-size:8px;margin-bottom:17px;color:#607587}.bottom-cta h2{font-size:47px;letter-spacing:-2.2px}.bottom-cta .btn{margin-top:28px}.cta-watermark{font-family:var(--display);font-size:320px;line-height:1;letter-spacing:-48px;font-style:italic;font-weight:800;color:var(--muted);position:absolute;right:30px;bottom:-30px;z-index:-1;transform:rotate(-8deg)}footer{max-width:1320px;margin:auto;padding:0 56px}.footer-top{border-top:1px solid var(--line);padding:41px 0;display:flex;align-items:center;gap:50px}.footer-top>p{font-size:11px;color:#607587;line-height:1.7}.back-top{margin-left:auto;font-size:10px;display:flex;align-items:center;gap:9px;color:#607587}.back-top svg{width:15px}.footer-bottom{border-top:1px solid #c9e2ed;padding:20px 0 28px;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#607587}.footer-bottom>div{display:flex;gap:24px}.footer-bottom a{display:flex;gap:5px;align-items:center}.footer-bottom svg{width:11px;height:11px}.network{display:flex;gap:7px;align-items:center}.network>span{width:5px;height:5px;border-radius:50%;background:var(--cyan)}.page-title h1{font-size:62px;letter-spacing:-3.5px;margin-top:18px}.page-title>p{font-size:14px;color:var(--muted);margin-top:20px;max-width:570px}.page-title h1>.cyan:last-child{margin-left:12px}.stat-bar{margin:40px 0;display:flex;align-items:center;border:1px solid var(--line);background:var(--panel);border-radius:12px;padding:23px 28px;gap:45px}.stat-bar>div{flex:1}.stat-bar span{font-size:10px;display:block;color:var(--muted)}.stat-bar strong{display:block;font-family:var(--display);font-size:31px;margin-top:8px;line-height:1}.stat-bar strong small{font-size:12px;color:#607587;font-weight:500}.stat-bar em{display:block;font-size:8px;font-style:normal;color:#607587;margin-top:7px}.directory-toolbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:20px;margin:40px 0 24px}.tabs{display:flex;align-items:center;gap:26px;align-self:stretch}.tabs a{display:flex;align-items:center;gap:7px;color:#607587;font-size:12px;padding:18px 0;border-bottom:2px solid transparent}.tabs a svg{width:14px}.tabs a.active{border-color:var(--cyan);color:var(--text)}.search{display:flex;align-items:center;border:1px solid var(--line);background:var(--panel);border-radius:7px;margin-bottom:12px;padding:0 12px;width:270px}.search svg{color:#607587;width:14px;height:14px}.search input{font-size:11px;padding:12px 9px;margin:0;border:0;background:none;font-weight:400}.filters{display:flex;gap:10px;margin-bottom:29px;flex-wrap:wrap}.filters button{padding:8px 14px;border:1px solid var(--line);border-radius:7px;color:#607587;font-size:10px;transition:.2s}.filters button[aria-pressed=true]{background:#f5fbfe;border-color:#c9e2ed;color:var(--cyan2)}.filters button:hover{border-color:#c9e2ed}.small-note{color:#607587;font-size:11px;line-height:1.8;margin-top:25px;max-width:740px}.back{display:inline-flex;align-items:center;gap:9px;font-size:11px;color:#607587;margin-bottom:35px}.back svg{width:14px}.profile-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;align-items:center}.profile-image{overflow:hidden;aspect-ratio:4/5;border-radius:16px;max-height:580px}.profile-image img{height:100%;width:100%;object-fit:cover}.profile-copy h1{font-size:66px;margin:22px 0;letter-spacing:-3.5px}.profile-copy>p{font-size:13px;color:#607587}.profile-copy .profile-tagline{font-size:20px;color:var(--muted);margin-bottom:15px}.profile-actions{display:flex;gap:13px;margin:30px 0;flex-wrap:wrap}.affiliation-note{display:flex;gap:10px;border-top:1px solid var(--line);padding-top:24px;color:#607587}.affiliation-note svg{width:16px}.affiliation-note p{font-size:10px;line-height:1.9}.coin-detail{display:grid;grid-template-columns:280px 1fr;gap:45px;align-items:center}.coin-art{width:280px;height:280px;border-radius:20px;object-fit:cover;background:var(--panel)}.coin-detail h1{font-size:54px;margin:15px 0}.coin-detail p{font-size:14px;color:var(--muted);margin-top:20px}.detail-table{margin-top:50px;border:1px solid var(--line);border-radius:12px;overflow:hidden}.detail-table>div{display:flex;justify-content:space-between;gap:20px;padding:19px 22px;border-bottom:1px solid var(--line);font-size:11px}.detail-table>div:last-child{border:0}.detail-table a,.detail-table button{display:flex;gap:10px;align-items:center;font-size:11px;overflow-wrap:anywhere;min-width:0;text-align:left}.detail-table svg{width:13px;height:13px}.about>h1{margin:20px 0 23px}.lead{font-size:19px;color:#607587;max-width:650px}.about-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin:65px 0}.about-grid article{border-top:1px solid #c9e2ed;padding-top:23px}.about-grid span{font-size:9px;color:var(--accent-ink);letter-spacing:1.5px}.about-grid h3{font-size:24px;margin:25px 0 14px;line-height:1.4}.about-grid p{font-size:12px;color:#607587;line-height:1.9}.faq{max-width:800px;margin:85px 0 50px}.faq h2{margin-bottom:27px}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;padding:24px 0;list-style:none;display:flex;justify-content:space-between;font-size:14px}.faq details[open] summary svg{transform:rotate(45deg)}.faq details p{font-size:13px;color:var(--muted);padding:0 0 23px;max-width:690px}.credit-list{margin-top:60px}.credit-list article{display:flex;align-items:center;gap:25px;border-top:1px solid var(--line);padding:25px 0}.credit-list :is(img,.portrait-frame){width:85px;height:105px;object-fit:cover;border-radius:8px}.credit-list h3{font-size:18px}.credit-list p{color:var(--muted);font-size:11px;margin:7px 0}.credit-list a{font-size:10px;color:var(--accent-ink);display:inline-flex;align-items:center;gap:7px;margin-right:20px}.credit-list svg{width:12px}.launch-top{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:48px}.launch-top h1{font-size:62px;letter-spacing:-3.2px;margin:15px 0}.launch-top p{color:var(--muted);font-size:14px}.launch-top .back{margin-bottom:7px}.launch-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:75px;align-items:start}.stepper{list-style:none;display:flex;justify-content:space-between;gap:20px;margin:0 0 35px;padding:0 0 25px;border-bottom:1px solid var(--line)}.stepper li{display:flex;align-items:center;gap:9px;color:#607587;font-size:11px}.stepper li>span{width:23px;height:23px;border:1px solid #c9e2ed;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px}.stepper li.active{color:var(--muted)}.stepper li.active>span{background:#f5fbfe;border-color:var(--cyan);color:var(--accent-ink)}.stepper svg{width:12px;height:12px}#launch-panel h2{font-size:31px;letter-spacing:-1.2px;line-height:1.27}.form-intro{font-size:12px;color:var(--muted);margin:15px 0 29px;max-width:420px}.field-row{display:grid;grid-template-columns:1.45fr 1fr;gap:17px}#identity-form label{margin-bottom:24px;font-size:11px}#identity-form input,#identity-form textarea{font-size:12px}.input-prefix{position:relative;margin-top:10px}.input-prefix>span{position:absolute;left:15px;top:15px;color:#607587;font-weight:400}.input-prefix input{padding-left:29px}.optional{font-size:9px;font-weight:400;color:#607587;float:right}.asset-switch{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.asset-switch h3{font-size:12px;letter-spacing:0}.asset-switch>span{font-size:8px;border:1px solid var(--line);border-radius:4px;padding:4px 6px;color:#607587}.upload-zone{border:1px dashed #c9e2ed;background:#f5fbfe;border-radius:10px;position:relative;min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#607587;cursor:pointer;overflow:hidden}.upload-zone:hover{border-color:var(--cyan)}.upload-zone>svg{color:var(--accent-ink);width:25px;height:25px}.upload-zone strong{font-size:12px}.upload-zone>span{font-size:10px;color:#607587}.upload-zone input{position:absolute;inset:0;opacity:0;cursor:pointer;height:100%;margin:0}.metadata-info{display:flex;gap:12px;padding:15px;background:#f5fbfe;border:1px solid #c9e2ed;border-radius:8px;margin-bottom:23px}.metadata-info>svg{width:18px;color:var(--accent-ink);margin-top:2px}.metadata-info strong{font-size:11px;font-weight:500}.metadata-info p{font-size:10px;line-height:1.8;color:#607587;margin-top:4px}.metadata-option{margin:0 0 24px;color:#607587}.metadata-option summary{font-size:10px;cursor:pointer}.metadata-option pre{font:10px/1.7 monospace;padding:18px;background:#f5fbfe;overflow:auto;border-radius:8px;border:1px solid var(--line);color:#607587;margin:15px 0}.metadata-option p{font-size:10px;line-height:1.8}.metadata-option a{color:var(--accent-ink)}.metadata-option .btn{font-size:10px;margin-top:8px}.metadata-option label{margin-top:18px}.form-error{font-size:11px;color:#bb304b;line-height:1.7;margin:14px 0}.form-error:empty{display:none}.form-footnote{font-size:9px;text-align:center;display:block;color:#607587;line-height:1.7;margin:12px 0}.launch-preview{position:sticky;top:35px;padding-top:8px}.preview-label{font-size:8px;letter-spacing:1.8px;color:#607587;display:flex;gap:8px;align-items:center;margin:0 0 21px 2px}.token-preview{border:1px solid #c9e2ed;background:#f5fbfe;border-radius:16px;overflow:hidden;box-shadow:0 17px 70px #10384d44}.preview-art{height:280px;position:relative;background:#f5fbfe;overflow:hidden}.preview-art>img{width:100%;height:100%;object-fit:cover;animation:fade-in .35s}.coin-placeholder{background:radial-gradient(ellipse at 50% 40%,#eaf7fd,#eaf7fd 70%);height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:21px}.coin-placeholder>img{width:93px;filter:drop-shadow(0 0 21px #eaf7fd35);animation:float-note 7s ease-in-out infinite}.coin-placeholder>span{text-align:center;font-size:8px;letter-spacing:2.2px;line-height:1.8;color:#607587}.preview-badge{position:absolute;top:17px;left:17px;background:#f5fbfe;backdrop-filter:blur(6px);border:1px solid #c9e2ed;border-radius:5px;font-size:8px;letter-spacing:.3px;padding:6px 8px;color:#607587}.preview-content{padding:26px}.preview-content>span{color:var(--accent-ink);font-size:10px;font-weight:600;letter-spacing:1px}.preview-content h3{font-size:26px;line-height:1.2;letter-spacing:-1px;margin:11px 0 12px;overflow-wrap:anywhere}.preview-content>p{font-size:11px;color:#607587;min-height:40px;overflow-wrap:anywhere}.preview-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #c9e2ed;margin-top:25px;padding-top:18px;font-size:9px;color:#607587}.preview-footer b{font-weight:500;color:#607587;display:flex;align-items:center;gap:6px}.preview-footer svg{width:12px;height:12px}.preview-note{display:flex;justify-content:center;gap:9px;text-align:left;color:#607587;font-size:9px;margin-top:22px;line-height:1.8}.preview-note svg{width:17px;height:17px;margin-top:2px}.review .back{margin-bottom:22px}.review-table{border:1px solid var(--line);border-radius:10px;overflow:hidden;margin:23px 0}.review-table>div{display:flex;justify-content:space-between;gap:16px;padding:16px;border-bottom:1px solid var(--line);align-items:center;font-size:11px}.review-table>div:last-child{border-bottom:0}.review-table span{color:#607587}.review-table strong{font-size:11px;font-weight:500;text-align:right;overflow-wrap:anywhere}.review-table strong small{color:#607587;margin-left:5px}.review-table strong .live-dot{margin-right:5px}.checkbox{display:flex;align-items:flex-start;gap:12px;font-size:11px;font-weight:400;line-height:1.8;color:#607587;margin:24px 0}.checkbox input{margin:4px 0 0}.launch-cost{padding:28px 23px;background:#f5fbfe;border:1px solid #c9e2ed;border-radius:12px;margin-top:25px}.launch-cost>span{font-size:10px;color:#607587}.launch-cost>strong{font-family:var(--display);font-size:38px;font-weight:800;display:block;margin-top:10px;letter-spacing:-1px}.launch-cost>strong>small{font-size:16px;color:var(--accent-ink);font-weight:600}.launch-cost>p{font-size:10px;color:#607587;margin-top:10px}.transaction-status{font-size:11px;display:flex;gap:10px;color:#607587;margin:20px 0;align-items:center}.transaction-status svg{width:17px}.transaction-link{font-size:10px;display:flex;gap:8px;align-items:center;color:var(--accent-ink)}.transaction-link svg{width:13px}.success-panel{text-align:center;padding:18px 0}.success-panel .eyebrow{justify-content:center;color:var(--accent-ink);margin:22px 0 12px}.success-panel p{font-size:13px;color:var(--muted);margin:17px 0 30px}.success-icon{width:65px;height:65px;border-radius:50%;display:grid;place-items:center;margin:auto;background:#f5fbfe;border:1px solid #c9e2ed;color:var(--accent-ink);animation:pop-in .5s}.success-icon svg{width:31px;height:31px}#toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,20px);background:#f5fbfe;color:var(--muted);padding:13px 22px;font-size:12px;border-radius:9px;box-shadow:0 7px 40px #10384d77;z-index:150;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;max-width:min(90vw,530px)}#toast.visible{opacity:1;transform:translate(-50%)}dialog{background:#f5fbfe;border:1px solid #c9e2ed;color:var(--text);border-radius:20px;width:420px;padding:34px;box-shadow:0 30px 100px #10384d88}dialog::backdrop{background:#f5fbfe;backdrop-filter:blur(7px)}dialog[open]{animation:pop-in .25s}dialog h2{font-size:26px;letter-spacing:-1px;margin-top:23px}dialog>p{font-size:12px;color:#607587;margin:12px 0 23px}.dialog-close{position:absolute;right:15px;top:15px}.dialog-icon{width:43px;height:43px;border:1px solid #c9e2ed;background:#f5fbfe;color:var(--accent-ink);border-radius:10px;display:grid;place-items:center}.wallet-option{width:100%;display:flex;align-items:center;gap:13px;text-align:left;background:#f5fbfe;border:1px solid #c9e2ed;border-radius:9px;padding:15px;margin-top:10px;font-size:13px}.wallet-option:hover{border-color:var(--cyan)}.wallet-option>span{flex:1}.wallet-option>img{width:26px;height:26px;border-radius:6px}.dialog-footnote{display:block;text-align:center;color:#607587;font-size:9px;margin-top:25px}.wallet-empty strong{font-size:13px;font-weight:500}.wallet-empty p{font-size:11px;color:#607587;margin:10px 0 20px}.connected-address{font:11px/1.8 monospace;overflow-wrap:anywhere;background:#f5fbfe;padding:15px;border-radius:8px;color:#607587}.hero-in{animation:hero-in .85s cubic-bezier(.2,.65,.2,1) both}.hero-in:nth-child(2){animation-delay:.08s}.hero-in:nth-child(3){animation-delay:.16s}.hero-in:nth-child(4){animation-delay:.24s}.hero-in:nth-child(5){animation-delay:.32s}.reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease var(--delay,0ms),transform .75s cubic-bezier(.2,.6,.2,1) var(--delay,0ms)}.reveal.in-view{opacity:1;transform:translateY(0)}#main{animation:fade-in .25s}@keyframes hero-in{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:none}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes pop-in{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:none}}@keyframes float-left{0%,to{transform:translateY(0) rotate(-13deg)}50%{transform:translateY(-13px) rotate(-10deg)}}@keyframes float-right{0%,to{transform:translateY(0) rotate(12deg)}50%{transform:translateY(10px) rotate(10deg)}}@keyframes float-center{0%,to{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-12px) rotate(-1deg)}}@keyframes float-note{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes glow{0%,to{opacity:.5}50%{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes marquee{to{transform:translate(-50%)}}@media(min-width:1500px){.hero{min-height:720px}.hero h1{font-size:98px}.hero-stage{scale:1.05}.header{padding:0 70px}}@media(max-width:1150px){.wrap{padding-left:38px;padding-right:38px}.header{padding:0 30px;gap:20px}.header nav{gap:20px;margin-left:0}.header-actions{gap:15px}.hero{min-height:620px}.hero h1{font-size:76px;letter-spacing:-4.5px}.hero-stage{scale:.88;transform-origin:center right}.hero-intro{font-size:15px}.hero-buttons{gap:20px}.hero-buttons .btn{font-size:11px}.creator-grid{gap:14px}.creator-image-caption{left:15px;bottom:18px}.creator-image-caption>strong{font-size:15px}.creator-caption p{font-size:9px}.how-section{gap:45px}.bottom-cta{margin-left:38px;margin-right:38px}.launch-layout{gap:45px}.launch-top h1{font-size:57px}.profile-layout{gap:45px}.profile-copy h1{font-size:54px}.stat-bar{gap:25px}.scroll-hint{left:38px}footer{padding:0 38px}}@media(max-width:900px){.header nav{display:none}.header-actions{margin-left:auto}.menu-button{display:flex}.header{height:77px}.mobile-nav{top:77px}.hero{grid-template-columns:1fr 1fr;min-height:610px;overflow:hidden;padding-top:45px;padding-bottom:65px}.hero h1{font-size:64px;letter-spacing:-4px}.hero-stage{scale:.73;width:485px;margin-left:-95px;transform-origin:center}.hero-proof{font-size:8px}.hero-buttons{gap:18px;flex-wrap:wrap}.hero-buttons .btn.large{padding:14px 17px;min-height:47px}.hero-buttons .btn.text{font-size:10px}.hero .eyebrow{font-size:7px;letter-spacing:1.3px}.hero-intro{font-size:14px}.section{padding-top:75px}.section-heading h2{font-size:35px}.creator-grid{grid-template-columns:repeat(2,1fr);gap:27px 21px}.creator-image{aspect-ratio:4/4.6}.creator-image-caption>strong{font-size:23px}.creator-caption p{font-size:11px}.creator-caption>span{font-size:9px}.creator-category{font-size:10px}.creator-image-caption>span{font-size:11px}.creator-image-caption{left:23px;bottom:22px}.save-button{width:32px;height:32px}.save-button svg{width:15px;height:15px}.launch-empty{gap:20px;padding:26px}.empty-orbit{width:62px;height:62px}.launch-empty h3{font-size:20px}.launch-empty .btn{font-size:10px;padding:12px}.how-section h2{font-size:36px}.how-section{margin-top:70px;gap:40px}.bottom-cta{margin-top:65px;margin-bottom:80px}.bottom-cta h2{font-size:41px}.coin-grid{grid-template-columns:repeat(2,1fr)}.launch-layout{grid-template-columns:1.2fr 1fr;gap:28px}.preview-art{height:220px}.preview-content{padding:22px}.preview-content h3{font-size:23px}.launch-preview{top:25px}.launch-top .back{display:none}.launch-top h1{font-size:53px}.field-row{grid-template-columns:1.25fr 1fr}#identity-form input{font-size:11px;padding:13px}.input-prefix input{padding-left:25px!important}.input-prefix>span{top:13px}.input-prefix>span{left:12px}#launch-panel h2{font-size:29px}.stat-bar{flex-wrap:wrap}.stat-bar .btn{font-size:11px}.profile-layout{gap:35px}.profile-copy h1{font-size:45px;letter-spacing:-2px}.profile-copy .profile-tagline{font-size:18px}.about-grid{gap:24px}.about-grid h3{font-size:21px}.coin-detail{grid-template-columns:230px 1fr;gap:30px}.coin-art{width:230px;height:230px}.coin-detail h1{font-size:42px}}@media(max-width:640px){.wrap{padding-left:23px;padding-right:23px}.header{padding:0 20px;height:72px;gap:15px}.brand>span{font-size:22px}.brand>img{width:32px;height:28px}.header-launch{display:none}.wallet-button{font-size:10px;padding:9px 10px;min-height:35px;gap:7px}.wallet-button svg{width:14px}.header-actions{gap:9px}.mobile-nav{top:72px}.menu-button{width:29px}.hero{display:block;min-height:0;padding-top:48px;padding-bottom:55px;overflow:hidden}.hero-copy{max-width:430px}.hero .eyebrow{font-size:8px;letter-spacing:1.3px;margin-bottom:23px}.hero h1{font-size:clamp(59px,12.8vw,79px);letter-spacing:-4px;line-height:1.02}.hero-intro{font-size:15px;margin-top:23px}.hero-buttons{margin-top:28px;gap:24px}.hero-buttons .btn.large{font-size:12px;min-height:49px;padding:14px 18px}.hero-buttons .btn.text{font-size:11px}.hero-proof{margin-top:25px;font-size:9px}.hero-stage{scale:1;width:100%;height:375px;margin:20px auto 0;transform:none}.hero-card{width:154px;height:235px;top:55px}.card-front{width:174px;height:265px;left:calc(50% - 87px);top:37px}.card-left{left:calc(50% - 172px);top:88px}.card-right{right:calc(50% - 172px);top:72px}.hero-card>div{bottom:20px;left:12px}.hero-card>div>strong{font-size:13px}.card-front>div>strong{font-size:14px}.hero-card>div>span{font-size:8px}.hero-card-category{font-size:7px;left:11px;top:12px}.hero-card-arrow{display:none}.floating-note{left:22px;bottom:19px;font-size:9px;padding:10px 12px}.floating-note small{font-size:7px}.stage-label{font-size:6px;letter-spacing:1.4px;bottom:-3px;right:8px}.stage-star{right:28px;top:15px;font-size:20px}.stage-orbit{width:340px;height:245px;left:calc(50% - 170px);top:60px}.orbit-two{width:260px;height:230px;left:calc(50% - 125px)}.scroll-hint{display:none}.culture-ticker{padding:17px 0}.culture-ticker-group{gap:28px;padding-right:28px}.culture-ticker span{font-size:12px}.culture-ticker b{font-size:13px}.section{padding-top:58px;padding-bottom:20px}.section-heading{margin-bottom:24px;gap:13px;align-items:flex-end}.section-heading h2{font-size:30px;letter-spacing:-1.5px}.section-heading .eyebrow{font-size:6.5px;letter-spacing:1.2px;margin-bottom:10px}.section-heading .btn{font-size:9px;gap:5px;padding-bottom:3px;min-height:27px}.section-heading .btn svg{width:12px}.creator-grid{gap:22px 13px}.creator-image{border-radius:9px;aspect-ratio:3/4.2}.creator-image-caption{left:13px;bottom:15px;right:8px}.creator-image-caption>strong{font-size:15px;line-height:1.2}.creator-image-caption>span{font-size:8px;margin-bottom:4px}.creator-category{font-size:7px;padding:4px 6px;left:9px;top:10px}.save-button{width:23px;height:24px;right:8px;top:8px;border-radius:4px}.save-button svg{width:11px;height:11px}.creator-caption{padding-top:11px}.creator-caption p{font-size:9px;line-height:1.6}.creator-caption>span{font-size:7px;margin-top:5px}.round-arrow{display:none}.directory-note{font-size:8px;margin-top:22px;line-height:1.9}.coins-section .section-heading{align-items:flex-start}.coins-section h2{max-width:230px}.coin-grid{grid-template-columns:1fr}.launch-empty{padding:29px 23px;display:grid;grid-template-columns:49px 1fr;gap:17px;text-align:left}.empty-orbit{width:48px;height:48px}.empty-orbit>span{inset:9px;border-radius:7px}.empty-orbit svg{width:17px;height:17px}.empty-orbit>b:last-child{inset:3px}.launch-empty .eyebrow{font-size:6px;letter-spacing:1.2px}.launch-empty h3{font-size:18px;line-height:1.4}.launch-empty p{font-size:10px;margin-top:7px}.launch-empty>.btn{grid-column:2;justify-self:start;margin:0;min-height:40px;font-size:10px}.how-section{display:block;margin-top:60px;padding-top:0}.how-section h2{font-size:36px}.how-section .eyebrow{font-size:7px;letter-spacing:1.4px}.how-section .btn{font-size:11px}.steps{margin-top:42px}.steps article{gap:20px;margin-bottom:24px;padding-bottom:25px}.steps h3{font-size:16px}.steps p{font-size:11px;max-width:300px}.bottom-cta{margin:30px 23px 65px;padding:34px 26px;border-radius:12px}.bottom-cta .eyebrow{font-size:6px;letter-spacing:1.2px;max-width:235px}.bottom-cta h2{font-size:32px;letter-spacing:-1.5px}.bottom-cta .btn{font-size:11px;min-height:45px;margin-top:25px;padding:13px 16px}.cta-watermark{font-size:220px;letter-spacing:-32px;right:0;bottom:-10px}footer{padding:0 23px}.footer-top{padding:28px 0;gap:25px;flex-wrap:wrap}.footer-top>p{font-size:9px}.back-top{font-size:8px;gap:5px}.back-top svg{width:11px}.footer-bottom{font-size:8px;flex-wrap:wrap;gap:20px}.footer-bottom>div{gap:17px}.footer-bottom .network{display:none}.page{padding-top:42px;padding-bottom:65px}.page-title .eyebrow{font-size:8px;letter-spacing:1.5px}.page-title h1{font-size:43px;letter-spacing:-2.5px;margin-top:15px}.page-title>p{font-size:12px;margin-top:17px}.stat-bar{gap:25px 19px;padding:22px;margin:30px 0}.stat-bar>div{flex:1;min-width:30%}.stat-bar span{font-size:8px}.stat-bar strong{font-size:26px}.stat-bar strong small{font-size:10px}.stat-bar em{font-size:7px;max-width:95px;line-height:1.5}.stat-bar .btn{width:100%;font-size:11px;min-height:40px}.directory-toolbar{margin-top:30px;display:flex;flex-direction:column;align-items:stretch;gap:12px;border:0}.tabs{border-bottom:1px solid var(--line);gap:23px}.tabs a{font-size:11px;padding:14px 0}.search{width:100%;margin:0}.filters{gap:6px;margin-bottom:24px}.filters button{font-size:9px;padding:7px 10px}.empty{padding:30px 23px}.empty h3{font-size:21px}.empty p{font-size:11px}.small-note{font-size:10px;line-height:1.8}.profile-layout{grid-template-columns:1fr;gap:33px}.profile-image{aspect-ratio:1/1.1;max-height:440px}.profile-copy h1{font-size:50px;letter-spacing:-2.5px}.profile-copy>.eyebrow{font-size:8px}.profile-copy .profile-tagline{font-size:19px}.profile-copy>p{font-size:12px}.profile-actions .btn{font-size:11px}.back{margin-bottom:27px}.about>h1{font-size:44px;letter-spacing:-2.5px}.lead{font-size:15px}.about-grid{display:block;margin:39px 0}.about-grid article{padding:24px 0;margin-top:15px}.about-grid h3{font-size:25px;margin:16px 0 12px}.about-grid p{font-size:12px}.faq{margin:50px 0 30px}.faq h2{font-size:28px}.faq summary{font-size:12px;gap:20px;line-height:1.6;padding:20px 0}.faq summary svg{width:15px;height:15px;margin-top:2px}.faq details p{font-size:11px}.credit-list{margin-top:35px}.credit-list article{gap:15px;align-items:flex-start}.credit-list :is(img,.portrait-frame){width:57px;height:75px}.credit-list h3{font-size:15px}.credit-list p{font-size:10px}.credit-list a{font-size:9px;margin-right:15px}.coin-detail{display:block}.coin-art{width:160px;height:160px;margin:0 0 30px}.coin-detail h1{font-size:42px;letter-spacing:-2px}.coin-detail p{font-size:12px}.detail-table{margin-top:30px}.detail-table>div{display:block;padding:18px;font-size:10px}.detail-table>div>span:first-child{display:block;margin-bottom:9px}.detail-table a,.detail-table button{font-size:10px;max-width:100%}.launch-top{margin-bottom:33px}.launch-top h1{font-size:48px;letter-spacing:-2.5px}.launch-top p{font-size:13px}.launch-layout{display:flex;flex-direction:column;gap:40px}.launch-form-area{width:100%}.launch-preview{position:relative;top:auto;width:100%;padding-top:27px;border-top:1px solid var(--line)}.preview-art{height:260px}.preview-label{font-size:7px}.token-preview{max-width:420px;margin:auto}.preview-content h3{font-size:25px}.stepper{margin-bottom:28px;gap:10px;padding-bottom:21px}.stepper li{font-size:10px;gap:7px}#launch-panel h2{font-size:30px}.form-intro{font-size:11px;margin:13px 0 25px}#identity-form label{font-size:10px;margin-bottom:21px}#identity-form input,#identity-form textarea{font-size:11px;padding:14px}.field-row{gap:14px;grid-template-columns:1.35fr 1fr}.review-table>div{font-size:10px;padding:14px}.review-table strong,.checkbox{font-size:10px}.launch-cost>strong{font-size:36px}dialog{width:calc(100% - 32px);max-width:420px;padding:30px 25px}.hero-stage .stage-light{inset:0 -50px}#toast{font-size:11px;padding:13px 18px;text-align:center;bottom:20px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}.hero-cards{transform:none!important}}body{font-size:16px}.header nav a,.header-launch,.btn,.btn.large,.wallet-button{font-size:14px}.hero .eyebrow,.eyebrow{font-size:12px;letter-spacing:1.5px}.hero-proof{font-size:13px}.hero-proof div>span{color:#607587}.hero-intro{max-width:440px;font-size:18px}.hero-card-category,.creator-category{font-size:11px}.hero-card>div>span{font-size:12px}.hero-card>div>strong{font-size:19px}.creator-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.featured-creators{grid-template-columns:repeat(4,minmax(0,1fr))}.creator-image{aspect-ratio:3/4}.creator-image img{object-position:center 22%}.creator-image-caption{left:16px;right:12px}.creator-image-caption>strong{font-size:21px;line-height:1.2}.creator-image-caption>span{font-size:11px}.creator-caption p{font-size:13px}.creator-caption>span{font-size:12px}.creator-category{max-width:calc(100% - 56px)}.save-button{width:34px;height:34px}.save-button svg{width:16px;height:16px}.directory-note,.small-note,.form-footnote,.preview-note{font-size:13px;line-height:1.8;color:#607587}.floating-note{font-size:13px}.floating-note small,.section-heading .eyebrow{font-size:11px}.section-heading .btn{font-size:14px}.steps p,.page-title>p,.empty p,.profile-copy>p,.about-grid p,.faq details p{font-size:16px}.tabs a,.filters button,.search input,.back,.faq summary{font-size:14px}.filters{flex-wrap:wrap}.filters button{min-height:40px}.launch-empty .eyebrow{font-size:11px}.launch-empty p{font-size:15px}.stat-bar span,.stat-bar em,.coin-by{font-size:12px}.review-table>div,.review-table strong,.checkbox{font-size:14px}.form-intro,#identity-form label{font-size:15px}input,textarea,select,#identity-form input,#identity-form textarea{font-size:16px}select{width:100%;margin-top:10px;padding:14px 15px;background:#f5fbfe;border:1px solid #c9e2ed;border-radius:9px;color:var(--text);font-family:inherit}select:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}.field-help{display:block;margin-top:9px;color:#607587;font-size:12px;font-weight:400;line-height:1.6}.preview-content p,.preview-footer,.metadata-info p,.metadata-option p{font-size:14px}.draft-bar{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;margin:-8px 0 25px;padding-bottom:18px;border-bottom:1px solid var(--line);font-size:12px;line-height:1.6;color:var(--muted)}.draft-bar button{font-size:12px;white-space:nowrap;color:var(--accent-ink);padding:0}.address{overflow-wrap:anywhere;font-size:13px;font-family:ui-monospace,SFMono-Regular,monospace;line-height:1.7;min-width:0}.review-table strong.address{max-width:60%;font-size:12px;text-align:right}.status-pill{display:inline-flex;align-items:center;gap:7px;border:1px solid #c9e2ed;border-radius:100px;padding:6px 10px;font-size:11px;letter-spacing:.2px;color:var(--muted);background:#f5fbfe}.status-pill:before{content:"";width:5px;height:5px;background:#edf8fd;border-radius:50%}.status-pill.connected{border-color:#c9e2ed;color:var(--muted);background:#f5fbfe}.status-pill.connected:before{background:#eaf7fd}.work-panel{padding:30px;border:1px solid var(--line);border-radius:16px;background:#f5fbfe}.work-panel h2{font-size:29px;letter-spacing:-1px;margin:14px 0}.work-panel h3{font-size:24px;margin:15px 0}.work-panel>p{color:#607587;font-size:14px;line-height:1.8}.work-panel label{font-size:14px;margin:24px 0 18px}.work-panel .checkbox{display:flex;align-items:flex-start;gap:10px;line-height:1.7;font-weight:400}.work-panel .checkbox input{margin-top:4px}.work-panel .form-error{color:#bb304b;margin:12px 0}.work-panel .form-footnote{display:block;margin-top:15px;font-size:12px}.service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px;margin-top:40px}.setup-note{display:flex;gap:12px;margin-top:24px;border:1px solid #c9e2ed;padding:20px;border-radius:10px;color:#607587;font-size:13px;line-height:1.7}.setup-note svg{margin-top:3px;color:var(--muted)}.load-more{text-align:center;margin-top:28px}.footer-bottom{font-size:12px}.footer-bottom>div{flex-wrap:wrap;gap:18px}.back-top,.footer-top>p{font-size:12px}.credit-list p,.credit-list a,.credit-rights{font-size:13px}.credit-rights{display:block;margin-top:10px;color:var(--muted)}@media(max-width:1100px){.creator-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.featured-creators{grid-template-columns:repeat(2,minmax(0,1fr))}.header{gap:20px;padding:0 30px}.header nav{gap:20px;margin-left:0}.header-actions{gap:18px}.hero-intro{font-size:16px}.hero-stage .floating-note{left:0}.header-launch{font-size:13px}.creator-image{aspect-ratio:3/4}}@media(max-width:800px){.header nav{display:none}.menu-button{display:flex}.hero-proof{font-size:12px}.service-grid{grid-template-columns:1fr}.creator-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.creator-image-caption>strong{font-size:20px}.floating-note small{font-size:10px}}@media(max-width:600px){.header{padding:0 23px;gap:15px}.wallet-button{font-size:12px;padding:10px}.header-actions{gap:10px}.header-launch{display:none}.hero .eyebrow{font-size:10px;letter-spacing:1.2px}.hero-intro{font-size:16px;line-height:1.7}.hero-buttons{gap:17px;flex-wrap:wrap}.hero-buttons .btn{font-size:13px}.hero-proof{font-size:11px}.hero-card-category{font-size:10px;padding:4px 6px}.hero-card>div>strong,.card-front>div>strong{font-size:15px}.hero-card>div>span{font-size:10px}.floating-note{font-size:11px}.floating-note small{font-size:10px}.stage-label{font-size:8px;letter-spacing:1px}.creator-grid{gap:25px 13px}.creator-image-caption{left:12px;bottom:16px}.creator-image-caption>strong{font-size:18px}.creator-image-caption>span{font-size:10px}.creator-category{font-size:10px;left:9px;padding:4px 5px;max-width:calc(100% - 49px)}.save-button{right:7px;top:8px;width:30px;height:30px}.save-button svg{width:14px;height:14px}.creator-caption p{font-size:12px}.creator-caption>span{font-size:11px}.directory-note{font-size:12px}.section-heading .eyebrow{font-size:9px;letter-spacing:1px}.section-heading .btn{font-size:12px;min-width:76px}.steps p,.page-title>p,.empty p,.profile-copy>p,.about-grid p,.faq details p{font-size:14px}.small-note,.preview-note{font-size:12px}.filters button{font-size:12px;padding:8px 13px}.tabs a{font-size:14px}.search input{font-size:16px}.empty .eyebrow{font-size:9px}.empty p{font-size:13px}.launch-empty>.btn{font-size:12px}.btn,.btn.large,.profile-actions .btn{font-size:14px}.launch-top p{font-size:15px}.stepper li{font-size:12px}.form-intro,#identity-form label{font-size:14px}#identity-form input,#identity-form textarea{font-size:16px}.field-row{grid-template-columns:1fr}.field-help,.form-footnote{font-size:12px}.preview-label{font-size:10px}.checkbox{font-size:13px}.review-table>div,.review-table strong{font-size:12px}.review-table>div{gap:15px}.review-table strong.address{font-size:10px}.work-panel{padding:23px 20px}.work-panel h2{font-size:27px}.footer-bottom{font-size:11px;line-height:1.7}.footer-bottom>div{gap:16px}.footer-top>p,.back-top{font-size:11px}.credit-list p,.credit-list a{font-size:12px}.faq summary{font-size:14px}.faq details p{font-size:14px}.detail-table>div,.detail-table a,.detail-table button{font-size:12px}.stat-bar span{font-size:11px}.stat-bar em{font-size:10px}.draft-bar,.draft-bar button{font-size:11px}}.platform-page{padding-top:35px;padding-bottom:100px;min-height:75vh}.platform-nav{display:flex;gap:8px;align-items:center;overflow:auto;padding:0 0 24px;border-bottom:1px solid var(--line);scrollbar-width:none}.platform-nav a{display:flex;align-items:center;gap:9px;flex-shrink:0;padding:12px 17px;border-radius:8px;font-size:14px;color:#607587;transition:background .2s,color .2s}.platform-nav a svg{width:16px;height:16px}.platform-nav a:hover{color:#163d50;background:#f5fbfe}.platform-nav a[aria-current=page]{color:var(--muted);background:#f5fbfe}.platform-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin:45px 0 35px}.platform-heading>div{max-width:730px}.platform-heading h1{font-size:clamp(36px,4.8vw,60px);letter-spacing:-2.5px;line-height:1.1;margin:17px 0}.platform-heading p{font-size:16px;line-height:1.75;color:#607587;max-width:670px}.platform-heading>.btn{flex-shrink:0;margin-bottom:5px}.platform-heading .eyebrow{font-size:11px}.flow-view-actions{display:flex;flex-direction:column;align-items:flex-end;gap:15px;flex-shrink:0;padding-bottom:5px}.prototype-notice{position:sticky;top:86px;z-index:15;display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:24px;padding:20px 24px;border:1px solid #c9e2ed;border-radius:12px;background:#f5fbfe;color:var(--muted);box-shadow:0 8px 30px #10384d33}.prototype-notice strong{font-size:16px;font-weight:600}.prototype-notice p{margin-top:5px;font-size:14px;line-height:1.6;color:#607587}.prototype-notice>a{display:flex;align-items:center;gap:8px;flex-shrink:0;font-size:14px;color:var(--muted)}.prototype-notice svg{width:17px;height:17px}.prototype-label{padding:6px 10px;border:1px solid #c9e2ed;border-radius:6px;background:#f5fbfe;color:var(--muted);font-size:14px}.donation-prototype .economy-steps p{font-size:16px;max-width:350px}.donation-prototype .economy-steps li{min-height:122px}.prototype-card-note{margin-top:24px;padding-top:20px;border-top:1px solid #c9e2ed;color:var(--muted);font-size:14px;line-height:1.6}@media(max-width:800px){.flow-view-actions{align-items:flex-start;flex-shrink:1}.prototype-notice{align-items:flex-start}.prototype-notice>a{flex-shrink:1}}@media(max-width:600px){.prototype-notice{top:74px;padding:16px;gap:12px;flex-direction:column}.flow-view-actions .btn{font-size:14px}.donation-prototype .economy-steps p{font-size:16px}}.surface{background:#f5fbfe;border:1px solid #c9e2ed;border-radius:15px;min-width:0}.panel-top,.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.panel-top{padding:26px 30px}.panel-title{font-size:14px;font-weight:500;color:var(--muted)}.panel-heading h2{font-size:22px;letter-spacing:-.6px;line-height:1.3}.panel-heading p{font-size:14px;color:#607587;line-height:1.7;margin-top:7px}.panel-heading>svg{color:#607587;width:19px;flex-shrink:0}.platform-badge{display:inline-flex;align-items:center;justify-content:center;border:1px solid #c9e2ed;color:#607587;background:#f5fbfe;border-radius:6px;padding:5px 9px;font-size:11px;line-height:1.4;white-space:nowrap;letter-spacing:.1px}.platform-badge.available{border-color:#c9e2ed;background:#f5fbfe;color:var(--muted)}.economy-board{border:1px solid #c9e2ed;border-radius:17px;background:#f5fbfe;overflow:hidden}.economy-board-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 33px;border-bottom:1px solid #c9e2ed}.economy-signature{display:flex;align-items:center;gap:13px}.economy-signature img{object-fit:contain;width:37px;height:32px}.economy-signature>span{font-size:10px;font-weight:600;letter-spacing:1.6px;color:var(--muted)}.economy-signature b{font-weight:400;color:#607587;margin:0 9px}.economy-network{display:flex;align-items:center;gap:8px;color:#607587;font-size:12px}.economy-network svg{width:14px;height:14px}.economy-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:45px;padding:40px}.economy-journey>h2{font-size:clamp(26px,3vw,38px);letter-spacing:-1.2px;line-height:1.15;margin:5px 0 32px;max-width:490px}.economy-steps{list-style:none;margin:0;padding:0;position:relative}.economy-steps:before{content:"";position:absolute;left:17px;top:21px;bottom:47px;width:1px;background:#f5fbfe}.economy-steps:after{content:"";position:absolute;left:16px;top:21px;width:3px;height:26px;border-radius:2px;background:#eaf7fd;box-shadow:0 0 14px #00aff020;animation:economy-travel 5s ease-in-out infinite;pointer-events:none}@keyframes economy-travel{0%{transform:translateY(0);opacity:0}12%,82%{opacity:1}to{transform:translateY(210px);opacity:0}}.economy-steps li{position:relative;display:flex;align-items:flex-start;gap:17px;min-height:104px;padding:14px 0 21px}.economy-number{display:grid;place-items:center;width:35px;height:30px;flex-shrink:0;font:12px ui-monospace,monospace;letter-spacing:1px;color:var(--muted);background:#f5fbfe;position:relative;z-index:1}.economy-steps li>div{flex:1;padding-top:4px}.economy-steps h3{font-size:17px;font-weight:500;letter-spacing:-.2px}.economy-steps p{font-size:13px;line-height:1.8;color:#607587;margin-top:8px;max-width:300px}.economy-step-icon{color:#607587;margin-top:7px}.economy-step-icon svg{width:18px;height:18px}.economy-destination{padding:28px 31px;border:1px solid #c9e2ed;border-radius:13px;background:linear-gradient(140deg,#eaf7fd,#eaf7fd 65%,#eaf7fd);position:relative;align-self:start;overflow:hidden}.economy-destination:before{content:"";position:absolute;right:-46px;top:58px;width:170px;height:170px;border:1px solid #c9e2ed;border-radius:25px;transform:rotate(-22deg);pointer-events:none}.destination-label{display:flex;align-items:center;justify-content:space-between;color:#607587;font-size:10px;letter-spacing:1.5px;font-weight:500}.destination-label svg{width:16px;height:16px;animation:destination-nudge 4s ease-in-out infinite}@keyframes destination-nudge{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.destination-wallet{display:flex;margin:29px 0 17px;color:var(--muted)}.destination-wallet svg{width:31px;height:31px}.economy-destination h2{font-size:clamp(28px,3vw,38px);letter-spacing:-1.3px;line-height:1.12;color:var(--muted);position:relative}.economy-destination>p{font-size:13px;color:#607587;line-height:1.8;margin:18px 0 20px;max-width:310px}.economy-destination dl{margin:0}.economy-destination dl>div{display:flex;justify-content:space-between;gap:15px;padding:10px 0;border-top:1px solid #c9e2ed;font-size:11px;line-height:1.5}.economy-destination dt{color:#607587}.economy-destination dd{margin:0;color:var(--muted);text-align:right}.economy-destination>a{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px;color:var(--muted);border-top:1px solid #c9e2ed;padding-top:19px;margin-top:4px}.economy-destination>a svg{width:18px;transition:transform .2s}.economy-destination>a:hover svg{transform:translate(2px,-2px)}.economy-review{display:flex;align-items:center;gap:12px;padding:21px 33px;border-top:1px solid #c9e2ed;background:#f5fbfe;font-size:12px;color:#607587;line-height:1.7}.economy-review>svg{color:#607587;width:17px;flex-shrink:0}.economy-review p{flex:1}.economy-review a{display:inline-flex;align-items:center;gap:8px;color:var(--muted);white-space:nowrap}.economy-review a svg{width:14px}.economy-next{display:flex;align-items:center;gap:24px;padding:30px 0 35px;margin-top:13px;border-bottom:1px solid #c9e2ed}.economy-next-mark{display:grid;place-items:center;width:53px;height:63px;flex-shrink:0;color:#607587;border:1px solid #c9e2ed;border-radius:10px;transform:rotate(-7deg)}.economy-next-mark svg{width:24px;height:24px}.economy-next-copy{flex:1}.economy-next-copy>div{display:flex;align-items:center;gap:14px}.economy-next .eyebrow{font-size:9px;letter-spacing:1.6px;color:#607587}.economy-next .platform-badge{font-size:9px;padding:3px 7px}.economy-next h2{font-size:20px;letter-spacing:-.4px;margin:13px 0 9px}.economy-next p{font-size:12px;line-height:1.9;max-width:570px;color:#607587}.economy-next-link{display:flex;flex-direction:column;gap:14px;padding:19px 20px;border:1px solid #c9e2ed;border-radius:9px;background:#f5fbfe;min-width:240px;transition:border-color .2s}.economy-next-link:hover{border-color:#c9e2ed}.economy-next-link>span:first-child{font:11px ui-monospace,monospace;color:#607587}.economy-next-link strong{font-weight:400;color:var(--muted)}.economy-next-link>span:last-child{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}.economy-next-link svg{width:16px}@media(max-width:1100px){.economy-grid{padding:30px;gap:28px}.economy-destination{padding:25px}.economy-next{gap:19px}.economy-next-mark{display:none}.economy-next-link{min-width:220px}}@media(max-width:800px){.economy-grid{gap:25px;padding:27px;grid-template-columns:1.05fr 1fr}.economy-board-head{padding:20px 27px}.economy-signature>span{font-size:9px;letter-spacing:1px}.economy-destination{padding:22px}.economy-journey>h2{font-size:27px}.economy-steps li{gap:10px;min-height:116px}.economy-steps h3{font-size:15px}.economy-steps p{font-size:12px}.economy-step-icon{display:none}.economy-review{padding:20px 27px;flex-wrap:wrap}.economy-review p{flex-basis:85%}.economy-review>a{margin-left:29px}.economy-next{flex-wrap:wrap}.economy-next-copy{flex-basis:100%}.economy-next-link{flex-direction:row;align-items:center;justify-content:space-between;width:100%}.economy-destination dl>div{font-size:10px}}@media(max-width:600px){.economy-board-head{padding:19px 20px;gap:10px}.economy-signature{gap:9px}.economy-signature img{width:29px;height:26px}.economy-signature>span{font-size:8px;letter-spacing:.7px}.economy-signature b{margin:0 5px}.economy-network{font-size:10px;gap:5px}.economy-network svg{display:none}.economy-grid{grid-template-columns:1fr;padding:22px;gap:19px}.economy-journey>h2{font-size:29px;margin:6px 0 19px}.economy-steps li{min-height:101px;gap:12px}.economy-steps h3{font-size:16px}.economy-steps p{font-size:12px}.economy-step-icon{display:block}.economy-destination{padding:24px}.economy-destination h2{font-size:34px}.economy-destination dl>div{font-size:11px}.economy-review{padding:18px 22px;font-size:11px;gap:10px}.economy-review>a{margin-left:27px;font-size:11px}.economy-next{padding:25px 0;gap:19px}.economy-next h2{font-size:20px;line-height:1.4}.economy-next-link{gap:13px;flex-direction:column;align-items:stretch}.economy-next-link>span:first-child{font-size:12px}.economy-next-link>span:last-child{font-size:13px}}@media(prefers-reduced-motion:reduce){.economy-steps:after,.destination-label svg{animation:none}.economy-steps:after{display:none}}.platform-section{margin-top:48px}.platform-section>.panel-heading{margin-bottom:22px}.segmented{display:flex;padding:4px;border:1px solid #c9e2ed;background:#f5fbfe;border-radius:9px;gap:2px}.segmented button{font-size:13px;padding:9px 14px;color:#607587;border-radius:6px;white-space:nowrap}.segmented button[aria-pressed=true]{background:#f5fbfe;color:var(--muted)}.segmented button>span{font-size:10px;border:1px solid currentColor;border-radius:4px;padding:1px 4px;margin-left:6px;opacity:.65}.receipt-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:280px;text-align:center;padding:45px 25px}.receipt-empty .empty-symbol{margin:0 0 18px;width:50px;height:50px}.receipt-empty h3{font-size:22px;letter-spacing:-.5px}.receipt-empty p{font-size:14px;color:#607587;line-height:1.8;max-width:530px;margin:13px 0 22px}.platform-footnote{font-size:12px;color:#607587;line-height:1.8;margin-top:18px}.platform-footnote a{color:#607587;display:inline-flex;gap:5px;align-items:center}.platform-footnote svg{width:13px;height:13px}.table-scroll{overflow-x:auto}.activity-table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}.activity-table th{color:#607587;font-size:11px;text-transform:uppercase;letter-spacing:.6px;font-weight:500;padding:18px 22px;background:#f5fbfe}.activity-table td{border-top:1px solid #c9e2ed;font-size:12px;color:#607587;padding:18px 22px}.activity-table td a{display:inline-flex;align-items:center;gap:6px}.activity-table td a>svg{width:13px;height:13px}.receipt-coin{gap:11px!important}.receipt-coin img{height:38px;width:38px;object-fit:cover;border-radius:8px}.receipt-coin strong{display:block;color:var(--muted);font-size:13px}.receipt-coin small{display:block;margin-top:4px;font-size:11px;color:#607587}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:26px}.metric-card{border:1px solid #c9e2ed;border-radius:12px;background:linear-gradient(130deg,#eaf7fd,#eaf7fd);padding:25px}.metric-card>div{display:flex;justify-content:space-between;align-items:center;gap:10px;color:var(--muted);font-size:13px}.metric-card svg{width:17px;color:#607587}.metric-card strong{display:block;font-size:42px;letter-spacing:-1.5px;line-height:1.2;font-weight:500;margin:22px 0 10px;font-variant-numeric:tabular-nums}.metric-card p{color:#607587;font-size:11px;line-height:1.6}.chart-controls{display:flex;align-items:center;gap:14px}.chart-controls .icon-button{border:1px solid #c9e2ed;border-radius:8px;width:37px;height:37px}.chart-controls .icon-button svg{width:16px}.launch-chart{display:flex;gap:18px;padding:35px 0 15px;min-height:280px}.chart-scale{display:flex;flex-direction:column;justify-content:space-between;width:20px;padding-bottom:34px;font-size:11px;color:#607587;text-align:right}.chart-main{flex:1;min-width:0;position:relative}.chart-bars{height:220px;display:grid;grid-template-columns:repeat(var(--columns),minmax(0,1fr));gap:7px;border-bottom:1px solid #c9e2ed;background:repeating-linear-gradient(0deg,transparent 0 calc(50% - 1px),#eaf7fd70 calc(50% - 1px) 50%)}.chart-column{position:relative;display:flex;align-items:flex-end;outline-offset:3px}.chart-bar{display:block;width:100%;height:max(3px,var(--height));background:linear-gradient(0deg,#eaf7fd,#edf8fd);border-radius:3px 3px 0 0;transition:height .6s ease,filter .2s;min-width:2px}.chart-bar.zero{background:#f5fbfe;height:2px}.chart-column:hover .chart-bar,.chart-column:focus .chart-bar{filter:brightness(1.35)}.chart-tooltip{position:absolute;z-index:4;bottom:calc(max(3px,var(--height,0%)) + 13px);left:50%;transform:translate(-50%);padding:10px 12px;background:#f5fbfe;border:1px solid #c9e2ed;border-radius:6px;color:var(--muted);font-size:11px;white-space:nowrap;visibility:hidden;pointer-events:none;box-shadow:0 8px 25px #10384d55}.chart-tooltip strong{display:block;margin-top:5px;color:var(--muted);font-size:12px}.chart-column:hover .chart-tooltip,.chart-column:focus .chart-tooltip{visibility:visible}.chart-dates{display:flex;justify-content:space-between;color:#607587;font-size:11px;margin-top:15px}.chart-empty{position:absolute;top:37%;left:50%;transform:translate(-50%,-50%);text-align:center;pointer-events:none;width:80%}.chart-empty span{display:block;font-size:14px;color:#607587}.chart-empty small{display:block;font-size:12px;color:#607587;margin-top:9px}.chart-footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #c9e2ed;padding-top:18px;margin-top:14px;color:#607587;font-size:11px;line-height:1.7}.analytics-bottom{display:grid;grid-template-columns:1.4fr 1fr;gap:24px;margin-top:27px}.analytics-bottom>.surface{padding:30px}.definition-list>div{padding:18px 0;border-bottom:1px solid #c9e2ed}.definition-list>div:last-child{border:0;padding-bottom:0}.definition-list strong{font-size:14px;font-weight:500}.definition-list p{font-size:13px;color:#607587;line-height:1.8;margin-top:8px}.round-icon{display:grid;place-items:center;width:46px;height:46px;border:1px solid #c9e2ed;border-radius:12px;color:var(--muted);background:#f5fbfe}.round-icon svg{width:21px;height:21px}.analytics-callout{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:22px;background:radial-gradient(ellipse at 100% 0%,#eaf7fd80,transparent 80%),#eaf7fd;transition:border-color .3s}.analytics-callout:hover{border-color:#c9e2ed}.analytics-callout .eyebrow{font-size:10px}.analytics-callout h2{font-size:39px;line-height:1.15;letter-spacing:-1.5px}.analytics-callout>span:last-child{display:flex;align-items:center;gap:12px;font-size:13px;color:#607587}.analytics-callout>span:last-child svg{width:17px}.support-layout{display:grid;grid-template-columns:1.2fr .85fr;gap:30px;align-items:start}.support-form-panel{padding:32px}.support-form-panel .panel-heading{align-items:flex-start}.support-form-panel .panel-heading h2{font-size:28px}.support-form-panel form{margin-top:27px}.network-choice{display:flex;align-items:center;gap:15px;font-size:12px;color:#607587;margin-bottom:28px}.provider-chip{display:flex;align-items:center;gap:8px;background:#f5fbfe;color:var(--muted);border-radius:100px;padding:10px 16px;font-size:14px;font-weight:600}.provider-chip svg{width:17px}.support-form-panel label{font-size:14px;font-weight:500;display:block;margin:0 0 11px}.profile-url-input{display:flex;align-items:center;border:1px solid #c9e2ed;border-radius:9px;background:#f5fbfe;overflow:hidden}.profile-url-input>span{padding-left:15px;color:#607587;display:flex}.profile-url-input svg{width:18px}.profile-url-input input{margin:0;border:none!important;background:transparent!important;width:100%;min-width:0;padding:16px;font-size:16px;color:#163d50;border-radius:0}.profile-url-input:focus-within{border-color:#c9e2ed;outline:1px solid #c9e2ed}.profile-url-input input:focus{outline:none}.support-picks{margin:28px 0}.small-heading{display:block;font-size:11px;letter-spacing:1.1px;color:#607587;font-weight:500}.support-picks>div{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:13px}.support-picks button{display:flex;align-items:center;gap:9px;text-align:left;padding:8px;border:1px solid #c9e2ed;background:#f5fbfe;border-radius:8px;transition:border-color .2s}.support-picks button:hover{border-color:#c9e2ed}.support-picks img{width:35px;height:40px;border-radius:5px;object-fit:cover;object-position:center 20%}.support-picks button>span{font-size:12px;color:var(--muted)}.reference-note{display:flex;align-items:flex-start;gap:12px;padding:18px;border:1px solid #c9e2ed;background:#f5fbfe;border-radius:9px;margin:25px 0}.reference-note>svg{width:17px;color:#607587;flex-shrink:0;margin-top:2px}.reference-note strong{font-size:13px;font-weight:500;color:var(--muted)}.reference-note p{font-size:12px;color:#607587;line-height:1.8;margin-top:8px}.support-save-note{font-size:11px;color:#607587;text-align:center;margin-top:16px;line-height:1.6}.support-form-panel .form-error{font-size:13px;margin:15px 0}.support-preview{overflow:hidden}.support-preview-art{height:420px;position:relative;background:radial-gradient(ellipse at 50% 25%,#eaf7fd,#eaf7fd 70%)}.support-preview-art>img{width:100%;height:100%;object-fit:cover;object-position:center 20%}.support-preview-art>.support-brand{object-fit:contain;width:100px;height:auto;position:absolute;top:80px;left:calc(50% - 50px);opacity:.8}.support-preview-shade{position:absolute;inset:0;background:linear-gradient(0deg,#eaf7fd 0%,#eaf7fd40 65%,transparent 100%)}.support-preview-art>div{position:absolute;left:28px;right:28px;bottom:28px}.support-preview-art h2{font-size:34px;letter-spacing:-1px;line-height:1.1;margin:16px 0 12px;overflow-wrap:anywhere}.support-preview-art p{font-size:12px;color:var(--muted);overflow-wrap:anywhere}.support-preview-art .platform-badge{background:#f5fbfe;border-color:#c9e2ed;color:var(--muted)}.support-preview-bottom{padding:24px 28px}.support-preview-bottom>span{font-size:12px;color:#607587}.support-preview-bottom>strong{display:block;font-size:16px;margin:9px 0 13px;font-weight:500}.support-preview-bottom p{font-size:12px;line-height:1.8;color:#607587}.support-explainer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;margin-top:55px;padding-top:35px;border-top:1px solid #c9e2ed}.support-explainer article>span{font-size:10px;letter-spacing:1.2px;color:#607587}.support-explainer h3{font-size:18px;letter-spacing:-.3px;margin:16px 0 12px}.support-explainer p{font-size:14px;color:#607587;line-height:1.8}.support-explainer a{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:13px;margin-top:18px}.support-explainer a svg{width:15px}.launch-creator-option{border:1px solid #c9e2ed;border-radius:11px;padding:20px;margin:26px 0;background:#f5fbfe}.launch-creator-option>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.launch-creator-option>div>strong{font-size:14px;font-weight:500}.launch-creator-option label{margin:20px 0 10px!important;font-size:13px!important}.launch-creator-option p{color:#607587;font-size:12px;line-height:1.8}.launch-creator-option>a{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:var(--muted);margin-top:14px}.launch-creator-option>a svg{width:14px}.preference-summary{display:flex;align-items:flex-start;gap:10px;padding:17px 0;border-top:1px solid #c9e2ed;margin-top:18px}.preference-summary>svg{width:16px;color:#607587;flex-shrink:0;margin-top:2px}.preference-summary span,.preference-summary small{display:block;font-size:11px;line-height:1.7;color:#607587}.preference-summary strong{display:block;color:var(--muted);overflow-wrap:anywhere;font-size:12px;font-weight:500;margin:6px 0}.docs-layout{display:grid;grid-template-columns:225px minmax(0,1fr);gap:65px;margin-top:50px;align-items:start}.docs-index{position:sticky;top:120px}.docs-index>.small-heading{margin-bottom:18px}.docs-index a{display:flex;align-items:center;gap:10px;padding:13px 0;font-size:13px;color:#607587}.docs-index a:hover{color:var(--muted)}.docs-index svg{width:16px;height:16px}.docs-index .docs-status{border-top:1px solid #c9e2ed;margin-top:22px;padding-top:23px;color:var(--muted)}.doc-section{padding-bottom:48px;margin-bottom:48px;border-bottom:1px solid #c9e2ed;scroll-margin-top:110px}.doc-section>h2{font-size:31px;letter-spacing:-1px;margin:22px 0 12px}.doc-section>p{font-size:15px;color:#607587;line-height:1.8}.doc-section .faq{margin-top:24px}.doc-section .faq details{margin:0;border-bottom:1px solid #c9e2ed}.doc-section .faq summary{font-size:14px;padding:18px 0}.doc-section .faq details p{font-size:14px;line-height:1.85;padding:0 25px 22px 0;color:#607587}.docs-sources{background:#f5fbfe;padding:28px;border:1px solid #c9e2ed;border-radius:12px}.docs-sources h3{font-size:18px}.docs-sources p{font-size:13px;color:#607587;line-height:1.8;margin:12px 0 18px}.docs-sources a{display:inline-flex;align-items:center;gap:7px;margin:0 20px 10px 0;font-size:12px;color:var(--muted)}.docs-sources svg{width:14px}.transparency-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:26px}.token-status,.status-panel{padding:31px}.token-status{background:radial-gradient(ellipse at 75% 0%,#eaf7fd90,transparent 60%),#eaf7fd}.token-status .eyebrow{font-size:10px;letter-spacing:1px}.token-status>img{width:65px;margin:32px 0 22px}.token-status h2{font-size:39px;line-height:1.1;letter-spacing:-1.5px}.token-status>p{font-size:14px;color:#607587;line-height:1.85;margin:20px 0}.contract-placeholder{border:1px dashed #c9e2ed;padding:17px;border-radius:8px;margin:20px 0 23px}.contract-placeholder span{display:block;font-size:11px;color:#607587;margin-bottom:8px}.contract-placeholder strong{font:13px ui-monospace,monospace;font-weight:400;color:var(--muted)}.status-rows{margin:20px 0}.status-rows>div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 0;border-bottom:1px solid #c9e2ed}.status-rows>div>span:first-child{font-size:13px;color:var(--muted)}.inline-link{display:inline-flex;align-items:center;gap:9px;color:var(--muted);font-size:13px}.inline-link svg{width:16px}.trust-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px;margin:48px 0}.trust-principles h3{font-size:18px;margin:22px 0 13px}.trust-principles p{font-size:14px;color:#607587;line-height:1.85}.roadmap{padding:31px}.roadmap-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;margin-top:30px}.roadmap-columns h3{font-size:20px;letter-spacing:-.5px;margin:20px 0 12px}.roadmap-columns p{font-size:14px;color:#607587;line-height:1.8}.roadmap>.platform-footnote{border-top:1px solid #c9e2ed;padding-top:23px;margin-top:28px}.platform-home-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.platform-home-grid>a{position:relative;padding:30px;border:1px solid #c9e2ed;border-radius:13px;background:linear-gradient(125deg,#eaf7fd,#eaf7fd);transition:border-color .3s,transform .3s}.platform-home-grid>a:hover{border-color:#c9e2ed;transform:translateY(-4px)}.platform-home-grid h3{font-size:22px;letter-spacing:-.6px;margin:28px 0 13px}.platform-home-grid p{font-size:14px;line-height:1.8;color:#607587;max-width:280px}.home-panel-arrow{position:absolute;top:34px;right:28px;color:#607587}.home-panel-arrow svg{width:19px}@media(max-width:1100px){.metric-card{padding:20px}.metric-card>div{font-size:12px}.metric-card strong{font-size:37px}.support-layout{gap:22px;grid-template-columns:1.1fr 1fr}.support-form-panel{padding:25px}.support-form-panel .panel-heading{flex-direction:column;gap:14px}.docs-layout{gap:40px;grid-template-columns:190px minmax(0,1fr)}.platform-home-grid>a{padding:25px}.platform-home-grid h3{font-size:19px}.token-status,.status-panel{padding:26px}.transparency-grid{gap:20px}.status-rows>div{gap:10px}.status-rows>div>span:first-child{font-size:12px}.status-rows .platform-badge{font-size:10px}}@media(max-width:800px){.platform-heading{align-items:flex-start}.platform-heading>.btn{font-size:12px}.metric-grid{grid-template-columns:1fr 1fr}.metric-card>div{font-size:13px}.metric-card strong{font-size:40px}.analytics-bottom{grid-template-columns:1fr}.analytics-callout{min-height:260px}.analytics-callout h2 br{display:none}.support-layout,.transparency-grid{grid-template-columns:1fr}.support-form-panel .panel-heading{flex-direction:row}.support-preview{max-width:none;display:grid;grid-template-columns:1fr 1fr}.support-preview-art{height:340px}.support-preview-bottom{display:flex;flex-direction:column;justify-content:center}.support-preview-art h2{font-size:27px}.docs-layout{gap:25px;grid-template-columns:150px minmax(0,1fr)}.docs-index a{font-size:12px;line-height:1.5}.platform-home-grid h3{font-size:18px}.platform-home-grid p{font-size:13px}.platform-home-grid>a{padding:22px}.home-panel-arrow{right:20px;top:26px}.trust-principles{gap:23px}.trust-principles h3{font-size:16px}.roadmap-columns{gap:24px}.roadmap-columns h3{font-size:17px}.roadmap-columns p{font-size:13px}}@media(max-width:600px){.platform-page{padding-top:20px;padding-bottom:65px}.platform-nav{gap:4px;padding-bottom:17px;margin-right:-23px;padding-right:23px}.platform-nav a{font-size:12px;padding:10px 12px;gap:7px}.platform-nav a svg{width:14px}.platform-heading{margin:31px 0 26px;gap:17px;flex-direction:column}.platform-heading h1{font-size:39px;letter-spacing:-1.8px;margin:16px 0}.platform-heading p{font-size:14px}.platform-heading .eyebrow{font-size:9px;letter-spacing:1px}.platform-heading>.btn{font-size:13px}.panel-top{padding:23px 20px 12px}.panel-title{font-size:12px}.panel-heading{align-items:flex-start;gap:16px}.panel-heading h2{font-size:21px}.panel-heading p{font-size:12px}.platform-section>.panel-heading{flex-direction:column}.segmented button{font-size:12px;padding:8px 12px}.receipt-empty{padding:32px 22px;min-height:300px}.receipt-empty h3{font-size:20px}.receipt-empty p{font-size:13px}.platform-footnote{font-size:11px}.metric-grid{gap:12px}.metric-card{padding:18px 15px}.metric-card>div{font-size:11px;align-items:flex-start}.metric-card svg{width:15px;flex-shrink:0}.metric-card strong{font-size:35px;margin:20px 0 8px}.metric-card p{font-size:10px}.chart-panel{padding:22px 17px}.chart-panel .panel-heading{flex-direction:column}.chart-controls{width:100%;justify-content:space-between}.chart-bars{gap:3px;height:180px}.launch-chart{gap:10px;min-height:230px;padding-top:30px}.chart-scale{font-size:10px}.chart-dates{font-size:9px}.chart-empty span{font-size:12px}.chart-empty small{font-size:10px}.chart-footer{flex-direction:column;gap:5px;font-size:10px}.analytics-bottom>.surface{padding:24px}.analytics-callout h2{font-size:32px}.definition-list p{font-size:12px}.support-form-panel{padding:24px 20px}.support-form-panel .panel-heading{flex-direction:column}.support-form-panel .panel-heading h2{font-size:27px}.profile-url-input input{font-size:16px;padding:15px 10px}.profile-url-input>span{padding-left:10px}.support-picks{margin:25px 0}.support-picks button{padding:7px;gap:7px}.support-picks button>span{font-size:11px}.support-picks img{width:30px;height:36px}.reference-note{padding:15px;gap:10px}.reference-note strong{font-size:12px}.reference-note p{font-size:11px}.support-preview{display:block}.support-preview-art{height:370px}.support-preview-art>div{left:23px;right:23px}.support-preview-bottom{padding:23px}.support-explainer{grid-template-columns:1fr;gap:32px;margin-top:35px}.support-explainer h3{font-size:19px}.support-explainer p{font-size:13px}.launch-creator-option{padding:17px}.launch-creator-option>div{flex-direction:column;align-items:flex-start;gap:10px}.launch-creator-option p{font-size:11px}.docs-layout{display:block;margin-top:35px}.docs-index{position:static;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:35px}.docs-index>.small-heading{width:100%;margin-bottom:4px}.docs-index a{padding:9px 11px;background:#f5fbfe;border-radius:7px;font-size:11px}.docs-index .docs-status{border:0;margin:0;padding:9px 11px}.docs-index svg{width:13px;height:13px}.doc-section{margin-bottom:35px;padding-bottom:35px;scroll-margin-top:90px}.doc-section>h2{font-size:27px}.doc-section>p{font-size:13px}.doc-section .faq summary{font-size:13px;padding:17px 0;gap:15px;line-height:1.6}.doc-section .faq summary svg{flex-shrink:0}.doc-section .faq details p{font-size:13px;padding-right:5px}.docs-sources{padding:22px}.docs-sources p{font-size:12px}.token-status,.status-panel{padding:25px 22px}.token-status>.panel-heading{flex-wrap:wrap}.token-status h2{font-size:36px}.token-status>p{font-size:13px}.status-rows>div>span:first-child{font-size:12px}.status-rows .platform-badge{font-size:9px;padding:5px 7px}.trust-principles{grid-template-columns:1fr;gap:32px}.trust-principles h3{font-size:18px;margin:18px 0 10px}.trust-principles p{font-size:13px}.roadmap{padding:25px 22px}.roadmap-columns{grid-template-columns:1fr;gap:27px}.roadmap-columns h3{font-size:20px;margin:15px 0 10px}.roadmap-columns article+article{border-top:1px solid #c9e2ed;padding-top:26px}.platform-home-grid{grid-template-columns:1fr;gap:15px}.platform-home-grid>a{padding:27px}.platform-home-grid h3{font-size:22px;margin:22px 0 12px}.platform-home-grid p{font-size:14px}.home-panel-arrow{top:30px;right:25px}.platform-home .section-heading{align-items:flex-start;gap:18px}.platform-home .section-heading h2{font-size:29px}}@media(prefers-reduced-motion:reduce){.chart-bar,.platform-home-grid>a{transition:none}.platform-home-grid>a:hover{transform:none}}.profile-actions{flex-wrap:wrap}.support-save-note a{color:var(--muted);text-decoration:underline;text-underline-offset:3px}.launch-creator-option .donation-status{margin-top:10px;padding-top:10px;border-top:1px solid #c9e2ed;color:var(--muted)}.launch-creator-option .creator-profile-actions{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:12px 20px;margin-top:15px}.creator-profile-actions a,.support-preview-bottom>a{display:inline-flex;gap:7px;align-items:center;font-size:12px;color:var(--muted);line-height:1.7}.creator-profile-actions svg,.support-preview-bottom>a svg{width:14px;height:14px;flex-shrink:0}.support-preview-bottom>a{margin-top:14px}.preview-support{border-top:1px solid #c9e2ed;padding-top:20px;margin-top:24px;display:flex;flex-direction:column;gap:9px}.preview-support>span{font-size:12px;color:#607587}.preview-support>a{display:flex;gap:8px;align-items:center;overflow-wrap:anywhere;font-size:13px;line-height:1.7;color:var(--muted)}.preview-support>a svg{width:14px;height:14px;flex-shrink:0}.preview-support>small{font-size:11px;color:#607587}.preference-summary strong a{display:inline-flex;align-items:center;gap:8px;overflow-wrap:anywhere}.preference-summary strong a svg{width:14px;height:14px;flex-shrink:0}#wallet-dialog{width:min(460px,calc(100vw - 32px));padding:33px;max-height:calc(100dvh - 40px);overflow:auto}#wallet-dialog>.eyebrow{font-size:9px;letter-spacing:1.4px;color:#607587;display:block;padding-right:18px;margin:7px 0 20px}#wallet-dialog h2{font-size:29px;line-height:1.2;letter-spacing:-1px;padding-right:10px}#wallet-dialog>p{color:#607587;font-size:14px;line-height:1.7;margin-top:13px}#wallet-options{margin-top:25px}#wallet-options>.btn{margin-top:12px}.phantom-provider{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid #c9e2ed;border-radius:11px;background:#f5fbfe;margin-bottom:18px}.phantom-symbol{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#edf8fd;color:var(--muted);flex-shrink:0}.phantom-symbol svg{width:23px;height:23px}.phantom-provider>div{flex:1}.phantom-provider strong{display:block;font-size:16px;font-weight:500}.phantom-provider>div>span{display:block;margin-top:6px;color:#607587;font-size:11px;line-height:1.5}.phantom-provider>svg{width:18px;color:var(--muted)}.btn.phantom-connect{background:#edf8fd;border:1px solid #c9e2ed;color:var(--muted);font-weight:600;gap:12px}.btn.phantom-connect:hover{background:#edf8fd;border-color:#c9e2ed}.btn.phantom-connect:disabled{opacity:.75;cursor:wait}.phantom-instruction{color:#607587;font-size:13px;line-height:1.8;margin:15px 0 20px}.phantom-permissions{display:flex;align-items:flex-start;gap:10px;border-top:1px solid #c9e2ed;padding-top:19px;margin-top:22px}.phantom-permissions svg{width:17px;flex-shrink:0;color:#607587;margin-top:2px}.phantom-permissions p{font-size:11px;line-height:1.8;color:#607587}#wallet-dialog .dialog-footnote{display:block;font-size:10px;color:#607587;text-align:left;margin:15px 0 0}#wallet-error{font-size:12px;line-height:1.7;margin-top:14px;color:#bb304b}#wallet-error:empty{display:none}.phantom-account{padding:20px;border:1px solid #c9e2ed;background:#f5fbfe;border-radius:11px}.phantom-account>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:15px}.phantom-label{font-size:10px;color:var(--muted);letter-spacing:1.8px}.phantom-connected{color:#607587;font-size:10px;display:flex;align-items:center;gap:6px}.phantom-connected:before{content:"";width:5px;height:5px;border-radius:50%;background:#edf8fd}.phantom-account .connected-address{font:12px/1.8 ui-monospace,monospace;overflow-wrap:anywhere;background:none;border:none;padding:0;margin:21px 0;color:var(--muted);text-align:left}.phantom-account-links{display:flex;align-items:center;justify-content:space-between;gap:12px}.phantom-account-links button,.phantom-account-links a{display:flex;align-items:center;gap:6px;font-size:10px;color:#607587;padding:0}.phantom-account-links svg{width:13px;height:13px}.launch-setup{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:24px 0 36px}.launch-setup>div{display:flex;align-items:center;gap:12px;border:1px solid #c9e2ed;border-radius:10px;padding:17px 20px;background:#f5fbfe}.setup-number{display:grid;place-items:center;width:27px;height:27px;border:1px solid #c9e2ed;border-radius:7px;font:11px ui-monospace,monospace;color:#607587;flex-shrink:0}.launch-setup>div>div{flex:1}.launch-setup strong{display:block;font-size:13px;font-weight:500}.launch-setup small{display:block;font-size:11px;line-height:1.6;color:#607587;margin-top:5px}.launch-setup a,.launch-setup button{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--muted);white-space:nowrap}.launch-setup svg{width:16px;height:16px;flex-shrink:0;color:#607587}@media(max-width:800px){.launch-setup{grid-template-columns:1fr}.launch-setup>div{padding:16px 18px}}@media(max-width:600px){#wallet-dialog{padding:27px 23px}#wallet-dialog h2{font-size:26px}.phantom-provider{padding:15px;gap:12px}.phantom-account{padding:17px}.phantom-account-links{gap:8px}.launch-setup small{font-size:10px}.launch-setup strong{font-size:12px}.launch-setup>div{padding:15px;gap:10px}.launch-setup a,.launch-setup button{font-size:11px}}.header .wallet-button{white-space:nowrap}@media(max-width:600px){.wallet-button .wallet-connect-verb{display:none}}.launch-setup{grid-template-columns:1fr}#wallet-dialog{width:min(450px,calc(100vw - 32px));padding:30px}#wallet-dialog>.eyebrow{font-size:12px;margin:2px 0 13px;letter-spacing:1.3px;color:#607587}#wallet-dialog h2{font-size:28px}#wallet-options{margin-top:24px}.wallet-list{display:grid;gap:5px}#wallet-dialog{max-height:calc(100dvh - 32px);overflow-y:auto}.wallet-list{max-height:min(54dvh,500px);overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.wallet-option.wallet-search-entry{margin-top:10px;background:#f5fbfe;border-color:#c9e2ed}.wallet-search-field{display:flex;align-items:center;gap:10px;border:1px solid #c9e2ed;background:#f5fbfe;border-radius:9px;padding:0 12px;margin:0 0 18px}.wallet-search-field>svg{color:#607587;flex-shrink:0}.wallet-search-field>input{border:0;padding:13px 0;background:transparent;font-size:16px;margin:0;min-width:0;outline-offset:4px}.wallet-search-list{max-height:min(45dvh,400px)}.wallet-search-note,.wallet-search-empty{color:#607587;font-size:13px;line-height:1.6;margin-top:15px}.wallet-search-empty{padding:18px 8px}.wallet-section-label{font-size:12px;letter-spacing:.5px;color:#607587;padding:16px 10px 8px}.wallet-option-name{overflow-wrap:anywhere;min-width:0}.wallet-option{width:100%;min-height:67px;display:flex;align-items:center;gap:13px;padding:12px;margin:0;background:transparent;border:1px solid transparent;border-radius:12px;text-align:left;transition:background .2s,border-color .2s}.wallet-option:not(:disabled):hover{background:#f5fbfe;border-color:#c9e2ed}.wallet-option:disabled{opacity:.5;cursor:not-allowed}.wallet-brand-icon{display:grid;place-items:center;width:38px;height:38px;flex-shrink:0;border-radius:10px;overflow:hidden;background:#f5fbfe}.wallet-brand-icon img{width:38px;height:38px;object-fit:contain}.wallet-option>.wallet-brand-icon{flex:0 0 38px}.wallet-option>.wallet-option-status{flex:0 0 auto}.wallet-option-name{font-size:16px;font-weight:600;line-height:1.25}.wallet-option>svg:last-child{width:16px;height:16px;color:#607587;margin-left:auto}.wallet-option-status{font-size:12px;line-height:1.3;color:#607587;white-space:nowrap;margin-left:auto}.wallet-option-status+svg{margin-left:0!important}.wallet-installed{color:#607587}.wallet-qr-badge{padding:5px 7px;border-radius:5px;color:var(--cyan2);background:#f5fbfe}.wallet-back{display:flex;align-items:center;gap:8px;color:#607587;font-size:14px;padding:7px 0;margin-bottom:20px}.wallet-back:hover{color:var(--cyan2)}.wallet-install,.wallet-connecting{text-align:center}.wallet-install>.wallet-brand-icon,.wallet-connecting>.wallet-brand-icon{margin:8px auto 17px;width:52px;height:52px}.wallet-install>.wallet-brand-icon img,.wallet-connecting>.wallet-brand-icon img{width:52px;height:52px}.wallet-install h3,.wallet-connecting h3{font-size:20px}.wallet-install p,.wallet-connecting p{font-size:14px;color:#607587;margin:12px 0 22px;line-height:1.65}.wallet-qr{display:block;max-width:100%;height:auto;margin:20px auto;border-radius:12px;background:#f5fbfe}.wallet-spinner{display:block;color:var(--accent-ink);margin:20px auto}.wallet-spinner svg{width:24px;height:24px;animation:spin 1.4s linear infinite}#wallet-dialog .phantom-permissions{margin-top:20px;padding-top:18px}#wallet-dialog .phantom-permissions p{font-size:12px;line-height:1.65}#wallet-dialog .phantom-label{font-size:14px;color:var(--cyan2);letter-spacing:0}#wallet-dialog .phantom-connected,#wallet-dialog .phantom-account-links button,#wallet-dialog .phantom-account-links a{font-size:12px}@media(max-width:600px){#wallet-dialog{padding:25px 18px}.wallet-option{padding:11px 8px;gap:11px}.wallet-option-name{font-size:16px}.wallet-option-status{font-size:12px}.wallet-brand-icon,.wallet-brand-icon img{width:35px;height:35px}.wallet-option>.wallet-brand-icon{flex-basis:35px}}@media(prefers-reduced-motion:reduce){.wallet-option{transition:none}.wallet-spinner svg{animation:none}}.site-chrome{position:sticky;top:0;z-index:60;background:var(--bg)}.presentation-notice{display:flex;align-items:center;justify-content:center;gap:18px;padding:12px 32px;background:#eaf7fd;border-bottom:1px solid #c9e2ed;color:#163d50}.presentation-notice strong{flex-shrink:0;font-size:14px;color:var(--muted);line-height:1.5}.presentation-notice p{font-size:14px;line-height:1.55;max-width:1070px}.site-chrome .header{position:relative;top:auto}.site-chrome .mobile-nav{top:100%;max-height:calc(100dvh - var(--site-chrome-height,180px));overflow-y:auto;overscroll-behavior:contain}html{scroll-padding-top:calc(var(--site-chrome-height,180px) + 16px)}.doc-section{scroll-margin-top:16px}.docs-index{top:calc(var(--site-chrome-height,180px) + 24px)}@media(min-width:801px){.launch-preview{top:calc(var(--site-chrome-height,180px) + 24px)}}@media(max-width:800px){.presentation-notice{padding:12px 23px;align-items:flex-start;gap:12px}}@media(max-width:600px){.presentation-notice{display:block;padding:10px 20px}.presentation-notice strong{display:block;margin-bottom:4px}.presentation-notice p{font-size:14px;line-height:1.45}}.x-profile{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;color:#607587;transition:color .2s,background .2s,border-color .2s}.x-profile:hover{color:var(--cyan2)}.x-profile .x-mark{width:16px;height:16px}.x-profile--header{width:44px;flex-shrink:0;border:1px solid var(--line);border-radius:8px}.x-profile--header:hover,.x-profile--footer:hover{background:#f5fbfe;border-color:#c9e2ed}.footer-actions{margin-left:auto;display:flex;align-items:center;gap:24px}.x-profile--footer{padding:10px 14px;border:1px solid var(--line);border-radius:8px;font-size:12px;font-weight:600;white-space:nowrap}.x-profile--footer>svg:last-child{width:14px;height:14px;color:var(--accent-ink)}.footer-actions .back-top{margin-left:0;white-space:nowrap}.mobile-nav .x-profile--mobile{display:flex;justify-content:flex-start;gap:12px;margin-top:12px;padding-top:20px;border-top:1px solid var(--line);color:var(--cyan2)}.x-profile--mobile>svg:last-child{margin-left:auto;width:16px;height:16px}@media(max-width:800px){.footer-top{flex-wrap:wrap}.footer-actions{flex-basis:100%;margin-left:0;justify-content:space-between}}@media(max-width:640px){.x-profile--header{display:none}}@media(prefers-reduced-motion:reduce){.x-profile{transition:none}}.studio-page{background:#f5fbfe;border-bottom:1px solid #c9e2ed;padding-bottom:76px}.studio-title{display:flex;align-items:center;justify-content:space-between;padding-top:36px;padding-bottom:32px}.studio-title>div{display:flex;align-items:center;gap:18px}.studio-title h1{font:650 36px/1.15 var(--display);letter-spacing:-1.5px;margin:6px 0 0}.studio-title h1>span{color:var(--muted)}.studio-title .eyebrow{font-size:10px;letter-spacing:1.7px;color:var(--muted)}.studio-back{width:42px;height:42px;display:grid;place-items:center;border:1px solid #c9e2ed;border-radius:50%;background:#f5fbfe}.studio-back svg{width:17px}.studio-help{display:flex;align-items:center;gap:9px;font-size:13px;color:var(--muted)}.studio-help svg{width:16px}.studio-grid{display:grid;grid-template-columns:236px minmax(0,1fr);gap:34px;align-items:start;max-width:1320px}.studio-rail{padding:13px 0 0}.studio-progress{list-style:none;padding:0;margin:0 0 30px}.studio-progress li{position:relative;display:flex;gap:14px;align-items:flex-start;min-height:82px;color:var(--muted)}.studio-progress li:not(:last-child):after{content:"";position:absolute;left:18px;top:42px;bottom:7px;width:1px;background:#edf8fd}.studio-progress li>span{height:37px;width:37px;flex-shrink:0;display:grid;place-items:center;border:1px solid #c9e2ed;border-radius:50%;font:600 11px var(--display);background:#f5fbfe}.studio-progress li>span svg{width:15px}.studio-progress li strong{display:block;font-size:15px;font-weight:600;line-height:1.5}.studio-progress li small{display:block;font-size:11px;line-height:1.6;margin-top:4px}.studio-progress li.current{color:var(--muted)}.studio-progress li.current>span{background:#eaf7fd;color:#163d50;border-color:#c9e2ed;box-shadow:0 0 0 5px #00aff012}.studio-progress li.complete>span{background:#f5fbfe;color:var(--muted);border-color:#c9e2ed}.studio-wallet{border-top:1px solid #c9e2ed;border-bottom:1px solid #c9e2ed;padding:22px 0}.studio-wallet-status{display:flex;gap:12px;align-items:center;margin-bottom:16px}.studio-wallet-status>span{width:34px;height:34px;display:grid;place-items:center;background:#f5fbfe;border-radius:10px;color:var(--muted)}.studio-wallet-status svg{width:18px}.studio-wallet-status strong{font-size:13px;display:block}.studio-wallet-status small{font-size:11px;display:block;margin-top:5px;color:var(--muted)}.studio-wallet .btn{background:#f5fbfe;font-size:12px;min-height:42px;border-color:#c9e2ed;justify-content:space-between;padding:10px 14px}.studio-live-preview{padding:24px 0 0}.studio-live-preview>.small-heading{font-size:9px;letter-spacing:1.5px;color:var(--muted)}.studio-preview-identity{display:flex;gap:12px;align-items:center;margin:16px 0 10px;min-width:0}.studio-preview-identity .preview-art{width:54px;height:54px;border-radius:14px;overflow:hidden;background:#f5fbfe;flex-shrink:0;border:1px solid #c9e2ed}.studio-preview-identity .preview-art img{width:100%;height:100%;object-fit:cover}.studio-preview-identity .preview-art img[src="/assets/coin-placeholder.svg"]{object-fit:contain;padding:7px}.studio-preview-identity>div:last-child{min-width:0}.studio-preview-identity h3{font:650 16px/1.3 var(--display);letter-spacing:-.4px;margin:5px 0 0;overflow-wrap:anywhere}.studio-preview-identity #preview-symbol{font-size:10px;color:var(--muted);letter-spacing:.7px;overflow-wrap:anywhere}.studio-live-preview>p{font-size:12px;color:var(--muted);line-height:1.7;overflow-wrap:anywhere}.studio-live-preview .preview-support{margin:15px 0 0;padding:16px 0;border:0;border-top:1px solid #c9e2ed}.studio-live-preview .preview-support>span{font-size:10px}.studio-live-preview .preview-support>a{font-size:11px;overflow-wrap:anywhere;display:flex;gap:4px;align-items:center;margin-top:7px}.studio-live-preview .preview-support svg{width:12px;flex-shrink:0}.studio-live-preview .preview-support small{font-size:10px;line-height:1.6;margin-top:10px;color:var(--muted)}.studio-preview-network{display:flex;align-items:center;gap:7px;font-size:10px;padding-top:14px;color:var(--muted)}.studio-preview-network>span:last-child{margin-left:auto;color:var(--muted)}.studio-keys{font-size:10px;line-height:1.8;color:var(--muted);position:relative;padding:0 0 0 24px;margin-top:28px}.studio-keys svg{width:14px;position:absolute;top:3px;left:0}.studio-workspace{min-width:0;border:1px solid #c9e2ed;border-radius:22px;background:#f5fbfe;box-shadow:0 7px 28px #00aff004;overflow:hidden}.studio-savebar{min-height:55px;padding:13px 30px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#f5fbfe;border-bottom:1px solid #c9e2ed;font-size:10px;color:var(--muted)}.studio-savebar>span{display:flex;align-items:center;gap:8px;letter-spacing:1px;white-space:nowrap}.studio-savebar svg{width:14px;height:14px;color:var(--muted)}.studio-savebar>div{display:flex;align-items:center;gap:16px;text-align:right}.studio-savebar button{border:0;background:none;font-size:11px;color:var(--muted);text-decoration:underline;text-underline-offset:3px}.studio-workspace #launch-panel{padding:34px}.studio-panel-heading{margin-bottom:30px}.studio-panel-heading>.eyebrow{font-size:10px;letter-spacing:1.8px;color:var(--muted)}.studio-workspace #launch-panel h2{font:650 29px/1.25 var(--display);letter-spacing:-1px;margin:12px 0 10px;color:var(--muted)}.studio-panel-heading>p{font-size:13px;color:var(--muted);line-height:1.65;margin:0}.studio-identity-grid{display:grid;grid-template-columns:172px minmax(0,1fr);gap:24px;align-items:stretch}.studio-form label{font-size:12px;font-weight:500;color:var(--muted);display:block}.studio-form input:not([type=file]),.studio-form textarea{background:#f5fbfe;border:1px solid #c9e2ed;border-radius:9px;color:var(--muted);font-size:14px;padding:12px 14px;margin-top:8px;box-shadow:0 2px 3px #00aff002;min-height:46px;transition:border-color .2s,box-shadow .2s}.studio-form input:focus,.studio-form textarea:focus{outline:none;border-color:#c9e2ed;box-shadow:0 0 0 3px #00aff010}.studio-form input::placeholder,.studio-form textarea::placeholder{color:var(--muted);opacity:1}.studio-form .field-row{grid-template-columns:minmax(0,1.8fr) minmax(110px,1fr);gap:16px;margin:0 0 18px}.studio-form .input-prefix{display:flex;align-items:center;margin-top:8px;border:1px solid #c9e2ed;background:#f5fbfe;border-radius:9px;min-height:46px}.studio-form .input-prefix>span{position:static;transform:none;flex-shrink:0;color:var(--muted);padding-left:13px}.studio-form .input-prefix input{border:0;box-shadow:none;background:none;margin:0;min-height:44px;padding-left:7px}.studio-form .input-prefix:focus-within{border-color:#c9e2ed;box-shadow:0 0 0 3px #00aff010}.studio-form .input-prefix input:focus{box-shadow:none}.studio-form textarea{resize:vertical;min-height:109px;margin-bottom:0;line-height:1.6}.studio-form .optional{font-size:10px;color:var(--muted);font-weight:400}.studio-artwork-slot{min-width:0}.studio-upload{position:relative;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:0;text-align:center;padding:20px 12px;width:100%;min-height:230px;height:100%;margin:0!important;border:1px dashed #c9e2ed;border-radius:13px;background:#f5fbfe;overflow:hidden;color:var(--muted);cursor:pointer;transition:background .2s,border-color .2s}.studio-upload:hover{background:#f5fbfe;border-color:#c9e2ed}.studio-upload:focus-within{outline:3px solid #c9e2ed;outline-offset:3px}.studio-upload-symbol{height:55px;width:55px;display:grid;place-items:center;border:1px solid #c9e2ed;background:#f5fbfe;border-radius:18px;color:var(--muted);margin-bottom:19px}.studio-upload-symbol svg{width:25px;height:25px}.studio-upload>strong{display:block;max-width:100%;font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);margin:0}.studio-upload>span:last-of-type{font-size:10px;color:var(--muted);line-height:1.75;margin-top:8px}.studio-upload>input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;margin:0;padding:0}.studio-upload>img{width:94px;height:94px;object-fit:cover;border-radius:12px;margin-bottom:13px}.studio-upload-placeholder{cursor:default}.studio-metadata{margin:15px 0 0;padding:0;border:0}.studio-metadata summary,.studio-metadata-fallback summary{font-size:11px;color:var(--muted);display:flex;gap:7px;align-items:center;cursor:pointer}.studio-metadata summary svg,.studio-metadata-fallback summary svg{width:12px;height:12px}.studio-metadata label{margin-top:16px}.studio-metadata-fallback{padding:17px 0 0}.studio-metadata-fallback>p{font-size:11px;color:var(--muted);line-height:1.6;margin:9px 0}.studio-metadata-fallback .metadata-option{margin:12px 0 0;padding:0}.studio-metadata-fallback .metadata-option p{font-size:12px}.studio-creator-section{border-top:1px solid #c9e2ed;margin-top:28px;padding-top:25px}.studio-creator-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:18px}.studio-creator-heading .eyebrow{font-size:9px;letter-spacing:1.6px;color:var(--muted)}.studio-creator-heading h3{font:600 20px/1.3 var(--display);letter-spacing:-.6px;margin:7px 0 0}.studio-creator-heading>span{font-size:11px;color:var(--muted)}.studio-creator-picks{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:0 0 20px}.studio-creator-picks button{position:relative;border:1px solid #c9e2ed;border-radius:10px;background:#f5fbfe;display:flex;align-items:center;gap:7px;padding:8px;color:var(--muted);text-align:left;transition:background .2s,border-color .2s}.studio-creator-picks button:hover{border-color:#c9e2ed;background:#f5fbfe}.studio-creator-picks :is(img,.portrait-frame){width:31px;height:38px;object-fit:cover;object-position:center 25%;border-radius:6px;flex-shrink:0}.studio-creator-picks button>span{font-size:10px;line-height:1.5;font-weight:500}.studio-creator-picks button>svg{display:none;position:absolute;width:13px;height:13px;right:-3px;top:-5px;background:#eaf7fd;border:2px solid #c9e2ed;border-radius:50%;color:#163d50;box-sizing:content-box}.studio-creator-picks button[aria-pressed=true]{border-color:#c9e2ed;background:#f5fbfe;color:var(--muted)}.studio-creator-picks button[aria-pressed=true]>svg{display:block}.studio-creator-url{position:relative;margin-top:8px}.studio-creator-url>svg{position:absolute;left:14px;top:15px;width:16px;height:16px;color:var(--muted)}.studio-form .studio-creator-url>input{padding-left:40px;margin-top:0}.studio-creator-help{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-top:10px}.studio-creator-help>p{font-size:11px;line-height:1.7;color:var(--muted);max-width:420px;margin:0}.studio-creator-help a{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:11px;white-space:nowrap}.studio-creator-help svg{width:12px}.studio-form-bottom{border-top:1px solid #c9e2ed;margin-top:25px;padding-top:20px}.studio-continue{display:flex;justify-content:space-between;gap:20px;align-items:center}.studio-continue strong{display:block;font-size:19px;font-weight:600;letter-spacing:-.6px}.studio-continue strong>span{font-size:11px;font-weight:400;letter-spacing:0;color:var(--muted);margin-left:7px}.studio-continue small{display:block;color:var(--muted);font-size:10px;margin-top:5px}.studio-continue .btn{font-size:13px;min-height:47px;white-space:nowrap}.studio-workspace .form-footnote{font-size:10px;line-height:1.75;color:var(--muted);margin-top:13px;text-align:right}.studio-workspace .form-error:empty{display:none}.studio-workspace .form-error{font-size:12px;margin:0 0 16px;color:#bb304b;line-height:1.7}.studio-review-coin{display:flex;gap:16px;align-items:center;background:#f5fbfe;border:1px solid #c9e2ed;border-radius:13px;padding:20px;margin:26px 0}.studio-review-coin>span{display:grid;place-items:center;background:#f5fbfe;color:var(--muted);border:1px solid #c9e2ed;width:45px;height:45px;border-radius:12px;flex-shrink:0}.studio-review-coin small{font-size:9px;letter-spacing:1.1px;color:var(--muted)}.studio-review-coin h3{font:650 21px/1.4 var(--display);letter-spacing:-.5px;overflow-wrap:anywhere;margin:4px 0 0}.studio-review-coin h3>span{font-size:12px;font-weight:500;color:var(--muted);margin-left:7px}.studio-review-coin>.btn{margin-left:auto;font-size:12px;padding:10px;flex-shrink:0}.studio-review-columns{display:grid;grid-template-columns:1.1fr 1fr;gap:28px}.studio-section-label{font-size:12px;font-weight:600;margin:0 0 14px;color:var(--muted)}.studio-review .review-table{background:#f5fbfe;border:0;border-radius:0;margin:0}.studio-review .review-table>div{padding:14px 0;border-bottom:1px solid #c9e2ed;font-size:11px;gap:15px;align-items:center}.studio-review .review-table>div>span{color:var(--muted)}.studio-review .review-table strong{font-size:11px;font-weight:500;color:var(--muted)}.studio-review .review-table strong.address{font-size:10px;overflow-wrap:anywhere;min-width:0;max-width:100%}.studio-review .review-table .review-address{display:block}.studio-review .review-address strong{display:block;margin-top:10px;line-height:1.7}.studio-review-creator{background:#f5fbfe;border:1px solid #c9e2ed;border-radius:12px;padding:18px;height:fit-content}.studio-review .preference-summary{margin:14px 0;padding:0;border:0;gap:10px}.studio-review .preference-summary>svg{width:17px;flex-shrink:0;color:var(--muted)}.studio-review .preference-summary span{font-size:10px}.studio-review .preference-summary strong{font-size:12px;margin-top:7px;display:block;overflow-wrap:anywhere}.studio-review .preference-summary a{display:inline-flex;align-items:center;gap:5px;overflow-wrap:anywhere}.studio-review .preference-summary small{display:block;font-size:11px;line-height:1.75;margin-top:10px}.studio-review-creator>.inline-link{font-size:11px;margin-top:10px}.studio-review-approval{border-top:1px solid #c9e2ed;margin-top:28px;padding-top:20px}.studio-review .checkbox{font-size:12px;line-height:1.8;color:var(--muted);align-items:flex-start;margin:5px 0 24px;gap:10px}.studio-review .checkbox input{margin-top:4px;accent-color:#eaf7fd;flex-shrink:0}.studio-review-actions{display:flex;justify-content:space-between;gap:14px;align-items:center}.studio-review-actions>.btn{font-size:12px;min-height:47px}.studio-cost-receipt{padding:27px 30px;background:#f5fbfe;border:1px solid #c9e2ed;border-radius:14px;position:relative;margin:24px 0}.studio-cost-receipt>span{font-size:10px;letter-spacing:1.5px;color:var(--muted)}.studio-cost-receipt>strong{display:block;font:600 clamp(32px,3vw,48px)/1.4 var(--display);letter-spacing:-2px;color:var(--muted);margin:6px 0 20px}.studio-cost-receipt>strong small{font-size:19px;letter-spacing:-.5px;font-weight:500;color:var(--muted)}.studio-cost-receipt>div{display:flex;justify-content:space-between;font-size:12px;border-top:1px dashed #c9e2ed;padding-top:17px;color:var(--muted)}.studio-cost-receipt>p{font-size:11px;line-height:1.7;color:var(--muted);margin:15px 0 0;max-width:480px}.studio-final-details{margin-bottom:22px!important}.studio-workspace .transaction-status{font-size:12px;margin:20px 0;color:var(--muted)}.studio-workspace .transaction-link{font-size:12px;margin-bottom:22px}.studio-success{text-align:center;padding:38px 30px}.studio-success .success-icon{margin:0 auto 22px}.studio-success>p{font-size:14px;color:var(--muted);max-width:480px;margin:18px auto 30px;line-height:1.8}.success-links{display:grid;grid-template-columns:1fr 1fr;gap:12px}.studio-success>.btn{font-size:12px;margin-top:15px}.market-page{padding-top:44px;padding-bottom:55px}.market-masthead{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:32px}.market-masthead h1{font:650 42px/1.2 var(--display);letter-spacing:-1.8px;margin:12px 0 13px}.market-masthead .eyebrow{font-size:10px;letter-spacing:1.6px}.market-masthead p{font-size:14px;color:var(--muted);line-height:1.7;margin:0}.market-masthead>.btn{font-size:13px;flex-shrink:0}.market-ribbon{display:flex;align-items:center;padding:25px 0;border-top:1px solid #c9e2ed;border-bottom:1px solid #c9e2ed;gap:40px}.market-ribbon>div{display:flex;align-items:center;gap:16px;padding-right:38px;border-right:1px solid #c9e2ed}.market-ribbon>div strong{font:600 33px/1 var(--display);letter-spacing:-1px;white-space:nowrap}.market-ribbon>div strong small{font-size:13px;color:var(--muted);font-weight:500}.market-ribbon>div>span{font-size:11px;color:var(--muted);max-width:78px;line-height:1.6}.market-network{position:relative;font-size:11px;color:var(--muted);line-height:1.8;padding-left:28px;margin-left:auto}.market-network>svg{width:17px;position:absolute;left:0;top:3px}.market-network small{font-size:10px;color:var(--muted);white-space:nowrap}.market-body{display:grid;grid-template-columns:196px minmax(0,1fr);gap:40px;padding:32px 0}.market-sidebar{padding:7px 0 0}.market-sidebar>.small-heading{font-size:9px;letter-spacing:1.3px;color:var(--muted);padding-left:12px}.market-sidebar nav{display:flex;flex-direction:column;gap:6px;margin:15px 0 34px}.market-sidebar nav>a{display:flex;align-items:center;gap:10px;padding:13px 12px;font-size:13px;color:var(--muted);border-radius:8px}.market-sidebar nav>a>svg{width:16px;height:16px}.market-sidebar nav>a>svg:last-child{width:13px;margin-left:auto}.market-sidebar nav>a[aria-current=page]{background:#f5fbfe;color:var(--muted);font-weight:600}.market-side-note{padding:20px 14px;border-top:1px solid #c9e2ed}.market-side-note>span{display:inline-flex;background:#f5fbfe;border-radius:9px;padding:9px;color:var(--muted)}.market-side-note>span svg{width:19px;height:19px}.market-side-note h3{font-size:14px;font-weight:600;line-height:1.55;margin:15px 0 10px}.market-side-note p{font-size:11px;color:var(--muted);line-height:1.9;margin:0 0 14px}.market-side-note a{font-size:11px;display:flex;align-items:center;gap:5px;color:var(--muted)}.market-side-note a svg{width:12px}.market-board{min-width:0}.market-board-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:22px}.market-board-tools h2{font:600 19px/1.3 var(--display);letter-spacing:-.4px;margin:0 0 5px}.market-refresh{display:flex;align-items:center;gap:6px;font-size:10px;color:var(--muted)}.market-refresh svg{width:10px;height:10px}.market-board-tools .search{min-width:240px;max-width:340px;background:#f5fbfe;border-radius:9px}.market-board-tools .search input{font-size:12px;padding:12px 0}.market-board .coin-grid{display:flex;flex-direction:column;gap:12px}.market-board .coin-card{display:grid;grid-template-columns:60px minmax(130px,1fr) minmax(230px,1.35fr) 14px;align-items:center;gap:16px;padding:23px;border-radius:13px;border-color:#c9e2ed;background:#f5fbfe}.market-board .coin-card:hover{background:#f5fbfe;border-color:#c9e2ed;transform:translateY(-2px)}.market-board .coin-card>img{width:60px;height:68px;border-radius:11px;object-fit:cover}.market-board .coin-card>div:not(.coin-market){min-width:0}.market-board .coin-card h3{font-size:17px;margin:4px 0 0;line-height:1.3}.market-board .coin-card p{font-size:11px;margin:6px 0 0;-webkit-line-clamp:1}.market-board .coin-ticker{font-size:9px;letter-spacing:.8px}.market-board .coin-by{font-size:9px;margin-top:8px}.market-board .coin-market{grid-column:auto;margin:0;padding:0 0 0 17px;border-top:0;border-left:1px solid #c9e2ed;min-width:0}.market-board .market-values{gap:10px}.market-board .market-values dt{font-size:9px}.market-board .market-values dd{font-size:13px;margin-top:7px;letter-spacing:-.3px}.market-board .market-status{font-size:9px;margin-top:13px;gap:8px;flex-wrap:wrap}.market-board .coin-arrow{position:static;align-self:start;margin-top:0;color:var(--muted)}.market-board .coin-arrow svg{width:14px;height:14px}.market-board .launch-empty{grid-template-columns:68px 1fr;gap:20px;padding:34px;min-height:230px;border:1px dashed #c9e2ed;border-radius:14px;background:#f5fbfe}.market-board .launch-empty>.btn{grid-column:2;justify-self:start;font-size:12px}.market-board .launch-empty h3{font-size:24px}.market-board .launch-empty p{font-size:12px}.market-board .coin-market-note{font-size:10px;color:var(--muted);line-height:1.8;margin:20px 0 0}.market-page>.small-note{font-size:11px;border-top:1px solid #c9e2ed;padding-top:20px;margin:0;color:var(--muted)}.portfolio-connect{padding:60px 25px;text-align:center;border:1px dashed #c9e2ed;border-radius:15px;background:#f5fbfe}.portfolio-connect>span{width:62px;height:62px;display:grid;place-items:center;margin:0 auto 25px;background:#f5fbfe;border:1px solid #c9e2ed;border-radius:20px;color:var(--muted)}.portfolio-connect h3{font-size:25px;letter-spacing:-.7px}.portfolio-connect p{font-size:13px;color:var(--muted);line-height:1.8;margin:14px auto 25px;max-width:370px}.portfolio-connect .btn{font-size:12px}.discovery-page{padding-top:42px;padding-bottom:65px}.discovery-masthead{display:grid;grid-template-columns:1fr 1.05fr .78fr;gap:24px;align-items:stretch;margin-bottom:52px}.discovery-title{padding:24px 0}.discovery-title>.eyebrow{font-size:10px;letter-spacing:1.6px;color:var(--muted)}.discovery-title h1{font:650 clamp(40px,4.5vw,64px)/1.06 var(--display);letter-spacing:-3px;margin:27px 0 22px}.discovery-title h1 em{font-style:normal;color:var(--muted)}.discovery-title>p{font-size:16px;line-height:1.75;color:var(--muted);margin:0 0 25px}.discovery-title>.inline-link{font-size:12px}.discovery-feature{position:relative;min-height:340px;border-radius:20px;overflow:hidden;display:block;background:#f5fbfe}.discovery-feature>img{position:absolute;inset:0;height:100%;width:100%;object-fit:cover;object-position:center 25%;transition:transform .6s}.discovery-feature:hover>img{transform:scale(1.035)}.discovery-feature:after{content:"";position:absolute;inset:25% 0 0;background:linear-gradient(0deg,#eaf7fda8,transparent)}.discovery-feature>div{position:absolute;z-index:1;bottom:27px;left:27px;color:#fff}.discovery-feature>div>span{font-size:9px;letter-spacing:1.8px}.discovery-feature h2{font:600 30px/1.3 var(--display);letter-spacing:-1px;margin:9px 0 5px}.discovery-feature p{font-size:12px;color:#fff;margin:0}.feature-open{position:absolute;z-index:2;bottom:28px;right:25px;width:36px;height:36px;display:grid;place-items:center;border:1px solid #c9e2ed70;border-radius:50%;color:#fff}.feature-open svg{width:17px}.discovery-invite{display:flex;flex-direction:column;padding:27px;border:1px solid #c9e2ed;border-radius:20px;background:#f5fbfe}.invite-icon{display:grid;place-items:center;width:40px;height:40px;background:#f5fbfe;border-radius:12px;color:var(--muted);margin-bottom:30px}.invite-icon svg{width:20px}.discovery-invite .eyebrow{font-size:9px;letter-spacing:1.15px;color:var(--muted)}.discovery-invite h2{font:600 35px/1.12 var(--display);letter-spacing:-1.7px;margin:15px 0}.discovery-invite p{font-size:12px;line-height:1.8;color:var(--muted);max-width:180px;margin:0 0 27px}.discovery-invite>a{margin-top:auto;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #c9e2ed;padding-top:17px;font-size:13px;color:var(--muted)}.discovery-invite>a svg{width:17px}.discovery-controls{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #c9e2ed;gap:20px}.discovery-controls .tabs{gap:27px;border:0}.discovery-controls .tabs a{font-size:14px;padding:12px 0}.discovery-controls .search{width:270px;border-radius:10px;background:#f5fbfe}.discovery-controls .search input{font-size:13px;padding:12px 0}.discovery-results-layout{display:grid;grid-template-columns:176px minmax(0,1fr);gap:37px;padding-top:27px}.discovery-filters>.small-heading{font-size:9px;letter-spacing:1.2px;color:var(--muted)}.discovery-filters .filters{display:flex;flex-direction:column;align-items:stretch;gap:6px;margin:15px 0 25px}.discovery-filters .filters button{display:flex;align-items:center;justify-content:space-between;font-size:12px;border:0;border-radius:8px;text-align:left;background:#f5fbfe;padding:12px;color:var(--muted)}.discovery-filters .filters button[aria-pressed=true]{background:#f5fbfe;color:var(--muted)}.discovery-filters .filters svg{width:13px;height:13px}.discovery-filters>p{font-size:11px;line-height:1.85;color:var(--muted);max-width:160px}.discovery-catalog .creator-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.discovery-catalog .creator-card{display:grid;grid-template-columns:120px minmax(0,1fr);border-radius:13px;min-height:180px;box-shadow:none}.discovery-catalog .creator-image{aspect-ratio:auto;height:100%;border-radius:12px 0 0 12px;min-height:180px}.discovery-catalog .creator-image :is(img,.portrait-frame){height:100%;object-fit:cover;object-position:center 20%}.discovery-catalog .creator-image:after{display:none}.discovery-catalog .creator-category{font-size:8px;padding:5px 7px;left:8px;top:8px;max-width:none}.discovery-catalog .round-arrow{display:none}.discovery-catalog .creator-caption{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:20px 22px;gap:20px;min-width:0}.discovery-catalog .creator-caption h3{font-size:18px;line-height:1.3;letter-spacing:-.5px;padding-right:10px}.discovery-catalog .creator-caption a>span{font-size:11px;overflow-wrap:anywhere}.discovery-catalog .creator-launch{height:28px;width:28px;align-self:flex-start}.discovery-catalog .save-button{top:10px;right:10px;background:#f5fbfe;color:var(--muted);border-color:#c9e2ed;width:28px;height:28px}.discovery-catalog .save-button.saved{color:var(--muted);background:#f5fbfe}.discovery-catalog .save-button svg{height:14px;width:14px}.discovery-catalog .empty{padding:50px 20px}.creator-profile-page{padding-top:30px;padding-bottom:45px}.creator-profile-page>.back{font-size:12px;margin-bottom:24px}.creator-profile-stage{display:grid;grid-template-columns:40% 60%;border:1px solid #c9e2ed;border-radius:22px;overflow:hidden;background:#f5fbfe}.profile-portrait{position:relative;min-height:580px}.profile-portrait>:is(img,.portrait-frame){width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center 20%}.portrait-label{position:absolute;left:25px;bottom:24px;color:#fff;font-size:10px;letter-spacing:2px;text-shadow:0 1px 8px #10384d99}.profile-story{padding:32px 40px 0;min-width:0;display:flex;flex-direction:column}.profile-story-top{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:25px}.profile-story-top>span{font-size:10px;letter-spacing:1px;color:var(--muted);text-transform:uppercase}.profile-story-top>.icon-button{width:34px;height:34px;border:1px solid #c9e2ed;border-radius:9px;background:#f5fbfe;color:var(--muted)}.profile-story h1{font:600 clamp(36px,4.3vw,63px)/1.06 var(--display);letter-spacing:-2.7px;margin:0 0 15px}.profile-handle{color:var(--muted);font-size:13px}.profile-statement{font:500 23px/1.5 var(--display);letter-spacing:-.5px;margin:27px 0 15px;max-width:480px}.profile-biography{font-size:13px;color:var(--muted);line-height:1.9;max-width:500px}.profile-official{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:12px;margin:22px 0 35px}.profile-official svg{width:15px}.profile-launch-invite{display:grid;grid-template-columns:32px 1fr;gap:12px;margin:auto -40px 0;padding:24px 40px;background:#f5fbfe;border-top:1px solid #c9e2ed}.profile-launch-invite>span{color:var(--muted);display:grid;place-items:start center;margin-top:2px}.profile-launch-invite>span svg{width:22px}.profile-launch-invite h2{font-size:17px;font-weight:600;letter-spacing:-.4px;margin:0}.profile-launch-invite p{font-size:11px;color:var(--muted);margin:7px 0 0;line-height:1.7}.profile-launch-invite>.btn{grid-column:2;justify-self:start;font-size:12px;min-height:43px;margin-top:5px}.profile-afterword{display:grid;grid-template-columns:1fr 2fr 1fr;gap:30px;padding:27px 0;align-items:start}.profile-afterword>span{font-size:9px;letter-spacing:1.3px;line-height:1.8;color:var(--muted)}.profile-afterword>p{font-size:11px;line-height:1.85;color:var(--muted);margin:0}.profile-afterword>a{justify-self:end;display:flex;align-items:center;gap:5px;font-size:11px;color:var(--muted)}.profile-afterword>a svg{width:13px}.guide-page{padding-top:55px;padding-bottom:65px}.guide-intro{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding:10px 0 50px;border-bottom:1px solid #c9e2ed}.guide-intro h1{font:650 clamp(56px,6vw,85px)/.99 var(--display);letter-spacing:-4px;margin:22px 0 0}.guide-intro h1>span{color:var(--muted)}.guide-intro .eyebrow{font-size:10px;letter-spacing:2px}.guide-intro-copy{max-width:405px}.guide-symbol{height:55px;width:55px;display:grid;place-items:center;border:1px solid #c9e2ed;border-radius:18px;background:#f5fbfe;color:var(--muted);margin-bottom:23px}.guide-symbol svg{width:26px}.guide-intro-copy>p{font:500 26px/1.5 var(--display);letter-spacing:-.6px;margin:0 0 25px;color:var(--muted)}.guide-intro-copy>.btn{font-size:13px}.guide-intro-copy>span:last-child{display:block;font-size:11px;color:var(--muted);margin-top:17px}.guide-chapters>article{display:grid;grid-template-columns:80px 1fr .8fr;gap:36px;align-items:center;padding:42px 0;border-bottom:1px solid #c9e2ed}.chapter-number{font:500 42px/1 var(--display);letter-spacing:-2px;color:#163d50;align-self:start;margin-top:4px}.guide-chapters .eyebrow{font-size:9px;letter-spacing:1.4px;color:var(--muted)}.guide-chapters h2{font:600 28px/1.3 var(--display);letter-spacing:-1px;margin:12px 0 13px}.guide-chapters p{font-size:13px;line-height:1.85;color:var(--muted);max-width:440px;margin:0 0 17px}.guide-chapters a{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--muted)}.guide-chapters a svg{width:14px}.chapter-visual{min-height:155px;display:flex;align-items:center;justify-content:center;background:#f5fbfe;border:1px solid #c9e2ed;border-radius:17px;padding:20px}.chapter-people :is(img,.portrait-frame){width:74px;height:94px;object-fit:cover;object-position:center 25%;border:4px solid white;border-radius:13px;box-shadow:0 5px 15px #00aff010;transform:rotate(-9deg)}.chapter-people :is(img,.portrait-frame):nth-child(2){width:87px;height:114px;z-index:1;transform:rotate(0);margin:0 -8px}.chapter-people :is(img,.portrait-frame):last-child{transform:rotate(9deg)}.chapter-identity{gap:17px}.chapter-identity>span{height:65px;width:65px;border:1px solid #c9e2ed;border-radius:18px;display:grid;place-items:center;color:var(--muted);background:#f5fbfe}.chapter-identity>span svg{width:29px;height:29px}.chapter-identity strong{font:600 18px/1.5 var(--display);letter-spacing:-.5px;display:block}.chapter-identity small{font-size:11px;color:var(--muted);margin-top:6px;display:block;letter-spacing:1px}.chapter-confirmed{flex-direction:column;gap:10px}.chapter-confirmed>svg{color:var(--muted);width:28px;height:28px}.chapter-confirmed strong{font-size:15px;font-weight:600;color:var(--muted)}.chapter-confirmed span{font-size:10px;color:var(--muted)}.guide-faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding:55px 0 30px}.guide-faq>div:first-child>.eyebrow{font-size:9px;letter-spacing:1.5px}.guide-faq h2{font:600 32px/1.2 var(--display);letter-spacing:-1px;margin:17px 0 20px}.guide-faq>div:first-child>p{font-size:12px;color:var(--muted);line-height:1.85;max-width:320px}.guide-faq .faq{margin:0;max-width:none}.guide-faq .faq>h2{display:none}.guide-faq .faq details:first-of-type{border-top:1px solid #c9e2ed}.guide-faq .faq summary{font-size:13px;padding:18px 0}.guide-faq .faq p{font-size:12px;line-height:1.85}.guide-page>.btn{font-size:13px;margin-top:15px}.platform-redesign{padding-top:34px;padding-bottom:65px}.platform-shell{display:grid;grid-template-columns:158px minmax(0,1fr);gap:40px;align-items:start}.platform-rail{position:sticky;top:calc(var(--site-chrome-height,120px) + 26px);padding-top:7px}.platform-rail>.small-heading{font-size:8px;letter-spacing:1px;color:var(--muted)}.platform-rail .platform-nav{display:flex;flex-direction:column;gap:5px;border:0;margin:17px 0 35px;padding:0;overflow:visible}.platform-rail .platform-nav>a{display:flex;align-items:center;gap:9px;padding:12px 10px;font-size:12px;border-radius:8px;white-space:nowrap;border:0}.platform-rail .platform-nav>a svg{width:15px;height:15px}.platform-rail-cta{display:flex;align-items:center;justify-content:space-between;gap:9px;border-top:1px solid #c9e2ed;padding:19px 3px;font-size:11px;color:var(--muted)}.platform-rail-cta svg{width:13px;flex-shrink:0}.platform-content{min-width:0}.platform-redesign .platform-heading{padding:6px 0 27px;align-items:center;margin:0}.platform-redesign .platform-heading .eyebrow{font-size:9px;letter-spacing:1.6px}.platform-redesign .platform-heading h1{font-size:38px;line-height:1.2;letter-spacing:-1.5px;margin:13px 0}.platform-redesign .platform-heading p{font-size:13px;line-height:1.8;max-width:600px;color:var(--muted)}.platform-redesign .platform-heading .btn{font-size:12px;min-height:43px}.platform-redesign .surface{border-color:#c9e2ed;border-radius:14px}.platform-redesign .panel-heading h2{font-size:19px;letter-spacing:-.4px}.platform-redesign .panel-heading p{font-size:11px}.analytics-workbench{display:grid;grid-template-columns:190px minmax(0,1fr);gap:20px}.analytics-stat-rail{border:1px solid #c9e2ed;border-radius:14px;background:#f5fbfe;overflow:hidden}.analytics-stat-rail .metric-card{padding:22px 20px;margin:0;border:0;background:none;border-radius:0;border-bottom:1px solid #c9e2ed}.analytics-stat-rail .metric-card:last-child{border-bottom:0}.analytics-stat-rail .metric-card>div{font-size:10px}.analytics-stat-rail .metric-card>div svg{width:15px;height:15px}.analytics-stat-rail .metric-card strong{font-size:38px;letter-spacing:-1.5px;margin:9px 0;line-height:1.1}.analytics-stat-rail .metric-card p{font-size:10px;margin:0}.analytics-workbench .chart-panel{margin:0;padding:24px;align-self:stretch;display:flex;flex-direction:column}.analytics-workbench .launch-chart{min-height:270px;flex:1;margin-top:25px}.analytics-workbench .chart-footer{font-size:9px;gap:12px;line-height:1.7;margin-top:26px}.platform-redesign .analytics-bottom{grid-template-columns:1.4fr 1fr;gap:20px;margin-top:20px}.platform-redesign .analytics-bottom>.surface{padding:24px}.platform-redesign .definition-list p{font-size:11px;line-height:1.85}.platform-redesign .definition-list strong{font-size:12px}.platform-redesign .analytics-callout h2{font-size:30px;letter-spacing:-1.2px}.platform-redesign .analytics-callout>span:last-child{font-size:11px}.platform-redesign .docs-layout{display:block}.platform-redesign .docs-index{position:static;display:flex;flex-wrap:wrap;align-items:center;gap:6px 15px;background:#f5fbfe;border-radius:12px;padding:16px;margin-bottom:25px}.platform-redesign .docs-index>.small-heading{display:none}.platform-redesign .docs-index>a{font-size:11px;margin:0;padding:7px 0;border:0}.platform-redesign .docs-index>a svg{width:14px;height:14px}.platform-redesign .doc-section{padding:25px 0 30px}.platform-redesign .doc-section>.round-icon{width:35px;height:35px;border-radius:11px}.platform-redesign .doc-section>.round-icon svg{width:17px}.platform-redesign .doc-section>h2{font-size:26px;letter-spacing:-.8px;margin-top:15px}.platform-redesign .doc-section>p{font-size:12px}.platform-redesign .doc-section .faq summary{font-size:13px;padding:17px 0}.platform-redesign .doc-section .faq p{font-size:12px;line-height:1.9}.platform-redesign .economy-board{margin-top:5px}.platform-redesign .economy-grid{grid-template-columns:1.1fr .9fr;padding:27px;gap:25px}.platform-redesign .economy-journey>h2{font-size:32px;letter-spacing:-1px}.platform-redesign .economy-steps h3{font-size:15px}.platform-redesign .economy-steps p{font-size:12px}.platform-redesign .economy-destination{padding:24px}.platform-redesign .economy-destination h2{font-size:28px}.platform-redesign .economy-destination>p{font-size:12px}.platform-redesign .transparency-grid{grid-template-columns:.9fr 1.1fr;gap:20px}.platform-redesign .transparency-grid>.surface{padding:25px}.platform-redesign .token-status>img{width:75px;height:90px;object-fit:contain;margin:15px 0}.platform-redesign .token-status h2{font-size:30px;letter-spacing:-1px}.platform-redesign .token-status p{font-size:12px}.platform-redesign .status-rows>div{font-size:11px;gap:10px;padding:15px 0}.platform-redesign .platform-badge{font-size:9px;padding:6px 8px}.platform-redesign .trust-principles{gap:25px;margin:32px 0}.platform-redesign .trust-principles h3{font-size:16px;letter-spacing:-.4px}.platform-redesign .trust-principles p{font-size:12px}.platform-redesign .roadmap{padding:25px}.platform-redesign .roadmap-columns h3{font-size:16px}.platform-redesign .roadmap-columns p{font-size:12px}.picker-heading{padding:5px 0 30px}.picker-heading>.eyebrow{font-size:9px;letter-spacing:1.5px;color:var(--muted)}.picker-heading h1{font:650 38px/1.2 var(--display);letter-spacing:-1.6px;margin:14px 0}.picker-heading h1>span{color:var(--muted)}.picker-heading>p{font-size:13px;color:var(--muted);line-height:1.7}.creator-pick-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(230px,1fr);gap:25px;align-items:start}.creator-pick-main{border:1px solid #c9e2ed;border-radius:15px;overflow:hidden;min-width:0}.creator-pick-gallery{padding:24px 23px;background:#f5fbfe}.picker-section-label{display:flex;align-items:center;gap:10px;margin:0 0 22px}.picker-section-label>span:first-child{font-size:9px;letter-spacing:1px;width:27px;height:27px;display:grid;place-items:center;background:#f5fbfe;color:var(--muted);border-radius:50%;flex-shrink:0}.picker-section-label h2{font:600 18px/1.4 var(--display);letter-spacing:-.5px;margin:0}.picker-section-label>span:last-child:not(:first-child){margin-left:auto;font-size:8px;letter-spacing:1px;color:var(--muted)}.creator-pick-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.creator-pick-options button{position:relative;display:flex;flex-direction:column;text-align:left;border:1px solid #c9e2ed;background:#f5fbfe;border-radius:10px;padding:0;overflow:hidden;min-width:0;transition:transform .2s,border-color .2s}.creator-pick-options button:hover{transform:translateY(-3px);border-color:#c9e2ed}.creator-pick-options button[aria-pressed=true]{border-color:#c9e2ed;box-shadow:0 0 0 2px #00aff01a}.creator-pick-options :is(img,.portrait-frame){width:100%;height:125px;object-fit:cover;object-position:center 20%}.creator-pick-options button>span{padding:11px 8px;min-width:0;width:100%;display:block}.creator-pick-options strong{font-size:10px;display:block;font-weight:600;line-height:1.5}.creator-pick-options small{font-size:8px;color:var(--muted);display:block;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.creator-pick-options button>b{position:absolute;top:7px;right:7px;width:19px;height:19px;display:grid;place-items:center;color:var(--muted);background:#f5fbfeec;border-radius:50%}.creator-pick-options button>b svg{width:12px;height:12px}.creator-pick-options button[aria-pressed=true]>b{background:#eaf7fd;color:#163d50}.creator-link-editor{padding:24px;border-top:1px solid #c9e2ed}.creator-link-editor label{font-size:12px;color:var(--muted)}.creator-link-editor .profile-url-input{background:#f5fbfe;border:1px solid #c9e2ed;border-radius:9px;margin-top:10px}.creator-link-editor .profile-url-input input{font-size:13px;padding:14px 12px;color:var(--muted)}.creator-link-editor .field-help{font-size:10px;color:var(--muted);line-height:1.8;margin:12px 0 22px}.creator-link-editor .btn{font-size:12px;min-height:46px}.creator-link-editor .support-save-note{font-size:10px;color:var(--muted);line-height:1.7;margin:13px 0 0}.creator-pick-preview{background:#f5fbfe;border:1px solid #c9e2ed;border-radius:15px;padding:27px;text-align:center;position:sticky;top:calc(var(--site-chrome-height,120px) + 25px);min-width:0}.creator-pick-preview>.small-heading{font-size:9px;letter-spacing:1.5px;color:var(--muted)}.selected-creator-portrait{display:grid;place-items:center;width:85px;height:95px;border:4px solid white;outline:1px solid #c9e2ed;border-radius:50px;margin:25px auto 17px;background:#f5fbfe;color:var(--muted);overflow:hidden}.selected-creator-portrait :is(img,.portrait-frame){width:100%;height:100%;object-fit:cover;object-position:center 20%}.selected-creator-portrait>svg{height:30px;width:30px}.creator-pick-preview>h2{font:600 24px/1.3 var(--display);letter-spacing:-.7px;margin:0 0 9px;overflow-wrap:anywhere}.creator-pick-preview>p{font-size:11px;line-height:1.75;color:var(--muted);margin:0;overflow-wrap:anywhere}.selected-profile-status{display:flex;align-items:center;justify-content:center;gap:5px;font-size:9px;color:var(--muted);margin:15px 0}.selected-profile-status svg{height:12px;width:12px}.selected-creator-note{border-top:1px solid #c9e2ed;padding-top:20px;margin-top:23px;text-align:left}.selected-creator-note>span{font-size:8px;letter-spacing:1px;display:flex;align-items:center;gap:7px;color:var(--muted)}.selected-creator-note>span svg{height:13px;width:13px}.selected-creator-note p{font-size:11px;line-height:1.85;color:var(--muted);margin:10px 0 0}.creator-pick-preview>a{font-size:11px;display:flex;align-items:center;justify-content:center;gap:5px;margin-top:21px;color:var(--muted)}.creator-pick-preview>a svg{width:12px}.picker-footer{display:flex;align-items:flex-start;gap:23px;border-top:1px solid #c9e2ed;margin-top:28px;padding-top:23px}.picker-footer>span{display:flex;align-items:center;gap:6px;white-space:nowrap;color:var(--muted);font-size:11px}.picker-footer>span svg{width:14px}.picker-footer p{font-size:11px;line-height:1.8;color:var(--muted);margin:0}.picker-footer a{display:flex;align-items:center;gap:5px;font-size:11px;white-space:nowrap;color:var(--muted);margin-left:auto}.picker-footer a svg{width:12px}@media(min-width:1600px){.studio-grid{max-width:1400px;grid-template-columns:250px minmax(0,1fr);gap:46px}.studio-workspace #launch-panel{padding:40px}.studio-identity-grid{grid-template-columns:190px minmax(0,1fr)}.studio-creator-picks button>span{font-size:11px}.discovery-masthead{grid-template-columns:1fr 1.1fr .8fr}.discovery-feature{min-height:390px}.discovery-catalog .creator-card{grid-template-columns:150px minmax(0,1fr)}.discovery-catalog .creator-image{min-height:205px}.creator-pick-options :is(img,.portrait-frame){height:165px}}@media(max-width:1150px){.studio-grid{grid-template-columns:200px minmax(0,1fr);gap:25px}.studio-workspace #launch-panel{padding:28px}.studio-savebar{padding:13px 25px}.studio-savebar>span{display:none}.studio-savebar>div{width:100%;justify-content:space-between}.studio-identity-grid{grid-template-columns:140px minmax(0,1fr);gap:19px}.studio-form .field-row{gap:12px;grid-template-columns:minmax(0,1.5fr) minmax(100px,1fr)}.studio-creator-picks{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-creator-picks button>span{font-size:11px}.studio-creator-picks :is(img,.portrait-frame){height:31px}.studio-review-columns{grid-template-columns:1fr;gap:22px}.studio-review .review-table .review-address{display:flex}.market-masthead h1{font-size:36px}.market-ribbon{gap:22px}.market-ribbon>div{gap:12px;padding-right:23px}.market-ribbon>div strong{font-size:29px}.market-ribbon>div>span{font-size:10px}.market-body{grid-template-columns:160px minmax(0,1fr);gap:24px}.market-board .coin-card{grid-template-columns:55px minmax(100px,1fr) minmax(190px,1.3fr) 12px;padding:18px;gap:13px}.market-board .coin-card>img{width:55px;height:60px}.market-board .market-values dd{font-size:11px}.market-board .market-status{font-size:8px}.market-board-tools{gap:15px}.market-board-tools .search{min-width:190px;max-width:220px}.market-board .coin-card h3{font-size:15px}.market-board .coin-market{padding-left:12px}.market-board .market-values{gap:7px}.discovery-masthead{gap:18px;grid-template-columns:1fr 1.1fr .85fr}.discovery-title h1{font-size:46px;letter-spacing:-2.5px}.discovery-title>p{font-size:14px}.discovery-invite{padding:23px}.discovery-invite h2{font-size:29px}.discovery-invite .eyebrow{font-size:8px;letter-spacing:.5px}.discovery-results-layout{grid-template-columns:150px minmax(0,1fr);gap:24px}.discovery-catalog .creator-card{grid-template-columns:105px minmax(0,1fr)}.discovery-catalog .creator-caption{padding:18px;gap:15px}.discovery-catalog .creator-caption h3{font-size:16px;padding-right:0}.discovery-catalog .creator-caption a>span{font-size:10px}.discovery-catalog .creator-image{min-height:169px}.profile-story{padding:25px 28px 0}.profile-launch-invite{padding:23px 28px;margin-left:-28px;margin-right:-28px}.profile-portrait{min-height:560px}.profile-statement{font-size:21px}.guide-chapters>article{gap:25px;grid-template-columns:50px 1.2fr .8fr}.guide-chapters h2{font-size:25px}.guide-faq{gap:40px}.platform-shell{grid-template-columns:135px minmax(0,1fr);gap:25px}.platform-rail .platform-nav>a{font-size:11px;padding:12px 8px;gap:7px}.platform-rail>.small-heading{font-size:7px}.creator-pick-layout{grid-template-columns:minmax(0,1.5fr) minmax(205px,1fr);gap:18px}.creator-pick-gallery{padding:20px 16px}.creator-link-editor{padding:21px 18px}.creator-pick-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.creator-pick-options :is(img,.portrait-frame){height:135px}.creator-pick-options strong{font-size:11px}.creator-pick-options small{font-size:9px}.picker-section-label>span:last-child:not(:first-child){display:none}.creator-pick-preview{padding:24px 21px}.analytics-workbench{grid-template-columns:165px minmax(0,1fr);gap:16px}.analytics-stat-rail .metric-card{padding:20px 16px}.analytics-workbench .chart-panel{padding:19px}.analytics-workbench .panel-heading{gap:13px}.analytics-workbench .panel-heading h2{font-size:17px}.platform-redesign .economy-grid{padding:22px;gap:20px}.platform-redesign .economy-journey>h2{font-size:26px}.platform-redesign .economy-destination{padding:20px}.platform-redesign .economy-destination h2{font-size:24px}.platform-redesign .transparency-grid{grid-template-columns:1fr}.platform-redesign .token-status{display:grid;grid-template-columns:1fr 1fr;gap:12px 22px;align-items:start}.platform-redesign .token-status>.panel-heading{grid-column:1/-1}.platform-redesign .token-status>img{display:none}.platform-redesign .token-status h2{grid-row:2/span 2}.platform-redesign .token-status>.btn{grid-column:1/-1;justify-self:start;font-size:12px}.platform-redesign .token-status .contract-placeholder{margin:0}}@media(max-width:950px){.studio-grid{grid-template-columns:170px minmax(0,1fr);gap:23px}.studio-workspace #launch-panel{padding:25px}.studio-workspace #launch-panel h2{font-size:25px}.studio-identity-grid{grid-template-columns:1fr}.studio-artwork-slot .studio-upload{min-height:120px;display:grid!important;grid-template-columns:62px 1fr;grid-template-rows:auto auto;text-align:left;padding:20px;column-gap:20px}.studio-upload-symbol{grid-row:1/3;margin:0;width:55px;height:55px}.studio-upload>img{grid-row:1/3;width:62px;height:62px;margin:0}.studio-upload>strong{align-self:end}.studio-upload>span:last-of-type{align-self:start}.studio-upload br{display:none}.studio-progress li{gap:11px}.studio-progress li strong{font-size:13px}.studio-progress li small{font-size:10px;line-height:1.7}.studio-wallet-status{gap:8px}.studio-wallet-status strong{font-size:12px}.studio-wallet-status small{font-size:10px}.studio-wallet .btn{font-size:11px}.studio-continue strong{font-size:17px}.studio-continue strong>span{display:block;margin:4px 0 0}.studio-continue .btn{font-size:12px;padding:14px 16px}.studio-creator-heading>span{font-size:10px}.studio-preview-identity{align-items:flex-start;gap:8px}.studio-preview-identity .preview-art{width:40px;height:44px;border-radius:10px}.studio-preview-identity h3{font-size:13px}.studio-live-preview #preview-description{font-size:11px}.studio-cost-receipt{padding:24px}.studio-review-actions>.btn{font-size:11px;padding:12px 15px}.market-body{grid-template-columns:1fr;gap:21px;padding-top:20px}.market-sidebar{display:flex;align-items:center;padding:0}.market-sidebar>.small-heading,.market-side-note{display:none}.market-sidebar nav{margin:0;flex-direction:row;width:100%}.market-sidebar nav>a{font-size:12px;padding:11px 15px;min-width:130px}.market-sidebar nav>a>svg:last-child{margin-left:20px}.market-board-tools{padding-bottom:20px}.market-board-tools .search{max-width:290px;min-width:230px}.market-board .coin-card{grid-template-columns:60px minmax(145px,1fr) minmax(245px,1.4fr) 14px;padding:22px;gap:17px}.market-board .coin-card>img{width:60px;height:65px}.market-board .market-values dd{font-size:13px}.market-ribbon{flex-wrap:wrap;gap:20px}.market-ribbon>div{flex:1}.market-network{display:none}.market-ribbon>div:nth-child(3){border-right:0}.discovery-masthead{grid-template-columns:1fr 1fr}.discovery-invite{grid-column:1/-1;display:grid;grid-template-columns:44px 1fr auto;gap:4px 20px;padding:22px 25px;align-items:center}.invite-icon{grid-row:1/3;margin:0}.discovery-invite .eyebrow{font-size:8px}.discovery-invite h2{font-size:21px;letter-spacing:-.7px;margin:4px 0;grid-column:2}.discovery-invite h2 br{display:none}.discovery-invite h2 br:after{content:" "}.discovery-invite p{grid-column:2;font-size:11px;max-width:none;margin:0}.discovery-invite>a{grid-column:3;grid-row:1/4;align-self:center;border:0;padding:0;gap:18px;margin:0;font-size:12px}.discovery-title h1{font-size:52px}.discovery-feature{min-height:320px}.discovery-results-layout{grid-template-columns:1fr;gap:20px;padding-top:20px}.discovery-filters{display:flex;align-items:center;gap:20px}.discovery-filters .filters{flex-direction:row;margin:0;gap:6px}.discovery-filters .filters button{font-size:11px;padding:10px 13px;gap:8px}.discovery-filters>p{display:none}.discovery-catalog .creator-card{grid-template-columns:110px minmax(0,1fr)}.discovery-catalog .creator-caption h3{font-size:17px}.profile-story{padding:24px 25px 0}.profile-launch-invite{padding:20px 25px;margin-left:-25px;margin-right:-25px}.profile-story h1{font-size:42px;letter-spacing:-1.8px}.profile-statement{font-size:19px;margin-top:24px}.profile-biography{font-size:12px}.profile-portrait{min-height:580px}.profile-afterword{grid-template-columns:1fr 2fr;gap:20px}.profile-afterword>a{grid-column:2;justify-self:start;margin-top:-5px}.guide-intro{gap:40px}.guide-intro-copy>p{font-size:22px}.guide-chapters>article{grid-template-columns:40px 1fr .8fr;gap:20px}.guide-chapters h2{font-size:23px}.guide-chapters p{font-size:12px}.chapter-number{font-size:32px}.chapter-visual{padding:15px;min-height:140px}.chapter-people :is(img,.portrait-frame){width:54px;height:79px}.chapter-people :is(img,.portrait-frame):nth-child(2){width:69px;height:94px}.chapter-identity{gap:10px}.chapter-identity>span{width:45px;height:45px;border-radius:12px;flex-shrink:0}.chapter-identity strong{font-size:13px}.chapter-identity small{font-size:9px}.chapter-confirmed strong{font-size:12px}.chapter-confirmed span{font-size:9px;text-align:center}.platform-shell{display:block}.platform-rail{position:static;padding:0}.platform-rail>.small-heading,.platform-rail-cta{display:none}.platform-rail .platform-nav{flex-direction:row;gap:8px;padding:0 0 15px;margin:0 0 27px;border-bottom:1px solid #c9e2ed;overflow:auto}.platform-rail .platform-nav>a{font-size:12px;padding:10px 12px}.creator-pick-layout{grid-template-columns:minmax(0,1.6fr) minmax(220px,1fr);gap:22px}.creator-pick-options :is(img,.portrait-frame){height:160px}.platform-redesign .economy-grid{padding:25px;gap:25px}.platform-redesign .economy-journey>h2{font-size:29px}.platform-redesign .economy-destination h2{font-size:28px}.platform-redesign .transparency-grid{grid-template-columns:.9fr 1.1fr}.platform-redesign .token-status{display:block}.platform-redesign .token-status>img{display:block}.platform-redesign .token-status .contract-placeholder{margin:20px 0}}@media(max-width:700px){.studio-page{padding-bottom:38px}.studio-title{padding-top:24px;padding-bottom:23px}.studio-title>div{gap:12px}.studio-title h1{font-size:30px;letter-spacing:-1.2px}.studio-title .eyebrow{font-size:8px;letter-spacing:1px}.studio-back{width:34px;height:34px}.studio-help{font-size:10px;gap:4px}.studio-help svg{width:12px}.studio-grid{display:grid;grid-template-columns:1fr;gap:18px}.studio-rail{display:contents}.studio-progress{display:flex;justify-content:space-between;gap:10px;margin:0;order:0;background:transparent;padding:4px 1px 12px}.studio-progress li{min-height:0;align-items:center;gap:9px;flex:1}.studio-progress li:not(:last-child):after{display:none}.studio-progress li>span{width:28px;height:28px;font-size:9px}.studio-progress li strong{font-size:12px}.studio-progress li small{display:none}.studio-progress li.current>span{box-shadow:0 0 0 3px #00aff012}.studio-wallet{order:1;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;border:1px solid #c9e2ed;border-radius:12px;background:#f5fbfe}.studio-wallet-status{margin:0;gap:10px}.studio-wallet-status>span{width:31px;height:34px;border-radius:9px}.studio-wallet-status strong{font-size:12px}.studio-wallet-status small{font-size:10px;margin-top:4px}.studio-wallet .btn{width:auto;font-size:10px;min-height:35px;padding:8px 11px;gap:8px}.studio-wallet .btn svg{width:12px;height:12px}.studio-workspace{order:2;border-radius:15px}.studio-workspace #launch-panel{padding:24px 20px}.studio-savebar{padding:12px 18px;min-height:44px;font-size:9px;gap:10px}.studio-savebar button{font-size:10px}.studio-panel-heading{margin-bottom:24px}.studio-panel-heading>.eyebrow{font-size:9px;letter-spacing:1.4px}.studio-workspace #launch-panel h2{font-size:25px;line-height:1.25;letter-spacing:-.9px;max-width:280px;margin:10px 0}.studio-panel-heading>p{font-size:12px;line-height:1.7}.studio-identity-grid{gap:20px}.studio-artwork-slot .studio-upload{min-height:113px;padding:19px 21px;grid-template-columns:54px 1fr;column-gap:17px;border-radius:10px}.studio-upload-symbol{width:50px;height:50px;border-radius:15px}.studio-upload-symbol svg{width:22px;height:22px}.studio-upload>img{width:54px;height:60px}.studio-upload>strong{font-size:12px}.studio-upload>span:last-of-type{font-size:10px;margin-top:6px}.studio-form label{font-size:12px}.studio-form input:not([type=file]),.studio-form textarea{font-size:16px;padding:12px;min-height:46px}.studio-form .input-prefix input{font-size:16px;padding-left:7px}.studio-form .field-row{gap:12px;grid-template-columns:minmax(0,1.6fr) minmax(90px,1fr);margin-bottom:17px}.studio-form textarea{min-height:106px;line-height:1.6}.studio-metadata summary,.studio-metadata-fallback summary{font-size:10px}.studio-metadata-fallback>p{font-size:10px}.studio-creator-section{margin-top:25px;padding-top:23px}.studio-creator-heading{gap:10px;margin-bottom:17px}.studio-creator-heading h3{font-size:20px}.studio-creator-heading>span{max-width:75px;text-align:right;line-height:1.6;font-size:10px}.studio-creator-picks{gap:8px;margin-bottom:18px}.studio-creator-picks button{padding:8px;gap:7px;border-radius:8px}.studio-creator-picks button>span{font-size:10px}.studio-creator-picks :is(img,.portrait-frame){width:29px;height:34px}.studio-creator-help{display:block}.studio-creator-help>p{font-size:10px}.studio-creator-help a{margin-top:10px;font-size:11px}.studio-form-bottom{margin-top:22px;padding-top:20px}.studio-continue{align-items:center;gap:15px}.studio-continue strong{font-size:18px}.studio-continue strong>span{font-size:10px;margin-top:5px}.studio-continue small{font-size:9px;max-width:120px;line-height:1.7}.studio-continue .btn{font-size:11px;min-height:46px;padding:13px 14px;gap:8px}.studio-continue .btn svg{height:14px;width:14px}.studio-workspace .form-footnote{font-size:9px;text-align:center;margin-top:17px;line-height:1.85}.studio-live-preview{order:3;border:1px solid #c9e2ed;border-radius:12px;padding:21px;background:#f5fbfe}.studio-preview-identity{align-items:center;gap:13px}.studio-preview-identity .preview-art{width:52px;height:52px}.studio-preview-identity h3{font-size:17px}.studio-live-preview #preview-description{font-size:12px}.studio-live-preview .preview-support>small{font-size:11px}.studio-keys{order:4;margin:0 auto;font-size:10px}.studio-review-coin{padding:15px;gap:12px;margin:22px 0}.studio-review-coin>span{width:35px;height:38px;border-radius:10px}.studio-review-coin>span svg{width:19px}.studio-review-coin small{font-size:8px}.studio-review-coin h3{font-size:19px}.studio-review-coin h3>span{font-size:10px}.studio-review-coin>.btn{font-size:10px;padding:4px;gap:3px}.studio-review .review-table .review-address{display:block}.studio-review .review-table>div{font-size:11px;padding:12px 0}.studio-review .review-table strong{font-size:11px}.studio-review-creator{padding:18px}.studio-review-approval{margin-top:22px}.studio-review .checkbox{font-size:11px;line-height:1.9}.studio-review-actions{gap:10px;align-items:center}.studio-review-actions>.btn{font-size:10px;padding:12px 13px;gap:7px;min-height:43px}.studio-review-actions>.btn.text{padding-left:0}.studio-review-actions>.btn svg{width:13px;height:13px}.studio-cost-receipt{padding:23px 20px}.studio-cost-receipt>strong{font-size:34px;letter-spacing:-1.4px}.studio-cost-receipt>strong small{font-size:15px}.studio-cost-receipt>p{font-size:10px}.studio-final-details>div:last-child{display:block}.studio-final-details>div:last-child>strong{display:block;margin-top:9px;line-height:1.8}.studio-success{padding:20px 0}.studio-success .success-links{grid-template-columns:1fr}.studio-workspace .studio-success h2{max-width:none}.studio-success>p{font-size:12px}.studio-success .btn{font-size:12px}.market-page{padding-top:30px;padding-bottom:38px}.market-masthead{align-items:flex-start;flex-direction:column;gap:19px;margin-bottom:25px}.market-masthead h1{font-size:33px;letter-spacing:-1.5px;line-height:1.15;margin:13px 0}.market-masthead .eyebrow{font-size:9px;letter-spacing:1.3px}.market-masthead p{font-size:13px}.market-masthead>.btn{font-size:12px;min-height:44px;padding:12px 16px}.market-ribbon{padding:20px 0;gap:13px;flex-wrap:nowrap}.market-ribbon>div{display:block;padding-right:12px}.market-ribbon>div strong{display:block;font-size:29px;margin-bottom:9px;letter-spacing:-1px}.market-ribbon>div strong small{font-size:11px}.market-ribbon>div>span{font-size:9px;display:block;line-height:1.65;max-width:none}.market-body{padding:15px 0 25px;gap:18px}.market-sidebar nav>a{font-size:11px;padding:11px 13px}.market-sidebar nav>a svg{width:13px;height:13px}.market-board-tools{align-items:stretch;flex-direction:column;gap:17px;padding-bottom:18px}.market-board-tools>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.market-board-tools h2{font-size:17px;margin:0}.market-refresh{font-size:9px;white-space:nowrap}.market-board-tools .search{min-width:0;max-width:none;width:100%}.market-board-tools .search input{font-size:16px}.market-board .coin-card{grid-template-columns:53px 1fr 15px;gap:14px;padding:19px}.market-board .coin-card>img{width:53px;height:59px;border-radius:11px}.market-board .coin-card h3{font-size:18px}.market-board .coin-card p{font-size:11px}.market-board .coin-by{font-size:9px}.market-board .coin-market{grid-column:1/-1;padding:16px 0 0;border-left:0;border-top:1px solid #c9e2ed}.market-board .market-values{gap:13px}.market-board .market-values dt{font-size:10px}.market-board .market-values dd{font-size:14px}.market-board .market-status{font-size:9px;margin-top:16px}.market-board .coin-arrow{grid-column:3;grid-row:1}.market-board .launch-empty{grid-template-columns:38px 1fr;padding:25px 20px;gap:18px;min-height:0}.market-board .empty-orbit{width:38px;height:38px}.market-board .launch-empty h3{font-size:20px}.market-board .launch-empty p{font-size:12px}.market-board .launch-empty>.btn{font-size:11px;min-height:42px}.market-board .coin-market-note{font-size:10px}.market-page>.small-note{font-size:10px;line-height:1.9}.portfolio-connect{padding:37px 22px}.portfolio-connect h3{font-size:22px}.portfolio-connect p{font-size:12px}.discovery-page{padding-top:26px;padding-bottom:40px}.discovery-masthead{grid-template-columns:1fr 1fr;gap:20px 15px;margin-bottom:29px}.discovery-title{padding:13px 0 8px}.discovery-title>.eyebrow{font-size:8px;letter-spacing:1px;display:block;line-height:1.8;max-width:140px}.discovery-title h1{font-size:34px;letter-spacing:-1.8px;line-height:1.08;margin:22px 0 17px}.discovery-title>p{font-size:12px;line-height:1.85;margin-bottom:17px}.discovery-title>.inline-link{font-size:10px;line-height:1.6;gap:3px;max-width:150px}.discovery-title>.inline-link svg{width:12px;flex-shrink:0}.discovery-feature{min-height:275px;border-radius:16px}.discovery-feature>img{object-position:center 24%}.discovery-feature>div{left:14px;bottom:18px;right:8px}.discovery-feature>div>span{font-size:7px;letter-spacing:.8px}.discovery-feature h2{font-size:20px;letter-spacing:-.65px;margin:7px 0 3px}.discovery-feature p{font-size:9px}.feature-open{right:10px;bottom:auto;top:10px;width:25px;height:25px}.feature-open svg{width:13px}.discovery-invite{padding:18px;gap:5px 13px;border-radius:13px;grid-template-columns:32px minmax(0,1fr) 19px}.invite-icon{width:31px;height:34px;border-radius:10px;grid-row:1/3}.invite-icon svg{width:16px}.discovery-invite>.eyebrow{font-size:7px;letter-spacing:1px}.discovery-invite h2{font-size:18px;letter-spacing:-.6px;margin:0}.discovery-invite h2 br{display:none}.discovery-invite h2 br:after{content:" "}.discovery-invite p{font-size:10px;line-height:1.8;grid-column:2/4;margin:3px 0 0}.discovery-invite>a{font-size:0;gap:0;grid-row:1/3;grid-column:3}.discovery-invite>a svg{width:18px;height:18px}.discovery-controls{display:flex;flex-direction:column;gap:17px;align-items:stretch;padding-bottom:18px}.discovery-controls .tabs{gap:24px;justify-content:flex-start}.discovery-controls .tabs a{font-size:13px;padding:8px 0 13px}.discovery-controls .tabs svg{width:14px;height:14px}.discovery-controls .search{width:100%;max-width:none}.discovery-controls .search input{font-size:16px;padding:12px 0}.discovery-results-layout{padding-top:17px;gap:20px}.discovery-filters{gap:9px;align-items:center}.discovery-filters>.small-heading{display:none}.discovery-filters .filters{gap:5px;width:100%;justify-content:flex-start}.discovery-filters .filters button{font-size:11px;padding:9px 13px;gap:8px;border:1px solid #c9e2ed;border-radius:30px}.discovery-filters .filters button svg{display:none}.discovery-filters .filters button[aria-pressed=true]{border-color:#c9e2ed}.discovery-catalog .creator-grid{grid-template-columns:1fr;gap:13px}.discovery-catalog .creator-card{grid-template-columns:115px minmax(0,1fr);min-height:153px;border-radius:12px}.discovery-catalog .creator-image{min-height:153px;border-radius:11px 0 0 11px}.discovery-catalog .creator-caption{padding:20px 22px;gap:17px}.discovery-catalog .creator-caption h3{font-size:20px;letter-spacing:-.6px;padding-right:0}.discovery-catalog .creator-caption a>span{font-size:11px;margin-top:5px}.discovery-catalog .creator-category{font-size:8px;left:8px;top:8px}.discovery-catalog .creator-launch{width:27px;height:27px}.creator-profile-page{padding-top:25px;padding-bottom:28px}.creator-profile-page>.back{font-size:11px;margin-bottom:20px}.creator-profile-stage{grid-template-columns:1fr;border-radius:18px}.profile-portrait{min-height:0;height:365px}.profile-portrait>:is(img,.portrait-frame){object-position:center 23%}.portrait-label{font-size:8px;left:22px;bottom:20px}.profile-story{padding:24px 23px 0}.profile-story-top{margin-bottom:21px}.profile-story-top>span{font-size:9px}.profile-story h1{font-size:44px;letter-spacing:-2px;margin:0 0 12px}.profile-handle{font-size:12px}.profile-statement{font-size:22px;line-height:1.5;letter-spacing:-.6px;margin:23px 0 13px}.profile-biography{font-size:12px;line-height:1.95}.profile-official{font-size:12px;margin:18px 0 25px}.profile-launch-invite{margin-left:-23px;margin-right:-23px;padding:22px 23px;grid-template-columns:24px 1fr;gap:10px}.profile-launch-invite>span svg{width:19px}.profile-launch-invite h2{font-size:17px;line-height:1.5}.profile-launch-invite p{font-size:11px}.profile-launch-invite>.btn{font-size:11px;min-height:42px}.profile-afterword{display:block;padding:23px 0}.profile-afterword>span{font-size:8px}.profile-afterword>p{font-size:11px;margin:12px 0 17px}.profile-afterword>a{font-size:11px;justify-content:flex-start;margin:0}.guide-page{padding-top:32px;padding-bottom:40px}.guide-intro{gap:25px;padding:4px 0 35px;grid-template-columns:1fr}.guide-intro h1{font-size:66px;letter-spacing:-3.7px;line-height:1;margin-top:20px}.guide-intro .eyebrow{font-size:9px;letter-spacing:1.5px}.guide-intro-copy{max-width:none;border-top:1px solid #c9e2ed;padding-top:25px}.guide-symbol{display:none}.guide-intro-copy>p{font-size:21px;line-height:1.5;margin-bottom:22px}.guide-intro-copy>.btn{font-size:12px;min-height:45px}.guide-intro-copy>span:last-child{font-size:10px;margin-top:14px}.guide-chapters>article{grid-template-columns:33px minmax(0,1fr);gap:16px;padding:29px 0}.chapter-number{font-size:28px;letter-spacing:-1px}.guide-chapters .eyebrow{font-size:8px;letter-spacing:1px}.guide-chapters h2{font-size:23px;letter-spacing:-.9px;line-height:1.3;margin:12px 0}.guide-chapters p{font-size:12px;line-height:1.9}.guide-chapters a{font-size:11px}.chapter-visual{grid-column:2;min-height:145px;margin-top:3px;border-radius:13px}.chapter-people :is(img,.portrait-frame){width:68px;height:88px}.chapter-people :is(img,.portrait-frame):nth-child(2){width:83px;height:110px}.chapter-identity>span{width:53px;height:53px;border-radius:15px}.chapter-identity strong{font-size:16px}.chapter-identity small{font-size:10px}.chapter-confirmed strong{font-size:14px}.chapter-confirmed span{font-size:10px}.guide-faq{grid-template-columns:1fr;gap:25px;padding:35px 0 15px}.guide-faq h2{font-size:31px;margin:16px 0}.guide-faq>div:first-child>p{font-size:12px;max-width:none}.guide-faq .faq summary{font-size:12px;line-height:1.6;padding:16px 0;gap:10px}.guide-faq .faq p{font-size:12px}.guide-page>.btn{font-size:12px;margin-top:10px}.platform-redesign{padding-top:20px;padding-bottom:38px}.platform-rail .platform-nav{gap:6px;padding:0 0 16px;margin-bottom:23px}.platform-rail .platform-nav>a{font-size:10px;padding:10px;gap:6px}.platform-rail .platform-nav>a svg{height:13px;width:13px}.platform-redesign .platform-heading{padding:0 0 22px;gap:18px;align-items:flex-start}.platform-redesign .platform-heading h1{font-size:32px;letter-spacing:-1.3px;line-height:1.2}.platform-redesign .platform-heading .eyebrow{font-size:8px;letter-spacing:1.3px}.platform-redesign .platform-heading p{font-size:12px;line-height:1.85}.platform-redesign .platform-heading .btn{font-size:11px;min-height:40px;padding:10px 14px}.analytics-workbench{display:flex;flex-direction:column;gap:18px}.analytics-stat-rail{display:grid;grid-template-columns:1fr 1fr;border-radius:12px}.analytics-stat-rail .metric-card{padding:18px 17px;border-bottom:1px solid #c9e2ed}.analytics-stat-rail .metric-card:nth-child(odd){border-right:1px solid #c9e2ed}.analytics-stat-rail .metric-card:nth-last-child(-n+2){border-bottom:0}.analytics-stat-rail .metric-card>div{font-size:10px}.analytics-stat-rail .metric-card strong{font-size:34px;margin:8px 0}.analytics-stat-rail .metric-card p{font-size:9px;line-height:1.7}.analytics-workbench .chart-panel{padding:21px 17px}.analytics-workbench .panel-heading{flex-direction:row;align-items:center;gap:10px}.analytics-workbench .panel-heading h2{font-size:17px}.analytics-workbench .panel-heading p{font-size:9px;margin-top:6px}.analytics-workbench .launch-chart{min-height:220px;margin-top:22px}.analytics-workbench .chart-controls{gap:7px}.analytics-workbench .segmented button{padding:7px 9px;font-size:10px}.analytics-workbench .chart-controls>.icon-button{width:28px;height:28px}.analytics-workbench .chart-controls>.icon-button svg{width:14px}.analytics-workbench .chart-footer{font-size:8px;display:flex;flex-direction:column;gap:5px;margin-top:20px}.platform-redesign .analytics-bottom{grid-template-columns:1fr;gap:18px;margin-top:18px}.platform-redesign .analytics-bottom>.surface{padding:23px 20px}.platform-redesign .analytics-callout h2{font-size:29px;margin:17px 0}.platform-redesign .analytics-callout>.round-icon{width:38px;height:38px}.platform-redesign .docs-index{padding:13px 16px;gap:5px 14px}.platform-redesign .docs-index>a{font-size:10px}.platform-redesign .doc-section>h2{font-size:25px}.platform-redesign .doc-section .faq summary{font-size:12px;gap:13px;line-height:1.65}.platform-redesign .doc-section .faq p{font-size:12px}.platform-redesign .economy-grid{grid-template-columns:1fr;padding:22px 20px;gap:25px}.platform-redesign .economy-journey>h2{font-size:29px}.platform-redesign .economy-steps p{font-size:12px;line-height:1.85}.platform-redesign .economy-destination{padding:23px}.platform-redesign .economy-destination h2{font-size:28px}.platform-redesign .economy-review{font-size:11px;padding:17px 20px}.platform-redesign .transparency-grid{grid-template-columns:1fr;gap:18px}.platform-redesign .transparency-grid>.surface{padding:24px 21px}.platform-redesign .token-status>img{width:64px;height:83px}.platform-redesign .token-status h2{font-size:32px}.platform-redesign .status-rows>div{font-size:11px;gap:12px}.platform-redesign .platform-badge{font-size:8px;padding:6px 7px;text-align:right}.platform-redesign .trust-principles{gap:22px;margin:30px 0}.platform-redesign .roadmap{padding:23px 20px}.platform-redesign .roadmap-columns{gap:20px}.picker-heading{padding:0 0 23px}.picker-heading>.eyebrow{font-size:8px;letter-spacing:1.1px}.picker-heading h1{font-size:33px;letter-spacing:-1.4px;margin:12px 0}.picker-heading>p{font-size:12px;line-height:1.8}.creator-pick-layout{display:flex;flex-direction:column;gap:20px}.creator-pick-main{width:100%;border-radius:13px}.creator-pick-gallery{padding:22px 19px}.picker-section-label{gap:9px;margin-bottom:19px}.picker-section-label h2{font-size:18px;letter-spacing:-.5px}.picker-section-label>span:first-child{width:25px;height:25px;font-size:9px}.creator-pick-options{gap:12px}.creator-pick-options :is(img,.portrait-frame){height:158px}.creator-pick-options button>span{padding:12px 10px}.creator-pick-options strong{font-size:12px}.creator-pick-options small{font-size:10px;margin-top:4px}.creator-pick-options button>b{height:23px;width:23px;top:8px;right:8px}.creator-link-editor{padding:23px 20px}.creator-link-editor .profile-url-input input{font-size:16px;padding:13px 10px}.creator-link-editor .field-help{font-size:10px;margin-bottom:19px}.creator-link-editor .btn{font-size:11px;min-height:46px}.creator-pick-preview{position:static;width:100%;padding:24px;text-align:left;display:grid;grid-template-columns:69px minmax(0,1fr);column-gap:17px}.creator-pick-preview>.small-heading{grid-column:1/-1;font-size:9px;margin-bottom:20px}.selected-creator-portrait{width:64px;height:74px;margin:0;grid-row:2/5;border-radius:35px}.creator-pick-preview>h2{font-size:22px;grid-column:2;align-self:end;margin-bottom:7px}.creator-pick-preview>p{grid-column:2;font-size:11px;line-height:1.7}.selected-profile-status{grid-column:2;justify-content:flex-start;margin:10px 0 0;font-size:9px}.selected-creator-note{grid-column:1/-1;margin-top:22px;padding-top:18px}.selected-creator-note>span{font-size:8px}.selected-creator-note p{font-size:11px;line-height:1.8}.creator-pick-preview>a{grid-column:1/-1;font-size:11px;justify-content:flex-start;margin-top:16px}.picker-footer{display:block;margin-top:23px;padding-top:20px}.picker-footer>span{font-size:11px}.picker-footer p{font-size:11px;margin:11px 0 15px;line-height:1.85}.picker-footer a{font-size:11px;justify-content:flex-start}}@media(max-width:380px){.studio-workspace #launch-panel{padding:22px 17px}.studio-continue .btn{font-size:10px;padding:12px 11px}.studio-creator-picks button{gap:6px;padding:7px}.studio-creator-picks :is(img,.portrait-frame){width:26px;height:32px}.studio-creator-picks button>span{font-size:9px}.studio-form .field-row{grid-template-columns:minmax(0,1.5fr) minmax(85px,1fr);gap:10px}.discovery-title h1{font-size:31px}.discovery-title>p{font-size:11px}.discovery-feature{min-height:268px}.discovery-feature h2{font-size:18px}.discovery-invite h2{font-size:16px}.discovery-invite{padding:16px}.discovery-catalog .creator-card{grid-template-columns:104px minmax(0,1fr)}.discovery-catalog .creator-caption{padding:18px}.discovery-catalog .creator-caption h3{font-size:18px}.market-masthead h1{font-size:31px}.studio-review-actions>.btn{font-size:9px;padding:12px 10px}.creator-pick-options :is(img,.portrait-frame){height:143px}.creator-pick-options strong{font-size:11px}}@media(prefers-reduced-motion:reduce){.discovery-feature>img,.studio-upload,.creator-pick-options button,.studio-creator-picks button{transition:none}.creator-pick-options button:hover,.market-board .coin-card:hover{transform:none}}.market-board-tools .search input,.discovery-controls .search input{padding-left:42px;padding-right:12px}.analytics-workbench .launch-chart{flex:initial;min-height:0;padding:20px 0 10px;margin-top:20px;align-items:flex-start}.analytics-workbench .chart-scale{height:220px;padding-bottom:0}.analytics-workbench .chart-footer{margin-top:auto}@media(max-width:700px){.analytics-workbench .chart-scale{height:180px}.analytics-workbench .chart-footer{margin-top:20px}}.new-hero-copy>p:not(.hero-purpose){font-size:clamp(19px,1.6vw,24px);line-height:1.65;max-width:550px}.new-hero-copy>.hero-purpose{font-size:14px;line-height:1.65;max-width:460px;margin:20px 0 0;color:var(--muted)}.hero-flow{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:22px;padding:20px 0;border-top:1px solid #c9e2ed;color:var(--muted);font-size:13px;font-weight:600}.hero-flow>span{display:flex;align-items:center;gap:7px}.hero-flow b{font-size:10px;color:var(--muted);letter-spacing:.05em}.hero-flow>svg{width:14px;flex-shrink:0;color:var(--muted)}.hero-flow>span>span{display:grid;gap:3px}.hero-flow small{font-size:12px;font-weight:400;color:var(--muted)}.chapter-payouts{flex-direction:column;gap:12px;text-align:center}.chapter-payouts>svg{color:var(--muted);width:32px;height:32px}.chapter-payouts strong{font-size:16px;color:var(--muted);font-weight:600}.chapter-payouts span{font-size:13px;color:var(--muted)}.creator-launch{white-space:nowrap}.profile-launch-invite h2{line-height:1.3}@media(max-width:700px){.hero-flow{font-size:11px;gap:6px}.hero-flow>span{gap:4px}.hero-flow>svg{width:11px}.new-hero-copy>.hero-purpose{font-size:13px;max-width:350px}}.studio-buy-section{border:1px solid #c9e2ed;border-radius:20px;padding:26px;margin-top:30px;background:#f5fbfe}.studio-buy-heading{display:flex;align-items:center;gap:14px}.studio-buy-heading>span:first-child{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#f5fbfe;color:var(--muted)}.studio-buy-heading .eyebrow{font-size:10px}.studio-buy-heading h3{font-size:20px;margin:5px 0 0;letter-spacing:-.5px}.buy-optional{margin-left:auto;color:var(--muted);border:1px solid #c9e2ed;border-radius:20px;padding:5px 10px;font-size:11px}.studio-buy-section>p{font-size:14px;color:var(--muted);margin:14px 0 20px;line-height:1.7}.studio-buy-controls{display:flex;gap:20px;align-items:end}.buy-presets{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;flex:1;padding-bottom:1px}.buy-presets button{border:1px solid #c9e2ed;background:#f5fbfe;border-radius:10px;padding:13px 9px;font-size:13px;white-space:nowrap;color:var(--muted);cursor:pointer}.buy-presets button[aria-pressed=true]{background:#eaf7fd;color:#163d50;border-color:#c9e2ed}.buy-presets button:focus-visible{outline:2px solid #c9e2ed;outline-offset:3px}.buy-amount{width:150px;font-size:12px!important;gap:8px!important}.buy-amount>div{display:flex;align-items:center;position:relative}.buy-amount input{padding:13px 48px 13px 12px;font-size:15px;height:46px;min-width:0;background:#f5fbfe}.buy-amount>div>span{position:absolute;right:12px;font-size:12px;color:var(--muted)}.studio-buy-section>.field-help{font-size:12px;margin:18px 0 0;line-height:1.75}.studio-cost-receipt>div{gap:16px}.studio-cost-receipt>div>strong{white-space:nowrap}@media(max-width:700px){.studio-buy-section{padding:20px 16px}.studio-buy-controls{align-items:stretch;flex-direction:column;gap:16px}.buy-amount{width:100%}.studio-buy-heading{gap:10px}.studio-buy-heading h3{font-size:17px}.studio-buy-heading>span:first-child{width:35px;height:35px;flex-shrink:0}.buy-optional{font-size:10px}.buy-presets button{font-size:12px;padding:12px 7px}}.studio-form .buy-amount{margin:0!important}.studio-form .studio-creator-url input{padding-left:38px}@font-face{font-family:Onest;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/onest-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Onest;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/onest-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg:#ffffff;--panel:#f5fbfe;--panel2:#eaf7fd;--line:#d7e7ef;--text:#242529;--muted:#607587;--cyan:#00aff0;--cyan2:#008ccf;--font:"Onest",Arial,sans-serif;--display:"Onest",Arial,sans-serif;--ease:cubic-bezier(.16,1,.3,1);font-family:var(--font);color-scheme:light;background:var(--bg);color:var(--text);scroll-behavior:smooth}body{font-size:16px;line-height:1.5;background:var(--bg)}::selection{background:var(--cyan);color:#00354a}[hidden]{display:none!important}img{color:var(--muted)}p{line-height:1.7}h1,h2,h3{font-family:var(--display);font-weight:550}h1,h2,h3{letter-spacing:-.025em}h1 em,h2 em{font-style:normal;color:var(--accent-ink)}h1{font-size:clamp(48px,6vw,88px);line-height:1.02}h2{font-size:clamp(36px,4.3vw,62px);line-height:1.06}h3{font-size:24px;line-height:1.2}.wrap{width:100%;max-width:1440px;padding-left:64px;padding-right:64px;margin-inline:auto}.eyebrow,.small-heading{font:500 12px/1.5 var(--font);letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.eyebrow{gap:10px}.live-dot{background:var(--cyan);box-shadow:none}.cyan{color:var(--accent-ink)}.muted,.small-note,.field-help,.form-footnote{color:var(--muted)}.page{padding-top:64px;padding-bottom:80px;min-height:65vh}.btn{font-size:14px;font-weight:600;min-height:48px;padding:13px 20px;border:1px solid var(--line);border-radius:5px;background:transparent;color:var(--text);gap:14px;transition:background .2s,border-color .2s,transform .25s var(--ease);line-height:1.4}.btn:hover{background:#eaf7fd;border-color:#c9e2ed;box-shadow:none;transform:translateY(-2px)}.btn.primary{background:var(--cyan);color:#163d50;border-color:var(--cyan)}.btn.primary:hover{background:#2bbdf4;border-color:#c9e2ed;box-shadow:none}.btn.large{font-size:16px;padding:17px 25px;min-height:58px}.btn.dark{background:#fff;color:#163d50;border-color:#c9e2ed}.btn.dark:hover{background:#eaf7fd}.btn.text{background:none;border-color:transparent;color:var(--muted)}.btn.text:hover{color:var(--accent-ink)}.btn.full{margin-top:14px}.btn:disabled{transform:none;opacity:.5}.btn svg{width:19px;height:19px}.text-link,.inline-link{display:inline-flex;align-items:center;gap:14px;font-size:14px;font-weight:500;padding-bottom:6px;border-bottom:1px solid var(--line);color:var(--text)}.text-link:hover,.inline-link:hover{border-color:var(--cyan);color:var(--accent-ink)}.text-link svg{transition:transform .3s}.text-link:hover svg{transform:translate(2px,-2px)}input,textarea,select{background:#fff;border:1px solid #c9e2ed;color:var(--text);border-radius:5px;font-size:16px;line-height:1.5}input::placeholder,textarea::placeholder{color:#607587}input:focus,textarea:focus,select:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #00aff012}input[type=checkbox]{accent-color:var(--cyan)}label{font-size:14px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--cyan);outline-offset:4px}.skip:focus{background:var(--cyan);color:#163d50}.search{border:1px solid var(--line);border-radius:5px;background:#f5fbfe;min-width:0}.search input{border:0;background:transparent;font-size:14px;box-shadow:none}.search svg{color:var(--muted)}.reveal,.reveal.in-view{opacity:1;transform:none}.back{font-size:14px;color:var(--muted);display:inline-flex;gap:10px;align-items:center}.back:hover{color:var(--accent-ink)}.site-chrome{position:relative;z-index:40;background:var(--bg);border-bottom:1px solid var(--line)}.header.paid-header{height:90px;max-width:1440px;padding:0 64px;gap:28px;border:0;background:none;display:flex;align-items:center;justify-content:space-between}.brand{gap:0;display:inline-flex}.brand>span{font-family:var(--display);font-size:33px;font-weight:500;letter-spacing:-1.3px;color:var(--text);line-height:1.2;position:relative}.brand>span>span{font-weight:600;color:var(--accent-ink)}.brand b{font-size:10px;position:absolute;top:3px;right:-12px;letter-spacing:0;font-weight:400;color:var(--muted)}.paid-header nav{margin:0 auto;gap:28px;display:flex}.paid-header nav a{font-size:14px;font-weight:400;color:var(--muted);padding:8px 0;position:relative}.paid-header nav a:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:var(--cyan);transform:scaleX(0);transform-origin:left;transition:transform .25s}.paid-header nav a:hover,.paid-header nav a[aria-current=page]{color:var(--text)}.paid-header nav a:hover:after,.paid-header nav a[aria-current=page]:after{transform:scaleX(1)}.header-actions{gap:12px}.paid-header .wallet-button{min-height:42px;font-size:13px;padding:10px 14px;border-color:var(--line);background:transparent}.paid-header .header-launch{display:inline-flex;min-height:42px;font-size:13px;padding:10px 14px}.paid-header .wallet-button svg{width:16px;height:16px}.paid-header .header-launch svg{width:16px;height:16px}.paid-footer{max-width:1440px;margin:auto;padding:64px 64px 0;background:none;border:0}.footer-main{display:grid;grid-template-columns:1fr 1.7fr;gap:80px;padding-bottom:55px}.footer-main>div>p{font-size:20px;font-family:var(--display);line-height:1.35;color:var(--muted);margin-top:22px}.footer-directory{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.footer-directory>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-directory>div>span{font-size:12px;letter-spacing:.09em;color:var(--muted);margin-bottom:9px}.footer-directory a{font-size:14px;color:#607587;display:inline-flex;align-items:center;gap:6px}.footer-directory a:hover{color:var(--accent-ink)}.footer-directory svg{width:13px;height:13px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:23px 0;font-size:12px;color:var(--muted)}.footer-bottom>span:nth-child(2){letter-spacing:.1em}.back-top{display:inline-flex;gap:12px;align-items:center;font-size:12px}.paid-footer .footer-payout-notice{font-size:.75rem;line-height:1.6;color:var(--muted);text-align:center;padding:0 0 25px;margin:0}.footer-payout-notice a{color:var(--accent-ink);text-decoration:underline;text-underline-offset:3px}.paid-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:50px;align-items:center;padding-top:42px;padding-bottom:46px;min-height:650px}.paid-hero-copy{padding-bottom:18px}.paid-hero-copy>.eyebrow{font-size:11px;letter-spacing:.1em;margin-bottom:36px;flex-wrap:wrap}.edition-tag{border:1px solid #c9e2ed;padding:5px 9px;color:var(--accent-ink);letter-spacing:.08em}.paid-hero h1{font-size:clamp(65px,6.25vw,94px);line-height:1.06;letter-spacing:-.045em;margin:0 0 29px;font-weight:500}.paid-hero h1>span{display:block;white-space:nowrap}.paid-hero h1 em{font-style:normal}.paid-hero-copy>p{font-size:17px;color:var(--muted);line-height:1.65;letter-spacing:-.2px}.hero-actions{display:flex;align-items:center;gap:29px;margin-top:32px}.hero-actions .text-link{padding:12px 0}.hero-footnote{display:flex;align-items:center;gap:12px;font-size:12px;color:var(--muted);margin-top:28px}.hero-footnote>span:first-child{color:var(--text);border-right:1px solid var(--line);padding-right:12px}.paid-hero-photo{position:relative;display:block;height:550px;isolation:isolate;background:#eaf7fd;overflow:hidden;border-radius:3px}.paid-hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:center 32%;transition:transform 1.2s var(--ease)}.hero-photo-caption{position:absolute;left:27px;right:27px;bottom:27px;display:flex;justify-content:flex-end;align-items:flex-end;color:#fff;z-index:1}.photo-arrow{display:grid;place-items:center;width:47px;height:47px;background:#ffffff16;border:1px solid #ffffff5e;border-radius:50%;backdrop-filter:blur(10px)}.photo-arrow svg{width:23px;height:23px}.photo-ticket{position:absolute;right:0;top:52%;z-index:2;transform:rotate(-5deg) translate(9px);background:var(--cyan);color:#163d50;font-size:13px;letter-spacing:.055em;font-weight:700;padding:17px 25px;line-height:1.3;box-shadow:0 5px 20px #0003}.paid-hero-photo:hover>img{transform:scale(1.045)}.paid-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.paid-strip>.wrap{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px}.paid-strip span{display:inline-flex;align-items:center;gap:12px;font-size:13px;color:var(--muted)}.paid-strip span:first-child{font-size:11px;letter-spacing:.12em;color:var(--accent-ink)}.paid-strip svg{width:17px;height:17px;color:var(--accent-ink)}.paid-section{padding-top:86px;padding-bottom:78px}.paid-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:36px}.paid-section-heading .eyebrow{margin-bottom:19px}.paid-section-heading>div:last-child>p{font-size:15px;color:var(--muted);margin-bottom:12px}.paid-section-heading>div:last-child:only-child>p{margin:0}.paid-section-heading h2{font-size:clamp(36px,4vw,57px);line-height:1.12;font-weight:550}.paid-section-heading .btn{margin-bottom:4px}.creator-grid,.featured-creators,.paid-directory .creator-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.creator-card.paid-creator{border:0;border-radius:0;background:none;overflow:visible;box-shadow:none}.creator-image{display:block;position:relative;aspect-ratio:3/4.1;overflow:hidden;border-radius:3px;background:var(--panel)}.creator-image:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#0008);pointer-events:none}.creator-image :is(img,.portrait-frame){width:100%;height:100%;object-fit:cover;object-position:50% 25%;transition:transform .9s var(--ease),filter .5s}.creator-category{top:14px;left:14px;background:#10384d99;backdrop-filter:blur(12px);border:1px solid #ffffff38;color:#fff;border-radius:3px;font-size:11px;letter-spacing:.02em;padding:5px 9px;font-weight:400}.round-arrow{position:absolute;right:14px;top:14px;bottom:auto;background:#fff;color:#163d50;border:0;width:31px;height:31px;border-radius:50%;display:grid;place-items:center;opacity:0;transform:translateY(5px);transition:opacity .25s,transform .4s}.creator-number{position:absolute;bottom:12px;left:16px;font-family:var(--display);font-size:37px;letter-spacing:-.03em;color:#fff;z-index:1}.creator-caption{padding:18px 0 0;display:flex;justify-content:space-between;align-items:center;gap:8px;background:none}.creator-caption h3{font-size:23px;font-weight:500;line-height:1.2;color:var(--text)}.creator-caption a>span{color:var(--muted);font-size:12px;margin-top:5px;display:block}.creator-launch{background:none;color:var(--accent-ink);width:32px;height:32px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;flex-shrink:0;transition:background .3s,transform .4s}.creator-launch:hover{background:var(--cyan);color:#00354a;transform:rotate(90deg)}.creator-card:hover,.creator-card.reveal.in-view:hover{box-shadow:none;transform:none}.creator-card:hover .creator-image :is(img,.portrait-frame){transform:scale(1.045)}.creator-card:hover .round-arrow{opacity:1;transform:none}.paid-cast-note{border-top:1px solid var(--line);margin-top:33px;padding-top:23px;display:flex;justify-content:space-between;gap:20px;font-size:13px;color:var(--muted)}.paid-cast-note a{display:flex;align-items:center;gap:10px;color:var(--accent-ink)}.paid-feed-section{background:#f5fbfe;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.coin-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.coin-card{background:#fff;border:1px solid var(--line);border-radius:5px;padding:26px;gap:20px}.coin-card:hover{border-color:#c9e2ed;background:#eaf7fd;transform:translateY(-3px);box-shadow:none}.coin-card h3{font-size:24px;color:var(--text)}.coin-card p{color:var(--muted);font-size:14px}.coin-card>img{border-radius:5px;width:64px;height:64px;object-fit:cover}.coin-ticker{color:var(--accent-ink);font-size:12px}.coin-by{font-size:12px;color:var(--muted)}.coin-arrow{color:var(--accent-ink)}.coin-market{border-color:var(--line);font-size:13px}.coin-market span,.coin-market-label,.coin-market-foot{color:var(--muted)}.coin-market strong{color:var(--text)}.empty{background:var(--panel);border-color:var(--line);border-radius:5px}.launch-empty{display:grid;grid-template-columns:64px 1fr auto;gap:28px;align-items:center;text-align:left;min-height:190px;padding:38px 36px;background:transparent;border:1px dashed #c9e2ed;box-shadow:none}.launch-empty h3{font-size:27px;margin:7px 0 9px}.launch-empty p{font-size:15px;color:var(--muted)}.empty-orbit{width:58px;height:58px;background:none;border:1px solid #c9e2ed;border-radius:50%;display:grid;place-items:center;position:relative;animation:none}.empty-orbit>span{position:static;display:grid;place-items:center;background:none;border:0}.empty-orbit>span svg{width:24px;height:24px;color:var(--accent-ink)}.empty-orbit b{display:none}.feed-caption{display:flex;justify-content:space-between;gap:20px;color:var(--muted);font:400 12px/1.6 var(--font);margin-top:19px}.feed-caption a{display:inline-flex;align-items:center;gap:9px}.feed-caption svg{width:14px;height:14px}.paid-playbook{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:45px}.paid-playbook article{border-top:1px solid #c9e2ed;padding-top:22px}.paid-playbook article>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:37px;color:var(--accent-ink)}.paid-playbook article>div>span{font-family:var(--display);font-size:52px;line-height:1;letter-spacing:-.025em}.paid-playbook article>div>svg{width:26px;height:26px}.paid-playbook h3{font-size:27px;margin-bottom:14px}.paid-playbook p{color:var(--muted);font-size:15px;line-height:1.8}.paid-access{display:grid;grid-template-columns:repeat(3,1fr);margin-top:66px;border:1px solid var(--line);border-radius:5px;overflow:hidden}.paid-access a{padding:23px 25px;display:grid;grid-template-columns:1fr auto;gap:8px 18px;border-right:1px solid var(--line);transition:background .25s}.paid-access a:last-child{border:0}.paid-access a>span{font-size:10px;letter-spacing:.1em;color:var(--muted);grid-column:1}.paid-access strong{font-size:19px;font-weight:500;font-family:var(--display);grid-column:1}.paid-access svg{grid-column:2;grid-row:1 / 3;align-self:center;color:var(--accent-ink)}.paid-access a:hover{background:var(--panel2)}.paid-cta{background:var(--cyan);color:#163d50;overflow:hidden}.paid-cta>.wrap{position:relative;padding-top:62px;padding-bottom:65px}.paid-cta .eyebrow{color:#163d50}.paid-cta h2{font-size:clamp(50px,7.4vw,108px);letter-spacing:-.03em;margin:20px 0 32px;line-height:1.05}.paid-cta h2 em{color:#163d50;font-style:normal}.paid-cta .cta-note{font-size:11px;letter-spacing:.13em;position:absolute;right:64px;bottom:67px;color:#163d50}.paid-page-heading{padding:66px 0 45px;border-bottom:1px solid var(--line)}.paid-page-heading .eyebrow{margin-bottom:20px}.paid-page-heading h1{font-size:clamp(50px,6.3vw,90px);line-height:1.02;font-weight:500;letter-spacing:-.045em;max-width:100%}.paid-page-heading>div{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:26px}.paid-page-heading p{font-size:16px;color:var(--muted)}.discovery-page,.market-page{padding-top:0;padding-bottom:85px}.paid-directory-toolbar,.paid-market-tools{display:flex;align-items:center;justify-content:space-between;gap:25px;margin:29px 0 33px}.filters{display:flex;gap:9px;flex-wrap:wrap}.filters button{border:1px solid var(--line);border-radius:30px;padding:9px 19px;font-size:14px;color:var(--muted);min-height:42px}.filters button[aria-pressed=true]{background:var(--cyan);color:#163d50;border-color:var(--cyan)}.filters button:hover{border-color:var(--cyan)}.paid-directory-toolbar .search,.paid-market-tools .search{width:310px}.paid-directory .creator-grid{gap:24px}.paid-directory-end{padding-top:64px;margin-top:59px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:20px 60px}.paid-directory-end>.eyebrow{grid-column:1 / -1}.paid-directory-end h2{grid-column:1;grid-row:2 / 4}.paid-directory-end p{color:var(--muted);max-width:330px;align-self:end}.paid-directory-end .btn{justify-self:start}.paid-profile{padding-top:33px;padding-bottom:70px}.paid-profile-heading{padding:38px 0 33px;display:flex;flex-direction:column;gap:15px}.paid-profile-heading h1{font-size:clamp(60px,9vw,128px);line-height:1;letter-spacing:-.03em}.paid-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:start}.paid-profile .profile-portrait{border-radius:3px;aspect-ratio:4/4.5;position:relative;height:auto;max-height:720px;background:var(--panel)}.profile-portrait :is(img,.portrait-frame){height:100%;width:100%;object-fit:cover;object-position:50% 25%}.paid-profile .profile-story{padding:20px 0;display:block}.profile-handle{font-size:14px;color:var(--accent-ink);display:block;margin-bottom:24px}.profile-story>h2{font-size:clamp(31px,3vw,46px);line-height:1.16;letter-spacing:-.025em}.profile-biography{font-size:16px;color:var(--muted);margin:23px 0 22px}.profile-launch-invite{margin-top:36px;padding-top:28px;border:0;border-top:1px solid var(--line);background:none;display:block}.profile-launch-invite h3{font-size:28px;margin:14px 0}.profile-launch-invite p{font-size:14px;margin:0 0 22px;color:var(--muted)}.profile-afterword{margin-top:35px;border-top:1px solid var(--line);padding-top:24px;display:grid;grid-template-columns:160px 1fr auto;gap:30px}.profile-afterword>span{font-size:11px;color:var(--accent-ink);letter-spacing:.1em}.profile-afterword p{font-size:13px;color:var(--muted)}.profile-afterword a{font-size:12px;display:inline-flex;gap:9px;color:var(--text);align-items:center}.market-ribbon{margin:30px 0;background:var(--panel);border:1px solid var(--line);border-radius:4px;padding:27px 29px;display:grid;grid-template-columns:repeat(3,1fr) 1.2fr}.market-ribbon>div{padding:0 25px;border-right:1px solid var(--line);display:grid;gap:6px}.market-ribbon>div:first-child{padding-left:0}.market-ribbon strong{font-family:var(--display);font-size:38px;letter-spacing:-.025em;line-height:1;color:var(--text);font-weight:500}.market-ribbon strong small{font-size:16px;color:var(--muted);letter-spacing:0}.market-ribbon>div>span{font-size:12px;color:var(--muted)}.market-network{color:var(--accent-ink);padding-left:30px;align-self:center;font-size:14px;line-height:1.6}.market-network small{color:var(--muted);font-size:12px}.tabs{display:flex;gap:25px;margin:0;border-bottom:0}.tabs a{font-size:15px;color:var(--muted);padding:14px 0;border:0;border-bottom:2px solid transparent}.tabs a.active{color:var(--accent-ink);border-color:var(--cyan)}.coin-market-note{font-size:12px;color:var(--muted);margin-top:32px;line-height:1.7}.paid-market>.small-note{font-size:12px;margin-top:8px}.portfolio-connect{border:1px dashed #c9e2ed;background:var(--panel);border-radius:5px;padding:48px;text-align:center}.portfolio-connect>span{background:var(--panel2);color:var(--accent-ink);border:1px solid var(--line)}.portfolio-connect h3{font-size:29px;color:var(--text)}.portfolio-connect p{font-size:15px;color:var(--muted)}.studio-page{background:var(--bg);padding-bottom:78px;border-color:var(--line)}.studio-title{padding-top:52px;padding-bottom:30px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.studio-title>div{display:block}.studio-title h1{font-size:clamp(42px,5vw,70px);font-weight:500;letter-spacing:-.025em;margin-top:13px}.studio-title h1 em{color:var(--accent-ink);font-style:normal}.studio-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:0;list-style:none;padding:0;margin:0 0 28px;border:1px solid var(--line);border-radius:5px;overflow:hidden}.studio-progress:before,.studio-progress li:after{display:none}.studio-progress li{display:flex;align-items:center;gap:16px;padding:20px 25px;border-right:1px solid var(--line);margin:0;position:relative;background:var(--panel)}.studio-progress li:last-child{border-right:0}.studio-progress li>span{border:1px solid #c9e2ed;background:none;color:var(--muted);width:34px;height:34px;border-radius:50%;font-size:12px;display:grid;place-items:center;box-shadow:none;flex-shrink:0}.studio-progress li strong{font-size:15px;font-weight:500;color:var(--muted)}.studio-progress li small{font-size:12px;color:var(--muted);display:block;line-height:1.5;margin-top:2px}.studio-progress li.current{background:#eaf7fd}.studio-progress li.current>span,.studio-progress li.complete>span{background:var(--cyan);color:#163d50;border-color:var(--cyan)}.studio-progress li.current strong{color:var(--text)}.studio-grid{display:grid;grid-template-columns:minmax(0,1fr) 295px;gap:30px;align-items:start}.studio-rail{padding:0;position:sticky;top:30px;border:0;background:none}.studio-workspace{background:var(--panel);border:1px solid var(--line);border-radius:5px;box-shadow:none;min-width:0}.studio-savebar{display:flex;gap:15px;justify-content:space-between;align-items:center;padding:15px 27px;background:#eaf7fd;border-bottom:1px solid var(--line);font-size:11px;color:var(--muted)}.studio-savebar>span{font-size:10px;letter-spacing:.05em;display:flex;align-items:center;gap:8px}.studio-savebar>div{display:flex;align-items:center;gap:14px}.studio-savebar button{color:var(--accent-ink);font-size:12px}.studio-savebar svg{width:15px;height:15px}.studio-form,.studio-review,.studio-success{padding:31px}.studio-panel-heading{margin-bottom:27px}.studio-panel-heading .eyebrow{font-size:11px;color:var(--accent-ink)}.studio-panel-heading h2{font-size:32px;line-height:1.13;margin:12px 0;letter-spacing:-.03em}.studio-panel-heading p{font-size:15px;color:var(--muted)}.studio-identity-grid{display:grid;grid-template-columns:160px minmax(0,1fr);gap:24px}.studio-upload{border:1px dashed #c9e2ed;background:#eaf7fd;border-radius:4px;min-height:218px;color:var(--text);padding:17px}.studio-upload:hover{background:#eaf7fd;border-color:var(--cyan)}.studio-upload-symbol{background:#eaf7fd;border:1px solid #c9e2ed;color:var(--accent-ink);border-radius:50%;height:38px;width:38px}.studio-upload strong{font-size:14px;color:var(--text)}.studio-upload>span:not(.studio-upload-symbol){color:var(--muted);font-size:12px;line-height:1.5}.studio-upload>img{border-radius:3px}.studio-form .field-row{grid-template-columns:1fr .6fr;gap:16px}.studio-form input,.studio-form textarea{background:#fff;border:1px solid #c9e2ed;color:var(--text);border-radius:4px;font-size:15px;padding:12px}.studio-form input:focus,.studio-form textarea:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #00aff012}.studio-form label{font-size:13px;color:var(--text)}.input-prefix{background:#fff;border:1px solid #c9e2ed;border-radius:4px}.input-prefix input{border:0;background:transparent!important;box-shadow:none!important}.input-prefix>span{color:var(--accent-ink)}.optional{color:var(--muted);font-size:11px}.studio-creator-section,.initial-buy-field,.studio-form-bottom{border-color:var(--line)}.studio-creator-heading h3{font-size:24px;color:var(--text)}.studio-creator-heading>span{color:var(--muted);font-size:12px}.studio-creator-picks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.studio-creator-picks button{border:1px solid var(--line);border-radius:4px;background:#eaf7fd;color:var(--text);font-size:12px;padding:9px}.studio-creator-picks button[aria-pressed=true]{background:#dff4fc;border-color:var(--cyan);color:var(--text)}.studio-creator-picks button :is(img,.portrait-frame){width:32px;height:36px;object-fit:cover;border-radius:3px}.studio-creator-picks button>svg{color:var(--accent-ink)}.studio-creator-url{background:#fff;border:1px solid #c9e2ed;border-radius:4px}.studio-creator-url input{border:0;background:transparent!important}.studio-creator-url>svg{color:var(--muted)}.studio-metadata{border-color:var(--line);font-size:13px}.studio-metadata summary,.metadata-option summary{color:var(--muted);font-size:13px}.studio-form-bottom{margin-top:28px;padding-top:22px}.studio-continue strong{font-size:20px;color:var(--text)}.studio-continue strong span{font-size:12px;color:var(--muted)}.studio-continue small{font-size:11px;color:var(--muted)}.studio-live-preview{background:#edf9ff;border:1px solid #c9e2ed;border-radius:5px;padding:23px;margin:0}.studio-live-preview>.small-heading{font-size:11px;color:var(--accent-ink)}.studio-preview-identity{margin-top:22px;display:block}.studio-preview-identity .preview-art{width:100%;height:auto;aspect-ratio:1.35;margin-bottom:21px;border-radius:3px;border:1px solid #c9e2ed;overflow:hidden;background:#fff}.preview-art img{width:100%;height:100%;object-fit:cover}.studio-preview-identity h3{font-size:25px;color:var(--text);margin-top:7px}.studio-preview-identity #preview-symbol{color:var(--accent-ink);font-size:12px}.studio-live-preview #preview-description{color:var(--muted);font-size:13px;margin-top:15px}.studio-preview-network{border-color:#c9e2ed;color:var(--text);font-size:12px}.studio-preview-network>span:last-child{color:var(--muted)}.preview-support{border-color:#c9e2ed}.preview-support>span,.preview-support>small{color:var(--muted);font-size:12px}.preview-support>a{color:var(--accent-ink);font-size:13px}.studio-wallet{background:var(--panel);border:1px solid var(--line);border-radius:5px;margin-top:17px;padding:20px}.studio-wallet-status{display:flex;gap:12px;align-items:center}.studio-wallet-status>span{background:#eaf7fd;border-radius:50%;color:var(--accent-ink)}.studio-wallet-status strong{font-size:14px;color:var(--text)}.studio-wallet-status small{font-size:12px;color:var(--muted);display:block}.studio-keys{color:var(--muted);font-size:12px;margin-top:19px;display:flex;gap:10px;line-height:1.7}.studio-keys svg{color:var(--accent-ink);width:16px}.studio-review-coin{background:#eaf7fd;border:1px solid var(--line);border-radius:5px}.studio-review-coin>span{background:#eaf7fd;color:var(--accent-ink)}.studio-review-coin h3{font-size:25px;color:var(--text)}.studio-review-coin small,.studio-review-coin h3 span{color:var(--muted)}.studio-review-columns{grid-template-columns:1fr;gap:25px}.studio-review-creator{border:1px solid var(--line);border-radius:5px;background:#eaf7fd;padding:22px}.review-table>div{border-color:var(--line);font-size:14px;padding:16px 0;color:var(--muted);gap:20px}.review-table strong{color:var(--text);font-size:14px}.review-table strong.address{font-size:12px}.preference-summary{background:none;border-color:var(--line);color:var(--text)}.preference-summary span,.preference-summary small{color:var(--muted);font-size:12px}.preference-summary strong a{color:var(--accent-ink)}.studio-section-label{color:var(--muted);font-size:12px}.studio-review-approval{border-color:var(--line)}.studio-review-approval .checkbox{color:var(--muted);font-size:14px}.studio-cost-receipt{background:#eaf7fd;border:1px solid #c9e2ed;border-radius:5px;color:var(--text)}.studio-cost-receipt>strong{color:var(--accent-ink);font-size:51px}.studio-cost-receipt>div{border-color:#c9e2ed}.studio-cost-receipt p,.studio-cost-receipt>span,.studio-cost-receipt small{color:var(--muted)}.success-icon{background:#eaf7fd;color:var(--accent-ink);border-color:#c9e2ed}.form-error{color:#bb304b}.initial-buy-options button{border-color:var(--line);border-radius:4px;color:var(--muted);background:#eaf7fd}.initial-buy-options button[aria-pressed=true]{background:var(--cyan);color:#163d50;border-color:var(--cyan)}.platform-shell{display:block}.platform-rail{position:static;width:100%;border:0;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 0 20px;margin:0 0 38px;border-bottom:1px solid var(--line)}.platform-rail>.small-heading{display:none}.platform-rail-cta{margin:0!important;padding:10px!important;background:none!important;border:0!important;color:var(--accent-ink)!important;white-space:nowrap;font-size:12px!important}.platform-nav{display:flex;flex-direction:row;gap:4px;border:0;padding:0;overflow:auto}.platform-nav a{font-size:13px;color:var(--muted);padding:10px 13px;white-space:nowrap;border-radius:4px;background:none}.platform-nav a[aria-current=page]{color:#00354a;background:var(--cyan)}.platform-nav a:hover{color:var(--text);background:var(--panel2)}.platform-page{padding-top:28px;padding-bottom:80px}.platform-heading{margin:0 0 38px}.platform-heading h1{font-size:clamp(40px,5vw,69px);line-height:1.08;font-weight:500;letter-spacing:-.025em;margin-top:17px}.platform-heading p{color:var(--muted);font-size:16px}.platform-heading .eyebrow{color:var(--accent-ink);font-size:11px}.surface,.work-panel,.metric-card{background:var(--panel);border:1px solid var(--line);border-radius:5px}.platform-badge{background:#eaf7fd;border:1px solid #c9e2ed;color:var(--muted);border-radius:3px;font-size:11px}.platform-badge.available{background:#eaf7fd;border-color:#c9e2ed;color:var(--accent-ink)}.panel-heading h2{font-size:25px}.panel-heading p,.definition-list p,.platform-footnote,.platform-footnote a{color:var(--muted)}.analytics-workbench{display:flex;flex-direction:column;gap:24px}.analytics-stat-rail{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.analytics-stat-rail .metric-card{border:1px solid var(--line);padding:23px;border-radius:4px}.metric-card strong{color:var(--accent-ink);font-size:45px;font-weight:500;font-family:var(--display)}.metric-card p,.metric-card>div{color:var(--muted);font-size:12px}.chart-panel{padding:30px}.chart-bar{background:var(--cyan);border-radius:2px 2px 0 0}.chart-bar.zero{background:#eaf7fd}.chart-empty,.chart-dates,.chart-footer{color:var(--muted)}.segmented{background:var(--bg);border:1px solid var(--line);border-radius:4px}.segmented button{color:var(--muted)}.segmented button[aria-pressed=true]{background:var(--cyan);color:#00354a}.analytics-callout{background:#eaf7fd}.activity-table th{color:var(--muted);font-size:12px;background:#eaf7fd}.activity-table td{font-size:13px;color:var(--text);border-color:var(--line)}.activity-table .receipt-coin img{border-radius:4px}.economy-board{background:var(--panel);border-color:var(--line);border-radius:5px}.economy-board-head{border-color:var(--line);background:#eaf7fd}.economy-signature img{display:none}.economy-signature>span{font-size:12px;color:var(--accent-ink)}.economy-grid{grid-template-columns:1.1fr 1fr;gap:35px;padding:35px}.economy-number{color:var(--accent-ink);border-color:#c9e2ed;background:#eaf7fd;border-radius:50%}.economy-journey>h2{font-size:37px}.economy-steps li{border-color:var(--line)}.economy-steps h3{font-size:23px}.economy-steps p{font-size:15px;color:var(--muted)}.economy-destination{background:#eaf7fd;border:1px solid #c9e2ed;border-radius:4px;padding:30px}.economy-destination h2{font-size:34px}.economy-destination p,.economy-destination dt{color:#607587}.economy-destination dd{color:var(--text)}.economy-destination dl>div,.economy-review{border-color:var(--line)}.destination-wallet{background:#eaf7fd;color:var(--accent-ink);border-color:#c9e2ed;border-radius:50%}.economy-review{background:#eaf7fd}.economy-review p{color:var(--muted)}.economy-review a{color:var(--accent-ink)}.docs-layout{grid-template-columns:220px 1fr}.docs-toc{background:none;border:1px solid var(--line);border-radius:4px;align-self:start}.docs-group{border:1px solid var(--line);border-radius:5px;background:var(--panel)}.docs-group h2{font-size:29px}.docs-group p{font-size:15px;color:var(--muted)}.docs-group summary{color:var(--text);font-size:15px}.docs-group details{border-color:var(--line)}.token-status{background:#eaf7fd}.token-status>img{display:none}.token-status h2{font-size:42px}.transparency-grid{grid-template-columns:1fr 1.2fr}.status-row,.contract-placeholder{border-color:var(--line)}.status-row p{color:var(--muted)}.creator-pick-layout{grid-template-columns:1fr 320px}.creator-pick-main,.creator-pick-preview{background:var(--panel);border:1px solid var(--line);border-radius:5px}.creator-pick-main{padding:28px}.creator-pick-preview{background:#eaf7fd;padding:28px}.picker-heading h1{font-size:clamp(38px,5.3vw,70px);font-weight:500;letter-spacing:-.025em}.picker-heading p,.creator-pick-preview p{color:var(--muted)}.creator-pick-options{grid-template-columns:repeat(4,1fr);gap:14px}.creator-pick-options button{border-radius:3px;border:1px solid var(--line);background:#eaf7fd}.creator-pick-options button[aria-pressed=true]{border-color:var(--cyan);background:#dff4fc}.creator-pick-options button>span>strong{color:var(--text);font-size:13px}.creator-pick-options button>span>small{color:var(--muted);font-size:11px}.creator-pick-options button>b{background:var(--cyan);color:#163d50}.picker-section-label{border-color:var(--line)}.picker-section-label h2{font-size:22px}.picker-section-label>span:first-child{background:#eaf7fd;color:var(--accent-ink);border-color:#c9e2ed}.profile-url-input{background:#fff;border-color:#c9e2ed;border-radius:4px}.profile-url-input input{background:transparent}.selected-creator-portrait{border-radius:4px}.selected-creator-note{border-color:#c9e2ed;color:var(--accent-ink)}.selected-creator-note p,.picker-footer p{color:var(--muted)}.selected-profile-status{color:var(--accent-ink)}.picker-footer{border-color:var(--line)}.guide-page{padding-top:0}.guide-intro{padding:62px 0 52px;grid-template-columns:1.1fr 1fr;border-bottom:1px solid var(--line)}.guide-intro h1{font-size:clamp(53px,6.5vw,93px);font-weight:500;letter-spacing:-.03em}.guide-intro h1>span{color:var(--accent-ink)}.guide-intro-copy{padding:20px 0 0}.guide-intro-copy>p{font-size:21px;line-height:1.5;color:var(--text)}.guide-symbol{border:1px solid #c9e2ed;background:#eaf7fd;color:var(--accent-ink);border-radius:50%}.guide-intro-copy>span:last-child{color:var(--muted);font-size:12px}.guide-chapters{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding-top:42px}.guide-chapters article{display:flex;flex-direction:column;align-items:start;gap:20px;padding:0 0 30px;border-top:0;border-bottom:1px solid var(--line)}.chapter-number{color:var(--accent-ink);font-size:55px;font-family:var(--display);line-height:1}.guide-chapters h2{font-size:32px;margin:12px 0 15px}.guide-chapters p{font-size:15px;color:var(--muted)}.guide-chapters a{color:var(--accent-ink);font-size:13px}.chapter-visual{width:100%;min-height:160px;margin-top:auto;border-radius:4px;background:#eaf7fd;border:1px solid var(--line);color:var(--accent-ink)}.chapter-people :is(img,.portrait-frame){border-radius:4px;max-width:30%;height:135px;object-fit:cover;border:0}.chapter-payouts strong{color:var(--text);font-size:17px}.chapter-payouts span{color:var(--muted);font-size:12px}.guide-faq{margin-top:65px;border:0;gap:65px;grid-template-columns:1fr 1.4fr}.guide-faq h2{font-size:36px}.guide-faq p{color:var(--muted);font-size:15px}.faq details{border-color:var(--line)}.faq summary{font-size:15px;color:var(--text)}.faq details p{font-size:15px;color:var(--muted)}.guide-page>.btn{margin:35px 0 70px}.coin-detail{gap:45px}.coin-art{border-radius:5px}.coin-detail h1{color:var(--text);font-weight:500}.detail-table{background:var(--panel);border:1px solid var(--line);border-radius:5px}.detail-table>div{border-color:var(--line)}.detail-table>div>span:first-child{color:var(--muted)}.detail-table a,.detail-table button{color:var(--accent-ink)}.credit-list{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.credit-list article{border:1px solid var(--line);background:var(--panel);border-radius:5px;padding:25px;margin:0}.credit-list h3{color:var(--text)}.credit-list p,.credit-rights{color:var(--muted)}.credit-list a{color:var(--accent-ink)}.service-grid .work-panel{padding:29px}.status-pill{color:var(--muted);border-color:var(--line);background:var(--panel2)}.status-pill.connected{color:var(--accent-ink);background:#eaf7fd;border-color:#c9e2ed}.setup-note{background:var(--panel);border-color:var(--line);color:var(--muted);border-radius:5px}#wallet-dialog{background:#fff;border:1px solid #c9e2ed;border-radius:9px;color:var(--text);box-shadow:0 28px 90px #0008;padding:32px;max-width:450px;width:calc(100% - 32px)}#wallet-dialog::backdrop{background:#000b;backdrop-filter:blur(6px)}#wallet-dialog h2{font-size:30px;letter-spacing:-.025em}#wallet-dialog .eyebrow{color:var(--accent-ink);font-size:11px}#wallet-dialog .dialog-subtitle,#wallet-dialog p{color:var(--muted)}.wallet-option{border-color:#c9e2ed;background:#eaf7fd;border-radius:5px;min-height:64px;color:var(--text)}.wallet-option:hover{background:#eaf7fd;border-color:#c9e2ed}.wallet-option-name{font-size:16px;color:var(--text)}.wallet-option-status,.wallet-search-note{color:var(--muted);font-size:12px}.wallet-qr-badge,.wallet-installed{background:#eaf7fd;color:#007aab}.wallet-brand-icon{background:#fff;border-radius:9px;color:var(--accent-ink)}.wallet-back,.wallet-disconnect{color:var(--accent-ink)}.wallet-search-field{background:#fff;border-color:#c9e2ed;border-radius:4px}.wallet-search-field input{background:transparent;color:var(--text)}.wallet-connection-error{border-color:#edbdc5;background:#fff2f4;color:#bb304b}.wallet-note{color:var(--muted);font-size:12px}.icon-button:hover{background:#eaf7fd}.wallet-qr-wrap,.wallet-qr-code,.wallet-qr-code img{background:#fff!important}#toast{background:var(--cyan);border:1px solid #c9e2ed;color:#163d50;border-radius:5px;box-shadow:0 6px 25px #0006;font-size:14px}.paid-hero-photo,.paid-creator,.paid-access a{will-change:auto}.photo-ticket{animation:ticket-settle 1s var(--ease) both;animation-delay:.2s}.photo-arrow{transition:background .3s,transform .4s}.paid-hero-photo:hover .photo-arrow{background:var(--cyan);color:#163d50;transform:rotate(45deg)}.btn:active{transform:scale(.975)}.btn svg,.creator-launch svg{transition:transform .25s}.btn:hover svg[data-lucide=arrow-up-right]{transform:translate(2px,-2px)}.loading-state svg,[data-lucide=loader-circle]{animation:paid-spin 1s linear infinite}.faq details[open]>p{animation:paid-detail .3s var(--ease)}dialog[open]{animation:paid-dialog .3s var(--ease)}@keyframes ticket-settle{0%{opacity:0;transform:rotate(6deg) translate(30px)}to{opacity:1;transform:rotate(-5deg) translate(9px)}}@keyframes paid-spin{to{transform:rotate(360deg)}}@keyframes paid-detail{0%{opacity:.3;transform:translateY(-6px)}to{opacity:1;transform:none}}@keyframes paid-dialog{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@media(min-width:1450px){.paid-hero{gap:70px}.paid-hero h1{font-size:96px}.paid-hero-photo{height:595px}}@media(max-width:1150px){.wrap{padding-inline:36px}.header.paid-header{padding-inline:36px;gap:20px}.paid-header nav{gap:20px}.paid-hero{gap:32px;min-height:580px}.paid-hero h1{font-size:clamp(55px,6.7vw,78px)}.paid-hero-photo{height:493px}.paid-hero-copy>.eyebrow{font-size:10px;letter-spacing:.04em}.hero-actions{gap:20px}.hero-actions .btn.large{font-size:14px;padding:15px 19px}.hero-footnote{font-size:10px;gap:8px}.hero-footnote>span:first-child{padding-right:8px}.paid-hero-copy>p{font-size:16px}.creator-caption h3{font-size:20px}.creator-grid,.featured-creators{gap:18px}.paid-footer{padding:50px 36px 0}.footer-main{gap:50px;grid-template-columns:.7fr 1.6fr}.footer-directory{gap:20px}.studio-grid{grid-template-columns:minmax(0,1fr) 265px;gap:20px}.studio-form,.studio-review{padding:25px}.studio-identity-grid{grid-template-columns:125px minmax(0,1fr);gap:18px}.studio-savebar{padding:15px 23px;align-items:flex-start}.studio-savebar>div{font-size:10px}.studio-progress li{padding:18px}.studio-progress li small{font-size:11px}.paid-profile-grid{gap:45px}.profile-afterword{grid-template-columns:130px 1fr;gap:20px}.profile-afterword>a{grid-column:2}.creator-pick-layout{grid-template-columns:1fr 270px}.creator-pick-options{grid-template-columns:repeat(2,1fr)}.platform-rail-cta{display:none}.paid-cta .cta-note{right:36px}.paid-playbook{gap:28px}.coin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:850px){.header.paid-header{height:auto;min-height:83px;padding-block:18px;flex-wrap:wrap;gap:16px}.paid-header .brand{margin-right:auto}.paid-header nav{order:3;width:100%;justify-content:center;gap:40px;border-top:1px solid var(--line);padding-top:9px;margin-bottom:-7px}.paid-header nav a{font-size:13px}.paid-header .header-actions{margin:0}.paid-hero{gap:27px;padding-top:34px;padding-bottom:34px;min-height:0}.paid-hero h1{font-size:clamp(42px,6.5vw,57px);letter-spacing:-.045em;margin-bottom:24px}.paid-hero-copy>.eyebrow{font-size:10px;max-width:210px;margin-bottom:25px}.edition-tag{font-size:9px}.paid-hero-copy>p{font-size:14px}.hero-actions{align-items:flex-start;flex-direction:column;gap:12px;margin-top:23px}.hero-actions .btn.large{min-height:48px;font-size:14px}.hero-actions .text-link{font-size:13px;padding:5px 0}.hero-footnote{flex-direction:column;align-items:flex-start;gap:2px;margin-top:16px;font-size:10px}.hero-footnote>span:first-child{border:0;padding:0}.paid-hero-photo{height:425px}.hero-photo-caption{left:19px;right:18px;bottom:23px}.photo-arrow{width:37px;height:37px}.photo-ticket{font-size:10px;padding:12px 20px}.paid-strip>.wrap{gap:20px;flex-wrap:wrap;justify-content:center;padding-block:20px;min-height:80px}.paid-strip span{font-size:12px}.paid-strip span:first-child{display:none}.paid-section{padding-top:65px;padding-bottom:57px}.paid-section-heading{gap:20px}.paid-section-heading h2{font-size:43px}.paid-section-heading>div:last-child>p{font-size:13px}.creator-grid,.featured-creators,.paid-directory .creator-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px}.creator-caption h3{font-size:25px}.creator-image{aspect-ratio:3/3.9}.round-arrow{opacity:1;transform:none}.paid-playbook{gap:24px}.paid-playbook article>div>span{font-size:41px}.paid-playbook h3{font-size:24px}.paid-playbook p{font-size:14px}.paid-access a{padding:20px}.paid-access strong{font-size:16px}.paid-access a>span{font-size:9px}.launch-empty{grid-template-columns:48px 1fr;gap:22px;padding:28px}.launch-empty>.btn{grid-column:2;justify-self:start}.launch-empty h3{font-size:24px}.launch-empty p{font-size:14px}.empty-orbit{width:47px;height:47px}.footer-main{grid-template-columns:1fr;gap:38px}.footer-main>div:first-child{display:flex;justify-content:space-between;align-items:flex-start}.footer-main>div>p{margin-top:0;font-size:18px}.footer-directory{gap:30px}.paid-page-heading{padding-top:44px}.paid-page-heading h1{font-size:64px}.paid-page-heading>div{align-items:flex-start}.market-ribbon{grid-template-columns:repeat(3,1fr);padding:25px}.market-network{grid-column:1/-1;border-top:1px solid var(--line);padding:15px 0 0;margin-top:22px;display:flex;gap:15px;align-items:center;font-size:13px}.market-ribbon>div:nth-child(3){border:0}.studio-grid{display:flex;flex-direction:column}.studio-workspace{width:100%}.studio-rail{position:static;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:20px}.studio-wallet{margin-top:0;align-self:start}.studio-keys{grid-column:2;grid-row:1;align-self:end;margin-bottom:10px}.studio-live-preview{grid-row:1 / 3}.studio-preview-identity{display:flex;gap:16px;align-items:center}.studio-preview-identity .preview-art{width:70px;height:70px;aspect-ratio:1;flex-shrink:0;margin:0}.studio-preview-identity h3{font-size:20px}.studio-identity-grid{grid-template-columns:160px minmax(0,1fr)}.studio-progress li small{display:none}.studio-title h1{font-size:55px}.studio-progress li{padding:15px 18px}.paid-profile-grid{gap:30px}.profile-story>h2{font-size:32px}.profile-biography{font-size:14px}.profile-story .text-link{font-size:13px}.profile-launch-invite h3{font-size:25px}.profile-launch-invite .btn.large{font-size:13px;min-height:48px;padding:14px 15px}.profile-launch-invite p{font-size:13px}.analytics-stat-rail{grid-template-columns:repeat(2,1fr)}.economy-grid,.transparency-grid,.creator-pick-layout{grid-template-columns:1fr}.creator-pick-preview{max-width:100%}.creator-pick-options{grid-template-columns:repeat(4,1fr)}.guide-intro{gap:30px;grid-template-columns:1fr 1fr}.guide-intro h1{font-size:63px}.guide-intro-copy>p{font-size:18px}.guide-chapters{grid-template-columns:1fr;gap:35px}.guide-chapters article{display:grid;grid-template-columns:55px 1fr 160px;align-items:start;gap:25px}.guide-chapters h2{font-size:29px}.chapter-number{font-size:40px}.chapter-visual{min-height:130px;height:160px;margin-top:25px}.chapter-people{display:flex;align-items:center;overflow:hidden}.chapter-people :is(img,.portrait-frame){height:105px;max-width:37%}.chapter-payouts strong{font-size:14px;line-height:1.4}.guide-faq{gap:32px;grid-template-columns:1fr 1.3fr}.guide-faq h2{font-size:31px}.credit-list,.docs-layout{grid-template-columns:1fr}.docs-toc{position:static;display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px}.docs-toc>span{display:none}.paid-cta .cta-note{bottom:35px;font-size:10px}.paid-cta>.wrap{padding-bottom:75px}}@media(max-width:600px){.wrap{padding-inline:22px}.header.paid-header{padding:18px 22px 12px;gap:12px;min-height:0}.brand>span{font-size:31px;letter-spacing:-1.2px}.header-actions{gap:8px}.paid-header .wallet-button{width:40px;height:40px;padding:0;min-height:40px}.paid-header .wallet-button>span{display:none}.paid-header .wallet-button svg{width:18px;height:18px}.paid-header .header-launch{font-size:12px;min-height:40px;padding:10px 11px;gap:9px}.paid-header nav{padding-top:9px;gap:33px;margin-top:2px;margin-bottom:0}.paid-header nav a{font-size:12px;padding:6px 0}.paid-hero{display:flex;flex-direction:column;align-items:stretch;gap:29px;padding-top:32px;padding-bottom:25px}.paid-hero-copy{padding:0}.paid-hero-copy>.eyebrow{max-width:none;font-size:10px;letter-spacing:.07em;margin-bottom:23px}.edition-tag{font-size:9px}.paid-hero h1{font-size:clamp(44px,10.7vw,64px);letter-spacing:-.045em;line-height:1.04;margin-bottom:21px}.paid-hero-copy>p{font-size:15px;line-height:1.65}.hero-actions{flex-direction:row;align-items:center;gap:24px;margin-top:23px}.hero-actions .btn.large{font-size:14px;padding:14px 18px;min-height:50px;gap:13px}.hero-actions .text-link{font-size:13px;padding:8px 0;gap:9px}.hero-footnote{flex-direction:row;gap:10px;font-size:10px;margin-top:17px;align-items:center}.hero-footnote>span:first-child{border-right:1px solid var(--line);padding-right:10px}.paid-hero-photo{height:405px;max-height:110vw}.hero-photo-caption{left:23px;right:23px;bottom:25px}.photo-arrow{width:42px;height:42px}.photo-ticket{font-size:12px;padding:15px 24px;top:50%}.paid-strip>.wrap{display:grid;grid-template-columns:1fr;gap:12px;padding-top:20px;padding-bottom:20px;justify-content:start}.paid-strip span{font-size:12px}.paid-strip span:first-child{display:none}.paid-strip svg{width:15px;height:15px}.paid-section{padding-top:49px;padding-bottom:48px}.paid-section-heading{align-items:flex-start;gap:19px;margin-bottom:26px;flex-wrap:wrap}.paid-section-heading h2{font-size:38px;letter-spacing:-.025em}.paid-section-heading .eyebrow{font-size:10px;letter-spacing:.09em;margin-bottom:15px}.paid-section-heading>div:last-child>p{display:none}.paid-section-heading .text-link{font-size:12px;gap:8px}.paid-section-heading>.btn{min-height:40px;font-size:12px;padding:10px 14px;margin-top:3px}.paid-cast .paid-section-heading{display:block}.paid-cast .paid-section-heading>div:last-child{margin-top:19px}.creator-grid,.featured-creators,.paid-directory .creator-grid{gap:23px 15px}.creator-image{aspect-ratio:3/4.1}.creator-category{left:10px;top:10px;padding:4px 6px;font-size:9px;max-width:calc(100% - 20px)}.round-arrow{display:none}.creator-number{font-size:28px;left:12px;bottom:8px}.creator-caption{padding-top:12px;gap:4px;align-items:start}.creator-caption h3{font-size:19px;line-height:1.17;letter-spacing:-.025em}.creator-caption a>span{font-size:11px;letter-spacing:-.2px;margin-top:5px}.creator-launch{width:26px;height:26px;margin-top:2px}.creator-launch svg{width:13px;height:13px}.paid-cast-note{flex-direction:column;font-size:12px;gap:10px;margin-top:26px;padding-top:19px}.paid-cast-note a{font-size:13px}.launch-empty{grid-template-columns:1fr;padding:26px;gap:15px;text-align:left}.launch-empty>.btn{grid-column:1;margin-top:3px}.empty-orbit{width:40px;height:40px}.empty-orbit>span svg{width:19px;height:19px}.launch-empty .eyebrow{font-size:10px;letter-spacing:.07em}.launch-empty h3{font-size:27px;margin:10px 0;line-height:1.17}.launch-empty p{font-size:14px}.feed-caption{font-size:11px;flex-direction:column;gap:6px}.coin-grid{grid-template-columns:1fr}.coin-card{padding:23px;gap:18px}.coin-card h3{font-size:24px}.coin-card p{font-size:14px}.coin-card>img{width:60px;height:60px}.coin-market{font-size:12px}.paid-playbook{grid-template-columns:1fr;gap:29px;margin-top:30px}.paid-playbook article{display:grid;grid-template-columns:47px 1fr;gap:0 21px;padding-top:22px}.paid-playbook article>div{grid-column:1;grid-row:1 / 3;display:block;margin:0}.paid-playbook article>div>span{font-size:36px}.paid-playbook article>div>svg{display:block;width:19px;height:19px;margin-top:18px}.paid-playbook h3{font-size:26px;grid-column:2;margin:0 0 10px}.paid-playbook p{font-size:14px;grid-column:2;line-height:1.7}.paid-access{grid-template-columns:1fr;margin-top:40px}.paid-access a{border-right:0;border-bottom:1px solid var(--line);padding:21px}.paid-access a>span{font-size:10px}.paid-access strong{font-size:20px}.paid-cta>.wrap{padding-top:42px;padding-bottom:72px}.paid-cta .eyebrow{font-size:10px}.paid-cta h2{font-size:clamp(43px,10vw,65px);line-height:1.05;margin:18px 0 25px;letter-spacing:-.03em}.paid-cta .btn.large{font-size:14px;min-height:50px}.paid-cta .cta-note{right:22px;bottom:25px;font-size:9px}.paid-footer{padding:39px 22px 0}.footer-main{gap:33px;padding-bottom:31px}.footer-main>div>p{font-size:16px;line-height:1.4}.footer-directory{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-directory>div{gap:9px}.footer-directory>div>span{font-size:10px;letter-spacing:.06em;margin-bottom:6px}.footer-directory a{font-size:13px}.footer-bottom{font-size:11px;flex-wrap:wrap;gap:13px;padding:20px 0}.footer-bottom>span:nth-child(2){display:none}.back-top{font-size:11px}.paid-footer .footer-payout-notice{text-align:left;font-size:.75rem;line-height:1.7;padding-bottom:23px}.paid-page-heading{padding:36px 0 28px}.paid-page-heading .eyebrow{font-size:10px;margin-bottom:18px}.paid-page-heading h1{font-size:clamp(41px,11vw,62px);line-height:1.05;letter-spacing:-.03em}.paid-page-heading>div{display:block;margin-top:20px}.paid-page-heading p{font-size:15px;line-height:1.6}.paid-page-heading>div>a{margin-top:20px}.paid-directory-toolbar,.paid-market-tools{flex-direction:column;align-items:stretch;gap:20px;margin:24px 0 27px}.paid-directory-toolbar .search,.paid-market-tools .search{width:100%}.filters{gap:8px}.filters button{font-size:12px;padding:9px 15px;min-height:39px}.search input{font-size:16px}.paid-directory-end{display:block;padding-top:33px;margin-top:38px}.paid-directory-end .eyebrow{font-size:10px;margin-bottom:15px}.paid-directory-end h2{font-size:42px;line-height:1.05;margin-bottom:18px}.paid-directory-end p{font-size:15px;margin-bottom:20px}.discovery-page,.market-page{padding-bottom:50px}.paid-profile{padding-top:25px;padding-bottom:40px}.paid-profile-heading{padding-top:27px;padding-bottom:23px;gap:15px}.paid-profile-heading .eyebrow{font-size:10px}.paid-profile-heading h1{font-size:clamp(48px,12vw,76px);line-height:1.02}.paid-profile-grid{grid-template-columns:1fr;gap:26px}.paid-profile .profile-portrait{aspect-ratio:1/1.1;max-height:480px}.paid-profile .profile-story{padding:0}.profile-handle{margin-bottom:17px;font-size:13px}.profile-story>h2{font-size:36px}.profile-biography{font-size:15px;margin:20px 0}.profile-launch-invite{margin-top:28px;padding-top:25px}.profile-launch-invite h3{font-size:31px}.profile-launch-invite p{font-size:14px}.profile-launch-invite .btn.large{font-size:14px;min-height:50px}.profile-afterword{display:flex;flex-direction:column;gap:15px;margin-top:30px}.profile-afterword p{font-size:12px}.market-ribbon{padding:22px 18px;margin:24px 0;gap:0}.market-ribbon>div{padding:0 12px}.market-ribbon strong{font-size:31px}.market-ribbon strong small{font-size:12px}.market-ribbon>div>span{font-size:11px;line-height:1.4}.market-network{font-size:12px;gap:10px;flex-direction:column;align-items:flex-start;margin-top:18px;padding-top:15px;line-height:1}.market-network small{font-size:11px}.tabs{gap:28px}.tabs a{font-size:15px;padding:8px 0}.portfolio-connect{padding:30px 24px}.portfolio-connect h3{font-size:28px;line-height:1.2}.portfolio-connect p{font-size:14px}.studio-title{padding-top:34px;padding-bottom:25px;display:block}.studio-title .eyebrow{font-size:10px}.studio-title h1{font-size:44px;line-height:1.08;margin-top:12px}.studio-title>.text-link{font-size:12px;margin-top:16px}.studio-progress{margin-bottom:19px}.studio-progress li{padding:13px 10px;gap:8px;justify-content:center}.studio-progress li>span{width:24px;height:24px;font-size:10px}.studio-progress li strong{font-size:12px}.studio-progress li svg{width:12px;height:12px}.studio-grid{gap:23px}.studio-savebar{padding:15px 20px;flex-direction:column;gap:6px}.studio-savebar>div{justify-content:space-between;width:100%;font-size:11px}.studio-savebar>span{font-size:9px}.studio-savebar button{font-size:11px}.studio-form,.studio-review,.studio-success{padding:25px 20px}.studio-panel-heading h2{font-size:30px;line-height:1.13}.studio-panel-heading p{font-size:14px}.studio-panel-heading .eyebrow{font-size:10px}.studio-identity-grid{grid-template-columns:1fr;gap:24px}.studio-artwork-slot{width:100%}.studio-upload{min-height:157px;padding:20px;display:grid;grid-template-columns:65px 1fr;grid-template-rows:auto auto;align-items:center;align-content:center;column-gap:20px;text-align:left}.studio-upload>img,.studio-upload>.studio-upload-symbol{grid-column:1;grid-row:1 / 3;width:62px;height:62px;object-fit:cover;margin:0}.studio-upload>strong{grid-column:2;align-self:end;margin:0}.studio-upload>span:not(.studio-upload-symbol){grid-column:2;align-self:start;margin:5px 0 0}.studio-form .field-row{grid-template-columns:1fr .6fr;gap:12px}.studio-form input,.studio-form textarea{font-size:16px;padding:12px 10px}.studio-form label{font-size:12px}.studio-identity-fields label>textarea{margin-top:9px}.studio-creator-heading{display:block}.studio-creator-heading>span{display:block;margin-top:10px;font-size:11px}.studio-creator-heading h3{font-size:25px}.studio-creator-picks{gap:8px}.studio-creator-picks button{font-size:11px;padding:8px;gap:7px}.studio-creator-picks button :is(img,.portrait-frame){width:27px;height:31px}.studio-creator-picks button svg{width:13px;height:13px}.field-help{font-size:12px}.studio-continue{flex-direction:column;align-items:stretch;gap:17px}.studio-continue strong{font-size:22px}.studio-continue .btn{width:100%;font-size:14px;min-height:49px}.form-footnote{font-size:12px}.studio-rail{display:block}.studio-live-preview{padding:23px}.studio-preview-identity .preview-art{height:80px;width:80px}.studio-preview-identity h3{font-size:25px}.studio-wallet{margin-top:18px}.studio-keys{margin:18px 0 0;font-size:12px}.studio-page{padding-bottom:40px}.studio-review-actions{flex-direction:column-reverse;align-items:stretch;gap:15px}.studio-review-actions .btn{width:100%;font-size:14px}.studio-review-coin{padding:18px;flex-wrap:wrap}.studio-review-coin h3{font-size:23px}.studio-review-approval .checkbox{font-size:13px}.review-table>div{font-size:12px;gap:15px}.review-table strong{font-size:12px}.review-table strong.address{font-size:11px;max-width:62%}.studio-cost-receipt{padding:24px 19px}.studio-cost-receipt>strong{font-size:44px}.studio-cost-receipt p{font-size:12px}.studio-cost-receipt>div{font-size:12px}.platform-page{padding-top:18px;padding-bottom:45px}.platform-rail{margin-bottom:30px;padding-bottom:18px}.platform-nav{gap:3px;margin:0}.platform-nav a{font-size:12px;padding:10px 11px;gap:7px}.platform-nav a svg{display:none}.platform-heading{margin-bottom:26px}.platform-heading h1{font-size:40px;line-height:1.08;letter-spacing:-.025em}.platform-heading p{font-size:15px}.platform-heading .eyebrow{font-size:10px}.platform-heading>.btn{font-size:12px;min-height:41px}.analytics-stat-rail{gap:12px}.analytics-stat-rail .metric-card{padding:19px 16px}.metric-card strong{font-size:39px}.metric-card p,.metric-card>div{font-size:11px}.chart-panel{padding:22px 16px}.panel-heading h2{font-size:23px}.panel-heading p{font-size:12px}.chart-footer{font-size:10px;gap:10px;flex-wrap:wrap}.analytics-bottom{grid-template-columns:1fr;gap:20px}.definition-list p{font-size:14px}.economy-board-head{padding:20px;gap:12px}.economy-network{font-size:11px}.economy-signature>span{font-size:10px}.economy-grid{padding:24px 20px;gap:25px}.economy-journey>h2{font-size:32px}.economy-steps p{font-size:14px}.economy-steps h3{font-size:23px}.economy-steps li{gap:15px}.economy-step-icon{display:none}.economy-destination{padding:24px}.economy-destination h2{font-size:33px}.economy-review{padding:20px;gap:12px;flex-wrap:wrap}.economy-review p,.economy-review a{font-size:12px}.picker-heading h1{font-size:42px;line-height:1.08;letter-spacing:-.025em}.picker-heading p{font-size:15px}.creator-pick-main{padding:22px 17px}.picker-section-label h2{font-size:21px}.picker-section-label>span:last-child{font-size:9px}.creator-pick-options{grid-template-columns:repeat(2,1fr);gap:14px}.creator-pick-options button>span>strong{font-size:14px}.creator-pick-options button>span>small{font-size:11px}.creator-pick-preview{padding:25px}.picker-footer{font-size:12px}.docs-group{padding:23px 19px}.docs-group h2{font-size:27px}.docs-group p{font-size:14px}.docs-group summary{font-size:14px}.token-status h2{font-size:35px}.guide-intro{grid-template-columns:1fr;padding:35px 0 33px;gap:27px}.guide-intro h1{font-size:clamp(51px,13vw,75px);line-height:1.04}.guide-intro-copy{padding:0}.guide-intro-copy>p{font-size:19px}.guide-symbol{width:44px;height:44px}.guide-chapters{padding-top:32px;gap:25px}.guide-chapters article{grid-template-columns:38px 1fr;gap:18px;padding-bottom:26px}.chapter-number{font-size:32px}.guide-chapters h2{font-size:30px}.guide-chapters .eyebrow{font-size:10px}.guide-chapters p{font-size:14px}.chapter-visual{grid-column:2;min-height:130px;height:150px;margin-top:0}.chapter-people{justify-content:center}.chapter-people :is(img,.portrait-frame){max-width:31%;height:110px}.chapter-payouts strong{font-size:15px}.guide-faq{grid-template-columns:1fr;margin-top:38px;gap:28px}.guide-faq h2{font-size:36px}.guide-faq>.faq>h2{display:none}.guide-faq p{font-size:14px}.faq summary{font-size:14px}.faq details p{font-size:14px}.page{padding-top:35px;padding-bottom:48px}.page-title h1,.about>h1{font-size:47px;letter-spacing:-.025em}.page-title>p{font-size:15px}.service-grid{grid-template-columns:1fr;gap:20px}.work-panel h2{font-size:27px}.credit-list article{padding:20px;gap:20px}.credit-list p{font-size:13px}.credit-list h3{font-size:24px}.credit-list a,.credit-rights{font-size:12px}.detail-table{padding:7px 19px}.detail-table>div{font-size:12px;gap:10px;flex-direction:column;align-items:flex-start}.coin-detail h1{font-size:43px}.coin-detail{gap:28px}.coin-detail>.coin-art{max-width:230px;width:100%;margin:auto}.detail-table a,.detail-table button{font-size:12px;word-break:break-all}.coin-detail p{font-size:15px}#wallet-dialog{padding:28px 23px}#wallet-dialog h2{font-size:28px}.wallet-option-name{font-size:15px}.wallet-option-status{font-size:11px}}@media(max-width:370px){.wrap,.header.paid-header{padding-inline:17px}.brand>span{font-size:28px}.paid-header .header-launch{font-size:11px;padding:10px;gap:7px}.paid-hero h1{font-size:10.5vw}.hero-actions{gap:16px}.hero-actions .btn.large{padding:13px 14px;font-size:13px}.hero-actions .text-link{font-size:12px}.hero-footnote{font-size:9px;gap:7px}.creator-caption h3{font-size:17px}.creator-caption a>span{font-size:10px}.creator-launch{width:24px;height:24px}.paid-section-heading h2{font-size:34px}.studio-title h1{font-size:40px}.studio-progress li{padding:12px 8px;gap:6px}.studio-progress li strong{font-size:11px}.paid-footer{padding-inline:17px}.studio-form,.studio-review{padding:23px 17px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.paid-hero-photo>img,.btn:hover,.btn:active,.coin-card:hover,.creator-card:hover .creator-image :is(img,.portrait-frame),.photo-arrow,.creator-launch:hover{transform:none!important}.photo-ticket{transform:rotate(-5deg) translate(9px)}}.onlypaid-platform .platform-nav{flex-direction:row;margin:0;padding:0;overflow:auto;gap:5px}.onlypaid-platform .platform-nav>a{padding:11px 16px;font-size:14px;border-radius:4px}.onlypaid-platform .platform-rail{min-height:0;align-items:center}.onlypaid-platform .analytics-stat-rail{background:none;border:0;border-radius:0;overflow:visible}.onlypaid-platform .metric-card{border:1px solid var(--line)!important;border-radius:5px;background:var(--panel)}.onlypaid-platform .metric-card>div,.onlypaid-platform .metric-card p{font-size:12px}.onlypaid-platform .metric-card strong{font-size:44px}.onlypaid-platform .docs-index{position:static;border:1px solid var(--line);background:var(--panel);padding:22px;border-radius:5px;align-self:start}.onlypaid-platform .docs-index a{font-size:14px;padding:10px 0}.onlypaid-platform .doc-section>h2{font-size:32px}.onlypaid-platform .doc-section>p,.onlypaid-platform .doc-section .faq p{font-size:16px;color:var(--muted)}.onlypaid-platform .doc-section .faq summary{font-size:16px}.onlypaid-platform .definition-list strong,.onlypaid-platform .definition-list p{font-size:15px}.studio-workspace #launch-panel{padding:0}.studio-workspace #launch-panel h2{font-size:32px;line-height:1.14;color:var(--text);letter-spacing:-.03em}.studio-form input::placeholder,.studio-form textarea::placeholder{color:#607587}.studio-form input,.studio-form textarea{color:var(--text)}.studio-form label,.studio-form #identity-form label{font-size:14px}.studio-form .studio-creator-picks button>span{font-size:13px}.studio-creator-help>p,.studio-buy-section>p{color:var(--muted);font-size:14px}.studio-buy-section{background:#eaf7fd;border-radius:5px}.buy-presets button{border-radius:4px;color:var(--muted)}.buy-presets button[aria-pressed=true]{background:var(--cyan);color:#163d50;border-color:var(--cyan)}.studio-buy-heading h3{color:var(--text);font-size:23px}.studio-buy-heading>span:first-child{background:#eaf7fd;color:var(--accent-ink);border-radius:50%}.studio-live-preview .preview-support>small{color:var(--muted)}.paid-profile .profile-launch-invite{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.paid-profile .profile-launch-invite>.eyebrow{display:block;color:var(--accent-ink)}.paid-profile .profile-afterword>p{font-size:13px;color:var(--muted)}.guide-intro h1,.guide-intro-copy>p,.guide-chapters h2,.guide-faq h2,.picker-heading h1{font-family:var(--display);font-weight:500}.guide-chapters>article{display:flex;flex-direction:column;padding:0 0 30px;align-items:start;gap:20px}.guide-faq .faq summary{font-size:16px}.guide-faq .faq p{font-size:15px}.guide-faq>div:first-child>p{font-size:15px}@media(max-width:850px){.guide-chapters>article{display:grid;grid-template-columns:55px 1fr 160px;gap:25px}.onlypaid-platform .platform-nav>a{padding:10px 12px;font-size:13px}}@media(max-width:600px){.onlypaid-platform .platform-nav>a{font-size:12px;padding:10px 12px}.onlypaid-platform .platform-nav{margin:0;padding:0}.onlypaid-platform .platform-rail{padding-bottom:18px;margin-bottom:30px}.onlypaid-platform .metric-card strong{font-size:36px}.onlypaid-platform .metric-card p{font-size:12px}.onlypaid-platform .chart-panel{width:100%}.onlypaid-platform .docs-index{margin-bottom:25px}.onlypaid-platform .doc-section>p,.onlypaid-platform .doc-section .faq p{font-size:15px}.studio-workspace #launch-panel{padding:0}.studio-workspace #launch-panel h2{font-size:29px}.studio-form .studio-creator-picks button>span{font-size:12px}.studio-buy-heading h3{font-size:20px}.studio-buy-section>p{font-size:14px}.guide-chapters>article{grid-template-columns:38px minmax(0,1fr);gap:18px}.guide-faq .faq summary{font-size:15px}.guide-faq .faq p{font-size:15px}.paid-profile .profile-afterword>p{font-size:12px}}.studio-artwork-slot .studio-upload{display:flex!important;flex-direction:column;grid-template-columns:none;gap:0;text-align:center;padding:20px 12px;min-height:218px}.studio-upload>strong{white-space:normal;overflow-wrap:anywhere;font-size:14px;line-height:1.5;overflow:visible;text-overflow:clip;color:var(--text);align-self:center}.studio-upload>span:last-of-type{font-size:12px;line-height:1.6;align-self:center;color:var(--muted);margin-top:8px}.studio-upload>.studio-upload-symbol{margin-bottom:14px}.studio-upload>img{margin-bottom:14px}@media(max-width:600px){.studio-artwork-slot .studio-upload{min-height:170px;padding:23px}.studio-upload>strong{margin-top:0}.studio-upload>.studio-upload-symbol{width:42px;height:42px}.studio-upload br{display:initial}}.studio-grid>.studio-workspace{order:0}.studio-grid>.studio-rail{order:1}:root{--accent-ink:#007ba8;color-scheme:light}::selection{background:#ccefff;color:#163d50}h1 em,h2 em{color:var(--cyan2)}.brand>span>span{color:var(--cyan)}.btn.primary{background:var(--cyan);border-color:var(--cyan);color:#00354a}.btn.primary:hover{background:#2bbdf4;border-color:#2bbdf4;color:#00354a}.btn.dark{background:#fff;border-color:#fff;color:#007ba8}.btn.dark:hover{background:#edf9ff;border-color:#edf9ff}.paid-cta{background:var(--cyan);color:#00354a}.paid-cta h2,.paid-cta h2 em,.paid-cta .eyebrow,.paid-cta .cta-note,.photo-ticket,.filters button[aria-pressed=true],.initial-buy-options button[aria-pressed=true],.buy-presets button[aria-pressed=true],.paid-hero-photo:hover .photo-arrow{color:#00354a}.creator-category{color:#fff}.wallet-qr-badge,.wallet-installed{background:#e6f7ff;color:#007ba8}#wallet-dialog{box-shadow:0 28px 90px #163d5026}#wallet-dialog::backdrop{background:#143c5266;backdrop-filter:blur(5px)}#toast{color:#00354a;border-color:#008ccf;box-shadow:0 6px 25px #163d5020}.status-pill.connected,.platform-badge.available{background:#eaf8ff;color:#007ba8;border-color:#b9e4f4}.chart-bar.zero{background:#d7e7ef}.portrait-frame{display:block;position:relative;overflow:hidden;padding:0;flex-shrink:0}body img[src="/assets/breckie-hill-beach.png"]{object-position:50% 0%}body img[src="/assets/julia-filippo-gold.jpg"]{object-position:50% 24%}body img[src="/assets/mathilde-tantot-onlypaid.jpg"]{object-position:50% 35%}body img[src="/assets/lena-the-plug-onlypaid.webp"]{object-position:50% 25%}body img[src="/assets/johnny-sins-onlypaid.webp"]{object-position:50% 15%}body img[src="/assets/amouranth-onlypaid.webp"]{object-position:50% 32%}.x-profile-button{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;flex:0 0 42px;border:1px solid var(--line);border-radius:4px;background:#fff;transition:background .2s,border-color .2s,transform .2s}.x-profile-button img{display:block;width:18px;height:18px}.x-profile-button:hover{background:#eaf7fd;border-color:#00aff0;transform:translateY(-1px)}.x-profile-button:focus-visible,.footer-x-link:focus-visible{outline:2px solid var(--cyan2);outline-offset:4px}.footer-x-link{display:inline-flex;align-items:center;gap:10px;margin-top:23px;padding:9px 0;border-bottom:1px solid var(--line);font-size:14px;font-weight:500;color:var(--text);width:fit-content;transition:color .2s,border-color .2s}.footer-x-link img{width:16px;height:16px;display:block}.footer-x-link:hover{color:var(--accent-ink);border-color:var(--cyan)}@media(max-width:600px){.x-profile-button{width:40px;height:40px;flex-basis:40px}.launch-label-long{display:none}.paid-header .header-actions{gap:6px}.paid-header .header-launch{padding:10px;gap:7px}.footer-x-link{margin-top:18px}}@media(prefers-reduced-motion:reduce){.x-profile-button,.footer-x-link{transition:none}.x-profile-button:hover{transform:none}}@media(max-width:350px){.header.paid-header{padding-inline:16px;gap:8px}.brand>span{font-size:26px;letter-spacing:-1px}.paid-header .header-launch{width:40px;height:40px;padding:0}.paid-header .header-launch>span{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.paid-hero .hero-actions{display:grid;grid-template-columns:1fr;gap:16px;align-items:start}.paid-hero .hero-actions>.text-link{width:fit-content}}body img[src="/assets/sophie-rain-beach-2025.jpg"]{object-position:50% 0%}body img[src="/assets/piper-rockelle-editorial-2026.jpg"]{object-position:55% 25%}.studio-progress{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-fields{margin:0;padding:0;border:0;min-width:0}.studio-fields:disabled{opacity:.8}.studio-fields .studio-phase{font-size:13px;color:var(--accent-ink);margin:16px 0 0;text-align:right}.studio-phase:empty{display:none}.studio-buy-option{border:1px solid var(--line);border-radius:5px;margin-top:26px;background:#fff}.studio-buy-option>summary{display:flex;align-items:center;gap:12px;padding:18px;cursor:pointer;list-style:none;font-size:14px;font-weight:500}.studio-buy-option>summary::-webkit-details-marker{display:none}.studio-buy-option>summary small{font-size:12px;font-weight:400;color:var(--muted);margin-left:7px}.studio-buy-option>summary>span:nth-child(2){margin-left:auto;font-size:12px;color:var(--muted);font-weight:400}.studio-buy-option>summary>svg{width:16px;height:16px;flex-shrink:0;color:var(--accent-ink);transition:transform .2s}.studio-buy-option[open]>summary>svg{transform:rotate(180deg)}.studio-buy-option .studio-buy-section{margin:0;border:0;border-top:1px solid var(--line);border-radius:0 0 5px 5px}.studio-launch-action>.btn{width:100%;font-size:15px;min-height:52px}.studio-review .studio-review-approval{margin-top:24px;padding-top:20px}.studio-review .checkbox input{accent-color:var(--cyan)}.studio-review .studio-cost-receipt>div+div{margin-top:13px}.studio-review .studio-final-details>div,.studio-review .studio-final-details strong{font-size:13px}.studio-review .studio-final-details strong.address{font-size:12px;text-align:left}.studio-review .studio-cost-receipt>div{font-size:13px}.studio-review .preference-summary small{font-size:12px}.studio-review h2,.studio-form h2,.studio-review .form-error,.studio-form .form-error{scroll-margin-top:32px}@media(max-width:600px){.studio-buy-option>summary{padding:15px 12px;gap:8px;font-size:13px;flex-wrap:wrap}.studio-buy-option>summary small{font-size:11px;margin-left:4px}.studio-buy-option>summary>span:nth-child(2){font-size:11px}.studio-fields .studio-phase{text-align:left;font-size:12px}.studio-progress li{justify-content:flex-start;min-width:0}.studio-progress li strong{font-size:12px}.studio-review .studio-final-details strong.address{max-width:100%;font-size:12px}.studio-review .preference-summary strong,.studio-review .preference-summary small{font-size:12px}}.brand{align-items:center;gap:11px}.brand>.brand-symbol{display:block;position:relative;width:44px;aspect-ratio:1076/840;overflow:hidden;flex:0 0 auto;line-height:0}.brand-symbol>img{display:block;position:absolute;width:116.5428%;height:auto;max-width:none;left:-8.1784%;top:-28.5714%;object-fit:contain}.brand>.brand-wordmark{white-space:nowrap}.brand:focus-visible{outline:2px solid var(--cyan2);outline-offset:7px;border-radius:2px}.paid-footer .brand{gap:16px}.paid-footer .brand>.brand-symbol{width:70px}.paid-footer .brand>.brand-wordmark{font-size:36px;letter-spacing:-1.3px}@media(max-width:850px){.paid-header .brand{gap:9px}.paid-header .brand>.brand-symbol{width:39px}}@media(max-width:600px){.paid-header .brand{gap:7px}.paid-header .brand>.brand-symbol{width:33px}.paid-header .brand>.brand-wordmark{font-size:25px;letter-spacing:-.9px}.paid-footer .brand>.brand-symbol{width:60px}.paid-footer .brand>.brand-wordmark{font-size:33px}}@media(max-width:380px){.paid-header .brand{gap:6px}.paid-header .brand>.brand-symbol{width:31px}.paid-header .brand>.brand-wordmark{font-size:24px}.paid-header .header-launch{width:40px;height:40px;padding:0}.paid-header .header-launch>span{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}}@media(max-width:600px){.footer-main>div:first-child{flex-direction:column;align-items:flex-start}.footer-main>div>p{margin-top:18px}.footer-main,.footer-main>div,.footer-directory{min-width:0}}.coin-card{display:grid;grid-template-columns:57px minmax(0,1fr);align-content:start}.coin-card>.coin-market{grid-column:1/-1;width:100%;min-width:0;border-top:1px solid var(--line);padding-top:16px;margin-top:3px}.market-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0}.market-values>div{min-width:0}.market-values dt{font-size:12px;color:var(--muted);margin-bottom:7px;line-height:1.4}.market-values dd{font-size:15px;font-weight:650;margin:0;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.market-status{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:16px;font-size:12px;line-height:1.5;color:var(--muted)}.market-change{font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}.market-change>span{font-weight:400;color:var(--muted);margin-left:3px}.market-change.positive{color:var(--muted)}.market-change.negative{color:#bb304b}.coin-market--detail{padding:26px;border:1px solid var(--line);border-radius:12px;background:var(--panel);margin:35px 0}.coin-market--detail .market-values{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.coin-market--detail .market-values dt{font-size:14px}.coin-market--detail .market-values dd{font-size:25px}.market-explanation{font-size:13px;color:var(--muted);margin-top:15px;line-height:1.7}.coin-market-note{font-size:13px;line-height:1.7;color:var(--muted);margin:18px 0}@media(max-width:600px){.coin-market--detail{padding:20px}.coin-market--detail .market-values{grid-template-columns:repeat(2,minmax(0,1fr))}.coin-market--detail .market-values dd{font-size:22px}.market-values{gap:9px}.market-values dd{font-size:14px}}.coin-card>.coin-arrow{position:absolute;right:16px;top:18px}.coin-card>div:first-of-type{padding-right:18px}
