/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#0d1525;--muted:#667085;--soft:#f6f7f9;--line:#e4e7ec;--orange:#f5a623;--orange-dark:#d97706;--orange-soft:#fff5df;--navy:#101d34;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.section{width:min(1180px,100% - 48px);margin:0 auto}.site-header{border-bottom:1px solid var(--line);z-index:10;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;width:min(1240px,100% - 36px);height:78px;margin:0 auto;display:grid;position:relative}.brand img{width:188px;height:auto;display:block}.nav{color:#4b5565;gap:28px;font-size:14px;display:flex}.nav a:hover{color:var(--ink)}.site-header>.button{justify-self:end}.button{background:var(--ink);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:14px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.button:hover{background:#1d2c46;transform:translateY(-1px)}.button-small{min-height:40px;padding:0 18px}.text-link{align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.arrow{color:var(--orange-dark);font-size:23px;line-height:1}.eyebrow{color:var(--orange-dark);letter-spacing:.14em;margin:0 0 14px;font-size:11px;font-weight:800;line-height:1.4}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:80px;min-height:680px;padding:82px 0 94px;display:grid}.hero h1,h2{letter-spacing:-.045em}.hero h1{max-width:650px;margin:0;font-size:clamp(52px,6vw,78px);font-weight:760;line-height:.98}.hero h1 span,h2 span{color:var(--orange-dark)}.hero-lede{color:#566071;max-width:650px;margin:28px 0 0;font-size:19px;line-height:1.65}.hero-actions{align-items:center;gap:26px;margin-top:34px;display:flex}.context-card{background:linear-gradient(145deg,#fff 0%,#fffaf0 100%);border:1px solid #f0d09b;border-radius:24px;min-height:500px;padding:30px;position:relative;overflow:hidden;box-shadow:0 22px 70px #1d2c461a}.context-card:before{content:"";background:#f5a62321;border-radius:50%;width:220px;height:220px;position:absolute;top:-90px;right:-90px}.context-label{letter-spacing:.15em;color:#9a5d08;font-size:10px;font-weight:800}.signal-stack{grid-template-columns:1fr 1fr;gap:9px;margin-top:26px;display:grid}.signal-pill{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:10px;padding:13px 14px;display:flex}.signal-pill strong,.signal-pill small{display:block}.signal-pill strong{font-size:13px}.signal-pill small{color:#8b94a4;margin-top:2px;font-size:10px}.signal-dot{background:var(--orange);width:9px;height:9px;box-shadow:0 0 0 5px var(--orange-soft);border-radius:50%;flex:none}.context-rail{background:#edc06c;width:2px;height:30px;margin:0 auto;position:relative}.context-rail span{background:var(--orange);border-radius:50%;width:8px;height:8px;position:absolute;bottom:-2px;left:-3px}.skill-node{background:var(--ink);color:#fff;border-radius:14px;align-items:center;gap:14px;width:230px;margin:0 auto;padding:16px 18px;display:flex;box-shadow:0 10px 30px #0d15252e}.s-mark{color:#fff;background:linear-gradient(135deg,#ffc955,#f28c18);border-radius:10px;place-items:center;width:42px;height:42px;font-size:24px;font-weight:900;display:grid}.skill-node small,.skill-node strong{display:block}.skill-node small{color:#f6bf59;letter-spacing:.13em;font-size:9px}.skill-node strong{margin-top:3px;font-size:17px}.output-rail{border-top:1px solid var(--orange);border-left:1px solid var(--orange);border-right:1px solid var(--orange);width:55%;height:38px;margin:0 auto;transform:translateY(20px)}.output-rail span{display:none}.role-output-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:19px;display:grid}.role-output{text-align:center;background:#fff;border:1px solid #f0d09b;border-radius:12px;padding:15px}.role-output.dark{color:#fff;border-color:var(--ink);background:var(--ink)}.role-output small,.role-output strong{display:block}.role-output small{color:#9a6b1a;letter-spacing:.12em;font-size:8px}.role-output.dark small{color:#f4b946}.role-output strong{margin-top:5px;font-size:13px}.problem-band{background:var(--soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.problem-grid{grid-template-columns:.95fr 1.05fr;gap:100px;padding:92px 0;display:grid}h2{margin:0;font-size:clamp(38px,4.3vw,58px);line-height:1.05}.problem-copy{color:#566071;font-size:17px;line-height:1.7}.problem-copy p:first-child{margin-top:0}.problem-copy strong{color:var(--ink);margin-top:26px;display:block}#how{padding:110px 0}.section-heading{max-width:760px;margin-bottom:48px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading>p:last-child{color:var(--muted);font-size:18px;line-height:1.65}.flow-card{border:1px solid var(--line);background:#fafafa;border-radius:22px;grid-template-columns:1fr 55px 1fr 55px 1fr;align-items:stretch;padding:18px;display:grid}.flow-card>.arrow{place-items:center;font-size:29px;display:grid}.flow-stage{background:#fff;border-radius:16px;min-height:215px;padding:28px}.flow-stage small,.flow-stage strong{display:block}.flow-stage small{letter-spacing:.14em;color:#7c8799;font-size:9px;font-weight:800}.flow-stage strong{margin-top:12px;font-size:24px}.flow-stage p{color:#697386;margin:13px 0 0;font-size:14px;line-height:1.55}.skill-stage{background:var(--orange-soft);border:1px solid #f4c875}.skill-stage small{color:var(--orange-dark)}.insight-stage{background:var(--ink);color:#fff}.insight-stage small{color:#e8a72e}.insight-stage p{color:#bac2d0}.mini-tags{flex-wrap:wrap;gap:6px;margin-top:22px;display:flex}.mini-tags span{color:#697386;background:#f2f4f7;border-radius:6px;padding:5px 8px;font-size:10px}.public-note{text-align:center;color:#98a2b3;margin:16px 0 0;font-size:11px}.roles-section{border-top:1px solid var(--line);background:#f8f9fb;padding:105px 0 100px}.role-cards{grid-template-columns:1fr 1fr;gap:24px;display:grid}.role-card{border:1px solid var(--line);background:#fff;border-radius:22px;min-height:475px;padding:38px}.role-card h3{letter-spacing:-.03em;max-width:470px;margin:14px 0 16px;font-size:30px;line-height:1.08}.role-card>p:not(.eyebrow){color:#667085;max-width:510px;font-size:16px;line-height:1.65}.standard-emphasis{color:var(--ink);text-decoration-line:underline;-webkit-text-decoration-color:var(--orange);-webkit-text-decoration-color:var(--orange);-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange);text-underline-offset:3px;font-weight:700;text-decoration-thickness:2px}.role-icon{background:var(--orange-soft);border-radius:16px;height:128px;margin-bottom:30px;position:relative;overflow:hidden}.operator-icon:before{content:"AI";color:#fff;background:var(--orange);border-radius:50%;place-items:center;width:58px;height:58px;font-weight:900;display:grid;position:absolute;top:28px;left:34px}.operator-icon:after{content:"Coach to standard";color:#5c6677;background:#fff;border:1px solid #f0cf92;border-radius:9px;padding:10px 15px;font-size:12px;font-weight:700;position:absolute;top:42px;left:112px}.operator-icon span:first-child,.operator-icon span:nth-child(2),.operator-icon span:nth-child(3){background:var(--orange);border-radius:50%;width:8px;height:8px;position:absolute;right:34px}.operator-icon span:first-child{top:38px}.operator-icon span:nth-child(2){top:61px}.operator-icon span:nth-child(3){top:84px}.leader-visual{background:var(--navy);color:#fff;border-radius:16px;height:128px;margin-bottom:30px;padding:18px;position:relative}.leader-kpi{vertical-align:top;flex-direction:column;align-items:center;gap:7px;width:31%;display:inline-flex}.leader-kpi span{color:#d0d6df;font-size:10px}.leader-kpi b{color:var(--orange);font-size:21px}.site-line{border-top:1px solid #f4a62a;justify-content:space-between;display:flex;position:absolute;bottom:17px;left:20%;right:20%}.site-line i{background:var(--orange);border-radius:50%;width:9px;height:9px;margin-top:-5px}.role-proof{flex-wrap:wrap;gap:7px;margin-top:28px;display:flex}.role-proof span{color:#566071;background:#f5f6f7;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:700}.horizon{border-top:1px solid #e2e6ec;margin-top:58px;padding:28px 20px 12px}.horizon-line{border-top:2px solid var(--orange);grid-template-columns:repeat(4,1fr);margin-top:46px;display:grid}.horizon-point{text-align:center;position:relative}.horizon-point span{background:var(--orange);border-radius:50%;width:12px;height:12px;position:absolute;top:-7px;left:50%;transform:translate(-50%)}.horizon-point strong{margin-top:-35px;font-size:12px;display:block}.horizon-captions{color:#8b94a4;grid-template-columns:1fr 1fr 1fr;margin-top:22px;font-size:10px;display:grid}.horizon-captions span:nth-child(2){text-align:center}.horizon-captions span:nth-child(3){text-align:right}.compound-section{grid-template-columns:1fr 1fr;align-items:center;gap:110px;padding:120px 0;display:grid}.compound-copy>p:not(.eyebrow){color:#667085;max-width:560px;font-size:17px;line-height:1.7}.network-visual{place-items:center;height:500px;display:grid;position:relative}.network-center{z-index:5;text-align:center;color:#fff;background:var(--ink);border-radius:50%;place-content:center;width:150px;height:150px;display:grid;position:relative;box-shadow:0 12px 35px #0d152533}.network-center small{color:#f4b243;letter-spacing:.12em;font-size:9px}.network-center strong{margin-top:5px;font-size:17px}.network-ring{border:1px solid #f0c575;border-radius:50%;justify-content:center;align-items:flex-start;display:flex;position:absolute}.network-ring span{color:#8a5a07;background:#fff;border:1px solid #f0c575;border-radius:999px;padding:5px 10px;font-size:10px;font-weight:800;transform:translateY(-50%)}.ring-one{width:250px;height:250px}.ring-two{width:360px;height:360px}.ring-three{border-color:#d8dde6;width:470px;height:470px}.network-badge{background:var(--orange);color:#1f2735;letter-spacing:.12em;border-radius:8px;padding:10px 14px;font-size:10px;font-weight:900;position:absolute;bottom:34px;right:20px}.outcomes-section{background:var(--ink);color:#fff;padding:110px 0 80px}.light-heading{max-width:850px}.light-heading h2 span{color:#f9b33e}.light-heading .eyebrow{color:#f5b548}.outcomes-grid{background:#2a3448;border:1px solid #2a3448;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.outcome{background:var(--ink);min-height:220px;padding:28px}.outcome-number{color:var(--orange);letter-spacing:.13em;font-size:10px;font-weight:800}.outcome h3{margin:34px 0 10px;font-size:20px}.outcome p{color:#aeb7c6;font-size:13px;line-height:1.6}.every-line{color:#eef1f5;justify-content:center;gap:56px;padding:48px 0 0;font-size:14px;font-weight:700;display:flex}.every-line span:before{content:"";background:var(--orange);vertical-align:2px;border-radius:50%;width:6px;height:6px;margin-right:10px;display:inline-block}.about-section{padding:110px 0}.about-card{background:linear-gradient(135deg,#fffaf1,#fff);border:1px solid #f1d19a;border-radius:24px;grid-template-columns:.8fr 1.2fr;gap:90px;padding:58px;display:grid}.about-card h2{font-size:40px}.about-copy{color:#5f697a;font-size:17px;line-height:1.7}.about-copy p:first-child{margin-top:0}.about-copy strong{color:var(--ink)}.contact-section{border-top:1px solid var(--line);background:#f7f8fa;padding:110px 0}.contact-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:100px;display:grid}.contact-copy h2{max-width:520px;font-size:46px}.contact-copy>p:not(.eyebrow){color:#667085;max-width:515px;margin:24px 0 0;font-size:17px;line-height:1.7}.contact-form{background:#fff;border:1px solid #e0e4ea;border-radius:20px;padding:34px;box-shadow:0 15px 45px #0d15250f}.contact-form label{color:#344054;gap:8px;margin-bottom:18px;font-size:12px;font-weight:700;display:grid}.contact-form input,.contact-form select,.contact-form textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #d9dee7;border-radius:8px;outline:none;font-size:14px;font-weight:400;transition:border-color .2s,box-shadow .2s}.contact-form input,.contact-form select{height:46px;padding:0 13px}.contact-form textarea{resize:vertical;min-height:108px;padding:12px 13px;line-height:1.5}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #f5a62321}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.contact-button{cursor:pointer;border:0;width:100%;font-family:inherit}.contact-button:disabled{cursor:wait;opacity:.72;transform:none}.form-honeypot{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;overflow:hidden;position:absolute!important}.form-feedback{text-align:center;min-height:22px;margin-top:12px}.form-feedback p{margin:0;font-size:12px;font-weight:700;line-height:1.5}.form-success{color:#237a45}.form-error{color:#b42318}.form-note{text-align:center;color:#98a2b3;margin:12px 0 0;font-size:10px;line-height:1.5}.closing-section{color:#fff;background:#090f1b;place-items:center;min-height:520px;display:grid;position:relative;overflow:hidden}.closing-glow{background:radial-gradient(circle,#f5a62352 0%,#f5a6230d 45%,#0000 70%);border-radius:50%;width:560px;height:560px;position:absolute}.closing-content{z-index:2;text-align:center;width:min(850px,100% - 48px);position:relative}.closing-content h2 span{color:#f8b43d}.closing-content>p:not(.eyebrow){color:#b5becb;max-width:670px;margin:22px auto 30px;font-size:18px;line-height:1.6}.button-white{color:var(--ink);background:#fff}.button-white:hover{background:#f7e4bd}footer{justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);min-height:120px;margin:0 auto;display:flex}footer img{width:170px}footer div{color:#7c8799;gap:28px;font-size:11px;display:flex}footer a:hover{color:var(--ink)}.watch-page{background:linear-gradient(#fff 0%,#fbfcfd 72%,#f7f8fa 100%);min-height:100vh}.watch-hero{padding:78px 0 92px}.watch-heading{text-align:center;max-width:850px;margin:0 auto}.watch-heading h1{color:var(--ink);letter-spacing:-.045em;margin:0;font-size:clamp(46px,5.5vw,70px);line-height:1.02}.watch-heading h1 span{color:var(--orange-dark)}.watch-heading>p:last-child{color:#667085;max-width:760px;margin:24px auto 0;font-size:18px;line-height:1.65}.video-frame{background:#0a1322;border:1px solid #28354a;border-radius:24px;width:min(1080px,100%);margin:46px auto 0;padding:12px;box-shadow:0 28px 80px #0d15252e}.video-frame video{aspect-ratio:16/9;object-fit:contain;background:#050a12;border-radius:15px;width:100%;display:block}.watch-after{justify-content:space-between;align-items:center;gap:28px;max-width:1080px;margin:30px auto 0;display:flex}.watch-after p{color:#667085;margin:0;font-size:14px;font-weight:700}@media (width<=950px){.site-header{grid-template-rows:auto auto;grid-template-columns:1fr auto;gap:10px 20px;height:auto;min-height:108px;padding:14px 0 10px}.brand{grid-area:1/1;align-self:center}.site-header>.button{grid-area:1/2}.nav{grid-area:2/1/auto/-1;justify-content:center;gap:24px;display:flex}.hero,.problem-grid,.compound-section,.about-card,.contact-grid{grid-template-columns:1fr}.hero{gap:50px;padding-top:65px}.context-card{min-height:480px}.problem-grid,.compound-section,.contact-grid{gap:48px}.role-cards{grid-template-columns:1fr}.flow-card{grid-template-columns:1fr;gap:9px}.flow-card>.arrow{height:32px;transform:rotate(90deg)}.flow-stage{min-height:auto}.outcomes-grid{grid-template-columns:1fr 1fr}.network-visual{height:480px}.watch-hero{padding-top:66px}}@media (width<=620px){.section{width:min(100% - 32px,1180px)}.site-header{width:calc(100% - 28px);min-height:100px;padding:12px 0 8px}.brand img{width:155px}.button-small{display:none}.nav{white-space:nowrap;scrollbar-width:none;justify-content:flex-start;gap:20px;padding-bottom:4px;overflow-x:auto}.nav::-webkit-scrollbar{display:none}.hero{min-height:auto;padding:58px 0 70px}.hero h1{font-size:48px}.hero-lede{font-size:17px}.hero-actions{flex-direction:column;align-items:flex-start}.context-card{min-height:500px;padding:20px}.signal-stack{grid-template-columns:1fr}.output-rail{height:30px}.role-output-grid{margin-top:12px}.problem-grid,#how,.roles-section,.compound-section,.outcomes-section,.about-section,.contact-section{padding-top:72px;padding-bottom:72px}h2{font-size:38px}.role-card{padding:26px}.role-card h3{font-size:26px}.horizon{padding-left:0;padding-right:0}.horizon-point strong{font-size:9px}.horizon-captions{font-size:8px}.network-visual{height:340px}.ring-one{width:180px;height:180px}.ring-two{width:250px;height:250px}.ring-three{width:320px;height:320px}.network-center{width:112px;height:112px}.outcomes-grid{grid-template-columns:1fr}.every-line{flex-wrap:wrap;gap:13px}.about-card{gap:28px;padding:30px}.about-card h2,.contact-copy h2{font-size:34px}.contact-form{padding:24px}.form-row{grid-template-columns:1fr;gap:0}.closing-section{min-height:470px}footer{flex-direction:column;align-items:flex-start;gap:22px;padding:30px 0}footer div{flex-direction:column;gap:8px}.watch-hero{padding:54px 0 70px}.watch-heading h1{font-size:44px}.watch-heading>p:last-child{font-size:16px}.video-frame{border-radius:16px;margin-top:34px;padding:6px}.video-frame video{border-radius:11px}.watch-after{flex-direction:column;align-items:flex-start;margin-top:24px}}
