@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=Sora:wght@400;500;600&display=swap";:root{--background:#07110d;--background-deep:#0b1712;--surface:#102019;--surface-raised:#152820;--primary:#026e43;--primary-hover:#038a53;--accent:#03bb6e;--accent-bright:#04d07b;--text-primary:#f5f7f5;--text-secondary:#aab8b0;--text-muted:#708078;--border:#20352b;--background-light:#f6f8f6;--surface-light:#fff;--text-dark:#102019;--ease:cubic-bezier(.16, 1, .3, 1);--page:min(100% - 48px, 1360px);--section-space:clamp(108px, 10vw, 168px)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--background)}body{background:var(--background);color:var(--text-primary);-webkit-font-smoothing:antialiased;margin:0;font-family:Sora,Inter,sans-serif;font-size:16px;line-height:1.55;overflow-x:hidden}button,a,input{font:inherit}button{cursor:pointer;border:0}a{color:inherit;text-underline-offset:4px;text-decoration:none}img{max-width:100%;display:block}svg{flex:none}::selection{background:var(--accent-bright);color:#03140c}:focus-visible{outline:2px solid var(--accent-bright);outline-offset:4px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#040b08}::-webkit-scrollbar-thumb{background:#254b39;border:3px solid #040b08;border-radius:999px}.dark-section,.light-section{padding:var(--section-space) max(24px, calc((100vw - 1280px) / 2))}.dark-section{background:var(--background-deep)}.light-section{background:var(--background-light);color:var(--text-dark)}.section-heading{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:end;gap:80px;display:grid}.section-heading.center{text-align:center;max-width:860px;margin-inline:auto;display:block}.section-heading h2{letter-spacing:-.04em;text-wrap:balance;max-width:900px;margin:0;font-size:clamp(46px,5.2vw,76px);font-weight:500;line-height:.98}.section-heading p{max-width:590px;color:var(--text-secondary);text-wrap:pretty;margin:0;font-size:clamp(16px,1.4vw,19px)}.light-section .section-heading p{color:#53675b}.button{background:var(--accent);color:#03170d;min-height:48px;transition:background .35s var(--ease), transform .35s var(--ease), box-shadow .35s var(--ease);border-radius:12px;justify-content:center;align-items:center;gap:18px;padding:0 20px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 14px 36px #01a25e20}.button:hover{background:var(--accent-bright);transform:translateY(-2px);box-shadow:0 20px 44px #01a25e35}.button-small{gap:11px;min-height:40px;padding-inline:15px}.button-light{background:var(--text-primary);color:#06321f;box-shadow:0 14px 36px #001d121f}.text-action{align-items:center;gap:10px;font-size:13px;font-weight:600;display:inline-flex}.outline-action{border:1px solid #b9ddca55;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-size:13px;font-weight:600;display:inline-flex}.brand-logo{align-items:center;min-width:42px;display:inline-flex}.brand-logo>img{object-fit:cover;width:30px;height:30px}.motion-ready [data-reveal]{opacity:1;filter:none;transform:none}.motion-ready [data-reveal].is-visible{animation:reveal-material .8s var(--ease) both}@keyframes reveal-material{0%{opacity:.7;filter:blur(3px);transform:translateY(18px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.motion-ready [data-reveal]{opacity:1;filter:none;transform:none}.command-window,.system-route-active,.flow-pulse{animation:none!important}.button,.mobile-drawer,.mega-panel,.client-preview,.system-spine a{transition:none!important}}.site-header{z-index:100;height:82px;transition:background .4s var(--ease), border-color .4s var(--ease);border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:0 max(24px,50vw - 680px);display:flex;position:fixed;top:0;left:0;right:0}.site-header.is-scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07110dee;border-color:#d9f5e50e;height:68px}.desktop-nav{color:#becbc3;align-items:center;gap:34px;font-size:13px;display:flex}.desktop-nav>a,.product-menu>button{transition:color .25s}.desktop-nav>a:hover,.product-menu>button:hover{color:#fff}.product-menu{position:relative}.product-menu>button{color:inherit;background:0 0;align-items:center;gap:5px;padding:26px 0;display:flex}.mega-panel{visibility:hidden;opacity:0;color:#102019;width:720px;transition:.3s var(--ease);background:#f6f8f6;border-radius:14px;grid-template-columns:.8fr 1.2fr;gap:8px;padding:8px;display:grid;position:absolute;top:62px;left:-190px;transform:translateY(10px)scale(.985);box-shadow:0 34px 90px #00000070}.mega-panel.is-open{visibility:visible;opacity:1;transform:none}.mega-statement{color:#f5f7f5;background:#0c1b14;border-radius:10px;flex-direction:column;min-height:250px;padding:26px;display:flex}.mega-statement strong{letter-spacing:-.035em;max-width:220px;font-size:28px;font-weight:500;line-height:1}.mega-statement p{color:#91a499;font-size:12px}.mega-statement a{color:#7bdfa5;align-items:center;gap:8px;margin-top:auto;font-size:12px;display:inline-flex}.mega-capabilities{grid-template-columns:1fr 1fr;align-content:center;padding:12px;display:grid}.mega-capabilities a{border-bottom:1px solid #dce5df;justify-content:space-between;align-items:center;padding:12px;font-size:12px;transition:background .25s;display:flex}.mega-capabilities a:hover{background:#e9f0eb}.header-actions{align-items:center;gap:17px;display:flex}.header-signin{color:#c5d0c9;font-size:13px}.locale-switch{border:1px solid #2c4639;border-radius:9px;padding:3px;display:flex}.locale-switch button{color:#71847a;background:0 0;border-radius:6px;padding:4px 7px;font-size:9px}.locale-switch button.active{color:#e6f1ea;background:#1d3a2c}.mobile-menu-trigger,.mobile-drawer{display:none}.hero{background:#06100c;min-height:1180px;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0a1711);height:420px;position:absolute;inset:auto 0 0}.hero-inner{z-index:2;width:var(--page);margin-inline:auto;padding-top:158px;position:relative}.hero-glow{filter:blur(30px);background:radial-gradient(at 68% 42%,#04d07b35,#026e4316 34%,#0000 68%);height:820px;position:absolute;inset:80px -10% auto}.hero-watermark{opacity:.15;mix-blend-mode:screen;pointer-events:none;width:1170px;position:absolute;top:-130px;right:-420px}.hero-copy{z-index:4;position:relative}.hero-meta{color:#789083;letter-spacing:.08em;align-items:center;gap:12px;font-family:IBM Plex Mono,monospace;font-size:9px;display:flex}.hero-meta i{background:#335445;width:34px;height:1px}.hero h1{letter-spacing:-.04em;max-width:1180px;margin:32px 0 0;font-size:clamp(70px,8.2vw,112px);font-weight:500;line-height:.91}.hero h1 span,.hero h1 strong{font-weight:inherit;display:block}.hero h1 strong{color:#72dda0}.hero-support{grid-template-columns:minmax(360px,620px) 1fr;align-items:end;gap:70px;margin-top:38px;display:grid}.hero-support>p{color:#adbbb3;margin:0;font-size:clamp(17px,1.5vw,20px)}.hero-actions{justify-content:flex-end;align-items:center;gap:24px;display:flex}.command-stage{z-index:3;perspective:1600px;height:610px;margin-top:75px;position:relative}.spectral-field{border:1px solid #1bd77942;border-radius:50%;width:1120px;height:320px;position:absolute;bottom:-70px;left:50%;transform:translate(-50%)rotateX(70deg);box-shadow:inset 0 0 80px #03bb6e0d,0 0 80px #03bb6e0d}.command-window{transform-origin:bottom;color:#11251b;width:min(1120px,88vw);height:565px;animation:command-arrival 1s var(--ease) both;background:#eef2ef;border-radius:16px;grid-template-columns:66px 1fr;display:grid;position:absolute;top:36px;left:50%;overflow:hidden;transform:translate(-50%)rotateX(2.5deg);box-shadow:0 70px 150px #000000a3}.command-rail{background:#0c2117;flex-direction:column;align-items:center;gap:8px;padding:15px 0;display:flex}.command-rail img{object-fit:cover;border-radius:9px;width:37px;height:37px;margin-bottom:16px}.command-rail button{color:#718b7c;background:0 0;border-radius:8px;place-items:center;width:37px;height:37px;display:grid}.command-rail button.active{color:#b6f0cd;background:#1a4932}.command-rail>span{flex:1}.command-content>header{background:#f8faf8;border-bottom:1px solid #dbe5de;align-items:center;gap:30px;height:64px;padding:0 25px;display:flex}.command-content>header div:first-child{margin-right:auto}.command-content>header small,.command-content>header strong{font-size:9px;display:block}.command-content>header strong{font-size:12px}.command-status{color:#61776a;align-items:center;gap:7px;font-family:IBM Plex Mono,monospace;font-size:8px;display:flex}.command-status i{background:#03bb6e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #03bb6e}.command-content>header>button{color:#fff;background:#123b28;border-radius:50%;width:31px;height:31px;font-size:9px}.command-heading{justify-content:space-between;align-items:start;padding:30px 32px 0;display:flex}.command-heading small{color:#087d4b;font-family:IBM Plex Mono,monospace;font-size:8px}.command-heading h3{letter-spacing:-.04em;margin:7px 0 0;font-size:30px;font-weight:500;line-height:1.02}.command-heading>button{color:#fff;background:#075f3b;border-radius:8px;padding:9px 12px;font-size:9px}.command-kpis{grid-template-columns:repeat(3,1fr);gap:11px;margin:20px 32px 14px;display:grid}.command-kpis article{background:#fff;border:1px solid #dce6df;border-radius:10px;padding:14px}.command-kpis span,.command-kpis strong,.command-kpis small{display:block}.command-kpis span{color:#6d8175;font-size:8px}.command-kpis strong{letter-spacing:-.035em;margin:2px 0;font-size:21px}.command-kpis small{color:#06804b;font-size:8px}.command-lower{grid-template-columns:1.7fr .65fr;gap:11px;margin:0 32px;display:grid}.revenue-visual,.live-activity{background:#fff;border:1px solid #dce6df;border-radius:10px;height:230px;padding:14px}.revenue-visual>div,.live-activity>div:first-child{justify-content:space-between;align-items:center;font-size:9px;display:flex}.revenue-visual small,.live-activity span{color:#6c8074;font-size:8px}.revenue-visual svg{width:100%;height:185px}.chart-grid{fill:none;stroke:#e8eee9;stroke-width:1px}.chart-line{fill:none;stroke:#038a53;stroke-width:3px}.activity-event{align-items:center;gap:8px;margin-top:16px;display:flex}.activity-event>i{color:#12643f;background:#d9eee2;border-radius:50%;place-items:center;width:27px;height:27px;font-size:8px;font-style:normal;display:grid}.activity-event span{flex:1}.activity-event b,.activity-event small{color:#233b2f;font-size:8px;display:block}.activity-event small{color:#809087}.signal-card{z-index:5;color:#f2f7f3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#10251bf2;border:1px solid #3c6a52;border-radius:12px;align-items:center;gap:9px;padding:13px 15px;display:flex;position:absolute;box-shadow:0 24px 60px #00000078}.signal-card span,.signal-card strong,.signal-card small{display:block}.signal-card>span{flex:1}.signal-card small{color:#8da799;font-size:8px}.signal-card strong{font-size:12px}.signal-sale{width:184px;display:block;top:0;right:1%}.signal-sale>span{color:#87a497;font-size:8px}.signal-sale>strong{font-size:19px}.signal-sale>small{color:#5cd68f}.signal-student{width:225px;top:215px;left:0}.signal-student>i{background:#b87956;border-radius:50%;place-items:center;width:34px;height:34px;font-size:9px;font-style:normal;display:grid}.signal-student>svg{color:#62d691}.signal-ai{width:220px;bottom:12px;right:2%}.signal-ai>svg{color:#6ee09c}.hero-foot{z-index:5;color:#65796e;text-transform:uppercase;letter-spacing:.06em;justify-content:space-between;margin-top:22px;font-family:IBM Plex Mono,monospace;font-size:9px;display:flex;position:relative}.hero-foot a{align-items:center;gap:8px;display:flex}@keyframes command-arrival{0%{opacity:.2;filter:blur(8px);transform:translate(-50%)rotateX(7deg)translateY(44px)}}.operating-strip{z-index:4;width:var(--page);background:#0a1711;border-top:1px solid #294337;border-bottom:1px solid #294337;grid-template-columns:repeat(4,1fr);margin:-44px auto 0;display:grid;position:relative}.operating-strip>div{border-right:1px solid #294337;grid-template-columns:35px 1fr;align-content:center;min-height:130px;padding:25px 20px;display:grid}.operating-strip>div:last-child{border-right:0}.operating-strip small{color:#5c7467;grid-row:span 2;font-family:IBM Plex Mono,monospace;font-size:8px}.operating-strip strong{font-size:18px;font-weight:500}.operating-strip span{color:#789083;font-size:10px}.system-spine{z-index:35;flex-direction:column;gap:17px;display:flex;position:fixed;top:50%;left:15px;transform:translateY(-50%)}.system-spine:before{content:"";z-index:-1;background:linear-gradient(#203d30,#04d07b88,#203d30);width:1px;position:absolute;top:5px;bottom:5px;left:4px}.system-spine a{color:#638074;text-transform:uppercase;letter-spacing:.08em;transition:color .3s var(--ease);align-items:center;gap:9px;font-family:IBM Plex Mono,monospace;font-size:7px;display:flex}.system-spine i{width:9px;height:9px;transition:border-color .3s var(--ease), background .3s var(--ease), box-shadow .3s var(--ease);background:#07110d;border:1px solid #416351;border-radius:50%;flex:none}.system-spine span{opacity:0;transition:opacity .3s var(--ease), transform .3s var(--ease);transform:translate(-5px)}.system-spine a:hover span,.system-spine a.active span{opacity:1;transform:none}.system-spine a.active{color:#b7e8cb}.system-spine a.active i{background:#04d07b;border-color:#04d07b;box-shadow:0 0 16px #04d07b88}.system-section{padding-top:185px;overflow:hidden}.system-map{border-top:1px solid #284538;border-bottom:1px solid #284538;max-width:1180px;height:670px;margin:86px auto 0;position:relative}.system-map:before,.system-map:after{content:"";background:#1f392d;width:1px;position:absolute;top:0;bottom:0}.system-map:before{left:25%}.system-map:after{right:25%}.system-map>svg{width:100%;height:100%;position:absolute;inset:0}.system-route{fill:none;stroke:#2b4e3e;stroke-width:1.2px}.system-route-active{fill:none;stroke:#04d07b;stroke-width:2px;stroke-dasharray:18 13;filter:drop-shadow(0 0 7px #04d07b88);animation:6s linear infinite system-pulse}@keyframes system-pulse{to{stroke-dashoffset:-124px}}.system-core{z-index:3;background:#0f241a;border-radius:16px;width:340px;min-height:250px;padding:28px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 30px 90px #00000075}.system-core img{object-fit:cover;width:50px;height:50px;margin-bottom:34px}.system-core>span,.system-core>small{color:#739083;font-family:IBM Plex Mono,monospace;font-size:8px;display:block}.system-core strong{letter-spacing:-.035em;margin:9px 0 25px;font-size:30px;font-weight:500;line-height:1.02;display:block}.system-module{z-index:2;background:#12271d;border-radius:12px;align-items:center;gap:12px;width:220px;padding:15px;display:flex;position:absolute;box-shadow:0 20px 55px #00000035}.system-module>svg{color:#6edc9b}.system-module b,.system-module small{display:block}.system-module b{font-size:12px}.system-module small{color:#748f81;font-size:9px}.module-content{top:88px;left:8%}.module-commerce{top:88px;right:8%}.module-community{bottom:88px;left:8%}.module-intelligence{bottom:88px;right:8%}.system-capability-list{border-top:1px solid #294337;grid-template-columns:repeat(3,1fr);max-width:1180px;margin:72px auto 0;display:grid}.system-capability-list a{color:#c1cec6;border-bottom:1px solid #294337;justify-content:space-between;align-items:center;padding:18px 8px;font-size:13px;display:flex}.system-capability-list a:not(:nth-child(3n)){border-right:1px solid #294337}.system-capability-list svg{color:#51c982}.experience-section{padding-top:170px}.member-visual{background:#fff;border-radius:16px;max-width:1200px;margin:78px auto 30px;overflow:hidden;box-shadow:0 40px 100px #0b281a24}.member-visual>header{color:#75867c;border-bottom:1px solid #dfe7e1;grid-template-columns:1fr 1fr 1fr;align-items:center;height:48px;padding:0 17px;font-size:9px;display:grid}.member-visual>header>span{gap:5px;display:flex}.member-visual>header i{background:#c5d0c8;border-radius:50%;width:7px;height:7px}.member-visual>header small{text-align:center}.member-visual>header b{text-align:right;color:#087949;font-family:IBM Plex Mono,monospace;font-weight:500}.member-layout{grid-template-columns:68px 1fr 260px;min-height:585px;display:grid}.member-layout>aside{color:#748e7f;background:#0c2016;flex-direction:column;align-items:center;gap:25px;padding:20px 0;display:flex}.client-mark{color:#fff;background:#de7857;border-radius:50%;place-items:center;width:37px;height:37px;margin-bottom:18px;font-family:serif;font-size:23px;font-style:italic;display:grid}.member-layout>main{padding:48px}.member-welcome small{color:#08784a;font-family:IBM Plex Mono,monospace;font-size:8px}.member-welcome h3{letter-spacing:-.04em;margin:7px 0;font-size:41px;font-weight:500;line-height:1}.member-welcome p{color:#6a7e72;margin:0;font-size:12px}.course-spotlight{grid-template-columns:1.35fr .65fr;align-items:end;gap:25px;margin-top:38px;display:grid}.course-art{color:#dff7e9;background:linear-gradient(145deg,#081a12,#0d5e3a 58%,#03bb6e);border-radius:12px;place-items:center;height:300px;display:grid;position:relative;overflow:hidden}.course-art:before{content:"";border:70px solid #b8efd01a;border-radius:50%;width:380px;height:380px;position:absolute;bottom:-190px;right:-140px}.course-art>span{letter-spacing:-.04em;opacity:.55;font-size:45px;line-height:.83;position:absolute;bottom:20px;left:25px}.course-art button{z-index:2;color:#07623d;background:#f1fff6;border-radius:50%;place-items:center;width:54px;height:54px;display:grid;position:relative}.course-info small,.course-info strong,.course-info span{display:block}.course-info small{color:#6c8074;font-family:IBM Plex Mono,monospace;font-size:8px}.course-info strong{margin:8px 0 26px;font-size:18px;line-height:1.15}.course-info>div{background:#dbe5de;height:4px}.course-info>div i{background:#038a53;width:62%;height:100%;display:block}.course-info span{color:#6c8074;margin-top:8px;font-size:9px}.progress-column{background:#e9efeb;padding:38px 27px}.progress-column>small{color:#5f7568;font-family:IBM Plex Mono,monospace;font-size:8px}.progress-column>strong{letter-spacing:-.04em;margin:24px 0 8px;font-size:64px;font-weight:500;line-height:1;display:block}.progress-column sup{font-size:18px}.progress-column>div{background:#cad8cf;height:5px}.progress-column>div i{background:#038a53;width:68%;height:100%;display:block}.progress-column p{color:#5e7367;font-size:9px}.progress-column hr{border:0;border-top:1px solid #ccd9d1;margin:47px 0}.progress-column b,.progress-column span{display:block}.progress-column b{margin-top:6px;font-size:14px}.progress-column span{color:#62776b;font-size:9px}.progress-column button{color:#214132;background:#d4e4da;border-radius:8px;width:100%;margin-top:22px;padding:10px;font-size:9px}.experience-features{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.experience-features span{color:#4f6659;border:1px solid #cdd9d1;border-radius:999px;align-items:center;gap:6px;padding:8px 11px;font-size:10px;display:flex}.commerce-section{padding-top:170px}.commerce-heading{grid-template-columns:1fr auto;align-items:end;gap:40px;display:grid}.commerce-heading .section-heading{flex:1;grid-template-columns:1.2fr .8fr;display:grid}.commerce-index{gap:7px;display:flex}.commerce-index span{color:#5b7064;border:1px solid #cdd9d1;border-radius:7px;padding:7px 9px;font-family:IBM Plex Mono,monospace;font-size:8px}.commerce-layout{grid-template-columns:1.45fr .55fr;align-items:center;gap:42px;margin-top:76px;display:grid}.checkout-visual{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 36px 90px #0a28191f}.checkout-visual>header{border-bottom:1px solid #e0e8e2;align-items:center;height:50px;padding:0 20px;font-size:10px;display:flex}.checkout-visual>header b{margin-right:auto}.checkout-visual>header span{color:#667b6f;align-items:center;gap:6px;display:flex}.checkout-body{grid-template-columns:1fr 1fr;gap:46px;padding:46px;display:grid}.offer-summary>small{color:#08794a;font-family:IBM Plex Mono,monospace;font-size:8px}.offer-summary h3{letter-spacing:-.04em;margin:13px 0;font-size:36px;font-weight:500;line-height:1.02}.offer-summary p{color:#607469;font-size:12px}.offer-summary>div{border-top:1px solid #dbe5de;margin-top:48px;padding-top:17px}.offer-summary span,.offer-summary strong,.offer-summary div small{display:block}.offer-summary span{color:#64796d;font-size:9px}.offer-summary strong{margin:4px 0;font-size:24px}.offer-summary div small{color:#65786d;font-size:9px}.checkout-body form{flex-direction:column;gap:8px;display:flex}.checkout-body form>strong{margin-bottom:5px;font-size:12px}.checkout-body form>label:not(.order-bump){border:1px solid #d9e3dc;border-radius:8px;align-items:center;gap:9px;padding:10px;font-size:9px;display:flex}.checkout-body form>label>i{border:1px solid #8ba094;border-radius:50%;width:11px;height:11px}.checkout-body form>label.selected{background:#f0f8f3;border-color:#218758}.checkout-body form>label.selected i{background:#087d4b;border:3px solid #fff;box-shadow:0 0 0 1px #087d4b}.input-shell{color:#778a7f;border:1px solid #d9e3dc;border-radius:8px;height:38px;padding:10px;font-size:9px}.input-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}.order-bump{background:#edf6f0;border-radius:8px;align-items:center;gap:9px;padding:10px;display:flex}.order-bump>span{color:#fff;background:#087d4b;border-radius:5px;place-items:center;width:18px;height:18px;display:grid}.order-bump div{flex:1}.order-bump b,.order-bump small{font-size:8px;display:block}.order-bump>strong{font-size:8px}.checkout-body form>button{color:#fff;background:#087d4b;border-radius:8px;justify-content:space-between;margin-top:3px;padding:11px;font-size:9px;display:flex}.commerce-side>div>svg{color:#087d4b}.commerce-side h3{letter-spacing:-.035em;max-width:330px;margin:18px 0 40px;font-size:30px;font-weight:500;line-height:1.03}.commerce-side ul{border-top:1px solid #ccd9d1;margin:0;padding:0;list-style:none}.commerce-side li{color:#4e6558;border-bottom:1px solid #ccd9d1;gap:8px;padding:11px 0;font-size:11px;display:flex}.commerce-side li svg{color:#087d4b}.ltv-sequence{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;max-width:1160px;margin:120px auto 0;display:grid}.ltv-sequence>div{border-top:1px solid #aebfb4;min-height:150px;padding:24px 19px}.ltv-sequence small,.ltv-sequence strong,.ltv-sequence span{display:block}.ltv-sequence small{color:#75877c;margin-bottom:30px;font-family:IBM Plex Mono,monospace;font-size:8px}.ltv-sequence strong{font-size:14px}.ltv-sequence span{color:#64786d;font-size:10px}.ltv-sequence>svg{color:#819287}.ltv-sequence .ltv-focus{color:#fff;background:#0c2619;border-top-color:#0000;border-radius:12px;box-shadow:0 22px 50px #0c2a1a20}.ltv-focus small,.ltv-focus span{color:#8fab9b}.relationship-section{padding-top:175px}.relationship-grid{grid-template-columns:1.18fr .82fr;gap:14px;margin-top:78px;display:grid}.relationship-grid>article{background:#102119;border-radius:16px;min-height:680px;padding:34px;position:relative;overflow:hidden}.story-copy>svg{color:#63d690}.story-copy h3{letter-spacing:-.04em;max-width:470px;margin:22px 0 14px;font-size:35px;font-weight:500;line-height:1.03}.story-copy p{color:#91a69a;max-width:490px;font-size:13px}.community-feed{color:#173025;background:#eef3ef;border-radius:13px 13px 0 0;min-height:400px;position:absolute;bottom:-35px;left:32px;right:32px;overflow:hidden;box-shadow:0 24px 60px #00000050}.community-feed>header{border-bottom:1px solid #dce5df;align-items:center;gap:20px;height:52px;padding:0 20px;font-size:9px;display:flex}.community-feed>header b{margin-right:auto;font-size:12px}.community-feed>header i{color:#fff;background:#123c29;border-radius:50%;place-items:center;width:25px;height:25px;font-size:8px;font-style:normal;display:grid}.community-feed>main{background:#fff;border-radius:11px;max-width:500px;margin:24px auto;padding:20px}.post-author{align-items:center;gap:9px;display:flex}.post-author>i{color:#fff;background:#b97755;border-radius:50%;place-items:center;width:31px;height:31px;font-size:8px;font-style:normal;display:grid}.post-author b,.post-author small{font-size:9px;display:block}.post-author small{color:#76887e}.community-feed main>p{font-size:11px}.community-feed main>div:nth-child(3){color:#fff;background:#0d281b;border-radius:9px;padding:15px}.community-feed main>div:nth-child(3) small,.community-feed main>div:nth-child(3) strong,.community-feed main>div:nth-child(3) span{display:block}.community-feed main>div:nth-child(3) small{color:#6fdc9c;font-size:7px}.community-feed main>div:nth-child(3) strong{font-size:26px}.community-feed main>div:nth-child(3) span{color:#94aa9e;font-size:8px}.community-feed footer{color:#687c70;gap:20px;padding-top:14px;font-size:8px;display:flex}.mentor-calendar{color:#173025;background:#eef3ef;border-radius:13px;padding:20px;position:absolute;bottom:32px;left:32px;right:32px}.mentor-calendar>header{justify-content:space-between;font-size:11px;display:flex}.mentor-calendar>div{grid-template-columns:repeat(5,1fr);gap:5px;margin:22px 0;display:grid}.mentor-calendar small{color:#6f8277;text-align:center;font-family:IBM Plex Mono,monospace;font-size:7px}.mentor-calendar>div button{color:#1a3125;background:#fff;border-radius:8px;height:48px;font-size:10px}.mentor-calendar>div button.active{color:#fff;background:#087d4b}.mentor-calendar>section{background:#fff;border-radius:10px;padding:17px}.mentor-calendar section small,.mentor-calendar section strong,.mentor-calendar section span{text-align:left;display:block}.mentor-calendar section strong{margin:5px 0;font-size:14px}.mentor-calendar section span{color:#64786d;font-size:9px}.mentor-calendar section button{color:#155138;background:#dceae1;border-radius:8px;justify-content:space-between;width:100%;margin-top:15px;padding:10px;font-size:9px;display:flex}.intelligence-section{background:radial-gradient(at 50% 54%,#064c3028,#0000 45%),#07110d;padding-top:180px;position:relative;overflow:hidden}.intelligence-heading{grid-template-columns:1fr auto;align-items:start;display:grid}.intelligence-heading>svg{color:#64dc95;filter:drop-shadow(0 0 16px #03bb6e65)}.ai-console{max-width:1120px;min-height:760px;margin:70px auto 0;position:relative}.ai-console:before,.ai-console:after{content:"";border:1px solid #28523d;border-radius:50%;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)}.ai-console:before{width:720px;height:720px}.ai-console:after{border-color:#34664b;width:510px;height:510px}.ai-thread{z-index:3;background:#0f2118;border:1px solid #3d644e;border-radius:16px;width:510px;position:absolute;top:44%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 38px 100px #00000080}.ai-thread>header{border-bottom:1px solid #294536;align-items:center;gap:11px;height:67px;padding:0 16px;display:flex}.ai-thread>header>span,.answer>span{color:#85e5ad;background:#174c32;border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.ai-thread header b,.ai-thread header small{display:block}.ai-thread header b{font-size:11px}.ai-thread header small{color:#81978a;font-size:8px}.ai-thread header i{color:#4fd586;margin-left:auto;font-family:IBM Plex Mono,monospace;font-size:7px;font-style:normal}.ai-thread main{min-height:330px;padding:24px}.question{background:#264236;border-radius:12px 12px 3px;width:max-content;max-width:80%;margin-left:auto;padding:11px 14px;font-size:11px}.answer{align-items:start;gap:11px;margin-top:22px;display:flex}.answer>span{border-radius:8px;width:29px;height:29px}.answer p{color:#20342a;background:#f2f6f3;border-radius:3px 12px 12px;flex:1;margin:0;padding:13px;font-size:11px}.answer a{color:#08643e;background:#dfebe3;border-radius:7px;align-items:center;gap:7px;margin:13px 0;padding:9px;font-weight:600;display:flex}.ai-thread>footer{color:#70887b;border:1px solid #385847;border-radius:9px;align-items:center;margin:0 14px 14px;padding:7px 7px 7px 13px;font-size:9px;display:flex}.ai-thread footer span{flex:1}.ai-thread footer button{color:#fff;background:#087d4b;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.ai-source{z-index:4;background:#10251b;border:1px solid #355b47;border-radius:11px;align-items:center;gap:10px;width:215px;padding:13px;display:flex;position:absolute;box-shadow:0 18px 45px #00000050}.ai-source>svg{color:#67d994}.ai-source small,.ai-source b{display:block}.ai-source small{color:#6f8e7d;font-family:IBM Plex Mono,monospace;font-size:7px}.ai-source b{font-size:9px}.source-one{top:19%;left:2%}.source-two{top:27%;right:1%}.source-three{bottom:16%;left:8%}.intelligence-capabilities{border-top:1px solid #294537;grid-template-columns:repeat(3,1fr);max-width:1120px;margin:-35px auto 0;display:grid}.intelligence-capabilities>div{border-bottom:1px solid #294537;padding:19px 8px}.intelligence-capabilities>div:not(:nth-child(3n)){border-right:1px solid #294537}.intelligence-capabilities strong,.intelligence-capabilities span{display:block}.intelligence-capabilities strong{font-size:12px}.intelligence-capabilities span{color:#789083;font-size:9px}.automation-section{padding-top:175px}.automation-visual{color:#f5f7f5;background:#0e1d16;border-radius:16px;max-width:1200px;margin:75px auto 0;overflow:hidden;box-shadow:0 35px 85px #0c281b24}.automation-visual>header{border-bottom:1px solid #2c4136;justify-content:space-between;align-items:center;height:54px;padding:0 20px;font-family:IBM Plex Mono,monospace;font-size:9px;display:flex}.automation-visual header b{align-items:center;gap:6px;font-weight:400;display:flex}.automation-visual header i{background:#04d07b;border-radius:50%;width:6px;height:6px}.automation-canvas{min-width:1050px;height:460px;position:relative}.automation-canvas>svg{width:100%;height:100%;position:absolute;inset:0}.flow-base,.flow-pulse{fill:none;stroke:#315540;stroke-width:2px}.flow-pulse{stroke:#04d07b;stroke-dasharray:14 10;filter:drop-shadow(0 0 6px #04d07b70);animation:4s linear infinite system-pulse}.automation-node{z-index:2;background:#162b20;border:1px solid #355943;border-radius:11px;gap:10px;width:182px;padding:12px;display:flex;position:absolute}.automation-node>i{color:#79dda3;background:#204331;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.automation-node b,.automation-node small{display:block}.automation-node b{font-size:9px}.automation-node small{color:#7f988a;font-size:7px}.node-0{top:63px;left:5%}.node-1{top:63px;left:31%}.node-2{top:192px;left:51%}.node-3{top:303px;left:61%}.node-4{top:303px;left:77%}.node-5{top:388px;right:2%}.analytics-row{grid-template-columns:.55fr 1.45fr;align-items:center;gap:70px;max-width:1200px;margin:150px auto 0;display:grid}.analytics-copy>svg{color:#087d4b}.analytics-copy h3{letter-spacing:-.04em;margin:20px 0 14px;font-size:37px;font-weight:500;line-height:1.02}.analytics-copy p{color:#5a7063;font-size:14px}.analytics-copy a{color:#087448;align-items:center;gap:8px;margin-top:18px;font-size:12px;font-weight:600;display:inline-flex}.analytics-board{background:#fff;border-radius:16px;padding:22px;box-shadow:0 32px 80px #0b281a1c}.analytics-board>header{justify-content:space-between;align-items:center;display:flex}.analytics-board header b,.analytics-board header small{display:block}.analytics-board header b{font-size:11px}.analytics-board header small{color:#6d8175;font-size:8px}.analytics-board header button{color:#52675b;background:#f5f8f6;border:1px solid #dce5df;border-radius:7px;gap:6px;padding:8px;font-size:8px;display:flex}.analytics-kpis{grid-template-columns:repeat(4,1fr);gap:9px;margin:20px 0;display:grid}.analytics-kpis article{border:1px solid #dee7e1;border-radius:9px;padding:13px}.analytics-kpis span,.analytics-kpis strong,.analytics-kpis small{display:block}.analytics-kpis span{color:#6a7e72;font-size:8px}.analytics-kpis strong{font-size:18px}.analytics-kpis small{color:#087d4b;font-size:8px}.analytics-board>svg{width:100%;height:250px}.analytics-grid{fill:none;stroke:#e7ede9}.analytics-area{fill:#0d95551a}.analytics-line{fill:none;stroke:#038a53;stroke-width:3px}.white-label-section{background:radial-gradient(circle at 70%,#075d3830,#0000 35%),#07110d;padding-top:175px}.white-label-lab{grid-template-columns:.7fr 90px 1.3fr;align-items:center;max-width:1120px;margin:80px auto 0;display:grid}.brand-source{flex-direction:column;gap:24px;display:flex}.brand-source>small{color:#698275;font-family:IBM Plex Mono,monospace;font-size:8px}.brand-source>span{color:#70877a;font-size:11px}.brand-transfer{color:#55d78c;align-items:center;display:flex}.brand-transfer i{background:#315540;flex:1;height:1px}.brand-transfer svg{margin:0 8px}.client-preview{color:#1d2d25;min-height:430px;transition:background .45s var(--ease), color .45s var(--ease);background:#ebe0d3;border-radius:16px;padding:22px}.white-label-lab[data-theme=violet] .client-preview{color:#f3ecff;background:#29213c}.white-label-lab[data-theme=blue] .client-preview{color:#14292f;background:#dcebf0}.client-preview>header{align-items:center;gap:9px;display:flex}.client-logo{color:#fff;background:#df7653;border-radius:50%;place-items:center;width:38px;height:38px;font-family:serif;font-size:24px;font-style:italic;display:grid}.client-preview header b{font-size:12px}.client-preview header span{opacity:.65;margin-left:auto;font-size:8px}.client-preview main{flex-direction:column;justify-content:center;min-height:270px;display:flex;position:relative}.client-preview main small{font-family:IBM Plex Mono,monospace;font-size:8px}.client-preview main h3{letter-spacing:-.04em;margin:10px 0;font-size:46px;font-weight:500;line-height:.92}.client-preview main button{color:#fff;background:#df7653;border-radius:50%;place-items:center;width:52px;height:52px;display:grid;position:absolute;top:42%;right:12%}.client-preview>footer{border-top:1px solid #0000001d;justify-content:space-between;align-items:center;padding-top:15px;font-size:9px;display:flex}.client-preview footer div{gap:7px;display:flex}.client-preview footer button{background:#d9b793;border:3px solid #fff8;border-radius:50%;width:16px;height:16px}.client-preview footer button:nth-child(2){background:#715ac2}.client-preview footer button:nth-child(3){background:#5791a1}.white-label-features{border-top:1px solid #294638;grid-template-columns:repeat(4,1fr);max-width:1120px;margin:25px auto 0;display:grid}.white-label-features div{color:#a9bcb1;border-bottom:1px solid #294638;align-items:center;gap:10px;padding:18px 8px;font-size:11px;display:flex}.white-label-features div:not(:last-child){border-right:1px solid #294638}.white-label-features svg{color:#60d990}.scale-section{padding-top:175px}.profiles-grid{border-top:1px solid #cbd8d0;grid-template-columns:1fr 1fr;margin-top:75px;display:grid}.profiles-grid a{min-height:250px;transition:background .35s var(--ease), transform .35s var(--ease);border-bottom:1px solid #cbd8d0;grid-template-columns:45px 40px 1fr auto;align-items:end;gap:15px;padding:28px 12px;display:grid}.profiles-grid a:nth-child(odd){border-right:1px solid #cbd8d0}.profiles-grid a:hover{background:#fff;transform:translate(5px)}.profiles-grid small{color:#708278;align-self:start;font-family:IBM Plex Mono,monospace;font-size:8px}.profiles-grid>a>svg:nth-child(2){color:#087d4b}.profiles-grid h3{letter-spacing:-.035em;margin:0;font-size:28px;font-weight:500}.profiles-grid p{color:#65796d;margin:4px 0 0;font-size:11px}.integration-section{grid-template-columns:.65fr 1.35fr;align-items:start;gap:80px;margin-top:150px;display:grid}.integration-section h3{letter-spacing:-.04em;margin:0;font-size:45px;font-weight:500;line-height:1}.integration-section p{color:#5b7064;font-size:14px}.integration-list{border-top:1px solid #ccd9d1;border-left:1px solid #ccd9d1;grid-template-columns:repeat(3,1fr);display:grid}.integration-list span{color:#6a7e72;border-bottom:1px solid #ccd9d1;border-right:1px solid #ccd9d1;place-items:center;height:86px;font-size:12px;font-weight:500;transition:background .3s,color .3s;display:grid}.integration-list span:hover{color:#087d4b;background:#fff}.migration-band{color:#fff;background:linear-gradient(135deg,#012419,#025e3b 45%,#03a45f);border-radius:16px;align-items:center;gap:60px;margin-top:125px;padding:47px;display:flex}.migration-band>div{flex:1}.migration-band h3{letter-spacing:-.035em;margin:0;font-size:36px;font-weight:500;line-height:1}.migration-band p{color:#b9ddc9;max-width:650px;margin-bottom:0;font-size:13px}.pricing-section{padding-top:175px}.pricing-heading{align-items:end;gap:40px;display:flex}.pricing-heading .section-heading{flex:1}.billing-switch{border:1px solid #2f4b3c;border-radius:10px;flex:none;padding:4px;display:flex}.billing-switch button{color:#73897d;background:0 0;border-radius:7px;padding:7px 11px;font-size:10px}.billing-switch button.active{color:#fff;background:#1b3b2b}.plans-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:72px;display:grid}.plans-grid article{background:#0f2018;border:1px solid #294538;border-radius:14px;flex-direction:column;min-height:430px;padding:26px;display:flex}.plans-grid article.featured{background:#0d3322;border-color:#168653;box-shadow:0 28px 75px #00000038}.plans-grid header{justify-content:space-between;align-items:center;display:flex}.plans-grid header small{color:#65d391;font-family:IBM Plex Mono,monospace;font-size:11px}.plans-grid header span{color:#718a7d;font-size:11px}.plans-grid h3{letter-spacing:-.035em;margin:45px 0 8px;font-size:26px;font-weight:500}.plans-grid p{color:#8da196;font-size:13px;line-height:1.5}.plans-grid article>a{color:#66d995;justify-content:space-between;align-items:center;margin:24px 0;font-size:13px;font-weight:600;display:flex}.plans-grid article>a.button{color:#062015}.plans-grid ul{border-top:1px solid #294538;margin:auto 0 0;padding:20px 0 0;list-style:none}.plans-grid li{color:#b0beb6;gap:7px;margin:9px 0;font-size:12px;display:flex}.plans-grid li svg{color:#56d089}.pricing-note{color:#8da397;justify-content:center;gap:28px;margin-top:30px;font-size:13px;display:flex}.pricing-note a{color:#66d995;align-items:center;gap:8px;display:flex}.faq-section{grid-template-columns:.7fr 1.3fr;gap:100px;padding-top:155px;display:grid}.faq-section .section-heading{display:block}.faq-section .section-heading p{margin-top:25px}.faq-list details{border-top:1px solid #cdd9d1;padding:20px 0}.faq-list details:last-child{border-bottom:1px solid #cdd9d1}.faq-list summary{cursor:pointer;justify-content:space-between;gap:25px;font-size:14px;font-weight:500;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#087d4b;transition:transform .3s var(--ease);font-size:20px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#5e7367;max-width:680px;margin:14px 0 0;font-size:12px}.final-section{text-align:center;background:linear-gradient(135deg,#012419,#025e3b 45%,#03a15e);place-items:center;min-height:670px;padding:100px 24px;display:grid;position:relative;overflow:hidden}.final-section>img{opacity:.13;width:720px;position:absolute;top:50%;right:-160px;transform:translateY(-50%)rotate(-12deg)}.final-section>div{z-index:2;position:relative}.final-section h2{letter-spacing:-.04em;max-width:960px;margin:0 auto;font-size:clamp(58px,7vw,96px);font-weight:500;line-height:.92}.final-section p{color:#c0e1ce;max-width:610px;margin:28px auto 0;font-size:18px}.final-section>div>div{justify-content:center;gap:10px;margin-top:34px;display:flex}.site-footer{background:#040b08;grid-template-columns:2fr repeat(4,1fr);gap:45px;padding:80px max(24px,50vw - 640px) 28px;display:grid}.footer-brand p{color:#70847a;font-size:11px}.footer-column{flex-direction:column;gap:10px;display:flex}.footer-column strong{margin-bottom:8px;font-size:10px}.footer-column a{color:#71867a;font-size:10px}.footer-column a:hover{color:#c5d6cc;text-decoration:underline}.footer-bottom{color:#5e7167;border-top:1px solid #192b22;grid-column:1/-1;justify-content:space-between;margin-top:40px;padding-top:20px;font-family:IBM Plex Mono,monospace;font-size:8px;display:flex}.plans-grid{grid-template-columns:.82fr 1.16fr .82fr;align-items:stretch;margin-top:92px}.plans-grid article.featured{min-height:474px;transform:translateY(-22px)}.plans-grid article:nth-child(4){grid-column:1/-1;grid-template-columns:.6fr .9fr 1.15fr .65fr;align-items:center;gap:34px;min-height:220px;margin-top:2px;display:grid}.plans-grid article:nth-child(4) h3,.plans-grid article:nth-child(4) p,.plans-grid article:nth-child(4)>a{margin:0}.plans-grid article:nth-child(4) ul{display:none}.footer-column span{color:#71867a;font-size:10px}@media (width<=1100px){:root{--page:min(100% - 40px, 960px)}.desktop-nav,.header-signin{display:none}.mobile-menu-trigger{color:#fff;background:#14281f;border-radius:9px;place-items:center;width:40px;height:40px;display:grid}.mobile-drawer{z-index:90;opacity:0;visibility:hidden;transition:.4s var(--ease);background:#07110d;flex-direction:column;padding:28px;display:flex;position:fixed;inset:0;transform:translateY(-12px)}.mobile-drawer.is-open{opacity:1;visibility:visible;transform:none}.mobile-drawer-top{height:55px}.mobile-drawer-top .brand-logo{min-width:auto}.mobile-drawer nav{flex-direction:column;margin:auto 0;display:flex}.mobile-drawer nav a{letter-spacing:-.03em;border-bottom:1px solid #274236;justify-content:space-between;padding:19px 0;font-size:28px;display:flex}.mobile-drawer>.button{margin-top:auto}.hero{min-height:1080px}.hero-inner{padding-top:145px}.hero h1{font-size:clamp(64px,9vw,88px)}.hero-support{grid-template-columns:1fr;gap:30px}.hero-actions{justify-content:flex-start}.command-window{width:94vw}.signal-student{left:-1%}.signal-sale{right:-1%}.section-heading{grid-template-columns:1fr 1fr;gap:45px}.system-map{height:620px}.module-content,.module-community{left:2%}.module-commerce,.module-intelligence{right:2%}.member-layout{grid-template-columns:60px 1fr}.progress-column{display:none}.commerce-heading{display:block}.commerce-index{margin-top:30px}.commerce-layout{grid-template-columns:1fr}.commerce-side{grid-template-columns:1fr 1fr;gap:50px;display:grid}.relationship-grid{grid-template-columns:1fr}.relationship-grid>article{min-height:650px}.mentoring-story{min-height:580px!important}.ai-source.source-one{left:0}.ai-source.source-two{right:0}.analytics-row{grid-template-columns:1fr}.white-label-lab{grid-template-columns:.8fr 70px 1.2fr}.plans-grid{grid-template-columns:1fr 1fr}.plans-grid article:nth-child(4){grid-column:1/-1}.site-footer{grid-template-columns:1.5fr 1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=760px){:root{--page:calc(100% - 36px);--section-space:94px}.site-header{width:100vw;height:68px;padding-inline:18px}.site-header .brand-logo{min-width:0}.site-header .brand-logo img{width:27px;height:27px}.site-header .brand-logo span{display:none}.header-actions{justify-content:flex-end;gap:8px;min-width:104px;margin-left:auto}.header-actions .button{display:none}.locale-switch{order:-1}.hero{min-height:900px}.hero-inner{padding-top:116px}.hero-watermark{opacity:.11;width:720px;top:40px;right:-330px}.hero-glow{height:600px;inset:170px -60% auto}.hero-meta{gap:8px;font-size:7px}.hero-meta span:last-child{display:none}.hero h1{max-width:100%;margin-top:25px;font-size:clamp(42px,11.2vw,48px);line-height:.94}.hero h1 span,.hero h1 strong{max-width:100%}.hero-support{margin-top:27px}.hero-support>p{max-width:100%;font-size:16px}.hero-actions{grid-template-columns:1fr;gap:10px;display:grid}.hero-actions .button,.hero-actions .text-action{width:100%;min-height:48px}.hero-actions .text-action{border:1px solid #335144;border-radius:12px;justify-content:center}.command-stage{height:350px;margin-top:60px}.spectral-field,.signal-card{display:none}.command-window{width:100%;height:350px;animation:mobile-command-arrival .8s var(--ease) both;border-radius:13px;grid-template-columns:45px 1fr;top:0;left:0;transform:none}.command-rail{gap:6px;padding-top:11px}.command-rail img,.command-rail button{width:31px;height:31px}.command-rail img{margin-bottom:6px}.command-rail button svg{width:14px}.command-rail button:nth-of-type(n+4),.command-rail span{display:none}.command-content>header{height:52px;padding:0 12px}.command-status{display:none}.command-heading{padding:17px 15px 0}.command-heading h3{font-size:20px}.command-heading>button{display:none}.command-kpis{grid-template-columns:1fr 1fr;gap:7px;margin:13px 15px 8px}.command-kpis article{padding:10px}.command-kpis article:nth-child(3){display:none}.command-kpis strong{font-size:15px}.command-lower{margin:0 15px;display:block}.revenue-visual{height:146px;padding:9px}.revenue-visual svg{height:112px}.live-activity,.hero-foot{display:none}@keyframes mobile-command-arrival{0%{opacity:.2;filter:blur(5px);transform:translateY(30px)}}.operating-strip{grid-template-columns:1fr 1fr;width:100%;margin-top:0}.operating-strip>div{min-height:108px;padding:18px}.operating-strip>div:nth-child(2){border-right:0}.operating-strip>div:nth-child(-n+2){border-bottom:1px solid #294337}.operating-strip strong{font-size:16px}.operating-strip span{font-size:8px}.system-spine{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#07110def;border:1px solid #29483a;border-radius:13px;flex-direction:row;justify-content:space-between;gap:4px;width:calc(100% - 24px);max-width:370px;padding:9px 12px 7px;top:auto;bottom:10px;left:50%;transform:translate(-50%);box-shadow:0 15px 45px #0008}.system-spine:before{width:auto;height:1px;inset:13px 22px auto}.system-spine a{text-align:center;flex-direction:column;gap:5px;width:58px;font-size:6px}.system-spine span{opacity:.72;transform:none}.dark-section,.light-section{padding-inline:18px}.section-heading,.commerce-heading .section-heading{display:block}.section-heading h2{font-size:42px;line-height:.98}.section-heading p{margin-top:24px;font-size:15px}.system-section{padding-top:110px}.system-map{border:0;height:610px;margin-top:55px}.system-map:before,.system-map:after,.system-map>svg{display:none}.system-core{width:100%;min-height:220px;top:50%}.system-core img{width:44px;height:44px;margin-bottom:24px}.system-core strong{font-size:27px}.system-module{width:calc(50% - 5px);padding:11px}.system-module>svg{width:18px}.module-content{top:0;left:0}.module-commerce{top:0;right:0}.module-community{bottom:0;left:0}.module-intelligence{bottom:0;right:0}.system-capability-list{grid-template-columns:1fr;margin-top:50px}.system-capability-list a:not(:nth-child(3n)){border-right:0}.member-visual{box-shadow:none;background:0 0;margin-top:54px;overflow:visible}.member-visual>header,.member-layout>aside{display:none}.member-layout{min-height:0;display:block}.member-layout>main{background:#fff;border-radius:13px;padding:22px}.member-welcome h3{font-size:32px}.course-spotlight{grid-template-columns:1fr}.course-art{height:230px}.course-art>span{font-size:38px}.experience-features{justify-content:flex-start}.commerce-index{flex-wrap:wrap}.commerce-layout{margin-top:50px}.checkout-visual>header span{display:none}.checkout-body{grid-template-columns:1fr;padding:23px}.offer-summary{display:none}.commerce-side{display:block}.commerce-side>div{margin-top:40px}.commerce-side h3{font-size:28px}.ltv-sequence{grid-template-columns:1fr;gap:0;margin-top:80px}.ltv-sequence>svg{margin:-2px 0 -2px 20px;transform:rotate(90deg)}.ltv-sequence>div{min-height:120px}.ltv-sequence small{margin-bottom:20px}.relationship-grid{margin-top:50px}.relationship-grid>article{min-height:600px;padding:23px}.story-copy h3{font-size:29px}.community-feed,.mentor-calendar{left:18px;right:18px}.community-feed>header span{display:none}.community-feed>main{margin:18px}.mentor-calendar{bottom:18px}.intelligence-section{padding-top:110px}.intelligence-heading{display:block}.intelligence-heading>svg{display:none}.ai-console{min-height:700px;margin-top:40px}.ai-console:before{width:480px;height:480px}.ai-console:after{width:360px;height:360px}.ai-thread{width:100%;top:40%}.ai-source{width:170px;padding:9px}.source-one{top:5%!important}.source-two{bottom:4%;top:auto!important}.source-three{display:none}.intelligence-capabilities{grid-template-columns:1fr 1fr;margin-top:-40px}.intelligence-capabilities>div:not(:nth-child(3n)){border-right:0}.intelligence-capabilities>div:nth-child(odd){border-right:1px solid #294537}.automation-visual{margin-top:50px;overflow:visible}.automation-canvas{gap:30px;min-width:0;height:auto;padding:20px;display:grid}.automation-canvas>svg{display:none}.automation-node{width:100%;position:relative!important;inset:auto!important}.automation-node:not(:last-child):after{content:"";background:linear-gradient(#04d07b,#315540);width:1px;height:31px;position:absolute;top:100%;left:28px}.analytics-row{margin-top:95px}.analytics-copy h3{font-size:32px}.analytics-board{padding:13px}.analytics-kpis{grid-template-columns:1fr 1fr}.analytics-board>svg{height:190px}.white-label-lab{grid-template-columns:1fr;gap:28px;margin-top:54px}.brand-source{align-items:flex-start}.brand-transfer{justify-self:center;width:70px;transform:rotate(90deg)}.client-preview{min-height:390px}.client-preview main h3{font-size:40px}.white-label-features{grid-template-columns:1fr 1fr}.white-label-features div:nth-child(2){border-right:0}.profiles-grid{grid-template-columns:1fr;margin-top:50px}.profiles-grid a{grid-template-columns:34px 32px 1fr auto;min-height:180px;padding:21px 5px}.profiles-grid a:nth-child(odd){border-right:0}.profiles-grid h3{font-size:23px}.integration-section{grid-template-columns:1fr;gap:35px;margin-top:100px}.integration-section h3{font-size:39px}.integration-list{grid-template-columns:1fr 1fr}.integration-list span{height:72px;font-size:10px}.migration-band{margin-top:90px;padding:28px;display:block}.migration-band h3{font-size:30px}.migration-band .button{width:100%;margin-top:25px}.pricing-heading{display:block}.billing-switch{width:max-content;margin-top:25px}.plans-grid{grid-template-columns:1fr;margin-top:50px}.plans-grid article,.plans-grid article.featured{min-height:360px;transform:none}.plans-grid article:nth-child(4){grid-column:auto;gap:0;min-height:360px;display:flex}.plans-grid article:nth-child(4) h3{margin:45px 0 8px}.plans-grid article:nth-child(4)>a{margin:24px 0}.plans-grid article:nth-child(4) ul,.pricing-note{display:block}.pricing-note a{margin-top:10px}.faq-section{grid-template-columns:1fr;gap:50px}.faq-list summary{font-size:13px}.final-section{min-height:590px}.final-section>img{width:540px;right:-250px}.final-section h2{font-size:49px}.final-section p{font-size:15px}.final-section>div>div{flex-direction:column}.final-section .button,.final-section .outline-action{width:100%}.site-footer{grid-template-columns:1fr 1fr;gap:35px 20px;padding-inline:18px}.footer-brand{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{margin-top:8px;display:block}}@media (width<=380px){.hero h1{font-size:45px}.section-heading h2{font-size:38px}.system-module{width:100%}.module-content{top:0}.module-commerce{top:80px}.module-community{bottom:80px}.module-intelligence{bottom:0}.white-label-features{grid-template-columns:1fr}.white-label-features div{border-right:0!important}}
