@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";
:root{--ink:#171522;--muted:#6f6b7c;--line:#dedbe7;--paper:#f7f5f0;--purple:#6956e8;--purple-dark:#4e3dc1;--lime:#c8f153;--white:#fff;--shadow:0 24px 80px #342b6424}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,select{cursor:pointer}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{border-bottom:1px solid #1715221f;justify-content:space-between;align-items:center;width:min(1380px,100% - 48px);height:84px;margin:0 auto;display:flex}.brand{letter-spacing:-1px;align-items:center;gap:10px;font:800 22px/1 Manrope,sans-serif;display:inline-flex}.brand-mark{color:#fff;background:var(--purple);border-radius:9px 9px 9px 3px;place-items:center;width:34px;height:34px;font-size:18px;display:grid}.site-header nav{gap:36px;font-size:14px;font-weight:600;display:flex}.site-header nav a:hover{color:var(--purple)}.header-actions{align-items:center;gap:10px;display:flex}.language-picker select{max-width:138px;color:var(--ink);background:0 0;border:0;padding:10px 4px;font-size:13px}.sign-in{border:1px solid var(--ink);border-radius:999px;align-items:center;gap:12px;padding:10px 16px;font-size:13px;font-weight:700;display:inline-flex}.sign-in:hover{background:var(--ink);color:#fff}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;width:min(1380px,100% - 48px);min-height:680px;margin:0 auto;display:grid;overflow:hidden}.eyebrow{color:var(--purple-dark);text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:10px;margin:0 0 24px;font-size:12px;font-weight:700;display:flex}.eyebrow span{color:var(--lime);-webkit-text-stroke:1px var(--ink)}.hero h1{letter-spacing:-.075em;max-width:760px;margin:0;font:800 clamp(58px,7.6vw,116px)/.88 Manrope,sans-serif}.hero h1 em{color:var(--purple);white-space:nowrap;font-style:normal}.hero-subtitle{max-width:600px;color:var(--muted);margin:34px 0;font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.primary-cta{color:#fff;background:var(--ink);box-shadow:5px 5px 0 var(--lime);border-radius:999px;align-items:center;gap:34px;padding:17px 20px 17px 24px;font-weight:700;transition:transform .2s;display:inline-flex}.primary-cta:hover{transform:translate(-2px,-2px)}.primary-cta span{width:28px;height:28px;color:var(--ink);background:var(--lime);border-radius:50%;place-items:center;display:grid}.no-card{color:var(--muted);font-size:13px}.hero-art{isolation:isolate;place-items:center;height:580px;display:grid;position:relative}.hero-art:before{content:"";background:var(--lime);z-index:-2;border-radius:50%;width:480px;height:480px;position:absolute;box-shadow:0 0 0 48px #6956e812}.hero-art:after{content:"";z-index:-1;border:1px dashed #17152247;border-radius:50%;width:530px;height:530px;position:absolute}.phone{background:var(--ink);width:260px;height:490px;box-shadow:20px 28px 0 #17152221, var(--shadow);border-radius:42px;padding:10px;transform:rotate(5deg)}.phone-speaker{z-index:2;background:var(--ink);border-radius:0 0 14px 14px;width:80px;height:20px;margin:0 auto -12px;position:relative}.phone-content{background:linear-gradient(160deg,#fff 0 68%,#eeeafc 68%);border-radius:33px;height:100%;padding:65px 24px 30px}.phone-logo{color:#fff;background:var(--purple);border-radius:16px 16px 16px 4px;place-items:center;width:52px;height:52px;margin-bottom:28px;font:800 24px Manrope;display:grid}.phone-content p{font-size:18px;font-weight:700;line-height:1.4}.phone-reply{background:#d8d3eb;border-radius:10px;height:10px;margin-top:25px}.phone-reply.short{width:60%;margin-top:12px}.orbit{border:5px solid var(--paper);color:#fff;border-radius:50%;place-items:center;width:62px;height:62px;font-weight:800;display:grid;position:absolute;box-shadow:0 10px 25px #17152226}.orbit-one{background:#24c86a;top:15%;left:7%}.orbit-two{background:#1687f8;top:24%;right:5%}.orbit-three{background:#28a9e7;bottom:12%;left:14%}.hero-badge{color:#fff;background:var(--purple);text-align:center;border-radius:22px 22px 22px 5px;min-width:100px;padding:16px;font:800 30px/1 Manrope;position:absolute;bottom:11%;right:4%;transform:rotate(-5deg)}.hero-badge small{font:600 10px DM Sans}.builder-shell{color:#fff;background:var(--ink);border-radius:36px;width:min(1380px,100% - 48px);margin:60px auto 0;padding:80px clamp(24px,5vw,76px)}.builder-heading{max-width:600px;margin-bottom:44px}.section-kicker{color:var(--lime);text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:700}.builder-heading h2{letter-spacing:-.05em;margin:12px 0;font:800 clamp(38px,5vw,68px)/1 Manrope}.builder-heading p{color:#aaa5bb;margin:0;font-size:16px}.builder-grid{grid-template-columns:390px 1fr;gap:clamp(28px,5vw,76px);display:grid}.builder-controls{flex-direction:column;gap:22px;display:flex}.builder-controls fieldset,.builder-controls label{border:0;margin:0;padding:0}.builder-controls legend,.builder-controls label>span:first-child{color:#c6c2d0;text-transform:uppercase;letter-spacing:.08em;margin-bottom:9px;font-size:12px;font-weight:700;display:block}.channel-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.channel{color:#d6d2dd;text-align:start;background:#282532;border:1px solid #454151;border-radius:11px;align-items:center;gap:9px;padding:13px;display:flex}.channel.active{border-color:var(--lime);color:#fff;background:#34303f}.channel-dot{background:#aaa;border-radius:50%;width:10px;height:10px}.channel-dot.whatsapp{background:#24c86a}.channel-dot.messenger{background:#1687f8}.channel-dot.telegram{background:#28a9e7}.channel-dot.email{background:#ff6b57}.builder-controls input:not([type=color]),.builder-controls textarea{color:#fff;background:#282532;border:1px solid #454151;border-radius:11px;outline:none;width:100%;padding:14px}.builder-controls input:focus,.builder-controls textarea:focus{border-color:var(--lime)}.builder-controls textarea{resize:vertical}.control-row{grid-template-columns:1fr 1.2fr;gap:16px;display:grid}.color-input-wrap{background:#282532;border:1px solid #454151;border-radius:11px;align-items:center;gap:10px;height:48px;padding:6px;display:flex!important}.color-input-wrap input{background:0 0;border:0;width:36px;height:34px;padding:0}.color-input-wrap code{color:#ddd9e5;font-size:12px}.segment{background:#282532;border-radius:11px;height:48px;padding:4px;display:flex}.segment button{color:#aaa5bb;background:0 0;border:0;border-radius:8px;flex:1}.segment button.active{color:var(--ink);background:var(--lime)}.ai-button{border:1px solid var(--purple);color:#fff;background:linear-gradient(135deg,#6956e857,#6956e814);border-radius:11px;padding:14px 18px;font-weight:700}.ai-button span{color:var(--lime)}.ai-button:disabled{opacity:.6}.preview-panel{min-width:0}.preview-topbar{color:#bbb6c6;background:#282532;border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;height:48px;padding:0 16px;font-size:12px;display:flex}.preview-domain{color:#777180}.browser-mock{background:#f5f3ee;height:520px;position:relative;overflow:hidden}.mock-nav{background:#e8e5de;gap:6px;height:42px;padding:15px;display:flex}.mock-nav i{background:#c5c1b9;border-radius:50%;width:8px;height:8px}.mock-content{padding:60px 10%}.mock-line{background:#dedbd5;border-radius:9px;width:70%;height:12px;margin:16px auto}.mock-line.large{background:#cbc7bf;width:50%;height:28px}.mock-line.short{width:45%}.mock-cards{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:60px;display:grid}.mock-cards i{background:#fff;border:1px solid #dfdcd4;border-radius:10px;height:120px}.widget-preview{align-items:end;gap:12px;display:flex;position:absolute;bottom:25px}.widget-preview.left{left:25px}.widget-preview.right{flex-direction:row-reverse;right:25px}.widget-preview>button{color:#fff;background:var(--widget-color);border:0;border-radius:50%;width:58px;height:58px;font-size:24px;box-shadow:0 12px 30px #17152240}.widget-message{max-width:230px;color:var(--ink);background:#fff;border-radius:14px 14px 4px;flex-direction:column;gap:5px;padding:14px;font-size:12px;display:flex;box-shadow:0 12px 30px #17152224}.widget-message strong{font-size:13px}.widget-message small{color:var(--purple)}.embed-row{background:#282532;border-radius:0 0 16px 16px;align-items:center;gap:10px;padding:12px;display:flex}.embed-row code{color:#8e899a;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:10px;overflow:hidden}.embed-row button{color:var(--ink);background:var(--lime);border:0;border-radius:9px;flex:none;padding:10px 12px;font-size:11px;font-weight:800}.features{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);width:min(1240px,100% - 48px);margin:120px auto;display:grid}.features article{padding:50px 36px 50px 0}.features article+article{border-left:1px solid var(--line);padding-left:36px}.features article>span{color:var(--purple);font:700 11px Manrope}.features h3{letter-spacing:-.04em;margin:42px 0 14px;font:800 24px Manrope}.features p{color:var(--muted);margin:0;line-height:1.65}.closing-cta{color:#fff;background:var(--purple);text-align:center;border-radius:36px;width:min(1380px,100% - 48px);margin:0 auto;padding:clamp(55px,8vw,110px)}.closing-cta p{text-transform:uppercase;letter-spacing:.18em;color:#d3cff8;font-size:11px}.closing-cta h2{letter-spacing:-.065em;max-width:900px;margin:20px auto;font:800 clamp(44px,6vw,86px)/1 Manrope}.closing-cta>span{color:#e0ddff;max-width:610px;margin:0 auto 32px;line-height:1.6;display:block}.closing-cta a{color:var(--ink);background:var(--lime);border-radius:999px;padding:15px 22px;font-weight:800;display:inline-block}footer{width:min(1380px,100% - 48px);min-height:140px;color:var(--muted);justify-content:space-between;align-items:center;margin:0 auto;font-size:12px;display:flex}[dir=rtl] .site-header,[dir=rtl] .builder-controls,[dir=rtl] .builder-heading,[dir=rtl] .hero-copy{text-align:right}@media (max-width:1000px){.site-header nav{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding:75px 0 30px}.hero-copy{text-align:center}.hero-subtitle{margin-left:auto;margin-right:auto}.hero-actions,.eyebrow{justify-content:center}.hero-art{height:540px}.builder-grid{grid-template-columns:1fr}.builder-controls{grid-template-columns:1fr 1fr;display:grid}.builder-controls>fieldset:first-child,.builder-controls>.ai-button{grid-column:1/-1}}@media (max-width:680px){.site-header{width:calc(100% - 28px);height:72px}.brand{font-size:19px}.brand-mark{width:30px;height:30px}.language-picker select{width:54px}.sign-in{padding:9px 11px;font-size:0}.sign-in span{font-size:16px}.hero,.builder-shell,.closing-cta{width:calc(100% - 28px)}.hero{padding-top:58px}.hero h1{font-size:clamp(48px,16vw,72px)}.hero h1 em{white-space:normal}.hero-subtitle{font-size:16px}.hero-art{height:430px;margin:-35px -40px;transform:scale(.82)}.builder-shell{border-radius:24px;margin-top:35px;padding:46px 18px}.builder-controls{display:flex}.channel-grid,.control-row{grid-template-columns:1fr}.browser-mock{height:390px}.widget-message{max-width:180px}.mock-cards{margin-top:38px}.features{grid-template-columns:1fr;width:calc(100% - 40px);margin:75px auto}.features article,.features article+article{border-left:0;border-bottom:1px solid var(--line);padding:34px 0}.features article:last-child{border-bottom:0}.features h3{margin-top:20px}.closing-cta{border-radius:24px;padding:55px 20px}footer{text-align:center;flex-direction:column;justify-content:center;gap:20px;width:calc(100% - 40px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
