:root{color-scheme:light;--ink: #111827;--muted: #596273;--soft: #fbfbfd;--surface: #ffffff;--line: rgba(17, 24, 39, .1);--line-strong: rgba(17, 24, 39, .18);--blue: #0b79ff;--aqua: #18b7c7;--green: #32b26f;--coral: #ff6b5f;--gold: #d69b24;--shadow: 0 18px 54px rgba(17, 24, 39, .08);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--soft);scroll-behavior:smooth}body{margin:0;color:var(--ink);background:linear-gradient(180deg,#fbfbfd,#f7f8fb 48%,#fbfbfd),var(--soft);overflow-x:clip;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body,button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}p{margin:0;color:var(--muted);line-height:1.7}h1,h2,h3{margin:0;letter-spacing:0;line-height:1.05;text-wrap:balance}h1{font-size:clamp(2.85rem,5.6vw,4.9rem);max-width:760px}h2{font-size:clamp(2rem,4vw,3.35rem);max-width:620px}h3{font-size:1.15rem}dl,dd{margin:0}.skip-link{position:fixed;left:1rem;top:1rem;z-index:50;transform:translateY(-150%);border-radius:8px;background:var(--ink);color:#fff;padding:.75rem 1rem}.skip-link:focus{transform:translateY(0)}.page-pad{width:min(1080px,calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;padding:14px 0;backdrop-filter:blur(24px);background:#fbfbfdd1;border-bottom:1px solid rgba(17,24,39,.06)}.nav-shell{width:min(1100px,calc(100% - 32px));min-height:58px;margin-inline:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.brand-mark{display:inline-flex;align-items:center;gap:.7rem;width:max-content}.brand-symbol{width:42px;height:42px;flex:0 0 auto}.brand-symbol svg{display:block;width:100%;height:100%;border-radius:11px;filter:drop-shadow(0 8px 16px rgba(17,24,39,.16))}.brand-copy{display:grid;gap:.15rem}.brand-copy strong{font-size:.96rem;line-height:1}.brand-copy span{color:var(--muted);font-size:.78rem;line-height:1}.nav-links{position:relative;display:inline-flex;justify-content:center;gap:.35rem;padding:.3rem;border:1px solid rgba(17,24,39,.08);border-radius:999px;background:#ffffffb8}.nav-links a,.nav-apps summary,.nav-action{min-height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 1rem;color:#111827c2;font-size:.92rem;font-weight:650;list-style:none;cursor:pointer;transition:color .18s ease,background .18s ease,transform .18s ease}.nav-links a:hover,.nav-links a:focus-visible,.nav-apps summary:hover,.nav-apps summary:focus-visible{color:var(--ink);background:#1118270f}.nav-apps{position:relative}.nav-apps summary::-webkit-details-marker{display:none}.nav-apps summary:after{content:"";width:.42rem;height:.42rem;margin-left:.45rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-.12rem) rotate(45deg);transition:transform .18s ease}.nav-apps[open] summary:after{transform:translateY(.1rem) rotate(225deg)}.nav-app-menu{position:absolute;top:calc(100% + .65rem);left:50%;z-index:30;width:240px;display:none;border:1px solid rgba(17,24,39,.1);border-radius:8px;background:#fffffff5;box-shadow:0 18px 42px #11182724;padding:.45rem;transform:translate(-50%)}.nav-apps[open] .nav-app-menu,.nav-apps:hover .nav-app-menu,.nav-apps:focus-within .nav-app-menu{display:grid}.nav-app-menu a{min-height:auto;display:grid;justify-content:stretch;gap:.25rem;border-radius:8px;padding:.85rem;text-align:left}.nav-app-menu strong{color:var(--ink);font-size:.96rem;line-height:1.15}.nav-app-menu span{color:#11182794;font-size:.82rem;line-height:1.35}.nav-action{justify-self:end;color:#fff;background:var(--ink);box-shadow:0 10px 24px #1118271f}.nav-action:hover,.button:hover{transform:translateY(-1px)}.hero-section{min-height:clamp(620px,68svh,800px);position:relative;display:grid;align-items:end;overflow:clip;isolation:isolate}.hero-background{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#fbfbfd,#fbfbfdfa 54%,#fbfbfdb8),url(/assets/hero-field.png);background-size:cover;background-position:62% center;opacity:.74;transform:scale(1.02);animation:heroDrift 18s ease-in-out infinite alternate}.hero-background:after{content:"";position:absolute;inset:auto 0 0;height:40%;background:linear-gradient(180deg,rgba(251,251,253,0),var(--soft))}.hero-content{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.68fr) minmax(220px,.32fr);gap:clamp(2rem,6vw,5rem);align-items:center;padding:clamp(5rem,8vw,7rem) 0 clamp(4.5rem,7vw,6rem)}.hero-copy{min-width:0}.hero-logo-stage{position:relative;width:clamp(190px,22vw,320px);aspect-ratio:1;justify-self:end;display:grid;place-items:center;transform-style:preserve-3d;animation:heroLogoFloat 7s ease-in-out infinite alternate}.hero-logo-stage:before{content:"";position:absolute;inset:-12% -10% -8%;border:1px solid rgba(17,24,39,.07);border-radius:26%;background:linear-gradient(145deg,#ffffffd1,#ffffff59),linear-gradient(135deg,#18b7c724,#32b26f14 52%,#d69b241f);box-shadow:0 30px 70px #1118271a,inset 0 1px #ffffffe6;transform:rotate(-7deg);animation:heroLogoPlate 8s ease-in-out infinite alternate}.hero-logo-stage:after{content:"";position:absolute;bottom:5%;width:60%;height:9%;border-radius:999px;background:#11182729;filter:blur(15px);transform:scaleX(.9);animation:heroLogoShadow 7s ease-in-out infinite alternate}.hero-logo-mark{position:relative;z-index:1;display:block;width:78%;height:78%;overflow:visible;filter:drop-shadow(0 24px 34px rgba(17,24,39,.22))}.hero-logo-surface{transform-origin:center;animation:heroLogoSurface 9s ease-in-out infinite alternate}.hero-logo-arc{animation:heroLogoArc 5.8s ease-in-out infinite}.hero-logo-node{transform-box:fill-box;transform-origin:center;animation:heroLogoNode 5.8s ease-in-out infinite}.hero-logo-node-end{animation-delay:.35s}.eyebrow{color:#1118279e;font-size:.77rem;font-weight:760;letter-spacing:.08em;line-height:1.25;margin-bottom:1rem;text-transform:uppercase}.hero-lede{max-width:640px;margin-top:1.35rem;color:#111827b8;font-size:clamp(1.08rem,1.7vw,1.28rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2.2rem}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 1.25rem;font-weight:720;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button-primary{color:#fff;background:var(--ink);box-shadow:0 12px 28px #11182729}.button-secondary{background:#ffffffd1;border:1px solid rgba(17,24,39,.1)}.facts-band{padding:1.7rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.motion-ready [data-animate]{opacity:0;transform:translateY(22px);transition:opacity .72s ease,transform .72s cubic-bezier(.2,.8,.2,1);transition-delay:var(--reveal-delay, 0ms)}.motion-ready [data-animate].is-visible{opacity:1;transform:translateY(0)}.motion-ready .capability-list-clean article:nth-child(2){--reveal-delay: 90ms}.motion-ready .capability-list-clean article:nth-child(3){--reveal-delay: .18s}.facts-band dl{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.facts-band div{min-width:0}.facts-band dt{margin-bottom:.38rem;color:#1118278a;font-size:.72rem;font-weight:760;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.facts-band dd{color:#111827d6;font-size:1rem;font-weight:690;line-height:1.45}.signal-band{padding:0 0 3rem}.signal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--line);box-shadow:var(--shadow)}.signal-grid div{min-height:128px;display:grid;align-content:end;gap:.4rem;padding:1.25rem;background:#ffffffc7}.signal-grid span,.contact-directory span,.company-record dt,.office-panel dt,.footer-grid h2{color:#1118278f;font-size:.74rem;font-weight:760;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.signal-grid strong{font-size:clamp(1rem,2vw,1.35rem)}.section{padding-block:clamp(4.5rem,8vw,7rem)}.layered-section{position:relative;isolation:isolate}.layered-section:before{content:"";position:absolute;inset:clamp(1.5rem,3vw,2.5rem) max(20px,calc((100vw - 1160px)/2)) auto;z-index:-1;height:calc(100% - clamp(3rem,6vw,5rem));border:1px solid rgba(17,24,39,.06);border-radius:8px;background:linear-gradient(180deg,#ffffffd1,#ffffff7a),repeating-linear-gradient(90deg,rgba(17,24,39,.035) 0 1px,transparent 1px 96px)}.story-section,.capability-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);column-gap:clamp(2rem,6vw,5.5rem);row-gap:clamp(2rem,5vw,3.5rem);align-items:start}.section-intro{position:sticky;top:120px}.two-column{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2rem,6vw,6rem);align-items:start}.content-stack{display:grid;gap:1.15rem}.story-signals{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;margin-top:.6rem;border:1px solid rgba(17,24,39,.09);border-radius:8px;background:#11182714}.story-signals span{min-height:74px;display:grid;align-items:end;padding:1rem;background:#ffffffc7;color:#111827c2;font-size:.82rem;font-weight:760;letter-spacing:.04em;line-height:1.3;text-transform:uppercase}.content-stack p,.contact-panel p,.subpage-hero p{font-size:clamp(1.02rem,1.5vw,1.18rem)}.capability-list-clean{display:grid;border-top:1px solid var(--line)}.capability-list-clean article{display:grid;grid-template-columns:minmax(150px,.45fr) minmax(0,1fr);gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid var(--line)}.capability-list-clean h3{color:var(--ink);font-size:clamp(1.08rem,1.7vw,1.35rem);line-height:1.2}.capability-list-clean p{font-size:1rem}.editorial-image{position:relative;margin:1.8rem 0 0;overflow:hidden;border:1px solid rgba(17,24,39,.08);border-radius:8px;background:#fff;box-shadow:0 18px 50px #11182714}.editorial-image img{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover}.editorial-image figcaption{margin:0;border-top:1px solid var(--line);padding:1rem 1.1rem;color:#111827a8;font-size:.92rem;line-height:1.55;background:#ffffffd1}.story-visual{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.36fr);min-height:clamp(330px,42vw,470px);margin:0;background:linear-gradient(135deg,#18b7c717,#d69b2414),#fff}.story-visual img{height:100%;min-height:clamp(330px,42vw,470px);aspect-ratio:auto;object-fit:cover;object-position:center}.story-visual figcaption{display:grid;align-content:end;gap:.85rem;border-top:0;border-left:1px solid var(--line);padding:clamp(1.2rem,3vw,2rem);background:linear-gradient(180deg,#ffffffad,#ffffffeb),repeating-linear-gradient(0deg,rgba(17,24,39,.035) 0 1px,transparent 1px 34px)}.story-visual figcaption strong{color:var(--ink);font-size:clamp(1.25rem,2.3vw,1.75rem);line-height:1.1}.story-visual figcaption span{color:#111827a8;font-size:.98rem;line-height:1.65}.motion-ready .editorial-image.is-visible img{animation:imageSettle .9s ease both}.pathway-band{position:relative;overflow:hidden;color:#fff;background:linear-gradient(135deg,#18b7c729,#fff0 45%),#111827}.pathway-band:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:80px 80px;mask-image:linear-gradient(90deg,transparent,black 18%,black 82%,transparent);opacity:.6}.pathway-layout{position:relative;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(2rem,6vw,5rem);align-items:start}.pathway-band .eyebrow,.pathway-band p{color:#ffffffad}.pathway-band h2{color:#fff}.pathway-grid{display:grid;gap:.85rem}.pathway-item{display:grid;grid-template-columns:3.5rem minmax(120px,.42fr) minmax(0,1fr);gap:1.25rem;align-items:start;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0e;padding:1.1rem;backdrop-filter:blur(18px)}.pathway-item span{color:#ffffff7a;font-weight:820}.pathway-item h3{color:#fff;font-size:clamp(1.15rem,2vw,1.45rem)}.pathway-item p{font-size:.98rem}.wide-image{margin-block:0 clamp(2.5rem,5vw,4.5rem);overflow:hidden;border:1px solid rgba(17,24,39,.08);border-radius:8px;background:#fff;box-shadow:0 18px 50px #11182712}.wide-image img{display:block;width:100%;max-height:430px;aspect-ratio:16 / 7;object-fit:cover;object-position:center}.motion-ready .wide-image.is-visible img{animation:imageSettle .9s ease both}.profile-showcase{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:clamp(1.5rem,4vw,3rem);align-items:stretch;padding-top:0}.image-shell,.surface-copy{border:1px solid rgba(17,24,39,.08);border-radius:8px;background:#ffffffc2;box-shadow:0 18px 50px #11182712}.image-shell{margin:0;overflow:hidden}.image-shell img{display:block;width:100%;height:100%;min-height:430px;object-fit:cover}.surface-copy{display:grid;align-content:end;gap:1rem;padding:clamp(1.3rem,4vw,2.2rem)}.surface-copy h2{max-width:none;font-size:clamp(1.75rem,3vw,2.7rem)}.surface-copy p:not(.eyebrow){font-size:1.04rem}.service-ribbon{display:flex;flex-wrap:wrap;gap:.75rem;padding-block:0}.service-ribbon span{border:1px solid var(--line);border-radius:999px;background:#ffffffb8;padding:.8rem 1rem;color:#111827bd;font-weight:680;box-shadow:0 10px 24px #1118270d}.section-heading{margin-bottom:2rem}.principle-grid,.capability-grid,.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.principle-card,.capability-grid article,.value-grid article,.office-panel,.contact-directory article{border:1px solid var(--line);border-radius:8px;background:#ffffffc2;box-shadow:0 18px 45px #11182712}.principle-card,.capability-grid article,.value-grid article{min-height:255px;padding:1.35rem;display:grid;align-content:space-between;gap:1.5rem}.principle-card h3,.capability-grid h2,.value-grid h3{font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.1;max-width:13ch}.principle-card p,.capability-grid p,.value-grid p{font-size:.98rem}.contact-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.7fr);gap:clamp(2rem,6vw,4.5rem);align-items:center;border-block:1px solid var(--line)}.clean-contact{padding-block:clamp(4rem,7vw,5.5rem)}.contact-panel h2{margin-bottom:1rem}.contact-list{display:grid;gap:.65rem}.contact-list a{border-bottom:1px solid var(--line-strong);padding:.75rem 0;color:var(--ink);font-size:clamp(1.03rem,2vw,1.3rem);font-weight:720}.contact-list span{display:block;margin-top:.35rem;color:#11182794;font-size:.92rem;font-weight:650}.contact-layer{position:relative;isolation:isolate}.contact-layer:before{content:"";position:absolute;inset:1.5rem 0;z-index:-1;border:1px solid rgba(17,24,39,.06);border-radius:8px;background:linear-gradient(135deg,#18b7c714,#ffffffb3 58%)}.subpage-hero{padding-block:clamp(5rem,9vw,7.5rem) clamp(2.5rem,5vw,3.5rem)}.subpage-hero h1{max-width:760px;margin-bottom:1.35rem}.subpage-hero p:not(.eyebrow){max-width:720px}.value-grid article span{color:var(--blue);font-weight:820}.company-record{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2rem,6vw,6rem);border-top:1px solid var(--line)}.company-record dl,.office-panel dl{display:grid;gap:1rem}.company-record dl div,.office-panel dl div{border-bottom:1px solid var(--line);padding-bottom:1rem}.company-record dd,.office-panel dd{margin-top:.35rem;color:var(--ink);font-size:1.08rem;font-weight:650}.capability-grid{grid-template-columns:repeat(2,1fr)}.contact-layout{display:block}.contact-directory{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.contact-directory article{min-height:150px;padding:1.25rem;display:grid;align-content:space-between;gap:1rem}.contact-directory a{display:block;width:fit-content;margin-top:.25rem;font-size:clamp(1.05rem,2vw,1.45rem);font-weight:730;word-break:break-word}.office-panel{position:sticky;top:105px;padding:1.35rem}.office-panel h2{max-width:none;margin-bottom:.8rem;font-size:clamp(1.6rem,3vw,2.4rem)}.office-panel p{margin-bottom:2rem}.policy-page{max-width:820px;padding-block:clamp(6rem,12vw,10rem)}.policy-page h1{max-width:none;margin-bottom:.75rem;font-size:clamp(2.8rem,8vw,5.5rem)}.policy-page h2{max-width:none;margin:2.5rem 0 .75rem;font-size:clamp(1.45rem,3vw,2.1rem)}.policy-updated{color:#11182794;font-weight:650}.policy-lede{margin:1.25rem 0 2.25rem;font-size:clamp(1.08rem,1.8vw,1.25rem);line-height:1.75;color:#111827bd}.policy-page p,.policy-page li{line-height:1.75}.policy-list{margin:.75rem 0 1.5rem;padding-left:1.25rem;color:#111827bd}.policy-list li+li{margin-top:.7rem}.policy-page a{color:var(--ink);font-weight:700;text-underline-offset:.18em}.site-footer{border-top:1px solid var(--line);background:#fff}.footer-grid{width:min(1180px,calc(100% - 40px));margin-inline:auto;padding:3.5rem 0 2.5rem;display:grid;grid-template-columns:minmax(0,1.5fr) repeat(3,minmax(150px,.55fr));gap:2rem}.footer-brand{margin-bottom:1.2rem}.footer-grid p{max-width:430px;font-size:.96rem}.footer-grid div:not(:first-child){display:grid;align-content:start;gap:.7rem}.footer-grid a,.footer-grid span{color:#111827b3;font-size:.94rem;line-height:1.45}.footer-grid a:hover{color:var(--ink)}.footer-bottom{width:min(1180px,calc(100% - 40px));margin-inline:auto;padding:1.25rem 0;display:flex;justify-content:space-between;gap:1rem;border-top:1px solid var(--line);color:#1118278c;font-size:.86rem}@media(max-width:900px){.nav-shell{grid-template-columns:1fr auto}.nav-links{display:none}.hero-section{min-height:clamp(610px,68svh,740px)}.hero-content{grid-template-columns:1fr;gap:1.5rem}.hero-logo-stage{order:-1;width:clamp(150px,29vw,210px);justify-self:end}.hero-background{background:linear-gradient(180deg,#fbfbfd,#fbfbfdf2 58%,#fbfbfdc7),url(/assets/hero-field.png);background-size:cover;background-position:58% center}.facts-band dl{grid-template-columns:1fr;gap:1rem}.facts-band div{padding-bottom:1rem;border-bottom:1px solid var(--line)}.facts-band div:last-child{padding-bottom:0;border-bottom:0}.signal-grid,.principle-grid,.value-grid,.capability-grid,.footer-grid{grid-template-columns:1fr 1fr}.two-column,.story-section,.capability-section,.pathway-layout,.profile-showcase,.contact-panel,.company-record,.contact-directory,.story-visual{grid-template-columns:1fr}.story-visual figcaption{border-top:1px solid var(--line);border-left:0}.pathway-item{grid-template-columns:3.5rem minmax(0,1fr)}.pathway-item p{grid-column:2}.section-intro,.office-panel{position:static}}@keyframes heroDrift{0%{background-position:62% center}to{background-position:58% 52%}}@keyframes heroLogoFloat{0%{transform:translateY(0) rotate(-.8deg)}to{transform:translateY(-10px) rotate(1deg)}}@keyframes heroLogoPlate{0%{transform:rotate(-7deg) translateY(0) scale(1)}to{transform:rotate(-4deg) translateY(-5px) scale(1.015)}}@keyframes heroLogoShadow{0%{opacity:.42;transform:scaleX(.88)}to{opacity:.26;transform:scaleX(.74)}}@keyframes heroLogoSurface{0%{filter:brightness(1)}to{filter:brightness(1.08)}}@keyframes heroLogoArc{0%,to{opacity:.9;stroke-width:4.2}50%{opacity:1;stroke-width:4.8}}@keyframes heroLogoNode{0%,to{transform:scale(1)}50%{transform:scale(1.18)}}@keyframes imageSettle{0%{transform:scale(1.035)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}@media(max-width:640px){.page-pad,.footer-grid,.footer-bottom{width:min(1180px,calc(100% - 36px))}.site-header{padding:10px 0}.brand-copy span,.nav-action{display:none}.nav-shell{grid-template-columns:1fr}h1{font-size:clamp(2.35rem,10.5vw,3.05rem);max-width:100%;line-height:1.08}.hero-copy h1{font-size:clamp(2.15rem,8.8vw,2.65rem);line-height:1.1}h2{font-size:clamp(1.85rem,8.5vw,2.6rem);max-width:100%}.story-section .section-intro h2{font-size:clamp(1.72rem,7.2vw,2.05rem);line-height:1.1}.hero-content{padding-top:5rem}.hero-logo-stage{width:clamp(128px,38vw,168px);justify-self:start;margin-bottom:.25rem}.hero-lede{max-width:32rem;font-size:1rem}.hero-background{opacity:.34}.hero-actions{display:grid;width:100%;max-width:380px}.story-signals{grid-template-columns:1fr}.story-signals span{min-height:56px}.story-visual,.story-visual img{min-height:260px}.layered-section:before,.contact-layer:before{inset-inline:-4px}.pathway-layout{gap:2rem}.pathway-item{grid-template-columns:1fr;gap:.65rem}.pathway-item p{grid-column:auto}.wide-image img{aspect-ratio:4 / 3}.image-shell img{min-height:280px}.capability-list-clean article{grid-template-columns:1fr;gap:.65rem}.button{width:100%;max-width:100%}.signal-grid,.principle-grid,.value-grid,.capability-grid,.footer-grid{grid-template-columns:1fr}.principle-card,.capability-grid article,.value-grid article{min-height:220px}.footer-bottom{flex-direction:column}}.oter-shell{color:#fff;background:radial-gradient(circle at 70% 18%,rgba(124,92,255,.34),transparent 32%),radial-gradient(circle at 20% 65%,rgba(0,211,210,.16),transparent 28%),linear-gradient(145deg,#24155e,#101a43 58%,#07112d)}.oter-nav{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.oter-nav-inline{width:100%;margin-bottom:clamp(2.5rem,6vw,4rem)}.oter-nav div{display:inline-flex;align-items:center;gap:.35rem;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff14;padding:.28rem}.oter-nav a{min-height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 .9rem;color:#ffffffc7;font-size:.9rem;font-weight:760}.oter-nav a:hover,.oter-nav a:focus-visible{color:#fff;background:#ffffff1f}.oter-wordmark{gap:.65rem;color:#fff!important;font-size:1.05rem!important;font-weight:850!important}.oter-app-icon{position:relative;width:112px;aspect-ratio:1;display:inline-grid;place-items:center;border-radius:30%;background:linear-gradient(145deg,#5fedffeb,#7555fffa 62%,#ec43a4d1),#6c55ff;box-shadow:0 24px 48px #5340d26b,inset 0 1px #ffffff57}.oter-app-icon-small{width:36px;border-radius:12px;box-shadow:0 12px 24px #5340d23d}.oter-mic{position:relative;width:38%;height:54%;border:7px solid white;border-top-width:0;border-radius:0 0 999px 999px}.oter-mic:before{content:"";position:absolute;left:50%;top:-25%;width:58%;height:70%;border-radius:999px;background:#fff;transform:translate(-50%)}.oter-mic:after{content:"";position:absolute;left:50%;bottom:-28%;width:54%;height:7px;border-radius:999px;background:#fff;transform:translate(-50%)}.oter-app-icon-small .oter-mic{border-width:3px;border-top-width:0}.oter-app-icon-small .oter-mic:after{height:3px}.oter-hero{min-height:clamp(720px,82svh,900px);display:grid;grid-template-columns:minmax(0,.92fr) minmax(340px,.72fr);gap:clamp(2rem,7vw,6rem);align-items:center;padding-block:clamp(3rem,7vw,6rem) clamp(5rem,8vw,7rem)}.oter-hero-copy{display:grid;align-content:center;gap:1.35rem}.oter-kicker{color:#7c5cff;font-size:.78rem;font-weight:850;letter-spacing:.08em;line-height:1.25;text-transform:uppercase}.oter-shell .oter-kicker,.oter-assistant-band .oter-kicker,.oter-privacy-band .oter-kicker,.oter-final-cta .oter-kicker{color:#b9b2fff2}.oter-hero h1{color:#fff;max-width:760px;font-size:clamp(3.2rem,7vw,6.7rem)}.oter-hero p,.oter-section-heading p,.oter-split p,.oter-final-cta p{max-width:690px;font-size:clamp(1.06rem,1.7vw,1.28rem)}.oter-shell p{color:#ffffffbd}.oter-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.65rem}.oter-button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 1.25rem;font-weight:830;transition:transform .18s ease,box-shadow .18s ease}.oter-button:hover{transform:translateY(-1px)}.oter-button-primary{color:#fff;background:linear-gradient(135deg,#7c5cff,#6d5cf2);box-shadow:0 16px 34px #5c4be652}.oter-button-secondary{color:#fff;border:1px solid rgba(255,255,255,.18);background:#ffffff14}.oter-proof-strip{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.35rem}.oter-proof-strip span{border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff13;padding:.58rem .75rem;color:#ffffffc7;font-size:.86rem;font-weight:740}.oter-phone-stage{display:grid;place-items:center}.oter-phone{width:min(100%,390px);min-height:620px;display:grid;align-content:start;gap:1.5rem;border:1px solid rgba(255,255,255,.12);border-radius:42px;background:linear-gradient(180deg,#2e236bf5,#121c45fa),#111a43;padding:1.25rem;box-shadow:0 42px 90px #00000057,inset 0 1px #ffffff29}.oter-phone-top{display:flex;justify-content:space-between;color:#fff;font-weight:850}.oter-phone-top span:last-child{width:62px;height:22px;border:2px solid rgba(255,255,255,.72);border-radius:999px}.oter-phone-art{position:relative;min-height:245px;display:grid;place-items:center}.oter-phone-art .oter-app-icon{width:132px}.oter-float-card{position:absolute;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:#7c5cff6b;padding:.7rem .85rem;color:#ffffffd1;font-size:.78rem;font-weight:790;box-shadow:0 18px 28px #0000002e}.oter-float-left{left:0;top:38%;transform:rotate(-6deg)}.oter-float-right{right:0;top:42%;transform:rotate(5deg)}.oter-phone h2{color:#fff;max-width:none;text-align:center;font-size:clamp(2.2rem,4vw,3rem)}.oter-phone h2 span{color:#8b78ff}.oter-phone p{max-width:none;text-align:center;color:#ffffffad;font-size:1rem}.oter-feature-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem}.oter-feature-row span{min-height:86px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff12;color:#fff;text-align:center;font-size:.82rem;font-weight:800}.oter-section{padding-block:clamp(4.8rem,8vw,7rem)}.oter-light{background:#fbfbff}.oter-section-heading{display:grid;gap:1rem;margin-bottom:2rem}.oter-section-heading h2,.oter-split h2,.oter-final-cta h2{max-width:790px;color:#141526}.oter-section-heading p,.oter-split p,.oter-final-cta p{color:#141526a8}.oter-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.oter-stat-grid article,.oter-product-card,.oter-transcript-card,.oter-chat-card,.oter-security-card,.oter-blog-card a{border:1px solid rgba(20,21,38,.08);border-radius:8px;background:#fff;box-shadow:0 24px 60px #1d1f3614}.oter-stat-grid article{min-height:155px;display:grid;align-content:end;gap:.45rem;padding:1.3rem}.oter-stat-grid strong{color:#7c5cff;font-size:clamp(2.2rem,5vw,4rem);line-height:1}.oter-stat-grid span{color:#141526ad;font-weight:740}.oter-workflow{background:radial-gradient(circle at 82% 10%,rgba(0,198,190,.13),transparent 24%),#f7f8ff}.oter-split{display:grid;grid-template-columns:minmax(0,.86fr) minmax(320px,1fr);gap:clamp(2rem,7vw,6rem);align-items:center}.oter-transcript-card{display:grid;gap:1.1rem;padding:clamp(1.1rem,3vw,1.8rem)}.oter-wave{height:46px;border-radius:999px;background:repeating-linear-gradient(90deg,#12c9c2 0 5px,transparent 5px 13px),linear-gradient(90deg,rgba(18,201,194,.1),transparent);mask-image:linear-gradient(90deg,transparent,black 8%,black 92%,transparent)}.oter-transcript-card blockquote{margin:0;border-radius:8px;background:#f5f2ff;padding:1rem;color:#141526;font-size:clamp(1.05rem,2vw,1.35rem);font-style:italic;line-height:1.45}.oter-transcript-card ul{display:grid;gap:.75rem;margin:0;padding:0;list-style:none}.oter-transcript-card li{display:grid;grid-template-columns:34px 1fr;column-gap:.8rem;align-items:center}.oter-transcript-card strong{color:#141526}.oter-transcript-card small{grid-column:2;color:#14152694}.oter-dot{width:34px;aspect-ratio:1;border-radius:10px}.oter-dot-green{background:#5fd16d}.oter-dot-blue{background:#4b9bff}.oter-dot-purple{background:#7c5cff}.oter-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.oter-product-card{min-height:310px;display:grid;align-content:space-between;gap:1.4rem;padding:1.4rem}.oter-product-card>span{width:62px;aspect-ratio:1;border-radius:22px;background:linear-gradient(135deg,#7c5cff,#66e8ff)}.oter-card-2>span{background:linear-gradient(135deg,#12c9c2,#6cf4e5)}.oter-card-3>span{background:linear-gradient(135deg,#ff9f0a,#ec43a4)}.oter-product-card h3{color:#141526;font-size:clamp(1.35rem,2.2vw,1.75rem)}.oter-product-card p{font-size:1rem}.oter-assistant-band{color:#fff;background:radial-gradient(circle at 18% 25%,rgba(236,67,164,.24),transparent 24%),linear-gradient(145deg,#24155e,#101a43 58%,#07112d)}.oter-assistant-band h2,.oter-privacy-band h2,.oter-final-cta h2{color:#fff}.oter-assistant-band p,.oter-privacy-band p,.oter-final-cta p{color:#ffffffb8}.oter-chat-card{display:grid;gap:1rem;padding:clamp(1rem,3vw,1.6rem);background:#fffffff5}.oter-message{margin:0;border-radius:22px;color:#141526}.oter-message-user{justify-self:end;background:#fde8f3;padding:.7rem 1rem}.oter-message-ai{display:grid;gap:.75rem}.oter-message-ai span{color:#141526b8;line-height:1.6}.oter-message-ai strong{display:flex;justify-content:space-between;gap:1rem;border-radius:8px;background:#fff2f8;padding:.85rem;color:#141526}.oter-message-ai em{align-self:center;border-radius:999px;background:#ffd9e8;padding:.2rem .55rem;color:#ec43a4;font-size:.78rem;font-style:normal}.oter-chip-grid{display:flex;flex-wrap:wrap;gap:.75rem}.oter-chip-grid span{border:1px solid rgba(20,21,38,.09);border-radius:999px;background:#fff;padding:.85rem 1rem;color:#141526b8;font-weight:780;box-shadow:0 14px 34px #1d1f360f}.oter-privacy-band{color:#fff;background:radial-gradient(circle at 80% 22%,rgba(124,92,255,.26),transparent 28%),#111827}.oter-text-link{display:inline-flex;width:fit-content;margin-top:1.2rem;color:#7c5cff;font-weight:850;text-underline-offset:.22em}.oter-privacy-band .oter-text-link,.oter-article .oter-text-link{color:#9d8cff}.oter-security-card{display:grid;gap:.75rem;padding:clamp(1.1rem,3vw,1.8rem);background:#ffffff14;border-color:#ffffff1f;box-shadow:0 24px 60px #00000029}.oter-security-card strong{color:#fff;font-size:clamp(1.25rem,2.5vw,1.8rem)}.oter-security-card span{border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:.75rem;color:#ffffffb8;font-weight:760}.oter-final-cta{text-align:center;color:#fff;background:radial-gradient(circle at 30% 20%,rgba(102,232,255,.18),transparent 22%),linear-gradient(145deg,#24155e,#101a43 58%,#07112d)}.oter-final-cta .page-pad{display:grid;justify-items:center;gap:1rem}.oter-final-cta h2,.oter-final-cta p{margin-inline:auto}.oter-blog-hero,.oter-article{padding-block:clamp(4.5rem,8vw,7rem) clamp(2rem,4vw,3rem)}.oter-blog-hero .oter-nav,.oter-article .oter-nav{color:#141526}.oter-blog-hero .oter-nav div,.oter-article .oter-nav div{border-color:#1415261a;background:#ffffffd1}.oter-blog-hero .oter-nav a,.oter-article .oter-nav a{color:#141526b8}.oter-blog-hero .oter-wordmark,.oter-article .oter-wordmark{color:#141526!important}.oter-blog-hero h1,.oter-article h1{max-width:890px;color:#141526}.oter-blog-hero p:not(.oter-kicker),.oter-article-description{max-width:720px;margin-top:1.1rem;font-size:clamp(1.05rem,1.6vw,1.22rem)}.oter-blog-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding-bottom:clamp(5rem,8vw,7rem)}.oter-blog-card a{min-height:270px;display:grid;align-content:space-between;gap:1rem;padding:1.35rem;transition:transform .18s ease,box-shadow .18s ease}.oter-blog-card a:hover{transform:translateY(-2px);box-shadow:0 28px 70px #1d1f361f}.oter-blog-card span,.oter-article time{color:#7c5cff;font-size:.78rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.oter-blog-card h2{max-width:none;color:#141526;font-size:clamp(1.5rem,3vw,2.2rem)}.oter-blog-card small{color:#1415268a;font-weight:740}.oter-article time{display:inline-flex;margin-top:1rem}.oter-article-body{max-width:760px;margin-top:2.4rem;border-top:1px solid rgba(20,21,38,.1);padding-top:2.2rem}.oter-article-body h2{margin:2.2rem 0 .8rem;color:#141526;font-size:clamp(1.45rem,3vw,2.1rem)}.oter-article-body p{margin-top:1rem;color:#141526b8;font-size:1.06rem;line-height:1.78}@media(max-width:900px){.oter-hero,.oter-split,.oter-feature-grid,.oter-stat-grid,.oter-blog-list{grid-template-columns:1fr}.oter-phone{width:min(100%,430px)}}@media(max-width:640px){.oter-nav{align-items:flex-start;flex-direction:column}.oter-nav div{width:100%;overflow-x:auto;justify-content:flex-start}.oter-hero{min-height:auto;padding-top:2.5rem}.oter-hero h1{font-size:clamp(2.55rem,12vw,3.5rem)}.oter-actions,.oter-button{width:100%}.oter-phone{min-height:560px;border-radius:30px}.oter-phone-art{min-height:210px}.oter-float-card{display:none}.oter-feature-row{grid-template-columns:1fr}.oter-message-ai strong{display:grid}}
