:root{--primary:#5b5df0;--ink:#171a2b;--muted:#70758a;--line:#e7e8ef;--bg:#f7f8fb}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,"PingFang SC","Microsoft YaHei",sans-serif}a{text-decoration:none;color:inherit}.topbar{height:70px;padding:0 max(24px,calc((100% - 1160px)/2));display:flex;justify-content:space-between;align-items:center;background:#fff;border-bottom:1px solid var(--line)}.brand{font-weight:900;font-size:22px}.brand small{font-size:11px;background:#ececff;color:var(--primary);padding:4px 7px;border-radius:20px}.topbar nav{display:flex;align-items:center;gap:25px;font-size:14px}main{min-height:calc(100vh - 140px)}.footer{text-align:center;padding:26px;color:var(--muted);font-size:13px}.button{display:inline-flex;justify-content:center;align-items:center;border:0;background:var(--primary);color:white;padding:13px 20px;border-radius:10px;font-weight:700;cursor:pointer}.button.small{padding:9px 14px}.button.ghost{background:#fff;color:var(--ink);border:1px solid var(--line)}.button.full{width:100%}.hero{width:min(1160px,calc(100% - 40px));margin:auto}.platform-hero{padding:105px 0 80px}.eyebrow{font-size:13px;font-weight:800;letter-spacing:.1em;color:var(--primary);text-transform:uppercase}.platform-hero h1{font-size:clamp(46px,7vw,78px);line-height:1.03;letter-spacing:-.055em;margin:20px 0}.platform-hero h1 span{color:var(--primary)}.platform-hero p{font-size:19px;line-height:1.8;color:var(--muted);max-width:650px}.actions{display:flex;gap:12px;margin-top:30px}.stats{width:min(1160px,calc(100% - 40px));margin:auto;display:grid;grid-template-columns:repeat(3,1fr);background:#15182b;color:white;border-radius:20px;padding:32px}.stats div{display:flex;flex-direction:column;align-items:center;border-right:1px solid #ffffff1e}.stats div:last-child{border:0}.stats strong{font-size:30px}.stats span{color:#adb1c4;margin-top:5px}.features{width:min(1160px,calc(100% - 40px));margin:28px auto 80px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.features article{background:#fff;border:1px solid var(--line);border-radius:15px;padding:28px}.features b{color:var(--primary)}.features p,.page-head p{color:var(--muted);line-height:1.7}.auth-card{width:min(460px,calc(100% - 40px));margin:70px auto;background:#fff;border:1px solid var(--line);padding:38px;border-radius:18px;box-shadow:0 20px 60px #24264a12}.auth-card h1{font-size:38px;margin:12px 0}.auth-card p,.hint{color:var(--muted)}label{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:700;margin:18px 0}label small{font-weight:400;color:var(--muted)}input,textarea{width:100%;border:1px solid #d9dbe6;border-radius:9px;padding:12px 13px;background:white;font:inherit;color:var(--ink)}input:focus,textarea:focus{outline:3px solid #5b5df01c;border-color:var(--primary)}.hint{font-size:12px;margin-top:20px;text-align:center}.alert{width:min(1160px,calc(100% - 40px));margin:16px auto;padding:14px 16px;border-radius:9px;font-size:14px}.auth-card .alert{width:auto}.alert.error{background:#fff0f0;color:#b42318}.alert.success{background:#ecfdf3;color:#067647}.page-head{width:min(1160px,calc(100% - 40px));margin:45px auto 20px;display:flex;justify-content:space-between;align-items:end}.page-head h1{font-size:42px;margin:10px 0}.site-grid{width:min(1160px,calc(100% - 40px));margin:24px auto 70px;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.site-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:16px}.site-cover{height:150px;background:linear-gradient(135deg,var(--theme),#111827);display:grid;place-items:center}.site-cover span{width:70px;height:70px;border:1px solid #ffffff50;background:#ffffff18;color:white;border-radius:18px;display:grid;place-items:center;font-size:32px;font-weight:800}.site-body{padding:22px}.site-title{display:flex;justify-content:space-between;gap:10px;align-items:center}.site-title h3{margin:0}.tag{font-size:11px;background:#eeeefe;color:var(--primary);padding:4px 8px;border-radius:20px}.site-body p{color:var(--muted)}.site-body code{font-size:12px;color:var(--primary)}.card-actions{display:flex;align-items:center;gap:17px;margin-top:22px;padding-top:18px;border-top:1px solid var(--line);font-size:14px;font-weight:700}.card-actions form{margin-left:auto}.card-actions button{border:0;background:none;padding:0;color:var(--primary);font:inherit;cursor:pointer}.editor{width:min(900px,calc(100% - 40px));margin:20px auto 80px}.editor fieldset{border:1px solid var(--line);background:#fff;border-radius:14px;margin:18px 0;padding:22px 26px}.editor legend{font-weight:800;padding:0 8px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.sticky-actions{position:sticky;bottom:15px;background:#ffffffed;backdrop-filter:blur(8px);border:1px solid var(--line);border-radius:12px;padding:13px 16px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 12px 40px #1f23441c}@media(max-width:760px){.features,.site-grid,.stats{grid-template-columns:1fr}.stats div{border-right:0;border-bottom:1px solid #ffffff1e;padding:16px}.page-head{align-items:flex-start;gap:20px}.form-grid{grid-template-columns:1fr}.topbar nav>a:not(.button){display:none}.platform-hero{padding-top:70px}}

:root{--primary:#635bff;--ink:#15172b;--muted:#6e7387;--line:#e8e9f0;--lime:#c9ff65}html{scroll-behavior:smooth}.topbar{height:72px;padding:0 max(24px,calc((100% - 1180px)/2));background:#ffffffeb;backdrop-filter:blur(18px);position:relative;z-index:20}.brand{display:flex;align-items:center;gap:8px;font-size:21px;letter-spacing:-.03em}.brand-mark{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:linear-gradient(135deg,#756fff,#5149e8);color:white;font-size:15px;box-shadow:0 6px 14px #635bff38}.topbar nav{gap:28px;font-weight:600;color:#54586c}.topbar nav a{transition:.2s}.topbar nav a:hover{color:var(--primary)}.button{box-shadow:0 8px 20px #635bff20;transition:.2s}.button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #635bff35}.home-page{overflow:hidden;background:#fff}.section-kicker{font-size:12px;font-weight:850;letter-spacing:.16em;color:var(--primary)}
.launch-hero{position:relative;padding:88px 24px 72px;background:radial-gradient(circle at 12% 15%,#f3f1ff 0,transparent 29%),linear-gradient(180deg,#fff,#fbfbfe)}.launch-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#6d65ff0a 1px,transparent 1px),linear-gradient(90deg,#6d65ff0a 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,#0008,transparent 74%)}.hero-glow{position:absolute;border-radius:50%;opacity:.6}.glow-one{width:340px;height:340px;background:#dcd9ff;top:-180px;right:7%}.glow-two{width:180px;height:180px;background:#dfffa7;bottom:0;left:-100px}.launch-grid{position:relative;z-index:1;width:min(1180px,100%);margin:auto;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:62px}.launch-badge{display:inline-flex;align-items:center;gap:9px;border:1px solid #dfddef;background:#ffffffc7;padding:8px 12px;border-radius:99px;font-size:12px;font-weight:700;color:#53576d;box-shadow:0 5px 18px #312a6810}.launch-badge i{width:8px;height:8px;border-radius:50%;background:#30c781;box-shadow:0 0 0 4px #30c78120}.launch-copy h1{font-size:clamp(48px,6.2vw,77px);line-height:1.05;letter-spacing:-.065em;margin:25px 0 24px}.launch-copy h1 span{position:relative;color:var(--primary);white-space:nowrap}.launch-copy h1 span:after{content:"";height:7px;border-radius:10px;background:var(--lime);position:absolute;left:2px;right:0;bottom:-5px;transform:rotate(-1deg);z-index:-1}.launch-copy>p{font-size:18px;line-height:1.85;color:var(--muted);max-width:560px}.launch-actions{display:flex;align-items:center;gap:27px;margin-top:33px}.button-xl{padding:15px 21px;border-radius:12px;gap:28px}.button-xl span,.button-light span{font-size:19px}.text-link{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:750}.play-icon{display:grid;place-items:center;width:35px;height:35px;border:1px solid #dadbe6;border-radius:50%;font-size:10px;color:var(--primary);background:#fff;box-shadow:0 5px 16px #25245d10}.launch-trust{display:flex;align-items:center;margin-top:39px}.avatar-stack{display:flex;margin-right:15px}.avatar-stack span{width:33px;height:33px;border-radius:50%;display:grid;place-items:center;margin-left:-7px;border:3px solid white;background:#181b2f;color:white;font-size:11px;font-weight:800}.avatar-stack span:nth-child(2){background:#655cff}.avatar-stack span:nth-child(3){background:#39a98a}.avatar-stack span:nth-child(4){background:#f0f1f6;color:#686c7f}.launch-trust p{margin:0;font-size:12px;color:#555a70;line-height:1.45}.launch-trust small{color:#9296a6}
.product-stage{position:relative;padding:24px 0}.product-window{background:#fff;border:1px solid #dedeea;border-radius:18px;overflow:hidden;box-shadow:0 40px 90px #312a6930,0 4px 15px #2a2d4b12;transform:perspective(1100px) rotateY(-2deg) rotateX(1deg)}.window-bar{height:45px;display:grid;grid-template-columns:1fr 1.6fr 1fr;align-items:center;padding:0 14px;background:#f7f7fa;border-bottom:1px solid #e4e4eb}.window-dots{display:flex;gap:5px}.window-dots i{width:8px;height:8px;border-radius:50%;background:#ff7262}.window-dots i:nth-child(2){background:#ffc74d}.window-dots i:nth-child(3){background:#45ce77}.window-address{height:24px;border:1px solid #e2e2e9;border-radius:6px;background:#fff;color:#9a9dac;font-size:9px;display:flex;align-items:center;justify-content:center;gap:6px}.window-live{justify-self:end;font-size:9px;color:#74788b;display:flex;align-items:center;gap:5px}.window-live i{width:6px;height:6px;background:#32c77b;border-radius:50%}.builder-ui{height:410px;display:grid;grid-template-columns:34% 66%}.builder-panel{background:#fff;padding:20px 17px;border-right:1px solid #e9e9ef}.panel-brand{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:800;margin-bottom:25px}.panel-brand b{display:grid;place-items:center;width:24px;height:24px;border-radius:7px;background:var(--primary);color:white}.panel-label{font-size:8px;font-weight:800;color:#a0a3b2;letter-spacing:.1em;margin:15px 0 8px}.field-skeleton{border:1px solid #e1e1e9;border-radius:7px;padding:9px;background:#fafafe}.field-skeleton small{display:block;color:#989baa;font-size:7px;margin-bottom:5px}.field-skeleton strong{display:block;font-size:8px}.field-skeleton.lines i{display:block;height:4px;border-radius:4px;background:#dfe0e8;margin:4px 0}.field-skeleton.lines i:last-child{width:70%}.color-row{display:flex;align-items:center;gap:6px}.color-row i{width:15px;height:15px;border-radius:5px;background:#635bff}.color-row i:nth-child(2){background:#181b2e}.color-row i:nth-child(3){background:#26b984}.color-row i:nth-child(4){background:#ffac4d}.color-row span{font-size:7px;color:#9a9dac;margin-left:auto}.builder-panel button{border:0;width:100%;border-radius:7px;background:var(--primary);color:#fff;padding:9px;font-size:8px;font-weight:800;margin-top:25px}.site-preview-mini{background:#f9fbff;overflow:hidden}.mini-nav{height:48px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 20px;font-size:7px}.mini-nav strong{font-size:11px}.mini-nav strong i{font-style:normal;color:var(--primary)}.mini-nav span{color:#74788b}.mini-hero{padding:50px 28px 34px;background:radial-gradient(circle at 90% 10%,#d9d7ff,transparent 37%),#f4f7ff}.mini-hero small{font-size:7px;font-weight:800;color:var(--primary);letter-spacing:.12em}.mini-hero h3{font-size:30px;line-height:1.08;letter-spacing:-.05em;margin:10px 0}.mini-hero h3 em{font-style:normal;color:var(--primary)}.mini-hero p{font-size:8px;color:#777b8e}.mini-hero b{display:inline-block;background:var(--primary);color:#fff;border-radius:5px;padding:7px 11px;font-size:7px;margin-top:8px}.mini-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:14px}.mini-cards i{height:66px;border-radius:8px;background:#fff;border:1px solid #e7e9f1;box-shadow:0 5px 13px #27316a0b}.floating-chip{position:absolute;background:#fff;border:1px solid #e5e5ed;border-radius:12px;padding:10px 13px;display:flex;align-items:center;gap:9px;box-shadow:0 14px 35px #29276228;z-index:4}.floating-chip>i{width:29px;height:29px;border-radius:8px;display:grid;place-items:center;background:#e9fff3;color:#25ad70;font-style:normal;font-weight:900}.floating-chip span{display:flex;flex-direction:column}.floating-chip b{font-size:10px}.floating-chip small{font-size:8px;color:#9a9dac;margin-top:2px}.chip-top{right:-28px;top:-1px}.chip-bottom{left:-35px;bottom:2px}.chip-bottom>i{background:#f1efff;color:var(--primary)}
.proof-strip{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:28px 38px;border:1px solid #e8e8ef;border-radius:17px;background:#fff;display:flex;align-items:center;justify-content:space-around;box-shadow:0 14px 35px #2e31510b}.proof-strip div{display:flex;flex-direction:column;text-align:center}.proof-strip strong{font-size:21px}.proof-strip span{font-size:11px;color:#9699a8;margin-top:5px}.proof-strip>i{width:1px;height:32px;background:#e6e7ed}.home-section{padding:115px 24px;width:min(1230px,100%);margin:auto}.section-intro{text-align:center;max-width:640px;margin:0 auto 52px}.section-intro h2,.template-head h2,.home-cta h2{font-size:clamp(36px,4.5vw,54px);letter-spacing:-.05em;line-height:1.12;margin:14px 0}.section-intro p{color:var(--muted);font-size:16px}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.step-grid article{border:1px solid var(--line);border-radius:19px;background:#fff;overflow:hidden;transition:.25s}.step-grid article:hover{transform:translateY(-5px);box-shadow:0 18px 45px #2e315116}.step-visual{height:225px;position:relative;background:#f7f6ff;display:flex;align-items:center;justify-content:center;overflow:hidden}.step-visual>b{position:absolute;top:17px;left:18px;font-size:11px;background:#fff;color:var(--primary);padding:6px 8px;border-radius:8px;box-shadow:0 5px 15px #22224410}.layout-card{width:95px;height:120px;border:1px solid #dadbe7;background:#fff;border-radius:9px;padding:10px;box-shadow:0 9px 20px #24254d12;transform:rotate(-6deg);margin-right:-15px}.layout-card.active{border:2px solid var(--primary);transform:rotate(4deg) translateY(-5px);z-index:2}.layout-card i{display:block;height:8px;background:#dedfe7;border-radius:3px;margin-bottom:8px}.layout-card i:first-child{height:44px;background:#d9d6ff}.layout-card i:last-child{width:60%}.visual-edit{background:#f1fbf6}.visual-edit>div:first-child{width:235px;background:#fff;border:2px solid #36b881;border-radius:10px;padding:18px;box-shadow:0 12px 30px #1a7f5415}.visual-edit small,.visual-edit strong{display:block}.visual-edit small{font-size:9px;color:#8e938f;margin-bottom:8px}.visual-edit strong{font-size:16px}.edit-cursor{position:absolute;background:#22283b;color:#fff;border-radius:7px;padding:8px;right:45px;bottom:52px;font-size:11px}.visual-publish{background:#fff8ec}.publish-orbit{width:120px;height:120px;border:1px dashed #f6b84a;border-radius:50%;display:grid;place-items:center;box-shadow:0 0 0 23px #ffda8d15,0 0 0 47px #ffda8d0c}.publish-orbit span{display:grid;place-items:center;width:62px;height:62px;border-radius:50%;background:#ffb63b;color:#fff;font-size:27px;box-shadow:0 13px 25px #e6982630}.step-copy{padding:24px 25px 28px}.step-copy small{color:var(--primary);font-weight:800}.step-copy h3{font-size:21px;margin:9px 0}.step-copy p{font-size:13px;line-height:1.75;color:var(--muted);margin:0}
.template-section{padding:105px max(24px,calc((100% - 1180px)/2));background:#141629;color:#fff}.template-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:44px}.template-head>div{max-width:570px}.template-head a{font-size:13px;font-weight:750;border-bottom:1px solid #ffffff45;padding-bottom:7px}.template-head a span{margin-left:15px;color:var(--lime)}.template-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.template-card{border:1px solid #ffffff17;border-radius:16px;background:#1d2036;overflow:hidden;transition:.25s}.template-card:hover{transform:translateY(-7px);border-color:#ffffff38}.template-browser{height:280px;margin:13px 13px 0;border-radius:10px 10px 0 0;background:#f7f8fc;overflow:hidden;color:#111}.browser-line{height:22px;background:#eaebf1;display:flex;align-items:center;padding-left:8px;gap:3px}.browser-line i{width:4px;height:4px;border-radius:50%;background:#b7b9c5}.tpl-nav{height:26px;background:#fff;border-bottom:1px solid #ececf1}.tpl-copy{height:145px;padding:24px 20px;background:#f3f5ff}.tpl-copy i,.tpl-copy strong,.tpl-copy small,.tpl-copy b{display:block;border-radius:3px}.tpl-copy i{width:35px;height:4px;background:#635bff;margin-bottom:9px}.tpl-copy strong{width:145px;height:13px;background:#20243a;margin:5px 0}.tpl-copy strong:nth-of-type(2){width:100px}.tpl-copy small{width:120px;height:5px;background:#bfc3d0;margin-top:10px}.tpl-copy b{width:50px;height:16px;background:#635bff;margin-top:14px}.tpl-blocks{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:9px}.tpl-blocks i{height:54px;background:#fff;border:1px solid #eaebf0;border-radius:5px}.template-dark .tpl-copy{background:#121522}.template-dark .tpl-copy strong{background:#f3f4ff}.template-dark .tpl-copy i,.template-dark .tpl-copy b{background:#c9ff65}.template-dark .tpl-copy small{background:#64697b}.template-warm .tpl-copy{background:#f7ecdc}.template-warm .tpl-copy i,.template-warm .tpl-copy b{background:#b56434}.template-warm .tpl-copy strong{background:#3d2920}.template-meta{padding:19px 20px 21px;display:flex;justify-content:space-between;align-items:center}.template-meta h3{margin:0 0 5px;font-size:15px}.template-meta p{margin:0;color:#9297ac;font-size:10px}.template-meta>span{font-size:9px;padding:6px 8px;background:#ffffff0c;border:1px solid #ffffff18;border-radius:20px;color:#b8bdcd}
.home-cta{width:min(1180px,calc(100% - 48px));margin:90px auto;min-height:410px;border-radius:28px;background:linear-gradient(135deg,#655dff,#4a43cf);color:#fff;position:relative;overflow:hidden;display:flex;align-items:center;padding:65px 72px}.home-cta:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#fff0d 1px,transparent 1px),linear-gradient(90deg,#fff0d 1px,transparent 1px);background-size:42px 42px}.cta-content{position:relative;z-index:2}.home-cta .section-kicker{color:var(--lime)}.home-cta h2{font-size:55px}.home-cta p{color:#dedcff;margin-bottom:27px}.button-light{background:#fff;color:#35304f;gap:28px;box-shadow:0 12px 30px #28228138}.cta-orb{position:absolute;border-radius:50%;background:#ffffff0c;border:1px solid #ffffff18}.orb-one{width:370px;height:370px;right:-60px;top:-90px}.orb-two{width:230px;height:230px;right:110px;bottom:-150px}.cta-deco{position:absolute;right:75px;top:90px;width:300px;height:220px;border-radius:17px;background:#fff;color:#191c2e;padding:25px;transform:rotate(5deg);box-shadow:0 30px 60px #26208635;display:flex;flex-direction:column}.cta-deco span{font-size:10px;color:var(--primary);font-weight:900}.cta-deco b{font-size:29px;line-height:1.15;margin:auto 0}.cta-deco i{font-size:10px;color:#989baa;font-style:normal}
@media(max-width:960px){.launch-grid{grid-template-columns:1fr;gap:35px}.launch-copy{text-align:center}.launch-copy>p{margin-left:auto;margin-right:auto}.launch-actions,.launch-trust{justify-content:center}.product-stage{width:min(680px,100%);margin:auto}.step-grid,.template-grid{grid-template-columns:1fr 1fr}.step-grid article:last-child,.template-grid article:last-child{grid-column:1/-1}.cta-deco{opacity:.25;right:-30px}.home-cta{padding:60px 45px}}@media(max-width:660px){.launch-hero{padding:62px 18px 45px}.launch-copy h1{font-size:46px}.launch-copy>p{font-size:15px}.launch-actions{flex-direction:column;gap:18px}.builder-ui{height:340px;grid-template-columns:40% 60%}.builder-panel{padding:14px 10px}.mini-hero{padding:38px 16px}.mini-hero h3{font-size:23px}.floating-chip{display:none}.proof-strip{display:grid;grid-template-columns:1fr 1fr;padding:20px 10px}.proof-strip>i{display:none}.proof-strip div{padding:14px}.home-section{padding:80px 20px}.step-grid,.template-grid{grid-template-columns:1fr}.step-grid article:last-child,.template-grid article:last-child{grid-column:auto}.template-head{align-items:flex-start;flex-direction:column;gap:10px}.template-section{padding-top:75px;padding-bottom:75px}.home-cta{margin:55px auto;padding:50px 26px;min-height:380px}.home-cta h2{font-size:40px}.cta-deco{display:none}}
