:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f7f8fc;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.topbar{height:70px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 max(24px,calc((100vw - 1240px)/2));background:#fffffff0;border-bottom:1px solid #e3e6ef;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:10px;color:#172033;text-decoration:none;font-weight:850;font-size:1.05rem}.brandmark{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:linear-gradient(135deg,#6e5cff,#3424bd);color:#fff;font-size:.78rem;letter-spacing:-.04em;box-shadow:0 7px 20px #5947e440}.topbar nav{display:flex;align-items:center;gap:22px}.topbar nav a{color:#4f586b;text-decoration:none;font-weight:650;font-size:.9rem}.free{padding:8px 12px;border-radius:999px;background:#eef8f2;color:#17653d;font-weight:750;font-size:.78rem}.hero{max-width:950px;margin:0 auto;padding:80px 24px 52px;text-align:center}.eyebrow{display:inline-flex;align-items:center;gap:7px;color:#4e42cb;background:#eeecff;border-radius:999px;padding:8px 13px;font-weight:800;font-size:.76rem;text-transform:uppercase;letter-spacing:.07em}.hero h1{margin:20px auto 18px;max-width:850px;font-size:clamp(2.6rem,6vw,5.3rem);line-height:.96;letter-spacing:-.058em}.hero>p{max-width:720px;margin:0 auto;color:#586277;font-size:clamp(1rem,2vw,1.23rem);line-height:1.65}.trust{display:flex;justify-content:center;flex-wrap:wrap;gap:18px;margin-top:26px;color:#3e485a;font-size:.87rem;font-weight:700}.trust span{display:flex;align-items:center;gap:6px}.trust svg{color:#278657}.builder{width:min(1240px,calc(100% - 36px));margin:0 auto 80px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);background:#fff;border:1px solid #e0e3ec;border-radius:28px;overflow:hidden;box-shadow:0 30px 90px #22274221}.editor{padding:34px}.preview{background:linear-gradient(155deg,#171d31,#28224a);padding:34px;display:flex;flex-direction:column;align-items:center;min-width:0}.panel-heading,.preview-heading,.section-title{display:flex;align-items:center;justify-content:space-between;gap:16px}.panel-heading>div,.preview-heading{display:flex}.step{display:inline-grid;place-items:center;width:30px;height:30px;background:#5847e8;color:#fff;border-radius:10px;font-weight:850;margin-right:11px}.panel-heading h2,.preview-heading h2{margin:2px 0;font-size:1.25rem}.preview-heading{align-self:stretch;justify-content:flex-start;color:#fff}.preview-heading p{margin:2px 0;color:#b8bfd2;font-size:.83rem}.quiet,.add,.icon-button{border:0;background:transparent;color:#5a6375;cursor:pointer;display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:.8rem}.quiet:hover,.add:hover{color:#4334cd}.form-section{padding:28px 0;border-bottom:1px solid #e8eaf0}.form-section h3{margin:0 0 15px;font-size:1rem;display:flex;align-items:center;gap:8px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:14px}label{display:block;color:#424b5d;font-size:.8rem;font-weight:750;margin-bottom:14px}input,select,textarea{display:block;width:100%;margin-top:7px;border:1px solid #cfd4df;border-radius:11px;background:#fff;color:#172033;padding:11px 12px;outline:0;transition:border-color .15s,box-shadow .15s}input:focus,select:focus,textarea:focus{border-color:#5b49e6;box-shadow:0 0 0 3px #5b49e61c}textarea{resize:vertical}label small{display:block;color:#7b8495;font-weight:500;margin-top:5px}.section-title h3{margin:0}.add{padding:7px 10px;background:#f0eeff;color:#4939cd;border-radius:9px}.add:disabled{opacity:.45}.action-row{display:grid;grid-template-columns:26px 1fr 32px;gap:9px;align-items:start;padding:12px 0;border-bottom:1px solid #eef0f4}.action-row:last-child{border-bottom:0}.number{display:grid;place-items:center;width:25px;height:25px;margin-top:7px;border-radius:8px;background:#f0f1f5;color:#697286;font-size:.72rem;font-weight:850}.action-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.action-fields input:last-child{grid-column:1/-1}.action-fields input,.action-fields select{margin:0}.icon-button{justify-content:center;margin-top:7px;width:30px;height:30px;border-radius:8px}.icon-button:hover{background:#fff0f0;color:#b92727}.swatches{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.swatches button{width:34px;height:34px;border:2px solid #d6d9e2;border-radius:50%;cursor:pointer}.swatches button.selected{box-shadow:0 0 0 3px #5847e8;transform:scale(.9)}input[type=color]{height:44px;padding:4px}.uploads{display:grid;grid-template-columns:1fr 1fr;gap:12px}.upload{min-height:122px;margin:0;padding:17px;border:1.5px dashed #bcc2d0;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;color:#5a49da}.upload:hover{background:#f8f7ff;border-color:#6654e9}.upload strong{margin:8px 0 3px;font-size:.82rem;color:#333c4f}.upload span{font-size:.7rem;color:#7b8495;font-weight:500}.upload input{display:none}.remove-images{margin:12px auto 17px}.download{padding-top:28px}.download h3{display:inline;margin:0}.download>div p{margin:8px 0 18px;color:#6c7587;font-size:.82rem;line-height:1.45}.primary{width:100%;display:flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:14px;padding:15px 18px;background:linear-gradient(135deg,#6654ee,#3a2ab8);color:#fff;font-weight:850;cursor:pointer;box-shadow:0 10px 25px #5140d64d}.primary:hover{filter:brightness(1.08);transform:translateY(-1px)}.primary:disabled{opacity:.65}.status{color:#315d49;font-size:.82rem;line-height:1.45}.phone{position:relative;width:310px;height:620px;margin:34px auto 20px;border:12px solid #080b13;border-radius:44px;background:#080b13;box-shadow:0 35px 70px #0000006b}.phone iframe{display:block;width:100%;height:100%;border:0;border-radius:31px;background:#fff}.speaker{position:absolute;z-index:2;top:8px;left:50%;transform:translate(-50%);width:88px;height:22px;border-radius:999px;background:#080b13}.privacy{color:#aeb5c8;font-size:.75rem;text-align:center}.how{padding:80px 24px;max-width:1100px;margin:0 auto;text-align:center}.how h2{font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-.04em;margin:17px 0 35px}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;text-align:left}.how article{padding:25px;border:1px solid #e0e3ec;border-radius:20px;background:#fff}.how article b{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#ebe8ff;color:#4b39d2}.how article h3{margin:15px 0 7px}.how article p{margin:0;color:#657084;line-height:1.55}.note{max-width:850px;margin:26px auto 0;padding:18px 20px;border-radius:15px;background:#fff8df;color:#574a20;line-height:1.55;text-align:left}footer{display:flex;justify-content:space-between;gap:20px;padding:28px max(24px,calc((100vw - 1240px)/2));border-top:1px solid #e0e3ec;color:#6b7486;font-size:.8rem}@media (max-width:900px){.builder{grid-template-columns:1fr}.preview{min-height:740px}.topbar nav a{display:none}.hero{padding-top:55px}.phone{height:600px}}@media (max-width:600px){.topbar{padding:0 15px}.free{font-size:.68rem;padding:7px 9px}.brand span:last-child{font-size:.9rem}.hero{padding:44px 18px 36px}.hero h1{font-size:2.7rem}.builder{width:100%;border-radius:0;border-left:0;border-right:0}.editor,.preview{padding:25px 18px}.panel-heading{align-items:flex-start}.grid2,.uploads,.how-grid,.action-fields{grid-template-columns:1fr}.action-fields input:last-child{grid-column:auto}.phone{width:min(310px,calc(100vw - 62px));height:590px}.how{padding:60px 18px}footer{flex-direction:column;padding:25px 18px}.trust{gap:10px 14px}.quiet{max-width:110px;text-align:left}.preview{min-height:710px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.commercial-note{margin:20px auto 0;color:#4e5870;font-size:.9rem}.commercial-note a{color:#4938cb;font-weight:750}.client-cta{margin-top:18px}img,svg,iframe{max-width:100%}p,h1,h2,h3,a{overflow-wrap:anywhere}
