:root{--brand-primary:#6366f1;--brand-secondary:#a855f7;--brand-accent:#ec4899;--brand-ink:#0f172a;--brand-ink-2:#334155;--brand-ink-3:#64748b;--brand-soft:#f5f3ff;--brand-soft-2:#fce7f3;--brand-soft-3:#eff6ff;--background:#fafafa;--card:#fff;--line:#e5e7eb;--line-strong:#cbd5e1;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--radius:24px;--shadow:0 24px 60px #0f172a1f;--shadow-soft:0 18px 42px #6366f11f}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{background:var(--background);color:var(--brand-ink);letter-spacing:0;margin:0;font-family:PingFang SC,Noto Sans SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.site-shell{min-height:100vh;overflow-x:hidden}.container{width:min(1280px,100% - 48px);margin:0 auto}.site-header-wrap{z-index:30;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffd1;border-bottom:1px solid #e5e7ebb3;position:sticky;top:0}.site-header{justify-content:space-between;align-items:center;gap:24px;height:70px;display:flex}.brand-logo{color:var(--brand-ink);white-space:nowrap;align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand-logo-mark{color:#fff;background:linear-gradient(135deg, var(--brand-primary), var(--brand-secondary) 52%, var(--brand-accent));border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;box-shadow:0 12px 26px #6366f142}.brand-logo-text{font-size:19px}.site-nav{color:var(--brand-ink-2);align-items:center;gap:34px;font-size:15px;font-weight:600;display:flex}.site-nav a{align-items:center;min-height:70px;transition:color .16s;display:inline-flex;position:relative}.site-nav a:hover,.site-nav a.active{color:var(--brand-primary)}.site-nav a.active:after{background:var(--brand-primary);content:"";border-radius:999px;height:2px;position:absolute;bottom:16px;left:0;right:0}.header-actions{align-items:center;gap:10px;display:flex}.mobile-toggle{border:1px solid var(--line);width:42px;height:42px;color:var(--brand-ink);background:#fff;border-radius:14px;justify-content:center;align-items:center;display:none}.mobile-menu{display:none}.btn{min-height:42px;color:var(--brand-ink);white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:11px 20px;font-weight:800;line-height:1;transition:transform .16s,box-shadow .16s,background .16s,color .16s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:linear-gradient(135deg, var(--brand-primary), var(--brand-secondary) 58%, var(--brand-accent));box-shadow:0 16px 32px #6366f147}.btn-secondary{border:1px solid var(--line);background:#fff}.btn-dark{color:#fff;background:#0f172a}.btn-ghost{color:var(--brand-ink-2);background:0 0}.btn-large{min-height:52px;padding:15px 26px;font-size:16px}.section{padding:96px 0}.section-soft{background:#fafafe}.section-gradient{background:linear-gradient(180deg, #fafaff, var(--brand-soft))}.section-heading{text-align:center;justify-items:center;gap:14px;margin-bottom:48px;display:grid}.eyebrow{width:fit-content;color:var(--brand-primary);background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;align-items:center;gap:8px;padding:7px 14px;font-size:13px;font-weight:800;display:inline-flex}.section-heading h1,.section-heading h2{max-width:920px;color:var(--brand-ink);margin:0;font-size:clamp(34px,5vw,56px);font-weight:900;line-height:1.18}.section-heading h2{font-size:clamp(30px,4vw,44px)}.section-heading p{max-width:760px;color:var(--brand-ink-3);margin:0;font-size:17px;line-height:1.75}.hero{background:radial-gradient(circle at 16% 22%,#ec489929,#0000 28%),radial-gradient(circle at 80% 16%,#6366f12e,#0000 26%),linear-gradient(135deg,#f5f3ff,#fce7f3 50%,#eff6ff);min-height:calc(100vh - 70px);padding:72px 0 80px;position:relative}.hero .section-heading{margin-bottom:34px}.hero .section-heading h1{white-space:pre-line;max-width:980px}.hero .product-preview{margin-top:46px}.hero-actions,.cta-row{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.stat-row{grid-template-columns:repeat(3,auto);justify-content:center;gap:0;width:fit-content;margin:28px auto 0;display:grid}.mini-stat{text-align:center;gap:8px;min-width:152px;padding:0 34px;display:grid;position:relative}.mini-stat:not(:last-child):after{content:"";background:#e5e7eb;width:1px;height:40px;position:absolute;top:2px;right:0}.mini-stat strong{color:var(--brand-primary);font-size:32px;font-weight:900;line-height:1}.mini-stat-2 strong{color:var(--brand-secondary)}.mini-stat-3 strong{color:var(--brand-accent)}.mini-stat span{color:var(--brand-ink-3);font-size:13px;line-height:1.2}.product-preview{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffbd;border:1px solid #ffffffd1;border-radius:28px;grid-template-columns:1.02fr .98fr;gap:24px;max-width:1040px;margin:0 auto;padding:24px;display:grid;box-shadow:0 30px 70px #6366f138}.chat-panel,.dashboard-panel,.visual-card{border:1px solid var(--line);background:#fff;border-radius:22px;box-shadow:0 18px 36px #0f172a14}.panel-head{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:16px;padding:18px 18px 14px;display:flex}.avatar-mini{color:#fff;background:linear-gradient(135deg, var(--brand-primary), var(--brand-secondary));border-radius:14px;justify-content:center;align-items:center;width:38px;height:38px;font-weight:900;display:inline-flex}.panel-title{gap:2px;display:grid}.panel-title strong{font-size:15px}.panel-title span,.tiny-muted{color:var(--brand-ink-3);font-size:12px}.message-stack{gap:12px;padding:18px;display:grid}.message{max-width:88%;color:var(--brand-ink-2);border-radius:18px;padding:12px 14px;font-size:14px;line-height:1.55}.message-ai{background:#f8fafc}.message-user{color:#fff;background:linear-gradient(135deg, var(--brand-primary), var(--brand-secondary));justify-self:end}.dashboard-panel{gap:16px;padding:18px;display:grid}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.metric-card{background:#f8fafc;border-radius:18px;gap:8px;padding:16px;display:grid}.metric-card strong{font-size:24px}.signal-card{color:#fff;background:linear-gradient(135deg,#0f172a,#312e81 55%,#581c87);border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex}.status-dot{background:var(--success);border-radius:999px;width:9px;height:9px;box-shadow:0 0 0 5px #10b9811f}.bar-chart{background:#fafafe;border-radius:18px;align-items:end;gap:8px;height:96px;padding:14px;display:flex}.bar-chart span{background:linear-gradient(180deg, var(--brand-primary), var(--brand-accent));border-radius:999px 999px 4px 4px;flex:1;min-width:8px}.cases-hero{background:#fff;padding-bottom:40px}.cases-featured-section{padding-top:34px}.grid-3,.grid-4,.grid-2{gap:22px;display:grid}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card{border:1px solid var(--line);background:#fff;border-radius:24px;gap:18px;padding:28px;display:grid;box-shadow:0 16px 34px #0f172a0d}.icon-box{width:48px;height:48px;color:var(--brand-primary);background:linear-gradient(135deg,#eef2ff,#fce7f3);border-radius:16px;justify-content:center;align-items:center;display:inline-flex}.pain-card .icon-box{border-radius:18px;width:56px;height:56px}.pain-card-1 .icon-box{color:#d97706;background:#fef3c7}.pain-card-2 .icon-box{color:#2563eb;background:#dbeafe}.pain-card-3 .icon-box{color:#db2777;background:#fce7f3}.solution-card-1 .icon-box{color:var(--brand-primary);background:#eef2ff}.solution-card-2 .icon-box{color:#db2777;background:#fce7f3}.solution-card-3 .icon-box{color:var(--success);background:#d1fae5}.solution-card-4 .icon-box{color:#d97706;background:#fef3c7}.solution-card-5 .icon-box{color:#2563eb;background:#dbeafe}.solution-card-6 .icon-box{color:var(--brand-secondary);background:#e0e7ff}.feature-card h3,.case-card h3,.plan-card h3,.skill-card h3{margin:0;font-size:20px;line-height:1.3}.feature-card p,.case-card p,.skill-card p{color:var(--brand-ink-3);margin:0;line-height:1.7}.step-card{position:relative}.step-number{color:#6366f133;font-size:56px;font-weight:900;line-height:.9}.steps-section .section-heading{gap:12px;margin-bottom:58px}.steps-section .eyebrow{color:var(--brand-primary);background:#eef2ff;border-color:#c7d2fe}.steps-section .section-heading h2{font-size:clamp(34px,4.4vw,48px);line-height:1.18}.steps-section .section-heading p{color:var(--brand-ink-3);font-size:16px;line-height:1.5}.steps-section .grid-3{gap:22px}.steps-section .step-card{min-height:254px;box-shadow:none;border-radius:18px;align-content:start;gap:26px;padding:46px 36px 34px}.steps-section .step-card-1{background:#f5f3ff;border-color:#ddd6fe}.steps-section .step-card-2{background:#fdf2f8;border-color:#fbcfe8}.steps-section .step-card-3{background:#dbeafe;border-color:#bfdbfe}.steps-section .step-number{font-size:48px;font-weight:900;line-height:1}.steps-section .step-card-1 .step-number{color:#a5a6f6}.steps-section .step-card-2 .step-number{color:#ec72ab}.steps-section .step-card-3 .step-number{color:#73a7f5}.steps-section .step-card h3{color:var(--brand-ink);font-size:20px;font-weight:900;line-height:1.35}.steps-section .step-card p{color:var(--brand-ink-3);font-size:14px;line-height:1.8}.case-card,.plan-card,.skill-card,.faq-item{border:1px solid var(--line);background:#fff;border-radius:24px;box-shadow:0 16px 34px #0f172a0d}.case-card{gap:18px;padding:26px;display:grid}.case-card.featured{color:var(--brand-ink);box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);align-items:center;gap:64px;padding:0}.case-card.featured p,.case-card.featured .tiny-muted{color:var(--brand-ink-2)}.featured-case-copy{gap:28px;display:grid}.case-card.featured h3{color:var(--brand-ink);font-size:34px;font-weight:900;line-height:1.25}.case-tag,.price-pill,.skill-pill{width:fit-content;color:var(--brand-primary);background:#eef2ff;border-radius:999px;align-items:center;gap:6px;padding:6px 11px;font-size:12px;font-weight:800;display:inline-flex}.case-tag{color:#92400e;background:#fef3c7}.metric-row{flex-wrap:wrap;gap:14px;display:flex}.metric-chip{background:#f8fafc;border-radius:16px;gap:2px;min-width:116px;padding:12px 14px;display:grid}.case-card.featured .metric-chip{background:#f5f3ff;border-radius:14px;min-width:154px;padding:18px 20px}.case-card.featured .metric-chip:nth-child(2){background:#fdf2f8}.case-card.featured .metric-chip:nth-child(3){background:#d1fae5}.case-card.featured .metric-chip:first-child strong,.case-card.featured .metric-chip:nth-child(2) strong{color:var(--brand-primary)}.case-card.featured .metric-chip:nth-child(3) strong{color:#047857}.case-card.featured .metric-chip .tiny-muted{color:var(--brand-ink-3);margin-top:4px;font-size:12px}.featured-case-copy .btn{justify-self:start;min-height:44px;padding:12px 22px}.metric-chip strong{font-size:20px}.case-card.featured .metric-chip strong{font-size:26px;line-height:1.1}.quote{color:var(--brand-ink-2);margin:0;font-size:16px;line-height:1.75}.case-visual{color:#fff;background:linear-gradient(135deg, var(--brand-accent), #b253f4 48%, var(--brand-primary));border-radius:24px;align-content:end;gap:16px;min-height:380px;padding:56px 44px 34px;display:grid}.case-visual .chart-caption{color:#ffffffc7;font-size:13px}.case-visual strong{color:#fff;align-items:center;gap:8px;font-size:24px;line-height:1.2;display:flex}.case-visual .bar-chart{background:0 0;align-items:end;gap:10px;height:150px;padding:0}.case-visual .bar-chart span{background:#ffffffd1;border-radius:8px 8px 0 0;min-width:44px}.cta-section{color:#fff;text-align:center;background:linear-gradient(135deg,#0f172a,#312e81 54%,#581c87);padding:100px 0}.cta-section h2{margin:0;font-size:clamp(30px,4vw,46px);line-height:1.2}.cta-section p{color:#ffffffb8;margin:14px 0 0}.cta-section .cta-row{margin-top:38px}.footer{color:#ffffffb8;background:#0a0a0f;padding:40px 0 32px}.footer-inner{display:block}.footer p{max-width:440px;margin:12px 0 0;line-height:1.7}.footer .brand-logo{color:#fff}.footer-icp{color:#ffffff70;margin-top:18px;font-size:11px;line-height:1.5;display:block}.modal-backdrop{z-index:1000;-webkit-backdrop-filter:grayscale()saturate(.16)blur(8px);backdrop-filter:grayscale()saturate(.16)blur(8px);background:#64748b9e;padding:24px;display:block;position:fixed;inset:0}.auth-modal{background:#fff;border-radius:24px;grid-template-columns:320px 420px;width:min(740px,100vw - 48px);min-height:560px;max-height:calc(100dvh - 48px);display:grid;position:fixed;top:50dvh;left:50vw;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 28px 80px #0f172a47}.auth-brand{color:#fff;background:linear-gradient(135deg, var(--brand-primary), var(--brand-secondary) 52%, var(--brand-accent));flex-direction:column;justify-content:space-between;gap:22px;padding:30px 28px;display:flex}.auth-brand .brand-logo{color:#fff}.auth-brand h2{margin:0;font-size:25px;line-height:1.25}.auth-brand p{color:#ffffffc2;margin:10px 0 0;font-size:13px;line-height:1.7}.auth-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.auth-stat{background:#ffffff24;border:1px solid #ffffff38;border-radius:12px;gap:4px;padding:10px;display:grid}.auth-stat strong{font-size:14px}.auth-stat span{color:#ffffffb3;font-size:12px}.auth-panel{flex-direction:column;gap:14px;min-width:0;padding:28px 26px 22px;display:flex}.auth-header{justify-content:space-between;align-items:start;gap:18px;display:flex}.auth-header h2{margin:0 0 6px;font-size:20px}.auth-header p{color:var(--brand-ink-3);margin:0;font-size:12px;line-height:1.6}.close-btn{border:1px solid var(--line);width:32px;height:32px;color:var(--brand-ink-3);background:#fff;border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex}.auth-tabs{background:#f1f5f9;border-radius:11px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.auth-tab{min-height:34px;color:var(--brand-ink-3);background:0 0;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;font-size:13px;font-weight:800;display:inline-flex}.auth-tab.active{color:var(--brand-ink);background:#fff;box-shadow:0 6px 14px #0f172a0f}.auth-tab svg{color:#94a3b8}.auth-tab.active svg{color:var(--brand-primary)}.wechat-icon{flex:none;width:16px;height:16px;display:block}.auth-body{border:1px solid var(--line);background:#f8fafc;border-radius:14px;place-items:center;height:336px;padding:20px 22px 24px;display:grid}.qr-card{text-align:center;justify-items:center;gap:28px;display:grid}.qr-box{background:#fff;border:7px solid #fff;border-radius:16px;grid-template-columns:repeat(7,1fr);gap:4px;width:186px;height:186px;padding:7px;display:grid;box-shadow:0 18px 34px #0f172a1a}.qr-box span{background:#0f172a;border-radius:5px}.qr-box span:nth-child(2n),.qr-box span:nth-child(5n){background:#a855f7}.qr-box span:nth-child(3n){opacity:.12}.phone-form{gap:14px;width:100%;display:grid}.field-group{gap:6px;display:grid}.field-group label{color:var(--brand-ink-2);font-size:12px;font-weight:800}.code-row{gap:10px;display:grid}.phone-input-combined{border:1px solid var(--line);height:40px;color:var(--brand-ink);background:#fff;border-radius:11px;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:14px;padding:0 14px;display:grid}.phone-input-combined:focus-within{border-color:var(--brand-primary);box-shadow:0 0 0 4px #6366f11f}.phone-country{color:var(--brand-ink);font-weight:500}.phone-divider{background:#cbd5e1;width:1px;height:18px}.phone-main-input{min-width:0;color:var(--brand-ink);background:0 0;border:0;outline:none}.phone-main-input::placeholder{color:#94a3b8}.code-row{grid-template-columns:1fr 112px}.sms-code-btn{border:1px solid var(--brand-primary);color:var(--brand-primary);box-shadow:none;background:#fff}.sms-code-btn:disabled{color:#94a3b8;border-color:#cbd5e1}.input{border:1px solid var(--line);width:100%;height:40px;color:var(--brand-ink);background:#fff;border-radius:11px;outline:none;padding:0 12px}.input:focus{border-color:var(--brand-primary);box-shadow:0 0 0 4px #6366f11f}.form-message{min-height:15px;color:var(--brand-ink-3);font-size:12px}.form-message.error{color:var(--danger)}.auth-submit{width:100%;min-height:46px;padding:11px 18px;font-size:15px}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-agree{color:var(--brand-ink-3);text-align:center;margin:8px 0 0;font-size:10px;line-height:1.6}.auth-agree a{color:var(--brand-primary);font-weight:800}.pricing-panel{justify-items:center;gap:38px;display:grid}.pricing-grid{width:100%}.pricing-toggle,.filter-tabs{background:#f1f5f9;border-radius:999px;flex-wrap:wrap;justify-content:center;gap:4px;padding:4px;display:inline-flex}.toggle-btn,.filter-btn{color:var(--brand-ink-3);background:0 0;border:0;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-weight:800;display:inline-flex}.toggle-btn.active,.filter-btn.active{color:var(--brand-ink);background:#fff;box-shadow:0 8px 16px #0f172a0f}.billing-save{color:var(--brand-primary);background:#eef2ff;border-radius:999px;padding:4px 8px;font-weight:900}.plan-card{flex-direction:column;gap:22px;min-height:520px;padding:30px 26px;display:flex;position:relative}.plan-heading{gap:12px;display:grid}.plan-title-row{align-items:center;gap:12px;display:flex}.recommend-badge{width:fit-content;color:var(--brand-primary);background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;justify-content:center;align-items:center;padding:5px 12px;font-size:12px;font-weight:900;display:inline-flex}.plan-card.highlighted{color:#fff;background:linear-gradient(#1e1b4b,#312e81);border:0;box-shadow:0 24px 60px #312e8142}.plan-card.highlighted .tiny-muted,.plan-card.highlighted li,.plan-card.highlighted .price-line span{color:#ffffffb8}.plan-card.highlighted .recommend-badge{color:var(--brand-primary);background:#f5f3ff;border-color:#c4b5fd}.plan-card.is-disabled{opacity:.46;filter:grayscale()}.plan-card.is-disabled .btn{cursor:not-allowed}.price-line{align-items:end;gap:8px;display:flex}.price-line strong{font-size:42px;line-height:1}.plan-features{gap:12px;margin:0;padding:0;list-style:none;display:grid}.plan-features li{color:var(--brand-ink-2);align-items:start;gap:9px;line-height:1.55;display:flex}.pricing-faq-block{gap:40px;max-width:920px;margin:72px auto 0;display:grid}.pricing-faq-block h2{color:var(--brand-ink);text-align:center;margin:0;font-size:clamp(30px,4vw,40px);font-weight:900;line-height:1.2}.faq-list{gap:12px;max-width:920px;margin:0;display:grid}.faq-item{overflow:hidden}.faq-question{width:100%;color:var(--brand-ink);text-align:left;background:#fff;border:0;justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;font-weight:900;display:flex}.faq-answer{color:var(--brand-ink-3);margin:0;padding:0 22px 22px;line-height:1.7}.search-panel{box-shadow:var(--shadow-soft);background:#fff;border-radius:26px;gap:22px;padding:24px;display:grid}.market-shell{gap:28px;display:grid}.market-search{width:min(620px,100%);margin:0 auto}.search-input-wrap{display:block;position:relative}.search-input-wrap svg{color:var(--brand-ink-3);position:absolute;top:50%;left:18px;transform:translateY(-50%)}.search-input{border:1px solid var(--line);background:#fff;border-radius:999px;outline:none;width:100%;height:40px;padding:0 22px 0 48px;box-shadow:0 14px 34px #6366f11a}.market-body{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:24px;padding-top:8px;display:grid}.market-filter{border:1px solid var(--line);background:#fff;border-radius:18px;align-content:start;gap:8px;padding:14px;display:grid}.market-filter-item{min-height:36px;color:var(--brand-ink-2);text-align:left;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:800;display:flex}.market-filter-item.active{color:var(--brand-primary);background:#eef2ff}.market-results{gap:18px;display:grid}.market-results-head{justify-content:space-between;align-items:center;gap:16px;min-height:42px;display:flex}.market-results-head h2{margin:0;font-size:22px;line-height:1.2}.price-tabs{flex:none}.price-tabs .filter-btn{padding:7px 14px;font-size:12px}.skill-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.skill-card{align-content:start;gap:14px;min-height:224px;padding:20px;display:grid}.skill-card-head{justify-content:space-between;align-items:start;gap:14px;display:flex}.skill-icon{width:30px;height:30px;color:var(--brand-primary);background:#eef2ff;border-radius:9px;justify-content:center;align-items:center;display:inline-flex}.skill-card:nth-child(2n) .skill-icon{color:#ec4899;background:#fdf2f8}.skill-card:nth-child(3n) .skill-icon{color:#8b5cf6;background:#f5f3ff}.skill-card:nth-child(4n) .skill-icon{color:#f59e0b;background:#fffbeb}.skill-card:nth-child(5n) .skill-icon{color:#0ea5e9;background:#eff6ff}.skill-card:nth-child(6n) .skill-icon{color:#10b981;background:#ecfdf5}.skill-meta{color:var(--brand-ink-3);flex-wrap:wrap;gap:8px;font-size:12px;display:flex}.upload-strip{color:#fff;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:28px;padding:36px 0;display:grid}.upload-strip h2{margin:0 0 8px;font-size:28px}.upload-strip p{color:#ffffffb8;margin:0;line-height:1.6}.upload-steps{gap:12px;display:flex}.upload-step{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:16px;gap:4px;min-width:142px;padding:14px;display:grid}.dark-band{background:#0f172a}@media (max-width:1040px){.site-nav,.header-actions{display:none}.mobile-toggle{display:inline-flex}.mobile-menu{border-top:1px solid var(--line);gap:12px;padding:14px 0 18px;display:grid}.mobile-menu a{background:#f8fafc;border-radius:14px;padding:12px 14px;font-weight:800}.mobile-menu a.active{color:var(--brand-primary);background:#eef2ff}.product-preview,.case-card.featured,.upload-strip,.market-body{grid-template-columns:1fr}.case-card.featured{gap:36px}.case-visual{min-height:320px}.grid-4,.skill-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-modal{grid-template-columns:1fr;max-height:calc(100vh - 48px);overflow:auto}.auth-brand{min-height:230px}.market-filter{grid-template-columns:repeat(4,minmax(0,1fr));min-height:auto}}@media (max-width:760px){.container{width:min(100% - 32px,560px)}.section{padding:70px 0}.hero{min-height:auto;padding:54px 0 64px}.hero .section-heading h1{white-space:pre-line}.grid-3,.grid-4,.grid-2,.skill-grid,.market-filter,.dashboard-grid,.auth-stats{grid-template-columns:1fr}.stat-row{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.mini-stat{min-width:0;padding:0 10px}.mini-stat strong{font-size:26px}.product-preview,.feature-card,.case-card,.plan-card,.search-panel{border-radius:20px;padding:20px}.case-card.featured{padding:0}.case-card.featured h3{font-size:28px}.case-visual .bar-chart span{min-width:0}.market-results-head{flex-direction:column;align-items:start}.hero-actions,.cta-row{flex-direction:column}.btn{width:100%}.auth-modal{border-radius:24px;min-height:auto}.auth-body{height:auto;min-height:236px}.auth-brand,.auth-panel{padding:26px 22px}.code-row{grid-template-columns:1fr}.footer-inner,.upload-steps{flex-direction:column;align-items:start}.footer-inner{display:grid}}
