:root{--purple:#5135e9;--ink:#202027;--muted:#74747e;--line:#e6e5ec;--soft:#f6f5fa;--lime:#dfff8c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--purple);outline-offset:5px}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}.wrap{max-width:1240px;margin:auto;padding-left:40px;padding-right:40px}.header{height:100px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{font-weight:800;font-size:25px;letter-spacing:-1.1px;display:flex;align-items:center;white-space:nowrap}.brand-icon{display:grid;place-items:center;background:var(--purple);color:white;width:34px;height:34px;border-radius:10px;margin-right:10px;font-size:30px;line-height:1}.brand-dot{color:var(--purple)}nav{display:flex;gap:30px;font-size:14px}nav a:hover,.text-link:hover{color:var(--purple)}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:25px;background:var(--purple);color:#fff;border:0;border-radius:10px;padding:18px 23px;font-weight:600;font-size:15px;line-height:1.35;transition:background .2s,transform .2s}.button:hover{background:#4126cc;transform:translateY(-1px)}.button span{font-size:22px;line-height:1}.button-small{background:#f0edff;color:var(--purple);padding:13px 19px;font-size:14px}.button-small:hover{background:#e6e0ff}.hero{padding-top:65px;padding-bottom:76px;display:grid;grid-template-columns:1fr 1.06fr;align-items:center;gap:35px}.eyebrow{font-size:12px;letter-spacing:1.2px;font-weight:700;display:flex;align-items:center;gap:12px;margin-bottom:24px}.hero .eyebrow{font-size:11px;letter-spacing:.4px}.pill{font-size:10px;letter-spacing:1px;background:#eeebff;color:var(--purple);padding:6px 9px;border-radius:5px;display:inline-block}h1{font-size:clamp(46px,4.8vw,65px);line-height:1.04;letter-spacing:-3px;font-weight:750;margin:0 0 27px}h1>span,.accent{color:var(--purple)}.lead{font-size:17px;color:#61616c;line-height:1.65;margin:0 0 30px}.hero-action{display:flex;gap:22px;align-items:center}.hero-price{display:flex;flex-direction:column;white-space:nowrap}.hero-price strong{font-size:27px;line-height:1.25;letter-spacing:-1px}.hero-price>span{font-size:11px;color:var(--muted)}.fine{font-size:12px;line-height:1.6;color:var(--muted)}.hero-copy>.fine{margin:14px 0 28px}.formats{display:flex;gap:22px;font-size:11px;color:var(--muted);align-items:center}.formats b{font-size:10px;color:var(--ink);margin-right:5px}.hero-visual{background:#f0eef8;border-radius:20px;padding:23px 25px 18px;transform:rotate(-1.5deg);position:relative}.visual-caption,.visual-foot{display:flex;justify-content:space-between;font-size:9px;letter-spacing:.6px;color:#767080;margin-bottom:19px}.sample-cover{background:var(--purple);color:white;border-radius:9px;padding:26px 27px 16px;position:relative;aspect-ratio:1.62;box-shadow:0 14px 28px #37277b20;overflow:hidden}.slide-kicker{font-size:9px;letter-spacing:1px;opacity:.75}.sample-cover h2{font-size:31px;line-height:1.12;letter-spacing:-.8px;margin:32px 0 12px;position:relative;z-index:1}.sample-cover>p{font-size:11px;opacity:.8;line-height:1.5}.slide-bottom{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1px;margin-top:45px;opacity:.65}.team-diagram{display:none}.speech-card{position:relative;background:white;border:1px solid #e6e3f1;border-radius:10px;display:flex;padding:18px 20px;gap:13px;width:91%;margin:-7px -7px 0 auto;transform:rotate(3deg);box-shadow:0 8px 24px #332a6020}.speech-icon{font-size:25px;color:var(--purple);line-height:1}.speech-label{font-size:9px;letter-spacing:1.1px;font-weight:700;color:var(--purple)}.speech-card p{font-size:12px;line-height:1.55;margin:8px 0 0;color:#55535f}.visual-foot{margin:23px 0 0;letter-spacing:0;font-size:10px}.visual-foot a{color:var(--purple)}.deliverables{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.deliverables-inner{display:flex;align-items:center;justify-content:space-between;padding-top:25px;padding-bottom:25px;font-size:14px}.deliverables-inner>span:first-child{font-size:12px;color:var(--muted);line-height:1.5}.deliverables-inner b{color:var(--ink);font-weight:500}.deliverables i{font-style:normal;font-size:10px;border:1px solid #ded9f6;color:var(--purple);padding:5px 7px;border-radius:6px;margin-right:9px}.section{padding-top:88px;padding-bottom:88px}h2{font-size:39px;line-height:1.18;letter-spacing:-1.5px;margin:0 0 22px}h3{font-size:21px;line-height:1.3;letter-spacing:-.5px}.muted{color:#92909b}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:35px}.section-top h2{margin:0}.section-top>p{font-size:14px;color:var(--muted);margin:0 0 3px}.example-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px}.source{background:var(--soft);padding:30px;border-radius:12px;display:flex;flex-direction:column}.source-label{display:flex;align-items:center;gap:9px;font-size:12px}.source-label>span:last-child{margin-left:auto;color:var(--muted);font-size:9px}.file-icon{background:white;padding:3px 8px;border:1px solid var(--line);border-radius:5px;font-weight:700}.source h3{margin:28px 0 15px;font-size:22px}.source p{font-size:14px;color:#6d6b76;line-height:1.8;margin:0 0 16px}mark{background:#e7e0ff;color:#5844a4}.source-note{font-size:10px;color:#96939f;margin-top:auto}.result{border:1px solid var(--line);border-radius:12px;padding:20px}.result-toolbar{display:flex;justify-content:space-between;font-size:10px;letter-spacing:1px;color:var(--muted);margin-bottom:14px}.example-slide{background:#ece8ff;border-radius:5px;aspect-ratio:16/9;padding:28px 32px;color:#382977;display:flex;flex-direction:column}.example-slide .slide-kicker{font-size:10px;color:#68559c}.example-slide h3{font-size:27px;margin:20px 0 20px;line-height:1.15}.slide-points{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:auto}.slide-points div{border-top:1px solid #bfb3e4;padding-top:12px}.slide-points b{font-size:14px;display:block;margin-bottom:7px}.slide-points p{font-size:11px;line-height:1.5;margin:0}.slide-controls{display:flex;justify-content:space-between;align-items:center;padding:13px 0;font-size:11px;color:var(--muted)}.slide-controls button{background:white;border:1px solid var(--line);border-radius:6px;width:34px;height:30px;margin-left:4px;color:var(--ink)}.slide-controls button:hover{background:#eeebff}.speaker-note{border-top:1px solid var(--line);padding-top:15px}.speaker-note>span{font-size:9px;letter-spacing:1px;color:var(--purple);font-weight:700}.speaker-note p{font-size:13px;line-height:1.65;margin:7px 0 0;color:#66636f}.example-links{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:23px}.text-link{font-size:14px;font-weight:600}.example-links>span{font-size:11px;color:var(--muted);max-width:350px}.how{background:#f7f6fa}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:44px}.step-num{font-size:13px;color:var(--purple);background:#ebe6ff;padding:8px 10px;border-radius:7px}.steps h3{margin-top:25px;font-size:20px}.steps p{font-size:15px;color:var(--muted);line-height:1.7}.offer-section{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.offer-copy>p{color:var(--muted)}.price-card{border:1px solid #dcd5fa;border-radius:16px;padding:32px 38px;box-shadow:0 15px 50px #412ba908}.price{font-size:69px;letter-spacing:-4px;font-weight:700;line-height:1;margin-top:22px}.price span{font-size:40px}.price-card>p{font-size:13px;color:var(--muted);margin-top:9px}.price-card ul{list-style:none;padding:23px 0;margin:22px 0;border-top:1px solid var(--line);font-size:14px}.price-card li{margin-bottom:14px}.price-card li:last-child{margin-bottom:0}.price-card li:before{content:'✓';color:var(--purple);margin-right:12px}.price-card .button{width:100%}.price-card>.fine{text-align:center;font-size:11px}.request-section{background:#f1eefc}.request-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.request-grid>div>p{color:#777082;font-size:16px}.pilot-note{margin-top:38px;max-width:320px;border-left:2px solid #b6a7ee;padding-left:17px;font-size:13px;color:#756f82}.pilot-note b{font-size:13px;color:#4e465e;font-weight:500}.pilot-note p{margin-bottom:0}form{background:white;padding:30px;border-radius:14px;box-shadow:0 12px 35px #43239308}label{display:block;font-size:13px;font-weight:600;margin:16px 0 8px}input:not([type=checkbox]),select{width:100%;height:46px;padding:10px 12px;border:1px solid #dedbe6;border-radius:7px;background:#fff;color:var(--ink);font-size:14px;min-width:0}input:focus,select:focus{outline:2px solid #b6a4ff;border-color:var(--purple)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field-hint{font-size:11px;color:var(--muted);margin:7px 0}.consent{display:flex;align-items:flex-start;font-size:11px;font-weight:400;color:var(--muted);gap:8px;margin:18px 0}.consent input{accent-color:var(--purple);margin-top:3px;flex-shrink:0}.consent a{text-decoration:underline}.form-status{font-size:12px;background:#f6f3ff;color:#6b5d8a;padding:10px;border-radius:6px}form .button{width:100%;font-size:14px}.trap{display:none}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px}.faq-items details{border-bottom:1px solid var(--line);padding:21px 0}.faq-items details:first-child{padding-top:0}.faq-items summary{cursor:pointer;list-style:none;font-weight:500;display:flex;justify-content:space-between;gap:20px;font-size:16px}.faq-items summary::-webkit-details-marker{display:none}.faq-items summary:after{content:'+';color:var(--purple);font-size:22px;line-height:1}.faq-items details[open] summary:after{content:'−'}.faq-items details p{font-size:14px;color:var(--muted);padding-right:24px;line-height:1.7}.footer{padding-top:25px;padding-bottom:32px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);gap:20px}.footer .brand{font-size:22px}.footer>span{font-size:11px;color:var(--muted)}
@media(min-width:1400px){.hero{padding-top:85px;padding-bottom:95px}}@media(max-width:1050px){.wrap{padding-left:28px;padding-right:28px}.hero{gap:25px}.hero-action{gap:12px}.hero-action .button{padding:16px;font-size:13px}.hero-price strong{font-size:23px}.hero .eyebrow{flex-wrap:wrap;gap:7px}h1{font-size:53px}.sample-cover h2{font-size:25px}.sample-cover{padding:23px}.hero-visual{padding:20px}.offer-section,.request-grid{gap:50px}.formats{gap:12px;font-size:10px}.section-top>p{max-width:240px}.example-slide{padding:25px}.example-slide h3{font-size:23px}.slide-points{gap:10px}.slide-points b{font-size:12px}.slide-points p{font-size:10px}}
@media(max-width:760px){.wrap{padding-left:22px;padding-right:22px}.header{height:80px}.header nav{display:none}.brand{font-size:22px}.brand-icon{width:29px;height:29px;font-size:25px}.button-small{font-size:12px;padding:10px 12px;gap:10px}.hero{display:flex;flex-direction:column;padding-top:30px;padding-bottom:40px;gap:35px;align-items:stretch}.hero .eyebrow{font-size:10px;gap:10px}h1{font-size:clamp(44px,10.3vw,67px);letter-spacing:-2.5px;line-height:1.04;margin-bottom:23px}.lead{font-size:16px;max-width:450px;margin-bottom:25px}.hero-action{gap:20px}.hero-action .button{padding:17px 18px;font-size:14px;gap:15px}.hero-price strong{font-size:26px}.hero-price>span{font-size:10px}.hero-copy>.fine{margin-bottom:22px}.formats{font-size:11px;gap:20px}.hero-visual{margin:0 3px;transform:rotate(-1deg);padding:20px}.sample-cover h2{font-size:clamp(25px,6.5vw,40px)}.sample-cover{padding:25px;aspect-ratio:1.65}.slide-bottom{margin-top:28px}.speech-card p{font-size:12px}.visual-caption{font-size:8px}.deliverables-inner{display:grid;grid-template-columns:1fr 1fr;gap:19px 12px;font-size:12px}.deliverables-inner>span:first-child{font-size:12px}.deliverables i{margin-right:6px}.section{padding-top:57px;padding-bottom:57px}.eyebrow{font-size:10px;margin-bottom:18px}h2{font-size:31px;letter-spacing:-1px}.section-top{display:block;margin-bottom:25px}.section-top>p{max-width:none;font-size:14px;margin-top:17px}.section-top>p br{display:none}.example-grid{grid-template-columns:1fr;gap:18px}.source{padding:25px}.source h3{margin-top:20px}.source p{font-size:14px}.source-note{margin-top:8px}.result{padding:16px}.example-slide{padding:22px;min-height:220px;aspect-ratio:auto}.example-slide h3{font-size:25px;margin:16px 0 23px}.slide-points b{font-size:12px}.slide-points p{font-size:11px}.example-links{display:block}.example-links>span{display:block;margin-top:12px}.steps{grid-template-columns:1fr;gap:28px;margin-top:35px}.steps article{display:grid;grid-template-columns:40px 1fr;column-gap:15px}.step-num{grid-row:span 2;align-self:start;justify-self:start}.steps h3{margin:5px 0 8px;font-size:20px}.steps p{margin:0}.offer-section,.request-grid,.faq{grid-template-columns:1fr;gap:27px}.offer-copy h2 br:nth-child(2){display:none}.offer-copy>p{font-size:15px}.price-card{padding:28px}.request-grid>div>p{font-size:15px}.pilot-note{margin-top:20px;max-width:none}form{padding:22px}.faq h2 br{display:none}.faq-items details:first-child{padding-top:10px}.footer{flex-wrap:wrap;gap:12px}.footer>span{font-size:11px}.footer>span:last-child{width:100%}.desktop{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}@media(max-width:370px){.header .button-small{font-size:11px}.brand{font-size:20px}.hero-action{gap:12px}.hero-action .button{font-size:12px}.hero-price strong{font-size:23px}.field-row{grid-template-columns:1fr}.slide-points{grid-template-columns:1fr}.example-slide{min-height:300px}.slide-points p{font-size:12px}.slide-points b{font-size:14px}}
