:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f5f7f8;background:#07090d;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #07090d;--panel: rgba(15, 18, 24, .88);--panel-strong: #11151b;--panel-soft: #0d1117;--line: rgba(255, 255, 255, .09);--line-strong: rgba(255, 255, 255, .15);--text: #f5f7f8;--muted: #8f9aa8;--muted-2: #66717e;--green: #46f0a5;--green-strong: #20d98a;--green-dim: rgba(70, 240, 165, .1);--danger: #ff7474;--shadow: 0 24px 80px rgba(0, 0, 0, .35)}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 45% -10%,rgba(52,139,99,.13),transparent 30rem),var(--bg);color:var(--text)}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.site-shell{position:relative;min-height:100vh;overflow:hidden}.ambient{position:fixed;pointer-events:none;filter:blur(100px);opacity:.16;border-radius:50%;z-index:0}.ambient-one{width:28rem;height:28rem;top:8rem;right:-12rem;background:#24df8d}.ambient-two{width:24rem;height:24rem;left:-14rem;top:45rem;background:#215a46}.topbar{position:relative;z-index:20;width:min(1180px,calc(100% - 40px));height:86px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:11px}.brand-mark{position:relative;display:grid;place-items:center;width:44px;height:44px;overflow:hidden;border-radius:13px;border:1px solid rgba(92,255,176,.42);background:#030605;color:var(--green);box-shadow:0 0 0 1px #46f0a50d,0 0 18px #46f0a51f,inset 0 0 18px #46f0a50f}.brand-fallback{position:absolute;display:grid;place-items:center;inset:0;color:var(--green);font-size:19px;font-weight:900;letter-spacing:-.06em}.brand-logo-image{position:relative;z-index:2;display:block;width:100%;height:100%;object-fit:cover;object-position:center;padding:0;border-radius:11px;background:#030605;transform:scale(1.08);transform-origin:center}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{letter-spacing:.08em;font-size:14px;font-weight:850}.brand-copy small{margin-top:6px;color:var(--green);font-size:9px;font-weight:800;letter-spacing:.35em}.top-actions{display:flex;align-items:center;gap:10px}.mainnet-pill,.production-badge,.mode-label{border:1px solid var(--line);background:#ffffff06;color:#b9c3cc;border-radius:999px;font-size:11px;font-weight:750;letter-spacing:.06em}.mainnet-pill{display:flex;align-items:center;gap:7px;padding:10px 13px}.mainnet-pill span{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 10px var(--green)}.wallet-button{border:1px solid rgba(70,240,165,.26);background:var(--green);color:#04110b;min-width:138px;padding:11px 17px;border-radius:11px;font-size:12px;font-weight:850;cursor:pointer;transition:.16s ease}.wallet-button:hover{transform:translateY(-1px);background:#64f5b5}main,footer{position:relative;z-index:1}.hero{width:min(900px,calc(100% - 40px));margin:86px auto 64px;text-align:center}.eyebrow,.step-label{color:var(--green);font-size:10px;font-weight:800;letter-spacing:.17em}.eyebrow{display:inline-flex;gap:8px;align-items:center;border:1px solid rgba(70,240,165,.14);background:#46f0a50b;border-radius:999px;padding:8px 12px}.eyebrow span{font-size:7px}.hero h1{margin:22px 0 21px;font-size:clamp(48px,7vw,82px);line-height:.98;letter-spacing:-.055em;font-weight:770}.hero h1 em{font-style:normal;color:#818b96;font-weight:500}.hero>p{max-width:660px;margin:0 auto;color:#99a4af;font-size:16px;line-height:1.75}.trust-row{margin-top:28px;display:flex;justify-content:center;align-items:center;gap:12px;color:#6f7b87;font-size:11px;font-weight:650}.trust-row i{width:3px;height:3px;border-radius:50%;background:#3d4650}.creator-grid{width:min(1120px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:18px;align-items:start}.creator-card,.status-card,.networks-card,.recent-card{border:1px solid var(--line);background:linear-gradient(180deg,#ffffff05,#fff0),var(--panel);box-shadow:var(--shadow)}.creator-card{border-radius:20px;overflow:visible}.card-heading{display:flex;align-items:center;justify-content:space-between;padding:26px 28px 22px;border-bottom:1px solid var(--line)}.card-heading h2{margin:7px 0 0;font-size:22px;letter-spacing:-.025em}.production-badge{padding:7px 11px;color:#8d98a4}.network-picker{position:relative;padding:20px 28px 4px;z-index:10}.network-selected{width:100%;min-height:70px;border:1px solid var(--line-strong);background:#0c1015;border-radius:14px;padding:13px 15px;display:flex;align-items:center;gap:13px;cursor:pointer;text-align:left;transition:.16s ease}.network-selected:hover{border-color:#46f0a547}.network-selected>span:nth-child(2),.network-menu button>span:nth-child(2){display:flex;flex:1;flex-direction:column}.network-selected strong,.network-menu strong{font-size:13px}.network-selected small,.network-menu small{color:var(--muted-2);font-size:10px;margin-top:4px}.network-selected>b{color:var(--muted);font-size:16px}.network-icon{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;background:#ffffff09;border:1px solid rgba(255,255,255,.08);overflow:hidden}.network-icon svg{display:block;width:100%;height:100%}.network-letter-fallback{color:var(--green);font-weight:900;font-size:14px}.network-icon.small{width:32px;height:32px;border-radius:9px}.network-menu{position:absolute;left:28px;right:28px;top:92px;padding:7px;border-radius:14px;border:1px solid var(--line-strong);background:#0b0f14;box-shadow:0 25px 60px #00000080}.network-menu button{width:100%;display:flex;align-items:center;gap:11px;border:0;background:transparent;padding:10px;border-radius:10px;cursor:pointer;text-align:left}.network-menu button:hover{background:#ffffff0b}.network-menu button>b{color:var(--green);margin-right:4px}.form-section{padding:25px 28px;border-bottom:1px solid var(--line)}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}label{display:flex;flex-direction:column;gap:8px}label>span{color:#aab4be;font-size:11px;font-weight:700}input,select{width:100%;height:49px;padding:0 14px;color:#ecf0f3;border:1px solid var(--line);border-radius:11px;background:#0a0e13;outline:none;transition:.15s ease}input:focus,select:focus{border-color:#46f0a570;box-shadow:0 0 0 3px #46f0a50e}input::placeholder{color:#454f5a}select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#72808d 50%),linear-gradient(135deg,#72808d 50%,transparent 50%);background-position:calc(100% - 17px) 21px,calc(100% - 12px) 21px;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.option-card{width:100%;margin-top:14px;display:grid;grid-template-columns:28px 1fr auto;gap:12px;align-items:center;text-align:left;border:1px solid var(--line);border-radius:13px;background:#0b0f14;padding:14px;cursor:pointer;transition:.15s ease}.option-card:hover{border-color:var(--line-strong)}.option-card.active{border-color:#46f0a54d;background:#46f0a50b}.option-check{width:25px;height:25px;display:grid;place-items:center;border-radius:7px;border:1px solid #303943;color:#04120b;font-size:13px;font-weight:900}.option-card.active .option-check{background:var(--green);border-color:var(--green)}.option-card>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.option-card strong{font-size:12px}.option-card small,.max-supply small{color:#687480;font-size:10px;line-height:1.45}.option-card>b{min-width:33px;color:#596571;font-size:9px;letter-spacing:.08em}.option-card.active>b{color:var(--green)}.max-supply{margin:12px 0 4px 40px}.max-supply small{margin-top:-2px}.review-box{margin:22px 28px 0;padding:18px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(145deg,rgba(70,240,165,.025),transparent 40%),#090d12}.review-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px;margin-bottom:7px;border-bottom:1px solid var(--line)}.mode-label{padding:5px 8px;color:#75818c;font-size:9px}.review-row{display:flex;align-items:center;justify-content:space-between;padding:7px 0;color:#727e89;font-size:11px}.review-row strong{color:#cdd5dc;font-weight:720}.privilege-list{display:grid;grid-template-columns:1fr 1fr;gap:8px 12px;margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}.privilege-list span{display:flex;align-items:flex-start;gap:7px;color:#818d98;font-size:9.5px;line-height:1.45}.privilege-list i{color:var(--green);font-style:normal}.error-box{margin:16px 28px -2px;border:1px solid rgba(255,116,116,.25);background:#ff747412;color:#ff9a9a;border-radius:11px;padding:12px 14px;font-size:11px;line-height:1.5}.deploy-button{width:calc(100% - 56px);height:55px;margin:17px 28px 0;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:12px;background:var(--green);color:#04110b;font-size:13px;font-weight:850;cursor:pointer;transition:.16s ease}.deploy-button span{font-size:20px;font-weight:500}.deploy-button:hover:not(:disabled){transform:translateY(-1px);background:#63f7b7;box-shadow:0 10px 34px #46f0a51f}.deploy-button:disabled{opacity:.62;cursor:wait}.deploy-note{margin:13px 28px 26px;color:#58636e;font-size:9.5px;line-height:1.55;text-align:center}.side-column{display:flex;flex-direction:column;gap:14px}.status-card,.networks-card,.recent-card{border-radius:17px;padding:22px}.status-card h3{margin:10px 0 9px;font-size:21px;line-height:1.15;letter-spacing:-.03em}.status-card>p{color:#77838e;font-size:11px;line-height:1.65;margin:0}.status-list{margin-top:18px;border-top:1px solid var(--line)}.status-list>div{display:flex;gap:10px;padding:14px 0;border-bottom:1px solid var(--line)}.status-list>div:last-child{border-bottom:0;padding-bottom:0}.status-list i{flex:0 0 auto;width:21px;height:21px;display:grid;place-items:center;border-radius:50%;color:var(--green);background:var(--green-dim);font-style:normal;font-size:9px}.status-list span{display:flex;flex-direction:column;gap:4px}.status-list strong{font-size:11px}.status-list small{color:#65717c;font-size:9.5px;line-height:1.45}.network-cloud{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.network-cloud span{display:flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid var(--line);border-radius:9px;background:#0b0f14;color:#8d99a4;font-size:9px;font-weight:750}.network-cloud b{color:var(--green);font-size:10px}.cloud-network-logo{width:18px;height:18px;display:grid;place-items:center;flex:0 0 auto}.cloud-network-logo svg{display:block;width:100%;height:100%}.recent-list{margin-top:12px}.recent-list a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px 0;border-bottom:1px solid var(--line)}.recent-list a:last-child{border-bottom:0;padding-bottom:0}.recent-list span{display:flex;flex-direction:column;gap:4px}.recent-list strong{font-size:11px}.recent-list small,.recent-list b{color:#63707b;font-size:9px}.recent-list a:hover b{color:var(--green)}.bottom-trust{width:min(1120px,calc(100% - 40px));margin:18px auto 86px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:17px;overflow:hidden;background:#ffffff03}.bottom-trust>div{min-height:118px;padding:22px;display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;column-gap:10px;align-content:center;border-right:1px solid var(--line)}.bottom-trust>div:last-child{border-right:0}.bottom-trust span{grid-row:1 / 3;color:#3f4a54;font-size:11px;font-weight:800}.bottom-trust strong{font-size:13px}.bottom-trust small{margin-top:5px;color:#68747f;font-size:9.5px;line-height:1.45}footer{width:min(1120px,calc(100% - 40px));min-height:110px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;border-top:1px solid var(--line);color:#57616c}footer p{margin:0;text-align:center;font-size:9.5px}footer>span{text-align:right;font-size:9px;letter-spacing:.06em}.footer-brand{opacity:.7}.modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:18px;background:#020407c7;backdrop-filter:blur(12px)}.wallet-modal,.success-modal{position:relative;width:min(460px,100%);border:1px solid var(--line-strong);border-radius:18px;background:radial-gradient(circle at 80% 0%,rgba(70,240,165,.07),transparent 18rem),#0c1015;box-shadow:0 35px 100px #0009;padding:28px}.modal-x{position:absolute;top:14px;right:14px;width:30px;height:30px;border:1px solid var(--line);border-radius:9px;background:transparent;color:#89949f;cursor:pointer;font-size:18px}.wallet-modal h3,.success-modal h3{margin:10px 0;font-size:27px;line-height:1.1;letter-spacing:-.035em}.wallet-modal p,.success-modal p{margin:0;color:#76828d;font-size:11px;line-height:1.65}.wallet-links{display:grid;gap:8px;margin-top:20px}.wallet-links a{min-height:48px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:11px;background:#090d12;color:#c8d0d7;font-size:11px;font-weight:700}.wallet-links a:hover{border-color:#46f0a54d}.success-modal{text-align:center}.success-icon{width:52px;height:52px;margin:0 auto 15px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#06120c;font-weight:950;font-size:22px;box-shadow:0 0 40px #46f0a529}.address-box{margin-top:19px;padding:13px;border:1px solid var(--line);border-radius:11px;background:#090d12;text-align:left}.address-box span{display:block;color:#67737e;font-size:9px;margin-bottom:7px}.address-box strong{display:block;overflow:hidden;text-overflow:ellipsis;color:#b9c3cc;font-size:10px;white-space:nowrap}.address-box button{width:100%;margin-top:10px;border:0;border-radius:8px;padding:9px;background:#ffffff0b;color:#89949f;font-size:9px;cursor:pointer}.success-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.success-actions a,.success-actions button{min-height:44px;display:grid;place-items:center;border-radius:10px;font-size:10px;font-weight:750;cursor:pointer}.success-actions a{background:var(--green);color:#04110b}.success-actions button{border:1px solid var(--line);background:transparent;color:#a2adb7}@media (max-width: 900px){.creator-grid{grid-template-columns:1fr}.side-column{display:grid;grid-template-columns:1fr 1fr}.recent-card{grid-column:1 / -1}.hero{margin-top:62px}}@media (max-width: 640px){.topbar{width:calc(100% - 28px);height:74px}.mainnet-pill{display:none}.wallet-button{min-width:0;max-width:145px;padding-inline:13px}.hero{width:calc(100% - 28px);margin-top:54px;margin-bottom:42px;text-align:left}.hero h1{font-size:clamp(45px,14vw,66px)}.hero>p{font-size:14px}.eyebrow{font-size:8px}.trust-row{justify-content:flex-start;flex-wrap:wrap;font-size:9px}.creator-grid,.bottom-trust,footer{width:calc(100% - 20px)}.card-heading,.form-section,.network-picker{padding-left:18px;padding-right:18px}.network-menu{left:18px;right:18px}.two-column{grid-template-columns:1fr}.review-box{margin-left:18px;margin-right:18px}.privilege-list{grid-template-columns:1fr}.deploy-button{width:calc(100% - 36px);margin-left:18px;margin-right:18px}.deploy-note,.error-box{margin-left:18px;margin-right:18px}.side-column{display:flex}.bottom-trust{grid-template-columns:1fr}.bottom-trust>div{border-right:0;border-bottom:1px solid var(--line)}.bottom-trust>div:last-child{border-bottom:0}footer{grid-template-columns:1fr 1fr;gap:16px;padding:22px 0}footer p{display:none}.success-actions{grid-template-columns:1fr}}.network-notice{margin-top:14px;padding:13px 14px;display:flex;flex-direction:column;gap:5px;border:1px solid rgba(70,240,165,.16);border-radius:11px;background:#46f0a50b}.network-notice strong{color:#bfe9d4;font-size:10.5px}.network-notice span{color:#718078;font-size:9.5px;line-height:1.55}.option-static{cursor:default}.option-static:hover{border-color:#46f0a54d}.wallet-picker-modal{width:min(520px,100%);max-height:min(760px,calc(100vh - 36px));overflow-y:auto}.wallet-section-title{margin:22px 0 10px;color:#66727d;font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.wallet-option-grid{display:grid;gap:8px}.wallet-option{width:100%;min-height:58px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;padding:9px 12px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:#090d12;color:#dbe2e8;text-align:left;cursor:pointer;transition:.16s ease}.wallet-option:hover{border-color:#46f0a552;background:#46f0a509;transform:translateY(-1px)}.wallet-option>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.wallet-option strong{font-size:11px}.wallet-option small{color:#65717d;font-size:9px}.wallet-option>b{color:#596571;font-size:20px;font-weight:400}.wallet-avatar{width:38px;height:38px;display:grid;place-items:center;overflow:hidden;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#11161c}.wallet-avatar img{width:100%;height:100%;object-fit:cover}.wallet-avatar b{color:#46f0a5;font-size:13px;font-weight:850}.wallet-empty{padding:16px;border:1px dashed rgba(255,255,255,.1);border-radius:11px;color:#6f7b86;background:#ffffff05;font-size:10px;line-height:1.55}.wallet-mobile-links{margin-top:0;display:grid;gap:8px}.wallet-all-toggle{width:100%;min-height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border:1px solid rgba(70,240,165,.2);border-radius:12px;background:#46f0a509;color:#cfd8d4;font:inherit;font-size:10px;font-weight:800;cursor:pointer}.wallet-all-toggle:hover{border-color:#46f0a56b;background:#46f0a512}.wallet-all-toggle b{color:#46f0a5;font-size:18px;font-weight:500}.wallet-support-note{margin-top:14px;padding:12px 13px;border-radius:10px;border:1px solid rgba(70,240,165,.1);background:#46f0a506;color:#64716c;font-size:9px;line-height:1.6}@media (max-width: 640px){.wallet-picker-modal{width:100%;padding:22px 18px}.wallet-option{min-height:62px}.wallet-all-toggle{min-height:56px}}.branding-compact{margin-top:16px;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:#0a0f0c;overflow:hidden}.branding-toggle{width:100%;min-height:66px;padding:11px 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;background:transparent;cursor:pointer;text-align:left}.branding-toggle:hover,.branding-toggle.open{background:#46f0a509}.branding-toggle-left{min-width:0;display:flex;align-items:center;gap:11px}.branding-toggle-left>span:last-child{min-width:0;display:flex;flex-direction:column;gap:4px}.branding-toggle-left strong{color:#e7eee9;font-size:12px}.branding-toggle-left small{color:#68746d;font-size:9.5px;line-height:1.4}.branding-mini-logo{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(70,240,165,.18);border-radius:11px;background:#070b08}.branding-mini-logo img{width:100%;height:100%;object-fit:cover}.branding-mini-logo b{color:#46f0a5;font-size:22px;font-weight:400}.branding-chevron{color:#718079;font-size:17px;transition:transform .18s ease}.branding-toggle.open .branding-chevron{transform:rotate(180deg)}.branding-dropdown{display:grid;gap:13px;padding:14px;border-top:1px solid rgba(255,255,255,.06);background:#ffffff03}.logo-uploader{display:flex;align-items:center;gap:12px;padding:12px;border:1px dashed rgba(70,240,165,.23);border-radius:12px;background:#46f0a506;cursor:pointer}.logo-uploader input{display:none}.token-logo-preview{width:54px;height:54px;flex:0 0 54px;display:grid;place-items:center;overflow:hidden;border-radius:13px;border:1px solid rgba(255,255,255,.1);background:#070b08}.token-logo-preview img{width:100%;height:100%;object-fit:cover}.token-logo-preview b{color:#46f0a5;font-size:25px;font-weight:400}.logo-upload-copy{min-width:0;display:flex;flex:1;flex-direction:column;gap:4px}.logo-upload-copy strong{overflow:hidden;color:#e6eee9;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.logo-upload-copy small{color:#66726b;font-size:9px;line-height:1.4}.logo-uploader em{color:#46f0a5;font-size:10px;font-style:normal;font-weight:700}.branding-error{color:#ff8f8f;font-size:10px}.branding-field{position:relative;display:flex;flex-direction:column;gap:7px}.branding-field>span{color:#9ba8a0;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.branding-field input,.branding-field textarea{width:100%;border:1px solid rgba(255,255,255,.08);border-radius:10px;outline:none;background:#070b08;color:#e8efeb;font:inherit;font-size:11px;transition:border-color .18s,box-shadow .18s}.branding-field input{height:42px;padding:0 12px}.branding-field textarea{min-height:82px;resize:vertical;padding:12px;line-height:1.5}.branding-field input:focus,.branding-field textarea:focus{border-color:#46f0a56b;box-shadow:0 0 0 3px #46f0a50d}.branding-description small{position:absolute;right:10px;bottom:8px;color:#4f5d55;font-size:8px}.branding-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}@media (max-width: 720px){.branding-compact{margin-top:14px}.branding-toggle{padding:10px}.branding-toggle-left small{max-width:210px}.branding-dropdown{padding:11px}.branding-fields{grid-template-columns:1fr}.logo-uploader em{display:none}}.token-profile-shell{min-height:100vh;background:#07100f;color:#eef8f3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.token-profile-nav{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid rgba(139,255,205,.1);background:#050d0cdb;backdrop-filter:blur(16px);position:sticky;top:0;z-index:5}.token-profile-brand{display:flex;align-items:baseline;gap:8px;text-decoration:none;color:#f4fff9;letter-spacing:.03em}.token-profile-brand strong{font-size:20px}.token-profile-brand span{font-size:11px;letter-spacing:.18em;color:#73f6b0}.token-profile-create{color:#06100c;background:#70f5a9;text-decoration:none;padding:11px 16px;border-radius:12px;font-weight:800}.token-profile-main{width:min(1080px,calc(100% - 32px));margin:0 auto;padding:72px 0}.token-profile-hero{display:flex;gap:26px;align-items:center;padding:34px;border:1px solid rgba(128,255,196,.14);background:linear-gradient(145deg,#10241fe6,#07100ff5);border-radius:28px;box-shadow:0 28px 80px #0000003d}.token-profile-logo{width:112px;height:112px;border-radius:28px;background:#0d1d19;border:1px solid rgba(116,255,185,.18);display:grid;place-items:center;overflow:hidden;flex:0 0 auto}.token-profile-logo img{width:100%;height:100%;object-fit:cover}.token-profile-logo span{font-size:44px;font-weight:900;color:#70f5a9}.token-profile-title h1{font-size:42px;line-height:1;margin:12px 0 5px}.token-profile-title h2{margin:0 0 14px;color:#70f5a9;font-size:18px;letter-spacing:.06em}.token-profile-title p{max-width:690px;color:#a9bbb5;line-height:1.65;margin:0}.token-profile-badges{display:flex;gap:8px;flex-wrap:wrap}.token-profile-badges span{font-size:10px;font-weight:800;letter-spacing:.1em;padding:7px 10px;border-radius:999px;background:#70f5a917;border:1px solid rgba(112,245,169,.16);color:#8df7ba}.token-profile-stats{margin-top:16px;padding:24px;border:1px solid rgba(128,255,196,.11);background:linear-gradient(145deg,#0a1815fa,#07100ff5);border-radius:22px}.token-profile-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.token-profile-section-head span{font-size:10px;font-weight:900;letter-spacing:.16em;color:#70f5a9}.token-profile-section-head h3{margin:5px 0 0;font-size:24px}.token-profile-section-head small{color:#71877e;font-size:12px}.token-profile-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.token-profile-stat-grid article{min-height:126px;padding:17px;border-radius:16px;background:#081310;border:1px solid rgba(128,255,196,.09);display:flex;flex-direction:column}.token-profile-stat-grid article>span{font-size:11px;color:#71877e}.token-profile-stat-grid article>strong{font-size:22px;margin:12px 0 4px;overflow-wrap:anywhere}.token-profile-stat-grid article>small{font-size:11px;color:#71877e;line-height:1.4}.token-profile-stat-grid .status-on{color:#70f5a9}.token-profile-stat-grid .status-off{color:#e9f3ee}.token-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.token-profile-card{background:#0a1513;border:1px solid rgba(128,255,196,.1);border-radius:18px;padding:20px;display:flex;flex-direction:column;gap:7px}.token-profile-card span,.token-profile-card small{font-size:12px;color:#71877e}.token-profile-card strong{font-size:14px;overflow-wrap:anywhere}.token-profile-card button{align-self:flex-start;border:0;background:transparent;color:#70f5a9;padding:4px 0;font-weight:800;cursor:pointer}.token-profile-inline-link{align-self:flex-start;color:#70f5a9;text-decoration:none;font-weight:800;font-size:12px;margin-top:2px}.token-profile-links{margin-top:16px;border:1px solid rgba(128,255,196,.1);background:#0a1513;border-radius:18px;padding:22px}.token-profile-links h3{margin:0 0 15px}.token-profile-links div{display:flex;gap:10px;flex-wrap:wrap}.token-profile-links a,.token-profile-actions a{color:#dffff0;text-decoration:none;border:1px solid rgba(112,245,169,.16);background:#70f5a90f;padding:11px 14px;border-radius:12px;font-weight:700}.token-profile-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.token-profile-disclaimer{font-size:12px;color:#647a71;line-height:1.6;margin-top:24px}.token-profile-loading,.token-profile-error{padding:50px;border:1px solid rgba(128,255,196,.1);border-radius:22px;background:#0a1513;text-align:center}.token-profile-error a{display:block;margin-top:16px;color:#70f5a9}@media (max-width:900px){.token-profile-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.token-profile-nav{padding:0 16px;height:66px}.token-profile-main{padding:36px 0}.token-profile-hero{padding:24px;align-items:flex-start;gap:18px}.token-profile-logo{width:78px;height:78px;border-radius:20px}.token-profile-title h1{font-size:30px}.token-profile-grid{grid-template-columns:1fr}.token-profile-create{padding:9px 12px;font-size:13px}.token-profile-stats{padding:18px}.token-profile-section-head{align-items:flex-start;flex-direction:column;gap:7px}.token-profile-section-head h3{font-size:21px}.token-profile-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.token-profile-stat-grid article{min-height:112px;padding:14px}.token-profile-stat-grid article>strong{font-size:18px}}:root{--bg: #050806;--panel: rgba(8, 15, 12, .92);--panel-strong: #0b120f;--panel-soft: #09100d;--line: rgba(103, 255, 181, .1);--line-strong: rgba(103, 255, 181, .2);--text: #f5fbf8;--muted: #98a8a0;--muted-2: #64736b;--green: #67f5b0;--green-strong: #38e697;--green-dim: rgba(103, 245, 176, .08);--shadow: 0 26px 90px rgba(0, 0, 0, .46);--shadow-soft: 0 16px 48px rgba(0, 0, 0, .24)}html,body{background:#050806}html{color-scheme:dark;scroll-behavior:smooth}body{background:radial-gradient(900px 520px at 78% -12%,rgba(39,214,135,.11),transparent 68%),radial-gradient(720px 460px at -10% 34%,rgba(39,214,135,.06),transparent 72%),linear-gradient(180deg,#050806,#060b08 55%,#050806);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.site-shell{isolation:isolate;overflow-x:clip}.site-shell:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;opacity:.12;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,black,transparent 72%)}.topbar,.token-profile-nav{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.topbar{min-height:92px;border-bottom-color:#67f5b01f}.brand-mark{border-color:#67f5b057;box-shadow:0 0 0 1px #67f5b00a,0 12px 34px #00000057,0 0 28px #38e6971a}.brand-copy strong,.token-profile-brand strong{color:#f7fcfa;letter-spacing:.07em}.brand-copy small,.token-profile-brand span{color:#75f3b7}.wallet-button,.token-profile-create,.primary-action,.success-primary{background:linear-gradient(135deg,#71f7b8,#4de8a0);border:1px solid rgba(255,255,255,.12);box-shadow:0 10px 30px #34e39324,inset 0 1px #ffffff47}.wallet-button:hover,.token-profile-create:hover,.primary-action:hover,.success-primary:hover{transform:translateY(-1px);filter:brightness(1.035);box-shadow:0 14px 36px #34e3932e,inset 0 1px #ffffff4d}.hero{margin-top:92px;margin-bottom:72px}.eyebrow,.token-profile-badges span{border-color:#67f5b02e;background:linear-gradient(180deg,#67f5b013,#67f5b009);box-shadow:inset 0 1px #ffffff09}.hero h1{color:#f8fcfa;text-wrap:balance;text-shadow:0 16px 60px rgba(0,0,0,.24)}.hero h1 em{color:#738078}.hero>p{color:#9ba9a2;max-width:760px}.creator-card,.status-card,.networks-card,.recent-card,.token-profile-hero,.token-profile-stats,.token-profile-card,.token-profile-links,.token-profile-error{background:linear-gradient(180deg,#ffffff06,#fff0),linear-gradient(135deg,#14221ce0,#070e0bf2);border-color:#67f5b01c;box-shadow:var(--shadow-soft),inset 0 1px #ffffff06}.creator-card,.status-card,.networks-card,.recent-card{border-radius:22px}.creator-card:hover,.status-card:hover,.networks-card:hover,.recent-card:hover,.token-profile-card:hover{border-color:#67f5b02b}.card-heading{padding-top:28px;padding-bottom:24px}.network-selected,.network-menu,input,select,.option-card,.max-supply,.network-notice,.wallet-picker-card,.branding-panel{background-color:#040a07b8;border-color:#67f5b01a}.network-selected,.option-card,input,select{box-shadow:inset 0 1px #ffffff05}.network-selected:hover,.option-card:hover,input:focus,select:focus{border-color:#67f5b047}input,select,button{font:inherit}input::placeholder{color:#59665f;opacity:1}.option-card.active{border-color:#67f5b052;background:linear-gradient(135deg,#67f5b013,#67f5b006)}.step-label,.token-profile-section-head>div>span{color:#78f4ba}.production-badge,.mainnet-pill,.mode-label{background:#ffffff05;border-color:#ffffff14}.form-section{border-bottom-color:#fff1}.status-card,.networks-card,.recent-card{overflow:hidden}.deploy-button:not(:disabled){box-shadow:0 14px 34px #38e6971f,inset 0 1px #ffffff2e}.deploy-button:disabled,button:disabled{cursor:not-allowed;opacity:.58;transform:none!important;filter:none!important}.error-box,.token-profile-error{border-color:#ff6f6f38;background:linear-gradient(180deg,#ff60600e,#ff606006)}.wallet-modal,.success-modal{box-shadow:0 28px 100px #0000009e,inset 0 1px #ffffff09}.modal-backdrop{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}footer{border-top-color:#67f5b01a;background:linear-gradient(180deg,#04090700,#0409077a)}.token-profile-shell{background:radial-gradient(700px 420px at 80% 0%,rgba(52,227,147,.09),transparent 68%),#050806}.token-profile-main{padding-bottom:72px}.token-profile-hero{border-radius:28px}.token-profile-logo{background:linear-gradient(145deg,#67f5b012,#ffffff04);border:1px solid rgba(103,245,176,.18);box-shadow:inset 0 1px #ffffff0a,0 18px 45px #00000047}.token-profile-stats{border-radius:24px}.token-profile-stat-grid article{background:#03090685;border-color:#67f5b01a}.token-profile-stat-grid article strong,.status-on{color:#7af5bb}.token-profile-card{border-radius:20px}.token-profile-card>strong{overflow-wrap:anywhere}.token-profile-actions a{border-color:#67f5b038;background:#67f5b009}.token-profile-actions a:hover{background:#67f5b013;border-color:#67f5b057}button,a,.network-selected,.option-card,.token-profile-card{transition:transform .16s ease,border-color .16s ease,background-color .16s ease,box-shadow .16s ease,filter .16s ease}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid rgba(103,245,176,.72);outline-offset:3px}::selection{background:#67f5b038;color:#fff}.creator-card{position:relative}.creator-card:before{content:"";position:absolute;inset:0 0 auto;height:1px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(103,245,176,.24),transparent);opacity:.65}.card-heading h2,.token-profile-section-head h2{letter-spacing:-.025em}.network-menu{box-shadow:0 22px 70px #00000080,inset 0 1px #ffffff09}.network-menu button,.wallet-picker-card,.network-selected,input,select,.option-card{min-height:48px}input,select{caret-color:var(--green)}.success-modal{border-color:#67f5b033}.token-profile-hero{position:relative;overflow:hidden}.token-profile-hero:after{content:"";position:absolute;width:280px;height:280px;right:-130px;top:-150px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(103,245,176,.1),transparent 68%)}@media (max-width:900px){.hero{margin-top:78px;margin-bottom:60px}.trust-row{flex-wrap:wrap;row-gap:10px}}@media (max-width:720px){.topbar{min-height:82px}.hero{margin-top:64px;margin-bottom:48px}.hero h1{line-height:1;letter-spacing:-.048em}.hero>p{line-height:1.7}.creator-card,.status-card,.networks-card,.recent-card{border-radius:18px}.token-profile-hero,.token-profile-stats{border-radius:22px}.wallet-button,.token-profile-create{min-height:46px}.network-menu{max-height:min(68vh,520px);overflow-y:auto;overscroll-behavior:contain}.wallet-modal,.success-modal{max-height:calc(100dvh - 24px);overflow-y:auto;overscroll-behavior:contain}input,select,.network-selected,.option-card,.deploy-button{min-height:50px}}@media (max-width:480px){.mainnet-pill{display:none}.brand-copy strong{letter-spacing:.045em}.trust-row i{display:none}.trust-row{gap:8px 12px}.creator-card:before{opacity:.45}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}footer{grid-template-columns:minmax(0,.9fr) minmax(0,1.6fr);grid-template-areas:"brand product" "faq faq" "social copyright";gap:22px 34px;align-items:start;padding:30px 0 28px}.footer-brand{grid-area:brand;align-self:start}.footer-product-copy{grid-area:product}.footer-faq{grid-area:faq}.social-footer-wrap{grid-area:social}.social-footer-wrap{display:flex;flex-direction:column;gap:14px;align-items:flex-start}footer>span{grid-area:copyright;align-self:end;justify-self:end;text-align:right}.social-links{display:flex;flex-wrap:wrap;gap:10px}.social-link{display:inline-flex;align-items:center;gap:9px;padding:10px 13px;min-height:44px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:linear-gradient(180deg,#ffffff09,#ffffff05);color:#d9e2e8;font-size:12px;font-weight:750;text-decoration:none;box-shadow:inset 0 1px #ffffff06;transition:transform .16s ease,border-color .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease}.social-link:hover{transform:translateY(-1px);border-color:#46f0a54d;background:#46f0a50f;color:#fff;box-shadow:0 10px 28px #0000002e}.social-link:focus-visible{outline:2px solid rgba(103,245,176,.72);outline-offset:3px}.social-link svg{width:18px;height:18px;flex:0 0 auto;display:block}.social-link.x svg{fill:currentColor}.social-link.instagram svg,.social-link.tiktok svg,.social-link.snapchat svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.social-caption{color:#7b8981;font-size:11px;line-height:1.5}.footer-product-copy{max-width:660px;display:flex;flex-direction:column;gap:7px}.footer-product-copy strong{color:#edf8f2;font-size:12px;letter-spacing:.04em}.footer-product-copy p{display:block;margin:0;color:#85968c;font-size:11px;line-height:1.65;text-align:left;text-wrap:pretty}.footer-faq{width:100%;max-width:none;display:flex;flex-direction:column;gap:12px;padding-top:2px}.footer-faq>strong{color:#edf8f2;font-size:12px;letter-spacing:.04em}.footer-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.footer-faq-item{border:1px solid rgba(255,255,255,.075);border-radius:13px;background:linear-gradient(180deg,#ffffff05,#ffffff03);overflow:hidden;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.footer-faq-item:hover{border-color:#67f5b029}.footer-faq-item[open]{border-color:#46f0a540;background:linear-gradient(180deg,#46f0a50d,#46f0a506);box-shadow:inset 0 1px #ffffff06,0 12px 32px #0000001f}.footer-faq-item summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;padding:13px 14px;cursor:pointer;color:#d8e3dd;font-size:11px;font-weight:750;line-height:1.45;-webkit-tap-highlight-color:transparent}.footer-faq-item summary::-webkit-details-marker{display:none}.footer-faq-item summary:focus-visible{outline:2px solid rgba(103,245,176,.72);outline-offset:-3px;border-radius:10px}.faq-chevron{display:grid;place-items:center;width:26px;height:26px;flex:0 0 26px;border:1px solid rgba(255,255,255,.09);border-radius:9px;color:#9fb0a7;font-size:17px;font-weight:500;line-height:1;transition:transform .16s ease,color .16s ease,border-color .16s ease,background-color .16s ease}.footer-faq-item[open] .faq-chevron{transform:rotate(45deg);color:#67f5b0;border-color:#67f5b047;background:#67f5b00e}.footer-faq-item p{display:none;margin:0;padding:0 14px 14px;color:#a7b7ae;font-size:10.5px;line-height:1.65;text-align:left;text-wrap:pretty}.footer-faq-item[open] p{display:block;visibility:visible;opacity:1;animation:faqReveal .16s ease both}@keyframes faqReveal{0%{opacity:.25;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@media (max-width:860px){footer{grid-template-columns:1fr;grid-template-areas:"brand" "product" "faq" "social" "copyright";gap:18px;padding:26px 0}.footer-product-copy{max-width:100%}.footer-faq-grid{grid-template-columns:1fr}.social-footer-wrap{width:100%}footer>span{justify-self:start;text-align:left}.social-links{display:grid;grid-template-columns:1fr 1fr;width:100%}.social-link{justify-content:flex-start;min-height:46px}.footer-faq-item summary{min-height:60px;padding:13px}.footer-faq-item p{padding:0 13px 14px;font-size:11px;line-height:1.62;color:#afbeb6}}@media (max-width:480px){footer{width:calc(100% - 28px);gap:17px;padding:24px 0 26px}.footer-product-copy strong,.footer-faq>strong{font-size:11px}.footer-product-copy p,.social-caption{font-size:10px}.footer-faq-item summary{font-size:11px}.social-links{gap:9px}}@media (max-width:360px){.social-links{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.social-link,.footer-faq-item,.faq-chevron{transition:none}.social-link:hover,.footer-faq-item:hover{transform:none}.footer-faq-item[open] p{animation:none}}
