:root{--bg:#090b10;--panel:#11141b;--panel2:#161b24;--line:#252b36;--text:#f4f6fa;--muted:#939baa;--cyan:#06b8ed;--cyan2:#73d8f8;--font:"DM Sans",sans-serif;--display:"Manrope",sans-serif;color-scheme:dark;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:#eef7fb}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 #dce6ee;background:#fff;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::placeholder,textarea::placeholder{color:#61768a}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}.cyan{color:var(--cyan)}.muted{color:#61768a}.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:#172b42}.live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--cyan);box-shadow:0 0 12px #06b8ed66;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 #dce6ee;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(--cyan)}.header nav{display:flex;gap:29px;align-items:center;margin-left:36px}.header nav a{font-size:12px;font-weight:500;color:#61768a;transition:color .2s}.header nav a:hover,.header nav a[aria-current=page]{color:#fff}.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 #dce6ee;font-weight:600;font-size:12px;transition:background .2s,transform .2s,border-color .2s;line-height:1.3}.btn:hover{background:#fff;border-color:#dce6ee;transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn.primary{background:var(--cyan);border-color:var(--cyan);color:#172b42}.btn.primary:hover{background:#36c9f5;border-color:#b8dce9;box-shadow:0 6px 26px #06b8ed20}.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(--cyan);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:#fff}.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:#61768a;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:#172b42}.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 #dce6ee;box-shadow:0 22px 55px #0009;transition:filter .3s;isolation:isolate;background:#fff}.hero-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#071018 0%,#080d1540 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:#172b42;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 #dce6ee;background:#fff;backdrop-filter:blur(7px)}.hero-card-arrow{position:absolute;right:14px;bottom:17px;z-index:4;color:var(--cyan)}.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 #b8dce9;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:#b8dce9}.stage-light{background:radial-gradient(ellipse,#0479b624,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:#fff;border:1px solid #dce6ee;border-radius:11px;padding:13px 15px;box-shadow:0 10px 32px #0006;backdrop-filter:blur(14px);font-size:10px;animation:float-note 7s ease-in-out infinite}.floating-note small{display:block;font-size:8px;color:#61768a;margin-top:4px}.note-icon{width:29px;height:29px;border-radius:8px;background:#eef7fb;color:var(--cyan);display:grid;place-items:center}.note-icon svg{width:16px}.stage-label{font-size:8px;font-weight:600;color:#61768a;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:#4d5d70}.stage-star{color:var(--cyan);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:#61768a}.scroll-hint svg{width:12px}.culture-ticker{border-top:1px solid #dce6ee;border-bottom:1px solid #dce6ee;overflow:hidden;background:#fff;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:#172b42}.culture-ticker b{color:var(--cyan);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:#fff;border:1px solid #dce6ee;isolation:isolate}.creator-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#050b12,#07111b00 65%);z-index:1}.creator-image>img{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>img{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:#172b42;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:#fff;backdrop-filter:blur(8px);padding:5px 8px;border-radius:5px;border:1px solid #dce6ee}.round-arrow{position:absolute;right:15px;bottom:20px;z-index:4;width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#eef7fb;opacity:0;transform:translateY(6px);transition:.3s}.round-arrow svg{width:14px}.creator-card:hover .round-arrow{opacity:1;transform:none}.save-button{position:absolute;right:12px;top:12px;z-index:5;width:27px;height:28px;display:grid;place-items:center;color:#172b42;background:#fff;border:1px solid #dce6ee;border-radius:6px}.save-button svg{width:13px;height:13px}.save-button.saved{color:var(--cyan);background:#f2f7fa}.save-button.saved svg{fill:#06b8ed25}.creator-caption{padding:16px 2px 0}.creator-caption p{font-size:10px;line-height:1.6;color:#61768a}.creator-caption>span{display:flex;align-items:center;gap:7px;font-size:8px;margin-top:7px;color:#61768a}.creator-caption>span svg{width:10px;height:10px}.directory-note{color:#61768a;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:#fff;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(--cyan);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:#61768a;display:block;margin-top:17px}.coin-arrow svg{width:15px;color:#61768a}.empty{border:1px solid var(--line);background:linear-gradient(120deg,#121922,#0e1218);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:#fff;border-radius:12px;color:var(--cyan)}.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 #b8dce9;background:#eef7fb;border-radius:12px;display:grid;place-items:center;color:var(--cyan);transform:rotate(-8deg)}.empty-orbit>b{position:absolute;inset:0;border-radius:50%;border:1px solid #dce6ee;animation:spin 20s linear infinite}.empty-orbit>b:after{content:"";width:5px;height:5px;position:absolute;background:#06b8ed;top:9px;left:9px;border-radius:50%;box-shadow:0 0 9px #06b8ed88}.empty-orbit>b:last-child{inset:7px;animation-duration:16s;animation-direction:reverse}.empty-orbit>b:last-child:after{width:3px;height:3px;background:#c1dbef;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 #dce6ee;margin-bottom:27px}.steps article:last-child{border:0;margin:0;padding-bottom:0}.steps article>span{color:var(--cyan);font-family:var(--display);font-size:11px;padding-top:3px}.steps h3{font-size:17px;margin-bottom:8px}.steps p{font-size:11px;color:#61768a;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 #dce6ee;border-radius:16px;background:radial-gradient(ellipse at 100% 50%,#07456455,transparent 65%),#101921}.bottom-cta .eyebrow{font-size:8px;margin-bottom:17px;color:#61768a}.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:#007caa;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:#61768a;line-height:1.7}.back-top{margin-left:auto;font-size:10px;display:flex;align-items:center;gap:9px;color:#61768a}.back-top svg{width:15px}.footer-bottom{border-top:1px solid #dce6ee;padding:20px 0 28px;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#61768a}.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:#61768a;font-weight:500}.stat-bar em{display:block;font-size:8px;font-style:normal;color:#61768a;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:#61768a;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:#61768a;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:#61768a;font-size:10px;transition:.2s}.filters button[aria-pressed=true]{background:#eef7fb;border-color:#b8dce9;color:var(--cyan2)}.filters button:hover{border-color:#dce6ee}.small-note{color:#61768a;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:#61768a;margin-bottom:35px}.back:hover{color:var(--cyan)}.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:#61768a}.profile-copy .profile-tagline{font-size:20px;color:#172b42;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:#61768a}.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>div>span:first-child{color:var(--muted)}.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:#61768a;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 #dce6ee;padding-top:23px}.about-grid span{font-size:9px;color:var(--cyan);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:#61768a;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 img{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(--cyan);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:#61768a;font-size:11px}.stepper li>span{width:23px;height:23px;border:1px solid #dce6ee;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px}.stepper li.active{color:#172b42}.stepper li.active>span{background:#eef7fb;border-color:var(--cyan);color:var(--cyan)}.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:#61768a;font-weight:400}.input-prefix input{padding-left:29px}.optional{font-size:9px;font-weight:400;color:#61768a;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:#61768a}.upload-zone{border:1px dashed #dce6ee;background:#fff;border-radius:10px;position:relative;min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#61768a;cursor:pointer;overflow:hidden}.upload-zone:hover{border-color:var(--cyan)}.upload-zone>svg{color:var(--cyan);width:25px;height:25px}.upload-zone strong{font-size:12px}.upload-zone>span{font-size:10px;color:#61768a}.upload-zone input{position:absolute;inset:0;opacity:0;cursor:pointer;height:100%;margin:0}.metadata-info{display:flex;gap:12px;padding:15px;background:#f2f7fa;border:1px solid #b8dce9;border-radius:8px;margin-bottom:23px}.metadata-info>svg{width:18px;color:var(--cyan);margin-top:2px}.metadata-info strong{font-size:11px;font-weight:500}.metadata-info p{font-size:10px;line-height:1.8;color:#61768a;margin-top:4px}.metadata-option{margin:0 0 24px;color:#61768a}.metadata-option summary{font-size:10px;cursor:pointer}.metadata-option pre{font:10px/1.7 monospace;padding:18px;background:#f2f7fa;overflow:auto;border-radius:8px;border:1px solid var(--line);color:#61768a;margin:15px 0}.metadata-option p{font-size:10px;line-height:1.8}.metadata-option a{color:var(--cyan)}.metadata-option .btn{font-size:10px;margin-top:8px}.metadata-option label{margin-top:18px}.form-error{font-size:11px;color:#b83e55;line-height:1.7;margin:14px 0}.form-error:empty{display:none}.form-footnote{font-size:9px;text-align:center;display:block;color:#61768a;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:#61768a;display:flex;gap:8px;align-items:center;margin:0 0 21px 2px}.token-preview{border:1px solid #dce6ee;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 17px 70px #0004}.preview-art{height:280px;position:relative;background:#f2f7fa;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%,#084763,#0c1a25 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 #039ccb35);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:#61768a}.preview-badge{position:absolute;top:17px;left:17px;background:#f2f7fa;backdrop-filter:blur(6px);border:1px solid #b8dce9;border-radius:5px;font-size:8px;letter-spacing:.3px;padding:6px 8px;color:#61768a}.preview-content{padding:26px}.preview-content>span{color:var(--cyan);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:#61768a;min-height:40px;overflow-wrap:anywhere}.preview-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #dce6ee;margin-top:25px;padding-top:18px;font-size:9px;color:#61768a}.preview-footer b{font-weight:500;color:#61768a;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:#61768a;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:#61768a}.review-table strong{font-size:11px;font-weight:500;text-align:right;overflow-wrap:anywhere}.review-table strong small{color:#61768a;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:#61768a;margin:24px 0}.checkbox input{margin:4px 0 0}.launch-cost{padding:28px 23px;background:#f2f7fa;border:1px solid #b8dce9;border-radius:12px;margin-top:25px}.launch-cost>span{font-size:10px;color:#61768a}.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(--cyan);font-weight:600}.launch-cost>p{font-size:10px;color:#61768a;margin-top:10px}.transaction-status{font-size:11px;display:flex;gap:10px;color:#61768a;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(--cyan)}.transaction-link svg{width:13px}.success-panel{text-align:center;padding:18px 0}.success-panel .eyebrow{justify-content:center;color:var(--cyan);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:#eef7fb;border:1px solid #b8dce9;color:var(--cyan);animation:pop-in .5s}.success-icon svg{width:31px;height:31px}#toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,20px);background:#e3f3fc;color:#172b42;padding:13px 22px;font-size:12px;border-radius:9px;box-shadow:0 7px 40px #0007;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:#fff;border:1px solid #dce6ee;color:var(--text);border-radius:20px;width:420px;padding:34px;box-shadow:0 30px 100px #0008}dialog::backdrop{background:#f2f7fa;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:#61768a;margin:12px 0 23px}.dialog-close{position:absolute;right:15px;top:15px}.dialog-icon{width:43px;height:43px;border:1px solid #b8dce9;background:#eef7fb;color:var(--cyan);border-radius:10px;display:grid;place-items:center}.wallet-option{width:100%;display:flex;align-items:center;gap:13px;text-align:left;background:#fff;border:1px solid #dce6ee;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:#61768a;font-size:9px;margin-top:25px}.wallet-empty strong{font-size:13px;font-weight:500}.wallet-empty p{font-size:11px;color:#61768a;margin:10px 0 20px}.connected-address{font:11px/1.8 monospace;overflow-wrap:anywhere;background:#fff;padding:15px;border-radius:8px;color:#61768a}.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 img{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}}[hidden]{display: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:#61768a}.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:#61768a}.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:#fff;border:1px solid #dce6ee;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:#61768a;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(--cyan);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 #dce6ee;border-radius:100px;padding:6px 10px;font-size:11px;letter-spacing:.2px;color:#172b42;background:#eef7fb}.status-pill:before{content:"";width:5px;height:5px;background:#9aa8bd;border-radius:50%}.status-pill.connected{border-color:#b8dce9;color:#007caa;background:#f2f7fa}.status-pill.connected:before{background:#61d5bf}.work-panel{padding:30px;border:1px solid var(--line);border-radius:16px;background:#fff}.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:#61768a;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:#b83e55;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 #dce6ee;padding:20px;border-radius:10px;color:#61768a;font-size:13px;line-height:1.7}.setup-note svg{margin-top:3px;color:#007caa}.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:#61768a;transition:background .2s,color .2s}.platform-nav a svg{width:16px;height:16px}.platform-nav a:hover{color:#fff;background:#eef7fb}.platform-nav a[aria-current=page]{color:#172b42;background:#f2f7fa}.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:#61768a;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 #dce6ee;border-radius:12px;background:#fff;color:#172b42;box-shadow:0 8px 30px #0003}.prototype-notice strong{font-size:16px;font-weight:600}.prototype-notice p{margin-top:5px;font-size:14px;line-height:1.6;color:#61768a}.prototype-notice>a{display:flex;align-items:center;gap:8px;flex-shrink:0;font-size:14px;color:#172b42}.prototype-notice svg{width:17px;height:17px}.prototype-label{padding:6px 10px;border:1px solid #dce6ee;border-radius:6px;background:#fff;color:#172b42;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 #dce6ee;color:#172b42;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:#fff;border:1px solid #dce6ee;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:#172b42}.panel-heading h2{font-size:22px;letter-spacing:-.6px;line-height:1.3}.panel-heading p{font-size:14px;color:#61768a;line-height:1.7;margin-top:7px}.panel-heading>svg{color:#61768a;width:19px;flex-shrink:0}.platform-badge{display:inline-flex;align-items:center;justify-content:center;border:1px solid #dce6ee;color:#61768a;background:#eef7fb;border-radius:6px;padding:5px 9px;font-size:11px;line-height:1.4;white-space:nowrap;letter-spacing:.1px}.platform-badge.available{border-color:#dce6ee;background:#f2f7fa;color:#007caa}.economy-board{border:1px solid #dce6ee;border-radius:17px;background:#f2f7fa;overflow:hidden}.economy-board-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 33px;border-bottom:1px solid #dce6ee}.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:#172b42}.economy-signature b{font-weight:400;color:#61768a;margin:0 9px}.economy-network{display:flex;align-items:center;gap:8px;color:#61768a;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:#f2f7fa}.economy-steps:after{content:"";position:absolute;left:16px;top:21px;width:3px;height:26px;border-radius:2px;background:#85e7fa;box-shadow:0 0 14px #57cbe7;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:#172b42;background:#f2f7fa;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:#61768a;margin-top:8px;max-width:300px}.economy-step-icon{color:#61768a;margin-top:7px}.economy-step-icon svg{width:18px;height:18px}.economy-destination{padding:28px 31px;border:1px solid #dce6ee;border-radius:13px;background:linear-gradient(140deg,#173c4a,#132932 65%,#11212b);position:relative;align-self:start;overflow:hidden}.economy-destination:before{content:"";position:absolute;right:-46px;top:58px;width:170px;height:170px;border:1px solid #b8dce9;border-radius:25px;transform:rotate(-22deg);pointer-events:none}.destination-label{display:flex;align-items:center;justify-content:space-between;color:#61768a;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:#007caa}.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:#172b42;position:relative}.economy-destination>p{font-size:13px;color:#61768a;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 #dce6ee;font-size:11px;line-height:1.5}.economy-destination dt{color:#61768a}.economy-destination dd{margin:0;color:#172b42;text-align:right}.economy-destination>a{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px;color:#172b42;border-top:1px solid #dce6ee;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 #dce6ee;background:#f2f7fa;font-size:12px;color:#61768a;line-height:1.7}.economy-review>svg{color:#61768a;width:17px;flex-shrink:0}.economy-review p{flex:1}.economy-review a{display:inline-flex;align-items:center;gap:8px;color:#172b42;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 #dce6ee}.economy-next-mark{display:grid;place-items:center;width:53px;height:63px;flex-shrink:0;color:#61768a;border:1px solid #dce6ee;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:#61768a}.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:#61768a}.economy-next-link{display:flex;flex-direction:column;gap:14px;padding:19px 20px;border:1px solid #dce6ee;border-radius:9px;background:#f2f7fa;min-width:240px;transition:border-color .2s}.economy-next-link:hover{border-color:#dce6ee}.economy-next-link>span:first-child{font:11px ui-monospace,monospace;color:#61768a}.economy-next-link strong{font-weight:400;color:#172b42}.economy-next-link>span:last-child{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;color:#172b42}.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 #dce6ee;background:#fff;border-radius:9px;gap:2px}.segmented button{font-size:13px;padding:9px 14px;color:#61768a;border-radius:6px;white-space:nowrap}.segmented button[aria-pressed=true]{background:#e9f7fa;color:#172b42}.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:#61768a;line-height:1.8;max-width:530px;margin:13px 0 22px}.platform-footnote{font-size:12px;color:#61768a;line-height:1.8;margin-top:18px}.platform-footnote a{color:#61768a;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:#61768a;font-size:11px;text-transform:uppercase;letter-spacing:.6px;font-weight:500;padding:18px 22px;background:#fff}.activity-table td{border-top:1px solid #dce6ee;font-size:12px;color:#61768a;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:#172b42;font-size:13px}.receipt-coin small{display:block;margin-top:4px;font-size:11px;color:#61768a}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:26px}.metric-card{border:1px solid #dce6ee;border-radius:12px;background:linear-gradient(130deg,#121c27,#10141c);padding:25px}.metric-card>div{display:flex;justify-content:space-between;align-items:center;gap:10px;color:#172b42;font-size:13px}.metric-card svg{width:17px;color:#61768a}.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:#61768a;font-size:11px;line-height:1.6}.chart-panel{padding:30px}.chart-controls{display:flex;align-items:center;gap:14px}.chart-controls .icon-button{border:1px solid #dce6ee;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:#61768a;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 #dce6ee;background:repeating-linear-gradient(0deg,transparent 0 calc(50% - 1px),#29344470 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,#168aab,#91e5f0);border-radius:3px 3px 0 0;transition:height .6s ease,filter .2s;min-width:2px}.chart-bar.zero{background:#f2f7fa;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:#fff;border:1px solid #dce6ee;border-radius:6px;color:#172b42;font-size:11px;white-space:nowrap;visibility:hidden;pointer-events:none;box-shadow:0 8px 25px #0005}.chart-tooltip strong{display:block;margin-top:5px;color:#172b42;font-size:12px}.chart-column:hover .chart-tooltip,.chart-column:focus .chart-tooltip{visibility:visible}.chart-dates{display:flex;justify-content:space-between;color:#61768a;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:#61768a}.chart-empty small{display:block;font-size:12px;color:#61768a;margin-top:9px}.chart-footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #dce6ee;padding-top:18px;margin-top:14px;color:#61768a;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 #dce6ee}.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:#61768a;line-height:1.8;margin-top:8px}.round-icon{display:grid;place-items:center;width:46px;height:46px;border:1px solid #dce6ee;border-radius:12px;color:#007caa;background:#f2f7fa}.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%,#11445580,transparent 80%),#101721;transition:border-color .3s}.analytics-callout:hover{border-color:#dce6ee}.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:#61768a}.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:#61768a;margin-bottom:28px}.provider-chip{display:flex;align-items:center;gap:8px;background:#e3f8fd;color:#172b42;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 #dce6ee;border-radius:9px;background:#f2f7fa;overflow:hidden}.profile-url-input>span{padding-left:15px;color:#61768a;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:#fff;border-radius:0}.profile-url-input:focus-within{border-color:#b8dce9;outline:1px solid #b8dce9}.profile-url-input input:focus{outline:none}.support-picks{margin:28px 0}.small-heading{display:block;font-size:11px;letter-spacing:1.1px;color:#61768a;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 #dce6ee;background:#f2f7fa;border-radius:8px;transition:border-color .2s}.support-picks button:hover{border-color:#dce6ee}.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:#172b42}.reference-note{display:flex;align-items:flex-start;gap:12px;padding:18px;border:1px solid #dce6ee;background:#fff;border-radius:9px;margin:25px 0}.reference-note>svg{width:17px;color:#61768a;flex-shrink:0;margin-top:2px}.reference-note strong{font-size:13px;font-weight:500;color:#172b42}.reference-note p{font-size:12px;color:#61768a;line-height:1.8;margin-top:8px}.support-save-note{font-size:11px;color:#61768a;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%,#12445a,#0c1520 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,#0a1524 0%,#0a152440 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:#172b42;overflow-wrap:anywhere}.support-preview-art .platform-badge{background:#f2f7fa;border-color:#dce6ee;color:#172b42}.support-preview-bottom{padding:24px 28px}.support-preview-bottom>span{font-size:12px;color:#61768a}.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:#61768a}.support-explainer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;margin-top:55px;padding-top:35px;border-top:1px solid #dce6ee}.support-explainer article>span{font-size:10px;letter-spacing:1.2px;color:#61768a}.support-explainer h3{font-size:18px;letter-spacing:-.3px;margin:16px 0 12px}.support-explainer p{font-size:14px;color:#61768a;line-height:1.8}.support-explainer a{display:inline-flex;align-items:center;gap:8px;color:#007caa;font-size:13px;margin-top:18px}.support-explainer a svg{width:15px}.launch-creator-option{border:1px solid #dce6ee;border-radius:11px;padding:20px;margin:26px 0;background:#f2f7fa}.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:#61768a;font-size:12px;line-height:1.8}.launch-creator-option>a{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:#007caa;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 #dce6ee;margin-top:18px}.preference-summary>svg{width:16px;color:#61768a;flex-shrink:0;margin-top:2px}.preference-summary span,.preference-summary small{display:block;font-size:11px;line-height:1.7;color:#61768a}.preference-summary strong{display:block;color:#172b42;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:#61768a}.docs-index a:hover{color:#172b42}.docs-index svg{width:16px;height:16px}.docs-index .docs-status{border-top:1px solid #dce6ee;margin-top:22px;padding-top:23px;color:#007caa}.doc-section{padding-bottom:48px;margin-bottom:48px;border-bottom:1px solid #dce6ee;scroll-margin-top:110px}.doc-section>h2{font-size:31px;letter-spacing:-1px;margin:22px 0 12px}.doc-section>p{font-size:15px;color:#61768a;line-height:1.8}.doc-section .faq{margin-top:24px}.doc-section .faq details{margin:0;border-bottom:1px solid #dce6ee}.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:#61768a}.docs-sources{background:#f2f7fa;padding:28px;border:1px solid #dce6ee;border-radius:12px}.docs-sources h3{font-size:18px}.docs-sources p{font-size:13px;color:#61768a;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:#007caa}.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%,#15405390,transparent 60%),#111820}.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:#61768a;line-height:1.85;margin:20px 0}.contract-placeholder{border:1px dashed #dce6ee;padding:17px;border-radius:8px;margin:20px 0 23px}.contract-placeholder span{display:block;font-size:11px;color:#61768a;margin-bottom:8px}.contract-placeholder strong{font:13px ui-monospace,monospace;font-weight:400;color:#172b42}.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 #dce6ee}.status-rows>div>span:first-child{font-size:13px;color:#172b42}.inline-link{display:inline-flex;align-items:center;gap:9px;color:#007caa;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:#61768a;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:#61768a;line-height:1.8}.roadmap>.platform-footnote{border-top:1px solid #dce6ee;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 #dce6ee;border-radius:13px;background:linear-gradient(125deg,#111e2a,#0d131d);transition:border-color .3s,transform .3s}.platform-home-grid>a:hover{border-color:#dce6ee;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:#61768a;max-width:280px}.home-panel-arrow{position:absolute;top:34px;right:28px;color:#61768a}.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:#f2f7fa;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 #dce6ee;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:#007caa;text-decoration:underline;text-underline-offset:3px}.launch-creator-option .donation-status{margin-top:10px;padding-top:10px;border-top:1px solid #dce6ee;color:#172b42}.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:#007caa;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 #dce6ee;padding-top:20px;margin-top:24px;display:flex;flex-direction:column;gap:9px}.preview-support>span{font-size:12px;color:#61768a}.preview-support>a{display:flex;gap:8px;align-items:center;overflow-wrap:anywhere;font-size:13px;line-height:1.7;color:#172b42}.preview-support>a svg{width:14px;height:14px;flex-shrink:0}.preview-support>small{font-size:11px;color:#61768a}.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:#61768a;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:#61768a;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 #dce6ee;border-radius:11px;background:#fff;margin-bottom:18px}.phantom-symbol{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#ab9ff2;color:#172b42;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:#61768a;font-size:11px;line-height:1.5}.phantom-provider>svg{width:18px;color:#172b42}.btn.phantom-connect{background:#ab9ff2;border:1px solid #b8dce9;color:#172b42;font-weight:600;gap:12px}.btn.phantom-connect:hover{background:#c2b8fb;border-color:#b8dce9}.btn.phantom-connect:disabled{opacity:.75;cursor:wait}.phantom-instruction{color:#61768a;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 #dce6ee;padding-top:19px;margin-top:22px}.phantom-permissions svg{width:17px;flex-shrink:0;color:#61768a;margin-top:2px}.phantom-permissions p{font-size:11px;line-height:1.8;color:#61768a}#wallet-dialog .dialog-footnote{display:block;font-size:10px;color:#61768a;text-align:left;margin:15px 0 0}#wallet-error{font-size:12px;line-height:1.7;margin-top:14px;color:#b83e55}#wallet-error:empty{display:none}.phantom-account{padding:20px;border:1px solid #dce6ee;background:#f2f7fa;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:#172b42;letter-spacing:1.8px}.phantom-connected{color:#61768a;font-size:10px;display:flex;align-items:center;gap:6px}.phantom-connected:before{content:"";width:5px;height:5px;border-radius:50%;background:#85ccae}.phantom-account .connected-address{font:12px/1.8 ui-monospace,monospace;overflow-wrap:anywhere;background:none;border:none;padding:0;margin:21px 0;color:#172b42;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:#61768a;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 #dce6ee;border-radius:10px;padding:17px 20px;background:#f2f7fa}.setup-number{display:grid;place-items:center;width:27px;height:27px;border:1px solid #dce6ee;border-radius:7px;font:11px ui-monospace,monospace;color:#61768a;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:#61768a;margin-top:5px}.launch-setup a,.launch-setup button{display:flex;align-items:center;gap:7px;font-size:12px;color:#007caa;white-space:nowrap}.launch-setup svg{width:16px;height:16px;flex-shrink:0;color:#61768a}@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:#61768a}#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:#fff;border-color:#dce6ee}.wallet-search-field{display:flex;align-items:center;gap:10px;border:1px solid #dce6ee;background:#f2f7fa;border-radius:9px;padding:0 12px;margin:0 0 18px}.wallet-search-field>svg{color:#61768a;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:#61768a;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:#61768a;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:#fff;border-color:#dce6ee}.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:#fff}.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:#61768a;margin-left:auto}.wallet-option-status{font-size:12px;line-height:1.3;color:#61768a;white-space:nowrap;margin-left:auto}.wallet-option-status+svg{margin-left:0!important}.wallet-installed{color:#61768a}.wallet-qr-badge{padding:5px 7px;border-radius:5px;color:var(--cyan2);background:#eef7fb}.wallet-back{display:flex;align-items:center;gap:8px;color:#61768a;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:#61768a;margin:12px 0 22px;line-height:1.65}.wallet-qr{display:block;max-width:100%;height:auto;margin:20px auto;border-radius:12px;background:#fff}.wallet-spinner{display:block;color:var(--cyan);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:#102b38;border-bottom:1px solid #36738b;color:#deeff5}.presentation-notice strong{flex-shrink:0;font-size:14px;color:#8be0ff;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:#61768a;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:#eef7fb;border-color:#b8dce9}.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(--cyan)}.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}}:root{--bg:#fff;--panel:#f6f9fc;--panel2:#eef6fa;--line:#dce6ee;--text:#152c40;--muted:#63798c;--cyan:#009dca;--cyan2:#007da5;color-scheme:light;background:var(--bg);color:var(--text);--brand:#00b9e8}body{font-size:16px;background:#fff}button,input,textarea,select{font-family:var(--font)}h1,h2,h3{font-weight:700}h1{letter-spacing:-.055em}h2{letter-spacing:-.045em}.cyan{color:#00a7d7}.muted{color:#60798c}.wrap{max-width:1440px;padding-left:64px;padding-right:64px}.section{padding-top:88px;padding-bottom:48px}.page{padding-top:56px;padding-bottom:88px}p{line-height:1.7}.eyebrow{color:#60798c;font-size:12px;letter-spacing:1.5px;font-weight:600}.live-dot{box-shadow:none;background:#00a4cf}input,textarea,select{background:#fff;border:1px solid #d6e2eb;border-radius:12px;color:#152c40;font-size:16px;min-height:50px}input::placeholder,textarea::placeholder{color:#60798c}input:focus,textarea:focus{border-color:#00a7d7;box-shadow:0 0 0 3px #00b9e80c}input[type=checkbox]{min-height:18px}.btn{border-radius:11px;min-height:48px;border:1px solid #d6e2e9;color:#223f54;background:#fff;font-size:14px;padding:13px 20px;box-shadow:none}.btn:hover{background:#eff8fc;border-color:#b8d8e7;box-shadow:none;transform:translateY(-2px)}.btn.primary{background:#00addd;border-color:#00addd;color:#052d40;box-shadow:0 4px 8px #00a7d70a}.btn.primary:hover{background:#00b9e8;border-color:#00b9e8;box-shadow:0 6px 22px #00a7d720}.btn.dark{background:#143248;border-color:#143248;color:#fff}.btn.dark:hover{background:#20475f}.btn.large{font-size:15px;min-height:54px;padding:16px 24px}.btn.text{background:transparent;color:#23465e}.btn.text:hover{color:#007ea5}.site-chrome{background:#fffffff5;backdrop-filter:blur(18px);border-bottom:1px solid #dfe9ef}.payout-notice{display:flex;align-items:center;justify-content:center;gap:14px;min-height:38px;padding:8px 24px;background:#eaf7fc;color:#3b6579;font-size:12px;line-height:1.5}.payout-notice .notice-label{font-size:10px;letter-spacing:1.1px;font-weight:800;white-space:nowrap}.payout-notice>a{display:flex;align-items:center;gap:4px;color:#00799f;white-space:nowrap;font-size:12px}.payout-notice>a svg{width:13px;height:13px}.header{height:88px;padding:0 52px;max-width:1536px;background:transparent;border:0;gap:28px}.brand{gap:8px}.brand>img{width:43px;height:57px;object-fit:contain;mix-blend-mode:multiply}.brand>span{font-size:27px;letter-spacing:-1.4px;font-weight:600;color:#173246}.brand>span>span{color:#00a9da}.header nav{margin-left:0;gap:28px}.header nav a{font-size:14px;color:#60798c}.header nav a:hover,.header nav a[aria-current=page]{color:#007faa}.header-actions{gap:14px}.header-launch{font-size:14px;padding:12px 5px}.header .wallet-button{border-color:#172f43;background:#172f43;color:#fff;min-height:43px;padding:10px 16px;border-radius:10px}.header .wallet-button:hover{background:#294c62}.x-profile--header{border:0;width:35px;color:#2c485f}.x-profile:hover{color:#008fb9}.menu-button:hover{background:#e9f5fa}.mobile-nav{background:#fff;box-shadow:0 18px 35px #203e5710}.mobile-nav a{color:#304d64}.mobile-nav a:hover{background:#eef7fb;border-radius:8px}.new-hero{display:grid;grid-template-columns:.95fr 1.05fr;gap:64px;align-items:center;padding-top:74px;padding-bottom:66px;min-height:600px}.new-hero-copy{min-width:0}.new-hero .eyebrow{font-size:10px;letter-spacing:1.3px;gap:12px}.chain-label{border:1px solid #a9ddea;background:#effbfe;color:#007b9e;padding:6px 9px;border-radius:5px;font:10px/1.25 ui-monospace,monospace;letter-spacing:1px}.new-hero h1{font-size:clamp(54px,5.5vw,82px);letter-spacing:-.063em;line-height:1.04;margin:25px 0 24px;font-weight:700}.new-hero h1>span{color:var(--brand)}.new-hero-copy>p{font-size:20px;line-height:1.65;color:#60798c;letter-spacing:-.3px}.hero-buttons{gap:26px;margin-top:28px}.hero-facts{display:flex;gap:20px;flex-wrap:wrap;margin-top:29px;color:#60798c;font-size:12px}.hero-facts>span{display:flex;align-items:center;gap:7px}.hero-facts svg{width:15px;height:15px;color:#009dca}.creator-showcase{min-width:0;position:relative}.showcase-heading{display:flex;align-items:center;justify-content:space-between;font:10px/1.4 ui-monospace,monospace;letter-spacing:1.1px;color:#60798c;margin:0 0 20px}.showcase-heading>span{display:flex;align-items:center;gap:5px}.showcase-heading svg{width:12px;height:12px}.creator-triptych{display:grid;grid-template-columns:1fr 1.28fr 1fr;gap:12px;align-items:center}.spotlight{min-width:0;transition:transform .4s cubic-bezier(.2,.6,.3,1)}.spotlight:hover{transform:translateY(-7px)}.spotlight-photo{height:260px;border-radius:80px 80px 12px 12px;position:relative;overflow:hidden;background:#eff7fa}.spotlight-1 .spotlight-photo{height:342px;border-radius:100px 100px 12px 12px}.spotlight-photo>img{width:100%;height:100%;object-fit:cover;object-position:center 23%;transition:transform .65s}.spotlight:hover img{transform:scale(1.035)}.spotlight-photo:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(0deg,#07182388,transparent)}.spotlight-index{position:absolute;bottom:14px;left:14px;color:#fff;z-index:1;font:11px ui-monospace,monospace}.spotlight-open{display:grid;place-items:center;position:absolute;bottom:10px;right:10px;width:28px;height:28px;border:1px solid #ffffff55;border-radius:50%;z-index:1;color:#fff}.spotlight-open svg{width:14px;height:14px}.spotlight-name{padding:13px 1px 0}.spotlight-name strong{display:block;font-size:14px;letter-spacing:-.35px;white-space:nowrap}.spotlight-name>span{font-size:11px;color:#60798c;display:block;margin-top:4px}.showcase-caption{display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:11px;border-top:1px solid #e1eaf0;margin-top:25px;padding-top:17px;color:#60798c}.showcase-caption a{display:flex;gap:5px;align-items:center;color:#27546d}.showcase-caption svg{width:13px;height:13px}.chain-strip{background:#f5fafd;border-block:1px solid #e2edf3}.chain-strip-inner{display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:74px;color:#536f83;font-size:13px}.chain-strip-inner>span,.chain-strip-inner>a{display:flex;align-items:center;gap:9px;white-space:nowrap}.chain-strip-inner svg{width:16px;height:16px;color:#039bc4}.chain-strip-inner .strip-intro{font:10px ui-monospace,monospace;letter-spacing:1px;color:#60798c}.chain-strip-inner>a{font-size:12px;color:#285b74}.section-heading{margin-bottom:30px;align-items:flex-end;gap:24px}.section-heading h2{font-size:42px;font-weight:600;line-height:1.13;margin-top:13px;letter-spacing:-1.8px}.section-heading .eyebrow{font-size:11px;letter-spacing:1.4px}.section-heading>p{font-size:15px;color:#60798c;line-height:1.7}.section-heading>.btn{min-width:auto;white-space:nowrap;font-size:13px}.feed-caption{display:flex;justify-content:space-between;gap:16px;color:#60798c;font:11px/1.7 ui-monospace,monospace;margin-top:19px}.feed-caption>span:last-child{display:flex;align-items:center;gap:7px}.feed-caption svg{width:12px;height:12px}.empty{background:#f7fafc;border:1px solid #dce8ef;border-radius:18px}.empty h3{font-size:25px;letter-spacing:-.6px}.empty p{color:#60798c;font-size:16px}.empty-symbol{background:#e6f6fc;border-color:#c1e5f1;color:#0095c1}.launch-empty{border-style:dashed;background:#fcfeff;border-color:#cbdfe8;padding:40px;gap:28px;min-height:195px}.launch-empty .eyebrow{font:10px/1.5 ui-monospace,monospace;color:#60798c}.launch-empty h3{font-size:25px;font-weight:600;margin-top:9px}.launch-empty p{font-size:14px;margin-top:9px;color:#60798c}.empty-orbit{border-color:#c0e8f4}.empty-orbit>span{background:#e5f8fe;border-color:#bde9f5;color:#00a1d1}.empty-orbit>b{border-color:#d4ecf5}.empty-orbit>b:last-child{border-color:#d4ecf5}.loading-state{color:#60798c}.new-coins-section{padding-bottom:74px}.creator-section{background:#f6f9fb;border-block:1px solid #e3ebf0}.creator-section>.section{padding-top:66px;padding-bottom:28px}.creator-grid,.featured-creators{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.creator-card{position:relative;background:#fff;border:1px solid #e0e9ef;border-radius:18px;overflow:hidden;box-shadow:0 4px 12px #12334e03;transition:box-shadow .3s,transform .3s}.creator-card:hover{box-shadow:0 14px 32px #234d6610;transform:translateY(-4px)}.creator-card.reveal.in-view:hover{transform:translateY(-4px)}.creator-image{aspect-ratio:4/4.65;border-radius:0;border:0;display:block;overflow:hidden;background:#eaf3f8}.creator-image:after{display:none}.creator-image img{width:100%;height:100%;object-fit:cover;object-position:center 22%;filter:none;transition:transform .65s}.creator-card:hover .creator-image img{transform:scale(1.035)}.creator-category{background:#ffffffdf;color:#31566a;border:0;border-radius:6px;font-size:10px;top:13px;left:13px;padding:6px 9px;backdrop-filter:blur(8px)}.save-button{background:#ffffffeb;border:0;color:#34576d;border-radius:8px;right:12px;top:12px;width:31px;height:31px;backdrop-filter:blur(8px)}.save-button.saved{background:#00a7d7;color:#fff}.save-button:hover{background:#fff;color:#007da5}.round-arrow{display:none}.creator-caption{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:18px 17px 20px}.creator-caption>a:first-child{min-width:0}.creator-caption h3{font-size:17px;letter-spacing:-.5px;font-weight:700;line-height:1.4}.creator-caption a>span{display:block;color:#60798c;font-size:12px;margin-top:4px}.creator-launch{display:grid;place-items:center;border:1px solid #d9e8f0;width:33px;height:33px;border-radius:50%;color:#0099c6;flex-shrink:0}.creator-launch svg{width:15px;height:15px}.creator-launch:hover{background:#e8f8fe;border-color:#a7dbea}.bring-creator{padding:27px 0;display:flex;align-items:center;justify-content:space-between;gap:18px}.bring-creator>div{display:flex;align-items:center;gap:13px}.bring-creator>div>svg{color:#009fce;width:22px;height:22px}.bring-creator p{font-size:13px;color:#60798c}.bring-creator p strong{color:#395a70;font-weight:600;margin-right:7px}.bring-creator .btn{font-size:12px;background:transparent;min-height:42px}.launch-story{display:grid;grid-template-columns:1fr 1.2fr;gap:90px;padding-top:100px;padding-bottom:100px}.story-title h2{font-size:58px;line-height:1.04;font-weight:600;letter-spacing:-3px;margin:20px 0 30px}.story-steps article{display:flex;align-items:flex-start;gap:22px;padding:30px 0;border-bottom:1px solid #dee8ef}.story-steps article:first-child{padding-top:4px}.story-steps article:last-child{border-bottom:0;padding-bottom:0}.story-steps article>span{font:12px/1.6 ui-monospace,monospace;color:#009cc9;padding-top:3px}.story-steps article>div{flex:1}.story-steps h3{font-size:20px;letter-spacing:-.6px;font-weight:600}.story-steps p{font-size:15px;color:#60798c;margin-top:11px;line-height:1.7}.story-steps article>svg{width:21px;color:#37afd0;margin-top:3px}.platform-access{display:flex;align-items:center;gap:80px;padding-block:38px;border-top:1px solid #dfeaf0;border-bottom:1px solid #dfeaf0}.platform-access>div:first-child{flex:1}.platform-access h2{font-size:28px;margin-top:12px;letter-spacing:-1px}.platform-access-links{display:flex;gap:25px}.platform-access-links a{display:grid;grid-template-columns:18px 1fr;align-items:center;gap:12px;font-size:12px;color:#35576c;max-width:140px}.platform-access-links a>svg:first-child{color:#00a5d3;grid-column:1/-1;width:22px;height:22px}.platform-access-links a>svg:last-child{width:14px;height:14px;grid-column:2;justify-self:end}.platform-access-links a>span{grid-column:1/-1}.platform-access-links a:hover{color:#009bc9}.new-cta{margin:76px auto 72px;max-width:1312px;background:#e6f8fe;border:1px solid #c7ecf8;border-radius:24px;padding:56px 64px 65px;display:flex;align-items:center;justify-content:space-between;gap:45px;position:relative;overflow:hidden}.new-cta .eyebrow{color:#42859d;font-size:11px}.new-cta h2{font-size:64px;letter-spacing:-3px;line-height:1.02;margin:20px 0 28px;color:#16495f}.cta-brandmark{width:290px;height:290px;display:grid;place-items:center;flex-shrink:0;transform:rotate(8deg);mix-blend-mode:multiply}.cta-brandmark img{width:100%;height:100%;object-fit:contain}.cta-coordinate{position:absolute;right:35px;bottom:25px;font:10px ui-monospace,monospace;letter-spacing:1px;color:#60798c}footer{background:#fff;padding:0 64px;max-width:1440px;margin:auto}.footer-top{border-top:1px solid #e0e9ef;padding:32px 0;gap:30px}.footer-top>p{font-size:13px;color:#60798c;line-height:1.65}.footer-actions .x-profile{font-size:12px;color:#49687e;border-color:#dce7ee}.back-top{color:#60798c;font-size:12px}.footer-bottom{padding:22px 0 35px;gap:25px;color:#60798c;font-size:11px;border-color:#e2eaf0;align-items:flex-start}.footer-bottom>div{gap:14px;max-width:790px;line-height:1.8}.network{white-space:nowrap;color:#60798c}.network>span{background:#00a5d3}.page-title h1{font-size:64px;line-height:1.05;margin-top:19px;letter-spacing:-3.4px}.page-title>p{color:#60798c;font-size:16px}.page-title .eyebrow{font:11px/1.6 ui-monospace,monospace;color:#60798c}.stat-bar{background:#f6fafc;border:1px solid #dfebf1;border-radius:18px;padding:28px 32px}.stat-bar>div>span{font-size:12px;color:#60798c}.stat-bar strong{font-family:var(--display);font-size:36px;font-variant-numeric:tabular-nums;color:#25485f}.stat-bar em{font-size:11px;color:#60798c}.stat-bar small{font-size:14px}.directory-toolbar{margin-top:38px;border-color:#dae6ee;gap:28px}.tabs a{color:#60798c;font-size:14px}.tabs a.active{color:#008db7;border-color:#00aadb}.tabs a:hover{color:#008db7}.search{background:#f8fbfd;border-color:#dce8ef;border-radius:11px;min-height:46px}.search input{background:transparent;color:#26465a;font-size:14px}.search svg{color:#60798c}.filters{gap:9px}.filters button{background:#fff;color:#60798c;border-color:#dde7ee;border-radius:30px;font-size:13px;padding:9px 17px}.filters button[aria-pressed=true]{background:#e8f7fd;border-color:#b3e2f1;color:#007fa9}.directory-note,.small-note{font-size:13px;color:#60798c}.inline-link{color:#0084ad}.inline-link:hover{color:#005e84}.coin-card{background:#fff;border:1px solid #dce6ee;border-radius:18px;box-shadow:0 4px 12px #17344a03;padding:25px;gap:18px}.coin-card:hover{background:#fbfeff;border-color:#a2d9eb;box-shadow:0 10px 30px #153f5510;transform:translateY(-3px)}.coin-card>img{border-radius:14px;background:#f5fafc}.coin-ticker{color:#0085ad;font:12px/1.6 ui-monospace,monospace}.coin-card h3{font-size:21px;color:#20445c}.coin-card p{font-size:14px;color:#60798c}.coin-by{color:#60798c;font-size:12px}.coin-arrow{color:#60798c}.coin-market{border-color:#e0eaf0}.coin-market-label,.coin-market-updated,.coin-market-note{color:#60798c}.coin-market strong{color:#23465e}.coin-market-note{font-size:12px;line-height:1.7}.profile-image{border-radius:28px 28px 16px 16px;border:0;background:#f4f9fc;max-width:480px}.profile-copy h1{font-weight:600}.profile-tagline{color:#325a74}.profile-copy>p{color:#60798c}.affiliation-note{border-color:#d8e9f2;background:#f2fafe;border-radius:12px;padding:20px}.affiliation-note p{color:#60798c}.affiliation-note svg{color:#00a3ce}.back{color:#60798c;font-size:14px}.detail-table{border-color:#dce7ed;background:#f7fbfd;border-radius:14px}.detail-table>div{border-color:#dee8ef;font-size:14px}.detail-table a,.detail-table button{color:#147ea4;font-size:13px}.detail-table>div>span:first-child{color:#60798c}.launch-page{background:#fff}.launch-top h1{font-size:58px;font-weight:600;letter-spacing:-3px}.launch-top p{font-size:16px;color:#60798c}.launch-setup{margin:26px 0 35px}.launch-setup>div{background:#f1f9fd;border:1px solid #d3e8f3;border-radius:14px;padding:19px 24px}.launch-setup strong{font-size:14px;color:#2c5068}.launch-setup small{font-size:12px;color:#60798c}.launch-setup button{font-size:13px;color:#0085ae}.setup-number{width:38px;height:38px;background:#fff;border:1px solid #cfe7f1;border-radius:11px}.launch-layout{grid-template-columns:minmax(0,1.3fr) minmax(0,.8fr);gap:62px}.launch-form-area{border:1px solid #dfebf1;border-radius:20px;padding:30px;background:#fff;min-width:0}.stepper{border-bottom:1px solid #dce8f0;padding-bottom:25px;margin-bottom:24px}.stepper li{color:#60798c;font-size:13px}.stepper li>span{border-color:#d9e7ef;background:#f6fafc;color:#60798c;width:27px;height:27px}.stepper li.active{color:#1680a2}.stepper li.active>span{background:#e2f6fe;border-color:#98d9ed;color:#0087b3}.draft-bar{font-size:12px;color:#60798c;border-color:#e6eef4}.draft-bar button{color:#0087b3;font-size:12px}#launch-panel h2{font-size:30px;letter-spacing:-1px;font-weight:600}.form-intro{font-size:14px;color:#60798c;line-height:1.7}#identity-form label{font-size:14px;color:#33566e}#identity-form input,#identity-form textarea{font-size:16px;background:#fbfdfe;border-color:#dbe7ef;color:#1a3b53}.field-row{gap:16px}.input-prefix>span{color:#60798c}.optional{color:#60798c;font-size:12px}.creator-link-field{background:#f4fbfe;border-color:#cde5f1;border-radius:14px}.creator-link-field .field-help{font-size:12px;color:#60798c}.field-help,.creator-fee-note{color:#60798c;font-size:12px}.creator-link-field .field-heading{color:#2e546d}.creator-link-field .field-links a{color:#1685ac}.asset-switch h3{font-size:14px}.asset-switch>span{font:10px ui-monospace,monospace;color:#60798c;border-color:#dce9f0}.upload-zone{min-height:170px;border:1px dashed #a9cddd;border-radius:14px;background:#f6fbfe;transition:border-color .2s,background .2s}.upload-zone:hover{background:#eaf8fe;border-color:#00a7d7}.upload-zone strong{font-size:15px;color:#277693}.upload-zone>span{font-size:12px;color:#60798c}.upload-zone svg{color:#00a3cf}.metadata-info{background:#f3f9fd;border-color:#dce9f2;color:#60798c}.metadata-option{color:#60798c;font-size:12px}.metadata-option summary{font-size:12px}.metadata-option pre{background:#f0f6f9;border:1px solid #d9e8f0;color:#355b70}.metadata-option p{font-size:14px}.form-error,#wallet-error{color:#c1475a;font-size:13px;line-height:1.7}.form-footnote{color:#60798c;font-size:12px}.preview-label{font:10px/1.6 ui-monospace,monospace;letter-spacing:1.1px;color:#60798c}.token-preview{background:#fff;border-color:#dce9f0;border-radius:20px;box-shadow:0 12px 35px #173d5310}.preview-art{height:265px;background:#eaf8fd}.preview-art img{object-fit:cover}.preview-badge{background:#ffffffeb;color:#367e99;border-color:#cee7f0;font-size:10px}.coin-placeholder{background:#f1fafe}.coin-placeholder>img{mix-blend-mode:multiply;width:100px}.coin-placeholder>span{color:#60798c;font-size:11px;letter-spacing:1px}.preview-content{padding:25px}.preview-content h3{font-size:25px;color:#26485e;letter-spacing:-.8px}.preview-content>p{font-size:14px;color:#60798c}.preview-footer{border-color:#e1ecf2;font-size:12px;color:#60798c}.preview-footer b{color:#60798c}.preview-note{font-size:12px;color:#60798c;line-height:1.8}.preview-note svg{color:#60798c}.review-table{border:1px solid #dbe8f0;border-radius:13px;background:#fbfdff}.review-table>div{padding:18px;border-color:#e1eaf1;color:#60798c;font-size:13px}.review-table strong{color:#31546e;font-size:13px}.review-table small{color:#60798c}.checkbox{font-size:13px;color:#60798c;line-height:1.7}.launch-cost{background:#f0fafe;border:1px solid #cce8f5;border-radius:14px}.launch-cost>span{color:#60798c;font-size:13px}.launch-cost>strong{color:#087fa4}.launch-cost p{color:#60798c;font-size:12px}.transaction-status{color:#1781a6}.success-icon{background:#e8faf1;border-color:#abe3c7;color:#148e63}.success-panel p{color:#60798c}.creator-support-preview,.preference-summary{border-color:#dcebf2;color:#60798c}.creator-support-preview p,.preference-summary p{color:#60798c;font-size:12px}.creator-support-preview a,.preference-summary a{color:#2981a3}.platform-page{background:#fff}.platform-nav{gap:8px;padding-bottom:20px}.platform-nav a{color:#60798c;font-size:13px}.platform-nav a:hover{background:#f1f8fc;color:#137e9f}.platform-nav a[aria-current=page]{background:#e9f7fd;color:#087fa4}.platform-heading h1{font-weight:600}.platform-heading p{color:#60798c}.surface,.work-panel{background:#fff;border-color:#dce8ef;border-radius:18px}.work-panel{box-shadow:0 6px 25px #153f5405}.panel-title,.panel-heading h2{color:#2b4f66}.panel-heading p{color:#60798c}.platform-badge,.status-pill{background:#f5f9fc;border-color:#d7e6ee;color:#60798c;font-size:11px}.platform-badge.available,.status-pill.connected{background:#ecfaf5;color:#237a64;border-color:#c6eada}.platform-badge.available:before,.status-pill.connected:before{background:#268c70}.platform-footnote{color:#60798c}.economy-board{background:#fbfdff;border-color:#dce9f1;border-radius:20px}.economy-board-head,.economy-review{border-color:#dce9f1}.economy-signature img{mix-blend-mode:multiply;width:35px;height:45px}.economy-signature>span{color:#60798c;font-size:11px}.economy-network{color:#60798c}.economy-number{color:#00a0cb;background:#fbfdff}.economy-steps:before{background:#d8eaf3}.economy-steps:after{background:#00afd9;box-shadow:none}.economy-steps h3{color:#2e546d}.economy-steps p{color:#60798c;font-size:14px}.economy-destination{background:#eaf8fd;border-color:#c1e5f3;border-radius:17px}.economy-destination h2{color:#24607a}.economy-destination>p,.economy-destination dt{color:#60798c}.economy-destination dd{color:#376b84}.destination-label,.destination-wallet{color:#008fb8}.economy-destination>a{color:#007fa7}.economy-destination dl>div{font-size:12px;border-color:#cde7f0}.economy-review{background:#f1f8fc;color:#60798c;font-size:13px}.economy-review>a{color:#2883a4}.metric-card{background:#f8fcfe;border-color:#dce9f1;border-radius:16px;padding:25px}.metric-card>div{color:#60798c}.metric-card strong{color:#24566f;font-weight:500}.metric-card p{font-size:12px;color:#60798c}.activity-table th{background:#f2f8fc;color:#60798c;font-size:11px}.activity-table td{border-color:#e1ebf2;color:#60798c;font-size:13px}.receipt-coin strong{color:#2c526b}.receipt-coin small{color:#60798c}.chart-bars{border-color:#d0e3ee;background:repeating-linear-gradient(0deg,transparent 0 calc(50% - 1px),#dceaf170 calc(50% - 1px) 50%)}.chart-bar{background:#00add8}.chart-bar.zero{background:#cde5f0}.chart-tooltip{background:#fff;border-color:#d4e5ef;color:#60798c;box-shadow:0 6px 25px #163e5510}.chart-tooltip strong{color:#244e66}.chart-empty span,.chart-empty small{color:#60798c}.chart-footer,.chart-scale,.chart-dates{color:#60798c;border-color:#ddeaf1}.segmented{background:#f2f8fc;border-color:#d8e7f0}.segmented button{color:#60798c}.segmented button[aria-pressed=true]{background:#fff;color:#078bb2;box-shadow:0 1px 5px #193f5510}.analytics-callout{background:#ecf8fd}.analytics-callout h2{color:#225872}.definition-list p,.work-panel>p{color:#60798c;font-size:14px}.round-icon{background:#e3f6fe;border-color:#bfe8f6;color:#039bc8}.network-choice{color:#60798c}.support-form-panel .profile-url-input{background:#fbfdff;border-color:#cfe2ed}.profile-url-input input{color:#29536c}.support-picks button{background:#f8fcfe;border-color:#d9e8f1}.support-picks button>span{color:#4c758d;font-size:12px}.reference-note{background:#f4faff;border-color:#d7e9f3}.reference-note strong{color:#416e88}.reference-note p{color:#60798c}.support-preview-art{background:#eff9fd}.support-preview-art h2,.support-preview-art p{color:#fff}.support-preview-art:has(.support-brand) h2{color:#2e5973}.support-preview-art:has(.support-brand) p{color:#60798c}.support-preview-art:has(.support-brand) .support-preview-shade{display:none}.support-brand{mix-blend-mode:multiply}.support-preview-shade{background:linear-gradient(0deg,#102c43e0,transparent 75%)}.support-preview-bottom>span{color:#60798c}.support-preview-bottom>strong{color:#426c84}.support-preview-bottom p{color:#60798c}.support-explainer article{border-color:#dce9f1}.support-explainer p{color:#60798c;font-size:14px}.support-explainer article>span{color:#009bc5}.support-explainer a{color:#2585a5}.docs-index{background:#f6fbfd;border-color:#dae8f0}.docs-index a{color:#60798c}.docs-index a:hover{color:#008cb5}.doc-section,.doc-section details{border-color:#dae8f0}.doc-section h2{color:#315a72}.doc-section p{color:#60798c}.doc-section summary{color:#466e87}.transparency-grid .surface{background:#f8fcfe}.trust-card p{color:#60798c}.code-example,pre{background:#f2f8fc;border-color:#dce9f1;color:#426b81}.setup-note{background:#f2faff;border-color:#d6eaf4;color:#60798c}.about>h1{font-weight:600}.about .lead{color:#60798c}.about-grid{gap:32px}.about-grid article{background:#f6fbfe;border:1px solid #d8eaf3;border-radius:16px;padding:30px}.about-grid p{color:#60798c}.faq details{border-color:#deeaf2}.faq summary{color:#3e657e}.faq details p{color:#60798c}.credit-list article{border-color:#dce9f1}.credit-list p{color:#60798c}#wallet-dialog{background:#fff;border:1px solid #dbe8f0;box-shadow:0 30px 90px #163e5530;border-radius:24px;padding:30px;width:min(460px,calc(100vw - 32px));color:#21465f}dialog::backdrop{background:#133a535c;backdrop-filter:blur(8px)}#wallet-dialog h2{color:#264c65;font-weight:600;font-size:29px}#wallet-dialog>p{color:#60798c}#wallet-dialog>.eyebrow{color:#60798c;font-size:11px}.dialog-close{background:#f4f9fc;color:#60798c}.wallet-option{background:#f6fafd;border:1px solid #edf3f7;border-radius:13px;color:#31586f;padding:15px 13px}.wallet-option:hover{background:#edf8fd;border-color:#b8e2f2}.wallet-option-name{color:#315870;font-size:17px}.wallet-option-status{color:#60798c}.wallet-installed{color:#258766}.wallet-qr-badge{background:#e2f4fe;color:#048bb7}.wallet-back{color:#50829d}.wallet-network,.wallet-option-meta,.wallet-install p,.wallet-connecting p{color:#60798c}.dialog-icon{background:#e9f8ff;border-color:#caeaf7;color:#00a0cc}.connected-address,.phantom-account{background:#f1f9fd;border-color:#cee7f4;color:#345f77}.phantom-account .connected-address{color:#476e86}.phantom-provider{background:#f6f2ff;border-color:#e6def8}.phantom-account-links a,.phantom-account-links button{color:#2789ad}.phantom-permissions{border-color:#dfebf3}.phantom-permissions p,#wallet-dialog .dialog-footnote{color:#60798c;font-size:12px}#toast{background:#163b53;color:#fff;border-color:#163b53;box-shadow:0 8px 30px #23455d20}.wallet-search-label input{color:#32566f;background:#f6fafc}.wallet-search-count{color:#60798c}@media(min-width:1600px){.new-hero h1{font-size:84px}.new-hero{min-height:640px}.spotlight-photo{height:290px}.spotlight-1 .spotlight-photo{height:372px}}@media(max-width:1200px){.wrap{padding-left:38px;padding-right:38px}.header{padding:0 30px;gap:18px}.header nav{gap:18px}.header-actions{gap:10px}.header nav a,.header-launch{font-size:13px}.new-hero{gap:32px;min-height:560px;padding-top:55px;padding-bottom:55px}.new-hero h1{font-size:66px}.new-hero-copy>p{font-size:18px}.new-hero .eyebrow{font-size:9px;letter-spacing:.8px;gap:9px}.spotlight-photo{height:238px}.spotlight-1 .spotlight-photo{height:302px}.spotlight-name strong{font-size:12px}.spotlight-name>span{font-size:10px}.showcase-caption{font-size:10px}.chain-strip-inner .strip-intro{display:none}.creator-caption{padding:16px 12px}.creator-caption h3{font-size:15px}.creator-caption a>span{font-size:11px}.new-cta{margin-left:38px;margin-right:38px;padding:45px 48px 60px}.platform-access{gap:35px}.platform-access-links{gap:20px}.launch-layout{gap:30px}.launch-form-area{padding:25px}footer{padding:0 38px}.launch-story{gap:55px}.story-title h2{font-size:53px}}@media(max-width:950px){.header nav{display:none}.menu-button{display:flex}.header{height:78px}.new-hero{gap:27px;grid-template-columns:.92fr 1fr;min-height:515px;padding-top:42px;padding-bottom:45px}.new-hero h1{font-size:54px}.new-hero .eyebrow{display:block;font-size:8px;letter-spacing:.7px}.chain-label{display:inline-block;margin-right:7px;font-size:9px}.new-hero-copy>p{font-size:17px}.hero-buttons{gap:18px;flex-wrap:wrap;margin-top:23px}.hero-buttons .btn.large{font-size:13px;padding:14px 17px;min-height:48px}.hero-buttons .btn.text{font-size:13px}.hero-facts{gap:12px;font-size:10px;margin-top:22px}.creator-triptych{gap:8px}.spotlight-photo{height:220px;border-radius:60px 60px 10px 10px}.spotlight-1 .spotlight-photo{height:285px}.spotlight-name strong{font-size:10px;letter-spacing:-.3px}.spotlight-name>span{font-size:9px}.spotlight-index{left:10px;font-size:9px}.showcase-heading{font-size:8px;letter-spacing:.5px}.showcase-caption>span{display:none}.showcase-caption{justify-content:flex-end}.creator-grid,.featured-creators{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.creator-caption{padding:18px}.creator-caption h3{font-size:19px}.creator-caption a>span{font-size:12px}.section-heading h2{font-size:36px}.section-heading>p{font-size:13px}.launch-story{gap:40px}.story-title h2{font-size:46px;letter-spacing:-2px}.story-steps h3{font-size:18px}.story-steps p{font-size:14px}.story-steps article{gap:14px}.platform-access{display:block}.platform-access-links{margin-top:30px;justify-content:space-between}.platform-access-links a{max-width:unset;grid-template-columns:22px 1fr 18px;gap:10px}.platform-access-links a>svg:first-child,.platform-access-links a>svg:last-child,.platform-access-links a>span{grid-column:auto}.new-cta h2{font-size:53px}.cta-brandmark{width:230px;height:230px}.new-cta{gap:25px}.launch-layout{grid-template-columns:minmax(0,1.15fr) minmax(0,.8fr);gap:22px}.launch-form-area{padding:22px}.preview-content{padding:20px}.preview-art{height:220px}.review-table>div{font-size:12px;padding:14px}.launch-setup small{font-size:12px}.new-coins-section{padding-bottom:60px}.section{padding-top:65px}.launch-story{padding-bottom:65px}}@media(max-width:700px){.wrap{padding-left:22px;padding-right:22px}.header{height:73px;padding:0 20px}.brand>img{width:35px;height:46px}.brand>span{font-size:24px}.header .wallet-button{font-size:12px;min-height:39px;padding:9px 12px}.header-actions{gap:7px}.header-launch,.x-profile--header{display:none}.payout-notice{font-size:10px;padding:8px 18px;gap:9px;align-items:center;line-height:1.45}.payout-notice .notice-label{display:none}.payout-notice>a{font-size:10px}.payout-notice>a svg{display:none}.new-hero{display:flex;flex-direction:column;gap:32px;padding-top:38px;padding-bottom:35px;min-height:0}.new-hero-copy{width:100%}.new-hero .eyebrow{display:flex;font-size:9px;letter-spacing:.8px;gap:4px}.chain-label{font-size:9px;padding:5px 8px}.new-hero h1{font-size:clamp(56px,11vw,76px);margin:22px 0 18px;line-height:1.01;letter-spacing:-.06em}.new-hero-copy>p{font-size:18px;line-height:1.5}.hero-buttons{gap:25px;margin-top:22px}.hero-buttons .btn.large{font-size:14px;min-height:49px;padding:15px 20px}.hero-buttons .btn.text{font-size:14px}.hero-facts{font-size:11px;gap:22px;margin-top:21px}.creator-showcase{width:100%;max-width:530px;margin-top:5px}.showcase-heading{font-size:9px;margin-bottom:15px;letter-spacing:.65px}.creator-triptych{gap:10px;grid-template-columns:1fr 1.2fr 1fr}.spotlight-photo{height:244px}.spotlight-1 .spotlight-photo{height:305px}.spotlight-name strong{font-size:12px;letter-spacing:-.25px}.spotlight-name>span{font-size:10px;margin-top:3px}.showcase-caption{margin-top:20px;padding-top:15px;font-size:11px}.showcase-caption>span{display:block}.chain-strip-inner{padding-block:19px;display:grid;grid-template-columns:1fr 1fr;gap:16px;font-size:11px;min-height:80px}.chain-strip-inner svg{width:14px;height:14px}.chain-strip-inner>a{font-size:11px}.chain-strip-inner>span{gap:7px}.section{padding-top:48px;padding-bottom:33px}.section-heading{gap:12px;margin-bottom:23px;align-items:flex-end}.section-heading h2{font-size:30px;letter-spacing:-1.25px;margin-top:10px}.section-heading .eyebrow{font-size:9px;letter-spacing:1px}.section-heading>.btn{font-size:12px;min-height:40px;padding:10px 13px;min-width:0;flex-shrink:0}.section-heading>.btn svg{width:14px;height:14px}.section-heading>p{font-size:12px;max-width:140px}.new-coins-section{padding-bottom:44px}.launch-empty{padding:25px 20px;grid-template-columns:38px 1fr;gap:16px;min-height:0;border-radius:15px}.empty-orbit{width:38px;height:38px}.empty-orbit>span{inset:6px}.empty-orbit svg{width:14px;height:14px}.launch-empty h3{font-size:19px;line-height:1.3;margin-top:6px}.launch-empty .eyebrow{font-size:9px;letter-spacing:.7px}.launch-empty p{font-size:12px;line-height:1.7}.launch-empty>.btn{font-size:12px;min-height:41px;margin-top:0}.feed-caption{font-size:9px;gap:7px;flex-direction:column;margin-top:14px}.creator-section>.section{padding-top:43px;padding-bottom:9px}.creator-grid,.featured-creators{gap:15px}.creator-card{border-radius:13px}.creator-image{aspect-ratio:3/4}.creator-caption{padding:13px 11px 15px;gap:5px}.creator-caption h3{font-size:15px;letter-spacing:-.55px}.creator-caption a>span{font-size:10px;letter-spacing:-.1px}.creator-launch{width:27px;height:27px}.creator-launch svg{width:13px;height:13px}.creator-category{font-size:9px;padding:5px 7px;left:9px;top:9px;max-width:calc(100% - 46px)}.save-button{width:27px;height:27px;right:8px;top:8px;border-radius:7px}.save-button svg{width:13px;height:13px}.bring-creator{flex-direction:column;align-items:flex-start;padding:25px 0;gap:15px}.bring-creator>div{align-items:flex-start;gap:10px}.bring-creator p{font-size:12px}.bring-creator p strong{display:block;margin:0 0 3px}.bring-creator>div>svg{width:18px;height:18px;margin-top:2px}.bring-creator .btn{font-size:12px;min-height:41px}.launch-story{grid-template-columns:1fr;gap:37px;padding-top:50px;padding-bottom:50px}.story-title h2{font-size:48px;letter-spacing:-2px;line-height:1.02;margin:17px 0 23px}.story-steps article{padding:23px 0;gap:16px}.story-steps h3{font-size:19px}.story-steps p{font-size:14px;margin-top:9px}.story-steps article>svg{width:19px}.platform-access{margin-top:0;padding-top:30px;padding-bottom:30px}.platform-access .eyebrow{font-size:10px}.platform-access h2{font-size:26px;letter-spacing:-1px}.platform-access-links{display:flex;flex-direction:column;gap:0;margin-top:20px}.platform-access-links a{display:flex;font-size:14px;padding:16px 0;border-top:1px solid #e1ecf3;gap:12px}.platform-access-links a>svg:last-child{margin-left:auto}.platform-access-links a>svg:first-child{width:19px;height:19px}.new-cta{margin:39px 22px 45px;padding:32px 27px 47px;gap:0;border-radius:20px;align-items:flex-start}.new-cta h2{font-size:43px;letter-spacing:-1.8px;position:relative;z-index:1}.new-cta .eyebrow{font-size:9px;position:relative;z-index:1}.new-cta .btn{font-size:13px;min-height:47px;position:relative;z-index:1}.cta-brandmark{width:145px;height:145px;position:absolute;right:4px;bottom:39px;opacity:.28;transform:rotate(8deg);pointer-events:none}.cta-coordinate{right:24px;bottom:20px;font-size:8px}.page{padding-top:34px;padding-bottom:50px}.page-title h1{font-size:46px;letter-spacing:-2.3px}.page-title>p{font-size:15px}.page-title .eyebrow{font-size:10px}.stat-bar{padding:23px;gap:21px 18px}.stat-bar strong{font-size:30px}.stat-bar>div>span{font-size:11px}.stat-bar em{font-size:10px;max-width:none}.stat-bar .btn{font-size:13px}.directory-toolbar{margin-top:25px;gap:15px}.filters button{font-size:12px;padding:8px 14px}.search input{font-size:16px}.tabs a{font-size:14px}.directory-note,.small-note{font-size:12px;line-height:1.75}.coin-card{padding:22px;border-radius:15px;gap:17px}.coin-card h3{font-size:20px}.coin-card p{font-size:14px}.coin-by{font-size:12px}.profile-copy h1{font-size:47px}.profile-copy .profile-tagline{font-size:20px}.profile-copy>p{font-size:15px}.profile-actions{gap:10px}.profile-actions .btn{font-size:13px}.profile-image{border-radius:22px;max-width:100%;aspect-ratio:1/1.15}.affiliation-note p{font-size:13px}.launch-top h1{font-size:46px;letter-spacing:-2px}.launch-top p{font-size:15px}.launch-layout{display:flex;flex-direction:column;gap:30px}.launch-form-area{padding:24px 20px;border-radius:17px}.launch-setup>div{padding:17px 16px;gap:10px;border-radius:12px}.launch-setup strong{font-size:13px}.launch-setup small{font-size:11px}.launch-setup button{font-size:12px;white-space:normal}.setup-number{width:31px;height:34px}.launch-setup button svg{display:none}.stepper{gap:10px}.stepper li{font-size:12px;gap:7px}.stepper li>span{width:24px;height:24px}#launch-panel h2{font-size:28px;letter-spacing:-1px}.draft-bar{font-size:11px;gap:13px}.draft-bar button{font-size:11px}.form-intro{font-size:14px}.preview-art{height:280px}.launch-preview{padding-top:0;border-top:0}.token-preview{max-width:100%}.preview-content{padding:23px}.review-table>div{font-size:12px;gap:14px}.review-table strong{font-size:12px}.review-table strong.address{font-size:10px}.checkbox{font-size:13px}.form-footnote{font-size:12px}.field-row{grid-template-columns:1fr}footer{padding:0 22px}.footer-top{padding:24px 0;gap:17px;justify-content:space-between}.footer-top>p{font-size:12px}.footer-actions{flex-basis:100%;margin-top:6px}.footer-bottom{font-size:11px;gap:18px;padding-bottom:26px}.footer-bottom>div{gap:14px}.footer-bottom .network{display:none}.platform-heading h1{font-size:40px}.platform-heading p{font-size:15px}.platform-nav a{font-size:12px;padding:11px 12px}.platform-nav a svg{width:14px}.panel-heading h2{font-size:20px}.metric-card{padding:21px}.metric-card strong{font-size:36px}.metric-card p{font-size:12px}.economy-steps p{font-size:14px}.economy-review{font-size:12px}.economy-destination>p{font-size:14px}.economy-signature>span{font-size:9px}.support-picks button>span{font-size:12px}.support-explainer p{font-size:14px}.about>h1{font-size:45px}.about-grid article{padding:26px}.about-grid p,.faq details p{font-size:15px}.faq summary{font-size:15px}#wallet-dialog h2{font-size:27px}.wallet-option-name{font-size:16px}}@media(max-width:390px){.wrap{padding-left:18px;padding-right:18px}.new-hero h1{font-size:54px}.new-hero .eyebrow{font-size:8px;letter-spacing:.6px}.spotlight-photo{height:218px}.spotlight-1 .spotlight-photo{height:271px}.spotlight-name strong{font-size:11px}.spotlight-name>span{font-size:9px}.section-heading h2{font-size:27px}.creator-caption h3{font-size:13px}.creator-caption{padding:12px 9px}.creator-launch{width:24px;height:24px}.creator-grid{gap:12px}.brand>span{font-size:22px}.brand>img{width:31px;height:43px}.header{padding:0 16px}.header .wallet-button{font-size:11px;padding:9px 10px}.payout-notice{font-size:9px}.new-cta{margin-left:18px;margin-right:18px}.new-cta h2{font-size:39px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}.launch-creator-option{background:#f5fbfe;border-color:#cfe7f2;border-radius:13px}.launch-creator-option>div>strong{color:#416a82}.launch-creator-option p{color:#60798c;font-size:12px}.launch-creator-option .donation-status{color:#4d819b;border-color:#d7ebf4}.preview-support{border-color:#dceaf2}.preview-support>span{color:#60798c}.preview-support>a{color:#277a9b}.preview-support>small{color:#60798c;font-size:12px}.preference-summary span,.preference-summary small{font-size:12px;color:#60798c}.preference-summary strong a{color:#247e9f}.coin-placeholder{mix-blend-mode:multiply}.new-hero-copy,.creator-showcase{animation:hero-in .8s cubic-bezier(.2,.6,.3,1) both}.creator-showcase{animation-delay:.13s}@media(prefers-reduced-motion:reduce){.new-hero-copy,.creator-showcase{animation:none}}.token-status{background:#eef8fd}.platform-home-grid>a{background:#f6fbfe}.payout-notice{font-size:12px}.payout-notice .notice-label{font-size:11px}.coin-placeholder{background:#fff;mix-blend-mode:normal}.coin-placeholder>img{mix-blend-mode:normal}.new-hero-copy>p{color:#657d8e}@media(max-width:700px){.payout-notice{font-size:12px;padding:9px 18px;gap:10px}.payout-notice>a{font-size:11px}.new-hero .eyebrow{font-size:10px}.showcase-caption,.hero-facts{font-size:12px}}@media(max-width:380px){.new-hero h1{font-size:clamp(44px,13vw,49px)}}.studio-page{background:#f7f9fb;border-bottom:1px solid #e3eaf0;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 Manrope,sans-serif;letter-spacing:-1.5px;margin:6px 0 0}.studio-title h1>span{color:#00addd}.studio-title .eyebrow{font-size:10px;letter-spacing:1.7px;color:#587487}.studio-back{width:42px;height:42px;display:grid;place-items:center;border:1px solid #dce5ec;border-radius:50%;background:#fff}.studio-back svg{width:17px}.studio-help{display:flex;align-items:center;gap:9px;font-size:13px;color:#597385}.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:#587487}.studio-progress li:not(:last-child):after{content:"";position:absolute;left:18px;top:42px;bottom:7px;width:1px;background:#dce5ec}.studio-progress li>span{height:37px;width:37px;flex-shrink:0;display:grid;place-items:center;border:1px solid #d5e1e9;border-radius:50%;font:600 11px Manrope,sans-serif;background:#f7f9fb}.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:#203e53}.studio-progress li.current>span{background:#00addd;color:#fff;border-color:#00addd;box-shadow:0 0 0 5px #00addd12}.studio-progress li.complete>span{background:#e5f8f1;color:#218363;border-color:#b4e1cf}.studio-wallet{border-top:1px solid #dce6ed;border-bottom:1px solid #dce6ed;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:#e8f1f6;border-radius:10px;color:#467389}.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:#587487}.studio-wallet .btn{background:#fff;font-size:12px;min-height:42px;border-color:#d1e0e9;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:#587487}.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:#fff;flex-shrink:0;border:1px solid #e0e9ef}.studio-preview-identity .preview-art img{width:100%;height:100%;object-fit:cover}.studio-preview-identity .preview-art img[src="/assets/logo-transparent.png"]{object-fit:contain;padding:7px}.studio-preview-identity>div:last-child{min-width:0}.studio-preview-identity h3{font:650 16px/1.3 Manrope,sans-serif;letter-spacing:-.4px;margin:5px 0 0;overflow-wrap:anywhere}.studio-preview-identity #preview-symbol{font-size:10px;color:#008db6;letter-spacing:.7px;overflow-wrap:anywhere}.studio-live-preview>p{font-size:12px;color:#587487;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 #e0e8ef}.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:#587487}.studio-preview-network{display:flex;align-items:center;gap:7px;font-size:10px;padding-top:14px;color:#476a81}.studio-preview-network>span:last-child{margin-left:auto;color:#587487}.studio-keys{font-size:10px;line-height:1.8;color:#587487;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 #dfe8ef;border-radius:22px;background:#fff;box-shadow:0 7px 28px #14344904;overflow:hidden}.studio-savebar{min-height:55px;padding:13px 30px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fcfdfe;border-bottom:1px solid #e8eef3;font-size:10px;color:#587487}.studio-savebar>span{display:flex;align-items:center;gap:8px;letter-spacing:1px;white-space:nowrap}.studio-savebar svg{width:14px;height:14px;color:#587487}.studio-savebar>div{display:flex;align-items:center;gap:16px;text-align:right}.studio-savebar button{border:0;background:none;font-size:11px;color:#587487;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:#009fc9}.studio-workspace #launch-panel h2{font:650 29px/1.25 Manrope,sans-serif;letter-spacing:-1px;margin:12px 0 10px;color:#203c51}.studio-panel-heading>p{font-size:13px;color:#587487;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:#415f74;display:block}.studio-form input:not([type=file]),.studio-form textarea{background:#fff;border:1px solid #dce5ec;border-radius:9px;color:#274b63;font-size:14px;padding:12px 14px;margin-top:8px;box-shadow:0 2px 3px #17394d02;min-height:46px;transition:border-color .2s,box-shadow .2s}.studio-form input:focus,.studio-form textarea:focus{outline:none;border-color:#00a9d4;box-shadow:0 0 0 3px #00afd510}.studio-form input::placeholder,.studio-form textarea::placeholder{color:#587487;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 #dce5ec;background:#fff;border-radius:9px;min-height:46px}.studio-form .input-prefix>span{position:static;transform:none;flex-shrink:0;color:#587487;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:#00a9d4;box-shadow:0 0 0 3px #00afd510}.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:#587487;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 #aecfdd;border-radius:13px;background:#f2fafc;overflow:hidden;color:#587487;cursor:pointer;transition:background .2s,border-color .2s}.studio-upload:hover{background:#e9f8fc;border-color:#00a7d2}.studio-upload:focus-within{outline:3px solid #8edbeb;outline-offset:3px}.studio-upload-symbol{height:55px;width:55px;display:grid;place-items:center;border:1px solid #c6e7f0;background:#fff;border-radius:18px;color:#00a5cf;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:#2f6a83;margin:0}.studio-upload>span:last-of-type{font-size:10px;color:#587487;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:#587487;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:#587487;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 #e5ecf1;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:#587487}.studio-creator-heading h3{font:600 20px/1.3 Manrope,sans-serif;letter-spacing:-.6px;margin:7px 0 0}.studio-creator-heading>span{font-size:11px;color:#587487}.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 #dfe8ed;border-radius:10px;background:#fff;display:flex;align-items:center;gap:7px;padding:8px;color:#587487;text-align:left;transition:background .2s,border-color .2s}.studio-creator-picks button:hover{border-color:#79cfe4;background:#f5fcfe}.studio-creator-picks img{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:#00a9d3;border:2px solid #00a9d3;border-radius:50%;color:#fff;box-sizing:content-box}.studio-creator-picks button[aria-pressed=true]{border-color:#00add5;background:#effbfe;color:#156380}.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:#587487}.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:#587487;max-width:420px;margin:0}.studio-creator-help a{display:flex;align-items:center;gap:4px;color:#1298bd;font-size:11px;white-space:nowrap}.studio-creator-help svg{width:12px}.studio-form-bottom{border-top:1px solid #e5ecf1;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:#587487;margin-left:7px}.studio-continue small{display:block;color:#587487;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:#587487;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:#ba4149;line-height:1.7}.studio-review-coin{display:flex;gap:16px;align-items:center;background:#f3fafc;border:1px solid #e0eef3;border-radius:13px;padding:20px;margin:26px 0}.studio-review-coin>span{display:grid;place-items:center;background:#fff;color:#00a7cf;border:1px solid #d4eaf1;width:45px;height:45px;border-radius:12px;flex-shrink:0}.studio-review-coin small{font-size:9px;letter-spacing:1.1px;color:#587487}.studio-review-coin h3{font:650 21px/1.4 Manrope,sans-serif;letter-spacing:-.5px;overflow-wrap:anywhere;margin:4px 0 0}.studio-review-coin h3>span{font-size:12px;font-weight:500;color:#008fb8;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:#4d6e82}.studio-review .review-table{background:#fff;border:0;border-radius:0;margin:0}.studio-review .review-table>div{padding:14px 0;border-bottom:1px solid #edf1f5;font-size:11px;gap:15px;align-items:center}.studio-review .review-table>div>span{color:#587487}.studio-review .review-table strong{font-size:11px;font-weight:500;color:#3b627b}.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:#f9fbfd;border:1px solid #e8eff4;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:#00a3cb}.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 #e2eaf1;margin-top:28px;padding-top:20px}.studio-review .checkbox{font-size:12px;line-height:1.8;color:#587487;align-items:flex-start;margin:5px 0 24px;gap:10px}.studio-review .checkbox input{margin-top:4px;accent-color:#00add5;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:#ecf9fd;border:1px solid #c7eaf5;border-radius:14px;position:relative;margin:24px 0}.studio-cost-receipt>span{font-size:10px;letter-spacing:1.5px;color:#587487}.studio-cost-receipt>strong{display:block;font:600 clamp(32px,3vw,48px)/1.4 Manrope,sans-serif;letter-spacing:-2px;color:#127d9e;margin:6px 0 20px}.studio-cost-receipt>strong small{font-size:19px;letter-spacing:-.5px;font-weight:500;color:#587487}.studio-cost-receipt>div{display:flex;justify-content:space-between;font-size:12px;border-top:1px dashed #bcdfeb;padding-top:17px;color:#587487}.studio-cost-receipt>p{font-size:11px;line-height:1.7;color:#587487;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:#4c937e}.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:#587487;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 Manrope,sans-serif;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:#587487;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 #dfe9f0;border-bottom:1px solid #dfe9f0;gap:40px}.market-ribbon>div{display:flex;align-items:center;gap:16px;padding-right:38px;border-right:1px solid #dfebf2}.market-ribbon>div strong{font:600 33px/1 Manrope,sans-serif;letter-spacing:-1px;white-space:nowrap}.market-ribbon>div strong small{font-size:13px;color:#587487;font-weight:500}.market-ribbon>div>span{font-size:11px;color:#587487;max-width:78px;line-height:1.6}.market-network{position:relative;font-size:11px;color:#4b778d;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:#587487;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:#587487;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:#587487;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:#eef9fd;color:#068db3;font-weight:600}.market-side-note{padding:20px 14px;border-top:1px solid #e3ebf0}.market-side-note>span{display:inline-flex;background:#f1f7fb;border-radius:9px;padding:9px;color:#587487}.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:#587487;line-height:1.9;margin:0 0 14px}.market-side-note a{font-size:11px;display:flex;align-items:center;gap:5px;color:#398aa7}.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 Manrope,sans-serif;letter-spacing:-.4px;margin:0 0 5px}.market-refresh{display:flex;align-items:center;gap:6px;font-size:10px;color:#587487}.market-refresh svg{width:10px;height:10px}.market-board-tools .search{min-width:240px;max-width:340px;background:#fbfdfe;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:#e0eaf0;background:#fff}.market-board .coin-card:hover{background:#fcfeff;border-color:#99dbee;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 #e7eef3;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:#587487}.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 #ccdfe9;border-radius:14px;background:#fbfdfe}.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:#587487;line-height:1.8;margin:20px 0 0}.market-page>.small-note{font-size:11px;border-top:1px solid #e7eef3;padding-top:20px;margin:0;color:#587487}.portfolio-connect{padding:60px 25px;text-align:center;border:1px dashed #cfe2ec;border-radius:15px;background:#f9fcfe}.portfolio-connect>span{width:62px;height:62px;display:grid;place-items:center;margin:0 auto 25px;background:#fff;border:1px solid #cbe6f2;border-radius:20px;color:#00a2cb}.portfolio-connect h3{font-size:25px;letter-spacing:-.7px}.portfolio-connect p{font-size:13px;color:#587487;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:#587487}.discovery-title h1{font:650 clamp(40px,4.5vw,64px)/1.06 Manrope,sans-serif;letter-spacing:-3px;margin:27px 0 22px}.discovery-title h1 em{font-style:normal;color:#00a9d5}.discovery-title>p{font-size:16px;line-height:1.75;color:#587487;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:#f0f6f9}.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,#072638a8,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 Manrope,sans-serif;letter-spacing:-1px;margin:9px 0 5px}.discovery-feature p{font-size:12px;color:#f0f8fc;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 #ffffff70;border-radius:50%;color:#fff}.feature-open svg{width:17px}.discovery-invite{display:flex;flex-direction:column;padding:27px;border:1px solid #d5edf5;border-radius:20px;background:#edf9fd}.invite-icon{display:grid;place-items:center;width:40px;height:40px;background:#fff;border-radius:12px;color:#00a1cf;margin-bottom:30px}.invite-icon svg{width:20px}.discovery-invite .eyebrow{font-size:9px;letter-spacing:1.15px;color:#587487}.discovery-invite h2{font:600 35px/1.12 Manrope,sans-serif;letter-spacing:-1.7px;margin:15px 0}.discovery-invite p{font-size:12px;line-height:1.8;color:#587487;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 #cce6f1;padding-top:17px;font-size:13px;color:#1694b7}.discovery-invite>a svg{width:17px}.discovery-controls{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #e2ecf2;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:#fbfdfe}.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:#587487}.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:#fff;padding:12px;color:#587487}.discovery-filters .filters button[aria-pressed=true]{background:#eff9fc;color:#148aac}.discovery-filters .filters svg{width:13px;height:13px}.discovery-filters>p{font-size:11px;line-height:1.85;color:#587487;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 img{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:#f6fafc;color:#587487;border-color:#e3edf3;width:28px;height:28px}.discovery-catalog .save-button.saved{color:#079bc3;background:#e7f8fe}.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 #dbe8f0;border-radius:22px;overflow:hidden;background:#f9fcfe}.profile-portrait{position:relative;min-height:580px}.profile-portrait>img{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 #0009}.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:#587487;text-transform:uppercase}.profile-story-top>.icon-button{width:34px;height:34px;border:1px solid #dceaf2;border-radius:9px;background:#fff;color:#587487}.profile-story h1{font:600 clamp(36px,4.3vw,63px)/1.06 Manrope,sans-serif;letter-spacing:-2.7px;margin:0 0 15px}.profile-handle{color:#05a6ce;font-size:13px}.profile-statement{font:500 23px/1.5 Manrope,sans-serif;letter-spacing:-.5px;margin:27px 0 15px;max-width:480px}.profile-biography{font-size:13px;color:#587487;line-height:1.9;max-width:500px}.profile-official{display:flex;align-items:center;gap:9px;color:#587487;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:#edf7fc;border-top:1px solid #d7eaf3}.profile-launch-invite>span{color:#00a7d2;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:#587487;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:#587487}.profile-afterword>p{font-size:11px;line-height:1.85;color:#587487;margin:0}.profile-afterword>a{justify-self:end;display:flex;align-items:center;gap:5px;font-size:11px;color:#587487}.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 #deebf2}.guide-intro h1{font:650 clamp(56px,6vw,85px)/.99 Manrope,sans-serif;letter-spacing:-4px;margin:22px 0 0}.guide-intro h1>span{color:#00abd5}.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 #ccecf5;border-radius:18px;background:#effafd;color:#00a4ce;margin-bottom:23px}.guide-symbol svg{width:26px}.guide-intro-copy>p{font:500 26px/1.5 Manrope,sans-serif;letter-spacing:-.6px;margin:0 0 25px;color:#3b657c}.guide-intro-copy>.btn{font-size:13px}.guide-intro-copy>span:last-child{display:block;font-size:11px;color:#587487;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 #e1ebf2}.chapter-number{font:500 42px/1 Manrope,sans-serif;letter-spacing:-2px;color:#b3dce9;align-self:start;margin-top:4px}.guide-chapters .eyebrow{font-size:9px;letter-spacing:1.4px;color:#587487}.guide-chapters h2{font:600 28px/1.3 Manrope,sans-serif;letter-spacing:-1px;margin:12px 0 13px}.guide-chapters p{font-size:13px;line-height:1.85;color:#587487;max-width:440px;margin:0 0 17px}.guide-chapters a{display:flex;align-items:center;gap:6px;font-size:12px;color:#0996bd}.guide-chapters a svg{width:14px}.chapter-visual{min-height:155px;display:flex;align-items:center;justify-content:center;background:#f5fafc;border:1px solid #e1eef4;border-radius:17px;padding:20px}.chapter-people img{width:74px;height:94px;object-fit:cover;object-position:center 25%;border:4px solid white;border-radius:13px;box-shadow:0 5px 15px #153f5010;transform:rotate(-9deg)}.chapter-people img:nth-child(2){width:87px;height:114px;z-index:1;transform:rotate(0);margin:0 -8px}.chapter-people img:last-child{transform:rotate(9deg)}.chapter-identity{gap:17px}.chapter-identity>span{height:65px;width:65px;border:1px solid #cfeaf3;border-radius:18px;display:grid;place-items:center;color:#00a4ce;background:#fff}.chapter-identity>span svg{width:29px;height:29px}.chapter-identity strong{font:600 18px/1.5 Manrope,sans-serif;letter-spacing:-.5px;display:block}.chapter-identity small{font-size:11px;color:#00a1c8;margin-top:6px;display:block;letter-spacing:1px}.chapter-confirmed{flex-direction:column;gap:10px}.chapter-confirmed>svg{color:#339e87;width:28px;height:28px}.chapter-confirmed strong{font-size:15px;font-weight:600;color:#587487}.chapter-confirmed span{font-size:10px;color:#587487}.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 Manrope,sans-serif;letter-spacing:-1px;margin:17px 0 20px}.guide-faq>div:first-child>p{font-size:12px;color:#587487;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 #ddeaf2}.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:#587487}.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 #e1eaf0;padding:19px 3px;font-size:11px;color:#587487}.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:#587487}.platform-redesign .platform-heading .btn{font-size:12px;min-height:43px}.platform-redesign .surface{border-color:#e0ebf1;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 #dceaf2;border-radius:14px;background:#f7fbfd;overflow:hidden}.analytics-stat-rail .metric-card{padding:22px 20px;margin:0;border:0;background:none;border-radius:0;border-bottom:1px solid #deebf2}.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:#f8fcfe;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:#587487}.picker-heading h1{font:650 38px/1.2 Manrope,sans-serif;letter-spacing:-1.6px;margin:14px 0}.picker-heading h1>span{color:#00a5d2}.picker-heading>p{font-size:13px;color:#587487;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 #dce9f0;border-radius:15px;overflow:hidden;min-width:0}.creator-pick-gallery{padding:24px 23px;background:#fbfdfe}.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:#e7f7fc;color:#587487;border-radius:50%;flex-shrink:0}.picker-section-label h2{font:600 18px/1.4 Manrope,sans-serif;letter-spacing:-.5px;margin:0}.picker-section-label>span:last-child:not(:first-child){margin-left:auto;font-size:8px;letter-spacing:1px;color:#587487}.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 #dce7ee;background:#fff;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:#00aad3}.creator-pick-options button[aria-pressed=true]{border-color:#00a9d3;box-shadow:0 0 0 2px #00b7da1a}.creator-pick-options img{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:#587487;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:#587487;background:#ffffffec;border-radius:50%}.creator-pick-options button>b svg{width:12px;height:12px}.creator-pick-options button[aria-pressed=true]>b{background:#00add2;color:#fff}.creator-link-editor{padding:24px;border-top:1px solid #e2ecf2}.creator-link-editor label{font-size:12px;color:#587487}.creator-link-editor .profile-url-input{background:#fff;border:1px solid #d2e3ed;border-radius:9px;margin-top:10px}.creator-link-editor .profile-url-input input{font-size:13px;padding:14px 12px;color:#3b6880}.creator-link-editor .field-help{font-size:10px;color:#587487;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:#587487;line-height:1.7;margin:13px 0 0}.creator-pick-preview{background:#eff9fd;border:1px solid #d0e9f5;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:#587487}.selected-creator-portrait{display:grid;place-items:center;width:85px;height:95px;border:4px solid white;outline:1px solid #cfe9f4;border-radius:50px;margin:25px auto 17px;background:#e1f3fb;color:#28b1d3;overflow:hidden}.selected-creator-portrait img{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 Manrope,sans-serif;letter-spacing:-.7px;margin:0 0 9px;overflow-wrap:anywhere}.creator-pick-preview>p{font-size:11px;line-height:1.75;color:#587487;margin:0;overflow-wrap:anywhere}.selected-profile-status{display:flex;align-items:center;justify-content:center;gap:5px;font-size:9px;color:#539e8c;margin:15px 0}.selected-profile-status svg{height:12px;width:12px}.selected-creator-note{border-top:1px solid #d3e8f2;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:#587487}.selected-creator-note>span svg{height:13px;width:13px}.selected-creator-note p{font-size:11px;line-height:1.85;color:#587487;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:#1d9fc0}.creator-pick-preview>a svg{width:12px}.picker-footer{display:flex;align-items:flex-start;gap:23px;border-top:1px solid #e3edf3;margin-top:28px;padding-top:23px}.picker-footer>span{display:flex;align-items:center;gap:6px;white-space:nowrap;color:#587487;font-size:11px}.picker-footer>span svg{width:14px}.picker-footer p{font-size:11px;line-height:1.8;color:#587487;margin:0}.picker-footer a{display:flex;align-items:center;gap:5px;font-size:11px;white-space:nowrap;color:#587487;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 img{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 img{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 img{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 img{width:54px;height:79px}.chapter-people img: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 #e2ecf2;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 img{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 #00addd12}.studio-wallet{order:1;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;border:1px solid #e0e9f0;border-radius:12px;background:#fff}.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 img{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 #e1eaf1;border-radius:12px;padding:21px;background:#fff}.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 #e1ebf2}.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 #e6eef3;border-radius:30px}.discovery-filters .filters button svg{display:none}.discovery-filters .filters button[aria-pressed=true]{border-color:#d0edf6}.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>img{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 #edf3f6;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 img{width:68px;height:88px}.chapter-people img: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 #deebf2}.analytics-stat-rail .metric-card:nth-child(odd){border-right:1px solid #deebf2}.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 img{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 img{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 img{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:#627b8c}.hero-flow{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:22px;padding:20px 0;border-top:1px solid #dce7ed;color:#355468;font-size:13px;font-weight:600}.hero-flow>span{display:flex;align-items:center;gap:7px}.hero-flow b{font-size:10px;color:#029fca;letter-spacing:.05em}.hero-flow>svg{width:14px;flex-shrink:0;color:#03acd3}.hero-flow>span>span{display:grid;gap:3px}.hero-flow small{font-size:12px;font-weight:400;color:#607e90}.chapter-payouts{flex-direction:column;gap:12px;text-align:center}.chapter-payouts>svg{color:#00a9d3;width:32px;height:32px}.chapter-payouts strong{font-size:16px;color:#29485b;font-weight:600}.chapter-payouts span{font-size:13px;color:#607e90}.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 #cfe6ef;border-radius:20px;padding:26px;margin-top:30px;background:#f4fbfe}.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:#fff;color:#00a9d4}.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:#477387;border:1px solid #cee3ec;border-radius:20px;padding:5px 10px;font-size:11px}.studio-buy-section>p{font-size:14px;color:#536f82;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 #d4e4ec;background:#fff;border-radius:10px;padding:13px 9px;font-size:13px;white-space:nowrap;color:#345569;cursor:pointer}.buy-presets button[aria-pressed=true]{background:#172f43;color:#fff;border-color:#172f43}.buy-presets button:focus-visible{outline:2px solid #00acdb;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:#fff}.buy-amount>div>span{position:absolute;right:12px;font-size:12px;color:#526d81}.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}.site-chrome{background:#ffffffed;border-bottom:1px solid #dceaf1;backdrop-filter:blur(20px)}.header.masthead{display:block;width:100%;max-width:1440px;height:auto;padding:0 40px 14px;margin:0 auto;background:transparent;border:0}.masthead-top{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px;min-height:89px}.masthead-context{display:flex;align-items:center;gap:17px;min-width:0}.masthead-platform{display:grid;gap:4px}.masthead-platform>span{font-size:12px;line-height:1.3;letter-spacing:.12em;color:#6c8797}.masthead-platform>strong{font-size:14px;line-height:1.4;font-weight:500;color:#21465d}.masthead .brand{justify-self:center;gap:10px}.masthead .brand>img{width:42px;height:58px;object-fit:contain}.masthead .brand>span{font-size:34px;font-weight:600;letter-spacing:-1.8px;line-height:1}.masthead .header-actions{justify-self:end;margin:0;gap:14px}.masthead .x-profile--header{display:flex;width:36px;height:42px;color:#355469}.masthead .wallet-button{min-height:44px;padding:11px 17px;border:1px solid #c9dfe9;border-radius:30px;background:#fff;color:#24465c;font-size:14px;gap:10px;box-shadow:0 2px 4px #193b4803}.masthead .wallet-button:hover{background:#f1fbff;border-color:#73cce4}.masthead .wallet-button svg{width:18px;height:18px}.masthead-strip{display:flex;align-items:stretch;justify-content:space-between;gap:18px;padding:5px;background:#f0f6f9;border:1px solid #e0ebf1;border-radius:16px}.masthead nav{display:flex;align-items:center;gap:6px;margin:0;min-width:0}.masthead nav>a{display:flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:10px 24px;border-radius:11px;font-size:14px;font-weight:500;color:#58768a;line-height:1.3;transition:background .2s,color .2s,box-shadow .2s}.masthead nav>a>svg{width:17px;height:17px;color:#7796a6;flex-shrink:0}.masthead .nav-label-short{display:none}.masthead nav>a:hover{background:#e2f1f8;color:#17475f}.masthead nav>a[aria-current=page]{background:#fff;color:#0085ac;box-shadow:0 2px 6px #193b4809}.masthead nav>a[aria-current=page]>svg{color:#00a7d2}.masthead .header-launch{display:flex;align-items:center;justify-content:space-between;gap:38px;flex-shrink:0;min-height:44px;padding:10px 19px 10px 22px;border-radius:11px;background:#00add5;color:#082e41;font-size:15px;font-weight:600;line-height:1.3;transition:background .2s}.masthead .header-launch:hover{background:#19bde3}.masthead .header-launch>svg{width:20px;height:20px}.new-hero-copy .hero-buttons+.hero-facts{margin-top:26px}@media(max-width:950px){.header.masthead{padding:0 24px 12px}.masthead-top{gap:16px;min-height:83px}.masthead-platform{display:none}.masthead .brand>span{font-size:30px}.masthead .brand>img{width:38px;height:52px}.masthead nav>a{padding:10px 19px}}@media(max-width:600px){.header.masthead{padding:0 16px 10px}.masthead-top{min-height:72px;gap:12px;grid-template-columns:44px minmax(0,1fr) 44px}.masthead .brand{gap:7px}.masthead .brand>span{font-size:29px;letter-spacing:-1.5px}.masthead .brand>img{width:32px;height:45px}.masthead .header-actions{gap:0}.masthead .x-profile--header{display:none}.masthead .wallet-button{min-height:40px;width:40px;height:40px;padding:0;gap:0}.masthead .wallet-button>span{display:none}.masthead .wallet-button svg{width:19px;height:19px}.masthead-strip{gap:4px;padding:4px;border-radius:13px}.masthead nav{gap:0;flex:1}.masthead nav>a{padding:8px 10px;min-height:40px;font-size:12px;white-space:nowrap;flex:1;gap:0;border-radius:9px}.masthead nav>a>svg{display:none}.masthead .header-launch{font-size:12px;gap:8px;min-height:40px;padding:8px 11px;border-radius:9px}.masthead .header-launch>svg{width:15px;height:15px}.masthead .launch-article{display:none}}@media(max-width:380px){.header.masthead{padding-left:12px;padding-right:12px}.masthead nav>a{padding-left:8px;padding-right:8px}.masthead .header-launch{padding-left:9px;padding-right:9px;gap:5px}.masthead .brand>span{font-size:27px}.masthead .brand>img{width:30px;height:43px}}@media(prefers-reduced-motion:reduce){.masthead a,.masthead button{transition:none}}@media(max-width:360px){.masthead .nav-label-wide,.masthead .launch-coin{display:none}.masthead .nav-label-short{display:inline}}.masthead .x-profile--masthead-mobile{display:none}.masthead a:focus-visible,.masthead button:focus-visible{outline:2px solid #009fc8;outline-offset:3px}@media(max-width:600px){.masthead .x-profile--masthead-mobile{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #d5e5ed;border-radius:50%;color:#355469;background:#fff}.masthead .x-profile--masthead-mobile>span,.masthead .x-profile--masthead-mobile>[data-lucide]{display:none}.masthead .x-profile--masthead-mobile .x-mark{width:17px;height:17px}}footer .footer-payout-notice{margin:0;padding:0 0 24px;color:#60798c;font-size:.75rem;line-height:1.6;text-align:center}footer .footer-payout-notice a{color:#00799f;text-decoration:underline;text-underline-offset:2px;white-space:nowrap}:root{--motion-ease:cubic-bezier(.22,1,.36,1);--motion-quick:.18s;--motion-soft:.42s}#main,.new-hero-copy,.creator-showcase{animation:none}.reveal,.reveal.in-view{opacity:1;transform:none;transition:box-shadow var(--motion-soft) var(--motion-ease),border-color var(--motion-quick),transform var(--motion-soft) var(--motion-ease)}.btn,.header-launch,.creator-launch,.masthead nav>a,[data-filter],[data-action=initial-buy]{position:relative;isolation:isolate;overflow:hidden;transition:transform var(--motion-soft) var(--motion-ease),box-shadow var(--motion-soft) var(--motion-ease),background var(--motion-quick),border-color var(--motion-quick),color var(--motion-quick)}.btn:disabled{transform:none;box-shadow:none}.btn>svg:not([data-lucide=loader-circle]),.header-launch>svg,.creator-launch>svg,.inline-link>svg,.profile-official>svg,.back>svg,.studio-back>svg{transition:transform var(--motion-soft) var(--motion-ease)}.btn.primary:before,.header-launch:before{content:"";position:absolute;inset:-50% -30%;background:linear-gradient(110deg,transparent 36%,#ffffff40 49%,transparent 62%);transform:translate(-110%);pointer-events:none;transition:transform .7s var(--motion-ease)}.interaction-wave{position:absolute;border-radius:50%;pointer-events:none;background:currentColor;opacity:0;animation:interaction-wave .52s var(--motion-ease) forwards;z-index:2}@keyframes interaction-wave{0%{transform:scale(0);opacity:.16}to{transform:scale(1);opacity:0}}.btn:not(:disabled):active,.header-launch:active,.creator-launch:active,.masthead nav>a:active,[data-filter]:active,[data-action=initial-buy]:active{transform:translateY(0) scale(.97);transition-duration:90ms}.masthead nav>a[aria-current=page]{animation:nav-settle .3s var(--motion-ease)}@keyframes nav-settle{0%{box-shadow:0 0 0 3px #00addd12}to{box-shadow:0 2px 6px #193b4809}}.spotlight,.creator-card,.coin-card{transition:transform var(--motion-soft) var(--motion-ease),box-shadow var(--motion-soft) var(--motion-ease),border-color var(--motion-soft) var(--motion-ease)}.spotlight-photo,.creator-image{transition:box-shadow var(--motion-soft) var(--motion-ease)}.spotlight-photo>img,.creator-image>img,.discovery-feature>img{transition:transform .85s var(--motion-ease)}.spotlight-open,.round-arrow{transition:transform var(--motion-soft) var(--motion-ease),background var(--motion-quick),color var(--motion-quick)}.spotlight-open>svg,.round-arrow>svg{transition:transform var(--motion-soft) var(--motion-ease)}.studio-upload{transition:background var(--motion-quick),border-color var(--motion-quick),box-shadow var(--motion-soft) var(--motion-ease)}.studio-upload>svg{transition:transform var(--motion-soft) var(--motion-ease)}.studio-creator-picks button,.creator-pick-options button,.wallet-option{transition:transform .26s var(--motion-ease),background var(--motion-quick),box-shadow var(--motion-quick),border-color var(--motion-quick)}.studio-creator-picks button:active,.creator-pick-options button:active,.wallet-option:active{transform:scale(.98)}.studio-progress li>span{transition:background var(--motion-soft),border-color var(--motion-soft),box-shadow var(--motion-soft)}.studio-form input:not([type=file]):focus,.studio-form textarea:focus{box-shadow:0 0 0 4px #00addd12;border-color:#67c8df}.faq summary{transition:color var(--motion-quick)}.faq summary:hover{color:#0096bc}.faq details[open]>p{animation:detail-reveal .28s var(--motion-ease)}@keyframes detail-reveal{0%{opacity:0;translate:0 -5px}to{opacity:1;translate:0 0}}dialog[open]{animation:dialog-arrive .36s var(--motion-ease)}dialog[open]::backdrop{animation:backdrop-arrive .22s ease-out}@keyframes dialog-arrive{0%{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes backdrop-arrive{0%{opacity:0}to{opacity:1}}@media(hover:hover)and (pointer:fine){.btn:not(:disabled):hover,.masthead .header-launch:hover{transform:translateY(-2px);box-shadow:0 8px 22px #163e550e}.btn.primary:not(:disabled):hover,.masthead .header-launch:hover{box-shadow:0 8px 24px #00a7d72b}.btn.primary:not(:disabled):hover:before,.header-launch:hover:before{transform:translate(110%)}.btn.text:hover{box-shadow:none}.btn:hover>svg[data-lucide=arrow-up-right],.header-launch:hover>svg,.inline-link:hover>svg,.profile-official:hover>svg{transform:translate(2px,-2px)}.btn:hover>svg[data-lucide=arrow-right]{transform:translate(3px)}.btn:hover>svg[data-lucide=arrow-left],.back:hover>svg,.studio-back:hover>svg{transform:translate(-3px)}.creator-launch:hover{background:#00addd;color:#fff;box-shadow:0 5px 16px #00addd2b;transform:translateY(-2px)}.creator-launch:hover>svg{transform:rotate(90deg)}.spotlight:hover{transform:translateY(-6px)}.spotlight:hover .spotlight-photo{box-shadow:0 16px 28px -15px #17455e66}.spotlight:hover .spotlight-open{background:#fff;color:#17455e;transform:scale(1.08)}.spotlight:hover .spotlight-open>svg,.creator-image:hover .round-arrow>svg{transform:translate(1px,-1px)}.creator-card.reveal.in-view:hover,.creator-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px -15px #17455e33;border-color:#b2d8e9}.creator-image:hover>img,.spotlight:hover .spotlight-photo>img{transform:scale(1.045)}.coin-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px -15px #17455e33}.studio-upload:hover{border-color:#00addd;background:#eaf8fd;box-shadow:0 0 0 4px #00addd0a}.studio-upload:hover>svg{transform:translateY(-4px)}.studio-creator-picks button:hover,.creator-pick-options button:hover{box-shadow:0 7px 18px #17455e0d}.btn:not(:disabled):active,.masthead .header-launch:active,.creator-launch:active{transform:translateY(0) scale(.97)}}@media(hover:none){.btn:hover,.spotlight:hover,.creator-card.reveal.in-view:hover,.coin-card:hover{transform:none}.btn:not(:disabled):active,.header-launch:active,.creator-launch:active{transform:scale(.97)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.interaction-wave{display:none}.btn:hover,.btn:active,.masthead .header-launch:hover,.masthead .header-launch:active,.creator-launch:hover,.creator-launch:active,.masthead nav>a:active,[data-filter]:active,[data-action=initial-buy]:active,.spotlight:hover,.creator-card.reveal.in-view:hover,.creator-card:hover,.coin-card:hover,.studio-creator-picks button:active,.creator-pick-options button:active,.wallet-option:active{transform:none!important}.spotlight-photo>img,.creator-image>img,.discovery-feature>img,.btn>svg,.header-launch>svg,.creator-launch>svg,.inline-link>svg,.profile-official>svg,.back>svg,.studio-back>svg,.spotlight-open,.spotlight-open>svg,.round-arrow>svg,.studio-upload>svg{transform:none!important}.btn.primary:before,.header-launch:before{display:none}}.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:#167258}.market-change.negative{color:#b83e55}.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}
