@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');
html,body,button,input,select,textarea{font-family:Inter,"Helvetica Neue",Arial,sans-serif}.logo img{display:block;width:auto;height:70px;min-height:70px;object-fit:contain}.header .logo img{width:auto;max-height:none}footer .logo img{width:auto;height:70px}

.header{height:90px;animation:headerEnter .75s cubic-bezier(.22,.8,.22,1) both;transition:height .3s ease,background-color .3s ease,box-shadow .3s ease}.header.scrolled{height:82px;background:rgba(17,17,17,.97);box-shadow:0 10px 30px rgba(0,0,0,.28)}.header .logo img{transition:transform .3s ease}.header nav a{position:relative}.header nav a::after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:#6ea7ec;transition:right .25s ease}.header nav a:hover::after,.header nav a.active::after{right:0}@keyframes headerEnter{from{opacity:0;transform:translateY(-22px)}to{opacity:1;transform:translateY(0)}}
.hero{position:relative;isolation:isolate;overflow:hidden;background:#0c131a}
.hero-media{position:absolute;inset:-3%;z-index:-2;pointer-events:none;animation:heroMediaDrift 18s ease-in-out infinite alternate}
.hero-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.64;filter:saturate(.78) contrast(1.06)}
.hero::after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse 48% 80% at 50% 48%,rgba(8,14,20,.3) 0,rgba(8,14,20,.58) 72%,rgba(8,14,20,.18) 100%),linear-gradient(180deg,rgba(8,13,18,.24),rgba(8,13,18,.42))}
.hero-inner{position:relative;z-index:1;text-shadow:0 2px 24px rgba(0,0,0,.5)}
@keyframes heroMediaDrift{from{transform:scale(1.025) translate3d(-.4%,0,0)}to{transform:scale(1.055) translate3d(.4%,-.5%,0)}}
@media(prefers-reduced-motion:reduce){.header{animation:none}.header,.header .logo img,.header nav a::after{transition:none}.hero-media{animation:none;transform:scale(1.03)}}

/* Leadership portraits */
.team-grid{border-top:0;gap:18px}
.member{padding:0;background:#111;border:1px solid var(--line);overflow:hidden;min-width:0}
.member:first-child,.member:nth-child(3){border-left:1px solid var(--line)}
.member-photo{aspect-ratio:1/1;overflow:hidden;background:#d7d8d8}
.member-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:contrast(1.04);transition:transform .45s cubic-bezier(.22,.8,.22,1),filter .35s ease}
.member:hover .member-photo img{transform:scale(1.025);filter:contrast(1.08)}
.member-photo--kamala img{transform:scale(1.25);transform-origin:70% 10%}
.member:hover .member-photo--kamala img{transform:scale(1.27)}
.member-copy{padding:24px 22px 26px;border-top:1px solid var(--line)}
.member h3{margin-bottom:3px;color:#9bc4f3;font-weight:400;font-size:21px}
.member p{color:#c4c8cc;font-size:13px;font-weight:400}
.section-title-compact{margin-bottom:46px}
footer{grid-template-columns:1fr 1fr}

/* Product technical illustrations */
.cards.three{gap:22px}
.product-card{position:relative;min-height:0;padding:28px 26px 30px;background:linear-gradient(160deg,#1b1d20,#151617 72%);border-color:#33373b;overflow:hidden}
.product-card::before{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,#4c96ee,rgba(76,150,238,0) 68%);opacity:.75}
.product-card .number{display:none}
.product-visual{height:175px;margin:-4px -14px 12px;place-items:center}
.product-visual svg{width:100%;max-width:315px;height:auto;fill:none;stroke:#4c96ee;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round;overflow:visible}
.product-visual .diagram-frame{display:none}
.product-visual .diagram-node{fill:rgba(76,150,238,.12);stroke:#72aff5;stroke-width:1.6}
.product-visual .diagram-path{stroke:#72aff5;stroke-width:1.7}
.product-visual .diagram-detail{stroke:rgba(170,207,248,.62);stroke-width:1}
.product-visual .diagram-hub{fill:#4c96ee;stroke:#9bc9ff}
.product-card h3{font-size:22px;margin:12px 0 15px;color:#25c5dc;line-height:1.25;padding-top:30px}
.product-card .product-copy{margin-top:0}
.product-card:hover{border-color:#4b6078;transform:translateY(-5px);box-shadow:0 18px 42px rgba(0,0,0,.24)}
.product-card:hover .product-visual svg{filter:drop-shadow(0 0 10px rgba(76,150,238,.18))}

/* Focus areas — editorial capability list */
.focus{display:block;margin-top:76px;padding:0;border:0;background:none;border-radius:0}
.focus-label{display:flex;align-items:center;gap:16px;margin:0 0 30px;font-size:17px;line-height:1.3;letter-spacing:.06em;font-weight:600;color:#f2f2f0;text-transform:none}
.focus-label::before{content:"";width:9px;height:9px;background:#4c96ee;transform:rotate(45deg);box-shadow:0 0 18px rgba(76,150,238,.4)}
.focus-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:42px;row-gap:8px}
.focus-list span{position:relative;display:flex;align-items:center;min-height:auto;padding:16px 0 10px;border:0;border-radius:0;background:none;color:#d8dadd;font-size:clamp(18px,1.55vw,23px);font-weight:500;line-height:1.25;letter-spacing:-.015em;transition:color .25s ease,transform .25s ease}
.focus-list span::before{content:"";flex:0 0 32px;width:32px;height:32px;margin-right:17px;background:#60a8fb;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:28px 28px;mask-repeat:no-repeat;mask-position:center;mask-size:28px 28px}
.focus-list span:nth-child(1)::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2h2v3h6V2h2v3h2v2h3v2h-3v6h3v2h-3v2h-2v3h-2v-3H9v3H7v-3H5v-2H2v-2h3V9H2V7h3V5h2V2zm0 5v10h10V7H7zm3 3h4v4h-4v-4z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2h2v3h6V2h2v3h2v2h3v2h-3v6h3v2h-3v2h-2v3h-2v-3H9v3H7v-3H5v-2H2v-2h3V9H2V7h3V5h2V2zm0 5v10h10V7H7zm3 3h4v4h-4v-4z'/%3E%3C/svg%3E")}
.focus-list span:nth-child(2)::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a4 4 0 0 0-3.85 2.92A4.5 4.5 0 0 0 4.5 9.34 4.5 4.5 0 0 0 6 18a4 4 0 0 0 6 3.46A4 4 0 0 0 18 18a4.5 4.5 0 0 0 1.5-8.66 4.5 4.5 0 0 0-3.65-4.42A4 4 0 0 0 12 2zm-1 17.73A2 2 0 0 1 8 18h2v-2H6a2.5 2.5 0 0 1-.3-4.98L7 10.86V9.34a2.5 2.5 0 0 1 2-2.45V10h2v9.73zm7-3.73h-4v2h2a2 2 0 0 1-3 1.73V14h3v-2h-3V4.27a2 2 0 0 1 1 1.73v2h2V7a2.5 2.5 0 0 1 1 4.79V13l1.3.16A2.5 2.5 0 0 1 18 16z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a4 4 0 0 0-3.85 2.92A4.5 4.5 0 0 0 4.5 9.34 4.5 4.5 0 0 0 6 18a4 4 0 0 0 6 3.46A4 4 0 0 0 18 18a4.5 4.5 0 0 0 1.5-8.66 4.5 4.5 0 0 0-3.65-4.42A4 4 0 0 0 12 2zm-1 17.73A2 2 0 0 1 8 18h2v-2H6a2.5 2.5 0 0 1-.3-4.98L7 10.86V9.34a2.5 2.5 0 0 1 2-2.45V10h2v9.73zm7-3.73h-4v2h2a2 2 0 0 1-3 1.73V14h3v-2h-3V4.27a2 2 0 0 1 1 1.73v2h2V7a2.5 2.5 0 0 1 1 4.79V13l1.3.16A2.5 2.5 0 0 1 18 16z'/%3E%3C/svg%3E")}
.focus-list span:nth-child(3)::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a3 3 0 1 1-1 5.83v2.34l-4 2V14a3 3 0 1 1-2 0v-3.07l5-2.5v-.6A3 3 0 0 1 12 2zm0 2a1 1 0 1 0 0 2 1 1 0 0 0 0-2zM6 16a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm12-2a3 3 0 1 1-1 5.83v-2.66l-4-2V22h-2v-8.07l6-3v-.76A3 3 0 0 1 18 14zm0 2a1 1 0 1 0 0 2 1 1 0 0 0 0-2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a3 3 0 1 1-1 5.83v2.34l-4 2V14a3 3 0 1 1-2 0v-3.07l5-2.5v-.6A3 3 0 0 1 12 2zm0 2a1 1 0 1 0 0 2 1 1 0 0 0 0-2zM6 16a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm12-2a3 3 0 1 1-1 5.83v-2.66l-4-2V22h-2v-8.07l6-3v-.76A3 3 0 0 1 18 14zm0 2a1 1 0 1 0 0 2 1 1 0 0 0 0-2z'/%3E%3C/svg%3E")}
.focus-list span:nth-child(4)::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 3h16a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2zm0 2v4h16V5H4zm1 1h2v2H5V6zm-1 7h16a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2zm0 2v4h16v-4H4zm1 1h2v2H5v-2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 3h16a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2zm0 2v4h16V5H4zm1 1h2v2H5V6zm-1 7h16a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2zm0 2v4h16v-4H4zm1 1h2v2H5v-2z'/%3E%3C/svg%3E")}
.focus-list span:nth-child(5)::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m12 2 9 4.5-9 4.5-9-4.5L12 2zm0 2.24L7.47 6.5 12 8.76l4.53-2.26L12 4.24zM3 10l9 4.5 9-4.5v2.24l-9 4.5-9-4.5V10zm0 5.5 9 4.5 9-4.5v2.24l-9 4.5-9-4.5V15.5z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m12 2 9 4.5-9 4.5-9-4.5L12 2zm0 2.24L7.47 6.5 12 8.76l4.53-2.26L12 4.24zM3 10l9 4.5 9-4.5v2.24l-9 4.5-9-4.5V10zm0 5.5 9 4.5 9-4.5v2.24l-9 4.5-9-4.5V15.5z'/%3E%3C/svg%3E")}
.focus-list span:nth-child(6)::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2h10v3h2a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3h-2v3H7v-3H5a3 3 0 0 1-3-3V8a3 3 0 0 1 3-3h2V2zm2 2v3H5a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h4v3h6v-3h4a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1h-4V4H9zm-2 6h2v4H7v-4zm4 0h2v4h-2v-4zm4 0h2v4h-2v-4z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2h10v3h2a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3h-2v3H7v-3H5a3 3 0 0 1-3-3V8a3 3 0 0 1 3-3h2V2zm2 2v3H5a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h4v3h6v-3h4a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1h-4V4H9zm-2 6h2v4H7v-4zm4 0h2v4h-2v-4zm4 0h2v4h-2v-4z'/%3E%3C/svg%3E")}
/* True thin-line focus icons */
.focus-list span:nth-child(1)::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='7' y='7' width='10' height='10' rx='1.5'/%3E%3Cpath d='M9 3v4m6-4v4M9 17v4m6-4v4M3 9h4m-4 6h4m10-6h4m-4 6h4'/%3E%3Crect x='10' y='10' width='4' height='4' rx='.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='7' y='7' width='10' height='10' rx='1.5'/%3E%3Cpath d='M9 3v4m6-4v4M9 17v4m6-4v4M3 9h4m-4 6h4m10-6h4m-4 6h4'/%3E%3Crect x='10' y='10' width='4' height='4' rx='.5'/%3E%3C/svg%3E")}
.focus-list span:nth-child(2)::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 5.2A3.2 3.2 0 0 0 6 6.7a3.5 3.5 0 0 0-1 6.7A3.5 3.5 0 0 0 8.5 19c1.5 0 2.8-.9 3.5-2.1m0-11.7a3.2 3.2 0 0 1 6 1.5 3.5 3.5 0 0 1 1 6.7 3.5 3.5 0 0 1-3.5 5.6c-1.5 0-2.8-.9-3.5-2.1V5.2zM8 9h4m4 3h-4m-4 3v-3H5m11-3v3h3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 5.2A3.2 3.2 0 0 0 6 6.7a3.5 3.5 0 0 0-1 6.7A3.5 3.5 0 0 0 8.5 19c1.5 0 2.8-.9 3.5-2.1m0-11.7a3.2 3.2 0 0 1 6 1.5 3.5 3.5 0 0 1 1 6.7 3.5 3.5 0 0 1-3.5 5.6c-1.5 0-2.8-.9-3.5-2.1V5.2zM8 9h4m4 3h-4m-4 3v-3H5m11-3v3h3'/%3E%3C/svg%3E")}
.focus-list span:nth-child(3)::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='5' r='2.2'/%3E%3Ccircle cx='5' cy='18' r='2.2'/%3E%3Ccircle cx='19' cy='18' r='2.2'/%3E%3Cpath d='M10.9 6.9 6.1 16M13.1 6.9l4.8 9.1M7.2 18h9.6M12 8v5'/%3E%3Ccircle cx='12' cy='14.5' r='1.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='5' r='2.2'/%3E%3Ccircle cx='5' cy='18' r='2.2'/%3E%3Ccircle cx='19' cy='18' r='2.2'/%3E%3Cpath d='M10.9 6.9 6.1 16M13.1 6.9l4.8 9.1M7.2 18h9.6M12 8v5'/%3E%3Ccircle cx='12' cy='14.5' r='1.5'/%3E%3C/svg%3E")}
.focus-list span:nth-child(4)::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3.5' y='4.5' width='17' height='6' rx='1.5'/%3E%3Crect x='3.5' y='13.5' width='17' height='6' rx='1.5'/%3E%3Cpath d='M7 7.5h.01M10 7.5h6M7 16.5h.01M10 16.5h6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3.5' y='4.5' width='17' height='6' rx='1.5'/%3E%3Crect x='3.5' y='13.5' width='17' height='6' rx='1.5'/%3E%3Cpath d='M7 7.5h.01M10 7.5h6M7 16.5h.01M10 16.5h6'/%3E%3C/svg%3E")}
.focus-list span:nth-child(5)::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 3 8 4-8 4-8-4 8-4zm-8 9 8 4 8-4M4 17l8 4 8-4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 3 8 4-8 4-8-4 8-4zm-8 9 8 4 8-4M4 17l8 4 8-4'/%3E%3C/svg%3E")}
.focus-list span:nth-child(6)::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='6' y='6' width='12' height='12' rx='2'/%3E%3Cpath d='M9 2v4m6-4v4M9 18v4m6-4v4M2 9h4m-4 6h4m12-6h4m-4 6h4M9.5 10h5m-5 4h5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='6' y='6' width='12' height='12' rx='2'/%3E%3Cpath d='M9 2v4m6-4v4M9 18v4m6-4v4M2 9h4m-4 6h4m12-6h4m-4 6h4M9.5 10h5m-5 4h5'/%3E%3C/svg%3E")}
/* Reference-style neutral monoline diagrams */
.focus-list span::before{background:#a2a8ae;-webkit-mask-size:31px 31px;mask-size:31px 31px}
.focus-list span:nth-child(1)::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.15' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='6.5' y='6.5' width='11' height='11' rx='1.5'/%3E%3Crect x='9.5' y='9.5' width='5' height='5' rx='.6'/%3E%3Cpath d='M9 3.5v3m6-3v3M9 17.5v3m6-3v3M3.5 9h3m-3 6h3m11-6h3m-3 6h3'/%3E%3Ccircle cx='12' cy='12' r='.7'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.15' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='6.5' y='6.5' width='11' height='11' rx='1.5'/%3E%3Crect x='9.5' y='9.5' width='5' height='5' rx='.6'/%3E%3Cpath d='M9 3.5v3m6-3v3M9 17.5v3m6-3v3M3.5 9h3m-3 6h3m11-6h3m-3 6h3'/%3E%3Ccircle cx='12' cy='12' r='.7'/%3E%3C/svg%3E")}
.focus-list span:nth-child(2)::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.15' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 5.5a3 3 0 0 0-5.7 1.4 3.2 3.2 0 0 0-1 6.1A3.3 3.3 0 0 0 8.6 18c1.5 0 2.7-.8 3.4-2m0-10.5a3 3 0 0 1 5.7 1.4 3.2 3.2 0 0 1 1 6.1 3.3 3.3 0 0 1-3.3 5c-1.5 0-2.7-.8-3.4-2V5.5zM8 9h4m4 2h-4m-4 4v-3H5.5m11-3v3h2'/%3E%3Ccircle cx='8' cy='9' r='.7'/%3E%3Ccircle cx='16' cy='9' r='.7'/%3E%3Ccircle cx='8' cy='15' r='.7'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.15' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 5.5a3 3 0 0 0-5.7 1.4 3.2 3.2 0 0 0-1 6.1A3.3 3.3 0 0 0 8.6 18c1.5 0 2.7-.8 3.4-2m0-10.5a3 3 0 0 1 5.7 1.4 3.2 3.2 0 0 1 1 6.1 3.3 3.3 0 0 1-3.3 5c-1.5 0-2.7-.8-3.4-2V5.5zM8 9h4m4 2h-4m-4 4v-3H5.5m11-3v3h2'/%3E%3Ccircle cx='8' cy='9' r='.7'/%3E%3Ccircle cx='16' cy='9' r='.7'/%3E%3Ccircle cx='8' cy='15' r='.7'/%3E%3C/svg%3E")}
.focus-list span:nth-child(3)::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.15' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2.5' y='8.5' width='7' height='7' rx='1'/%3E%3Crect x='15' y='3' width='6.5' height='6.5' rx='1'/%3E%3Crect x='15' y='14.5' width='6.5' height='6.5' rx='1'/%3E%3Cpath d='M9.5 12h2.5V6.25h3M12 12v5.75h3'/%3E%3Ccircle cx='5' cy='11' r='.7'/%3E%3Ccircle cx='7' cy='11' r='.7'/%3E%3Ccircle cx='5' cy='13' r='.7'/%3E%3Ccircle cx='7' cy='13' r='.7'/%3E%3Cpath d='M17.2 6.2h2.2m-2.2 11.6h2.2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.15' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2.5' y='8.5' width='7' height='7' rx='1'/%3E%3Crect x='15' y='3' width='6.5' height='6.5' rx='1'/%3E%3Crect x='15' y='14.5' width='6.5' height='6.5' rx='1'/%3E%3Cpath d='M9.5 12h2.5V6.25h3M12 12v5.75h3'/%3E%3Ccircle cx='5' cy='11' r='.7'/%3E%3Ccircle cx='7' cy='11' r='.7'/%3E%3Ccircle cx='5' cy='13' r='.7'/%3E%3Ccircle cx='7' cy='13' r='.7'/%3E%3Cpath d='M17.2 6.2h2.2m-2.2 11.6h2.2'/%3E%3C/svg%3E")}
.focus-list span:nth-child(4)::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.15' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='2.5' width='16' height='4' rx='1'/%3E%3Crect x='4' y='8' width='16' height='4' rx='1'/%3E%3Crect x='4' y='13.5' width='16' height='4' rx='1'/%3E%3Cpath d='M7 4.5h.01M9 4.5h.01M7 10h.01M9 10h.01M7 15.5h.01M9 15.5h.01M12 17.5v2'/%3E%3Ccircle cx='12' cy='21' r='1.4'/%3E%3Cpath d='M9 21h-3m9 0h3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.15' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='2.5' width='16' height='4' rx='1'/%3E%3Crect x='4' y='8' width='16' height='4' rx='1'/%3E%3Crect x='4' y='13.5' width='16' height='4' rx='1'/%3E%3Cpath d='M7 4.5h.01M9 4.5h.01M7 10h.01M9 10h.01M7 15.5h.01M9 15.5h.01M12 17.5v2'/%3E%3Ccircle cx='12' cy='21' r='1.4'/%3E%3Cpath d='M9 21h-3m9 0h3'/%3E%3C/svg%3E")}
.focus-list span:nth-child(5)::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.15' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='8' y='8' width='8' height='8' rx='1.3'/%3E%3Crect x='2.5' y='2.5' width='4' height='4' rx='.8'/%3E%3Crect x='17.5' y='2.5' width='4' height='4' rx='.8'/%3E%3Crect x='2.5' y='17.5' width='4' height='4' rx='.8'/%3E%3Crect x='17.5' y='17.5' width='4' height='4' rx='.8'/%3E%3Cpath d='M6.5 4.5H12V8m5.5-3.5H12M4.5 6.5V12H8m11.5-5.5V12H16M4.5 17.5V12m15.5 5.5V12M6.5 19.5H12V16m5.5 3.5H12'/%3E%3Ccircle cx='12' cy='12' r='1.4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.15' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='8' y='8' width='8' height='8' rx='1.3'/%3E%3Crect x='2.5' y='2.5' width='4' height='4' rx='.8'/%3E%3Crect x='17.5' y='2.5' width='4' height='4' rx='.8'/%3E%3Crect x='2.5' y='17.5' width='4' height='4' rx='.8'/%3E%3Crect x='17.5' y='17.5' width='4' height='4' rx='.8'/%3E%3Cpath d='M6.5 4.5H12V8m5.5-3.5H12M4.5 6.5V12H8m11.5-5.5V12H16M4.5 17.5V12m15.5 5.5V12M6.5 19.5H12V16m5.5 3.5H12'/%3E%3Ccircle cx='12' cy='12' r='1.4'/%3E%3C/svg%3E")}
.focus-list span:nth-child(6)::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.15' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='6' y='4' width='12' height='16' rx='2'/%3E%3Cpath d='M9 1.5V4m6-2.5V4M9 20v2.5m6-2.5v2.5M3.5 8H6m-2.5 8H6m12-8h2.5M18 16h2.5'/%3E%3Crect x='9' y='7' width='6' height='6' rx='1'/%3E%3Cpath d='M10 16h4m-2-3v3'/%3E%3Ccircle cx='12' cy='17.5' r='.7'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.15' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='6' y='4' width='12' height='16' rx='2'/%3E%3Cpath d='M9 1.5V4m6-2.5V4M9 20v2.5m6-2.5v2.5M3.5 8H6m-2.5 8H6m12-8h2.5M18 16h2.5'/%3E%3Crect x='9' y='7' width='6' height='6' rx='1'/%3E%3Cpath d='M10 16h4m-2-3v3'/%3E%3Ccircle cx='12' cy='17.5' r='.7'/%3E%3C/svg%3E")}
.focus-list span::after{content:"";position:absolute;left:49px;right:0;bottom:1px;height:1px;background:linear-gradient(90deg,rgba(76,150,238,.72),rgba(76,150,238,0));transform:scaleX(.28);transform-origin:left;transition:transform .35s ease}
.focus-list span:hover{background:none;color:#fff;transform:translateX(4px)}
.focus-list span:hover::after{transform:scaleX(1)}
@media(prefers-reduced-motion:reduce){.member-photo img{transition:none}}
@media(max-width:850px){.header nav.open{top:89px}.header.scrolled nav.open{top:81px}.product-card{min-height:0}.product-visual{height:165px}}
@media(max-width:850px){.focus{margin-top:62px}.focus-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px}}
@media(max-width:520px){.header{height:82px}.header.scrolled{height:82px}.header nav.open,.header.scrolled nav.open{top:81px}.product-card{min-height:0;padding:23px 22px 26px}.product-visual{height:150px;margin-inline:-10px}.focus{margin-top:52px}.focus-label{margin-bottom:18px}.focus-list{grid-template-columns:1fr}.focus-list span{font-size:18px;padding:16px 0 3px!important;margin-bottom:20px}.focus-list span:last-child{margin-bottom:0}}
@media(max-width:520px){.hero-media{inset:0;animation:heroMediaDriftMobileRight 18s ease-in-out infinite alternate}.hero-media img{object-fit:cover;object-position:100% center;opacity:.9}.hero::after{background:linear-gradient(90deg,rgba(7,12,17,.86) 0,rgba(7,12,17,.74) 58%,rgba(7,12,17,.18) 100%),linear-gradient(180deg,rgba(7,12,17,.18),rgba(7,12,17,.34))}}
@keyframes heroMediaDriftMobileRight{from{transform:scale(1.015) translate3d(0,0,0)}to{transform:scale(1.04) translate3d(-.35%,0,0)}}
