@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');
@import url('./design-system.css');
*{box-sizing:border-box}html{scroll-behavior:smooth}body.public-body{margin:0;background:#f7f8fc;color:#111827;font-family:'Manrope',system-ui,sans-serif}body.public-body button,body.public-body input,body.public-body textarea{font:inherit}.public-container{width:min(1180px,calc(100% - 36px));margin:auto}.public-header{position:sticky;top:0;z-index:50;background:rgba(247,248,252,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(16,24,40,.07)}.public-nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.public-brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;color:#0f172a;font-family:'Space Grotesk',sans-serif;font-weight:800;letter-spacing:-.035em}.public-brand img{width:38px;height:38px;border-radius:12px;box-shadow:0 10px 25px rgba(91,72,232,.2)}.public-links{display:flex;align-items:center;gap:28px}.public-links a{color:#667085;text-decoration:none;font-size:13px;font-weight:700;transition:.18s}.public-links a:hover{color:#5e50dd}.public-actions{display:flex;align-items:center;gap:9px}.lang-switch{display:flex;align-items:center;background:#eef0f6;border:1px solid #e2e5ec;border-radius:11px;padding:3px}.lang-switch button{border:0;background:transparent;color:#777f90;font-size:10px;font-weight:900;padding:7px 9px;border-radius:8px;cursor:pointer}.lang-switch button.active{background:#fff;color:#111827;box-shadow:0 3px 10px rgba(21,28,48,.08)}.public-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;padding:11px 15px;text-decoration:none;font-size:12px;font-weight:800;border:1px solid #e1e4eb;color:#30384a;background:#fff;transition:.18s}.public-btn:hover{transform:translateY(-1px);box-shadow:0 9px 22px rgba(21,28,48,.08)}.public-btn.primary{background:linear-gradient(135deg,#7869ff,#5b49e8);color:#fff;border-color:#6b5bf2;box-shadow:0 11px 24px rgba(91,73,232,.24)}.public-menu{display:none;width:40px;height:40px;border:1px solid #e3e6ed;border-radius:11px;background:#fff;font-size:18px}
.hero{position:relative;overflow:hidden;padding:82px 0 74px}.hero:before{content:"";position:absolute;width:680px;height:680px;border-radius:50%;background:radial-gradient(circle,rgba(114,99,255,.15),transparent 66%);right:-230px;top:-270px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:64px;align-items:center;position:relative;z-index:2}.hero-kicker{display:inline-flex;align-items:center;gap:8px;color:#5f51df;background:#efedff;border:1px solid #e0dcff;padding:7px 10px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.1em}.hero-kicker i{width:7px;height:7px;border-radius:50%;background:#20b486;box-shadow:0 0 0 4px rgba(32,180,134,.1)}.hero h1{font-family:'Space Grotesk',sans-serif;font-size:clamp(44px,6vw,74px);line-height:.98;letter-spacing:-.06em;margin:22px 0 20px;color:#101728}.hero h1 em{font-style:normal;color:#6556ec}.hero-copy>p{font-size:17px;line-height:1.75;color:#697386;max-width:650px;margin:0}.hero-cta{display:flex;gap:10px;flex-wrap:wrap;margin-top:29px}.hero-cta .public-btn{padding:14px 18px;font-size:13px}.hero-proof{display:flex;gap:20px;flex-wrap:wrap;margin-top:30px;color:#80889a;font-size:11px;font-weight:700}.hero-proof span:before{content:"✓";display:inline-grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#e7f8f1;color:#16956f;margin-right:7px}.product-stage{position:relative;min-height:520px}.stage-card{position:absolute;inset:20px 0 auto auto;width:min(440px,100%);background:linear-gradient(150deg,#0b1225,#192652 66%,#2a1e68);border-radius:28px;padding:22px;box-shadow:0 38px 90px rgba(17,24,52,.24);color:#fff;overflow:hidden}.stage-card:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;background:rgba(122,105,255,.28);filter:blur(12px);right:-90px;top:-90px}.stage-top{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.stage-brand{display:flex;align-items:center;gap:10px;font-family:'Space Grotesk',sans-serif;font-weight:800}.stage-brand img{width:34px;height:34px}.stage-pill{font-size:9px;font-weight:800;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:6px 9px;border-radius:999px}.stage-window{position:relative;z-index:2;margin-top:28px;background:#fff;border-radius:20px;padding:18px;color:#172033}.stage-dots{display:flex;gap:5px}.stage-dots i{width:7px;height:7px;border-radius:50%;background:#d8dce5}.stage-form-row{height:42px;border:1px solid #e4e7ed;background:#fafbfc;border-radius:11px;margin-top:15px}.stage-form-row.short{width:68%}.stage-generate{height:46px;border-radius:11px;background:linear-gradient(135deg,#7869ff,#5b49e8);margin-top:15px}.float-card{position:absolute;z-index:4;background:#fff;border:1px solid #e8eaf0;border-radius:16px;padding:13px 15px;box-shadow:0 18px 48px rgba(21,29,52,.16);display:flex;align-items:center;gap:10px}.float-card.one{left:-30px;bottom:88px}.float-card.two{right:-22px;bottom:17px}.float-icon{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#eaf9f3;color:#15916c;font-weight:900}.float-icon.purple{background:#efedff;color:#6254e5}.float-card strong,.float-card small{display:block}.float-card strong{font-size:11px}.float-card small{font-size:9px;color:#9299a8;margin-top:3px}
.logo-strip{border-top:1px solid #e8eaf0;border-bottom:1px solid #e8eaf0;background:#fff}.logo-strip-inner{min-height:88px;display:flex;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap;color:#8e96a7;font-size:11px;font-weight:800}.logo-strip-inner span{display:flex;align-items:center;gap:7px}.logo-strip-inner b{color:#5f51df;font-size:15px}.public-section{padding:86px 0}.public-section.white{background:#fff}.section-intro{max-width:720px;margin-bottom:38px}.section-intro.center{text-align:center;margin:0 auto 44px}.section-kicker{color:#6556ea;font-size:10px;font-weight:900;letter-spacing:.13em}.section-intro h2{font-family:'Space Grotesk',sans-serif;font-size:clamp(32px,4vw,48px);line-height:1.06;letter-spacing:-.045em;margin:12px 0 14px}.section-intro p{color:#798194;line-height:1.7;margin:0;font-size:14px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.feature-card{background:#fff;border:1px solid #e6e8ee;border-radius:19px;padding:24px;box-shadow:0 9px 28px rgba(22,29,52,.035);transition:.2s}.feature-card:hover{transform:translateY(-3px);border-color:#dad6ff;box-shadow:0 17px 44px rgba(27,34,64,.07)}.feature-card .fi{width:44px;height:44px;border-radius:13px;background:#efedff;color:#6556e9;display:grid;place-items:center;font-size:19px;margin-bottom:23px}.feature-card h3{font-family:'Space Grotesk',sans-serif;font-size:17px;margin:0 0 8px}.feature-card p{font-size:12px;line-height:1.62;color:#7e8798;margin:0}.steps-public{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;counter-reset:step}.step-public{position:relative;padding:28px;border-radius:21px;background:#0f172b;color:#fff;min-height:210px;overflow:hidden}.step-public:before{counter-increment:step;content:"0" counter(step);position:absolute;right:18px;top:10px;font-family:'Space Grotesk';font-size:48px;font-weight:800;color:rgba(255,255,255,.07)}.step-public strong{display:block;font-family:'Space Grotesk';font-size:17px;margin:42px 0 10px}.step-public p{color:#aeb7ca;line-height:1.65;font-size:12px;margin:0}.formats{display:grid;grid-template-columns:1fr 1fr;gap:18px}.format-card{border:1px solid #e5e8ef;border-radius:22px;background:#fff;padding:28px}.format-card.recommended{border-color:#d8d3ff;box-shadow:0 20px 50px rgba(83,69,206,.09)}.format-card .tag{display:inline-flex;padding:6px 9px;border-radius:999px;background:#efedff;color:#6556e8;font-size:9px;font-weight:900}.format-card h3{font-family:'Space Grotesk';font-size:24px;margin:18px 0 7px}.format-card p{font-size:12px;color:#7e8798;line-height:1.6}.format-list{display:grid;gap:9px;margin-top:18px}.format-list span{font-size:11px;color:#4f596b}.format-list span:before{content:"✓";color:#16a477;font-weight:900;margin-right:8px}.faq-list{max-width:850px;margin:auto;display:grid;gap:10px}.faq-item{border:1px solid #e5e8ef;border-radius:16px;background:#fff;padding:0 18px}.faq-item summary{cursor:pointer;list-style:none;font-family:'Space Grotesk';font-weight:700;padding:18px 0;font-size:14px}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{color:#7c8596;font-size:12px;line-height:1.65;margin:0;padding:0 0 18px}.final-cta{padding:74px 0 90px}.cta-box{position:relative;overflow:hidden;background:linear-gradient(125deg,#0c1328,#172551 60%,#2c1c68);border-radius:28px;padding:50px;color:#fff;text-align:center}.cta-box:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:rgba(120,105,255,.25);right:-160px;top:-160px}.cta-box h2{position:relative;z-index:2;font-family:'Space Grotesk';font-size:clamp(32px,4vw,48px);letter-spacing:-.045em;margin:0 auto 12px;max-width:760px}.cta-box p{position:relative;z-index:2;color:#bdc6da;max-width:650px;margin:0 auto 24px;font-size:13px}.cta-box .public-btn{position:relative;z-index:2}
.public-footer{background:#0b1020;color:#cbd3e3;padding:52px 0 28px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px}.footer-about p{font-size:11px;line-height:1.7;color:#8f9aaf;max-width:390px;margin-top:15px}.footer-col strong{display:block;color:#fff;font-family:'Space Grotesk';font-size:12px;margin-bottom:13px}.footer-col a{display:block;text-decoration:none;color:#8f9aaf;font-size:11px;margin:10px 0}.footer-col a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.08);margin-top:38px;padding-top:22px;color:#717d94;font-size:10px}
.legal-hero{padding:62px 0 30px}.legal-hero h1{font-family:'Space Grotesk';font-size:clamp(38px,5vw,58px);letter-spacing:-.05em;margin:14px 0 10px}.legal-hero p{color:#7d8596;font-size:13px;line-height:1.7;max-width:720px}.legal-wrap{padding:10px 0 80px}.legal-card{background:#fff;border:1px solid #e5e8ee;border-radius:22px;padding:34px;max-width:900px}.legal-card h2{font-family:'Space Grotesk';font-size:20px;margin:30px 0 9px}.legal-card h2:first-child{margin-top:0}.legal-card p,.legal-card li{color:#626d7f;font-size:12px;line-height:1.75}.legal-card ul{padding-left:20px}.legal-meta{display:inline-flex;padding:6px 9px;border-radius:999px;background:#efedff;color:#6254e5;font-size:9px;font-weight:900}.public-notice{padding:13px 15px;border:1px solid #e3e0ff;background:#f8f7ff;border-radius:13px;color:#5c5683;font-size:11px;line-height:1.6;margin:16px 0}
@media(max-width:980px){.public-links{display:none}.hero-grid{grid-template-columns:1fr}.product-stage{max-width:560px;margin:0 auto;width:100%}.feature-grid{grid-template-columns:1fr 1fr}.steps-public{grid-template-columns:1fr}.formats{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-about{grid-column:1/-1}}
@media(max-width:700px){.public-container{width:min(100% - 28px,1180px)}.public-nav{height:68px}.public-actions>.public-btn{display:none}.public-menu{display:inline-grid;place-items:center}.public-links.mobile-open{display:flex;position:absolute;left:14px;right:14px;top:73px;flex-direction:column;align-items:stretch;gap:0;background:#fff;border:1px solid #e5e7ed;border-radius:16px;padding:10px;box-shadow:0 20px 55px rgba(19,27,52,.15)}.public-links.mobile-open a{padding:12px 11px;border-radius:9px}.public-links.mobile-open a:hover{background:#f5f6fa}.hero{padding:54px 0 46px}.hero-grid{gap:34px}.hero h1{font-size:47px}.hero-copy>p{font-size:14px}.hero-cta{display:grid}.hero-cta .public-btn{width:100%}.product-stage{min-height:450px}.stage-card{inset:0}.float-card.one{left:-3px;bottom:54px}.float-card.two{right:-3px;bottom:-10px}.feature-grid{grid-template-columns:1fr}.public-section{padding:65px 0}.cta-box{padding:38px 20px}.footer-grid{grid-template-columns:1fr}.footer-about{grid-column:auto}.footer-bottom{flex-direction:column}.legal-card{padding:24px 19px}}
@media(max-width:420px){.hero h1{font-size:40px}.public-brand span{font-size:14px}.lang-switch button{padding:6px 7px}.product-stage{min-height:420px}.stage-card{padding:16px}.float-card{padding:10px}.float-card.one{bottom:52px}.float-card.two{bottom:-12px}}