@font-face{font-family:Golos;src:url('./assets/golos-bold.ttf') format('truetype');font-weight:800;font-display:swap}
:root{--paper:#f7f7fb;--white:#fff;--ink:#20212b;--muted:#696977;--purple:#6354ca;--purple-dark:#5142b5;--lavender:#ece9f8;--line:#dfdfe8;--lime:#d6ff9c;--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px;scrollbar-gutter:stable}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #8c74ed;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Golos,Arial,sans-serif;font-weight:800;line-height:1.13;letter-spacing:-.045em}h2{font-size:44px}h3{font-size:25px;letter-spacing:-.035em}p{color:var(--muted)}.wrap{width:min(1240px,calc(100% - 88px));margin-inline:auto}.skip{position:fixed;top:-100px;left:20px;background:var(--ink);color:white;padding:12px;z-index:10}.skip:focus{top:10px}.header{height:104px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:11px;white-space:nowrap;font-weight:750;letter-spacing:-.6px;font-size:21px;line-height:1}.brand-pro{display:inline-flex;margin-left:5px;color:var(--purple);font-size:15px;align-self:flex-start;vertical-align:top;letter-spacing:-.4px}.brand-icon{width:34px;height:36px;border-radius:10px;background:var(--purple);padding:10px 7px 9px 13px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.brand-icon:before{content:'';position:absolute;left:5px;top:15px;border-left:5px solid var(--lime);border-top:3px solid transparent;border-bottom:3px solid transparent}.brand-icon i{height:2px;border-radius:2px;background:#fff}.brand-icon i:nth-child(2){width:70%}.nav{display:flex;gap:30px;font-size:14px;color:#545460}.nav a:hover,.text-link:hover,.footer>a:last-of-type:hover{color:var(--purple)}.button{display:inline-flex;justify-content:center;align-items:center;gap:28px;border-radius:9px;font-weight:600;min-height:54px;padding:15px 23px;line-height:1.3;transition:background .15s,transform .15s}.button:hover{transform:translateY(-2px)}.button span{font-size:23px;font-weight:400;line-height:1}.button-small{font-size:14px;min-height:43px;padding:11px 16px;gap:16px}.button-outline{border:1px solid #d6d4e2;background:transparent}.button-outline:hover{background:var(--lavender)}.button-primary{background:var(--purple);color:white}.button-primary:hover{background:var(--purple-dark)}.button-white{background:white;color:var(--purple)}.hero{padding-top:49px;padding-bottom:76px;display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:44px}.eyebrow{font-size:11px;letter-spacing:1.5px;font-weight:700;color:var(--purple);margin-bottom:24px;display:flex;align-items:center;gap:8px}.live-dot{height:6px;width:6px;border-radius:50%;background:currentColor;display:inline-block;flex-shrink:0}.hero h1{font-size:clamp(47px,4.65vw,66px);line-height:1.09;letter-spacing:-.055em}.hero h1 span{color:var(--purple)}.hero-description{font-size:18px;max-width:430px;line-height:1.65;margin-top:24px}.hero-actions{display:flex;gap:24px;align-items:center;margin-top:31px;flex-wrap:wrap}.text-link{font-size:14px;font-weight:600;display:flex;gap:15px;align-items:center}.hero-note{font-size:12px;margin-top:22px;display:flex;align-items:center;gap:7px}.hero-note span{color:var(--purple);font-size:13px}.hero-note span:nth-child(2){margin-left:10px}.demo-stage{background:var(--lavender);border-radius:26px;padding:26px 26px 18px;min-width:0;position:relative}.demo-caption{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-bottom:21px}.demo-pill{font-size:9px;font-weight:700;letter-spacing:1px;color:#635886;display:flex;gap:6px;align-items:center}.demo-caption-note{font-size:11px;color:#73678e}.prompter{border:5px solid #30313e;border-radius:15px;background:#20212b;color:white;box-shadow:0 20px 35px -20px #48405b80;overflow:hidden}.prompter-top{display:flex;justify-content:space-between;align-items:center;padding:16px 19px;color:#b6b5c3;font-size:10px;border-bottom:1px solid #3d3d49;background:#272832;gap:10px}.prompter-top>span:first-child{display:flex;align-items:center;gap:7px}.camera-dot{width:6px;height:6px;display:inline-block;background:#b9b5c7;border-radius:50%}.prompter-screen{height:310px;overflow:hidden;position:relative;mask-image:linear-gradient(transparent,#000 13%,#000 85%,transparent);isolation:isolate}.reading-guide{position:absolute;height:70px;top:122px;left:0;right:0;background:#c8ff9620;border-top:1px solid #d6ff9c22;border-bottom:1px solid #d6ff9c22;pointer-events:none;z-index:1}.reading-guide>span{position:absolute;left:8px;top:20px;color:var(--lime);font-size:23px}.script-track{padding:62px 32px 180px;will-change:transform;transform:translateY(0);text-align:center}.script-track p{font-family:Golos,Arial,sans-serif;font-size:25px;font-weight:800;color:#eeedf3;line-height:1.65;margin-bottom:29px;letter-spacing:-.5px}.script-track.mirrored p{transform:scaleX(-1)}.prompter-controls{display:flex;align-items:center;gap:7px;padding:13px 14px;border-top:1px solid #3d3d49;background:#272832}.play{display:flex;gap:8px;align-items:center;justify-content:center;border:0;border-radius:6px;background:var(--lime);color:#26361b;font-size:11px;font-weight:650;min-width:90px;height:36px}.play:hover{background:#e5ffbf}.play>span{font-size:10px;min-width:11px}.control{height:36px;border:1px solid #50515d;background:transparent;border-radius:6px;color:#dad9e1;padding:0 10px;font-size:10px}.control:hover,.control[aria-pressed=true]{background:#494656;color:white;border-color:#a89abb}.reset{font-size:22px;line-height:1;padding:0 8px}.speed-label{display:flex;align-items:center;gap:7px;color:#d0ceda;font-size:10px;flex:1;margin:0 7px}.speed-label input{width:100%;min-width:24px;max-width:75px;accent-color:var(--lime);height:30px;cursor:pointer}.speed-label output{min-width:22px;text-align:right}.demo-footer{display:flex;justify-content:space-between;gap:10px;margin-top:15px;font-size:9px;line-height:1.7;color:#766b8d;align-items:center}.demo-footer>span:first-child{display:flex;gap:5px;align-items:center}.tiny-square{display:inline-block;width:5px;height:5px;border:1px solid #897b9c}.keyboard-hint{font-size:8px}kbd{font-family:inherit;font-size:.85em;padding:3px 5px;border:1px solid #d4d0e3;border-radius:4px;white-space:nowrap}.use-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:26px;display:flex;justify-content:space-between;gap:15px;align-items:center}.use-strip>span:first-child{font-size:9px;letter-spacing:1px;color:var(--muted);font-weight:600;max-width:120px}.use-strip p{font-size:15px;font-weight:500;color:#5f5e6b}.strip-dot{color:#b3aec6}.section{padding-top:100px;padding-bottom:100px}.section-heading{margin-bottom:43px}.section-heading>.eyebrow{margin-bottom:16px}.muted{color:#96939f}.section-heading>p:last-child:not(.eyebrow){max-width:535px;line-height:1.75;margin-top:24px}.feature-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:20px}.feature{border:1px solid #e3e1eb;border-radius:var(--radius);padding:35px;overflow:hidden}.feature-label{font-size:10px;font-weight:600;letter-spacing:1.3px;display:block;color:#8e80b1;margin-bottom:18px}.feature h3{margin-bottom:16px}.feature p{line-height:1.75;font-size:15px;max-width:405px}.feature-reading{background:var(--ink);color:white;border:0;padding-bottom:23px}.feature-reading p{color:#b2b0c2}.feature-reading .feature-label{color:#b6a8ec}.reading-example{display:flex;flex-direction:column;font-size:23px;font-family:Golos,Arial,sans-serif;font-weight:800;line-height:1.65;margin:32px -35px 26px;color:#757481;letter-spacing:-.8px}.reading-example>span{padding-left:54px}.reading-example strong{background:#d6ff9c1a;color:var(--lime);display:flex;align-items:center;gap:16px;padding:9px 18px;letter-spacing:-.7px}.reading-example b{font-size:18px}.static-settings{display:flex;gap:27px;align-items:center;font-size:11px;color:#cac6d8}.static-settings>span{display:flex;align-items:center;gap:12px}.static-settings b{font-weight:400;border:1px solid #545260;padding:2px 8px;border-radius:4px}.static-settings>span:nth-child(2)>i{display:block;position:relative;width:64px;height:3px;background:#716785}.static-settings>span:nth-child(2)>i:before{content:'';position:absolute;width:9px;height:9px;background:#ccc2eb;left:33px;top:-3px;border-radius:50%}.static-settings .swatches{gap:6px}.swatches i{width:10px;height:10px;border-radius:50%;background:#f6f4f9}.swatches i:nth-child(2){background:var(--lime)}.swatches i:nth-child(3){background:#ffe795}.feature-camera{background:#efedf9;display:flex;flex-direction:column}.feature-camera .feature-label{color:#726296}.feature-camera p{max-width:340px}.record-example{margin-top:32px;background:white;border:1px solid #e4dfef;border-radius:12px;padding:20px;display:flex;align-items:center;gap:12px;box-shadow:0 6px 20px #50407505}.record-symbol{background:#fff1f1;color:#cb5454;border-radius:10px;width:38px;height:38px;display:grid;place-items:center;font-size:17px}.record-example>div{display:flex;flex-direction:column;gap:2px}.record-example strong{font-size:13px;font-weight:600}.record-example>div>span{font-size:11px;color:var(--muted)}.record-time{margin-left:auto;font-size:21px;font-weight:600;letter-spacing:-.5px;font-variant-numeric:tabular-nums}.camera-note{font-size:12px;line-height:1.7;margin-top:22px;color:#7a6c91;max-width:305px;display:flex;gap:10px;align-items:center}.camera-note>span{font-size:27px}.feature-mini{background:var(--white);padding:30px 35px;position:relative}.feature-mini h3{font-size:21px;margin-bottom:11px}.feature-mini p{font-size:14px;max-width:365px}.mini-icon{display:flex;align-items:center;justify-content:center;color:var(--purple);background:#f1eefb;width:38px;height:38px;font-size:23px;border-radius:10px;margin-bottom:21px}.how-section{background:#eeedf4;padding:80px 0}.how-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.how-heading .eyebrow{margin-bottom:17px}.how-heading h2 span{color:var(--purple)}.how-heading>p{font-size:15px;line-height:1.7}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:58px}.steps article{padding-top:20px;border-top:1px solid #d4cedf}.step-number{font-size:13px;font-weight:600;color:var(--purple)}.steps h3{font-size:22px;margin:23px 0 16px}.steps p{font-size:14px;line-height:1.8;min-height:100px}.step-detail{display:block;font-size:11px;color:#888194;margin-top:27px}.audience .section-heading{margin-bottom:39px}.scenario-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px}.scenario-tabs{display:flex;flex-direction:column;align-self:start}.scenario-tabs button{border:0;border-bottom:1px solid var(--line);padding:23px 20px 23px 0;background:transparent;text-align:left;font-size:18px;display:flex;justify-content:space-between;align-items:center;gap:15px;color:#777381;transition:padding .15s,background .15s}.scenario-tabs button[aria-selected=true]{background:#eeebfa;padding-left:20px;border-radius:8px;color:var(--purple);font-weight:600;border-bottom-color:transparent}.scenario-tabs button:hover{color:var(--purple)}.scenario-tabs button span{font-size:25px}.scenario-panel{background:white;border:1px solid #e5e3ed;border-radius:var(--radius);padding:34px 40px;min-height:369px}.scenario-tag{font-size:10px;color:#7f6d9f;letter-spacing:1.2px}.scenario-panel h3{font-size:29px;margin-top:18px;margin-bottom:18px}.scenario-panel p{font-size:15px;max-width:450px;line-height:1.8}.scenario-panel blockquote{margin:25px 0 8px;border-left:2px solid #c3b6ec;padding-left:16px;color:#756581;font-size:14px;line-height:1.8}.sample-label{font-size:10px;color:#8b8795;display:block;margin-left:18px}.device-section{border-block:1px solid var(--line);padding-block:64px;display:grid;grid-template-columns:1fr .85fr;gap:95px;align-items:center}.device-copy .eyebrow{margin-bottom:20px}.device-copy p:not(.eyebrow){margin-top:25px;max-width:430px;font-size:15px;line-height:1.8}.platforms{display:flex;gap:12px;margin-top:27px}.platforms span{font-size:11px;color:#73707d;border:1px solid #dedbe7;padding:5px 13px;border-radius:5px}.shortcut-card{border:1px solid #e0dce9;background:white;border-radius:16px;padding:30px}.shortcut-card .feature-label{font-size:9px;margin-bottom:15px}.shortcut-card h3{font-size:24px}.shortcut-card dl{margin:23px 0 0}.shortcut-card dl>div{display:flex;align-items:center;justify-content:space-between;padding:13px 0;border-bottom:1px solid #ece9f0;gap:10px;font-size:13px;color:#6c687a}.shortcut-card dl>div:last-child{border:0}.shortcut-card dd{margin:0}.shortcut-card kbd{display:inline-block;min-width:26px;text-align:center;box-shadow:0 2px 0 #eeebf3;padding:2px 8px;font-size:11px}.shortcut-card>p{font-size:10px;margin-top:14px;color:#8b8398}.faq{display:grid;grid-template-columns:.65fr 1fr;gap:60px}.faq .eyebrow{margin-bottom:20px}.faq-intro{font-size:15px;line-height:1.8;margin-top:24px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:22px;align-items:center;font-size:16px;font-weight:500;padding:22px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:22px;font-weight:400;color:#9a8eba;flex-shrink:0;transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details[open] summary{color:var(--purple)}.faq-list details>p{font-size:14px;line-height:1.9;padding:0 30px 24px 0;max-width:630px}.final-section{padding-bottom:65px}.final-inner{padding:65px 30px;background:#6251c0;border-radius:24px;text-align:center;color:white}.final-inner .eyebrow{justify-content:center;color:#d6ceff;font-size:10px;margin-bottom:22px}.final-inner h2{font-size:44px;line-height:1.25}.final-inner h2>span{color:#d4ccff}.final-inner>p:not(.eyebrow){color:#e4dfff;font-size:15px;margin-top:20px}.final-inner .button{margin-top:28px;gap:30px}.final-note{display:block;color:#d4cafa;font-size:10px;margin-top:15px}.footer{border-top:1px solid var(--line);padding-block:35px;display:flex;align-items:center;gap:25px}.footer .brand{font-size:17px}.footer .brand-pro{font-size:12px}.footer .brand-icon{transform:scale(.8);margin-right:-5px}.footer p{font-size:11px}.footer>a:last-of-type{font-size:12px;margin-left:auto;color:#6b637d}.footer>span{font-size:10px;color:#96919f}
@media(min-width:1440px){.hero{gap:70px}.hero h1{font-size:68px}.hero-actions{gap:26px}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.nav{gap:18px}.hero{gap:27px;padding-top:30px}.hero h1{font-size:52px}.hero-actions{gap:17px}.hero-description{font-size:16px}.hero-actions .button{font-size:14px;gap:15px;padding:14px 18px}.text-link{font-size:12px}.demo-stage{padding:18px 16px 15px}.demo-caption-note,.keyboard-hint{display:none}.prompter-screen{height:300px}.script-track{padding-inline:20px}.script-track p{font-size:23px}.speed-label{margin:0;gap:4px}.prompter-controls{padding-inline:9px;gap:6px}.control{padding-inline:7px}.speed-label input{max-width:48px}.play{min-width:76px}.section{padding-block:75px}h2{font-size:38px}.feature{padding:28px}.reading-example{margin-inline:-28px;font-size:20px}.reading-example>span{padding-left:43px}.reading-example strong{gap:10px;padding-inline:15px}.scenario-layout{gap:35px}.scenario-panel{padding:28px}.device-section{gap:45px}.footer p{display:none}.steps{gap:28px}.use-strip p{font-size:13px}.use-strip>span:first-child{font-size:8px}.static-settings{gap:16px}.static-settings .swatches{gap:4px}.final-inner h2{font-size:38px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:84px;gap:12px}.nav{display:none}.brand{font-size:18px;gap:8px}.brand-pro{font-size:12px}.brand-icon{width:30px;height:32px;padding-top:8px;padding-bottom:8px}.brand-icon:before{top:13px}.header .button{font-size:11px;padding:10px;min-height:38px;gap:7px}.header .button span{font-size:18px}.hero{grid-template-columns:1fr;gap:38px;padding-top:26px;padding-bottom:40px}.hero h1{font-size:clamp(44px,8.5vw,62px)}.hero-description{max-width:450px;font-size:17px;margin-top:22px}.eyebrow{font-size:9px;letter-spacing:1.1px;margin-bottom:19px}.hero-actions{margin-top:26px;gap:22px}.hero-actions .button{font-size:14px;min-height:50px}.hero-note{font-size:11px;margin-top:18px}.demo-stage{padding:21px 20px 16px}.demo-caption{margin-bottom:17px}.demo-pill{font-size:9px}.demo-caption-note{display:block}.prompter-screen{height:292px}.script-track p{font-size:26px}.prompter-controls{gap:10px;padding:13px}.speed-label{gap:8px}.speed-label input{max-width:90px}.play{min-width:90px;font-size:11px}.control{font-size:11px}.reset{font-size:22px}.demo-footer{font-size:10px}.use-strip{flex-wrap:wrap;justify-content:flex-start;gap:9px 15px;padding:23px 0}.use-strip>span:first-child{flex-basis:100%;max-width:none;font-size:8px;letter-spacing:1.2px;margin-bottom:4px}.use-strip p{font-size:12px}.section{padding-block:60px}.section-heading{margin-bottom:29px}h2{font-size:34px}.section-heading>p:last-child:not(.eyebrow){font-size:15px;margin-top:20px}.feature-grid{grid-template-columns:1fr;gap:16px}.feature{padding:28px}.feature-camera p,.feature p{max-width:none}.feature h3{font-size:24px}.reading-example{font-size:23px}.reading-example>span{padding-left:47px}.reading-example strong{gap:14px}.feature-mini h3{font-size:21px}.feature-mini{padding:25px}.record-example{margin-top:26px}.camera-note{max-width:none}.how-section{padding:58px 0}.how-heading{display:block}.how-heading>p{margin-top:20px}.steps{grid-template-columns:1fr;gap:29px;margin-top:37px}.steps h3{margin-top:14px;font-size:23px}.steps p{min-height:0;font-size:15px;max-width:500px}.step-detail{margin-top:16px}.scenario-layout{grid-template-columns:1fr;gap:25px}.scenario-tabs button{padding:17px 13px 17px 0;font-size:16px}.scenario-panel{min-height:350px;padding:29px}.scenario-panel h3{font-size:27px}.device-section{grid-template-columns:1fr;gap:35px;padding-block:48px}.device-copy h2 br{display:none}.device-copy p:not(.eyebrow){max-width:none}.faq{grid-template-columns:1fr;gap:32px}.faq h2 br{display:none}.faq-intro br{display:none}.faq-intro{margin-top:15px}.faq-list summary{font-size:15px;line-height:1.6;padding-block:20px}.final-section{padding-bottom:40px}.final-inner{padding:44px 24px}.final-inner h2{font-size:32px;line-height:1.25}.final-inner>p:not(.eyebrow){font-size:14px;max-width:300px;margin-inline:auto}.footer{display:grid;grid-template-columns:1fr auto;gap:25px 12px;padding-block:27px}.footer>a:last-of-type{margin-left:0;font-size:11px}.footer>span{grid-column:1/-1}.section-heading h2 br{display:none}}
@media(max-width:400px){.wrap{width:calc(100% - 32px)}.brand{font-size:16px;gap:6px}.header .button{font-size:10px;gap:5px}.hero h1{font-size:44px}.hero-actions{gap:14px}.hero-actions .button{padding:14px;font-size:13px}.text-link{font-size:11px}.demo-stage{padding:18px 12px 14px}.demo-caption-note{font-size:10px}.demo-pill{font-size:8px}.script-track p{font-size:23px}.prompter-controls{padding:11px 8px;gap:6px}.speed-label{font-size:9px;gap:4px}.speed-label input{max-width:48px}.play{min-width:75px;font-size:10px}.control{font-size:9px;padding:0 7px}.reset{font-size:21px}.demo-footer{font-size:9px}.reading-example{font-size:20px}.reading-example>span{padding-left:42px}.feature{padding:25px}.reading-example{margin-inline:-25px}.static-settings{gap:18px}.final-inner h2{font-size:28px}.footer{grid-template-columns:1fr}.footer>span{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.script-track{will-change:auto}}

.people-section{padding:14px 0 70px}.people-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:32px}.people-heading .eyebrow{margin-bottom:16px}.people-heading h2{font-size:38px}.people-heading>p{max-width:355px;font-size:16px;line-height:1.75}.people-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.people-card{margin:0;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:white}.people-card img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.people-card figcaption{padding:28px 30px 32px}.people-label{font-size:12px;letter-spacing:1px;font-weight:600;color:var(--purple);display:block;margin-bottom:14px}.people-card h3{font-size:28px;margin-bottom:15px}.people-card p{font-size:16px;line-height:1.75;max-width:460px}.people-disclosure{margin-top:15px;font-size:12px;color:var(--muted)}
@media(max-width:760px){.people-section{padding:16px 0 42px}.people-heading{display:block;margin-bottom:24px}.people-heading h2{font-size:32px}.people-heading>p{margin-top:20px;max-width:none}.people-grid{grid-template-columns:1fr;gap:22px}.people-card figcaption{padding:24px}.people-card h3{font-size:26px}.people-disclosure{font-size:11px}}

/* Course creation: two approaches and an illustrated product walkthrough. */
.course-section{padding:70px 0 80px;scroll-margin-top:25px}.course-heading{max-width:850px}.course-heading>p:last-child{font-size:18px;line-height:1.7;color:var(--muted,#696977);max-width:690px;margin-top:24px}.course-routes{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:38px 0}.course-routes article{position:relative;padding:35px 38px;background:#fff;border:1px solid #dedde7;border-radius:20px}.course-routes .route-ai{background:#ece9f8;border-color:#d9d2f2}.course-routes .eyebrow{margin-bottom:13px;padding-right:35px}.course-routes h3{font-size:27px;line-height:1.25;letter-spacing:-.6px;margin:0 0 16px}.course-routes article>p:not(.eyebrow){font-size:16px;line-height:1.75;color:#696977;margin-bottom:24px;max-width:450px}.route-icon{position:absolute;right:28px;top:25px;font-size:28px;color:#6354ca}.course-example{border:1px solid #dedde7;background:#fff;border-radius:24px;overflow:hidden}.example-top{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:28px 34px}.example-label{display:block;color:#6354ca;font-size:11px;font-weight:700;letter-spacing:1px;margin-bottom:12px}.example-top h3{font-size:25px;letter-spacing:-.5px}.example-badge{font-size:12px;background:#f7f7fb;border-radius:30px;padding:10px 16px;color:#696977}.course-demo-tabs{display:flex;border-block:1px solid #e5e3ef;padding:0 34px;background:#f7f7fb;gap:30px}.course-demo-tabs button{display:flex;gap:10px;align-items:center;min-height:58px;border:0;border-bottom:3px solid transparent;background:transparent;color:#696977;font:inherit;font-size:13px;cursor:pointer;padding:10px 2px}.course-demo-tabs button span{font-weight:600;font-size:15px}.course-demo-tabs button[aria-selected=true]{color:#5142b5;border-bottom-color:#6354ca}.course-demo-tabs button:hover{color:#5142b5}.course-demo-panel{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center;padding:38px 34px;min-height:360px}.course-demo-panel[hidden]{display:none}.example-explanation h3{font-size:30px;line-height:1.2;letter-spacing:-.6px;margin-bottom:20px}.example-explanation p{font-size:16px;line-height:1.75;color:#696977}.example-note{display:block;border-left:3px solid #6354ca;padding-left:15px;font-size:14px;line-height:1.6;margin-top:22px;color:#5142b5}.example-outline,.example-script,.example-takes{border:1px solid #e5e3ef;background:#f7f7fb;border-radius:16px;overflow:hidden}.outline-group{padding:20px 20px 10px}.outline-group+ .outline-group{border-top:1px solid #e5e3ef}.outline-group strong{font-size:15px}.outline-group p{display:flex;gap:12px;font-size:14px;line-height:1.5;padding:12px 10px;margin:6px -10px}.outline-group p span{color:#696977;flex-shrink:0}.outline-group p b{margin-left:auto}.outline-selected{border-radius:8px;background:#ece9f8;color:#5142b5}.example-script{padding:22px}.script-example-head{display:flex;justify-content:space-between;gap:12px;font-size:11px;color:#696977;border-bottom:1px solid #dedde7;padding-bottom:16px}.example-script p{font-size:18px;line-height:1.7;margin-top:19px}.script-example-foot{font-size:12px;color:#6354ca;margin-top:22px}.take-preview{position:relative;min-height:165px;background:linear-gradient(0deg,rgba(20,20,30,.8),rgba(20,20,30,.05)),url('./assets/lesson-studio.jpg') center 42%/cover;display:flex;align-items:end;padding:20px;color:white;gap:14px;font-size:13px}.take-play{align-self:center;margin:auto;font-size:30px}.take-preview>span:last-child{position:absolute;bottom:16px;left:20px}.take-row{padding:16px 20px;border-top:1px solid #e5e3ef;display:flex;gap:15px;font-size:14px}.take-row>span{color:#6354ca}.take-row small{display:block;color:#696977;margin-top:6px;line-height:1.5}.course-demo-caption{border-top:1px solid #e5e3ef;padding:16px 34px;color:#696977;font-size:12px;line-height:1.6}.hero-description{max-width:540px}.course-section a:focus-visible,.course-demo-tabs button:focus-visible,.course-demo-panel:focus-visible{outline:3px solid #6354ca;outline-offset:4px}
@media(max-width:760px){.course-section{padding:38px 0 48px}.course-heading>p:last-child{font-size:16px}.course-routes{grid-template-columns:1fr;gap:16px;margin:28px 0}.course-routes article{padding:28px}.course-routes h3{font-size:24px}.course-demo-panel{grid-template-columns:1fr;gap:28px;padding:24px;min-height:0}.example-top{padding:24px;align-items:start}.example-top h3{font-size:21px}.example-badge{display:none}.course-demo-tabs{padding:0 20px;gap:0;justify-content:space-between}.course-demo-tabs button{gap:5px;font-size:11px}.course-demo-tabs button span{font-size:13px}.example-explanation h3{font-size:26px}.course-demo-caption{padding:16px 24px}.example-script p{font-size:16px}.outline-group{padding:18px 16px 8px}.outline-group p{font-size:13px}.course-routes .eyebrow{font-size:10px}.course-routes .text-link{font-size:14px}}

/* Course illustrations: one real example, with the workflow beside it. */
.illustrations-section{padding:10px 0 90px;scroll-margin-top:28px}.illustrations-heading{max-width:810px;margin-bottom:36px}.illustrations-heading>p:last-child{font-size:18px;line-height:1.75;max-width:680px;margin-top:22px}.illustrations-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:46px;align-items:start}.illustrations-example{margin:0;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:var(--white)}.illustrations-example img{display:block;width:100%;height:auto;aspect-ratio:1672/941;object-fit:contain}.illustrations-example figcaption{padding:28px 30px}.illustrations-example-label{display:block;font-size:10px;font-weight:600;letter-spacing:1px;color:var(--purple);margin-bottom:14px}.illustrations-example strong{display:block;font-size:23px;line-height:1.35;font-family:Golos,Arial,sans-serif;letter-spacing:-.5px}.illustrations-example figcaption p{font-size:12px;line-height:1.7;color:var(--muted);margin-top:14px}.illustrations-features article{display:flex;align-items:start;gap:18px;padding:0 0 24px;margin-bottom:24px;border-bottom:1px solid var(--line)}.illustrations-mark{width:40px;height:40px;flex-shrink:0;display:grid;place-items:center;border-radius:10px;background:var(--lavender);color:var(--purple);font-size:24px}.illustrations-features h3{font-size:23px;line-height:1.25;letter-spacing:-.5px;margin-bottom:12px}.illustrations-features article p{font-size:15px;line-height:1.75}.illustrations-actions .button{white-space:normal;line-height:1.5;max-width:100%}.illustrations-actions p{font-size:12px;color:var(--muted);line-height:1.8;margin-top:16px}
@media(max-width:1100px){.illustrations-layout{gap:30px}.illustrations-features h3{font-size:21px}.illustrations-mark{width:32px;height:32px;font-size:21px}.illustrations-features article{gap:13px}}
@media(max-width:760px){.illustrations-section{padding:10px 0 50px}.illustrations-heading>p:last-child{font-size:16px}.illustrations-heading{margin-bottom:26px}.illustrations-layout{grid-template-columns:1fr;gap:30px}.illustrations-example figcaption{padding:24px}.illustrations-example strong{font-size:22px}.illustrations-features h3{font-size:22px}.illustrations-features article{gap:15px}.illustrations-actions .button{font-size:14px;padding-inline:18px}.illustrations-actions p{font-size:12px}}

/* Avtoria: the full authoring workflow becomes the main story. */
.brand{font-family:Golos,Arial,sans-serif;font-size:27px;letter-spacing:-1px}.brand img{flex-shrink:0}.hero{grid-template-columns:1fr 1fr;gap:60px;padding-bottom:65px}.hero h1{font-size:clamp(46px,4.5vw,65px)}.hero-description{max-width:510px}.avtoria-stage{background:#ece9f8;border:1px solid #d9d3ee;padding:28px;border-radius:26px;transform:rotate(1deg);min-width:0}.avtoria-stage-top{display:flex;justify-content:space-between;color:#665a86;font-size:10px;letter-spacing:1px;margin-bottom:20px}.avtoria-stage h2{font-size:31px;margin-bottom:23px}.avtoria-project{position:relative;border-radius:13px;overflow:hidden;background:#292434}.avtoria-project img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;display:block}.avtoria-project>span{display:block;padding:11px 15px;color:white;font-size:12px}.avtoria-materials{margin-top:18px;display:grid;gap:8px}.avtoria-materials>div{display:flex;gap:16px;align-items:center;background:#ffffffb8;border-radius:10px;padding:12px 15px}.avtoria-materials b{color:var(--purple);font-size:13px}.avtoria-materials span{font-size:14px;font-weight:600}.avtoria-materials small{display:block;font-size:11px;font-weight:400;color:var(--muted);margin-top:2px}.avtoria-stage-link{display:flex;justify-content:space-between;margin-top:18px;color:var(--purple);font-size:13px;font-weight:600}.avtoria-formats{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:34px;margin-bottom:68px}.avtoria-formats span{font-size:10px;color:var(--purple);letter-spacing:1px}.avtoria-formats h2{font-size:23px;margin:16px 0 12px}.avtoria-formats p{font-size:14px;line-height:1.8}.avtoria-record{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:65px;margin-bottom:85px}.avtoria-record>div>p:not(.eyebrow){font-size:17px;line-height:1.8;margin:25px 0}.avtoria-record .demo-stage{transform:none}.hero-note{flex-wrap:wrap}
@media(max-width:760px){.hero{grid-template-columns:1fr;gap:38px}.brand{font-size:23px}.avtoria-stage{padding:22px;transform:none}.avtoria-stage h2{font-size:28px}.avtoria-formats{grid-template-columns:1fr;gap:27px;margin-bottom:40px}.avtoria-formats>div+div{padding-top:26px;border-top:1px solid var(--line)}.avtoria-record{grid-template-columns:1fr;gap:28px;margin-bottom:50px}.avtoria-record h2{font-size:32px}}

/* Calendar: content planning in the existing Avtoria visual language. */
.calendar-promo{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;scroll-margin-top:32px}
.calendar-promo h2{font-size:clamp(34px,3.5vw,52px);line-height:1.12;letter-spacing:-.045em;margin:18px 0 24px}
.calendar-promo-copy>p:not(.eyebrow){color:#686779;line-height:1.7}
.calendar-benefits{list-style:none;padding:0;margin:28px 0;display:grid;gap:21px}
.calendar-benefits li{border-left:3px solid #6354ca;padding-left:17px}
.calendar-benefits strong,.calendar-benefits span{display:block}
.calendar-benefits strong{font-size:17px;margin-bottom:5px}
.calendar-benefits span{color:#686779;font-size:15px;line-height:1.65}
.calendar-promo .calendar-promo-note{font-size:13px;max-width:420px;margin-top:16px}
.calendar-preview{margin:0;padding:30px;border:1px solid #e2dfed;border-radius:24px;background:#f4f2fc;transform:rotate(1deg)}
.calendar-preview figcaption{display:flex;justify-content:space-between;gap:12px;font-size:10px;letter-spacing:.08em;color:#6354ca;font-weight:700}
.calendar-preview figcaption span:last-child{letter-spacing:0;color:#686779;font-weight:400}
.calendar-preview h3{font-size:26px;letter-spacing:-.04em;line-height:1.2;margin:25px 0 8px}
.calendar-preview-period{font-size:13px;color:#686779;margin:0 0 20px}
.calendar-preview-views{display:flex;gap:6px;margin-bottom:22px;font-size:12px}
.calendar-preview-views>*{padding:8px 14px;border-radius:8px;background:#fff}
.calendar-preview-views strong{background:#6354ca;color:white}
.calendar-preview-days{display:grid;gap:10px}
.calendar-preview-days article{display:grid;grid-template-columns:44px minmax(0,1fr);gap:18px;padding:20px;background:white;border:1px solid #e2dfed;border-radius:14px}
.calendar-preview-date{display:flex;flex-direction:column;align-items:center;gap:3px;color:#6354ca}
.calendar-preview-date span{font-size:10px;letter-spacing:.1em;font-weight:700}
.calendar-preview-date b{font-size:30px;line-height:1.1}
.calendar-preview-time{font-size:11px;color:#686779;margin:0 0 8px}
.calendar-preview h4{font-size:16px;line-height:1.4;margin:0 0 12px;overflow-wrap:anywhere}
.calendar-preview-status{font-size:11px;background:#eeeafa;color:#5746b9;padding:5px 8px;border-radius:6px;display:inline-block}
.calendar-preview-status.done{background:#e7f4e9;color:#27633b}
.calendar-preview-note{font-size:11px;color:#686779;line-height:1.5;margin:12px 0 0}
.calendar-preview-footer{font-size:12px;color:#686779;line-height:1.6;margin:20px 0 0}
@media(max-width:900px){.calendar-promo{grid-template-columns:1fr;gap:30px}.calendar-preview{transform:none;max-width:600px;width:100%;justify-self:center}}
@media(max-width:480px){.calendar-preview{padding:20px 15px}.calendar-preview-days article{padding:16px 12px;gap:12px}.calendar-preview h3{font-size:24px}.calendar-promo h2{font-size:36px}}

/* Public feature guides share the landing typography and palette. */
.seo-guide {padding-top:48px;padding-bottom:80px;max-width:960px;}
.seo-breadcrumbs {display:flex;gap:10px;flex-wrap:wrap;font-size:13px;color:var(--muted);margin-bottom:40px;}
.seo-guide h1 {font-size:clamp(34px,5vw,62px);line-height:1.08;letter-spacing:-.04em;max-width:850px;}
.seo-lead {font-size:20px;line-height:1.6;margin:24px 0;max-width:760px;}
.seo-guide-content {max-width:780px;margin:56px 0;}
.seo-guide-content section {margin:36px 0;}
.seo-guide-content h2,.seo-related h2 {font-size:28px;line-height:1.25;margin-bottom:16px;letter-spacing:-.025em;}
.seo-guide-content p {font-size:18px;line-height:1.75;color:var(--muted);}
.seo-related {padding:28px;border-radius:24px;background:var(--lavender);}
.seo-related a {display:block;margin-top:16px;line-height:1.5;}
@media(max-width:600px){.seo-guide{padding-top:28px;padding-bottom:48px}.seo-guide-content p{font-size:16px}.seo-related{padding:20px}}

.pdf-example{margin-top:56px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:32px}.pdf-example-heading{display:flex;justify-content:space-between;gap:28px;align-items:center;margin-bottom:28px}.pdf-example-heading>div{max-width:680px}.pdf-example-heading h3{margin:12px 0}.pdf-example-heading p:not(.eyebrow){color:var(--muted)}.pdf-example-heading .button{flex-shrink:0;display:flex;flex-direction:column;gap:4px}.pdf-example-heading small{font-size:12px;font-weight:400;opacity:.85}.pdf-example-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.pdf-example-card{border:1px solid var(--line);border-radius:14px;overflow:hidden}.pdf-example-card>a{display:block;background:var(--paper)}.pdf-example-card img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}.pdf-example-card>div{padding:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.pdf-example-card h4{font-size:15px;margin:0}.pdf-example-selected{font-size:13px;font-weight:600;color:var(--purple);background:var(--lavender);border-radius:6px;padding:4px 8px}.pdf-example-auto{font-size:12px;color:var(--muted)}.pdf-example-note{font-size:13px;color:var(--muted);margin-top:22px;max-width:900px}@media(max-width:700px){.pdf-example{padding:20px;margin-top:32px}.pdf-example-heading{display:block}.pdf-example-heading .button{margin-top:20px}.pdf-example-grid{grid-template-columns:1fr}.pdf-example-card>div{padding:12px}}
