.mint-amount-section[data-v-5fd28fbe]{margin:1.5rem 0;padding:1rem;background:#ffffff0d;border-radius:12px}.mint-amount-label[data-v-5fd28fbe]{display:block;color:#94a3b8;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.mint-amount-input[data-v-5fd28fbe]{width:100%;padding:.875rem 1rem;background:#ffffffe6;border:1px solid rgba(0,0,0,.1);border-radius:8px;color:#000;font-size:1.125rem;font-weight:700;transition:all .3s ease}.mint-amount-input[data-v-5fd28fbe]:focus{outline:none;border-color:#667eea;background:#fff}.mint-amount-input[data-v-5fd28fbe]::placeholder{color:#0006}.mint-amount-input[data-v-5fd28fbe]::-webkit-outer-spin-button,.mint-amount-input[data-v-5fd28fbe]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mint-amount-input[type=number][data-v-5fd28fbe]{-moz-appearance:textfield;appearance:textfield}.mint-amount-section[data-v-9e3f7f2e]{margin:1.5rem 0;padding:1rem;background:#ffffff0d;border-radius:12px}.mint-amount-label[data-v-9e3f7f2e]{display:block;color:#94a3b8;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.mint-amount-input[data-v-9e3f7f2e]{width:100%;padding:.875rem 1rem;background:#ffffffe6;border:1px solid rgba(0,0,0,.1);border-radius:8px;color:#000;font-size:1.125rem;font-weight:700;transition:all .3s ease}.mint-amount-input[data-v-9e3f7f2e]:focus{outline:none;border-color:#667eea;background:#fff}.mint-amount-input[data-v-9e3f7f2e]::placeholder{color:#0006}.mint-amount-input[data-v-9e3f7f2e]::-webkit-outer-spin-button,.mint-amount-input[data-v-9e3f7f2e]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mint-amount-input[type=number][data-v-9e3f7f2e]{-moz-appearance:textfield;appearance:textfield}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.2);position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0}.header .container{display:flex;align-items:center;justify-content:space-between}.nav-brand h1{font-size:2rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-menu{display:flex;gap:2rem}.nav-link{text-decoration:none;color:#333;font-weight:500;transition:color .3s ease;padding:.5rem 1rem;border-radius:6px}.nav-link:hover{color:#667eea;background:#667eea1a}.nav-link.router-link-active{color:#667eea;background:#667eea1a;font-weight:600}.nav-actions{display:flex;align-items:center;gap:1rem}.nav-link.twitter-link{display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:6px;transition:all .3s ease}.nav-link.twitter-link:hover{background:#1da1f2;color:#fff;transform:translateY(-1px)}.nav-link.twitter-link svg{transition:transform .3s ease}.nav-link.twitter-link:hover svg{transform:scale(1.1)}.connect-wallet-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.connect-wallet-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea4d}.connect-wallet-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.wallet-section{display:flex;align-items:center}.wallet-info{display:flex;align-items:center;gap:1rem;padding:.5rem 1rem;background:#667eea1a;border-radius:8px;border:1px solid rgba(102,126,234,.2)}.wallet-address{font-family:Courier New,monospace;font-weight:600;color:#667eea;cursor:pointer;padding:.25rem .5rem;border-radius:4px;transition:background .2s ease}.wallet-address:hover{background:#667eea1a}.wallet-network{font-size:.8rem;color:#666;background:#10b9811a;color:#10b981;padding:.25rem .5rem;border-radius:4px;font-weight:600}.disconnect-btn{background:#ef4444;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;transition:background .2s ease}.disconnect-btn:hover{background:#dc2626}.hero{padding:8rem 0 4rem;text-align:center;color:#fff}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.highlight{background:linear-gradient(135deg,gold,#ffed4e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.25rem;margin-bottom:3rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.hero-stats{display:flex;justify-content:center;gap:3rem;margin-top:3rem}.stat-item{text-align:center}.stat-value{font-size:2.5rem;font-weight:700;color:gold;margin-bottom:.5rem}.stat-label{font-size:1rem;opacity:.8}.token-info{padding:4rem 0;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.token-card{background:#fffffff2;border-radius:16px;padding:2rem;margin-bottom:2rem;box-shadow:0 8px 32px #0000001a}.token-card h2{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:#333}.token-card p{color:#666;margin-bottom:1.5rem}.token-details{display:grid;gap:1rem}.detail-item{display:flex;align-items:center;gap:1rem;padding:.75rem;background:#667eea0d;border-radius:8px}.detail-item .label{font-weight:600;color:#333;min-width:80px}.detail-item .value{color:#666;font-family:Courier New,monospace;flex:1}.custom-alert-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.custom-alert{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:400px;width:90%;overflow:hidden;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.alert-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem;text-align:center}.alert-icon{font-size:3rem;margin-bottom:.5rem}.alert-header h3{font-size:1.5rem;font-weight:700;margin:0}.alert-content{padding:2rem;text-align:center}.alert-content p{color:#666;font-size:1rem;line-height:1.6;margin:0}.alert-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.75rem 3rem;border-radius:25px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;margin:0 auto 2rem;display:block;width:80%}.alert-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #667eea4d}.mint-progress-section{margin:1.5rem 0;padding:1.5rem;background:#f9fafb;border-radius:12px}.mint-progress-section h4{font-size:1rem;font-weight:600;color:#374151;margin-bottom:1rem}.progress-bar-container{width:100%}.progress-bar{width:100%;height:12px;background:#e5e7eb;border-radius:6px;overflow:hidden;margin-bottom:.75rem}.progress-fill{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:6px;transition:width .5s ease;animation:shimmer 2s infinite}@keyframes shimmer{0%{background-position:-100% 0}to{background-position:100% 0}}.progress-info{display:flex;justify-content:space-between;align-items:center}.progress-text{font-size:.9rem;font-weight:600;color:#667eea}.progress-stats{font-size:.85rem;color:#6b7280;font-family:Courier New,monospace}.mint-page{min-height:calc(100vh - 200px)}.mint-hero{padding:4rem 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.mint-page .project-card{background:#fff!important;color:#1f2937;box-shadow:0 10px 40px #00000026}.mint-header{text-align:center;margin-bottom:3rem}.mint-header h1{font-size:3rem;font-weight:700;margin-bottom:1rem}.mint-header p{font-size:1.2rem;opacity:.9}.mint-section{max-width:600px;margin:0 auto}.status-launched{color:#10b981!important;font-weight:600}.new-project{border:2px solid #667eea}.mint-section{padding:4rem 0}.section-title{text-align:center;font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:3rem}.mint-card{background:#fffffff2;border-radius:16px;padding:2rem;margin-bottom:2rem;box-shadow:0 8px 32px #0000001a;max-width:600px;margin-left:auto;margin-right:auto}.mint-card.active{border:2px solid #667eea;box-shadow:0 8px 32px #667eea33}.mint-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #eee}.mint-header h3{font-size:1.5rem;font-weight:600;color:#333}.token-badge{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.5rem 1rem;border-radius:20px;font-weight:600;font-size:.9rem}.mint-content h4{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:.5rem}.mint-content p{color:#666;margin-bottom:1.5rem}.mint-status.closed{text-align:center;padding:2rem;background:#ef44441a;border-radius:8px;margin-bottom:1.5rem}.status-text{display:block;font-size:1.25rem;font-weight:600;color:#ef4444;margin-bottom:.5rem}.status-subtext{color:#666}.uniswap-link{text-align:center;padding:1.5rem;background:#10b9811a;border-radius:8px;margin-bottom:1.5rem}.uniswap-link h4{color:#10b981;margin-bottom:.5rem}.uniswap-btn{background:#10b981;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;margin-top:1rem;transition:background .3s ease}.uniswap-btn:hover{background:#059669}.exchange-rate{text-align:center;font-size:1.25rem;font-weight:600;color:#667eea;margin-bottom:1.5rem;padding:1rem;background:#667eea1a;border-radius:8px}.balance-info{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}.balance-item{display:flex;justify-content:space-between;padding:.75rem;background:#667eea0d;border-radius:8px}.balance-item .label{font-weight:600;color:#333}.balance-item .value{color:#666;font-family:Courier New,monospace}.mint-amount{display:grid;gap:1rem;margin-bottom:1.5rem}.amount-input,.amount-output{padding:1rem;border-radius:8px;text-align:center;font-weight:600}.amount-input{background:#ef44441a;color:#ef4444}.amount-output{background:#10b9811a;color:#10b981}.gas-info{text-align:center;margin-bottom:1.5rem}.gas-free{color:#10b981;font-weight:600;font-size:1.1rem}.mint-steps{display:grid;gap:.75rem;margin-bottom:1.5rem}.step-btn{padding:1rem;border:2px solid #e5e7eb;background:#fff;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.step-btn.active{border-color:#667eea;background:#667eea1a;color:#667eea}.step-btn:hover{border-color:#667eea}.protocol-info{display:grid;gap:.5rem;padding-top:1rem;border-top:1px solid #eee}.info-item{display:flex;justify-content:space-between;align-items:center}.info-item .label{font-weight:600;color:#333}.info-item .value{color:#666;font-family:Courier New,monospace}.about-section{padding:4rem 0;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.about-content{max-width:900px;margin:0 auto}.about-section-item{background:#fffffff2;border-radius:16px;padding:2.5rem;margin-bottom:2rem;box-shadow:0 8px 32px #0000001a}.about-section-item h3{font-size:1.8rem;font-weight:700;color:#333;margin-bottom:1.5rem;border-bottom:2px solid #667eea;padding-bottom:.5rem}.about-section-item p{font-size:1.1rem;line-height:1.7;color:#444;margin-bottom:1rem}.about-section-item p strong{color:#667eea;font-weight:600}.about-section-item p em{color:#666;font-style:italic;background:#667eea1a;padding:.5rem 1rem;border-radius:8px;display:inline-block;margin:.5rem 0}.about-section-item ul,.about-section-item ol{margin:1rem 0;padding-left:2rem}.about-section-item li{font-size:1.1rem;line-height:1.6;color:#444;margin-bottom:.5rem}.about-section-item li strong{color:#667eea;font-weight:600}.about-section-item ol li{margin-bottom:1rem}.about-section-item ol li br{margin-bottom:.5rem}.main-banner{padding:6rem 0 4rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;position:relative;overflow:hidden}.main-banner:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.3}.banner-content{display:flex;justify-content:center;align-items:center;position:relative;z-index:1;text-align:center}.banner-left{max-width:800px}.badge{display:inline-block;background:#fff3;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600;margin-bottom:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.banner-title{font-size:3.5rem;font-weight:800;margin-bottom:1rem;line-height:1.1}.gradient-text{background:linear-gradient(135deg,gold,#ffed4e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.banner-subtitle{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;opacity:.9}.banner-description{font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem;opacity:.8}.banner-actions{display:flex;gap:1rem;align-items:center;justify-content:center}.primary-btn{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,gold,#ffed4e);color:#333;text-decoration:none;padding:1rem 2rem;border-radius:12px;font-weight:600;font-size:1.1rem;transition:transform .2s ease,box-shadow .2s ease}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ffd7004d}.secondary-btn{color:#fff;text-decoration:none;padding:1rem 2rem;border:2px solid rgba(255,255,255,.3);border-radius:12px;font-weight:600;transition:all .3s ease}.secondary-btn:hover{background:#ffffff1a;border-color:#ffffff80}.features-showcase{padding:6rem 0;background:#f8fafc}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.section-description{font-size:1.2rem;color:#6b7280;max-width:600px;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.feature-card{background:#fff;border-radius:16px;padding:2.5rem;text-align:center;box-shadow:0 4px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f1f5f9}.feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.feature-icon{font-size:3rem;margin-bottom:1.5rem}.feature-card h3{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.feature-card p{color:#6b7280;line-height:1.6}.active-projects{padding:6rem 0;background:#fff}.projects-grid{display:flex;justify-content:center;gap:2rem;max-width:1400px;margin:0 auto}.project-card{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 4px 20px #00000014;border:1px solid #f1f5f9;transition:transform .3s ease,box-shadow .3s ease;width:100%;max-width:800px}.project-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.project-card.featured{border:2px solid #667eea;background:linear-gradient(135deg,#667eea0d,#764ba20d);max-width:1000px;width:100%}.project-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.project-info{display:flex;align-items:center;gap:1rem}.token-icon-wrapper{flex-shrink:0}.token-icon-wrapper svg{display:block}.token-icon{width:48px;height:48px;border-radius:12px;object-fit:cover;display:block}.token-info h3{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.token-info p{color:#6b7280;font-weight:500}.project-status{padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600}.project-status.launched{background:#10b981;color:#fff}.project-status.upcoming{background:#f59e0b;color:#fff}.project-details{margin-bottom:2rem}.detail-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #f3f4f6}.detail-row:last-child{border-bottom:none}.detail-row .label{color:#6b7280;font-weight:500}.detail-row .value{color:#1f2937;font-weight:600;font-family:Courier New,monospace}.value-group{display:flex;align-items:center;gap:.5rem}.copy-btn{background:#667eea;color:#fff;border:none;padding:.25rem .5rem;border-radius:4px;cursor:pointer;font-size:.8rem}.status-launched{color:#10b981!important}.status-upcoming{color:#f59e0b!important}.project-actions{display:flex;gap:1rem}.action-btn{flex:1;padding:.75rem 1.5rem;border-radius:10px;font-weight:600;cursor:pointer;transition:all .3s ease;border:none}.action-btn.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.action-btn.primary:hover{transform:translateY(-2px);box-shadow:0 4px 15px #667eea4d}.action-btn.secondary{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.action-btn.secondary:hover{background:#e5e7eb}.action-btn.minting{background:#10b981;color:#fff;border:1px solid #10b981;position:relative;overflow:hidden}.action-btn.minting:hover{background:#059669;border-color:#059669}.action-btn.minting:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:minting-shine 2s infinite}@keyframes minting-shine{0%{left:-100%}to{left:100%}}.cta-section{padding:6rem 0;background:linear-gradient(135deg,#1f2937,#374151);color:#fff;text-align:center}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-content p{font-size:1.2rem;opacity:.8;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-btn{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,gold,#ffed4e);color:#333;text-decoration:none;padding:1.25rem 3rem;border-radius:12px;font-weight:600;font-size:1.1rem;transition:transform .2s ease,box-shadow .2s ease}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ffd7004d}.launch-topbar{padding:1rem 0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);position:sticky;top:0;z-index:100}.topbar-content{display:flex;justify-content:space-between;align-items:center}.back-home{display:flex;align-items:center;gap:.5rem;color:#6b7280;text-decoration:none;font-weight:500;transition:color .3s ease;padding:.5rem 1rem;border-radius:8px;background:#667eea1a}.back-home:hover{color:#667eea;background:#667eea26}.launch-status{display:flex;align-items:center;gap:.5rem;color:#374151;font-weight:600}.status-dot{width:8px;height:8px;border-radius:50%;background:#10b981;animation:pulse 2s infinite}.launch-hero{padding:6rem 0 4rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;position:relative;overflow:hidden}.launch-hero:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.3}.hero-content{display:flex;justify-content:center;align-items:center;position:relative;z-index:1;text-align:center}.hero-left{max-width:800px}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#fff3;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600;margin-bottom:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.badge-icon{font-size:1rem}.hero-title{font-size:3.5rem;font-weight:800;margin-bottom:1rem;line-height:1.1}.hero-description{font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem;opacity:.9}.hero-stats{display:flex;gap:2rem}.stat{text-align:center}.stat-number{font-size:2rem;font-weight:700;color:gold;margin-bottom:.25rem}.stat-label{font-size:.9rem;opacity:.8}.creation-flow{padding:4rem 0;background:#f8fafc}.flow-header{text-align:center;margin-bottom:3rem}.flow-header h2{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.flow-header p{font-size:1.2rem;color:#6b7280;max-width:600px;margin:0 auto}.flow-steps{display:flex;justify-content:center}.step-indicator{display:flex;align-items:center;gap:1rem}.step-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:.5;transition:opacity .3s ease}.step-item.active,.step-item.completed{opacity:1}.step-circle{width:3rem;height:3rem;border-radius:50%;background:#e5e7eb;color:#9ca3af;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;transition:all .3s ease}.step-item.active .step-circle{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.step-item.completed .step-circle{background:#10b981;color:#fff}.step-item span{font-size:.9rem;font-weight:600;color:#374151}.step-line{width:4rem;height:2px;background:#e5e7eb;transition:background .3s ease}.step-line.active{background:#667eea}.form-section{padding:4rem 0;background:#fff}.form-container{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:start}.token-form{display:flex;flex-direction:column;gap:2rem}.form-step{opacity:.5;transition:opacity .3s ease}.form-step.active{opacity:1}.step-card{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 4px 20px #00000014;border:1px solid #f1f5f9;transition:transform .3s ease,box-shadow .3s ease}.step-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000001f}.card-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #f1f5f9}.step-icon{font-size:2rem;width:3rem;height:3rem;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff}.step-title h3{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.step-title p{color:#6b7280;font-size:.9rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group.full-width{grid-column:1 / -1}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{font-weight:600;color:#374151;font-size:.9rem}.form-input,.form-textarea{padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:10px;font-size:1rem;transition:border-color .3s ease,box-shadow .3s ease;background:#fff}.form-input:focus,.form-textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-textarea{resize:vertical;min-height:80px}.form-hint{font-size:.8rem;color:#6b7280;font-style:italic}.logo-upload{border:2px dashed #d1d5db;border-radius:10px;padding:2rem;text-align:center;cursor:pointer;transition:all .3s ease;background:#f9fafb}.upload-content{display:flex;flex-direction:column;align-items:center;gap:.5rem}.upload-text{font-weight:600;color:#374151}.upload-hint{font-size:.8rem;color:#6b7280}.form-actions{margin-top:2rem;text-align:center}.deploy-btn{display:inline-flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1.25rem 3rem;border-radius:12px;font-weight:600;font-size:1.1rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.deploy-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #667eea4d}.deploy-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-icon{font-size:1.2rem}.preview-sidebar{position:sticky;top:2rem}.preview-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.preview-header h3{font-size:1.5rem;font-weight:600;color:#1f2937}.preview-badge{background:#10b981;color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:600}.preview-card{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 4px 20px #00000014;border:1px solid #f1f5f9;margin-bottom:2rem}.token-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #f1f5f9}.token-avatar{width:3rem;height:3rem;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-size:1.5rem}.avatar-placeholder{color:#fff}.avatar-image{width:100%;height:100%;object-fit:cover;border-radius:50%}.token-info{flex:1}.token-name{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.25rem}.token-symbol{font-size:1rem;font-weight:700;color:#667eea;font-family:Courier New,monospace}.token-details{margin-bottom:1.5rem}.detail-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #f3f4f6}.detail-item:last-child{border-bottom:none}.detail-item .label{color:#6b7280;font-weight:500;font-size:.9rem}.detail-item .value{color:#1f2937;font-weight:600;font-family:Courier New,monospace;font-size:.9rem}.token-description{color:#6b7280;line-height:1.6;font-size:.9rem;margin-bottom:1.5rem}.social-links{padding-top:1rem;border-top:1px solid #f3f4f6}.links-title{font-weight:600;color:#374151;margin-bottom:.75rem;font-size:.9rem}.links-list{display:flex;flex-wrap:wrap;gap:.5rem}.social-link{display:inline-block;background:#f3f4f6;color:#374151;text-decoration:none;padding:.5rem .75rem;border-radius:8px;font-size:.8rem;font-weight:500;transition:background .3s ease}.social-link:hover{background:#e5e7eb}.features-card{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 4px 20px #00000014;border:1px solid #f1f5f9}.features-card h4{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.features-list{list-style:none;padding:0;margin:0}.features-list li{padding:.5rem 0;color:#374151;font-size:.9rem}.launch-hero{padding:2rem 0 4rem;text-align:center;color:#fff}.launch-title{font-size:3rem;font-weight:700;margin-bottom:1rem}.launch-subtitle{font-size:1.25rem;opacity:.9;max-width:600px;margin:0 auto}.token-preview{padding:2rem 0;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.preview-title{text-align:center;font-size:2rem;font-weight:700;color:#fff;margin-bottom:2rem}.preview-card{background:#fffffff2;border-radius:16px;padding:2rem;text-align:center;max-width:400px;margin:0 auto;box-shadow:0 8px 32px #0000001a}.token-icon{font-size:4rem;margin-bottom:1rem}.token-name{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:.5rem}.token-symbol{font-size:1.25rem;font-weight:700;color:#667eea;margin-bottom:1rem;font-family:Courier New,monospace}.token-description{color:#666;line-height:1.6}.launch-form{padding:4rem 0}.form-section{background:#fffffff2;border-radius:16px;padding:2.5rem;margin-bottom:2rem;box-shadow:0 8px 32px #0000001a}.section-number{display:inline-block;background:#667eea;color:#fff;width:2rem;height:2rem;border-radius:50%;text-align:center;line-height:2rem;font-weight:700;margin-right:1rem;vertical-align:middle}.section-title{display:inline-block;font-size:1.5rem;font-weight:600;color:#333;margin-bottom:2rem;vertical-align:middle}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-weight:600;color:#333;margin-bottom:.5rem}.form-input,.form-textarea{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color .3s ease;background:#fff}.form-input:focus,.form-textarea:focus{outline:none;border-color:#667eea}.form-textarea{resize:vertical;min-height:100px}.form-hint{font-size:.9rem;color:#666;margin-top:.5rem}.logo-upload{border:2px dashed #e5e7eb;border-radius:8px;padding:2rem;text-align:center;cursor:pointer;transition:border-color .3s ease,background .3s ease}.logo-upload:hover{border-color:#667eea;background:#667eea0d}.upload-placeholder{display:flex;flex-direction:column;align-items:center;gap:.5rem}.upload-icon{font-size:2rem}.upload-text{font-weight:600;color:#333}.upload-hint{font-size:.9rem;color:#666}.features-section{background:#fffffff2;border-radius:16px;padding:2.5rem;margin-bottom:2rem;box-shadow:0 8px 32px #0000001a}.features-title{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:.5rem}.features-subtitle{color:#666;margin-bottom:1.5rem}.features-list{list-style:none;padding:0}.features-list li{color:#444;position:relative;padding:.5rem 0 .5rem 1.5rem}.features-list li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.launch-button-section{text-align:center;margin-top:2rem}.launch-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 3rem;border-radius:12px;font-size:1.25rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.launch-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #667eea4d}.launch-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.modal-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;border-radius:16px;padding:2rem;max-width:500px;width:90%;text-align:center;box-shadow:0 20px 60px #0000004d}.modal-header h3{font-size:3rem;margin-bottom:1rem}.modal-header h2{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1.5rem}.modal-body p{color:#666;line-height:1.6;margin-bottom:1rem}.modal-body p strong{color:#667eea;font-weight:600}.modal-features{margin-top:1.5rem;padding:1.5rem;background:#f8fafc;border-radius:12px;border:1px solid #e5e7eb}.feature-item{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;color:#374151;font-size:.9rem}.feature-item:last-child{margin-bottom:0}.feature-icon{font-size:1rem}.modal-footer{margin-top:2rem;display:flex;gap:1rem;justify-content:center}.modal-btn{padding:.75rem 2rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;font-size:.9rem}.modal-btn.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.modal-btn.primary:hover{transform:translateY(-2px);box-shadow:0 4px 15px #667eea4d}.modal-btn.secondary{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.modal-btn.secondary:hover{background:#e5e7eb}.footer{background:#000c;color:#fff;text-align:center;padding:2rem 0}@media(max-width:768px){.header .container{flex-direction:column;gap:1rem}.nav-menu{gap:1rem}.hero-title{font-size:2.5rem}.hero-stats{flex-direction:column;gap:1.5rem}.balance-info{grid-template-columns:1fr}.features-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.detail-item{flex-direction:column;align-items:flex-start;gap:.5rem}.detail-item .label{min-width:auto}}@media(max-width:480px){.container{padding:0 15px}.hero{padding:6rem 0 3rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.features-grid{grid-template-columns:1fr;gap:1rem}.mint-card,.token-card{padding:1.5rem}}
