/* Ingrain / Living intelligence. Original, procedural motion direction. */
:root{--motion-night:#061318;--motion-mint:#baf5c8;--motion-aqua:#76d8d1;--motion-ease:cubic-bezier(.2,.8,.2,1)}
.wrap{max-width:1320px}
.site-header{background:rgba(255,255,255,.94);backdrop-filter:blur(22px);transition:box-shadow .35s}
.site-header.scrolled{box-shadow:0 8px 35px #0613180d}
.nav{height:78px}.nav-links a{font-size:13px}.nav-links .btn{font-size:13px}
.scroll-progress{position:absolute;bottom:-1px;left:0;height:2px;width:100%;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,#26749b,#64b985,#c8dc71);pointer-events:none}
.hero-living{isolation:isolate;padding:0;min-height:min(900px,calc(100svh - 78px));background:#061318;color:#fff;overflow:hidden}
.hero-living::before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 77% 43%,#17444475,transparent 50%),radial-gradient(ellipse at 72% 100%,#9eb28816,transparent 47%)}
.hero-living::after{content:"";position:absolute;inset:0;pointer-events:none;z-index:1;background:linear-gradient(90deg,#061318 0%,#061318e8 22%,#06131844 46%,transparent 65%),linear-gradient(0deg,#061318,transparent 14%)}
.hero-art{position:absolute;inset:0;z-index:0;overflow:hidden}
.hero-art canvas{position:absolute;inset:0;width:100%;height:100%;display:block;opacity:0;transition:opacity 1.8s}
.hero-art.ready canvas{opacity:1}
.grain-fallback{position:absolute;right:1%;top:0;width:58%;height:100%;object-fit:contain;opacity:.7;transition:opacity 1.2s}
.hero-art.ready .grain-fallback{opacity:0}
.hero-content{position:relative;z-index:2;min-height:min(900px,calc(100svh - 78px));display:flex;flex-direction:column;justify-content:center;padding-top:72px;padding-bottom:170px;pointer-events:none}
.hero-content a,.hero-content button{pointer-events:auto}
.hero-living .hero-kicker{color:#c2d7d6;font-size:10px;letter-spacing:.26em;display:flex;align-items:center;gap:12px;margin-bottom:24px}
.hero-kicker .live-dot{width:6px;height:6px;background:#bff1b3;border-radius:50%;box-shadow:0 0 18px #a0e8c6;flex:none}
.hero-living h1{color:#f6f8ef;font-size:clamp(64px,7.2vw,104px);font-weight:500;letter-spacing:-.065em;line-height:.98;margin:0;max-width:700px}
.hero-living h1 .word-line{display:block;overflow:hidden;padding-bottom:.08em;margin-bottom:-.08em}
.hero-living h1 .word-line>span{display:block}
.hero-living h1 em{font-style:normal;color:var(--motion-mint);background:linear-gradient(100deg,#d6efba,#8ee2d7);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.hero-living .support{font-size:16px;line-height:1.85;color:#a8bebf;max-width:400px;margin-top:28px}
.hero-living .hero-ctas{margin-top:31px;gap:20px;align-items:center}
.hero-living .btn-solid{background:#d0f0c4;color:#102d29!important;border-radius:4px;padding:15px 22px;font-size:12px;letter-spacing:.01em;font-weight:600;box-shadow:0 0 0 transparent;transition:background .3s,box-shadow .3s,transform .3s}
.hero-living .btn-solid:hover{background:#e5fbdc;box-shadow:0 6px 30px #b5efc621;transform:translateY(-3px)}
.hero-text-link{font-size:12px;color:#e1eae6;display:inline-flex;align-items:center;gap:14px;padding:12px 0;border-bottom:1px solid #adc4bd40}
.hero-text-link:hover{color:#baf5c8}.arrow-up{display:inline-block;font-size:18px;transition:transform .35s}.hero-text-link:hover .arrow-up,.btn:hover .arrow-up{transform:translate(3px,-3px)}
.hero-footer{position:absolute;z-index:3;bottom:37px;left:0;right:0;display:flex;align-items:flex-end;justify-content:space-between;gap:28px}
.hero-sequence{display:flex;align-items:center;gap:26px}
.scene-tab{appearance:none;background:none;border:0;border-top:1px solid #afcec138;color:#91aaa9;text-align:left;padding:14px 0 0;width:116px;cursor:pointer;font-family:var(--sans);font-size:10px;letter-spacing:.1em;transition:color .3s,border-color .3s;position:relative}
.scene-tab::before{content:"";position:absolute;top:-1px;left:0;height:1px;width:100%;background:#d0f0c4;transform:scaleX(0);transform-origin:left;transition:transform .5s}
.scene-tab[aria-pressed="true"]::before{transform:scaleX(1)}
.scene-tab[aria-pressed="true"]{color:#e9f5e6}.scene-tab span{font-size:9px;opacity:.6;margin-right:10px}
.scene-tab:hover{color:#fff}
.hero-art-caption{max-width:250px;color:#a3bdb8;font-size:10px;line-height:1.7;letter-spacing:.05em;text-align:right;padding-bottom:2px}
.hero-art-caption strong{display:block;color:#d8e8de;font-weight:500;font-size:11px;letter-spacing:.16em;text-transform:uppercase;margin-bottom:4px}
.hero-coordinate{position:absolute;z-index:2;right:max(35px,calc((100vw - 1240px)/2));top:38px;font-size:9px;letter-spacing:.17em;color:#7b9b92;display:flex;gap:22px}
.hero-coordinate b{font-weight:400;color:#d1e5d8}
.motion-control{position:fixed;z-index:121;bottom:18px;right:20px;background:#102726ec;color:#e7f2e9;border:1px solid #b9d5c92e;border-radius:999px;font:10px var(--sans);letter-spacing:.025em;display:flex;align-items:center;gap:8px;padding:10px 14px;cursor:pointer;box-shadow:0 3px 20px #0002;backdrop-filter:blur(10px)}
.motion-control:hover{background:#1e403b}.motion-control:focus-visible{outline-color:#c9edb9}
.motion-control svg{width:11px;height:11px}.motion-control .play-icon{display:none}
.motion-paused .motion-control .pause-icon{display:none}.motion-paused .motion-control .play-icon{display:block}
.cred{background:#061318;color:#90aaa4;border-color:#bed7ca21}
.cred ul{grid-template-columns:repeat(4,1fr)}
.cred li{padding:29px 26px;border-color:#bed7ca21;color:#7f9c96;font-size:11px}
.cred li strong{font-size:12px;color:#d5e4dc;font-weight:500;letter-spacing:.015em}
.cred li:first-child{padding-left:0}
.intelligence-section{background:#f5f7f3;padding:112px 0 105px;isolation:isolate;overflow:hidden}
.intelligence-section>.wrap{position:relative;z-index:1}
.intelligence-section .sec-num,.intelligence-section>.thread{display:none}
.intelligence-section .sec-head{display:grid;grid-template-columns:1.3fr 1fr;column-gap:100px;margin-bottom:55px;align-items:end}
.intelligence-section .sec-head .eyebrow{grid-column:1/-1;color:#5c786b;font-size:10px;margin-bottom:23px;letter-spacing:.18em}
.intelligence-section .sec-head .eyebrow::before{background:#67957b}
.intelligence-section .statement{font-size:clamp(40px,5vw,67px);font-weight:500;line-height:1.07;max-width:14ch;letter-spacing:-.048em;color:#153b30}
.intelligence-section .statement .acc{color:#769078}
.intelligence-section .lede{font-size:14px;line-height:1.9;color:#62766c;margin:0 0 4px;max-width:47ch}
.intelligence-section .cap-grid{gap:21px;align-items:stretch}
.cap-motion{padding:0;overflow:hidden;border:1px solid #dce4da;border-radius:8px;background:#fff;box-shadow:0 3px 15px #153b3003;position:relative;display:flex;flex-direction:column;transition:border-color .45s,transform .45s var(--motion-ease),box-shadow .45s}
.cap-motion:hover,.cap-motion:focus-within{border-color:#96b8a4;transform:translateY(-7px);box-shadow:0 22px 44px -25px #254d4044}
.cap-visual{height:192px;position:relative;overflow:hidden;isolation:isolate;background:#071e20}
.cap-visual::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 100%,#2d65573d,transparent 70%)}
.cap-visual canvas{width:100%;height:100%;display:block;position:absolute;inset:0;z-index:1}
.cap-visual::after{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(0deg,#071e2099,transparent 28%);pointer-events:none}
.cap-visual-label{position:absolute;z-index:3;top:18px;left:20px;color:#c4deca8f;font:9px var(--sans);letter-spacing:.13em}
.cap-visual-label::before{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:#a2d6b7;margin-right:7px;vertical-align:middle}
.cap-visual-caption{position:absolute;z-index:3;bottom:15px;left:20px;right:20px;display:flex;justify-content:space-between;color:#a5c6b5;font-size:8px;letter-spacing:.14em;text-transform:uppercase}
.cap-visual-caption b{font-weight:400;color:#d2e8d4}
.cap-fallback{position:absolute;inset:0;display:grid;place-items:center;opacity:.55}.cap-fallback svg{width:85px;height:85px;stroke:#99cdb3;stroke-width:.7;fill:none}
.cap-visual.ready .cap-fallback{opacity:0}
.cap-copy{padding:25px 25px 22px;display:flex;flex-direction:column;flex:1}
.cap-motion .k{color:#769583;font-size:9px;letter-spacing:.16em;font-weight:500}
.cap-motion h3{color:#193d31;font-size:21px;line-height:1.25;letter-spacing:-.025em;margin:10px 0 13px;font-weight:500}
.cap-motion p:not(.k){font-size:13px;line-height:1.85;color:#6b7b71}
.cap-link{display:flex;align-items:center;justify-content:space-between;padding-top:24px;margin-top:auto;color:#2b5846;font-size:10px;letter-spacing:.035em}
.cap-link span:last-child{font-size:18px;transition:transform .35s}.cap-link:hover{color:#102d29}.cap-link:hover span:last-child{transform:translate(3px,-3px)}
.intelligence-section .trust-row{margin-top:47px;border-color:#dce4da}
.intelligence-section .trust-row p{font-size:13px;font-weight:400;color:#526d5c;border-color:#dce4da;padding:23px 28px}
.intelligence-section .trust-row p:first-child{padding-left:0}.intelligence-section .trust-row .t{color:#618c68}
.dark-band{background:#092522}.dark-band .bg{opacity:.26;transform:scale(1.05)}
.dark-band .scrim{background:linear-gradient(110deg,#092522ed,#0b292891)}
.band-canvas{position:absolute;inset:0;width:100%;height:100%;opacity:.6;pointer-events:none}
.dark-band .statement{font-weight:500;letter-spacing:-.05em}
.dark-band .statement span{color:#b2d7b6!important}
.dark-band .eyebrow{color:#c0d5c7}.dark-band .eyebrow::before{background:#b2d7b6}
.dark-band .lede{color:#a8c1b9;font-size:16px}
.section:not(.intelligence-section) .statement{font-weight:500;letter-spacing:-.045em}
.section:not(.intelligence-section) .sec-num{opacity:.035}
.svc summary{transition:background .3s,padding-left .4s}
.svc summary:hover{background:#edf4ed;padding-left:12px}
.uc{transition:transform .4s,background .4s;border-radius:8px}
.uc:hover{transform:translateY(-5px)}
.product,.prod-card{transition:transform .4s var(--motion-ease),box-shadow .4s}
.product:hover,.prod-card:hover{transform:translateY(-5px)}
.btn{position:relative}.btn:active{transform:translateY(1px)}
.motion-enabled .hero-living .word-line>span{animation:grain-word-enter 1.15s var(--motion-ease) both}
.motion-enabled .hero-living .word-line:nth-child(2)>span{animation-delay:.13s}
.motion-enabled .hero-living .word-line:nth-child(3)>span{animation-delay:.26s}
@keyframes grain-word-enter{from{transform:translateY(115%);opacity:.1}to{transform:translateY(0);opacity:1}}
.motion-enabled .hero-kicker{animation:grain-fade 1.4s .1s both}
.motion-enabled .hero-living .support{animation:grain-fade 1.4s .35s both}
.motion-enabled .hero-living .hero-ctas{animation:grain-fade 1.4s .5s both}
@keyframes grain-fade{from{opacity:0;transform:translateY(13px)}to{opacity:1;transform:none}}
.motion-paused *, .motion-paused *::before,.motion-paused *::after{animation-play-state:paused!important}
.motion-paused .hero-living .word-line>span,.motion-paused .hero-kicker,.motion-paused .hero-living .support,.motion-paused .hero-living .hero-ctas{animation:none!important;opacity:1;transform:none}
.cap-visual{transition:background .6s}.cap-visual canvas{transition:transform .8s var(--motion-ease)}
.cap-motion:hover .cap-visual{background:#0b2929}.cap-motion:hover .cap-visual canvas{transform:scale(1.035)}
@media(min-width:1600px){.hero-content{padding-top:95px}.hero-living h1{font-size:112px}}
@media(max-width:1100px){.nav-links a{padding:9px 10px}.hero-living h1{font-size:85px}.hero-art-caption{max-width:190px}.intelligence-section .sec-head{column-gap:55px}.cap-copy{padding:22px}.cap-visual{height:180px}}
@media(max-width:900px){.nav-links{top:78px}.nav-links a{font-size:16px}.hero-living h1{font-size:75px}.hero-living .support{max-width:340px;font-size:14px}.hero-art-caption{max-width:160px}.cred li{padding:24px 16px}.intelligence-section .cap-grid{grid-template-columns:1fr 1fr}.intelligence-section .sec-head{grid-template-columns:1fr;gap:0}.intelligence-section .lede{margin-top:22px;max-width:60ch}.intelligence-section .statement{max-width:18ch}}
@media(max-width:640px){
 .nav{height:70px}.nav-links{top:70px}.hero-living{min-height:980px}.hero-content{min-height:980px;justify-content:flex-start;padding-top:58px;padding-bottom:0}
 .hero-living::after{background:linear-gradient(180deg,#061318 0%,#061318d9 29%,transparent 49%,transparent 83%,#061318 100%)}
 .hero-living .hero-kicker{font-size:8px;letter-spacing:.18em;gap:8px;margin-bottom:24px}.hero-living h1{font-size:clamp(57px,13.5vw,79px);line-height:1.01;letter-spacing:-.055em}
 .hero-living h1 .word-line{display:inline}.hero-living h1 .word-line>span{display:inline}.hero-living h1 .word-line:first-child{display:block}
 .hero-living .support{font-size:13px;max-width:340px;line-height:1.85;margin-top:23px}.hero-living .hero-ctas{gap:20px;margin-top:24px}.hero-living .btn-solid{padding:14px 16px;font-size:11px}.hero-text-link{font-size:11px;gap:8px}
 .hero-art{inset:395px -13% 85px}.hero-art canvas{height:100%}.grain-fallback{width:100%;right:0}.hero-coordinate{top:auto;bottom:134px;left:20px;right:20px;justify-content:space-between;font-size:8px;z-index:3}
 .hero-footer{bottom:48px;display:block}.hero-art-caption{display:none}.hero-sequence{justify-content:space-between;gap:16px}.scene-tab{width:100%;max-width:145px;font-size:9px;padding-top:13px}.scene-tab span{margin-right:7px}
 .cred ul{grid-template-columns:1fr 1fr}.cred li{padding:22px 12px!important;font-size:9px;border-left:0}.cred li strong{font-size:11px}.cred li:nth-child(odd){padding-left:0!important}.cred li:nth-child(-n+2){border-top:0}
 .intelligence-section{padding:75px 0 65px}.intelligence-section .sec-head{margin-bottom:35px}.intelligence-section .statement{font-size:43px}.intelligence-section .lede{font-size:13px;line-height:1.85}.intelligence-section .cap-grid{grid-template-columns:1fr;gap:22px}.cap-visual{height:215px}.cap-copy{padding:25px}.cap-motion h3{font-size:24px}.cap-motion p:not(.k){font-size:13px}.cap-link{font-size:11px}.intelligence-section .trust-row p{font-size:12px;padding:20px 0}
 .motion-control{bottom:12px;right:12px;padding:9px 12px;font-size:9px}.dark-band .lede{font-size:14px}.dark-band .wrap{padding-top:86px;padding-bottom:86px}
}
@media(prefers-reduced-motion:reduce){.hero-living *{animation:none!important}.hero-art canvas,.grain-fallback{transition:none}.card,.svc summary,.uc,.btn{transition:none!important}.anim .reveal{opacity:1;transform:none;transition:none}.motion-enabled .hero-living .word-line>span,.motion-enabled .hero-kicker,.motion-enabled .hero-living .support,.motion-enabled .hero-living .hero-ctas{animation:none}}
