/* Static stylesheet. No runtime dependencies or build step. */
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:24px}
body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg);line-height:1.5;font-size:16px}
a{color:inherit;text-decoration:none}
button,a,summary{-webkit-tap-highlight-color:transparent}
a:focus-visible,summary:focus-visible{outline:3px solid #6e737d;outline-offset:5px}
h1,h2,h3,h4,p{margin:0}
h1,h2,h3,h4{line-height:1.1}
h1{letter-spacing:-.0479em;font-size:clamp(2.5rem,5vw,4rem);font-weight:600;line-height:1.041667;margin:0 0 12px}
h2{font-size:clamp(2rem,4vw,3.375rem);letter-spacing:-.0347em;font-weight:600;line-height:1.037}
h3{font-size:1.4rem;letter-spacing:-.025em}
em{font-style:normal;font-weight:inherit}
main{overflow:clip}
.shell{width:min(1240px,calc(100% - 96px));margin-inline:auto}
.nav{display:flex;align-items:center;justify-content:space-between;min-height:88px;gap:20px}
.brand{display:inline-flex;align-items:center;gap:9px;font-size:1.9rem;font-weight:650;letter-spacing:-.035em;min-height:44px}
.brand-mark{width:34px;height:34px;border-radius:10px;background:var(--ink);color:var(--bg);font-size:1.8rem;line-height:30px;text-align:center}
.brand-dot{font-size:.75rem;align-self:flex-start;margin-top:8px;letter-spacing:0}
.nav-link{display:inline-flex;align-items:center;gap:12px;min-height:44px;font-size:.9rem}
.nav-link:hover,.text-link:hover{text-decoration:underline;text-underline-offset:6px}
.eyebrow{font-size:14px;letter-spacing:normal;font-weight:400;line-height:20px;margin-bottom:16px}
.small-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:currentColor;margin-right:7px}
.lead{font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.4;max-width:440px;color:var(--muted);font-weight:400;letter-spacing:-.00625em}
.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:56px;padding:15px 24px;border-radius:6px;font-size:16px;font-weight:500;transition:transform .15s,box-shadow .15s;line-height:24px;letter-spacing:normal}
.button:hover{transform:translateY(-2px);box-shadow:0 5px 0 #0002}
.primary{background:var(--accent);color:var(--button-text)}
.secondary{border:1px solid var(--line)}
.hero-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}
.text-link{min-height:44px;display:inline-flex;align-items:center;gap:16px;font-size:.9rem}
.hero-caption{font-size:.8rem;color:var(--muted);margin-top:19px}
.section-space{padding-block:110px}
.section-heading{margin-bottom:48px}
.section-heading .eyebrow{margin-bottom:16px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:normal}
.section-heading>p:last-child:not(.eyebrow){margin-top:22px;color:var(--muted)}
.example-note{font-size:.75rem;color:var(--muted);margin-top:20px;line-height:1.6}
.footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:38px;border-top:1px solid var(--line)}
.footer p{font-size:.85rem;color:var(--muted)}
.faq-section{padding-block:70px 100px;display:grid;grid-template-columns:1fr 1.3fr;gap:60px}
.faq-section h2{margin-top:18px;font-size:clamp(2rem,4vw,3.375rem);line-height:1.037;letter-spacing:-.0347em;font-weight:600}
.faq-list details{border-bottom:1px solid var(--line)}
.faq-list summary{cursor:pointer;min-height:76px;padding:23px 36px 23px 0;position:relative;list-style:none;font-size:1.05rem;font-weight:500}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary:after{content:'+';position:absolute;right:6px;font-size:1.5rem;top:18px}
.faq-list details[open] summary:after{content:'−'}
.faq-list details p{color:var(--muted);padding:0 28px 24px 0;max-width:560px}
.closing{text-align:center;padding:75px 32px;margin-bottom:80px;border-radius:10px}
.closing h2{margin:24px 0 32px;font-size:clamp(2rem,4vw,3.375rem);line-height:1.037;letter-spacing:-.0347em;font-weight:600}
.skip-link{position:absolute;top:-100px;left:15px;background:#fff;color:#111;padding:15px;z-index:10}
.skip-link:focus{top:10px}


/* 01: a quiet editorial composition */
.calm{--bg:#fff;--ink:#191b1f;--muted:#595d64;--accent:#2563c5;--button-text:#fff;--line:#d3d6dc}
.calm-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:50px;align-items:start;padding-block:40px 80px}
.calm-hero h1{margin:0 0 12px;font-size:clamp(2.5rem,5vw,4rem);font-weight:600;line-height:1.041667;letter-spacing:-.0479em}
.calm-hero .hero-actions{margin-top:30px}
.calm-visual{position:relative;padding:32px 16px 36px;background:#f7f8fa;border-radius:20px}
.orbit-label{font-family:inherit;font-style:normal;text-align:center;font-size:1.05rem;margin-bottom:24px}
.agenda{background:#fff;padding:28px;border:1px solid #d6d9de;border-radius:12px;box-shadow:0 14px 40px #36383d11;transform:none}
.agenda h3{margin-top:6px;font-size:1.2rem}
.round-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #cccfd6;border-radius:50%;flex-shrink:0}
.agenda-row{display:flex;gap:16px;align-items:start;margin-top:20px}
.time{font-size:.75rem;padding-top:12px}
.lesson{flex:1;padding:14px;border-radius:7px;min-width:0}
.lesson strong{font-size:.9rem}
.lesson p,.lesson span{font-size:.75rem}
.lesson p{margin-top:5px;color:#4c4f56}
.mint{background:#edf3fc}
.peach{background:#f5f5f6}
.status{display:inline-flex;gap:12px;margin-top:14px;background:#ffffff99;padding:3px 8px;border-radius:4px}
.empty-slot{border:1px dashed #bfc1c6;display:flex;align-items:center;justify-content:space-between;gap:16px;padding-block:20px}
.calm-note{position:relative;width:80%;margin:22px auto -72px;background:#edf3fc;padding:18px 22px;display:flex;align-items:center;gap:18px;transform:none;border:1px solid #92969f}
.calm-note>span{font-size:2.6rem;line-height:1}
.calm-note p{font-size:.85rem}
.calm-strip{padding:26px 0;border-block:1px solid var(--line);font-size:.85rem}
.calm-strip span>span{font-size:.7rem;color:#717680;margin-right:12px}
.feature{padding:28px;background:#f7f8fa;border-radius:8px}
.feature-number{font-size:14px;letter-spacing:normal;font-weight:400;line-height:20px}
.feature h3{margin:28px 0 16px;font-size:1.3rem}
.feature p{font-size:.95rem;color:var(--muted)}
.mini-calendar{display:grid;grid-template-columns:repeat(5,1fr);text-align:center;align-items:center;gap:7px;margin-top:30px;height:85px;font-size:.8rem}
.mini-calendar b{padding:9px 0}
.mini-calendar .selected{background:#2f3135;color:white;border-radius:50%}
.mini-paper{height:85px;margin-top:30px;background:#fff;padding:12px 18px;border:1px solid #ddd;transform:rotate(-3deg)}
.mini-paper span{font-family:inherit}
.mini-paper i{display:block;height:2px;width:80%;background:#ddd;margin-top:10px}
.mini-paper i:last-child{width:60%}
.mini-payment{height:85px;margin-top:30px;display:flex;flex-direction:column;justify-content:center;gap:8px;font-size:.8rem}
.mini-payment b{align-self:flex-start;padding:5px 12px;background:#d2d5db;border-radius:5px;font-weight:500}
.calm-closing{background:#f7f8fa}


/* 02: structured type and three quiet feature cards */
.bold{--bg:#fff;--ink:#191b1f;--muted:#4f5155;--accent:#2563c5;--button-text:#fff;--line:#c6c8cd}
.bold .brand-mark{border-radius:0}
.bold .button{border-radius:0}
.bold .nav{border-bottom:1px solid var(--line)}
.bold-hero{padding-top:32px;padding-bottom:90px}
.bold-kicker{display:flex;justify-content:space-between;gap:20px}
.tiny-label{font-size:.7rem;letter-spacing:0}
.bold-hero h1{position:relative;font-weight:600;font-size:clamp(2.5rem,5vw,4rem);line-height:1.041667;margin-top:42px;letter-spacing:-.0479em;margin:0 0 12px}
.bold-hero h1>span:not(.hero-asterisk){color:#898d96}
.hero-asterisk{position:absolute;right:0;top:15px;color:#1e1f20;font-size:1.3em;line-height:1}
.bold-hero-bottom{display:flex;justify-content:space-between;align-items:center;gap:40px;margin-block:38px 58px}
.bold-hero-bottom .lead{max-width:480px;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.4;font-weight:400;letter-spacing:-.00625em}
.bold-board{border:1.5px solid var(--ink);background:#e9ebee;padding:20px}
.board-title{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;letter-spacing:0;margin-bottom:18px}
.board-title>span:last-child{font-size:1.5rem;line-height:1}
.bold-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.bold-card{border:1.5px solid var(--ink);padding:26px 24px 22px;min-width:0}
.purple{background:#f0eef8}
.lime{background:#edf3fc}
.orange{background:#f8f3ee}
.bold-card h3{font-weight:650;font-size:2rem;margin-block:24px}
.bold-card>p:last-child{font-size:.85rem}
.week-blocks{height:138px;display:flex;gap:8px;margin-bottom:26px}
.week-blocks>span{flex:1;font-size:.65rem;letter-spacing:0}
.week-blocks b{display:block;font-weight:500;border:1px solid #737881;background:#e2e4e8;padding:12px 5px;margin-top:7px;text-align:center;font-size:.75rem}
.week-blocks .outlined{background:transparent;border-style:dashed}
.file-stack{height:138px;display:flex;justify-content:center;flex-direction:column;gap:12px;margin-bottom:26px}
.file-stack>div{font-size:.75rem;border:1px solid #686c75;display:flex;gap:10px;align-items:center;padding:15px 10px;background:#e2e4e9;transform:rotate(-3deg)}
.file-stack>div:last-child{transform:rotate(2deg)}
.file-stack b{margin-left:auto}
.file-stack span{font-size:.6rem}
.payment-demo{height:138px;margin-bottom:26px;display:flex;flex-direction:column;justify-content:center;gap:14px}
.payment-demo>span{display:flex;flex-direction:column;font-size:.8rem;gap:4px}
.payment-demo b{font-size:.7rem;align-self:flex-start;background:#e2e4e9;padding:2px 7px;font-weight:500}
.bold-flow{background:#1e1f20;color:#eff0f2;padding-block:85px}
.bold-flow .eyebrow{color:#b8bbc0;font-size:14px;font-weight:400;line-height:20px;letter-spacing:normal;margin-bottom:16px}
.flow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.flow-grid article>span{display:flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid #73777e;border-radius:50%;font-size:1.2rem;margin-bottom:30px}
.flow-grid h3{margin-bottom:15px}
.flow-grid p{color:#bcbfc4;font-size:1rem;max-width:300px}
.bold-closing{background:#f7f8fa;padding-block:80px;margin-bottom:60px}
.bold-closing .shell{position:relative}
.bold-closing h2{font-size:clamp(2rem,4vw,3.375rem);font-weight:600;margin:24px 0 32px;line-height:1.037;letter-spacing:-.0347em}
.closing-star{float:right;font-size:10rem;line-height:1}


/* 03: centered product story and a dark interface illustration */
.studio{--bg:#fff;--ink:#191b1f;--muted:#62666f;--accent:#2563c5;--button-text:#fff;--line:#e3e5e9}
.studio .brand-mark{background:#8f939b;color:#fff}
.studio-hero{text-align:center;padding-top:38px}
.studio-pill{margin-bottom:16px;display:inline-flex;align-items:center;font-size:14px;line-height:20px;font-weight:400;border:1px solid #e3e5e9;border-radius:30px;padding:6px 14px;background:#f5f6f8;color:#6c7079}
.studio-hero h1{font-weight:600;line-height:1.041667;margin:0 0 12px;font-size:clamp(2.5rem,5vw,4rem);letter-spacing:-.0479em}
.studio-hero h1>span{color:#9498a0}
.studio-hero>.lead{max-width:620px;margin:0 auto 28px;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.4;font-weight:400;letter-spacing:-.00625em}
.studio-window{margin-top:58px;border:1px solid #3e4146;border-radius:12px;overflow:hidden;text-align:left;background:#202124;color:#f9fafb;box-shadow:0 35px 70px -35px #666b7470}
.window-bar{background:#2b2d30;border-bottom:1px solid #3e4146;padding:13px 20px;display:flex;align-items:center;justify-content:space-between;font-size:.75rem;color:#c3c5ca}
.window-bar>span:first-child{display:flex;gap:6px}
.window-bar i{width:7px;height:7px;background:#848992;border-radius:50%}
.dashboard{display:flex}
.dashboard-sidebar{width:176px;flex-shrink:0;display:flex;flex-direction:column;gap:8px;border-right:1px solid #3d4045;padding:26px 16px;font-size:.8rem;color:#c2c4c8}
.dashboard-sidebar>strong{font-size:1.5rem;color:#fff;padding:0 10px 22px;letter-spacing:-.035em}
.dashboard-sidebar>span{padding:11px 10px;border-radius:5px}
.dashboard-sidebar .active{background:#3f4248;color:#f0f1f4}
.sidebar-bottom{margin-top:auto;padding:40px 10px 0}
.sidebar-bottom small{font-size:.75rem}
.dashboard-content{padding:32px;flex:1;min-width:0}
.dashboard-title{display:flex;justify-content:space-between;gap:20px;align-items:center}
.dashboard-title p{font-size:.75rem;color:#bec0c5;margin-bottom:8px}
.dashboard-title h3{font-size:1.45rem;font-weight:500}
.dashboard-avatar{font-size:.75rem;background:#4c4f56;border-radius:50%;width:34px;height:34px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-block:24px}
.stats>div{padding:16px 18px;border:1px solid #3e4146;border-radius:6px;background:#292b2f}
.stats span{font-size:.75rem;color:#c2c4c8;display:block;margin-bottom:8px}
.stats strong{font-size:1.9rem;font-weight:500;line-height:1.1}
.stats small{font-size:.75rem;color:#c2c4c8;font-weight:400}
.dashboard-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:18px}
.studio-agenda h4{font-size:.85rem;font-weight:500;margin-bottom:14px}
.studio-agenda>div{display:flex;align-items:center;gap:14px;padding-block:17px;border-bottom:1px solid #3e4146;font-size:.75rem}
.studio-agenda time{color:#bec0c5}
.studio-agenda>div>span{flex:1}
.studio-agenda strong{font-weight:500;display:block;font-size:.85rem}
.studio-agenda small{font-size:.75rem;color:#c2c4c8;display:block;margin-top:4px}
.studio-agenda b{color:#cfd2d9;font-weight:400;font-size:.75rem;white-space:nowrap}
.student-preview{background:#f0f1f3;border-radius:7px;padding:20px;color:#313338}
.student-preview .eyebrow{font-size:14px;color:#666a72;font-weight:400;line-height:20px;letter-spacing:normal;margin-bottom:16px}
.student-icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;background:#d7dadf;border-radius:50%;margin-block:16px 10px}
.student-preview h4{font-size:1rem}
.student-preview>p:not(.eyebrow){font-size:.8rem;line-height:1.6;margin-top:8px}
.student-file{background:#fcfcfc;border:1px solid #d6d9de;border-radius:4px;margin-top:14px;padding:10px;font-size:.7rem}
.student-file span{margin-right:5px}
.dashboard-content .example-note{color:#bbbdc2}
.studio-features .section-heading{text-align:center}
.studio-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}
.square-icon{display:flex;align-items:center;justify-content:center;background:#f3f4f5;color:#7a7f8a;border:1px solid #e4e6ea;border-radius:9px;width:44px;height:44px;font-size:1.5rem;margin-bottom:24px}
.studio-feature-grid h3{font-size:1.1rem;margin-bottom:14px}
.studio-feature-grid p{color:var(--muted);font-size:.95rem}
.studio-closing{background:#f3f4f5}
.studio-closing h2{font-weight:600;font-size:clamp(2rem,4vw,3.375rem);line-height:1.037;letter-spacing:-.0347em}


@media(min-width:1440px){.calm-hero{gap:85px}
.calm-visual{padding-inline:30px}
}

@media(max-width:1100px){.shell{width:calc(100% - 64px)}
.calm-hero{gap:30px}
.agenda{padding:20px}
.calm-hero .hero-actions{gap:12px}
.hero-asterisk{font-size:.9em}
.bold-card{padding:22px 18px}
.bold-card h3{font-size:1.65rem}
.dashboard-sidebar{width:140px}
.dashboard-content{padding:24px}
.studio-feature-grid{grid-template-columns:repeat(2,1fr)}
}

@media(max-width:800px){.shell{width:calc(100% - 48px)}
.nav{min-height:88px}
.calm-hero{grid-template-columns:1fr;padding-top:32px;gap:55px}
.calm-hero h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:600;line-height:1.041667;letter-spacing:-.0479em;margin:0 0 12px}
.hero-copy .lead{max-width:520px;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.4;font-weight:400;letter-spacing:-.00625em}
.calm-visual{max-width:490px;margin:0 auto;width:100%}
.section-space{padding-block:80px}
.feature-grid{grid-template-columns:1fr}
.feature{padding:28px}
.mini-calendar,.mini-paper,.mini-payment{max-width:280px}
.bold-hero h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:600;line-height:1.041667;letter-spacing:-.0479em;margin:0 0 12px}
.hero-asterisk{display:none}
.bold-hero-bottom{align-items:flex-start;gap:22px}
.bold-hero-bottom .lead{font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.4;font-weight:400;letter-spacing:-.00625em}
.bold-cards{grid-template-columns:1fr}
.bold-card{padding:28px}
.bold-card h3{font-size:2.3rem}
.week-blocks,.file-stack,.payment-demo{max-width:360px}
.flow-grid{gap:24px}
.faq-section{grid-template-columns:1fr;gap:26px}
.faq-section h2 br{display:none}
.dashboard-sidebar{display:none}
.closing-star{font-size:7rem}
}

@media(max-width:600px){.shell{width:calc(100% - 40px)}
.nav{min-height:80px}
.brand{font-size:1.65rem}
.brand-mark{width:30px;height:30px;line-height:27px}
.nav-link{font-size:.85rem}
.eyebrow{font-size:14px;font-weight:400;line-height:20px;letter-spacing:normal;margin-bottom:16px}
.calm-hero{padding-top:28px;padding-bottom:75px}
.calm-hero h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:600;line-height:1.041667;letter-spacing:-.0479em;margin:0 0 12px}
.lead{font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.4;font-weight:400;letter-spacing:-.00625em}
.calm-hero .lead{max-width:350px;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.4;font-weight:400;letter-spacing:-.00625em}
.hero-actions{gap:12px}
.hero-actions .button{width:100%}
.hero-actions .text-link{justify-content:center;width:100%}
.hero-caption{font-size:.75rem}
.calm-visual{padding:28px 10px 32px}
.agenda{transform:none;padding:18px 14px}
.agenda-row{gap:10px}
.agenda h3{font-size:1.05rem}
.lesson{padding:12px}
.lesson strong{font-size:.8rem}
.lesson p,.lesson span{font-size:.75rem}
.calm-note{width:92%;margin-bottom:-54px;padding:16px}
.calm-strip{padding-block:22px}
.section-space{padding-block:65px}
.section-heading{margin-bottom:30px}
.feature h3{font-size:1.3rem}
.faq-section{padding-block:35px 65px}
.faq-list summary{font-size:1rem;min-height:72px}
.closing{padding:50px 22px;margin-bottom:45px}
.closing h2{font-size:clamp(2rem,4vw,3.375rem);line-height:1.037;letter-spacing:-.0347em;font-weight:600}
.footer{flex-wrap:wrap;gap:12px;padding-block:28px}
.footer p{order:3;width:100%;font-size:.8rem}
.bold-hero{padding-top:22px;padding-bottom:50px}
.tiny-label{display:none}
.bold-hero h1{font-size:clamp(2.5rem,5vw,4rem);margin-top:28px;line-height:1.041667;font-weight:600;letter-spacing:-.0479em;margin:0 0 12px}
.bold-hero-bottom{flex-direction:column;margin-block:24px 35px;gap:25px}
.bold-hero-bottom>div{width:100%}
.bold-hero-bottom .button{width:100%}
.bold-board{padding:12px}
.bold-card{padding:24px 20px}
.bold-card h3{font-size:2rem}
.bold-flow{padding-block:60px}
.flow-grid{grid-template-columns:1fr;gap:36px}
.flow-grid article>span{margin-bottom:18px}
.flow-grid p{max-width:none}
.bold-closing{padding-block:50px;margin-bottom:30px}
.bold-closing h2{font-size:clamp(2rem,4vw,3.375rem);line-height:1.037;letter-spacing:-.0347em;font-weight:600}
.closing-star{font-size:4rem;position:absolute;right:0;top:25px;float:none}
.bold-closing .eyebrow{max-width:240px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:normal;margin-bottom:16px}
.studio-hero{padding-top:24px}
.studio-hero h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:600;line-height:1.041667;letter-spacing:-.0479em;margin:0 0 12px}
.studio-hero>.lead br{display:none}
.studio-window{margin-top:35px;border-radius:8px}
.window-bar{font-size:.7rem;padding:12px}
.dashboard-content{padding:20px 14px}
.dashboard-title h3{font-size:1.2rem}
.dashboard-title{gap:8px}
.dashboard-avatar{display:none}
.stats{gap:6px}
.stats>div{padding:12px 9px}
.stats strong{font-size:1.6rem}
.stats small{display:block;margin-top:5px}
.dashboard-grid{grid-template-columns:1fr}
.studio-agenda>div{gap:10px}
.studio-agenda small{font-size:.75rem}
.student-preview{padding:20px}
.student-icon{float:right;margin:0}
.student-preview h4{margin-top:12px}
.studio-feature-grid{grid-template-columns:1fr;gap:35px}
.square-icon{margin-bottom:16px}
.studio-features .section-heading{text-align:left}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
*,*:before,*:after{transition:none!important}
}

