@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700;800;900&display=swap";:root{color:#171921;background:#f8f7fc;font-family:DM Sans,Noto Sans SC,system-ui,sans-serif;font-synthesis:none;--ink: #171921;--muted: #666879;--purple: #7247ed;--purple-dark: #5d32df;--line: #dedde7;--surface: #fff;--lime: #b7ec27}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#f8f7fc}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.site-shell{min-height:100vh;overflow:hidden}.site-header{height:80px;padding:0 clamp(22px,4vw,68px);display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fffffff0;border-bottom:1px solid #e6e4ed;position:relative;z-index:20}.brand{display:flex;align-items:center;gap:12px;font-size:30px;letter-spacing:-.05em}.brand-mark{width:38px;height:38px;display:flex;gap:2px;align-items:stretch;transform:skew(-9deg)}.brand-mark i{display:block;width:12px;border-radius:2px 2px 6px 6px}.brand-mark i:nth-child(1){height:29px;background:#6d46ea}.brand-mark i:nth-child(2){height:38px;background:#8061f4}.brand-mark i:nth-child(3){height:25px;background:#ff7258}.site-header nav{display:flex;align-items:center;gap:clamp(22px,3.6vw,55px);font-size:15px;font-weight:600}.site-header nav a,.site-header nav button{position:relative;border:0;padding:0;color:inherit;background:transparent;font:inherit;cursor:pointer}.site-header nav a:after,.site-header nav button:after{content:"";position:absolute;height:2px;left:0;right:100%;bottom:-8px;background:var(--purple);transition:right .25s ease}.site-header nav a:hover:after,.site-header nav button:hover:after{right:0}.header-menu{display:none}.app-header-brand{border:0;padding:0;background:transparent;cursor:pointer}.app-header-brand b{display:none}.app-header .wallet-btn{height:44px;box-shadow:none}.app-header .wallet-btn:hover{transform:none;box-shadow:none}.header-actions{display:flex;gap:12px;align-items:center}.icon-btn,.wallet-btn,.menu-btn{border:1px solid var(--line);background:#fff;height:44px;border-radius:12px;padding:0 17px;display:flex;align-items:center;gap:9px;font-weight:600;cursor:pointer}.wallet-btn{background:var(--purple);color:#fff;border-color:var(--purple);box-shadow:0 5px #4c28bd}.wallet-btn:hover{transform:translateY(2px);box-shadow:0 3px #4c28bd}.menu-btn{display:none;padding:0 11px}.search-popover{position:absolute;right:70px;top:66px;width:min(420px,calc(100vw - 40px));background:#fff;padding:10px 12px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 50px #1f1a3326}.search-popover input{flex:1;border:0;outline:0;padding:8px 3px;min-width:0;font-size:15px}.search-popover button{border:0;background:transparent;cursor:pointer;padding:6px;display:grid;place-items:center}.hero-copy{text-align:center;position:relative;padding:58px 20px 20px}.hero-copy h1{margin:0 auto;max-width:1100px;font-size:clamp(44px,6.6vw,88px);line-height:1.02;letter-spacing:-.065em;font-weight:900}.hero-copy p{margin:18px auto 0;font-size:clamp(16px,1.5vw,20px);color:var(--muted)}.hero-actions{margin-top:26px;display:flex;justify-content:center;gap:14px}.btn{min-height:52px;border:1px solid var(--ink);border-radius:11px;padding:0 28px;display:inline-flex;align-items:center;justify-content:center;gap:13px;font-size:15px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.btn.primary{background:var(--purple);color:#fff;border-color:var(--ink);box-shadow:0 5px 0 var(--ink)}.btn.secondary{background:#fff}.btn.dark{background:var(--ink);color:#fff;border-color:var(--ink)}.btn:hover{transform:translateY(-2px)}.btn:disabled{opacity:.45;cursor:not-allowed}.scribble{position:absolute;font-size:45px;font-weight:400}.scribble.star{color:var(--purple);left:8%;top:64px;transform:rotate(17deg)}.scribble.loop{left:16%;top:155px;font-size:62px;transform:rotate(12deg)}.scribble.wave{color:#ff674a;right:10%;top:125px;font-size:66px;transform:rotate(-17deg)}.stage{min-height:415px;position:relative;margin-top:2px;display:flex;align-items:center;justify-content:center}.stage-track{width:100%;height:380px;position:relative;perspective:1200px}.cover-card{--x: 0px;--scale: 1;--rotate: 0deg;width:clamp(250px,24vw,355px);height:335px;position:absolute;top:14px;left:50%;transform:translate(calc(-50% + var(--x))) scale(var(--scale)) rotate(var(--rotate));border:2px solid var(--ink);border-radius:18px;background:#dfd1ff;overflow:hidden;box-shadow:0 9px #17192126;cursor:pointer;transition:transform .55s cubic-bezier(.22,.8,.24,1),opacity .4s}.cover-card.offset--2{--x: -590px;--scale: .84;--rotate: -3deg;z-index:1}.cover-card.offset--1{--x: -310px;--scale: .91;--rotate: -1deg;z-index:2}.cover-card.offset-0{--x: 0px;--scale: 1.08;z-index:5}.cover-card.offset-1{--x: 310px;--scale: .91;--rotate: 1deg;z-index:2}.cover-card.offset-2{--x: 590px;--scale: .84;--rotate: 3deg;z-index:1}.cover-card.is-hidden{opacity:0;pointer-events:none}.cover-card.coral{background:#ff765c}.cover-card.cyan{background:#65d5f8}.cover-card.lime{background:#caf047}.cover-card.lavender{background:#d9c8ff}.cover-heading{height:48px;padding:11px 16px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:17px;font-weight:800}.cover-heading small{font-size:10px;padding:5px 8px;border:1px solid rgba(23,25,33,.25);border-radius:20px}.cover-card img{width:100%;height:calc(100% - 48px);object-fit:cover;display:block}.cover-card.active img{height:calc(100% - 96px)}.cover-action{height:48px;padding:7px 10px 7px 13px;background:#fff;display:flex;gap:12px;align-items:center;font-size:11px}.cover-action .verified{display:flex;align-items:center;gap:5px}.cover-action i,.tile-copy small i{width:19px;height:19px;display:inline-grid;place-items:center;background:#4eb86a;color:#fff;border-radius:50%;font-style:normal}.cover-action button{margin-left:auto;height:34px;border:0;border-radius:8px;padding:0 13px;color:#fff;background:var(--purple);cursor:pointer;font-size:12px;font-weight:700}.round-arrow{width:48px;height:48px;border-radius:50%;border:1px solid #d6d3e1;background:#fff;display:grid;place-items:center;cursor:pointer}.stage-arrow{position:absolute;top:175px;z-index:10}.stage-arrow.left{left:3%}.stage-arrow.right{right:3%}.stage-dots{display:flex;gap:10px;position:absolute;bottom:2px}.stage-dots button{width:8px;height:8px;border:0;border-radius:9px;background:#ccc9d7;padding:0;cursor:pointer;transition:width .25s}.stage-dots button.active{width:23px;background:var(--purple)}.content-section{width:min(1460px,calc(100% - 48px));margin:0 auto}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:22px}.section-heading h2{margin:0;font-size:clamp(29px,3vw,42px);letter-spacing:-.04em}.section-heading p{margin:7px 0 0;color:var(--muted)}.category-section{padding-top:28px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{min-height:138px;border:1.5px solid var(--ink);border-radius:17px;background:#d8c5ff;padding:14px 16px;display:flex;align-items:center;text-align:left;cursor:pointer;overflow:hidden;box-shadow:0 5px 0 var(--ink);transition:transform .2s,box-shadow .2s}.category-card:hover{transform:translateY(-4px);box-shadow:0 9px 0 var(--ink)}.category-card.coral{background:#ff927c}.category-card.cyan{background:#7edcf7}.category-card.lime{background:#c9ec5a}.category-card img{width:112px;align-self:stretch;object-fit:cover;border-radius:12px;margin-right:15px}.category-card span{display:flex;flex-direction:column;gap:7px}.category-card b{font-size:19px}.category-card small{color:#171921a6}.category-card>i{width:38px;height:38px;margin-left:auto;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid var(--ink);font-style:normal}.latest-section{padding:100px 0 120px}.latest-heading{align-items:center}.category-filter{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end}.category-filter button{border:0;padding:9px 13px;border-radius:9px;background:transparent;cursor:pointer;color:var(--muted);font-size:13px}.category-filter button.active{background:var(--ink);color:#fff}.template-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px 20px}.template-tile{min-width:0}.tile-media{aspect-ratio:4 / 3;background:#d8c5ff;border-radius:18px;border:1.5px solid var(--ink);overflow:hidden;position:relative}.tile-media.coral{background:#ff846d}.tile-media.cyan{background:#62d5f7}.tile-media.lime{background:#c8ed3a}.tile-media.lavender{background:#d8c5ff}.tile-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.template-tile:hover .tile-media img{transform:scale(1.035)}.tile-deploy{position:absolute;right:14px;bottom:14px;height:42px;padding:0 15px;border:1px solid var(--ink);border-radius:9px;background:#fff;display:flex;gap:8px;align-items:center;font-weight:700;cursor:pointer;transform:translateY(62px);transition:transform .25s ease}.template-tile:hover .tile-deploy,.tile-deploy:focus-visible{transform:translateY(0)}.tile-copy{padding:18px 4px 0}.tile-copy>span{font-size:12px;color:var(--purple);font-weight:700}.tile-copy h3{margin:5px 0;font-size:23px;letter-spacing:-.03em}.tile-copy p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.tile-copy>div{margin-top:14px;display:flex;align-items:center;gap:15px;color:var(--muted)}.tile-copy small:first-child{display:flex;align-items:center;gap:6px;color:#279147}.tile-copy small i{width:17px;height:17px}.empty-state{text-align:center;padding:80px 20px;border:1px dashed #bbb8c8;border-radius:16px}.empty-state h3{font-size:24px;margin:0}.empty-state p{color:var(--muted)}.empty-state button{border:0;color:var(--purple);background:transparent;font-weight:700;cursor:pointer}.closing-section{background:#7250ed;color:#fff;min-height:370px;padding:78px 30px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.closing-section h2{margin:0;font-size:clamp(42px,6vw,80px);letter-spacing:-.06em}.closing-section p{font-size:19px;opacity:.82}footer{min-height:160px;padding:35px clamp(24px,5vw,80px);background:var(--ink);color:#fff;display:flex;align-items:center;gap:30px}footer .brand{font-size:25px}footer p{color:#aaa9b4}footer>span{margin-left:auto;color:#aaa9b4;font-size:13px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#14121d9e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:20px}.deploy-modal{width:min(760px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fbfaff;border:2px solid var(--ink);border-radius:24px;box-shadow:0 14px #17192159;position:relative}.modal-close{position:absolute;right:20px;top:20px;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:#fff;display:grid;place-items:center;cursor:pointer;z-index:2}.deploy-intro{padding:32px 38px 20px}.deploy-intro>span{color:var(--purple);font-weight:700;font-size:13px}.deploy-intro h2{margin:7px 0;font-size:34px;letter-spacing:-.04em}.deploy-intro p{margin:0;color:var(--muted)}.deploy-steps{padding:0 38px 25px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.deploy-steps>div{display:flex;align-items:center;gap:8px;color:#aaa7b4;font-size:12px}.deploy-steps b{width:27px;height:27px;border-radius:50%;border:1px solid #ccc9d5;display:grid;place-items:center}.deploy-steps div.active{color:var(--ink)}.deploy-steps div.active b{color:#fff;background:var(--purple);border-color:var(--purple)}.deploy-body{padding:28px 38px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);min-height:250px;display:flex;align-items:center}.source-lock{width:100%;display:grid;grid-template-columns:230px 1fr;gap:25px;align-items:center}.source-lock img{width:100%;aspect-ratio:4/3;object-fit:cover;border:1.5px solid var(--ink);border-radius:14px}.source-lock small{color:var(--muted)}.source-lock h3{margin:5px 0;font-size:24px}.source-lock p{margin:0 0 18px;color:var(--muted)}.source-lock span{display:flex;align-items:center;gap:7px;color:var(--purple);font-size:12px;font-weight:700}.deploy-form{width:100%;display:grid;gap:17px}.deploy-form label{display:grid;gap:7px;font-size:13px;font-weight:700}.deploy-form input,.deploy-form select{height:46px;border:1px solid #cbc8d4;border-radius:10px;background:#fff;padding:0 13px;outline:0}.deploy-form input:focus,.deploy-form select:focus{border-color:var(--purple);box-shadow:0 0 0 3px #7247ed1f}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.review-list{width:100%;display:grid;gap:10px}.review-list>div{padding:17px;background:#fff;border:1px solid var(--line);border-radius:12px;display:flex;justify-content:space-between}.review-list b{color:#299a50;display:flex;align-items:center;gap:8px}.deploy-footer{padding:20px 38px 26px;display:flex;justify-content:flex-end;gap:12px}.deploy-footer .btn{min-height:45px;padding:0 20px}.success-state{text-align:center;padding:72px 50px}.success-icon{width:72px;height:72px;background:var(--lime);border:2px solid var(--ink);border-radius:50%;display:grid;place-items:center;margin:0 auto}.success-state h2{font-size:34px;margin:20px 0 8px}.success-state p{max-width:480px;color:var(--muted);margin:0 auto 27px;line-height:1.6}@media (max-width: 1100px){.site-header nav{position:absolute;display:none;left:20px;right:20px;top:70px;padding:20px;flex-direction:column;align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:0 20px 45px #0000001f}.site-header nav.open{display:flex}.menu-btn{display:grid}.search-trigger span{display:none}.search-trigger{padding:0 12px}.cover-card.offset--2{--x: -460px}.cover-card.offset--1{--x: -250px}.cover-card.offset-1{--x: 250px}.cover-card.offset-2{--x: 460px}.category-grid,.template-grid{grid-template-columns:1fr 1fr}}@media (max-width: 700px){.site-header{height:68px;padding:0 16px}.brand{font-size:24px}.brand-mark{width:31px;height:32px}.brand-mark i{width:10px}.brand-mark i:nth-child(1){height:24px}.brand-mark i:nth-child(2){height:32px}.brand-mark i:nth-child(3){height:21px}.wallet-btn{width:42px;padding:0;justify-content:center;box-shadow:none}.wallet-btn:not(svg){font-size:0}.wallet-btn svg{width:20px}.app-header{gap:8px;justify-content:flex-start}.app-header .header-menu{width:36px;height:40px;padding:0;flex:0 0 auto;display:grid;place-items:center;border:0;background:transparent}.app-header .app-header-brand{margin-right:auto}.app-header .app-header-brand .brand-mark{width:27px;height:27px;gap:2px}.app-header .app-header-brand .brand-mark i{width:8px}.app-header .app-header-brand .brand-mark i:nth-child(1){height:21px}.app-header .app-header-brand .brand-mark i:nth-child(2){height:27px}.app-header .app-header-brand .brand-mark i:nth-child(3){height:18px}.app-header .header-actions{gap:7px}.app-header .wallet-btn{width:auto;height:38px;padding:0 10px;font-size:12px;box-shadow:none}.app-header .wallet-secondary{width:39px;height:38px;padding:0;justify-content:center}.app-header .wallet-secondary span{display:none}.app-header nav.open{position:fixed;z-index:40;top:68px;bottom:0;left:0;right:auto;width:min(280px,82vw);padding:24px 20px;display:flex;align-items:stretch;gap:6px;border:0;border-right:1px solid #d9d4e4;border-radius:0;background:#f3f1f8;box-shadow:14px 0 38px #17192124}.app-header nav.open button{width:100%;padding:13px 12px;text-align:left;border-radius:9px}.app-header nav.open button:hover{background:#eae5f6}.app-header nav.open button.active{color:var(--ink);background:#fff;box-shadow:inset 3px 0 0 var(--purple),0 1px #17192112}.hero-copy{padding-top:50px}.hero-copy h1{font-size:45px}.hero-copy p{max-width:330px;line-height:1.65}.hero-actions{flex-direction:column;align-items:stretch;max-width:330px;margin-left:auto;margin-right:auto}.scribble.star{top:16px}.scribble.loop,.scribble.wave{display:none}.stage{min-height:255px;margin-top:15px}.stage-track{height:220px}.cover-card{border-radius:12px;box-shadow:0 5px #17192124}.cover-card.offset--2,.cover-card.offset-2{display:none}.cover-card.offset--1,.cover-card.offset-1{width:min(29vw,112px);height:170px;top:23px;z-index:2;opacity:1}.cover-card.offset--1{--x: -34vw;--scale: .96;--rotate: -2deg}.cover-card.offset-0{width:min(38vw,150px);height:205px;top:4px;--x: 0px;--scale: 1;--rotate: 0deg;z-index:4}.cover-card.offset-1{--x: 34vw;--scale: .96;--rotate: 2deg}.cover-heading{height:30px;padding:7px 8px;font-size:10px}.cover-heading small{max-width:48px;overflow:hidden;padding:3px 4px;font-size:7px;white-space:nowrap;text-overflow:ellipsis}.cover-card img{height:calc(100% - 30px)}.cover-card.active img{height:calc(100% - 70px)}.cover-action{height:40px;padding:5px 6px;gap:3px;font-size:8px}.cover-action .verified{display:none}.cover-action button{width:100%;height:29px;padding:0 4px;font-size:9px}.stage-arrow{display:none}.stage-dots{bottom:0}.content-section{width:min(100% - 28px,1460px)}.category-section{padding-top:45px}.category-grid{grid-template-columns:1fr}.category-card{min-height:118px}.category-card img{width:100px}.latest-section{padding:85px 0}.latest-heading{align-items:flex-start;flex-direction:column}.category-filter{justify-content:flex-start;margin-left:-8px}.template-grid{grid-template-columns:1fr;gap:45px}.tile-deploy{transform:translateY(0)}footer{align-items:flex-start;flex-direction:column;gap:10px}footer>span{margin-left:0}.deploy-intro,.deploy-steps,.deploy-body,.deploy-footer{padding-left:22px;padding-right:22px}.deploy-intro h2{font-size:28px;padding-right:40px}.deploy-steps span{display:none}.source-lock{grid-template-columns:1fr}.source-lock img{max-height:180px}.form-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.deploy-page{min-height:100vh;background:#f8f7fc;color:var(--ink)}.deploy-header{height:76px;padding:0 clamp(22px,4vw,64px);background:#fffffff5;border-bottom:1px solid #e4e2eb;display:flex;align-items:center;justify-content:space-between;gap:28px;position:sticky;top:0;z-index:30}.deploy-brand{border:0;background:transparent;display:flex;align-items:center;gap:10px;font-size:27px;letter-spacing:-.04em;cursor:pointer}.deploy-header nav{display:flex;align-items:center;gap:34px}.deploy-header nav button{border:0;background:transparent;font-weight:600;cursor:pointer}.deploy-header>div{display:flex;gap:10px}.deploy-chain,.deploy-wallet{height:43px;border:1px solid var(--line);border-radius:11px;background:#fff;padding:0 15px;display:flex;align-items:center;gap:8px;font-weight:700;cursor:pointer}.deploy-chain span{color:#f4b72f}.deploy-wallet{color:#fff;background:var(--purple);border-color:var(--ink);box-shadow:0 4px 0 var(--ink)}.deploy-main{width:min(1040px,calc(100% - 36px));margin:0 auto;padding:48px 0 110px}.deploy-back{border:0;background:transparent;display:flex;align-items:center;gap:6px;padding:0;font-weight:700;color:#686675;cursor:pointer}.deploy-title{padding:32px 0 28px;display:flex;align-items:center;justify-content:space-between}.deploy-title h1{margin:0;font-size:clamp(45px,6vw,72px);letter-spacing:-.065em}.deploy-title p{margin:7px 0 0;color:var(--muted);font-size:17px}.deploy-doodle{color:#ff664c;font-size:65px;transform:rotate(13deg)}.title-selected-template{min-width:285px;padding:8px 12px 8px 8px;border:1.5px solid var(--ink);border-radius:13px;background:#fff;box-shadow:0 5px #cfc0ff;display:flex;align-items:center;gap:11px}.title-selected-template img{width:68px;height:58px;object-fit:cover;border-radius:9px}.title-selected-template span{display:grid;gap:1px}.title-selected-template small{color:var(--muted);font-size:9px}.title-selected-template b{font-size:14px}.title-selected-template em{color:#31904a;font-size:10px;font-style:normal}.reserve-ca{background:#171921;color:#fff;border:2px solid var(--ink);border-radius:17px;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 6px #7250ed;margin-bottom:25px}.reserve-ca>div{display:flex;align-items:center;gap:16px}.reserve-ca i{width:48px;height:48px;background:#c8f14b;color:var(--ink);border-radius:10px;display:grid;place-items:center;font-style:normal;font-weight:900}.reserve-ca span{display:grid;gap:4px}.reserve-ca small{color:#aaa8b5}.reserve-ca button{height:43px;padding:0 17px;color:var(--ink);background:#c8f14b;border:1px solid white;border-radius:9px;display:flex;align-items:center;gap:9px;font-weight:800;cursor:pointer}.launch-form{display:grid;gap:22px}.launch-section,.launch-submit-section{background:#fff;border:1.5px solid var(--ink);border-radius:20px;padding:30px 34px 36px;box-shadow:0 6px #ded8f7}.launch-section:nth-child(2){box-shadow:0 6px #cfc0ff}.launch-section:nth-child(3){box-shadow:0 6px #ffe19b}.launch-section:nth-child(4){box-shadow:0 6px #a9e8f7}.launch-section:nth-child(5){box-shadow:0 6px #c9ef5c}.launch-section-title{display:flex;align-items:flex-start;gap:14px;margin-bottom:28px;position:relative}.launch-section-title>span{width:40px;height:40px;flex:0 0 auto;border-radius:10px;background:var(--purple);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800;border:1px solid var(--ink);box-shadow:2px 2px 0 var(--ink)}.launch-section-title h2{margin:1px 0 2px;font-size:24px;letter-spacing:-.035em}.launch-section-title p{margin:0;color:var(--muted);font-size:13px}.launch-section-title.compact{margin-bottom:22px}.launch-section-title>.allocation-total{margin-left:auto;padding:8px 12px;border-radius:8px;color:#368538;background:#e7fac2}.launch-section-title>.allocation-total.invalid{color:#c54d3e;background:#ffe1dc}.basic-layout{display:grid;grid-template-columns:250px 1fr;gap:28px}.cover-upload{min-height:270px;border:1.5px dashed #9894a5;border-radius:16px;background:#f6f4fb;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;overflow:hidden}.cover-upload input{display:none}.cover-upload>strong{font-size:42px;color:var(--purple);font-weight:400}.cover-upload>b{margin:6px 0 12px}.cover-upload>small{color:var(--muted);line-height:1.6}.cover-upload img{width:100%;height:100%;object-fit:cover}.launch-fields{display:grid;gap:17px}.launch-fields.two-col{grid-template-columns:1fr 1fr}.launch-fields .full{grid-column:1/-1}.launch-fields label,.wide-input,.amount-input{display:grid;gap:8px;font-size:13px;font-weight:700}.launch-fields input,.launch-fields select,.launch-fields textarea,.wide-input input,.amount-input input{width:100%;border:1px solid #cbc8d4;background:#fff;border-radius:10px;outline:0;padding:0 14px}.launch-fields input,.launch-fields select,.wide-input input,.amount-input input{height:48px}.launch-fields textarea{min-height:100px;padding-top:13px;resize:vertical}.launch-fields input:focus,.launch-fields select:focus,.launch-fields textarea:focus,.wide-input input:focus,.amount-input input:focus{border-color:var(--purple);box-shadow:0 0 0 3px #7247ed1f}.flap-vault-toggle{padding:7px 0 13px;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;cursor:pointer}.flap-vault-toggle input{position:absolute;inline-size:1px;block-size:1px;opacity:0}.flap-checkbox{width:20px;height:20px;margin-top:1px;border:1px solid #aaa5b4;border-radius:3px;display:grid;place-items:center;color:transparent;background:#fff}.flap-vault-toggle input:checked+.flap-checkbox{border-color:var(--purple);color:#fff;background:var(--purple)}.flap-vault-toggle input:focus-visible+.flap-checkbox{outline:3px solid rgba(114,71,237,.2);outline-offset:2px}.flap-vault-toggle>span:last-child{display:grid;gap:3px}.flap-vault-toggle b{font-size:14px}.flap-vault-toggle small{color:var(--muted);font-size:11px;line-height:1.45}.vault-browse-row{padding:11px 0;border-top:1px solid #ded9e7;border-bottom:1px solid #ded9e7;display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--muted);font-size:12px}.vault-browse-row button{height:31px;padding:0 13px;border:1px solid var(--ink);border-radius:7px;background:#fff;font-size:11px;font-weight:800;cursor:pointer}.vault-browse-row button:hover{background:#f1ecff}.vault-picker-preview{width:100%;min-height:230px;margin-top:16px;border:1.5px solid #bdb8ca;border-radius:12px;background:#faf9fd;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--ink);cursor:pointer}.vault-picker-preview>svg{color:var(--purple);opacity:.78}.vault-picker-preview>b{margin-top:3px;font-size:15px}.vault-picker-preview>span{color:var(--muted);font-size:11px}.vault-picker-preview>em{height:38px;margin-top:9px;padding:0 15px;border:1px solid var(--ink);border-radius:8px;display:inline-flex;align-items:center;gap:7px;color:var(--ink);background:#fff;font-size:12px;font-style:normal;font-weight:800}.vault-picker-preview:hover{border-color:var(--purple);background:#f4f0ff}.vault-config-panel{margin-top:16px;border:1px solid #ddd8e6;border-radius:12px;overflow:hidden;background:#fff}.vault-config-head{padding:13px;display:grid;grid-template-columns:60px minmax(0,1fr) auto;align-items:center;gap:12px}.vault-config-head img{width:60px;height:60px;object-fit:cover;border-radius:8px}.vault-config-head small{color:var(--purple);font-size:10px;font-weight:800}.vault-config-head h3{margin:2px 0;font-size:16px}.vault-config-head p{margin:0;color:var(--muted);font-size:11px;line-height:1.4}.vault-delete-icon{width:30px;height:30px;border:0;border-radius:7px;display:grid;place-items:center;color:#ef5a5a;background:transparent;cursor:pointer}.vault-delete-icon:hover{background:#fff0ef}.vault-config-body{padding:12px 13px 13px;border-top:1px solid #e4e0ea;background:#faf9fd}.vault-config-body>b{font-size:12px}.vault-config-body>p{margin:4px 0 0;color:var(--muted);font-size:11px}.vault-config-body .launch-fields{margin-top:12px}.vault-config-footer{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:17px;padding-top:13px;border-top:1px solid #e1dde8}.vault-config-footer button{height:38px;border:1px solid var(--ink);border-radius:8px;background:#fff;color:var(--ink);font-size:12px;font-weight:800;cursor:pointer}.vault-config-footer .confirm-vault{border-color:var(--purple);background:var(--purple);color:#fff}.vault-parameter-form{display:grid;gap:19px;margin-top:16px}.vault-parameter-form section{display:grid;gap:8px}.vault-parameter-form h4{margin:0;font-size:13px}.vault-parameter-form section>p{margin:-3px 0 0;color:var(--muted);font-size:11px;line-height:1.45}.vault-choice-grid{display:grid;gap:8px}.vault-choice-grid button{padding:11px 12px;border:1px solid #d6d1de;border-radius:9px;background:#fff;display:grid;gap:4px;text-align:left;cursor:pointer}.vault-choice-grid button.active{border:1.5px solid var(--purple);background:#f2eeff;box-shadow:inset 0 0 0 1px #7247ed14}.vault-choice-grid b{font-size:12px}.vault-choice-grid small{color:var(--muted);font-size:10px;line-height:1.4}.vault-input input,.vault-interval-input>input{width:100%;height:43px;border:1px solid #cbc6d2;border-radius:8px;padding:0 12px;background:#fff;outline:0}.vault-input input:focus,.vault-interval-input>input:focus{border-color:var(--purple);box-shadow:0 0 0 3px #7247ed1f}.vault-interval-input{display:grid;grid-template-columns:150px 1fr;gap:9px}.vault-interval-input>span{display:flex;gap:5px}.vault-interval-input button{flex:1;border:1px solid #d5d0dc;border-radius:7px;background:#fff;font-size:11px;font-weight:700;cursor:pointer}.vault-interval-input button.active{border-color:var(--purple);color:var(--purple);background:#f1ecff}.vault-contract{display:block;margin-top:17px;padding:9px 10px;border-radius:7px;overflow-wrap:anywhere;color:#5c4db2;background:#eeeaff;font-size:10px}.vault-input.invalid input,.vault-interval-input.invalid>input{border-color:#ed5d62;background:#fff8f8;box-shadow:0 0 0 3px #ed5d621a}.vault-field-error{margin-top:-3px;color:#d9454b;font-size:11px;font-weight:700;line-height:1.35}.wide-input.invalid input{border-color:#ed5d62;background:#fff8f8;box-shadow:0 0 0 3px #ed5d621a}.token-check-note,.token-check-success{margin-top:-2px;font-size:11px;line-height:1.4}.token-check-note{color:var(--muted)}.token-check-success{color:#25893f;font-weight:700}.vault-picker-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;padding:24px;display:grid;place-items:center;background:#1719218c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.vault-picker-modal{width:min(540px,100%);max-height:min(650px,calc(100vh - 48px));display:grid;grid-template-rows:auto auto auto;overflow:hidden;border:2px solid var(--ink);border-radius:17px;background:#fff;box-shadow:0 12px 0 var(--ink)}.vault-picker-modal header{padding:16px 23px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dedbe5}.vault-picker-modal h2{margin:0;color:var(--ink);font-size:23px;letter-spacing:-.05em}.vault-picker-modal header>button{width:30px;height:30px;border:0;background:transparent;color:var(--muted);font-size:27px;line-height:1;cursor:pointer}.vault-picker-content{max-height:530px;overflow:auto;padding:16px 23px}.vault-picker-content h3{margin:0 0 5px;font-size:15px}.vault-picker-content>p{margin:0 0 12px;color:var(--muted);font-size:12px;line-height:1.45}.vault-search{height:39px;padding:0 11px;margin-bottom:12px;border:1px solid #d4d0dc;border-radius:8px;display:flex;align-items:center;gap:8px;color:var(--muted);background:#faf9fd}.vault-search input{width:100%;min-width:0;border:0;outline:0;color:var(--ink);background:transparent;font-size:12px}.vault-picker-list{display:grid;gap:8px}.vault-picker-row{min-height:68px;padding:8px 10px;border:1px solid #d4d0dc;border-radius:10px;background:#fff;display:grid;grid-template-columns:48px minmax(0,1fr) 22px;align-items:center;gap:10px;text-align:left;cursor:pointer}.vault-picker-row:hover{border-color:var(--purple);background:#fbfaff}.vault-picker-row.selected{border:1.5px solid var(--purple);background:#f3efff;box-shadow:inset 0 0 0 1px #7247ed1a}.vault-picker-row img{width:48px;height:48px;object-fit:cover;border:1px solid rgba(23,25,33,.2);border-radius:7px}.vault-picker-row span{min-width:0;display:grid;gap:3px}.vault-picker-row b{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px}.vault-picker-row small{overflow:hidden;color:var(--muted);display:-webkit-box;font-size:10px;line-height:1.3;-webkit-line-clamp:2;-webkit-box-orient:vertical}.vault-picker-row i{width:20px;height:20px;border:1px solid #aaa5b4;border-radius:3px;display:grid;place-items:center;color:transparent;font-style:normal}.vault-picker-row.selected i{border-color:var(--purple);background:var(--purple);color:#fff}.vault-empty{margin:20px 0;color:var(--muted);text-align:center;font-size:12px}.vault-picker-modal footer{min-height:0;margin:0;padding:13px 23px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:11px;border-top:1px solid #dedbe5;background:#fff;color:var(--ink)}.vault-picker-modal footer button{height:40px;border:1px solid var(--ink);border-radius:8px;background:#fff;color:var(--ink);font-weight:800;cursor:pointer}.vault-picker-modal footer button:last-child{background:var(--purple);color:#fff}.vault-picker-modal footer button:disabled{border-color:#d7d3dd;background:#e6e3ea;color:#99949e;cursor:not-allowed}.deploy-template-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.deploy-template-card{min-width:0;border:1.5px solid var(--ink);background:#d9c8ff;border-radius:13px;padding:10px;display:grid;grid-template-columns:62px 1fr 23px;align-items:center;gap:10px;text-align:left;cursor:pointer;transition:transform .2s,box-shadow .2s}.deploy-template-card.coral{background:#ff9a86}.deploy-template-card.cyan{background:#88def5}.deploy-template-card.lime{background:#d1ef72}.deploy-template-card.lavender{background:#ded0ff}.deploy-template-card img{width:62px;height:54px;object-fit:cover;border-radius:8px;border:1px solid rgba(23,25,33,.25)}.deploy-template-card div{min-width:0;display:grid;gap:4px}.deploy-template-card b{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.deploy-template-card small{font-size:10px;color:#1719219e}.deploy-template-card>i{width:22px;height:22px;border-radius:50%;border:1px solid rgba(23,25,33,.3);display:grid;place-items:center;color:transparent;font-style:normal}.deploy-template-card:hover{transform:translateY(-2px)}.deploy-template-card.selected{box-shadow:0 5px 0 var(--ink);transform:translateY(-3px)}.deploy-template-card.selected>i{color:#fff;background:var(--purple);border-color:var(--ink)}.selected-vault-summary{margin-top:20px;padding:14px;display:grid;grid-template-columns:150px 1fr auto;align-items:center;gap:18px;border:1px solid #d8d5e1;border-radius:14px;background:#faf9fd}.selected-vault-summary img{width:150px;height:105px;object-fit:cover;border:1px solid var(--ink);border-radius:10px}.selected-vault-summary small{color:var(--purple);font-weight:700}.selected-vault-summary h3{margin:3px 0;font-size:22px}.selected-vault-summary p{margin:0 0 7px;color:var(--muted);font-size:12px}.selected-vault-summary span{color:#318e49;font-size:11px}.selected-vault-summary button{border:1px solid var(--ink);border-radius:8px;background:#fff;padding:9px 12px;cursor:pointer}.payment-tabs,.receiver-tabs{display:flex;border-bottom:1px solid #dedbe5;margin-bottom:18px}.payment-tabs button,.receiver-tabs button{border:0;background:transparent;padding:10px 17px;font-weight:700;color:var(--muted);cursor:pointer;position:relative}.payment-tabs button.active,.receiver-tabs button.active{color:var(--purple)}.payment-tabs button.active:after,.receiver-tabs button.active:after{content:"";height:3px;left:9px;right:9px;bottom:-2px;background:var(--purple);position:absolute;border-radius:3px}.payment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.payment-grid button{min-height:54px;padding:0 14px;border:1px solid #d6d2dd;border-radius:11px;background:#faf9fd;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:9px;cursor:pointer;text-align:left}.payment-grid button>i,.payment-grid button>img{width:28px;height:28px;flex:0 0 auto;border-radius:50%;background:#f2b733;display:grid;place-items:center;color:#fff;font-size:10px;font-style:normal;object-fit:cover}.payment-grid button b{font-size:13px}.payment-grid button:nth-child(2) i{background:#33b99a}.payment-grid button:nth-child(3) i{background:#7360ee}.payment-grid button:nth-child(4) i{background:#f09438}.payment-grid button:nth-child(5) i{background:#222}.payment-grid button.active{border:2px solid var(--purple);background:#f1ecff}.payment-grid button:disabled{opacity:.45;cursor:not-allowed}.payment-grid button small{display:none}.payment-grid.is-rwa{grid-template-columns:repeat(3,1fr)}.payment-grid.is-rwa button>i{background:#5840c8}.split-section{display:grid;grid-template-columns:1fr 1fr;gap:30px}.split-section>div+div{border-left:1px solid #e0dde6;padding-left:30px}.amount-input>div{display:flex}.amount-input input{border-radius:10px 0 0 10px}.buy-unit-toggle{min-width:70px;border:1px solid #cbc8d4;border-left:0;border-radius:0 10px 10px 0;display:grid;place-items:center;background:#f3f1f7;font-weight:800;cursor:pointer}.percent-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:9px}.percent-buttons button{height:34px;border:1px solid #d5d1dd;border-radius:8px;background:#fff;cursor:pointer}.field-note{color:var(--muted);font-size:11px;line-height:1.6}.range-field{display:grid;gap:12px}.range-field>span,.allocation-grid label>span{display:flex;justify-content:space-between;align-items:center;gap:10px}.range-field strong,.allocation-grid strong{color:var(--purple)}.range-field input[type=range],.allocation-grid input[type=range]{accent-color:var(--purple);width:100%}.range-field small{color:var(--muted);white-space:pre;font-size:10px}.range-number{height:36px;width:90px;margin-left:auto;border:1px solid #cbc8d4;border-radius:8px;padding:0 10px;text-align:center;color:var(--purple);font-weight:800}.inline-percent,.allocation-value{width:58px;height:31px;border:1px solid #cbc8d4;border-radius:8px;padding:0 8px;text-align:center;color:var(--purple);background:#fff;font-weight:800}.tax-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}.allocation-bar{height:18px;overflow:hidden;border-radius:20px;display:flex;background:#ece9f0;border:1px solid var(--ink);margin-bottom:15px}.allocation-bar i{display:block;transition:width .2s}.allocation-bar .part-0{background:#7250ed}.allocation-bar .part-1{background:#ff735c}.allocation-bar .part-2{background:#61d6f3}.allocation-bar .part-3{background:#c4ed46}.allocation-bar .part-unallocated{background:#ebe8ef}.allocation-overview{display:flex;flex-wrap:wrap;gap:8px 14px;font-size:10px;color:var(--muted);margin-bottom:13px}.allocation-overview span{display:flex;align-items:center;gap:4px}.allocation-overview b{color:var(--ink)}.allocation-overview i{width:7px;height:7px;border-radius:50%;background:var(--purple)}.allocation-overview .dot-burn{background:#ff735c}.allocation-overview .dot-dividend{background:#61d6f3}.allocation-overview .dot-liquidity{background:#a8d231}.allocation-overview .dot-unallocated{background:#b7b3be}.allocation-status{display:flex;align-items:center;gap:18px;padding:11px 13px;margin-bottom:20px;border-radius:10px;background:#f6f4fa;font-size:12px}.allocation-status b{color:var(--purple)}.allocation-status b.warning{color:#c15142}.allocation-status button{margin-left:auto;border:0;background:transparent;color:var(--purple);font-weight:800;cursor:pointer}.allocation-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 30px}.allocation-grid label{display:grid;gap:10px}.allocation-grid label b{font-size:13px}.allocation-grid label b small{color:var(--muted);font-weight:500}.dividend-settings{margin-top:26px;padding:20px;border:1px solid #ded8eb;border-radius:14px;background:#fbfaff}.dividend-settings>p{margin:0 0 16px;color:var(--muted);font-size:12px}.dividend-label{margin-bottom:8px;font-weight:800;font-size:13px}.dividend-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid #dedbe5}.dividend-tabs button{position:relative;min-width:0;padding:9px 4px;border:0;background:transparent;color:var(--muted);font-size:13px;font-weight:700;line-height:1.25;white-space:nowrap;cursor:pointer}.dividend-tabs button.active{color:var(--purple)}.dividend-tabs button.active:after{content:"";position:absolute;height:3px;left:8px;right:8px;bottom:-2px;border-radius:3px;background:var(--purple)}.dividend-token-input{margin-top:15px}.dividend-holding{display:grid;grid-template-columns:minmax(0,1fr) 130px;grid-template-areas:"label input" ". hint";align-items:center;column-gap:18px;row-gap:7px;margin-top:17px;font-size:13px;font-weight:800}.dividend-holding-title{grid-area:label}.dividend-holding small{color:var(--muted);font-weight:500}.dividend-holding input{grid-area:input;height:42px;min-width:0;border:1px solid #cbc8d4;border-radius:9px;padding:0 12px}.dividend-holding em{grid-area:hint;color:var(--muted);font-size:10px;font-weight:500;font-style:normal}.receiver-tabs{max-width:300px}.wide-input{margin-top:18px}.links-grid label:last-child{grid-column:1/-1}.launch-submit-section{padding:26px 34px 34px;background:#171921;color:#fff;box-shadow:0 7px 0 var(--purple)}.launch-summary{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #3c3b44;padding-bottom:22px}.launch-summary div{display:grid;gap:5px;padding:0 15px;border-right:1px solid #3c3b44}.launch-summary div:first-child{padding-left:0}.launch-summary div:last-child{border:0}.launch-summary span{color:#aaa8b4;font-size:11px}.deploy-agree{display:flex;align-items:center;gap:8px;margin:23px 0 17px;color:#cbc9d2;font-size:12px}.deploy-agree input{accent-color:#c4ed46}.create-token-btn{width:100%;height:58px;border:1px solid white;border-radius:11px;background:var(--purple);color:#fff;box-shadow:0 5px #fff;font-size:16px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer}.create-token-btn:disabled{opacity:.36;cursor:not-allowed;box-shadow:none}.submit-hint{text-align:center;color:#aaa8b4;font-size:11px;margin:14px 0 0}.direct-deploy-section{padding:25px 34px 32px;background:transparent;color:var(--ink);box-shadow:none}.direct-deploy-section .create-token-btn{border-color:var(--ink);box-shadow:0 5px 0 var(--ink)}.direct-deploy-section .submit-hint{color:var(--muted)}.submit-issues{margin-top:18px;padding:13px 15px;border:1px solid #ed908a;border-radius:10px;color:#a23830;background:#fff0ef;font-size:12px;line-height:1.5}.submit-issues b{font-size:12px}.submit-issues ul{margin:6px 0 0;padding-left:18px}.submit-issues li+li{margin-top:2px}.button-spinner{width:17px;height:17px;border:2px solid rgba(255,255,255,.4);border-top-color:currentColor;border-radius:50%;display:inline-block;animation:vault-spin .7s linear infinite}@keyframes vault-spin{to{transform:rotate(360deg)}}.deploy-result-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;padding:22px;display:grid;place-items:center;background:#1719219e;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.deploy-result-modal{width:min(520px,100%);position:relative;padding:40px;border:2px solid var(--ink);border-radius:21px;background:#fff;box-shadow:0 12px 0 var(--ink);text-align:center}.deploy-result-close{position:absolute;top:14px;right:14px;width:34px;height:34px;border:1px solid #d6d2de;border-radius:8px;display:grid;place-items:center;color:var(--muted);background:#fff;cursor:pointer}.deploy-result-icon{width:62px;height:62px;margin:0 auto 16px;border:2px solid var(--ink);border-radius:50%;display:grid;place-items:center;color:var(--ink);background:var(--lime)}.deploy-result-eyebrow{margin:0;color:var(--purple);font:800 10px/1 ui-monospace,monospace;letter-spacing:.12em}.deploy-result-modal h2{margin:9px 0 8px;font-size:31px;letter-spacing:-.05em}.deploy-result-copy{max-width:350px;margin:0 auto;color:var(--muted);font-size:13px;line-height:1.55}.predicted-address{margin-top:25px;padding:13px;border:1px solid #d6d1df;border-radius:12px;display:grid;gap:7px;text-align:left;background:#faf9fd}.predicted-address>span{color:var(--muted);font-size:11px;font-weight:700}.predicted-address code{overflow-wrap:anywhere;color:var(--purple-dark);font-size:13px;font-weight:800}.predicted-address button{justify-self:start;height:31px;padding:0 10px;border:1px solid var(--ink);border-radius:7px;display:inline-flex;align-items:center;gap:6px;background:#fff;font-size:11px;font-weight:800;cursor:pointer}.deploy-result-actions{display:grid;grid-template-columns:1fr 120px;gap:10px;margin-top:18px}.deploy-result-actions a{height:45px;border:1px solid var(--ink);border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:var(--purple);font-size:12px;font-weight:800}.deploy-result-actions .secondary{color:var(--ink);background:#fff}.deploy-success-state{background:#fff;border:2px solid var(--ink);border-radius:24px;box-shadow:0 8px 0 var(--purple);text-align:center;padding:70px 50px}.deploy-success-state>div{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;margin:auto;background:#c4ed46;border:2px solid var(--ink)}.deploy-success-state h2{font-size:38px;letter-spacing:-.04em;margin:20px 0 8px}.deploy-success-state p{color:var(--muted)}.deploy-success-state dl{max-width:620px;margin:30px auto;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:12px;overflow:hidden}.deploy-success-state dl div{padding:16px;border-right:1px solid var(--line)}.deploy-success-state dl div:last-child{border:0}.deploy-success-state dt{color:var(--muted);font-size:11px}.deploy-success-state dd{margin:5px 0 0;font-weight:800}.deploy-success-state>button{height:48px;border:1px solid var(--ink);border-radius:9px;background:var(--purple);color:#fff;padding:0 22px;display:inline-flex;align-items:center;gap:9px;font-weight:800;cursor:pointer;box-shadow:0 4px 0 var(--ink)}@media (max-width: 850px){.deploy-header nav{display:none}.deploy-header{padding:0 18px}.deploy-header>div{margin-left:auto}.deploy-chain{display:none}.deploy-main{width:min(100% - 24px,1040px);padding-top:30px}.deploy-title{padding-top:25px}.deploy-doodle{display:none}.title-selected-template{min-width:235px}.title-selected-template img{width:55px;height:50px}.launch-section,.launch-submit-section{padding:24px 20px 29px}.basic-layout{grid-template-columns:1fr}.cover-upload{min-height:210px}.deploy-template-grid{grid-template-columns:1fr 1fr}.split-section,.tax-grid{grid-template-columns:1fr}.split-section>div+div{border-left:0;border-top:1px solid #e0dde6;padding-left:0;padding-top:25px}.payment-grid{grid-template-columns:repeat(3,1fr)}.launch-summary{grid-template-columns:1fr 1fr;gap:18px}.launch-summary div:nth-child(2){border:0}.allocation-grid{grid-template-columns:1fr}}@media (max-width: 560px){.deploy-header{height:68px}.deploy-brand{font-size:23px}.deploy-wallet{width:43px;padding:0;font-size:0;justify-content:center;box-shadow:none}.deploy-title h1{font-size:45px}.deploy-title p{font-size:14px;line-height:1.6}.reserve-ca{align-items:flex-start;gap:14px}.reserve-ca small{max-width:180px}.reserve-ca button{padding:0 10px;font-size:0}.reserve-ca button svg{width:20px}.deploy-title{align-items:flex-start;flex-direction:column;gap:20px}.title-selected-template{width:100%}.launch-fields.two-col{grid-template-columns:1fr}.launch-fields .full,.links-grid label:last-child{grid-column:auto}.deploy-template-grid{grid-template-columns:1fr}.selected-vault-summary{grid-template-columns:100px 1fr}.selected-vault-summary img{width:100px;height:100px}.selected-vault-summary button{grid-column:1/-1}.payment-grid{grid-template-columns:repeat(2,1fr)}.launch-section-title>.allocation-total{position:absolute;right:0;top:0}.launch-summary{grid-template-columns:1fr}.launch-summary div,.launch-summary div:nth-child(2){border-right:0;border-bottom:1px solid #3c3b44;padding:0 0 12px}.launch-summary div:last-child{border-bottom:0}.deploy-success-state{padding:50px 20px}.deploy-success-state dl{grid-template-columns:1fr}.deploy-success-state dl div{border-right:0;border-bottom:1px solid var(--line)}}.vault-unverified,.vault-schema-loading,.vault-schema-error{margin:12px 0 0!important;padding:10px 11px;border-radius:8px;font-size:11px!important;line-height:1.45}.vault-unverified{color:#8d6500!important;border:1px solid #f0cb60;background:#fff8dc}.vault-schema-loading{color:#5f4ab3!important;border:1px solid #d8cef9;background:#f3efff}.vault-schema-error{color:#a33e37!important;border:1px solid #f1b0aa;background:#fff0ef}.vault-config-summary{display:grid;gap:8px;margin-top:14px;padding:11px;border:1px solid #d8d2e1;border-radius:9px;background:#fff}.vault-config-summary>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 10px;align-items:baseline}.vault-config-summary b{font-size:12px}.vault-config-summary span{color:var(--purple);font:800 12px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace}.vault-config-summary small{grid-column:1 / -1;color:var(--muted);font-size:10px;line-height:1.35}.wallet-error{position:fixed;z-index:80;top:78px;right:24px;max-width:min(420px,calc(100vw - 48px));margin:0;padding:10px 13px;border:1px solid #ec7c73;border-radius:10px;color:#9f3028;background:#fff1ef;box-shadow:0 8px 24px #21182b1f;font-size:12px;line-height:1.45}.launch-form{display:block;overflow:hidden;border:1.5px solid var(--ink);border-radius:20px;background:#fff;box-shadow:0 7px #ded8f7}.launch-form>.launch-section{margin:0;border:0;border-bottom:1px solid #e2dfe9;border-radius:0;box-shadow:none;padding:38px 34px}.launch-form>.launch-section:first-child{padding-top:34px}.launch-form>.launch-section:last-of-type{border-bottom:0}.launch-form>.launch-submit-section{margin:0;border:0;border-radius:0;box-shadow:none}.split-section{grid-template-columns:1fr;gap:0}.split-section>div+div{border-left:0;border-top:1px solid #e0dde6;padding:30px 0 0;margin-top:30px}.tax-grid{width:100%;grid-template-columns:minmax(0,1fr);gap:28px}.guide-page{min-height:100vh;background:#f8f7fc}.guide-main{width:min(1080px,calc(100% - 40px));margin:0 auto;padding:58px 0 90px}.guide-hero{min-height:390px;padding:clamp(28px,5vw,62px);display:grid;grid-template-columns:minmax(0,1fr) 280px;align-items:center;gap:45px;overflow:hidden;border:1.5px solid var(--ink);border-radius:22px;background:#d8c8ff;box-shadow:0 8px 0 var(--ink)}.guide-hero>div{position:relative;z-index:1}.guide-hero>div>span{color:var(--purple-dark);font:800 11px/1 ui-monospace,monospace;letter-spacing:.11em}.guide-hero h1{margin:15px 0;font-size:clamp(36px,5vw,62px);line-height:.98;letter-spacing:-.065em}.guide-hero p{max-width:570px;margin:0;color:#4f4a5c;font-size:15px;line-height:1.7}.guide-hero img{width:280px;aspect-ratio:1;object-fit:cover;border:1.5px solid var(--ink);border-radius:18px;box-shadow:8px 8px #17192126;transform:rotate(4deg)}.guide-actions{display:flex;gap:10px;margin-top:26px}.guide-actions button{height:46px;padding:0 17px;border:1px solid var(--ink);border-radius:10px;display:inline-flex;align-items:center;gap:9px;color:#fff;background:var(--ink);font-weight:800;cursor:pointer}.guide-actions .secondary{color:var(--ink);background:#fff}.guide-section{margin-top:58px}.guide-heading{display:flex;align-items:flex-start;gap:13px;margin-bottom:23px}.guide-heading>span{width:37px;height:37px;flex:0 0 auto;border:1px solid var(--ink);border-radius:9px;display:grid;place-items:center;color:#fff;background:var(--purple);box-shadow:2px 2px 0 var(--ink);font-size:11px;font-weight:800}.guide-heading h2{margin:0 0 3px;font-size:27px;letter-spacing:-.04em}.guide-heading p{margin:0;color:var(--muted);font-size:13px}.guide-checks{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.guide-checks>div{min-height:148px;padding:19px;border:1px solid #dcd8e6;border-radius:14px;display:flex;align-items:flex-start;gap:12px;background:#fff}.guide-checks svg{flex:0 0 auto;padding:3px;box-sizing:content-box;border-radius:50%;color:#fff;background:#48ae61}.guide-checks p{margin:0;display:grid;gap:6px}.guide-checks b{font-size:14px}.guide-checks small{color:var(--muted);font-size:12px;line-height:1.55}.guide-steps{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--ink);border-radius:16px;overflow:hidden;background:#fff}.guide-steps article{min-height:192px;padding:22px;border-right:1px solid #ded9e7}.guide-steps article:last-child{border:0}.guide-steps span{color:var(--purple);font:800 12px/1 ui-monospace,monospace}.guide-steps h3{margin:28px 0 8px;font-size:16px}.guide-steps p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.guide-vault-types>div{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.guide-vault-types article{min-height:105px;padding:12px;border:1px solid #dcd8e6;border-radius:13px;display:grid;grid-template-columns:76px 1fr;align-items:center;gap:12px;background:#fff}.guide-vault-types img{width:76px;height:76px;object-fit:cover;border-radius:9px}.guide-vault-types b{font-size:14px}.guide-vault-types p{margin:6px 0 0;color:var(--muted);font-size:11px;line-height:1.45}.guide-notice{margin-top:58px;padding:21px 24px;border:1px solid #d2bd49;border-radius:14px;display:flex;align-items:flex-start;gap:13px;color:#6a5712;background:#fff8d9}.guide-notice p{margin:0;display:grid;gap:4px}.guide-notice span{font-size:12px;line-height:1.5}@media (max-width: 760px){.guide-main{width:min(100% - 28px,540px);padding:30px 0 64px}.guide-hero{grid-template-columns:1fr;gap:28px}.guide-hero img{width:min(230px,72vw);justify-self:center}.guide-checks,.guide-vault-types>div{grid-template-columns:1fr}.guide-steps{grid-template-columns:1fr 1fr}.guide-steps article:nth-child(2){border-right:0}.guide-steps article:nth-child(-n+2){border-bottom:1px solid #ded9e7}}@media (max-width: 520px){.deploy-result-modal{padding:38px 19px 21px}.deploy-result-actions{grid-template-columns:1fr}.deploy-result-actions a{width:100%}}.tax-warning{margin:-7px 0 24px;padding:12px 14px;border-radius:10px;background:#fff0ee;color:#c45142;font-size:12px;font-weight:800}.tax-allocation-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:34px;padding:27px;border:1px solid #ded9e6;border-radius:16px;background:#faf9fd}.allocation-visual{display:grid;align-content:start;justify-items:center;gap:23px}.allocation-donut{width:200px;height:200px;padding:25px;border-radius:50%;box-shadow:inset 0 0 0 1px #17192114}.allocation-donut>div{width:100%;height:100%;display:grid;place-content:center;text-align:center;background:#faf9fd;border-radius:50%}.allocation-donut b{font-size:29px;letter-spacing:-.05em}.allocation-donut small{color:var(--muted);font-size:10px;margin-top:2px}.allocation-overview{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:9px 12px;margin:0;font-size:10px}.allocation-controls{min-width:0}.allocation-status{margin:0 0 21px}.allocation-grid{grid-template-columns:1fr;gap:21px}.allocation-grid label{gap:8px}.allocation-grid label>span{min-height:31px}@media (max-width: 850px){.launch-form>.launch-section{padding:28px 20px}.tax-allocation-layout{grid-template-columns:1fr;gap:24px;padding:20px}.allocation-visual{grid-template-columns:160px 1fr;align-items:center;justify-items:stretch}.allocation-donut{width:160px;height:160px;padding:20px}}@media (max-width: 560px){.launch-form{border-radius:15px}.tax-allocation-layout{padding:16px}.allocation-visual{grid-template-columns:1fr;justify-items:center}.allocation-overview{max-width:290px}.allocation-status{gap:10px;font-size:11px}.allocation-status button{padding:0}.dividend-holding{grid-template-columns:1fr;grid-template-areas:"label" "input" "hint";gap:7px}.dividend-holding input,.dividend-holding em{grid-column:1}.vault-enable-card{grid-template-columns:42px 1fr}.vault-card-actions{grid-column:1 / -1;justify-content:flex-end}.vault-picker-overlay{padding:15px}.vault-picker-modal{max-height:calc(100vh - 30px);border-radius:16px}.vault-picker-modal h2{font-size:22px}.vault-picker-content{max-height:calc(100vh - 205px)}.vault-picker-content,.vault-picker-modal header,.vault-picker-modal footer{padding-left:18px;padding-right:18px}}
