:root{--canvas:#f6f7f3;--paper:#fffdf9;--ink:#15231d;--muted:#5f6c66;--leaf:#365544;--emerald:#087c68;--emerald-dark:#075f52;--mist:#eaf2ed;--gold:#d5a92a;--brand-deep:#10382f;--brand-deeper:#09271f;--brand-pale:#e4ffd1;--signal:#69d7bb;--line:#ddd6c8;--line-dark:#fff3;--shadow:0 22px 60px #15231d29;--display:var(--font-heading), Georgia, "Times New Roman", serif;--sans:var(--font-body), "Segoe UI", Arial, sans-serif;--max:1220px;--prose:740px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);font-family:var(--sans);letter-spacing:0;text-rendering:optimizelegibility;margin:0;font-size:17px;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:4px;padding:10px 14px;transition:transform .12s;position:fixed;top:8px;left:8px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.container{width:min(calc(100% - 48px), var(--max));margin-inline:auto}.site-header{--page-progress:0;z-index:20;color:var(--brand-pale);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#10382ff5;border-bottom:1px solid #e4ffd124;transition:background-color .18s,box-shadow .18s;position:sticky;top:0}.site-header:after{background:linear-gradient(90deg, var(--brand-pale), var(--signal));content:"";pointer-events:none;height:2px;transform:scaleX(var(--page-progress));transform-origin:0;transition:transform 90ms linear;position:absolute;bottom:-1px;left:0;right:0}.site-header.is-scrolled{background:#09271ffb;box-shadow:0 10px 30px #09271f24}.nav{justify-content:space-between;align-items:center;gap:28px;min-height:76px;transition:min-height .22s cubic-bezier(.22,.8,.25,1);display:flex}.site-header.is-scrolled .nav{min-height:66px}.brand{align-items:center;width:190px;min-width:166px;min-height:48px;transition:width .22s cubic-bezier(.22,.8,.25,1),min-width .22s cubic-bezier(.22,.8,.25,1);display:inline-flex}.site-header.is-scrolled .brand{width:168px;min-width:154px}.brand img{width:100%;height:auto}.nav-links{color:#d9e8e0;align-items:center;gap:30px;font-size:14px;font-weight:650;display:flex}.nav-links a:not(.button):hover{color:var(--brand-pale)}.nav-links a:not(.button){align-items:center;min-height:44px;display:inline-flex;position:relative;color:#d9e8e0!important}.nav-links a:not(.button):after{background:var(--brand-pale);content:"";transform-origin:0;height:2px;transition:transform .18s;position:absolute;bottom:5px;left:0;right:0;transform:scaleX(0)}.nav-links a:not(.button):hover:after,.nav-links a:not(.button)[aria-current=location]:after{transform:scaleX(1)}.nav-links a:not(.button)[aria-current=location],.nav-links a:not(.button)[aria-current=page]{color:var(--brand-pale)!important}.nav-links a:not(.button)[aria-current=page]:after{transform:scaleX(1)}.site-header .button-primary{background:var(--brand-pale);color:var(--brand-deep)}.site-header .button-primary:hover{background:#fff}.site-header .button-secondary{color:var(--brand-pale);border-color:#e4ffd16b}.site-header .button-secondary:hover{border-color:var(--brand-pale);background:#e4ffd114}.mobile-nav{display:none;position:relative}.mobile-nav-trigger{width:46px;height:46px;color:var(--brand-pale);cursor:pointer;border:1px solid #e4ffd157;border-radius:6px;place-items:center;list-style:none;display:grid}.mobile-nav-trigger::-webkit-details-marker{display:none}.mobile-nav-trigger svg{width:23px;height:23px}.mobile-nav[open] .mobile-nav-trigger{border-color:var(--brand-pale);background:#e4ffd114}.mobile-nav-panel{background:var(--brand-deeper);border:1px solid #e4ffd133;border-radius:8px;width:min(280px,100vw - 32px);padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 20px 50px #09271f42}.mobile-nav-panel a{color:#d9e8e0;border-bottom:1px solid #e4ffd11f;align-items:center;min-height:50px;padding:10px 13px;font-size:14px;font-weight:700;display:flex}.mobile-nav-panel a:last-child{color:var(--brand-pale);border-bottom:0}.mobile-nav-panel a[aria-current=page]{color:var(--brand-pale)}.button{cursor:pointer;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:10px;padding:12px 19px;font-size:15px;font-weight:720;line-height:1.2;transition:transform .18s,background-color .18s,border-color .18s;display:inline-flex;height:auto!important;min-height:48px!important}.button:hover{transform:translateY(-2px)}.button svg{flex:none;width:1.05em;height:1.05em;transition:transform .18s;position:relative;top:1px}@media (hover:hover){.button:hover svg{transform:translate(3px)}}.button-primary{background:var(--emerald);color:#fff}.button-primary:hover{background:var(--emerald-dark)}.button-secondary{color:var(--ink);background:0 0;border-color:#15231d47}.button-light{color:var(--brand-deep);background:#fff}.button-ghost-light{color:#fff;border-color:#ffffff73}.hero{background:var(--canvas);min-height:730px;position:relative;overflow:hidden}#janus,#connected-work,#principles{scroll-margin-top:76px}.hero-inner{padding:82px 0 0}.hero-opening.has-growth{grid-template-columns:minmax(0,1fr) clamp(310px,29vw,390px);align-items:center;gap:clamp(32px,4vw,62px);display:grid}.hero-copy{width:min(900px,100%)}.hero h1,.section-title,.display-title{font-family:var(--display);letter-spacing:0;margin:0;font-weight:500;line-height:1.03}.hero h1{max-width:980px;font-size:68px}.direction-connected .hero h1{font-size:62px}.hero-lead{color:#425149;max-width:760px;margin:24px 0 0;font-size:21px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:31px;display:flex}.lotus-bloom{aspect-ratio:1;justify-self:end;width:min(100%,360px);margin:0;position:relative;transform:translate(48px)}.lotus-bloom-static{opacity:0;will-change:opacity;transition:opacity 1.5s cubic-bezier(.22,1,.36,1)}.lotus-bloom-static.is-ready{opacity:1;will-change:auto}.lotus-bloom-image{object-fit:contain;filter:saturate(.72)contrast(.96)brightness(1.015)drop-shadow(0 18px 28px #10382f12);pointer-events:none;width:100%;height:100%;display:block}.hero-product{margin-top:52px;position:relative;transform:translateY(0)}.product-label{color:var(--muted);justify-content:space-between;align-items:center;gap:20px;padding:0 2px 12px;font-size:13px;font-weight:650;display:flex}.status{align-items:center;gap:8px;display:inline-flex}.status:before{background:var(--emerald);content:"";border-radius:50%;width:8px;height:8px}.screen{box-shadow:var(--shadow);background:#fff;border:1px solid #15231d33;border-radius:8px;overflow:hidden}.screen img{aspect-ratio:1540/707;object-fit:cover;width:100%}.proof-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper)}.proof-inner{grid-template-columns:minmax(0,1fr) 220px;align-items:center;gap:34px;min-height:238px;display:grid}.proof-quote{border-left:2px solid var(--gold);font-family:var(--display);margin:0;padding-left:24px;font-size:22px;line-height:1.38}.proof-source{color:var(--muted);font-size:14px;line-height:1.5}.section{padding:124px 0}.section-paper{background:var(--paper)}.section-mist{background:var(--mist)}.section-head{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:end;gap:80px;margin-bottom:68px;display:grid}.section-title{max-width:760px;font-size:56px}.section-intro{max-width:560px;color:var(--muted);margin:0;font-size:18px}.product-system{background:var(--brand-deeper);color:#fff;border:1px solid #e4ffd126;border-radius:8px;margin:0 0 42px;position:relative;overflow:hidden;box-shadow:0 24px 70px #09271f24}.product-system:before{content:"";background-image:linear-gradient(#e4ffd10b 1px,#0000 1px),linear-gradient(90deg,#e4ffd10b 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.product-system-meta,.product-system-footer{z-index:2;color:#9bb9af;text-transform:uppercase;justify-content:space-between;align-items:center;gap:24px;padding:14px 18px;font-size:11px;font-weight:720;display:flex;position:relative}.product-system-meta{border-bottom:1px solid #ffffff1f}.product-system-footer{border-top:1px solid #ffffff1f}.product-system-footer span:first-child{color:#c8ded6;align-items:center;gap:8px;display:inline-flex}.product-system-footer i{background:var(--signal);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #69d7bb1c}.product-system-flow{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));padding:34px 28px 38px;display:grid;position:relative}.product-system-flow:before{content:"";background:#69d7bb57;height:1px;position:absolute;top:57px;left:calc(12.5% + 28px);right:calc(12.5% + 28px)}.product-system-node{z-index:2;color:#dce8e3;text-align:center;justify-items:center;gap:21px;padding:0 12px;display:grid;position:relative}.product-system-node>span{background:var(--brand-deeper);width:46px;height:46px;color:var(--signal);border:1px solid #69d7bb80;border-radius:50%;place-items:center;font-size:11px;font-weight:780;display:grid;box-shadow:0 0 0 7px #09271fe6}.product-system-node strong{font-family:var(--display);font-size:20px;font-weight:500}.product-system-signal{z-index:3;background:var(--brand-pale);opacity:0;border-radius:50%;width:9px;height:9px;position:absolute;top:53px;left:calc(12.5% + 24px);box-shadow:0 0 18px #e4ffd1e6}.product-system.is-visible .product-system-signal{animation:5.4s cubic-bezier(.4,0,.2,1) .65s infinite system-signal}@keyframes system-signal{0%,8%{opacity:0;left:calc(12.5% + 24px)}15%{opacity:1}85%{opacity:1}92%,to{opacity:0;left:calc(87.5% - 32px)}}.work-path{grid-template-columns:repeat(4,1fr);gap:clamp(18px,2.5vw,34px);display:grid}.work-step{border-top:1px solid #15231d47;min-height:220px;padding:24px 0 0}.step-number{color:var(--emerald-dark);margin-bottom:30px;font-size:13px;font-weight:760;display:block}.step-status{min-height:18px;color:var(--muted);text-transform:uppercase;margin-bottom:9px;font-size:11px;font-weight:720;line-height:1.35;display:block}.work-step h3{font-family:var(--display);margin:0 0 11px;font-size:28px;font-weight:500;line-height:1.15}.work-step p{color:var(--muted);margin:0;font-size:15px}.dark-section{background:var(--brand-deeper);color:#fff;padding:108px 0 124px;position:relative;overflow:hidden}.dark-section:before{opacity:.55;content:"";pointer-events:none;background-image:linear-gradient(#e4ffd10b 1px,#0000 1px),linear-gradient(90deg,#e4ffd10b 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.direction-connected .dark-section{padding-top:84px}.dark-section .section-intro{color:#bbc6c0}.product-promise{z-index:1;grid-template-columns:minmax(280px,.5fr) minmax(0,1.5fr);align-items:start;gap:64px;display:grid;position:relative}.product-copy{position:sticky;top:108px}.product-copy h2{font-family:var(--display);margin:0;font-size:56px;font-weight:500;line-height:1.04}.product-copy>p{color:#bbc6c0;margin:24px 0 0}.button-product{background:var(--brand-pale);color:var(--brand-deep);margin-top:28px}.button-product:hover{background:#fff}.product-badges{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.badge{border:1px solid var(--line-dark);color:#dce6e1;border-radius:6px;align-items:center;min-height:33px;padding:6px 10px;font-size:12px;font-weight:680;display:inline-flex}.badge-live{background:#087c6838;border-color:#5ad6b17a}.product-stage{min-width:0}.tablist{border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);background:#ffffff06;gap:0;margin:0 0 14px;display:flex}.tab{border:0;border-right:1px solid var(--line-dark);color:#b7c5be;cursor:pointer;text-align:left;background:0 0;flex:1;min-height:56px;padding:13px 16px;font-size:13px;font-weight:700;transition:background-color .18s,color .18s}.tab:last-child{border-right:0}.tab span{color:#7f9188;width:27px;font-size:11px;display:inline-block}.tab b{font:inherit}.tab-title-short{display:none}.tab[aria-selected=true]{color:#fff;box-shadow:inset 0 -2px 0 var(--brand-pale);background:#ffffff1a}.tab[aria-selected=true] span{color:#77d1b8}@media (hover:hover){.tab:hover{color:#fff;background:#fff1}}.tab-panel{opacity:1;touch-action:pan-y;transition:opacity .16s,transform .16s}.tab-panel.is-changing{opacity:.4;transform:translateY(3px)}.product-frame{background:#fff;border:1px solid #e4ffd147;border-radius:8px;overflow:hidden;box-shadow:0 28px 74px #00000057}.product-frame-head{color:#53615a;background:#f5f7f6;border-bottom:1px solid #15231d21;justify-content:space-between;align-items:center;gap:20px;min-height:42px;padding:0 8px 0 15px;font-size:12px;font-weight:680;display:flex}.product-frame-head span{align-items:center;gap:8px;display:inline-flex}.product-frame-head i{background:var(--emerald);border-radius:50%;width:7px;height:7px}.product-image-button{aspect-ratio:1540/707;cursor:zoom-in;background:#fff;border:0;width:100%;padding:0;display:block;overflow:hidden}.product-image-button img{object-fit:cover;width:100%;height:100%;transition:transform .3s cubic-bezier(.22,.8,.25,1)}.product-view-image{animation:.38s cubic-bezier(.22,.8,.25,1) both product-view-forward}.tab-panel[data-direction=backward] .product-view-image{animation-name:product-view-backward}.product-caption-copy{animation:.3s both product-caption-in}@keyframes product-view-forward{0%{opacity:.25;transform:translate(10px)scale(.998)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes product-view-backward{0%{opacity:.25;transform:translate(-10px)scale(.998)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes product-caption-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (hover:hover){.product-image-button:hover img{transform:scale(1.006)}}.tab-caption{color:#b8c4be;grid-template-columns:66px minmax(0,1fr) auto;align-items:center;gap:20px;margin-top:18px;font-size:14px;display:grid}.product-progress{color:#77d1b8;font-variant-numeric:tabular-nums;font-size:12px;font-weight:760}.product-caption-copy{grid-template-columns:142px 1fr;align-items:baseline;gap:18px;display:grid}.product-caption-copy strong{color:#fff}.product-controls{align-items:center;gap:8px;display:flex}.icon-button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff47;border-radius:6px;flex:0 0 44px;place-items:center;width:44px;height:44px;padding:0;transition:background-color .18s,border-color .18s,transform .18s;display:inline-grid}.icon-button:hover{background:#ffffff14;border-color:#ffffff85;transform:translateY(-1px)}.icon-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.product-frame-head .icon-button{width:44px;height:44px;color:var(--ink);border-color:#0000;flex-basis:44px}.product-frame-head .icon-button:hover{background:#15231d0f;border-color:#15231d29}.product-progress-line{background:#ffffff24;height:2px;margin-top:16px;overflow:hidden}.product-progress-line span{background:#77d1b8;width:33.333%;height:100%;transition:width .22s;display:block}.product-note{color:#8fa099;margin:12px 0 0;font-size:12px}.product-dialog{background:var(--brand-deeper);color:#fff;border:1px solid #ffffff38;border-radius:8px;width:min(100% - 32px,1380px);max-width:none;max-height:calc(100vh - 32px);padding:0;overflow:hidden;box-shadow:0 38px 110px #00000085}.product-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#040a08d6}.product-dialog-shell{grid-template-rows:auto minmax(0,1fr) auto;max-height:calc(100vh - 34px);display:grid}.product-dialog-head,.product-dialog-footer{justify-content:space-between;align-items:center;gap:24px;padding:14px 18px;display:flex}.product-dialog-head{border-bottom:1px solid #ffffff29}.product-dialog-head>div{gap:1px;display:grid}.product-dialog-head strong{font-family:var(--display);font-size:21px;font-weight:500}.product-dialog-media{background:#fff;min-height:0;overflow:auto}.product-dialog-media img{width:100%;min-width:min(1100px,100%);height:auto}.product-dialog-footer{color:#b8c4be;border-top:1px solid #ffffff29;font-size:13px}.product-dialog-footer p{margin:0}.product-dialog-footer [data-dialog-progress]{color:#77d1b8;text-align:center;font-variant-numeric:tabular-nums;min-width:52px;font-size:12px;font-weight:760}.ai-system-section{background:var(--brand-deep);color:#fff;position:relative;overflow:hidden}.ai-system-section:before{content:"";pointer-events:none;background-image:linear-gradient(#e4ffd10e 1px,#0000 1px),linear-gradient(90deg,#e4ffd10e 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.ai-system-section .container{z-index:1;position:relative}.ai-system-section .section-intro{color:#c6d7ce}.ai-flow{border-top:1px solid #fff3;border-bottom:1px solid #fff3;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:relative}.ai-flow-rail{z-index:0;background:#69d7bb4d;height:1px;position:absolute;top:59px;left:7%;right:7%;overflow:visible}.ai-flow-rail i{background:var(--brand-pale);opacity:0;border-radius:50%;width:9px;height:9px;position:absolute;top:-4px;left:0;box-shadow:0 0 20px #e4ffd1f2}.ai-flow.is-visible .ai-flow-rail i{animation:5.8s cubic-bezier(.4,0,.2,1) .9s infinite ai-trace}@keyframes ai-trace{0%,8%{opacity:0;left:0}15%{opacity:1}85%{opacity:1}92%,to{opacity:0;left:calc(100% - 9px)}}.ai-flow-step{z-index:1;opacity:1;border-right:1px solid #ffffff29;min-height:310px;padding:34px 26px 32px;transition:opacity .6s,transform .7s cubic-bezier(.22,.8,.25,1);position:relative;transform:translateY(0)}html[data-js=true] .ai-flow-step{opacity:0;transform:translateY(14px)}.ai-flow-step:last-child{border-right:0}html[data-js=true] .ai-flow.is-visible .ai-flow-step{opacity:1;transform:translateY(0)}.ai-flow.is-visible .ai-flow-step-1{transition-delay:80ms}.ai-flow.is-visible .ai-flow-step-2{transition-delay:.18s}.ai-flow.is-visible .ai-flow-step-3{transition-delay:.28s}.ai-flow.is-visible .ai-flow-step-4{transition-delay:.38s}.ai-flow-icon{background:var(--brand-deep);width:50px;height:50px;color:var(--brand-pale);box-shadow:0 0 0 8px var(--brand-deep);border:1px solid #69d7bb85;border-radius:50%;place-items:center;margin-bottom:43px;display:grid}.ai-flow-icon svg{width:23px;height:23px}.ai-flow-number{color:var(--signal);margin-bottom:13px;font-size:11px;font-weight:780;display:block}.ai-flow-step h3{font-family:var(--display);margin:0 0 10px;font-size:27px;font-weight:500;line-height:1.15}.ai-flow-step p{color:#c6d7ce;margin:0;font-size:14px}.ai-review-note{color:#c1c9eb;grid-template-columns:auto auto 1fr;align-items:center;gap:12px;padding:22px 0 0;font-size:14px;display:grid}.ai-review-note svg{width:22px;height:22px;color:var(--signal)}.ai-review-note strong{color:#fff}.audience-story{grid-template-columns:minmax(0,.82fr) minmax(430px,1.18fr);align-items:center;gap:clamp(48px,7vw,96px);min-height:440px;margin-bottom:68px;display:grid}.audience-story-copy .section-intro{margin-top:28px}.audience-product{background:#fff;border:1px solid #15231d33;border-radius:8px;margin:0;overflow:hidden;box-shadow:0 24px 70px #15231d21}.audience-product figcaption{min-height:46px;color:var(--muted);border-bottom:1px solid #15231d24;justify-content:space-between;align-items:center;gap:16px;padding:10px 14px;font-size:11px;display:flex}.audience-product figcaption span{align-items:center;gap:7px;display:inline-flex}.audience-product figcaption i{background:var(--emerald);border-radius:50%;width:7px;height:7px}.audience-product figcaption strong{color:var(--ink);font-weight:720}.audience-product img{aspect-ratio:1540/707;object-fit:cover;object-position:center;width:100%;height:auto}.audience-grid{border-top:1px solid #15231d38;border-bottom:1px solid #15231d38;grid-template-columns:repeat(3,1fr);display:grid}.audience{border-right:1px solid #15231d29;min-height:300px;padding:34px 34px 38px 0}.audience+.audience{padding-left:34px}.audience:last-child{border-right:0}.audience-label{color:var(--emerald-dark);text-transform:uppercase;margin-bottom:56px;font-size:13px;font-weight:760;display:block}.audience h3{font-family:var(--display);margin:0 0 14px;font-size:31px;font-weight:500;line-height:1.2}.audience p{color:var(--muted);margin:0}.benefit{background:var(--leaf);color:#fff;align-items:stretch;min-height:720px;display:flex;position:relative;overflow:hidden}.benefit-image,.benefit:after{display:none}.benefit-inner{z-index:1;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:90px;padding:116px 0;display:grid;position:relative}.benefit-copy h2{font-family:var(--display);margin:0;font-size:58px;font-weight:500;line-height:1.05}.benefit-copy p{color:#d8e2dc;max-width:620px;margin:24px 0 0}.principles{border-top:1px solid #fff6;grid-template-columns:1fr 1fr;display:grid}.principle{border-bottom:1px solid #ffffff38;border-right:1px solid #ffffff38;min-height:160px;padding:25px 24px 24px 0}.principle:nth-child(2n){border-right:0;padding-left:24px}.principle h3{font-family:var(--display);margin:0 0 8px;font-size:24px;font-weight:500}.principle p{color:#d5dfd9;margin:0;font-size:14px}.founder-quote{border-left:2px solid var(--gold);max-width:540px;margin-top:34px;padding-left:22px}.founder-quote blockquote{margin:0}.founder-quote blockquote p{color:#fff;font-family:var(--display);margin:0;font-size:18px;line-height:1.42}.founder-quote cite{color:#c6d7ce;margin-top:9px;font-size:12px;font-style:normal;font-weight:700;display:block}.closing{border-top:1px solid var(--line);background:var(--paper);color:var(--ink);padding:112px 0}.closing-inner{grid-template-columns:1fr auto;align-items:end;gap:50px;display:grid}.closing h2{max-width:820px;font-family:var(--display);margin:0;font-size:56px;font-weight:500;line-height:1.05}.closing p{max-width:670px;color:var(--muted);margin:22px 0 0}.site-footer{background:var(--brand-deeper);color:#c6d7ce;border-top:1px solid #e4ffd11f;padding:48px 0;font-size:13px}.footer-inner{justify-content:space-between;align-items:center;gap:30px;display:flex}.footer-brand{gap:9px;display:grid}.footer-brand img{width:172px;height:auto}.footer-brand span{color:#aebfb7}.footer-meta{align-items:center;gap:34px;display:flex}.footer-links{gap:24px;display:flex}.footer-links a{align-items:center;min-height:44px;display:inline-flex;color:#c7d8cf!important}.footer-links a:hover{color:var(--brand-pale)!important}.reveal{opacity:1;transition:opacity .56s,transform .56s;transform:translateY(0)}html[data-js=true] .reveal{opacity:0;transform:translateY(18px)}html[data-js=true] .reveal.is-visible{opacity:1;transform:translateY(0)}.direction-connected .hero{min-height:690px}.direction-connected .hero-inner{align-items:center;min-height:690px;padding:48px 0 58px;display:flex}.direction-connected .hero-opening{width:100%}@media (min-width:961px) and (max-width:1100px){.direction-connected .hero,.direction-connected .hero-inner{min-height:580px}.direction-connected .hero-inner{padding:34px 0 40px}.direction-connected .hero-opening.has-growth{grid-template-columns:minmax(0,1fr) 250px;gap:28px}.direction-connected .hero h1{font-size:52px}.direction-connected .hero-lead{margin-top:18px;font-size:18px}.direction-connected .hero-actions{margin-top:24px}.direction-connected .lotus-bloom{width:250px}}.subpage-hero{background:var(--canvas)}.subpage-hero-inner{padding:108px 0 112px}.subpage-hero-copy{max-width:980px}.subpage-hero-copy h1{max-width:920px;font-family:var(--display);margin:0;font-size:72px;font-weight:500;line-height:1.02}.subpage-hero-copy>p{max-width:740px;color:var(--muted);margin:26px 0 0;font-size:20px}.text-link{min-height:48px;color:var(--emerald-dark);align-items:center;gap:9px;padding:0 4px;font-size:15px;font-weight:740;display:inline-flex}.text-link svg{flex:none;width:1.05em;height:1.05em;transition:transform .18s;position:relative;top:1px}.text-link:hover svg{transform:translate(3px)}.janus-hero-product{background:#fff;border:1px solid #15231d33;border-radius:8px;margin:76px 0 0;overflow:hidden;box-shadow:0 34px 90px #15231d26}.janus-hero-product figcaption{border-bottom:1px solid var(--line);min-height:55px;color:var(--muted);justify-content:space-between;align-items:center;gap:24px;padding:12px 16px;font-size:12px;display:flex}.janus-hero-product figcaption span{text-transform:uppercase;align-items:center;gap:8px;display:inline-flex}.janus-hero-product figcaption i{background:var(--emerald);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #087c681c}.janus-hero-product figcaption strong{color:var(--ink);font-weight:720}.janus-hero-product img{width:100%;height:auto}.janus-problem{background:var(--paper);border-top:1px solid #15231d14;border-bottom:1px solid #15231d1f;padding:112px 0}.janus-problem-layout{grid-template-columns:minmax(320px,.72fr) minmax(560px,1.28fr);align-items:center;gap:clamp(60px,7vw,100px);display:grid}.janus-problem-copy h2{max-width:620px;font-family:var(--display);margin:0;font-size:56px;font-weight:500;line-height:1.06}.janus-problem-copy>p{max-width:600px;color:var(--muted);margin:26px 0 0;font-size:18px}.janus-problem-visual{grid-template-columns:minmax(140px,.36fr) 44px minmax(0,1.64fr);align-items:center;gap:18px;display:grid}.janus-record-pieces{gap:10px;display:grid}.janus-record-pieces>div{--record-offset:0px;width:calc(100% - var(--record-offset));min-height:72px;margin-left:var(--record-offset);background:#eaf2ed8c;border:1px solid #15231d26;border-radius:4px;justify-content:space-between;align-items:flex-end;gap:10px;padding:14px 15px;transition:border-color .18s,transform .24s;display:flex}.janus-record-pieces>div:nth-child(2){--record-offset:10px}.janus-record-pieces>div:nth-child(3){--record-offset:20px}.janus-record-pieces>div:hover{border-color:#087c6861;transform:translate(4px)}.janus-record-pieces span{color:var(--emerald-dark);font-size:10px;font-weight:780}.janus-record-pieces strong{font-family:var(--display);font-size:18px;font-weight:500;line-height:1.1}.janus-record-connector{height:1px;color:var(--emerald-dark);background:#087c6852;place-items:center;display:grid;position:relative}.janus-record-connector svg{background:var(--paper);border-radius:50%;width:22px;height:22px;padding:4px}.janus-connected-record{background:var(--leaf);color:#fff;border:1px solid #ffffff29;border-radius:6px;flex-direction:column;justify-content:space-between;min-height:260px;padding:24px;display:flex;box-shadow:0 26px 64px #15231d29}.janus-connected-record-head{color:var(--lime);text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;font-size:10px;font-weight:780;display:flex}.janus-connected-record-head span{align-items:center;gap:8px;display:inline-flex}.janus-connected-record-head span:before{background:var(--lime);content:"";border-radius:50%;width:7px;height:7px}.janus-connected-record-head small{color:#d8e7df;font-size:inherit}.janus-connected-record>strong{max-width:430px;font-family:var(--display);margin-top:26px;font-size:clamp(23px,2.4vw,31px);font-weight:500;line-height:1.14;display:block}.janus-connected-chain{border-top:1px solid #ffffff47;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:34px;display:grid}.janus-connected-chain>div{gap:7px;min-width:0;padding:15px 10px 0 0;display:grid;position:relative}.janus-connected-chain>div:before{background:var(--lime);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:-4px;left:0}.janus-connected-chain span{color:#b8d2c6;font-size:9px;font-weight:760}.janus-connected-chain b{font-family:var(--display);font-size:14px;font-weight:500;line-height:1.1}.janus-connected-record>p{color:#d8e7df;margin:24px 0 0;font-size:11px}.janus-path-band{background:var(--leaf);color:#fff;padding:112px 0}.janus-path-band .section-intro{color:#d2dfd8}.janus-path{border-top:1px solid #ffffff57;border-bottom:1px solid #ffffff57;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.janus-path-step{border-right:1px solid #ffffff38;align-content:space-between;gap:28px;min-height:182px;padding:26px 26px 30px;display:grid;position:relative}.janus-path-step:last-child{border-right:0}.janus-path-step:not(:last-child):after{z-index:1;border:2px solid var(--leaf);background:var(--brand-pale);content:"";border-radius:50%;width:9px;height:9px;position:absolute;top:52%;right:-5px}.janus-path-step span{color:#b9d1c5;font-size:11px;font-weight:760}.janus-path-step strong{max-width:190px;font-family:var(--display);font-size:24px;font-weight:500;line-height:1.15}.janus-gallery .section-head{margin-bottom:58px}.janus-gallery .product-stage{width:min(100%,1080px);margin-inline:auto}.janus-human-review{background:var(--mist)}.janus-review-layout{grid-template-columns:minmax(280px,.58fr) minmax(0,1.42fr);align-items:center;gap:clamp(54px,7vw,94px);display:grid}.janus-review-path{border-top:1px solid #15231d38;display:grid}.janus-review-path article{border-bottom:1px solid #15231d2e;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:16px;min-height:96px;padding:18px 0;display:grid}.janus-review-path span{color:var(--emerald-dark);font-size:10px;font-weight:780}.janus-review-path h3{font-family:var(--display);margin:0 0 3px;font-size:22px;font-weight:500;line-height:1.16}.janus-review-path p{color:var(--muted);margin:0;font-size:14px}.janus-review-product{background:#fff;border:1px solid #15231d2e;border-radius:7px;margin:0;overflow:hidden;box-shadow:0 30px 76px #15231d24}.janus-review-product figcaption{border-bottom:1px solid var(--line);min-height:50px;color:var(--muted);justify-content:space-between;align-items:center;gap:20px;padding:10px 14px;font-size:11px;display:flex}.janus-review-product figcaption span{text-transform:uppercase}.janus-review-product figcaption strong{color:var(--ink);font-weight:720}.janus-review-product img{width:100%;height:auto}.janus-review-note{color:var(--emerald-dark);align-items:center;gap:10px;margin:28px 0 0;font-size:14px;font-weight:740;display:inline-flex}.janus-review-note svg{width:21px;height:21px}.janus-lineage-layout{grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(56px,8vw,110px);display:grid}.janus-lineage-copy .section-intro{margin-top:26px}.lineage-product{background:#fff;border:1px solid #15231d2e;border-radius:8px;margin:0;overflow:hidden;box-shadow:0 28px 70px #15231d21}.lineage-product figcaption{border-bottom:1px solid var(--line);min-height:48px;color:var(--muted);text-align:center;text-transform:uppercase;grid-template-columns:repeat(3,1fr);font-size:10px;font-weight:760;display:grid}.lineage-product figcaption span{border-right:1px solid var(--line);place-items:center;display:grid}.lineage-product figcaption span:last-child{border-right:0}.lineage-product img{width:100%;height:auto}.module-order{border-top:1px solid #15231d38;border-bottom:1px solid #15231d38;grid-template-columns:repeat(3,1fr);display:grid}.module-order article{border-right:1px solid #15231d29;min-height:280px;padding:28px 32px 34px}.module-order article:last-child{border-right:0}.module-order-meta{min-height:74px;color:var(--muted);text-transform:uppercase;justify-content:space-between;gap:20px;font-size:11px;font-weight:720;display:flex}.module-order-meta small{text-align:right;font-size:inherit}.module-order h3{font-family:var(--display);margin:0 0 12px;font-size:30px;font-weight:500}.module-order p{color:var(--muted);margin:0;font-size:15px}.team-page-hero{border-bottom:1px solid var(--line);overflow:hidden}.team-hero-inner{grid-template-columns:minmax(0,.96fr) minmax(440px,1.04fr);align-items:center;gap:clamp(60px,7vw,96px);min-height:680px;padding:72px 0 82px;display:grid}.team-page-hero .subpage-hero-copy{max-width:660px}.team-page-hero .subpage-hero-copy h1{max-width:650px;font-size:64px}.team-page-hero .subpage-hero-copy>p{max-width:560px;font-size:19px}.team-hero-visual{min-height:563px;margin:0;position:relative}.team-hero-portrait{aspect-ratio:4/5;background:var(--mist);border:1px solid #15231d2e;width:min(100%,450px);position:absolute;top:0;right:0;overflow:hidden;box-shadow:0 30px 80px #15231d24}.team-hero-portrait:after{content:"";pointer-events:none;border:1px solid #ffffff47;position:absolute;inset:0}.team-hero-portrait img{object-fit:cover;filter:saturate(.9);width:100%;height:100%;transition:filter .4s,transform .9s cubic-bezier(.22,.8,.25,1);transform:scale(1.015)}.team-hero-visual.is-visible .team-hero-portrait img{filter:saturate();transform:scale(1)}.team-hero-visual>figcaption{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#033a2feb;border:1px solid #ffffff2e;gap:2px;width:min(46%,210px);padding:14px 16px 15px;display:grid;position:absolute;bottom:0;right:0}.team-hero-visual>figcaption strong{font-family:var(--display);font-size:20px;font-weight:500}.team-hero-visual>figcaption span{color:var(--lime);text-transform:uppercase;font-size:11px;font-weight:780}.team-origin{background:var(--mist);border-bottom:1px solid #15231d1f;padding:96px 0}.team-origin-inner,.team-roster-head{grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);align-items:end;gap:100px;display:grid}.team-origin-inner{grid-template-columns:minmax(300px,.84fr) minmax(460px,1.16fr);align-items:start;gap:clamp(64px,8vw,110px)}.team-origin h2,.team-roster-head h2{max-width:660px;font-family:var(--display);margin:0;font-size:52px;font-weight:500;line-height:1.08}.team-origin-story>p,.team-roster-head>p{color:#425149;max-width:520px;margin:0;font-size:18px}.team-origin-story>p+p{margin-top:18px}.team-origin-quote{border-left:2px solid var(--gold);max-width:520px;margin:42px 0 0;padding:2px 0 2px 24px}.team-origin-quote blockquote{font-family:var(--display);margin:0;font-size:22px;font-weight:500;line-height:1.38}.team-origin-quote figcaption{color:var(--muted);text-transform:uppercase;margin-top:18px;font-size:10px;font-weight:780}.team-origin-product{margin-top:34px;transition:border-color .18s,color .18s;display:block}.team-origin-product-media{background:#fff;border:1px solid #15231d2e;border-radius:6px;overflow:hidden;box-shadow:0 24px 64px #15231d1f}.team-origin-product-media>span{border-bottom:1px solid var(--line);min-height:42px;color:var(--emerald-dark);text-transform:uppercase;align-items:center;padding:9px 12px;font-size:9px;font-weight:760;display:flex}.team-origin-product-media img{aspect-ratio:1905/848;object-fit:cover;width:100%;height:auto;transition:transform .6s cubic-bezier(.22,.8,.25,1)}.team-origin-product:hover .team-origin-product-media img{transform:scale(1.012)}.team-origin-product-copy{border-bottom:1px solid #15231d33;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:8px 18px;padding:18px 0 20px;transition:border-color .18s,color .18s;display:grid}.team-origin-product:hover .team-origin-product-copy{border-color:var(--emerald);color:var(--emerald-dark)}.team-origin-product-copy span,.team-origin-product-copy strong{display:block}.team-origin-product-copy strong{font-family:var(--display);font-size:24px;font-weight:500;line-height:1.2}.team-origin-product-copy p{color:var(--muted);grid-column:1/-1;margin:0;font-size:14px}.team-origin-product-copy svg{transition:transform .18s}.team-origin-product:hover .team-origin-product-copy svg{transform:translate(3px)}.team-values{background:var(--leaf);color:#fff;padding:116px 0}.team-values-inner{grid-template-columns:minmax(300px,.88fr) minmax(0,1.12fr);align-items:start;gap:clamp(70px,9vw,120px);display:grid}.team-values-copy{position:sticky;top:112px}.team-values-copy h2{max-width:560px;font-family:var(--display);margin:0;font-size:56px;font-weight:500;line-height:1.06}.team-values-copy>p{color:#d8e2dc;max-width:560px;margin:26px 0 0;font-size:17px}.team-values-copy>small{color:#bcd0c5;border-top:1px solid #ffffff42;max-width:510px;margin-top:34px;padding-top:22px;font-size:12px;line-height:1.55;display:block}.team-values-list{border-top:1px solid #ffffff5c}.team-values-list article{border-bottom:1px solid #ffffff3d;grid-template-columns:52px minmax(192px,.65fr) minmax(0,1.35fr);align-items:start;gap:18px;min-height:138px;padding:28px 0;display:grid}.team-values-list span{color:#a9c8b9;font-size:11px;font-weight:780}.team-values-list h3,.team-values-list p{margin:0}.team-values-list h3{font-family:var(--display);font-size:26px;font-weight:500;line-height:1.18}.team-values-list p{color:#d5dfd9;font-size:14px}.team-roster-head{margin-bottom:56px}.team-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.team-member{min-width:0}.team-portrait{aspect-ratio:4/5;background:var(--mist);border:1px solid #15231d2e;place-items:center;display:grid;position:relative;overflow:hidden}.team-portrait:after{content:"";pointer-events:none;border:1px solid #ffffff4d;position:absolute;inset:0}.team-portrait img{object-fit:cover;filter:saturate(.82);width:100%;height:100%;transition:filter .28s,transform .5s cubic-bezier(.22,.8,.25,1)}.team-member:hover .team-portrait img{filter:saturate();transform:scale(1.025)}.team-portrait>span{color:var(--brand-deep);font-family:var(--display);font-size:68px;font-weight:500}.team-portrait>span:after{content:"";border:1px solid #087c682e;border-radius:50%;position:absolute;inset:18% 17%}.team-portrait small{z-index:1;color:var(--emerald-dark);font-size:10px;font-weight:760;position:absolute;bottom:11px;right:13px}.team-member h3{font-family:var(--display);margin:20px 0 3px;font-size:28px;font-weight:500;line-height:1.15}.team-role{color:var(--emerald-dark);text-transform:uppercase;margin:0;font-size:13px;font-weight:700}.team-bio{color:var(--muted);margin:14px 0 0;font-size:14px;line-height:1.58}.team-statement{background:var(--brand-deep);color:#fff;padding:112px 0}.team-statement-inner{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:end;gap:100px;display:grid}.team-statement h2{max-width:680px;font-family:var(--display);margin:0;font-size:56px;font-weight:500;line-height:1.05}.team-statement-inner>div:last-child>p{color:#c6d7ce;margin:0}.team-statement-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.team-statement .button{margin-top:0}.contact-page{flex-direction:column;min-height:100vh;display:flex}.contact-main{flex:1;padding:92px 0 108px}.not-found{flex-direction:column;justify-content:center;align-items:flex-start;max-width:720px;min-height:54vh;display:flex}.not-found h1{font-family:var(--display);margin:0;font-size:64px;font-weight:500;line-height:1.03}.not-found>p{max-width:520px;color:var(--muted);margin:24px 0 30px;font-size:19px}.contact-layout{grid-template-columns:minmax(0,.82fr) minmax(460px,1.18fr);align-items:start;gap:110px;display:grid}.contact-copy h1{font-family:var(--display);margin:0;font-size:64px;font-weight:500;line-height:1.03}.contact-copy>p{color:var(--muted);margin:25px 0 0;font-size:19px}.contact-note{border-top:1px solid var(--line);color:var(--muted);margin-top:46px;padding-top:24px;font-size:14px}.contact-form{border:1px solid var(--line);background:var(--paper);border-radius:8px;padding:34px}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field{margin-bottom:20px}.field label{margin-bottom:7px;font-size:13px;font-weight:720;display:block}.field input,.field textarea,.field select{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #bfc7c2;border-radius:6px;padding:11px 13px}.field textarea{resize:vertical;min-height:150px}.form-help{color:var(--muted);margin:12px 0 0;font-size:13px}.form-error{color:#7b2020;background:#fff1f1;border-left:3px solid #a63232;margin:0 0 18px;padding:11px 13px;font-size:13px}.form-success{background:var(--mist);border:1px solid #087c6859;border-radius:8px;padding:34px;display:none}.form-success.is-visible{display:block}.form-success h2{font-family:var(--display);margin:0 0 8px;font-size:34px;font-weight:500}.board-page{background:var(--canvas)}.board{border:1px solid var(--line);background:var(--paper);width:min(100% - 64px,1360px);margin:32px auto;padding:64px}.board h1{max-width:900px;font-family:var(--display);margin:0;font-size:58px;font-weight:500;line-height:1.05}.board-subtitle{max-width:760px;color:var(--muted);margin:20px 0 0}.swatches{grid-template-columns:repeat(6,1fr);gap:16px;margin-top:50px;display:grid}.swatch{min-height:190px;color:var(--ink);border:1px solid #15231d24;flex-direction:column;justify-content:flex-end;padding:18px;display:flex}.swatch.dark{color:#fff}.board-grid{grid-template-columns:1fr 1fr;gap:28px;margin-top:44px;display:grid}.board-block{border-top:1px solid var(--line);padding-top:24px}.board-block h2{font-family:var(--display);margin:0 0 14px;font-size:30px;font-weight:500}.board-block p,.board-block li{color:var(--muted)}.board-block ul{margin:0;padding-left:20px}.comparison-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:48px;display:grid}.direction-card{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:410px;padding:24px}.direction-card.recommended{border:3px solid var(--emerald)}.direction-card h2{font-family:var(--display);margin:22px 0 12px;font-size:28px;font-weight:500;line-height:1.15}.direction-card p{color:var(--muted);font-size:14px}.mini-hero{height:150px;font-family:var(--display);border-radius:6px;align-items:flex-end;padding:18px;font-size:22px;line-height:1.08;display:flex}@media (max-width:960px){.nav-links-desktop{display:none}.mobile-nav{display:block}.hero h1{font-size:54px}.hero{min-height:760px}.direction-connected .hero,.direction-connected .hero-inner{min-height:560px}.direction-connected .hero-inner{padding:40px 0 48px}.direction-connected .hero h1{font-size:48px}.direction-connected .hero-lead{margin-top:20px;font-size:18px}.direction-connected .hero-actions{margin-top:25px}.hero-opening.has-growth{grid-template-columns:minmax(0,1fr) 190px;gap:24px}.lotus-bloom{width:190px;transform:translate(20px)}.proof-inner,.section-head,.product-promise,.benefit-inner,.contact-layout,.closing-inner{grid-template-columns:1fr}.proof-inner{gap:12px;padding:34px 0}.proof-source{max-width:420px}.section-head{gap:22px;margin-bottom:46px}.work-path{grid-template-columns:1fr 1fr}.work-step:nth-child(n+3){margin-top:18px}.product-system-flow{padding-inline:18px}.product-system-node{padding-inline:8px}.product-system-node strong{font-size:17px}.ai-flow{grid-template-columns:1fr 1fr}.ai-flow-rail{display:none}.ai-flow-step:nth-child(2){border-right:0}.ai-flow-step:nth-child(-n+2){border-bottom:1px solid #ffffff29}.audience-story{grid-template-columns:1fr;gap:42px;min-height:0}.audience-product{width:min(100%,680px)}.product-copy{position:static}.product-promise,.benefit-inner{gap:54px}.contact-layout{gap:55px}.comparison-grid{grid-template-columns:1fr 1fr}.subpage-hero-inner{padding:82px 0 88px}.subpage-hero-copy h1{font-size:58px}.janus-hero-product{margin-top:56px}.janus-path-band{padding:88px 0}.janus-path{grid-template-columns:1fr 1fr}.janus-path-step:nth-child(2){border-right:0}.janus-path-step:nth-child(-n+2){border-bottom:1px solid #ffffff38}.janus-path-step:nth-child(2):after{display:none}.janus-lineage-layout,.janus-problem-layout,.team-hero-inner,.team-origin-inner,.team-roster-head,.team-values-inner,.team-statement-inner{grid-template-columns:1fr}.janus-problem-layout,.janus-lineage-layout{gap:54px}.janus-problem-visual{width:min(100%,720px)}.janus-review-layout{grid-template-columns:1fr;gap:44px}.janus-review-path{grid-template-columns:1fr 1fr}.janus-review-path article{border-right:1px solid #15231d29;padding:20px 22px}.janus-review-path article:nth-child(2n){border-right:0}.janus-review-product,.lineage-product{width:min(100%,760px)}.team-hero-inner{gap:52px;min-height:auto;padding:82px 0}.team-hero-visual{width:min(100%,500px);min-height:625px;margin-inline:auto}.team-hero-portrait{width:100%}.team-origin-inner,.team-roster-head{align-items:start;gap:28px}.team-values-inner{gap:54px}.team-values-copy{position:static}.team-grid{grid-template-columns:1fr 1fr;gap:48px 24px}.team-statement-inner{gap:30px}}@media (min-width:720px) and (max-width:960px){.team-hero-inner{grid-template-columns:minmax(0,1fr) minmax(300px,.9fr);align-items:center;gap:36px;padding:72px 0 76px}.team-page-hero .subpage-hero-copy h1{font-size:50px}.team-page-hero .subpage-hero-copy>p{font-size:17px}.team-hero-visual{aspect-ratio:4/5;width:100%;min-height:0;margin:0}.team-hero-portrait{width:100%}.team-hero-visual>figcaption{width:min(58%,190px)}}@media (max-width:800px){.audience-grid{border-bottom:0;grid-template-columns:1fr}.audience,.audience+.audience{border-bottom:1px solid #15231d29;border-right:0;min-height:auto;padding:28px 0}.audience-label{margin-bottom:22px}}@media (max-width:640px){body{font-size:16px}.container{width:min(calc(100% - 32px), var(--max))}.nav{min-height:70px}.site-header.is-scrolled .nav{min-height:64px}.brand{width:150px;min-width:140px;min-height:44px}.site-header.is-scrolled .brand{width:140px;min-width:132px}.nav-links{gap:8px}.nav-links .button{padding:10px 13px;font-size:13px;min-height:44px!important}.hero{min-height:710px}.direction-connected .hero,.direction-connected .hero-inner{min-height:675px}.direction-connected .hero-inner{padding:34px 0 42px}.direction-connected .hero h1{font-size:38px;line-height:1.02}.direction-connected .hero-lead{margin-top:18px;font-size:17px;line-height:1.48}.direction-connected .hero-actions{flex-wrap:nowrap;gap:8px;margin-top:24px}.direction-connected .hero-actions .button{padding:10px 12px;font-size:13px;min-height:46px!important}.hero-opening.has-growth{display:block}.lotus-bloom{width:min(236px,72vw);margin:12px auto -28px;transform:none}.direction-connected .dark-section{padding-top:76px}.hero-inner{padding-top:54px}.hero h1{font-size:43px}.hero-lead{font-size:18px}.hero-product{margin-top:38px}.product-label{flex-direction:column;align-items:flex-start;gap:2px}.hero-product .screen img{aspect-ratio:4/3;object-fit:cover}.product-image-button{aspect-ratio:4/3}.hero-product .screen img{object-position:8% center}.product-image-button img{object-position:center}.section,.dark-section{padding:82px 0}.section-title,.product-copy h2,.benefit-copy h2,.closing h2{font-size:42px}.work-path,.audience-grid,.principles,.form-row,.board-grid,.comparison-grid,.swatches{grid-template-columns:1fr}.work-step,.work-step+.work-step,.audience,.audience+.audience,.principle,.principle:nth-child(2n){border-bottom:1px solid #15231d29;border-right:0;min-height:auto;padding:28px 0}.work-path{gap:0}.work-step,.work-step+.work-step{margin-top:0;padding:24px 0}.product-system{margin-bottom:24px}.product-system-meta,.product-system-footer{flex-direction:column;align-items:flex-start;gap:6px;padding:12px 14px}.product-system-flow{grid-template-columns:1fr 1fr;gap:0;padding:16px}.product-system-flow:before,.product-system-signal{display:none}.product-system-node{border-bottom:1px solid #ffffff1f;border-right:1px solid #ffffff1f;align-content:center;gap:13px;min-height:126px;padding:18px 8px}.product-system-node:nth-child(2n){border-right:0}.product-system-node:nth-child(n+3){border-bottom:0}.product-system-node>span{width:38px;height:38px;box-shadow:none}.product-system-node strong{font-size:16px}.ai-flow{grid-template-columns:1fr}.ai-flow-step,.ai-flow-step:nth-child(2){border-bottom:1px solid #ffffff29;border-right:0;grid-template-columns:52px minmax(0,1fr);column-gap:16px;min-height:0;padding:26px 0;display:grid}.ai-flow-step:last-child{border-bottom:0}.ai-flow-icon{box-shadow:none;grid-area:1/1/4;margin:0}.ai-flow-number,.ai-flow-step h3,.ai-flow-step p{grid-column:2}.ai-flow-number{margin-bottom:5px}.ai-flow-step h3{margin-bottom:7px;font-size:24px}.ai-review-note{grid-template-columns:auto 1fr}.ai-review-note span{grid-column:2}.audience-story{grid-template-columns:1fr;gap:10px;min-height:0;margin-bottom:30px}.audience-product{margin-top:8px}.step-number,.audience-label{margin-bottom:22px}.product-promise{gap:45px}.tablist{border-bottom:1px solid var(--line-dark);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.tab{border-right:1px solid var(--line-dark);text-align:center;border-bottom:0;min-height:66px;padding:9px 7px;line-height:1.25}.tab:last-child{border-right:0}.tab span{width:auto;margin-bottom:3px;display:block}.tab-caption{grid-template-columns:55px minmax(0,1fr) auto;align-items:start;gap:12px}.product-caption-copy{grid-template-columns:1fr;gap:2px}.product-caption-copy span{font-size:13px}.product-controls{gap:5px}.product-controls .icon-button{flex-basis:44px;width:44px;height:44px}.product-dialog{width:calc(100% - 16px);max-height:calc(100vh - 16px)}.product-dialog-shell{max-height:calc(100vh - 18px)}.product-dialog-head,.product-dialog-footer{padding:12px}.product-dialog-footer{flex-direction:column;align-items:flex-start}.product-dialog-footer .product-controls{justify-content:space-between;width:100%}.audience-grid{border-bottom:0}.benefit{min-height:auto}.benefit-inner{padding:82px 0}.principle,.principle:nth-child(2n){border-color:#ffffff40}.closing{padding:82px 0}.subpage-hero-inner{padding:68px 0 72px}.subpage-hero-copy h1{font-size:44px}.subpage-hero-copy>p{margin-top:20px;font-size:17px}.subpage-hero-copy .hero-actions{flex-direction:column;align-items:flex-start}.subpage-hero-copy .hero-actions .button,.subpage-hero-copy .text-link{width:100%}.janus-hero-product{margin-top:46px}.janus-hero-product figcaption{flex-direction:column;align-items:flex-start;gap:2px}.janus-path-band{padding:82px 0}.janus-path-step{min-height:158px;padding:22px 18px 24px}.janus-path-step strong{font-size:20px}.janus-problem{padding:78px 0}.janus-problem-copy h2,.team-values-copy h2{font-size:42px}.janus-problem-visual{grid-template-columns:1fr;gap:18px}.janus-record-pieces{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.janus-record-pieces>div,.janus-record-pieces>div:nth-child(2),.janus-record-pieces>div:nth-child(3){--record-offset:0px;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;min-height:78px;margin-left:0;padding:12px}.janus-record-connector{justify-self:center;width:1px;height:30px}.janus-record-connector svg{transform:rotate(90deg)}.janus-connected-record{min-height:300px;padding:20px}.janus-connected-chain{border-top:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}.janus-connected-chain>div{border-top:1px solid #ffffff47}.janus-review-path{grid-template-columns:1fr}.janus-review-path article,.janus-review-path article:last-child{border-bottom:1px solid #15231d29;border-right:0;min-height:auto;padding:20px 0}.janus-review-path article:last-child{border-bottom:0}.module-order,.team-grid{grid-template-columns:1fr}.module-order article,.module-order article:last-child{border-bottom:1px solid #15231d29;border-right:0;min-height:auto;padding:28px 0}.module-order article:last-child{border-bottom:0}.module-order-meta{min-height:48px}.team-hero-inner{gap:36px;padding:60px 0 72px}.team-page-hero .subpage-hero-copy h1{font-size:46px}.team-hero-visual{aspect-ratio:4/5;min-height:0}.team-hero-portrait{width:100%}.team-hero-visual>figcaption{width:min(50%,180px);padding:12px 13px 13px}.team-origin{padding:76px 0}.team-origin-quote{margin-top:32px}.team-origin-quote blockquote{font-size:20px}.team-origin-product-copy strong{font-size:22px}.team-values{padding:82px 0}.team-values-list article{grid-template-columns:42px minmax(0,1fr);gap:12px;min-height:auto;padding:26px 0}.team-values-list p{grid-column:2}.team-origin h2,.team-roster-head h2{font-size:42px}.team-origin-story>p,.team-roster-head>p{font-size:16px}.team-roster-head{margin-bottom:42px}.team-grid{gap:48px}.team-portrait{aspect-ratio:1}.team-statement{padding:82px 0}.team-statement h2{font-size:42px}.team-statement-actions{flex-direction:column;align-items:stretch}.team-statement-actions .button{width:100%}.footer-links{flex-wrap:wrap;gap:6px 20px;width:100%}.footer-inner{flex-direction:column;align-items:flex-start}.footer-meta{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;width:100%}.contact-main{padding:62px 0 84px}.contact-layout{grid-template-columns:1fr}.contact-copy h1{font-size:46px}.contact-form{padding:22px}.board{width:calc(100% - 24px);margin:12px;padding:30px}.board h1{font-size:40px}}.direction-connected .hero{isolation:isolate;background:var(--paper);border-bottom:1px solid #15231d1a;min-height:740px}.direction-connected .hero-opening.has-growth{grid-template-columns:minmax(0,1fr);place-items:center;gap:0;min-height:590px;display:grid;position:relative}.direction-connected .hero-copy{z-index:1;text-align:center;width:min(1010px,100%);margin-inline:auto;padding:54px 0;position:relative}.direction-connected .hero h1,.direction-connected .hero-lead{text-wrap:balance;margin-inline:auto}.direction-connected .hero h1{letter-spacing:-.022em;max-width:1000px;font-size:clamp(58px,5.4vw,82px);line-height:.99}.hero-eyebrow{color:var(--emerald-dark);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 24px;font-size:12px;font-weight:780;display:inline-flex}.hero-eyebrow span{background:var(--gold);width:28px;height:1px}.direction-connected .hero-lead{max-width:720px;margin-top:28px;font-size:20px}.direction-connected .hero-actions{justify-content:center}.direction-connected .lotus-bloom{z-index:0;pointer-events:none;width:clamp(560px,50vw,740px);max-width:none;margin:0;position:absolute;top:50%;right:clamp(-300px,-17vw,-190px);transform:translateY(-50%)rotate(-5deg)}.direction-connected .lotus-bloom-static.is-ready{opacity:.16}.direction-connected .lotus-bloom-image{filter:saturate(.58)contrast(.9)brightness(1.06)}@media (max-width:960px){.direction-connected .hero-opening.has-growth{grid-template-columns:minmax(0,1fr);gap:0;min-height:540px}.direction-connected .lotus-bloom{width:610px;right:-270px}}@media (max-width:640px){.direction-connected .hero-opening.has-growth{min-height:590px;display:grid}.direction-connected .hero-copy{padding:28px 0}.direction-connected .hero h1{font-size:44px;line-height:1.01}.direction-connected .hero-lead{font-size:17px}.direction-connected .lotus-bloom{width:540px;margin:0;top:46%;right:-315px;transform:translateY(-50%)rotate(-7deg)}.direction-connected .lotus-bloom-static.is-ready{opacity:.115}}@media (max-width:360px){.container{width:min(calc(100% - 24px), var(--max))}.brand{width:126px;min-width:120px}.site-header.is-scrolled .brand{width:122px;min-width:116px}.nav{gap:8px}.nav-links{min-width:0}.nav-links .button{padding-inline:8px;font-size:11px}.direction-connected .hero-actions{flex-wrap:wrap}.direction-connected .hero-actions .button{width:100%}.tab{min-height:70px;font-size:12px}.tab-title-full{display:none}.tab-title-short{display:inline}.tab-caption{grid-template-columns:minmax(0,1fr) auto}.tab-caption .product-progress{grid-column:1/-1}.footer-meta{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal,html[data-js=true] .reveal,.ai-flow-step,html[data-js=true] .ai-flow-step{opacity:1;transform:none}.lotus-bloom-static{opacity:1;transition:none}.product-system.is-visible .product-system-signal,.ai-flow.is-visible .ai-flow-rail i{animation:none}}.suite-intro{padding:104px 0 112px}.suite-heading{text-align:center;width:min(840px,100%);margin:0 auto 66px}.suite-heading h2{font-family:var(--display);margin:0;font-size:62px;font-weight:500;line-height:1.02}.suite-heading p{color:#c6d3cd;max-width:760px;margin:24px auto 0;font-size:20px;line-height:1.55}.suite-intro .product-stage{width:min(1040px,100%);margin:0 auto 58px}.suite-modules-compact .suite-module{min-height:244px;padding-block:24px 26px}.suite-modules-compact .suite-module h3{margin-top:28px;font-size:31px}.suite-modules-compact .suite-module p{font-size:14px;line-height:1.55}.suite-modules-compact .suite-module-link{padding-top:20px;font-size:13px}.suite-modules{border-top:1px solid #e4ffd13d;border-bottom:1px solid #e4ffd13d;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.suite-module{border-right:1px solid #e4ffd133;flex-direction:column;min-width:0;min-height:340px;padding:30px clamp(24px,3vw,42px) 34px;display:flex}.suite-module:last-child{border-right:0}.suite-module-meta{color:var(--signal);text-transform:uppercase;justify-content:space-between;align-items:center;gap:18px;font-size:11px;font-weight:760;display:flex}.suite-module-meta small{color:#b8c8c1;font:inherit}.suite-module h3{font-family:var(--display);margin:42px 0 14px;font-size:38px;font-weight:500;line-height:1.08}.suite-module p{color:#bbc8c2;margin:0;font-size:16px}.suite-module-link{width:fit-content;min-height:44px;color:var(--brand-pale);align-items:center;gap:8px;margin-top:auto;padding-top:28px;font-size:14px;font-weight:740;display:inline-flex}.suite-module-link svg{flex:none;width:1.05em;height:1.05em;transition:transform .18s;position:relative;top:1px}.suite-module-link:hover svg{transform:translate(3px)}.proof-inner-portrait{grid-template-columns:180px minmax(0,1fr) 230px;min-height:300px;padding:34px 0}.proof-portrait{aspect-ratio:440/464;object-fit:contain;object-position:center;filter:grayscale(.08);border-radius:999px;width:180px;height:auto}.values-journey{--journey-image-height:clamp(330px, 34vw, 430px);background:var(--leaf);min-height:0;display:block;overflow:hidden}.values-journey-inner{padding:124px 0 112px}.values-journey-heading{text-align:center;width:min(900px,100%);margin:0 auto 54px}.values-journey-kicker{letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:780;color:var(--signal)!important;margin:0 0 18px!important}.values-journey-heading h2{font-family:var(--display);margin:0;font-size:60px;font-weight:500;line-height:1.04}.values-journey-heading>p:last-child{color:#d8e2dc;max-width:720px;margin:24px auto 0;font-size:18px}.values-journey-story{width:min(1260px,100%);margin-inline:auto;position:relative}.values-journey-line{top:calc(var(--journey-image-height) - 1px);background:#d8ffc22e;height:1px;position:absolute;left:10%;right:10%}.values-journey-line:after{background:var(--signal);content:"";opacity:.9;transform-origin:0;animation:10s cubic-bezier(.22,.8,.25,1) infinite journey-line-flow;position:absolute;inset:0;transform:scaleX(0)}.values-journey-stages{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2.5vw,40px);margin:0;padding:0;list-style:none;display:grid;position:relative}.values-journey-stage{text-align:center;min-width:0}.values-journey-image{height:var(--journey-image-height);justify-content:center;align-items:flex-end;display:flex;position:relative}.values-journey-image img{--plant-scale:1;object-fit:contain;object-position:center bottom;width:100%;height:100%;transform:translateY(0) scale(var(--plant-scale));transform-origin:bottom;animation:6.4s ease-in-out infinite journey-plant-breathe;animation-delay:calc(var(--stage-index) * -.72s);will-change:transform}.values-journey-stage:first-child .values-journey-image img{--plant-scale:.44}.values-journey-stage:nth-child(2) .values-journey-image img{--plant-scale:.68}.values-journey-stage:nth-child(3) .values-journey-image img{--plant-scale:.9}.values-journey-node{border:3px solid var(--leaf);background:var(--signal);border-radius:50%;width:13px;height:13px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #d8ffc280}.values-journey-copy{color:#fff;text-align:center;max-width:270px;margin-inline:auto;padding:31px 8px 0}.values-journey-copy>span{color:var(--signal);letter-spacing:.12em;margin-bottom:13px;font-size:10px;font-weight:780;display:block}.values-journey-copy h3{font-family:var(--display);margin:0;font-size:clamp(25px,2.2vw,32px);font-weight:500;line-height:1.1}.values-journey-copy p{color:#cbd9d2;margin:16px 0 0;font-size:14px;line-height:1.58}.values-journey-quote{text-align:center;width:min(780px,100%);margin:96px auto 0}.values-journey-quote blockquote{font-family:var(--display);margin:0;font-size:29px;line-height:1.35}.values-journey-quote figcaption{color:#bcd0c5;letter-spacing:.08em;text-transform:uppercase;margin-top:18px;font-size:11px;font-weight:760}@keyframes journey-line-flow{0%,8%{opacity:0;transform:scaleX(0)}18%{opacity:1}48%,88%{opacity:.9;transform:scaleX(1)}to{opacity:0;transform:scaleX(1)}}@keyframes journey-plant-breathe{0%,to{transform:translateY(0) scale(var(--plant-scale))}50%{transform:translateY(-8px) scale(var(--plant-scale))}}@media (max-width:960px){.values-journey{--journey-image-height:350px}.values-journey-heading h2{font-size:52px}.values-journey-stages{gap:10px}.values-journey-copy{padding-inline:3px}.values-journey-copy p{font-size:13px}}@media (max-width:700px){.suite-intro .product-stage{margin-bottom:46px}.suite-modules-compact .suite-module,.suite-modules-compact .suite-module:last-child{min-height:0;padding:24px 0 26px}.values-journey{--journey-image-height:320px}.values-journey-inner{padding:88px 0 86px}.values-journey-heading{margin-bottom:58px}.values-journey-heading h2{font-size:44px}.values-journey-heading>p:last-child{font-size:16px}.values-journey-story{width:min(100%,440px)}.values-journey-line{width:1px;height:auto;inset:132px auto 176px 50%}.values-journey-line:after{transform-origin:top;animation-name:journey-line-flow-mobile;transform:scaleY(0)}.values-journey-stages{grid-template-columns:1fr;gap:62px}.values-journey-stage{position:relative}.values-journey-stage:first-child .values-journey-image{height:220px}.values-journey-stage:nth-child(2) .values-journey-image{height:270px}.values-journey-stage:nth-child(3) .values-journey-image{height:315px}.values-journey-stage:first-child .values-journey-image img{--plant-scale:.76}.values-journey-stage:nth-child(2) .values-journey-image img{--plant-scale:.86}.values-journey-stage:nth-child(3) .values-journey-image img{--plant-scale:.94}.values-journey-copy{z-index:2;background:var(--leaf);max-width:330px;padding:29px 14px 0;position:relative}.values-journey-copy h3{font-size:32px}.values-journey-copy p{font-size:14px}.values-journey-quote{margin-top:76px}.values-journey-quote blockquote{font-size:24px}}@keyframes journey-line-flow-mobile{0%,8%{opacity:0;transform:scaleY(0)}18%{opacity:1}48%,88%{opacity:.9;transform:scaleY(1)}to{opacity:0;transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.values-journey-line:after,.values-journey-image img{animation:none}.values-journey-line:after{opacity:.75;transform:none}}.proof-inner-portrait .proof-quote{font-size:24px}.closing-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.janus-suite-overview{padding-top:112px}.suite-heading-light h2{color:var(--ink)}.suite-heading-light p{color:var(--muted)}.suite-modules-light{border-color:#15231d33}.suite-modules-light .suite-module{border-color:#15231d29}.suite-modules-light .suite-module-meta{color:var(--emerald-dark)}.suite-modules-light .suite-module-meta small,.suite-modules-light .suite-module p{color:var(--muted)}.suite-modules-light .suite-module-link{color:var(--emerald-dark)}.janus-shared-record{background:var(--brand-deep);color:#fff;padding:112px 0}.janus-shared-record-inner{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(54px,8vw,104px);display:grid}.janus-shared-record-copy h2,.janus-suite-ai-copy h2,.strategy-principle h2{font-family:var(--display);margin:0;font-size:52px;font-weight:500;line-height:1.04}.janus-shared-record-copy p,.janus-suite-ai-copy>p,.strategy-principle p{color:#c5d2cc;margin:24px 0 0;font-size:18px}.suite-connection{border-top:1px solid #e4ffd13d;border-bottom:1px solid #e4ffd13d;display:grid}.suite-connection>div{border-bottom:1px solid #e4ffd12e;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:112px;display:grid}.suite-connection>div:last-child{border-bottom:0}.suite-connection span,.suite-connection small{color:var(--signal);text-transform:uppercase;font-size:11px;font-weight:750}.suite-connection strong{font-family:var(--display);font-size:29px;font-weight:500}.suite-connection small{color:#aebfb7}.janus-suite-ai-inner{grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(50px,7vw,92px);display:grid}.janus-suite-ai{background:var(--brand-deep);color:#fff}.janus-suite-ai-copy>p{color:#c5d2cc}.janus-suite-control{align-items:center;gap:10px;font-weight:720;display:flex;color:var(--signal)!important}.janus-suite-control svg{flex:none;width:23px;height:23px}.janus-suite-proof{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;margin:0;overflow:hidden}.janus-suite-proof figcaption{border-bottom:1px solid var(--line);color:var(--muted);padding:12px 16px;font-size:12px;font-weight:720}.janus-suite-proof img{width:100%;height:auto}.module-breadcrumb{color:var(--muted);align-items:center;gap:9px;margin-bottom:34px;font-size:13px;font-weight:720;display:flex}.module-breadcrumb a:hover{color:var(--emerald-dark)}.module-status{color:var(--emerald-dark);text-transform:uppercase;margin-bottom:20px;font-size:12px;font-weight:780;display:block}.strategy-hero{background:var(--canvas);padding:82px 0 112px;overflow:hidden}.strategy-hero-inner{grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(56px,8vw,112px);display:grid}.strategy-hero-inner .module-breadcrumb{grid-column:1/-1;margin-bottom:-10px}.strategy-hero-copy h1{font-family:var(--display);margin:0;font-size:68px;font-weight:500;line-height:1.02}.strategy-hero-copy>p{color:var(--muted);margin:24px 0 30px;font-size:20px}.strategy-decision-path{background:var(--paper);border:1px solid #15231d29;padding:26px 34px;position:relative;box-shadow:0 24px 70px #15231d1a}.strategy-path-label{border-bottom:1px solid var(--line);color:var(--emerald-dark);text-transform:uppercase;padding-bottom:18px;font-size:11px;font-weight:780;display:block}.strategy-decision-path article{border-bottom:1px solid var(--line);grid-template-columns:42px minmax(0,1fr);align-items:start;gap:18px;min-height:136px;padding:26px 0;display:grid}.strategy-decision-path article:last-child{border-bottom:0}.strategy-decision-path article>span{color:var(--emerald-dark);font-size:12px;font-weight:760}.strategy-decision-path h2{font-family:var(--display);margin:0;font-size:26px;font-weight:500;line-height:1.1}.strategy-decision-path p{color:var(--muted);margin:8px 0 0;font-size:15px}.strategy-principle{background:var(--brand-deep);color:#fff;padding:112px 0}.strategy-principle-inner{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:end;gap:80px;display:grid}.strategy-principle p{margin:0}@media (max-width:960px){.proof-inner-portrait{grid-template-columns:140px minmax(0,1fr)}.proof-portrait{grid-row:1/3;width:140px}.proof-inner-portrait .proof-source{grid-column:2}.janus-shared-record-inner,.janus-suite-ai-inner,.strategy-hero-inner,.strategy-principle-inner{grid-template-columns:1fr}.strategy-hero-inner .module-breadcrumb{grid-column:auto;margin-bottom:-24px}.strategy-decision-path{width:min(100%,720px)}}@media (max-width:700px){.suite-heading{text-align:left;margin-bottom:42px}.suite-heading h2{font-size:44px}.suite-heading p{font-size:17px}.suite-modules{grid-template-columns:1fr}.suite-module,.suite-module:last-child{border-bottom:1px solid #e4ffd133;border-right:0;min-height:280px;padding:26px 0 28px}.suite-module:last-child{border-bottom:0}.suite-module h3{margin-top:30px;font-size:34px}.suite-modules-light .suite-module,.suite-modules-light .suite-module:last-child{border-color:#15231d29}.proof-inner-portrait{grid-template-columns:112px minmax(0,1fr);gap:18px;padding:38px 0}.proof-portrait{grid-row:auto;width:112px}.proof-inner-portrait .proof-quote{border-left:0;padding-left:0;font-size:20px}.proof-inner-portrait .proof-source{grid-column:1/-1}.closing-actions{justify-content:flex-start;width:100%}.closing-actions .button{flex:auto}.janus-shared-record,.strategy-principle{padding:82px 0}.janus-shared-record-copy h2,.janus-suite-ai-copy h2,.strategy-principle h2{font-size:42px}.suite-connection>div{grid-template-columns:34px minmax(0,1fr)}.suite-connection small{grid-column:2;margin-top:-28px;padding-bottom:18px}.strategy-hero{padding:58px 0 82px}.strategy-hero-copy h1{font-size:46px}.strategy-hero-copy>p{font-size:17px}.strategy-decision-path{padding:20px}}
@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(../media/20aee433927f7d4b-s.3x137p1ifayze.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(../media/256e1f7f180674ba-s.1x971o6gwfy6w.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(../media/be3bf58b83159894-s.1ri8jgkzoo1l-.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(../media/753b6407f468151f-s.1veyi_qwtij86.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(../media/292081311a6a8abc-s.1t-2a-g4m3ypx.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(../media/68d403cf9f2c68c5-s.p.20at88_q9f_kt.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(../media/20aee433927f7d4b-s.3x137p1ifayze.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(../media/256e1f7f180674ba-s.1x971o6gwfy6w.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(../media/be3bf58b83159894-s.1ri8jgkzoo1l-.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(../media/753b6407f468151f-s.1veyi_qwtij86.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(../media/292081311a6a8abc-s.1t-2a-g4m3ypx.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(../media/68d403cf9f2c68c5-s.p.20at88_q9f_kt.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(../media/20aee433927f7d4b-s.3x137p1ifayze.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(../media/256e1f7f180674ba-s.1x971o6gwfy6w.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(../media/be3bf58b83159894-s.1ri8jgkzoo1l-.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(../media/753b6407f468151f-s.1veyi_qwtij86.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(../media/292081311a6a8abc-s.1t-2a-g4m3ypx.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(../media/68d403cf9f2c68c5-s.p.20at88_q9f_kt.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4 Fallback";src:local(Times New Roman);ascent-override:87.87%;descent-override:28.41%;line-gap-override:0.0%;size-adjust:117.91%}.source_serif_4_fd8be75d-module__JUaxua__className{font-family:"Source Serif 4","Source Serif 4 Fallback";font-style:normal}.source_serif_4_fd8be75d-module__JUaxua__variable{--font-heading:"Source Serif 4", "Source Serif 4 Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_a4ec7262-module__LsmPMW__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_a4ec7262-module__LsmPMW__variable{--font-body:"Inter", "Inter Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_16baad85-module__aXx20q__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_16baad85-module__aXx20q__variable{--font-label:"Inter", "Inter Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5ce348bf30bf5439-s.31988l_ccedte.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.2tuy5pz7dlieh.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/6306c77e7c8268e4-s.2dbetqa9o8jxf.woff2)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7d817b4c03b0c5f1-s.1uyisp29ctx0d.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.1rgnod-3esatf.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.0r6juujl39pe6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_90672d7c-module__qcY_rq__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_90672d7c-module__qcY_rq__variable{--font-code:"Geist Mono", "Geist Mono Fallback"}
