/* Solo-Preneur V2 — interface locale, sans dépendance extérieure. */
:root{color-scheme:dark;--ink:#101311;--surface:#191e1b;--paper:#f3f1ea;--white:#fff;--muted:#b8c0ba;--quiet:#59635c;--orange:#ff7946;--line:#3f4942;--light-line:#d5d9d0;--font:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--ink);color:var(--paper);font-family:var(--font);font-size:16px;line-height:1.65;-webkit-text-size-adjust:100%}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}button:disabled{cursor:default}img{max-width:100%;height:auto;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:650;line-height:1.07;letter-spacing:-.055em}h1{font-size:clamp(46px,5.5vw,80px)}h2{font-size:clamp(34px,4vw,56px)}h3{font-size:24px;line-height:1.25;letter-spacing:-.035em}p+p{margin-top:16px}em{font-style:normal;color:var(--orange)}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}a:hover{text-decoration-thickness:1px}button{touch-action:manipulation}button[hidden],[hidden]{display:none!important}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.section{padding-block:104px}.light{background:var(--paper);color:var(--ink);color-scheme:light}.eyebrow{font-size:13px;font-weight:650;letter-spacing:.16em;text-transform:uppercase;color:var(--orange);margin-bottom:24px}.light .eyebrow{color:#a33b13}.lead{font-size:19px;line-height:1.65;color:var(--muted);max-width:570px}.light .lead{color:var(--quiet)}.label{font-size:13px;letter-spacing:.07em;text-transform:uppercase;font-weight:600}.small{font-size:14px;line-height:1.6}.muted{color:var(--muted)}.light .muted{color:var(--quiet)}.section-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:48px}.section-intro>p{max-width:350px}.actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin-top:30px}.action{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:50px;padding:13px 22px;border:1px solid transparent;border-radius:8px;font-weight:600;font-size:15px;line-height:1.5;transition:background .2s,transform .2s}.action--primary{background:var(--orange);color:var(--ink)}.action--primary:hover{background:#ff945f;transform:translateY(-2px)}.action--outline{border-color:var(--line);background:transparent}.action--outline:hover{background:var(--surface)}.light .action--outline{border-color:#69766c}.light .action--outline:hover{background:#e7e8df}.text-link{display:inline-flex;gap:18px;align-items:center;min-height:44px;font-size:15px;font-weight:600;border-bottom:1px solid currentColor}.text-link:hover{color:var(--orange)}.light .text-link:hover{color:#9a3612}.skip{position:absolute;left:20px;top:-150px;background:var(--paper);color:var(--ink);padding:14px 20px;z-index:100}.skip:focus{top:10px}.site-header{position:relative;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:110px;border-bottom:1px solid #303832}.brand{display:block;flex:0 0 214px;padding:12px 0}.brand img{width:214px;aspect-ratio:2400/589;object-fit:contain}.site-nav{display:flex;align-items:center;gap:28px}.site-nav a{font-size:14px;min-height:44px;display:inline-flex;align-items:center}.site-nav a:hover{color:var(--orange)}.menu-button{display:none;border:1px solid var(--line);background:transparent;border-radius:6px;padding:8px 15px;min-height:44px;font-size:14px}.header-contact{border-bottom:1px solid var(--orange)}
.hero{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;padding-block:60px 78px}.hero h1{max-width:680px}.hero h1 em{display:block;margin-top:8px}.hero .lead{max-width:490px;margin-top:28px}.hero .eyebrow{margin-bottom:24px}.hero-proof{margin-top:30px;font-size:14px;color:var(--muted);display:flex;gap:12px;align-items:center}.hero-proof::before{content:"";display:block;width:26px;height:1px;background:var(--orange)}.hero-visual{position:relative;min-height:560px;padding:10px 24px 0 45px}.portrait-stage{position:relative;height:540px;max-width:380px;margin-left:auto;background:#ede9df;border-radius:180px 180px 18px 18px;color:var(--ink);overflow:hidden}.portrait-stage>img{width:auto;height:500px;margin:22px auto 0;object-fit:contain;position:relative;z-index:1}.portrait-stage::before{content:"";position:absolute;inset:14px;border:1px solid #cbd0c4;border-radius:inherit}.portrait-caption{position:absolute;z-index:2;left:24px;right:24px;bottom:20px;display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:14px}.portrait-caption strong{font-size:17px}.portrait-caption small{font-size:12px;color:#404a41}.hero-note{position:absolute;z-index:3;bottom:45px;left:-20px;width:265px;background:#fdfcf8;border:1px solid #d3d7cd;border-radius:12px;padding:20px 22px;color:var(--ink);box-shadow:0 20px 50px #0003}.hero-note .label{font-size:11px;color:#8d3210}.hero-note p{font-size:16px;line-height:1.5;margin-top:10px}.hero-note a{font-size:14px;display:inline-flex;align-items:center;min-height:44px;color:#92330f;gap:18px;margin-top:8px}.portrait-side{position:absolute;right:-25px;top:90px;writing-mode:vertical-rl;font-size:12px;letter-spacing:.12em;color:var(--muted);text-transform:uppercase}.principle-row{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #303832;padding:28px 0 42px;gap:36px}.principle-row>div{display:flex;align-items:baseline;gap:15px}.principle-row span{font-size:12px;color:var(--orange);letter-spacing:.12em}.principle-row p{font-size:15px;color:var(--muted)}.principle-row strong{font-weight:600;color:var(--paper)}
.demo-layout{display:grid;grid-template-columns:.84fr 1.16fr;gap:60px}.demo-guide h3{font-size:22px;margin-bottom:16px}.demo-guide>p{color:var(--quiet)}.demo-steps{display:grid;gap:0;margin-top:30px}.demo-step{display:flex;align-items:center;gap:18px;min-height:67px;padding:15px 18px;background:transparent;border:0;border-bottom:1px solid var(--light-line);border-left:3px solid transparent;text-align:left;color:var(--quiet);font-size:16px}.demo-step .step-number{font-size:12px;letter-spacing:.1em}.demo-step[aria-current="step"]{background:#e8e7df;border-left-color:#ad3e14;color:var(--ink);font-weight:600}.demo-step:hover{background:#e8e7df}.demo-step .step-arrow{margin-left:auto}.demo-controls{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:24px}.demo-controls button{border:1px solid #7e897e;background:transparent;border-radius:6px;min-height:44px;padding:9px 16px;font-size:14px}.demo-controls .small{color:var(--quiet)}.document{background:var(--white);border:1px solid var(--light-line);box-shadow:0 20px 70px #1220130a;border-radius:14px;overflow:hidden;color:var(--ink)}.document-top{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:20px 30px;border-bottom:1px solid #e1e4dc}.document-top strong{font-size:15px}.document-top span{font-size:12px;color:var(--quiet)}.document-body{padding:32px}.document-body .label{color:#9a3510;margin-bottom:14px}.document-body h3{font-size:27px;letter-spacing:-.04em;margin-bottom:28px}.document-body p{font-size:16px;line-height:1.8}.document-body p.document-lead{font-size:19px;line-height:1.5;font-weight:600;margin-bottom:22px}.demo-output{min-height:404px}.document-foot{padding:18px 30px;border-top:1px solid #e1e4dc;color:var(--quiet);font-size:13px;line-height:1.6;background:#fafbf7}.report-list{margin:0}.report-list>div{border-bottom:1px solid #e1e4dc;padding:14px 0}.report-list>div:first-child{padding-top:0}.report-list>div:last-child{border:0}.report-list dt{font-weight:600;font-size:15px}.report-list dd{margin:5px 0 0;color:var(--quiet);font-size:16px}.document-list{margin:20px 0;padding-left:22px}.document-list li{margin:12px 0}.decision-note{padding-left:18px;border-left:2px solid #aa3b14}.demo-disclaimer{margin-top:28px;color:var(--quiet);font-size:13px;line-height:1.7}.static-only-note{font-size:14px;padding:10px 0}.js-only{display:none}body.js-ready .js-only{display:flex}
.ecosystem-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.ecosystem-copy h2{margin-bottom:25px}.ecosystem-copy .lead{font-size:18px}.service-links{margin-top:28px;border-top:1px solid var(--line)}.service-links a{display:grid;grid-template-columns:28px 1fr 20px;gap:10px;align-items:center;padding:17px 0;border-bottom:1px solid var(--line);font-size:16px;min-height:60px}.service-links a:hover strong{color:var(--orange)}.service-links .service-index{color:var(--muted);font-size:12px;letter-spacing:.08em}.service-links strong{font-weight:550}.service-links small{display:block;color:var(--muted);font-size:14px;line-height:1.5;margin-top:2px}.orbit-wrap{width:100%;max-width:570px;margin:auto}.wheel{position:relative;width:100%;aspect-ratio:1;--radius:180px;--logo-width:156px}.wheel-ring{position:absolute;inset:16%;border:1px solid #4b574b;border-radius:50%}.wheel-ring::after{content:"";position:absolute;inset:18%;border:1px solid #2e3930;border-radius:50%}.wheel-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:158px;text-align:center}.wheel-center img{width:150px;margin-inline:auto}.wheel-center p{margin-top:16px;font-size:13px;color:var(--muted)}.wheel-orbit{position:absolute;inset:0;animation:orbit-turn 65s linear infinite;animation-play-state:paused}.wheel-node{position:absolute;top:50%;left:50%;width:0;height:0;transform:rotate(var(--angle)) translateY(calc(-1 * var(--radius)))}.wheel-upright{width:var(--logo-width);transform:rotate(var(--reverse));position:absolute;left:calc(-1 * var(--logo-width) / 2);top:-43px}.wheel-counter{animation:orbit-counter 65s linear infinite;animation-play-state:paused}.wheel-logo{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:86px;padding:17px 14px;background:#f7f7f1;border:1px solid #d2d9cd;border-radius:10px;box-shadow:0 10px 35px #0002;transition:box-shadow .2s}.wheel-logo:hover{box-shadow:0 0 0 3px var(--orange)}.wheel-logo img{width:100%;height:40px;object-fit:contain}.wheel-logo small{font-size:11px;line-height:1.2;color:#435246;margin-top:5px}.wheel[data-running="true"] .wheel-orbit,.wheel[data-running="true"] .wheel-counter{animation-play-state:running}.wheel-controls{display:flex;justify-content:center;align-items:center;gap:14px;flex-wrap:wrap;margin-top:12px}.wheel-controls button{border:1px solid var(--line);background:transparent;border-radius:6px;min-height:44px;padding:8px 15px;font-size:14px}.wheel-controls small{font-size:12px;color:var(--muted)}@keyframes orbit-turn{to{transform:rotate(360deg)}}@keyframes orbit-counter{to{transform:rotate(-360deg)}}
.modules-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 35px;border-top:1px solid #b7c0b4}.module{padding:32px 0;border-bottom:1px solid #b7c0b4}.module-number{font-size:12px;letter-spacing:.1em;color:#95401f;display:block;margin-bottom:23px}.module h3{font-size:23px;max-width:300px;margin-bottom:16px}.module>p{font-size:16px;color:var(--quiet)}.module details{margin-top:18px;font-size:14px;color:var(--quiet)}.module summary{cursor:pointer;color:#253629;font-weight:600;min-height:44px;display:list-item;list-style-position:inside;padding-block:10px}.module details p{padding:5px 0 10px}.training{background:#dce3d7;color:var(--ink);color-scheme:light}.training .eyebrow{color:#94401d}.training .lead{color:#475448}.training-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:76px;align-items:start}.training h2{margin-bottom:25px}.training-facts{display:flex;flex-wrap:wrap;gap:26px;margin:30px 0}.training-facts strong{font-size:20px;display:block}.training-facts span{font-size:13px;color:#475448}.training-path{padding:0;margin:25px 0 0;list-style:none;border-top:1px solid #9eac9b}.training-path li{padding:17px 0;border-bottom:1px solid #9eac9b;display:flex;gap:18px;font-size:16px}.training-path span{font-size:12px;color:#475448;margin-top:4px}.training .text-link:hover{color:#903912}.video-card{padding:26px;background:#111912;border-radius:16px;color:var(--paper);display:grid;grid-template-columns:1fr 190px;gap:22px;align-items:center}.video-card p{font-size:15px;color:var(--muted)}.video-card h3{font-size:24px;margin-bottom:18px}.video-card video{width:100%;aspect-ratio:9/16;border-radius:10px;background:#222;display:block;max-height:340px}.video-card .label{font-size:11px;color:var(--orange);margin-bottom:20px}.video-summary{margin-top:20px;color:#475448;font-size:14px}.video-summary summary{min-height:44px;cursor:pointer;padding-block:8px}.video-summary p{padding-top:12px}.founder-layout{display:grid;grid-template-columns:260px 1fr;gap:90px;align-items:center;max-width:1020px;margin-inline:auto}.founder-portrait img{width:260px;height:auto;aspect-ratio:560/860;object-fit:contain;border-radius:6px}.founder-portrait figcaption{font-size:12px;color:var(--quiet);margin-top:12px}.founder-copy h2{font-size:clamp(34px,3.5vw,49px);margin-bottom:28px}.founder-copy p:not(.eyebrow){font-size:18px;color:var(--quiet);max-width:600px}.founder-signature{margin-top:28px;padding-left:20px;border-left:2px solid #af431b}.founder-signature strong{font-size:16px;display:block}.founder-signature span{font-size:14px;color:var(--quiet)}.contact-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.contact-layout h2{max-width:650px}.contact-layout .lead{margin-top:25px}.contact-options{border-top:1px solid var(--line)}.contact-options>a{padding:23px 0;min-height:60px;border-bottom:1px solid var(--line);display:block;font-size:18px}.contact-options>a:hover{color:var(--orange)}.contact-options small{display:block;color:var(--muted);font-size:13px;margin-bottom:4px}.contact-options a span{overflow-wrap:anywhere}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;flex-wrap:wrap;padding-block:30px;border-top:1px solid var(--line);font-size:13px;color:var(--muted)}.site-footer a{min-height:44px;display:inline-flex;align-items:center}
.service-breadcrumb{padding:24px 0;font-size:14px;color:var(--muted);display:flex;gap:10px;flex-wrap:wrap}.service-breadcrumb a{min-height:44px;display:inline-flex;align-items:center}.service-breadcrumb>span{display:inline-flex;align-items:center}.service-hero{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;padding:30px 0 80px;align-items:center}.service-hero h1{font-size:clamp(44px,4.6vw,65px)}.service-hero .lead{margin-top:26px}.service-brand-card{padding:38px 32px;background:#f7f7f1;border-radius:16px;color:var(--ink)}.service-brand-card img{width:100%;height:95px;object-fit:contain}.service-brand-card p{border-top:1px solid #cdd5c9;margin-top:25px;padding-top:24px;font-size:18px;font-weight:600;line-height:1.5}.service-facts{display:flex;flex-wrap:wrap;gap:12px 26px;margin-top:25px;color:var(--muted);font-size:14px}.service-example{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start}.service-example h2{margin-bottom:25px}.service-example .lead{font-size:18px}.service-example .example-caption{font-size:14px;color:var(--quiet);margin-top:28px}.service-example .document-body{min-height:340px}.record-row{display:grid;grid-template-columns:140px 1fr;gap:14px;padding:15px 0;border-bottom:1px solid #e1e4dc;font-size:15px}.record-row>span{color:var(--quiet);font-size:14px}.record-row strong{font-weight:550}.document hr{border:0;border-top:1px solid #e1e4dc;margin:22px 0}.sector-row{display:flex;gap:20px;padding:23px 0;border-bottom:1px solid #e1e4dc}.sector-row:first-child{padding-top:0}.sector-row:last-child{border:0}.sector-mark{display:flex;align-items:center;justify-content:center;flex:0 0 42px;height:42px;border:1px solid #aab8a6;border-radius:50%;font-weight:550;color:#285b3b}.sector-row strong{font-size:16px}.sector-row p{font-size:14px;color:var(--quiet);margin-top:8px;line-height:1.6}.service-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:45px}.process-step{padding-top:26px;border-top:1px solid var(--line)}.process-step>span{font-size:13px;color:var(--orange)}.process-step h3{margin:22px 0 16px;font-size:24px}.process-step p{color:var(--muted)}.charlotte-bridge{border-left:2px solid var(--orange);padding-left:24px;margin-top:52px;max-width:840px;font-size:18px;color:var(--muted)}.charlotte-bridge strong{color:var(--paper)}.service-cta{background:#dce3d7;color:var(--ink);padding:60px;border-radius:14px}.service-cta h2{font-size:clamp(32px,3.7vw,46px);max-width:800px}.service-cta p{color:#475448;margin-top:20px}.service-cta .action--outline{border-color:#65765f}.service-cta .action--outline:hover{background:#ccd7c4}.sibling-nav{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.sibling-nav a{font-size:14px;min-height:44px;border:1px solid var(--line);border-radius:6px;padding:8px 15px}.sibling-nav a:hover{border-color:var(--orange);color:var(--orange)}.sibling-nav a[aria-current="page"]{border-color:var(--orange)}.service-navigation{padding-block:0 55px}.sr-only{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/* Every content block stays readable if JavaScript is unavailable. */
@media(min-width:1400px){.wheel{--radius:187px;--logo-width:165px}}
@media(max-width:1190px){.wrap{width:calc(100% - 64px)}.site-nav{gap:20px}.brand{flex-basis:190px}.brand img{width:190px}.hero{grid-template-columns:1.1fr .9fr;gap:30px}.hero-visual{padding-right:8px;padding-left:22px}.hero-note{left:-20px;width:235px}.portrait-side{right:-18px}.ecosystem-layout{gap:32px;grid-template-columns:1fr 1fr}.wheel{--radius:155px;--logo-width:136px}.wheel-logo{padding:12px;min-height:76px}.wheel-logo small{font-size:10px}.wheel-center{width:140px}.training-grid{gap:45px}.video-card{grid-template-columns:1fr}.video-card video{width:150px;max-height:266px;margin:auto}.video-card h3{font-size:22px}.video-card>div>p{max-width:340px}.demo-layout{gap:38px}.service-hero{gap:45px}.service-example{gap:42px}}
@media(max-width:940px){h1{font-size:59px}.site-header{min-height:88px;flex-wrap:wrap;gap:0}.site-nav{width:100%;padding:0 0 18px;justify-content:space-between;gap:10px}.brand{flex-basis:190px}.hero{padding-top:42px;gap:20px;grid-template-columns:1fr .8fr}.hero-visual{min-height:525px;padding-left:15px}.portrait-stage{height:510px}.portrait-stage>img{height:473px}.hero-note{bottom:40px;left:-28px;width:205px;padding:18px}.hero-note p{font-size:14px}.hero-note .label{font-size:10px}.hero .lead{font-size:17px}.portrait-caption{left:17px;right:17px;display:block}.portrait-caption small{display:block}.portrait-side{display:none}.hero .action{padding-inline:17px;font-size:14px}.hero-proof{font-size:13px}.section{padding-block:78px}.section-intro{gap:30px}.section-intro>p{max-width:280px;font-size:16px}.ecosystem-layout{grid-template-columns:1fr;gap:34px}.ecosystem-copy{display:grid;grid-template-columns:1fr 1fr;gap:0 45px}.ecosystem-copy>.eyebrow{grid-column:1/-1}.ecosystem-copy>h2,.ecosystem-copy>.lead{grid-column:1}.ecosystem-copy>.service-links{grid-column:2;grid-row:2/5;margin-top:0}.orbit-wrap{max-width:560px}.wheel{--radius:184px;--logo-width:164px}.wheel-logo{min-height:86px;padding:15px}.wheel-logo small{font-size:11px}.wheel-center{width:158px}.modules-grid{grid-template-columns:repeat(2,1fr)}.founder-layout{gap:50px;grid-template-columns:220px 1fr}.founder-portrait img{width:220px}.contact-layout{gap:40px}.contact-options>a{font-size:16px}.service-hero{grid-template-columns:1fr .75fr;gap:35px}.service-brand-card{padding:24px}.service-brand-card p{font-size:16px}.service-example{grid-template-columns:.8fr 1.2fr;gap:35px}.service-process-grid{gap:25px}.process-step h3{font-size:22px}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}h1{font-size:clamp(43px,7.7vw,57px)}h2{font-size:38px}.section{padding-block:65px}.eyebrow{font-size:11px;letter-spacing:.12em;margin-bottom:20px}.site-header{min-height:86px}.brand{flex-basis:179px}.brand img{width:179px}.site-nav{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:8px 22px}.js-ready .site-header .menu-button{display:block}.js-ready .site-nav{display:none}.js-ready .site-nav.is-open{display:flex}.site-nav a{font-size:15px}.hero{grid-template-columns:1fr;padding-block:38px 48px;gap:38px}.hero h1{max-width:580px}.hero h1 br{display:none}.hero h1 em{max-width:530px;margin-top:8px}.hero .lead{font-size:18px;max-width:520px;margin-top:23px}.hero .actions{gap:17px;margin-top:25px}.hero-visual{padding:0 20px 0 50px;min-height:450px;width:min(100%,440px);margin-inline:auto}.portrait-stage{height:450px;max-width:270px;margin:auto}.portrait-stage>img{height:418px;margin-top:15px}.portrait-caption{left:20px;bottom:16px;right:18px;display:flex}.portrait-caption strong{font-size:15px}.portrait-caption small{font-size:11px}.hero-note{left:0;bottom:45px;width:205px;padding:17px}.hero-proof{font-size:14px}.principle-row{grid-template-columns:1fr;gap:17px;padding-bottom:28px}.principle-row>div{gap:15px}.principle-row p{font-size:15px}.section-intro{display:block;margin-bottom:32px}.section-intro>p{max-width:530px;margin-top:24px;font-size:17px}.demo-layout{grid-template-columns:1fr;gap:28px}.demo-guide>h3{font-size:21px}.demo-guide>p{font-size:16px}.demo-steps{grid-template-columns:1fr 1fr;gap:7px;margin-top:25px}.demo-step{border:1px solid #bbc4b7;border-left-width:3px;border-radius:6px;min-height:58px;gap:9px;padding:11px;font-size:14px;line-height:1.45}.demo-step .step-number{font-size:11px}.demo-step .step-arrow{display:none}.demo-controls{margin-top:17px;gap:10px}.demo-output{min-height:390px}.document-top{padding:17px 23px}.document-body{padding:26px 23px}.document-body h3{font-size:26px;margin-bottom:24px}.document-top span{font-size:11px}.document-foot{padding:17px 23px;font-size:13px}.ecosystem-copy{display:block}.ecosystem-copy .service-links{margin-top:26px}.ecosystem-layout{display:flex;flex-direction:column;gap:38px}.ecosystem-copy{width:100%}.orbit-wrap{max-width:470px}.wheel{--radius:150px;--logo-width:136px}.wheel-logo{min-height:76px;padding:11px}.wheel-logo img{height:35px}.wheel-logo small{font-size:10px}.wheel-center{width:130px}.wheel-center img{width:130px}.wheel-center p{font-size:12px}.wheel-controls small{font-size:12px}.modules-grid{gap:0 26px}.module{padding:26px 0}.module h3{font-size:21px}.module-number{margin-bottom:18px}.training-grid{grid-template-columns:1fr;gap:35px}.training-facts{gap:28px;margin-top:25px}.video-card{grid-template-columns:1fr 130px;gap:20px;padding:23px}.video-card video{width:130px;max-height:232px}.video-card h3{font-size:21px}.video-card p{font-size:14px}.video-card .label{font-size:10px}.founder-layout{grid-template-columns:1fr;gap:35px}.founder-portrait{width:190px}.founder-portrait img{width:190px}.founder-copy h2{font-size:36px}.founder-copy p:not(.eyebrow){font-size:17px}.contact-layout{grid-template-columns:1fr;gap:38px}.contact-layout h2{font-size:38px}.contact-layout .lead{font-size:18px}.contact-options>a{font-size:17px}.site-footer{gap:8px;padding-block:25px}.service-breadcrumb{padding-top:18px;padding-bottom:12px;font-size:13px}.service-hero{grid-template-columns:1fr;gap:35px;padding:20px 0 55px}.service-hero h1{font-size:clamp(40px,8vw,56px)}.service-brand-card{padding:26px}.service-brand-card img{height:66px;max-width:370px;margin:auto}.service-brand-card p{font-size:17px;max-width:400px}.service-example{grid-template-columns:1fr;gap:30px}.service-example h2{font-size:35px}.service-example .example-caption{margin-top:18px}.service-process-grid{grid-template-columns:1fr;gap:28px;margin-top:32px}.process-step{padding-top:23px}.process-step h3{margin-top:12px}.charlotte-bridge{font-size:17px;margin-top:35px}.service-cta{padding:30px 24px}.service-cta h2{font-size:34px}.service-cta .actions{gap:15px}.service-navigation{padding-bottom:38px}}
@media(max-width:430px){.wrap{width:calc(100% - 36px)}h2{font-size:34px}.action{font-size:14px;padding:12px 18px}.hero-visual{padding-left:26px;padding-right:4px}.hero-note{width:182px;left:-2px;bottom:45px}.hero-note p{font-size:14px}.hero-note .label{font-size:9px;letter-spacing:.07em}.hero .actions{gap:13px}.hero .text-link{font-size:14px}.hero-proof{font-size:13px}.wheel{--radius:116px;--logo-width:106px}.wheel-upright{top:-31px}.wheel-logo{padding:10px 8px;min-height:64px}.wheel-logo img{height:29px}.wheel-logo small{display:none}.wheel-center{width:108px}.wheel-center img{width:108px}.wheel-center p{font-size:11px;margin-top:9px}.wheel-controls{gap:8px}.wheel-controls button{font-size:13px}.wheel-controls small{font-size:11px}.modules-grid{grid-template-columns:1fr}.module h3{font-size:23px}.module-number{margin-bottom:13px}.video-card{grid-template-columns:1fr 113px;padding:20px;gap:15px}.video-card video{width:113px;height:201px}.video-card h3{font-size:20px}.record-row{grid-template-columns:1fr;gap:3px;padding-block:13px}.document-top{gap:10px;padding:16px 20px}.document-top strong{font-size:14px}.document-body{padding:24px 20px}.document-body p{font-size:16px}.demo-output{min-height:430px}.demo-step{font-size:13px}.demo-disclaimer{font-size:12px}}
@media(max-width:360px){.wheel{--radius:98px;--logo-width:93px}.wheel-logo{min-height:58px;padding:8px}.wheel-center{width:93px}.wheel-center img{width:93px}.wheel-center p{font-size:10px}.hero-visual{padding-left:25px}.hero-note{width:170px}.portrait-stage{max-width:245px}.hero h1{font-size:43px}.video-card{grid-template-columns:1fr}.video-card video{width:140px;height:auto;max-height:249px}.demo-steps{grid-template-columns:1fr}.demo-step{min-height:48px;font-size:14px}.demo-output{min-height:0}.training-facts{gap:20px}.training-facts strong{font-size:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.wheel-orbit,.wheel-counter{animation:none!important}.action--primary:hover{transform:none}}
/* The logos identify the orbit links; descriptions remain in the readable list. */
.wheel-logo small{display:none}.demo-step{font-size:14px}
@media(min-width:431px) and (max-width:510px){.wheel{--radius:128px;--logo-width:125px}}
@media print{body{background:white;color:#111}.site-header,.site-footer,.actions,.wheel-controls,.demo-controls,.hero-visual,.video-card{display:none!important}.wrap{width:100%}.section{padding-block:30px}.hero,.demo-layout,.ecosystem-layout,.training-grid,.founder-layout,.service-example{display:block}.demo-panel[hidden]{display:block!important}.lead,.muted{color:#333}.module,.document,.process-step{break-inside:avoid}em,.eyebrow{color:#76300f!important}}
