:root{--accent:#ed101b;--bg:#06070a;--panel:#101116;--line:#292b34;--muted:#9699a6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 85% 10%,color-mix(in srgb,var(--accent) 14%,transparent),transparent 32%),var(--bg);color:#f7f7fa;font-family:Inter,Arial,sans-serif}button,input,textarea{font:inherit}.topbar{height:88px;border-bottom:1px solid #22242b;background:rgba(6,7,10,.94);display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100% - 1180px)/2));position:sticky;top:0;z-index:30}.brand{display:flex;align-items:center;gap:14px}.brand img{width:48px;height:48px;object-fit:contain}.brand b{display:block;font-size:17px}.brand small{color:var(--muted)}.top-actions{display:flex;gap:10px}.btn{border:0;border-radius:12px;padding:14px 20px;font-weight:900;cursor:pointer;color:#fff;background:var(--accent)}.btn.ghost{background:#121319;border:1px solid #343640}.hero{max-width:1180px;margin:auto;min-height:610px;padding:72px 24px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px}.badge{display:inline-block;border:1px solid color-mix(in srgb,var(--accent) 70%,#333);border-radius:50px;padding:9px 14px;color:#ff4963;font-size:12px;font-weight:900;letter-spacing:.12em}.hero h1{font-size:clamp(44px,6vw,76px);line-height:.93;margin:24px 0;text-transform:uppercase;letter-spacing:-.055em}.hero h1 span{color:var(--accent)}.hero p{color:#c5c7ce;line-height:1.7;font-size:17px;max-width:600px}.benefits{display:flex;gap:24px;flex-wrap:wrap;margin-top:27px;font-size:13px;font-weight:800}.benefits i{color:#ffc23a;font-style:normal}.devices{height:420px;position:relative}.mock-desktop,.mock-phone{position:absolute;border:7px solid #282b33;background:#e9ebee;border-radius:24px;overflow:hidden;box-shadow:0 30px 70px #000}.mock-desktop{width:76%;height:330px;left:0;top:20px}.mock-phone{width:42%;height:370px;right:0;bottom:0;border-radius:34px}.mock-cover{height:45%;background:linear-gradient(140deg,var(--accent),#45040d)}.mock-copy{color:#111;padding:24px}.mock-copy h3{font-size:28px;margin:0 0 8px}.editor-wrap{max-width:1180px;margin:0 auto 70px;padding:0 20px}.edit-note{padding:18px;border:1px solid var(--line);border-radius:16px;background:#0d0e13;margin-bottom:30px}.edit-note summary{font-weight:800;cursor:pointer}.edit-note .edit-row{display:flex;gap:10px;margin-top:16px}.builder{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:36px;align-items:start}.form-card{border:1px solid #39303a;border-radius:28px;background:linear-gradient(145deg,#111217,#0b0c10);padding:30px}.step{padding:28px 0;border-bottom:1px solid #272931}.step:first-child{padding-top:0}.step:last-of-type{border:0}.step-head{display:flex;gap:14px;align-items:center;margin-bottom:22px}.step-num{width:44px;height:44px;border-radius:13px;background:linear-gradient(135deg,#ff3d5e,var(--accent));display:grid;place-items:center;font-weight:900;box-shadow:0 10px 24px color-mix(in srgb,var(--accent) 35%,transparent)}.step h2{font-size:20px;margin:0}.step p{color:var(--muted);margin:5px 0 0;font-size:13px}.field{margin:0 0 18px}.field label{display:block;font-weight:800;font-size:13px;margin-bottom:9px}.field input,.field textarea{width:100%;border:1px solid #30323a;border-radius:13px;padding:15px;background:#07080b;color:#fff;outline:0}.field textarea{min-height:118px;resize:vertical}.field input:focus,.field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 16%,transparent)}.row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.slugbox{display:flex}.slugbox span{padding:15px 12px;border:1px solid #30323a;border-radius:13px 0 0 13px;background:#17181e;color:#999;font-size:12px}.slugbox input{border-radius:0 13px 13px 0}.uploads{display:grid;grid-template-columns:1fr 1fr;gap:16px}.upload{border:1px solid #30323a;border-radius:17px;padding:17px;background:#14151b}.upload-preview{aspect-ratio:1;border:1px dashed #4a4c56;border-radius:14px;display:grid;place-items:center;text-align:center;color:#b4b5bc;background:#0a0b0f;overflow:hidden}.upload.banner .upload-preview{aspect-ratio:16/9}.upload-preview img{width:100%;height:100%;object-fit:cover}.upload input{margin-top:13px;width:100%;font-size:11px}.check{display:flex;gap:8px;align-items:center;color:#bbb;font-size:12px;margin-top:8px}.templates{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.template{border:1px solid #343640;border-radius:14px;background:#0a0b0f;padding:9px;color:#fff;cursor:pointer;text-align:left}.template.active{border-color:#ff3857;box-shadow:0 0 0 2px rgba(255,56,87,.18)}.template i{display:block;height:72px;border-radius:9px;margin-bottom:8px;background:linear-gradient(145deg,var(--accent),#fff)}.template:nth-child(2) i{background:linear-gradient(135deg,#050505 55%,#a72eff)}.template:nth-child(3) i{background:#f5ead3;border:2px solid #c8a64e}.template:nth-child(4) i{background:linear-gradient(90deg,#fff 70%,#111 70%)}.template:nth-child(5) i{background:linear-gradient(135deg,#05627a,#8ff)}.template:nth-child(6) i{background:#050505;border:1px solid #cfad35}.template:nth-child(7) i{background:#e5fff3}.template:nth-child(8) i{background:#040416;box-shadow:inset 0 0 18px #00d9ff}.template b{font-size:12px}.colors{display:flex;gap:10px;flex-wrap:wrap}.color{width:38px;height:38px;border-radius:12px;border:3px solid #292b32;cursor:pointer}.publish{display:flex;gap:12px;padding-top:18px}.publish .btn{flex:1}.status{margin-top:14px;min-height:20px;color:#ffbdc7;font-size:13px}.preview-side{position:sticky;top:110px}.preview-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.preview-title h2{font-size:17px;margin:0}.live-pill{border:1px solid #333;border-radius:9px;padding:8px 12px;font-size:11px}.live-pill i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#35e681;margin-right:7px}.phone{width:min(100%,390px);height:720px;margin:auto;border:8px solid #30323b;border-radius:42px;background:#eef0f3;overflow:auto;box-shadow:0 28px 70px #000}.phone-notch{width:120px;height:25px;background:#30323b;border-radius:0 0 18px 18px;margin:auto;position:sticky;top:0;z-index:3}.page-preview{min-height:100%;color:#111;background:#eff1f4}.p-head{padding:20px;background:#fff;display:flex;align-items:center;gap:12px}.p-logo{width:42px;height:42px;border-radius:12px;object-fit:cover;background:#ddd}.p-brand small{display:block;color:#888;font-size:9px;letter-spacing:.12em}.p-banner{height:230px;background:linear-gradient(135deg,var(--accent),#45040d);background-size:cover;background-position:center;display:grid;place-items:center;color:#fff;font-size:11px;font-weight:900;letter-spacing:.14em}.p-card{margin:-34px 15px 18px;background:#fff;border-radius:24px;padding:24px;position:relative;box-shadow:0 14px 35px rgba(0,0,0,.13)}.p-card h2{font-size:27px;line-height:1;margin:8px 0 12px}.p-card p{color:#666;line-height:1.55;font-size:13px}.p-price{color:var(--accent);font-weight:900}.p-action{display:block;padding:15px;text-align:center;background:var(--accent);color:#fff;text-decoration:none;border-radius:12px;font-weight:900;margin:18px 0}.p-links{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.p-links a{display:grid;place-items:center;min-height:45px;border:1px solid #ddd;border-radius:12px;text-decoration:none;color:#222;font-size:10px}.p-location{margin-top:15px;padding:13px;border-radius:12px;background:#f2f3f5;font-size:12px}.result{display:none;margin-top:18px;padding:18px;border:1px solid #24593a;background:#0d2518;border-radius:14px}.result.show{display:block}.result a{color:#7fffb0;word-break:break-all}.result button{margin-top:10px}.public-body{min-height:100vh;padding:30px 15px}.public-shell{max-width:520px;margin:auto}.public-shell .phone{height:auto;min-height:760px;width:100%}.public-footer{text-align:center;color:#8d9099;font-size:11px;padding:18px}.page-preview.template-bold{background:#07070a;color:#fff}.template-bold .p-head,.template-bold .p-card{background:#111217;color:#fff}.template-bold .p-card p{color:#aaa}.page-preview.template-elegant{background:#f7f0df}.template-elegant .p-card{border:1px solid #c7a252}.page-preview.template-minimal{background:#fff}.page-preview.template-glass{background:linear-gradient(145deg,#063747,#0b7185)}.template-glass .p-card{background:rgba(255,255,255,.83);backdrop-filter:blur(12px)}.page-preview.template-luxury{background:#050505}.template-luxury .p-head,.template-luxury .p-card{background:#0d0d0d;color:#e7c966;border:1px solid #78631d}.template-luxury .p-card p{color:#aaa}.page-preview.template-fresh{background:#e8fff5}.page-preview.template-neon{background:#050518;color:#fff}.template-neon .p-card,.template-neon .p-head{background:#0b0b25;color:#fff;box-shadow:0 0 20px color-mix(in srgb,var(--accent) 45%,transparent)}.template-neon .p-card p{color:#aaa}@media(max-width:850px){.hero{grid-template-columns:1fr;padding-top:48px}.devices{display:none}.builder{grid-template-columns:1fr}.preview-side{position:relative;top:auto}.topbar{height:72px}.top-actions .ghost{display:none}.templates{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.topbar{padding:0 14px}.brand small{display:none}.brand img{width:40px;height:40px}.top-actions .btn{padding:11px 13px;font-size:11px}.hero{min-height:auto;padding:46px 18px 70px}.hero h1{font-size:45px}.editor-wrap{padding:0 10px}.form-card{padding:20px 16px;border-radius:21px}.row,.uploads{grid-template-columns:1fr}.edit-note .edit-row{display:grid}.phone{height:650px}.publish{display:grid}}
.template small{display:block;color:#858995;font-size:9px;margin-top:4px;line-height:1.2}.template:hover{transform:translateY(-2px);border-color:#626570}.template{transition:.2s ease}.template[data-template="corporate"] i{background:linear-gradient(135deg,#0b2b55 55%,#d8e8ff 55%)}.template[data-template="batik"] i{background-color:#2c160d;background-image:radial-gradient(circle at 25% 25%,#dcae55 0 7%,transparent 8%),radial-gradient(circle at 75% 75%,#b2352c 0 8%,transparent 9%)}.template[data-template="culinary"] i{background:linear-gradient(145deg,#611f0d,#f3a928)}.template[data-template="beauty"] i{background:linear-gradient(145deg,#ffdce9,#9d4e72)}.template[data-template="automotive"] i{background:linear-gradient(155deg,#121418 55%,#e81717 56% 68%,#454a52 69%)}.template[data-template="portfolio"] i{background:linear-gradient(90deg,#f3f3ee 45%,#1f2229 46%)}.template[data-template="romantic"] i{background:radial-gradient(circle at 70% 30%,#fff 0 12%,transparent 13%),linear-gradient(145deg,#f9c8d6,#ba6b86)}.template[data-template="nature"] i{background:linear-gradient(145deg,#dff4df,#3a7950)}.template[data-template="news"] i{background:linear-gradient(180deg,#e3131b 0 18%,#fff 19% 60%,#1b1d22 61%)}.template[data-template="creative"] i{background:conic-gradient(from 45deg,#ff3f7f,#7848ff,#00c9b7,#ffe045,#ff3f7f)}.template[data-template="midnight"] i{background:radial-gradient(circle at 70% 25%,#e3bd58 0 7%,transparent 8%),linear-gradient(145deg,#020615,#162952)}.template[data-template="sunset"] i{background:linear-gradient(145deg,#ffcf75,#f05c57 52%,#592b70)}

.page-preview.template-corporate{background:#e9f0f7}.template-corporate .p-head{border-bottom:4px solid var(--accent)}.template-corporate .p-card{border-radius:8px;border-left:5px solid var(--accent)}.template-corporate .p-action{border-radius:5px}.page-preview.template-batik{background-color:#24120c;background-image:radial-gradient(circle at 12px 12px,rgba(218,172,83,.19) 0 3px,transparent 4px);background-size:24px 24px}.template-batik .p-head,.template-batik .p-card{background:#fff9ea}.template-batik .p-card{border:2px solid #bd8739;border-radius:8px}.template-batik .p-banner{border-top:3px solid #d4a449;border-bottom:3px solid #d4a449}.page-preview.template-culinary{background:#fff5e7}.template-culinary .p-head{background:#fff8ee}.template-culinary .p-card{border-radius:28px 6px 28px 6px}.template-culinary .p-action{box-shadow:0 8px 20px color-mix(in srgb,var(--accent) 28%,transparent)}.page-preview.template-beauty{background:linear-gradient(#fff1f6,#f7dce7)}.template-beauty .p-head,.template-beauty .p-card{background:rgba(255,255,255,.88)}.template-beauty .p-card{border:1px solid #e9b9ca}.template-beauty .p-action{border-radius:50px}.template-beauty .p-logo{border-radius:50%}.page-preview.template-automotive{background:#121418;color:#fff}.template-automotive .p-head,.template-automotive .p-card{background:#1c1f24;color:#fff}.template-automotive .p-card{border-left:6px solid var(--accent);border-radius:4px}.template-automotive .p-card p{color:#b7bbc2}.template-automotive .p-action{border-radius:3px;text-transform:uppercase}.page-preview.template-portfolio{background:#ecebe5}.template-portfolio .p-head{background:#181a1f;color:#fff}.template-portfolio .p-card{border-radius:0;box-shadow:12px 12px 0 #24262c}.template-portfolio .p-action{border-radius:0}.page-preview.template-romantic{background:linear-gradient(145deg,#fff5f8,#f9dae4)}.template-romantic .p-head,.template-romantic .p-card{background:rgba(255,255,255,.9)}.template-romantic .p-card{border-radius:35px;border:1px solid #efc2d0}.template-romantic .p-card h2{font-family:Georgia,serif;font-style:italic}.template-romantic .p-action{border-radius:50px}.page-preview.template-nature{background:#eaf6eb}.template-nature .p-head{background:#f6fff5}.template-nature .p-card{border-radius:12px 32px 12px 32px;border:1px solid #b9d7be}.template-nature .p-action{border-radius:30px}.page-preview.template-news{background:#eff0f2}.template-news .p-head{background:#111318;color:#fff;border-bottom:5px solid var(--accent)}.template-news .p-card{border-radius:5px}.template-news .p-card h2{font-family:Georgia,serif}.template-news .p-action{border-radius:4px}.page-preview.template-creative{background:linear-gradient(150deg,#ffe56c,#ff8cc4 45%,#9e80ff)}.template-creative .p-card{transform:rotate(-1deg);border-radius:8px 32px 8px 32px;box-shadow:9px 9px 0 rgba(25,20,45,.75)}.template-creative .p-action{border-radius:4px;transform:rotate(1deg)}.page-preview.template-midnight{background:radial-gradient(circle at 70% 5%,#1d3873,#050918 48%);color:#fff}.template-midnight .p-head,.template-midnight .p-card{background:rgba(5,9,24,.9);color:#f3d783;border:1px solid #9b7d30}.template-midnight .p-card p{color:#bfc8db}.template-midnight .p-action{background:linear-gradient(90deg,#9a7621,#f0d47a,#9a7621);color:#12100a}.page-preview.template-sunset{background:linear-gradient(160deg,#ffdda0,#fb8b78 52%,#74457c)}.template-sunset .p-head,.template-sunset .p-card{background:rgba(255,255,255,.88);backdrop-filter:blur(10px)}.template-sunset .p-card{border-radius:30px}.template-sunset .p-action{background:linear-gradient(90deg,var(--accent),#7d3f83)}
