:root{--ink:#191d35;--muted:#666e87;--purple:#5948e8;--line:#e6e8f1;--paper:#f8f9fd;font-family:Inter,'Segoe UI',Arial,sans-serif;color:var(--ink);background:white;font-synthesis:none;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0}html{scroll-behavior:smooth}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #a69aff;outline-offset:4px}[hidden]{display:none!important}.wrap{width:min(1180px,calc(100% - 80px));margin-inline:auto}h1,h2,h3,p{margin:0}h1{font-size:clamp(42px,4.5vw,65px);line-height:1.08;letter-spacing:-3px}h2{font-size:clamp(30px,3vw,42px);line-height:1.15;letter-spacing:-1.6px}h3{font-size:21px;letter-spacing:-.5px}p{line-height:1.75}.space{padding-block:90px}.eyebrow{font-size:10px;font-weight:750;letter-spacing:1.8px;color:#786f9a;margin-bottom:22px}.dot{display:inline-block;background:#7a60e9;width:7px;height:7px;border-radius:50%;margin-right:8px}.announcement{background:#231d44;color:#e7e0ff;text-align:center;padding:10px 20px;font-size:11px}.announcement span{margin-left:20px;color:#bbb0d6}.header{display:flex;align-items:center;justify-content:space-between;gap:25px;height:94px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:8px;font-size:22px;font-weight:750;letter-spacing:-1px}.brand-icon{display:inline-grid;place-items:center;background:var(--purple);color:white;width:33px;height:33px;border-radius:9px;font-size:24px;font-weight:750;letter-spacing:-3px;padding-right:3px}.ai-label{font-size:10px;letter-spacing:0;background:#eeebff;color:#6153b9;padding:2px 4px;border-radius:3px}.desktop-nav{display:flex;gap:27px;font-size:12px;color:var(--muted)}.header-actions{display:flex;gap:22px;align-items:center;font-size:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:var(--purple);color:white;border:1px solid var(--purple);border-radius:8px;padding:15px 23px;font-size:13px;font-weight:650;cursor:pointer;transition:background .15s,transform .15s}.btn:hover{background:#4233bd;transform:translateY(-1px)}.btn.small{font-size:11px;padding:11px 16px}.btn.outline{background:white;color:var(--ink);border-color:#dcdde9}.btn.outline:hover{background:#f0edff}.text-link{font-size:13px;color:#5b5e76}.skip{position:absolute;left:15px;top:-80px;background:white;padding:15px;z-index:100}.skip:focus{top:15px}.mobile-menu{display:none}.hero{display:grid;grid-template-columns:1fr 1.05fr;gap:58px;align-items:center;padding-top:75px;padding-bottom:95px}.hero h1 span{display:block;color:var(--purple)}.lead{font-size:16px;color:var(--muted);max-width:440px;margin-top:27px}.actions{display:flex;align-items:center;gap:25px;margin-top:32px}.micro{font-size:10px;color:#8d91a6;margin-top:23px}.workspace-preview{position:relative;background:#fff;border:1px solid #e3dff2;border-radius:13px;box-shadow:0 25px 75px #61559317;transform:rotate(-2deg);margin-top:15px}.preview-bar{display:flex;gap:10px;align-items:center;font-size:11px;padding:19px;border-bottom:1px solid var(--line)}.preview-bar .brand-icon{width:23px;height:23px;border-radius:6px;font-size:16px}.window-dots{margin-left:auto;letter-spacing:3px;color:#b7b0ca}.preview-body{display:grid;grid-template-columns:120px 1fr;min-height:353px}.preview-body aside{border-right:1px solid var(--line);padding:22px 12px;font-size:9px;color:#9292a5;display:flex;flex-direction:column;gap:17px}.preview-body aside>span{padding:8px 4px}.preview-body aside .active{background:#eeeaff;color:#6758bf;border-radius:5px}.preview-note{margin-top:auto;font-size:9px;line-height:1.7;color:#a09bad}.preview-main{padding:25px 24px 28px;background:#fcfbff;border-radius:0 0 13px 0}.pill{display:inline-block;font-size:8px;font-weight:700;letter-spacing:.9px;border-radius:4px;color:#70639d;background:#eae5fb;padding:5px 7px}.preview-main h3{font-size:22px;line-height:1.25;margin:15px 0 20px}.prompt-demo{background:white;border:1px solid #e7e3f2;border-radius:7px;padding:14px;font-size:10px}.prompt-demo small{font-size:7px;letter-spacing:1px;color:#a19aad}.prompt-demo p{margin:7px 0 12px;color:#686278}.prompt-demo>span{font-size:8px;color:#a198b6}.sample-output{border-left:2px solid #a98afb;padding:12px 0 0 14px;margin-top:18px}.sample-output>span{font-size:8px;color:#8c6db7;letter-spacing:.7px}.sample-output p{font-size:10px;color:#625970;margin:9px 0}.sample-output>div{font-size:8px;color:#aca1bc}.floating-label{position:absolute;right:15px;bottom:-18px;padding:12px 17px;background:#e9f4ef;border:1px solid #d3e8df;color:#57826f;border-radius:7px;font-size:9px;box-shadow:0 10px 15px #506b5409}.focus-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:27px;display:flex;justify-content:space-between;gap:25px;align-items:center}.focus-strip>span{font-size:8px;letter-spacing:1.3px;max-width:120px;color:#9b96ac;line-height:1.7}.focus-strip b{font-size:13px;color:#7d7d91;font-weight:600}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:flex-end;margin-bottom:40px}.section-heading>p{max-width:370px;font-size:14px;color:var(--muted)}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.module{border-radius:12px;padding:28px;min-height:260px;display:flex;align-items:flex-start;flex-direction:column}.module-symbol{font-size:28px;margin-bottom:22px}.module .pill{background:#ffffff80;font-size:7px;margin-bottom:13px}.module h3{font-size:22px;margin-bottom:11px}.module p{font-size:13px;color:#77758a;line-height:1.7}.module small,.module>a{font-size:10px;color:#817492;margin-top:22px}.lavender{background:#efebfc}.peach{background:#fbefe8}.mint{background:#eaf3ef}.blue{background:#edf1fa}.cream{background:#f7f3e8}.module-dark{background:#2f2850;color:#fff}.module-dark .pill{background:#ffffff18;color:#b8aacf}.module-dark p{color:#bcb2ce}.module-dark>a{color:#ded2ff}.process-band{background:var(--paper)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:65px;margin:42px 0 30px}.steps article>span{font-size:13px;color:#7965d3;background:#eee9fc;border:1px solid #e4dcf7;border-radius:50%;width:38px;height:38px;display:grid;place-items:center;margin-bottom:24px}.steps h3{font-size:20px;margin-bottom:12px}.steps p{font-size:14px;color:var(--muted)}.fine{font-size:11px;line-height:1.7;color:#8c8c9f;margin-top:20px}.center-heading{text-align:center;margin-bottom:28px}.center-heading p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:20px}.period-controls{display:flex;justify-content:center;background:#f2f1f8;padding:5px;border-radius:9px;width:max-content;margin:30px auto 35px;gap:5px}.period-controls button{background:none;border:0;border-radius:6px;padding:10px 22px;color:#858098;font-size:12px;cursor:pointer}.period-controls button[aria-pressed=true]{background:white;box-shadow:0 2px 7px #35245110;color:#5948d1}.period-title{font-size:14px;text-align:center;margin:25px 0;color:var(--muted)}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.plan{border:1px solid var(--line);padding:28px;border-radius:12px;background:white}.plan.featured{border:1.5px solid #9584ef;box-shadow:0 12px 35px #5948e810;background:linear-gradient(#f8f6ff,white 60%)}.plan-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:30px}.plan-top h3{font-size:24px}.plan-top>span{font-size:7px;letter-spacing:1px;color:#978ca8}.price{font-size:40px;font-weight:700;letter-spacing:-1.5px}.price small{font-size:10px;font-weight:500;letter-spacing:0;margin-left:8px;color:#8b849e}.term{font-size:10px;color:#8f879e;margin:8px 0 25px}.plan ul{list-style:none;margin:25px 0;padding:0;min-height:92px;font-size:12px;color:#6e6680}.plan li{margin:13px 0}.plan .btn{width:100%}.details-link{display:block;text-align:center;margin-top:13px;font-size:10px;text-decoration:underline;color:#8a829b}.plan .fine{text-align:center;font-size:9px}.center{text-align:center}.credits-band{background:#f8f7fc}.credits-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.credit-card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:24px 18px}.credit-card>span{font-size:23px;color:#8d76da}.credit-card h3{font-size:27px;margin:18px 0}.credit-card h3 small{display:block;font-size:10px;font-weight:400;letter-spacing:0;color:#a49bb4;margin-top:5px}.credit-card p{font-size:21px;font-weight:600}.credit-card p small{font-size:9px;font-weight:400;color:#9691a5}.credit-card .btn{padding:10px;font-size:10px;gap:10px;width:100%;margin-top:22px}.faq-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:85px}.faq-layout>div>p:not(.eyebrow){font-size:13px;color:var(--muted);margin-top:25px}.faq-layout a{color:#6d56ca}.faq-layout details{border-bottom:1px solid var(--line);padding:21px 0}.faq-layout summary{font-size:14px;cursor:pointer;font-weight:550;line-height:1.7}.faq-layout details p{font-size:13px;color:var(--muted);margin-top:16px}.closing{padding:55px;text-align:center;border-radius:15px;background:#eeebfc;margin-bottom:80px}.closing .btn{margin-top:25px}.footer{padding-block:45px;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px;border-top:1px solid var(--line)}.footer>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px;font-size:12px;color:var(--muted)}.footer b{color:#3f3952;font-size:12px;margin-bottom:6px}.footer .brand{color:var(--ink)}.footer p{margin-top:8px}.footer .footer-bottom{grid-column:1/-1;display:flex;flex-direction:row;justify-content:space-between;font-size:10px;border-top:1px solid var(--line);padding-top:25px;margin-top:15px;width:100%}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.product-layout h1{font-size:42px;margin-bottom:25px;letter-spacing:-1.6px}.product-layout .eyebrow{margin-top:35px}.product-layout .rte{margin-bottom:28px}.product-art{border-radius:18px;background:linear-gradient(135deg,#e8e1fb,#f0edf9);min-height:440px;padding:50px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.product-art>p{font-size:10px;letter-spacing:2px;color:#9a85ba}.product-art h2{font-size:46px;color:#52416f;max-width:320px}.product-art>span:last-child{font-size:13px;color:#8c73a8}.rte{font-size:15px;color:var(--muted);line-height:1.8}.rte p{margin:20px 0}.rte a{text-decoration:underline}.narrow{max-width:720px;min-height:50vh}.narrow>p{margin:25px 0;color:var(--muted)}.narrow .btn{margin-top:20px}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:85px}.contact-layout h1{font-size:52px;margin-bottom:28px}.contact-layout p{font-size:15px;color:var(--muted)}.contact-email{display:inline-block;margin-top:30px;font-size:22px;color:var(--purple);overflow-wrap:anywhere}.contact-card{background:var(--paper);padding:35px;border-radius:12px}label{display:block;font-size:12px;margin:20px 0 9px;color:#686076}input,textarea{border:1px solid #ded9ea;border-radius:6px;padding:13px;background:white;width:100%;color:var(--ink)}textarea{resize:vertical}.contact-card button{margin-top:20px}.narrow form{max-width:360px;margin:35px auto}
@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.desktop-nav{gap:15px}.header-actions{gap:15px}.hero{gap:30px}.hero h1{font-size:49px}.preview-body{grid-template-columns:85px 1fr}.preview-main{padding:20px 16px}.preview-main h3{font-size:20px}.plan{padding:22px}.credits-grid{grid-template-columns:repeat(3,1fr)}.steps{gap:30px}.faq-layout{gap:45px}.contact-layout{gap:40px}}
@media(max-width:720px){.wrap{width:calc(100% - 36px)}.announcement{font-size:10px}.announcement span{display:none}.header{height:80px;gap:10px;flex-wrap:wrap}.brand{font-size:20px}.desktop-nav{display:none}.header-actions{margin-left:auto;font-size:11px}.header-actions .btn{display:none}.mobile-menu{display:block;position:relative;font-size:11px}.mobile-menu summary{cursor:pointer;padding:10px;list-style:none}.mobile-menu nav{position:absolute;right:0;top:35px;padding:20px;background:white;border:1px solid var(--line);box-shadow:0 10px 30px #221b381a;z-index:5;min-width:170px;display:grid;gap:18px;border-radius:8px}.hero{grid-template-columns:1fr;padding-top:45px;padding-bottom:60px;gap:35px}.hero h1{font-size:48px;letter-spacing:-2.5px}.lead{font-size:15px}.actions{gap:18px}.btn{padding:14px 18px;font-size:12px}.workspace-preview{max-width:500px;margin:10px 5px 0}.preview-body{grid-template-columns:85px 1fr}.preview-note{font-size:8px}.preview-main{padding:20px 16px}.preview-bar{padding:15px;font-size:10px}.floating-label{font-size:8px;right:0}.focus-strip{flex-wrap:wrap;gap:18px}.focus-strip>span{max-width:none;width:100%}.focus-strip b{font-size:11px}.space{padding-block:55px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:22px;font-size:13px}.module-grid{grid-template-columns:1fr 1fr;gap:12px}.module{padding:21px;min-height:270px}.module h3{font-size:20px}.module p{font-size:12px}.module .pill{font-size:6px}.steps{grid-template-columns:1fr;gap:30px;margin-top:30px}.steps article>span{margin-bottom:14px}.plan-grid{grid-template-columns:1fr;gap:16px}.plan ul{min-height:0}.plan-top{margin-bottom:20px}.period-controls{max-width:100%}.period-controls button{padding:10px 17px}.credits-grid{grid-template-columns:1fr 1fr;gap:12px}.credit-card:last-child{grid-column:1/-1}.faq-layout{grid-template-columns:1fr;gap:25px}.closing{padding:35px 22px;margin-bottom:50px}.footer{grid-template-columns:1fr 1fr;gap:35px}.footer>div:first-child{grid-column:1/-1}.footer .footer-bottom{flex-direction:column;gap:8px}.product-layout,.contact-layout{grid-template-columns:1fr;gap:30px}.product-art{min-height:300px;padding:30px}.product-art h2{font-size:37px}.product-layout h1{font-size:36px}.contact-layout h1{font-size:42px}.contact-card{padding:25px}.contact-email{font-size:20px}}
@media(max-width:380px){.module-grid{grid-template-columns:1fr}.hero h1{font-size:41px}.header .brand{font-size:18px}.preview-body{grid-template-columns:68px 1fr}.preview-body aside{padding:18px 7px}.preview-main h3{font-size:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn{transition:none}}
