:root{font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;color:#0b1d3a;background:#f5f9ff;font-synthesis:none;--navy: #0b1d3a;--muted: #5e6d84;--blue: #1768f2;--blue-dark: #0d55d9;--blue-soft: #eaf3ff;--mint: #2eb589;--mint-dark: #168063;--mint-soft: #e9f8f2;--line: #dce8f5;--shadow: 0 22px 60px rgba(32, 80, 142, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#f5f9ff;color:var(--navy);-webkit-font-smoothing:antialiased}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}.site-shell{overflow-x:clip;overflow-y:visible;background:#f7fbff}.section-inner,.header-inner{width:min(1180px,calc(100% - 48px));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;height:72px;background:#fffffff0;border-bottom:1px solid rgba(205,221,238,.75);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:11px;font-size:25px;font-weight:700;letter-spacing:-.04em;white-space:nowrap}.brand-icon{width:36px;height:36px;border-radius:12px;display:block;overflow:hidden;background:#fff;box-shadow:0 9px 22px #1768f22e}.brand-icon img,.spine-logo img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}.desktop-nav{display:flex;align-items:center;gap:38px}.desktop-nav a{position:relative;color:#263a58;font-size:15px;font-weight:500;transition:color .18s ease}.desktop-nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:-24px;height:2px;background:var(--blue);transition:left .18s ease,right .18s ease}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:var(--blue)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{left:0;right:0}.header-actions{display:flex;align-items:center;gap:10px}.entry-wrap{position:relative}.entry-button,.primary-button{min-height:44px;border:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;color:#fff;background:var(--blue);box-shadow:0 11px 26px #1768f238;cursor:pointer;font-size:15px;font-weight:600;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.entry-button:hover,.primary-button:hover{transform:translateY(-2px);background:var(--blue-dark);box-shadow:0 15px 32px #1768f247}.entry-button:focus-visible,.primary-button:focus-visible,.outline-button:focus-visible,.mobile-menu-button:focus-visible,a:focus-visible{outline:3px solid rgba(23,104,242,.24);outline-offset:3px}.entry-button svg{width:18px;height:18px}.entry-button svg:last-child{width:14px;transition:transform .18s ease}.entry-button svg.is-rotated{transform:rotate(180deg)}.entry-popover{position:absolute;top:calc(100% + 12px);right:0;width:330px;padding:12px;border-radius:20px;border:1px solid var(--line);background:#fffffffa;box-shadow:0 22px 56px #193d7133}.entry-popover:before{content:"";position:absolute;top:-7px;right:28px;width:12px;height:12px;background:#fff;border-left:1px solid var(--line);border-top:1px solid var(--line);transform:rotate(45deg)}.entry-popover>p{margin:4px 8px 9px;font-size:12px;color:#78879b}.entry-popover a{display:grid;grid-template-columns:42px 1fr 18px;gap:11px;align-items:center;padding:12px 10px;border-radius:14px;transition:background .18s ease}.entry-popover a:hover{background:#f3f7fc}.entry-popover__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px}.entry-popover__icon svg{width:22px;height:22px}.entry-popover__icon--blue{color:var(--blue);background:var(--blue-soft)}.entry-popover__icon--mint{color:var(--mint-dark);background:var(--mint-soft)}.entry-popover strong,.entry-popover small{display:block}.entry-popover strong{font-size:14px}.entry-popover small{margin-top:3px;color:#74839a;font-size:11px}.entry-popover>a>svg{width:17px;color:#9babc0}.mobile-menu-button,.mobile-nav{display:none}.hero{position:relative;min-height:714px;overflow:hidden;border-bottom:1px solid #dce9f6;background:#eff7ff}.hero-background{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center bottom}.hero:after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:#ffffff14;pointer-events:none}.hero-copy{position:relative;z-index:3;width:min(900px,calc(100% - 40px));margin:0 auto;padding-top:28px;text-align:center}.hero-kicker{width:max-content;max-width:100%;margin:0 auto 12px;display:flex;align-items:center;gap:8px;padding:7px 15px;border:1px solid #cbdff3;border-radius:999px;background:#ffffffc2;color:#30496a;font-size:13px;font-weight:500}.hero-kicker svg{width:17px;color:var(--mint)}.hero h1{margin:0;font-size:clamp(40px,4.45vw,66px);line-height:1.15;letter-spacing:-.05em}.hero-copy>p:last-child{margin:10px auto 0;color:#40536e;font-size:clamp(15px,1.45vw,20px)}.role-stage{position:relative;z-index:3;width:min(1460px,calc(100% - 44px));height:500px;margin:14px auto 0;display:grid;grid-template-columns:minmax(0,1fr) 118px minmax(0,1fr);gap:20px;align-items:end}.role-column{position:relative;height:100%}.role-intro{position:absolute;z-index:4;top:28px;left:0}.role-intro--right{left:auto;right:0;text-align:right}.role-label{display:inline-flex;min-width:90px;min-height:36px;align-items:center;justify-content:center;border-radius:999px;color:#fff;font-size:18px;font-weight:700;box-shadow:0 10px 24px #14438129}.role-label--blue{background:var(--blue)}.role-label--mint{background:var(--mint)}.role-intro p{margin:10px 0 14px;color:#1d3658;font-size:15px;font-weight:600}.outline-button{min-height:40px;padding:0 16px;border:1px solid currentColor;border-radius:999px;display:inline-flex;align-items:center;gap:8px;background:#ffffffd6;font-size:14px;font-weight:600;box-shadow:0 8px 20px #22467414;transition:transform .18s ease,background .18s ease}.outline-button:hover{transform:translateY(-2px);background:#fff}.outline-button svg{width:17px}.outline-button--blue{color:var(--blue)}.outline-button--mint{color:var(--mint-dark)}.product-window{position:absolute;z-index:3;overflow:hidden;margin:0;border:1px solid rgba(190,210,234,.9);background:#fff;box-shadow:0 28px 70px #244f8c2e}.product-window--desktop{left:16%;bottom:18px;width:min(540px,80%);border-radius:18px;transform:perspective(1300px) rotateY(3deg) rotateX(1deg);transform-origin:center bottom}.product-window__bar{height:36px;padding:0 12px;display:grid;grid-template-columns:16px 1fr auto;gap:8px;align-items:center;border-bottom:1px solid #e2edf7;color:#5e718a;font-size:10px}.product-window__bar>span:first-child{width:8px;height:8px;border-radius:50%;background:var(--mint)}.product-window__status{display:inline-flex;align-items:center;gap:4px;color:var(--mint-dark)}.product-window__status svg{width:12px}.product-window--desktop>img{width:100%;aspect-ratio:16 / 8.4;object-fit:cover;object-position:top}.phone-frame{position:absolute;z-index:3;right:38%;bottom:12px;width:205px;height:425px;margin:0;padding:8px;overflow:hidden;border:5px solid #163e42;border-radius:38px;background:#fff;box-shadow:0 28px 65px #175c513d}.phone-frame:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:1px solid rgba(255,255,255,.75);border-radius:29px;pointer-events:none}.phone-speaker{position:absolute;z-index:2;top:8px;left:50%;width:62px;height:12px;border-radius:0 0 12px 12px;background:#173b40;transform:translate(-50%)}.phone-frame img{width:100%;height:100%;border-radius:26px;object-fit:cover;object-position:top}.system-spine{position:relative;align-self:center;width:100%;min-height:380px;padding-top:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px}.system-spine:before{content:"";position:absolute;top:86px;bottom:91px;width:1px;background:#bcd2ea}.spine-logo,.spine-node{position:relative;z-index:2;display:grid;place-items:center;border-radius:50%;background:#ffffffeb;border:1px solid #bad2eb;box-shadow:0 8px 20px #305b9117}.spine-logo{width:54px;height:54px;overflow:hidden;background:#fff}.spine-node{width:43px;height:43px;color:#173052;font-size:13px;font-weight:700}.system-spine small{position:relative;z-index:2;margin-top:4px;padding:6px 9px;display:inline-flex;align-items:center;gap:5px;border:1px solid #d4e3f2;border-radius:999px;background:#ffffffe6;color:#60748e;font-size:10px;white-space:nowrap}.system-spine small svg{width:13px;color:var(--blue)}.trust-note{position:absolute;z-index:4;left:50%;bottom:9px;min-height:30px;padding:0 13px;display:flex;align-items:center;gap:7px;border:1px solid rgba(194,216,236,.85);border-radius:999px;background:#ffffffe0;color:#5a708b;font-size:11px;transform:translate(-50%)}.trust-note svg{width:15px;color:var(--blue)}.brand-story{position:relative;padding:100px 0;background:#fff}.brand-story__grid{display:grid;grid-template-columns:1fr 1.1fr;gap:56px;align-items:center}.eyebrow{margin:0 0 14px;color:var(--blue);font-size:12px;font-weight:700;letter-spacing:.14em}.brand-story h2,.section-heading h2,.split-section h2,.updates-panel h2,.final-cta h2{margin:0;font-size:clamp(32px,3.3vw,50px);line-height:1.18;letter-spacing:-.045em}.brand-story h2{font-size:clamp(32px,3vw,46px)}.brand-story__copy>p:not(.eyebrow){margin:18px 0 0;color:var(--muted);font-size:16px;line-height:1.9}.brand-story__copy>strong{display:block;margin-top:24px;color:var(--mint-dark);font-size:18px}.growth-visual{position:relative;padding:42px 28px 22px;overflow:hidden;border:1px solid #dcebe6;border-radius:32px;background:#f0faf6;box-shadow:0 20px 55px #297f661c}.growth-visual__sun{position:absolute;z-index:2;top:18px;right:20px;display:inline-flex;align-items:center;gap:5px;color:#91721b;font-size:11px;font-weight:600}.growth-visual__sun svg{width:16px;color:#f1bc2c}.growth-visual img{width:100%;min-height:270px;object-fit:contain}.growth-visual__labels{display:flex;justify-content:space-between;margin-top:-4px;color:#688175;font-size:11px}.role-overview{padding:88px 0 96px;background:#f6faff;border-top:1px solid #e1edf8;border-bottom:1px solid #e1edf8}.section-heading{max-width:820px;margin:0 auto 46px}.section-heading--center{text-align:center}.section-heading--left{margin-left:0;text-align:left}.section-copy{margin:16px auto 0;color:var(--muted);font-size:16px;line-height:1.75}.section-heading--center .section-copy{max-width:680px}.role-cards{display:grid;grid-template-columns:1fr 1fr;gap:24px}.role-card{min-height:240px;padding:30px;display:grid;grid-template-columns:168px 1fr;gap:28px;align-items:center;border-radius:28px;background:#fff;transition:transform .22s ease,box-shadow .22s ease}.role-card:hover{transform:translateY(-5px)}.role-card--manager{border:1px solid #cbdff7;box-shadow:0 20px 50px #1e66ce1a}.role-card--employee{border:1px solid #cce9dd;box-shadow:0 20px 50px #2594711a}.role-card__media{height:164px;display:grid;place-items:center;overflow:hidden;border-radius:24px}.role-card--manager .role-card__media{background:var(--blue-soft)}.role-card--employee .role-card__media{background:var(--mint-soft)}.role-card__media img{width:136px}.role-card>div:last-child>span{color:#8192a8;font-size:10px;font-weight:700;letter-spacing:.16em}.role-card h3{margin:8px 0 9px;font-size:25px}.role-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.role-card strong{margin-top:16px;display:inline-flex;align-items:center;gap:7px;color:var(--blue);font-size:13px}.role-card--employee strong{color:var(--mint-dark)}.role-card strong svg{width:16px}.section-pad{padding:112px 0}.overview{background:#fff}.overview-track{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.overview-track:before{content:"";position:absolute;top:49px;left:8%;right:8%;height:1px;background:#bfd6ee}.overview-step{position:relative;z-index:2;min-height:232px;padding:22px 18px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 14px 36px #1f4a8212}.overview-step__top{display:flex;align-items:center;justify-content:space-between}.overview-step__top>span{color:#91a4ba;font-size:10px;font-weight:700;letter-spacing:.12em}.overview-step__top svg{width:36px;height:36px;padding:8px;border-radius:12px;color:var(--blue);background:var(--blue-soft)}.overview-step:nth-child(n+4) .overview-step__top svg{color:var(--mint-dark);background:var(--mint-soft)}.overview-step h3{margin:28px 0 9px;font-size:18px}.overview-step p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.manager-section{background:#f3f8ff;border-top:1px solid #e0ebf7;border-bottom:1px solid #e0ebf7}.employee-section{background:#fff}.split-section{display:grid;grid-template-columns:.86fr 1.14fr;gap:70px;align-items:center}.split-section--reverse{grid-template-columns:1.04fr .96fr}.split-section__copy .section-copy{margin-left:0}.eyebrow--mint{color:var(--mint-dark)}.feature-list{margin:30px 0;display:grid;grid-template-columns:1fr 1fr;gap:16px 20px}.feature-row{display:flex;align-items:flex-start;gap:11px}.feature-row__icon{flex:0 0 auto;width:38px;height:38px;display:grid;place-items:center;border-radius:12px}.feature-row__icon svg{width:21px;height:21px}.feature-row__icon--blue{color:var(--blue);background:var(--blue-soft)}.feature-row__icon--mint{color:var(--mint-dark);background:var(--mint-soft)}.feature-row strong,.feature-row small{display:block}.feature-row strong{margin-top:1px;font-size:14px}.feature-row small{margin-top:4px;color:#738299;font-size:11px;line-height:1.55}.primary-button{min-height:48px;padding:0 22px}.primary-button svg{width:18px}.primary-button--mint{background:var(--mint);box-shadow:0 11px 26px #2eb58933}.primary-button--mint:hover{background:var(--mint-dark);box-shadow:0 15px 32px #22977240}.manager-entry-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.manager-video-link{display:inline-flex;gap:8px;min-height:46px;align-items:center;padding:0 18px;color:#1366e8;border:1px solid #b8d3fb;border-radius:12px;background:#f4f8ff;font-weight:700;text-decoration:none}.manager-video-link:hover{color:#0758d9;border-color:#83b1f5;background:#ebf3ff}.manager-showcase{position:relative;min-height:530px;display:grid;place-items:center}.showcase-screen{width:100%;margin:0;padding:10px;overflow:hidden;border:1px solid #c9dff6;border-radius:24px;background:#fff;box-shadow:var(--shadow);transform:perspective(1300px) rotateY(-3deg)}.showcase-screen img{width:100%;border-radius:15px}.showcase-note{position:absolute;z-index:2;min-width:220px;padding:13px 16px;display:flex;align-items:center;gap:10px;border:1px solid #d7e6f6;border-radius:16px;background:#fff;box-shadow:0 14px 34px #1f4e8a21;color:#60728a;font-size:11px}.showcase-note svg{width:24px;height:24px;color:var(--blue)}.showcase-note strong{display:block;color:var(--navy);font-size:13px}.showcase-note--top{top:24px;right:-20px}.showcase-note--bottom{bottom:17px;left:20px}.employee-showcase{position:relative;min-height:650px;display:grid;place-items:center;border-radius:42px;background:#eef9f5;border:1px solid #d9ece5}.employee-phone{width:296px;height:600px;margin:0;padding:9px;overflow:hidden;border:5px solid #173e43;border-radius:44px;background:#fff;box-shadow:0 30px 68px #1f785e33}.employee-phone img{width:100%;height:100%;border-radius:31px;object-fit:cover;object-position:top}.employee-showcase__orbit{position:absolute;z-index:2;min-width:190px;padding:14px 16px;display:flex;align-items:center;gap:11px;border:1px solid #cce6dc;border-radius:18px;background:#fff;box-shadow:0 14px 34px #21775c21;color:#6d8179;font-size:11px;line-height:1.5}.employee-showcase__orbit svg{width:27px;height:27px;color:var(--mint)}.employee-showcase__orbit strong{color:#193d35;font-size:13px}.employee-showcase__orbit--one{top:110px;right:-22px}.employee-showcase__orbit--two{bottom:94px;left:-22px}.security-section{background:#eff6ff;border-top:1px solid #dde9f6;border-bottom:1px solid #dde9f6}.security-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.security-grid article{padding:30px;border:1px solid #d7e5f4;border-radius:24px;background:#fff}.security-grid article>span{width:50px;height:50px;display:grid;place-items:center;border-radius:16px;background:var(--blue-soft);color:var(--blue)}.security-grid article>span svg{width:28px;height:28px}.security-grid h3{margin:20px 0 8px;font-size:20px}.security-grid p{min-height:48px;margin:0;color:var(--muted);font-size:13px;line-height:1.7}.security-grid small{margin-top:18px;display:flex;align-items:center;gap:6px;color:var(--mint-dark);font-size:11px}.security-grid small svg{width:14px}.updates-section{background:#fff}.updates-panel{min-height:280px;padding:54px;display:grid;grid-template-columns:1fr .92fr;gap:70px;align-items:center;border:1px solid var(--line);border-radius:32px;background:#f8fbff;box-shadow:0 20px 54px #1c498314}.updates-panel>div:first-child>p:last-child{max-width:560px;margin:18px 0 0;color:var(--muted);line-height:1.8}.updates-empty{min-height:150px;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #bfd4ea;border-radius:22px;background:#fff;text-align:center}.updates-empty>span{color:var(--blue)}.updates-empty svg{width:34px;height:34px}.updates-empty strong{margin-top:12px;font-size:14px}.updates-empty small{margin-top:7px;color:#8493a7;font-size:11px}.final-cta{padding:100px 0;background:#0b1d3a;color:#fff}.final-cta__inner{position:relative;text-align:center}.final-cta__plant{width:62px;height:62px;margin:0 auto 18px;display:grid;place-items:center;border:1px solid rgba(115,225,183,.28);border-radius:20px;color:#75dcb5;background:#132c4c}.final-cta__plant svg{width:34px;height:34px}.final-cta .eyebrow{color:#79d9b5}.final-cta p:not(.eyebrow){margin:17px auto 0;color:#b7c5d7}.final-cta__actions{margin-top:30px;display:flex;justify-content:center;gap:14px}.site-footer{padding:40px 0;background:#07162d;color:#fff}.footer-inner{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.footer-inner .brand{font-size:21px}.footer-inner .brand-icon{width:31px;height:31px;border-radius:10px}.footer-inner>div:first-child>p{margin:9px 0 0;color:#8fa2ba;font-size:12px}.footer-links{display:flex;gap:24px;color:#b7c4d5;font-size:12px}.footer-links a:hover{color:#fff}.footer-inner>small{grid-column:1 / -1;padding-top:18px;border-top:1px solid rgba(255,255,255,.09);color:#70839b;font-size:10px}@media(max-width:1100px){.desktop-nav{gap:20px}.desktop-nav a{font-size:13px}.role-stage{grid-template-columns:minmax(0,1fr) 90px minmax(0,1fr);gap:10px}.phone-frame{right:28%}.brand-story__grid,.split-section,.split-section--reverse{gap:42px}.role-card{grid-template-columns:125px 1fr}.feature-list{grid-template-columns:1fr}}@media(max-width:860px){.section-inner,.header-inner{width:min(100% - 32px,720px)}.desktop-nav,.header-actions>.entry-wrap{display:none}.mobile-menu-button{width:42px;height:42px;padding:0;display:grid;place-items:center;border:1px solid #d9e5f2;border-radius:12px;background:#fff;cursor:pointer}.mobile-menu-button svg{width:23px;height:23px}.mobile-nav{position:absolute;top:72px;left:0;right:0;padding:18px 16px 22px;display:grid;gap:5px;border-bottom:1px solid var(--line);background:#fff;box-shadow:0 18px 40px #183c6d24}.mobile-nav>a{padding:12px;border-radius:10px;color:#2a3e5c;font-size:14px}.mobile-nav>a:hover{background:#f4f8fd}.mobile-nav .mobile-entry-link{margin-top:7px;color:#fff;background:var(--blue);text-align:center}.mobile-nav .mobile-entry-link--mint{margin-top:2px;background:var(--mint)}.hero{min-height:auto;padding-bottom:56px}.hero-background{height:610px;object-position:center top}.hero-copy{padding-top:36px}.hero h1{font-size:clamp(38px,8vw,54px)}.hero-copy>p:last-child{max-width:620px}.role-stage{width:min(100% - 32px,720px);height:auto;margin-top:42px;display:grid;grid-template-columns:1fr;gap:20px}.role-column{min-height:450px;padding:26px;overflow:hidden;border:1px solid var(--line);border-radius:30px;background:#ffffffe0;box-shadow:0 18px 48px #234d841c}.role-column--employee{min-height:520px;background:#f2fcf8eb}.role-intro,.role-intro--right{top:24px;left:24px;right:auto;text-align:left}.product-window--desktop{left:24px;right:24px;bottom:24px;width:auto;transform:none}.phone-frame{right:38px;bottom:-38px;width:218px;height:430px}.system-spine{min-height:88px;padding:0;flex-direction:row}.system-spine:before{top:auto;bottom:auto;left:13%;right:13%;width:auto;height:1px}.system-spine small,.trust-note{display:none}.brand-story,.role-overview,.section-pad{padding:84px 0}.brand-story__grid,.split-section,.split-section--reverse{grid-template-columns:1fr}.brand-story__copy{max-width:680px}.role-cards,.security-grid{grid-template-columns:1fr}.overview-track{grid-template-columns:repeat(2,1fr)}.overview-track:before{display:none}.overview-step:last-child{grid-column:1 / -1}.manager-showcase{min-height:430px}.split-section--reverse .employee-showcase{order:2}.employee-showcase__orbit--one{right:20px}.employee-showcase__orbit--two{left:20px}.updates-panel{grid-template-columns:1fr;gap:30px}}@media(max-width:580px){.site-header{height:64px}.mobile-nav{top:64px}.brand{font-size:22px}.brand-icon{width:34px;height:34px}.hero-background{height:560px;opacity:.76}.hero-copy{padding-top:28px}.hero-kicker{font-size:11px}.hero h1{max-width:360px;margin:0 auto;font-size:40px}.hero-copy>p:last-child{max-width:340px;font-size:14px;line-height:1.7}.role-stage{margin-top:32px}.role-column{min-height:395px;padding:20px;border-radius:25px}.role-column--employee{min-height:455px}.role-label{min-width:76px;min-height:32px;font-size:15px}.role-intro p{max-width:250px;margin-top:8px;font-size:13px}.outline-button{min-height:36px;font-size:12px}.product-window--desktop{left:14px;right:14px;bottom:16px}.product-window__bar{height:28px;font-size:8px}.phone-frame{right:22px;bottom:-28px;width:190px;height:370px;border-width:4px;border-radius:33px}.phone-speaker{width:50px;height:10px}.system-spine{min-height:70px;gap:5px}.spine-logo{width:44px;height:44px}.spine-node{width:39px;height:39px;font-size:11px}.brand-story,.role-overview,.section-pad{padding:68px 0}.brand-story__grid{gap:40px}.brand-story h2,.section-heading h2,.split-section h2,.updates-panel h2,.final-cta h2{font-size:32px}.brand-story__copy>p:not(.eyebrow),.section-copy{font-size:14px}.growth-visual{padding:34px 12px 17px;border-radius:24px}.growth-visual img{min-height:180px}.growth-visual__labels{padding:0 7px;font-size:9px}.section-heading{margin-bottom:34px}.role-card{min-height:0;padding:22px;grid-template-columns:82px 1fr;gap:16px;border-radius:22px}.role-card__media{height:92px;border-radius:18px}.role-card__media img{width:78px}.role-card h3{font-size:19px}.role-card p{font-size:12px}.overview-track{grid-template-columns:1fr}.overview-step:last-child{grid-column:auto}.overview-step{min-height:190px}.feature-list{gap:15px}.manager-showcase{min-height:290px}.showcase-note{min-width:0;max-width:190px;padding:9px 11px}.showcase-note--top{top:5px;right:-5px}.showcase-note--bottom{left:7px;bottom:2px}.employee-showcase{min-height:560px;border-radius:30px}.employee-phone{width:250px;height:520px;border-width:4px}.employee-showcase__orbit{min-width:145px;padding:10px}.employee-showcase__orbit--one{top:88px;right:-8px}.employee-showcase__orbit--two{bottom:72px;left:-8px}.security-grid article{padding:24px}.updates-panel{padding:28px 22px;border-radius:24px}.final-cta{padding:76px 0}.final-cta__actions{flex-direction:column}.final-cta__actions .primary-button{width:100%}.footer-inner{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
