:root{--navy-1000:#040a0f;--navy-950:#08131b;--navy-900:#0d202c;--navy-850:#142b38;--navy-800:#1e3a4a;--navy-700:#365f72;--steel:#42697b;--steel-light:#a9bec9;--electric:#8dbbd0;--luminous:#c9a46b;--luminous-light:#ead3aa;--platinum:#ebe8e1;--mist:#f2f0eb;--paper:#f8f7f4;--white:#fff;--ink:#14232b;--muted:#596a73;--line:#d8d4cd;--line-strong:#c3beb5;--line-dark:rgba(225,235,242,.2);--focus:#0067a5;--font:var(--font-sans),"Segoe UI Variable","Segoe UI",sans-serif;--mono:"Cascadia Code","SFMono-Regular",Consolas,monospace;--shell:min(100% - 80px,1320px);--section:clamp(108px,10vw,168px);--ease:cubic-bezier(.2,.7,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--navy-950)}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--font);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}body.menu-is-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}svg{display:block}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}::selection{color:var(--navy-950);background:var(--luminous-light)}:focus-visible{outline:3px solid var(--focus);outline-offset:4px}.site-header :focus-visible,.hero :focus-visible,.mobile-menu-dialog :focus-visible{outline-color:var(--luminous-light)}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;z-index:1000;left:18px;top:12px;padding:12px 18px;color:var(--navy-950);background:var(--white);transform:translateY(-160%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow{display:inline-flex;align-items:center;gap:14px;color:var(--navy-700);font-family:var(--mono);font-size:.72rem;font-weight:600;letter-spacing:.16em;line-height:1.4;text-transform:uppercase}.eyebrow::before{width:36px;height:1px;background:currentColor;content:""}.eyebrow-light{color:#bdd0dd}
.site-header{position:sticky;z-index:100;top:0;color:var(--white);background:rgba(4,10,15,.88);border-bottom:1px solid rgba(234,211,170,.14);backdrop-filter:blur(26px) saturate(1.15)}.header-lightline{position:absolute;right:7%;bottom:-1px;width:min(24vw,360px);height:1px;background:linear-gradient(90deg,transparent,rgba(201,164,107,.72),transparent);pointer-events:none}.header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;gap:13px;min-height:48px;color:var(--white)}.brand-mark{position:relative;width:58px;height:54px;display:block;flex:0 0 auto;filter:drop-shadow(0 9px 16px rgba(0,0,0,.42));transition:filter .25s ease,transform .25s var(--ease)}.brand:hover .brand-mark{filter:drop-shadow(0 12px 20px rgba(0,0,0,.5)) drop-shadow(0 0 12px rgba(83,166,223,.18));transform:translateY(-1px)}.brand-image{position:absolute;left:0;bottom:0;z-index:1;width:52px;height:52px;display:block;object-fit:contain;transition:transform .3s var(--ease)}.brand:hover .brand-image{transform:scale(1.025)}.brand-tm{position:absolute;top:1px;right:0;z-index:2;color:#dce8ee;font-size:6px;font-weight:850;letter-spacing:-.05em;line-height:1;text-shadow:0 1px 3px rgba(0,0,0,.8)}.brand-name{display:flex;flex-direction:column;font-size:.69rem;line-height:1.12;letter-spacing:.12em;text-transform:uppercase}.brand-name strong{color:var(--white);font-size:.78rem;font-weight:650}.brand-name>span{color:#9baeb8}.nav{display:flex;align-items:center;gap:clamp(20px,2.5vw,40px)}.nav-links{display:flex;align-items:center;gap:clamp(14px,1.7vw,28px)}.nav-link{position:relative;min-height:44px;display:inline-flex;align-items:center;padding-inline:2px;color:#b7c5cc;font-size:.71rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase;transition:color .22s ease}.nav-link::after{position:absolute;right:0;bottom:2px;left:0;height:1px;background:var(--luminous);transform:scaleX(0);transform-origin:right;transition:transform .22s var(--ease);content:""}.nav-link:hover,.nav-link[aria-current=page]{color:var(--white)}.nav-link:hover::after,.nav-link[aria-current=page]::after{transform:scaleX(1);transform-origin:left}.nav-home-link{display:none}.header-cta{min-height:46px;display:inline-flex;align-items:center;gap:14px;padding:11px 16px 11px 19px;color:var(--navy-1000);background:var(--luminous-light);border:1px solid var(--luminous-light);font-size:.7rem;font-weight:750;letter-spacing:.07em;text-transform:uppercase;transition:color .22s ease,background .22s ease,border-color .22s ease}.header-cta:hover{color:var(--luminous-light);background:transparent;border-color:rgba(234,211,170,.62)}.header-cta:active{opacity:.78}.header-cta svg{width:17px;transition:transform .22s var(--ease)}.header-cta:hover svg{transform:translate(2px,-2px)}.menu-toggle{display:none}.mobile-menu-dialog{display:none}.language-switcher{position:relative;flex:0 0 auto;min-height:44px;display:inline-flex;align-items:center}.language-switcher::after{position:absolute;right:11px;width:7px;height:7px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:translateY(-2px) rotate(45deg);pointer-events:none;content:""}.language-switcher select{min-width:104px;min-height:44px;padding:8px 30px 8px 11px;color:#dce6eb;background:rgba(255,255,255,.045);border:1px solid var(--line-dark);border-radius:0;appearance:none;cursor:pointer;font-size:.75rem;font-weight:650}.language-switcher select:hover{border-color:rgba(234,211,170,.58)}.language-switcher option{color:var(--navy-950);background:var(--white)}
body[data-locale=ml]{--font:var(--font-malayalam),"Nirmala UI",sans-serif}body[data-locale=hi]{--font:var(--font-devanagari),"Nirmala UI",sans-serif}body[data-locale=ml] h1,body[data-locale=ml] h2,body[data-locale=ml] h3,body[data-locale=hi] h1,body[data-locale=hi] h2,body[data-locale=hi] h3{letter-spacing:-.025em;line-height:1.14}body[data-locale=ml] .eyebrow,body[data-locale=ml] .nav-link,body[data-locale=ml] .header-cta,body[data-locale=ml] .button,body[data-locale=hi] .eyebrow,body[data-locale=hi] .nav-link,body[data-locale=hi] .header-cta,body[data-locale=hi] .button{font-family:var(--font);font-size:.76rem;letter-spacing:.01em;text-transform:none}body[data-locale=ml] .hero-copy h1,body[data-locale=hi] .hero-copy h1{line-height:1.06}body[data-locale=ml] .hero-copy,body[data-locale=hi] .hero-copy{max-width:820px}body[data-locale=ml] h1,body[data-locale=ml] h2,body[data-locale=ml] h3,body[data-locale=ml] p,body[data-locale=ml] .eyebrow,body[data-locale=hi] h1,body[data-locale=hi] h2,body[data-locale=hi] h3,body[data-locale=hi] p,body[data-locale=hi] .eyebrow{overflow-wrap:anywhere}.hero-grid>*{min-width:0}
.button{position:relative;isolation:isolate;width:max-content;min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:32px;padding:14px 19px 14px 23px;overflow:hidden;border:1px solid transparent;font-size:.73rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase;transition:color .22s ease,background .22s ease,border-color .22s ease,transform .22s var(--ease)}.button::before{display:none}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(0)}.button-icon,.button svg{width:18px;transition:transform .22s var(--ease)}.button:hover svg{transform:translateX(3px)}.button-primary{color:var(--white);background:var(--navy-900)}.button-primary:hover{background:var(--navy-700)}.button-light{color:var(--navy-950);background:var(--platinum);border-color:var(--platinum)}.button-light:hover{color:var(--white);background:transparent}.text-link{width:max-content;min-height:44px;display:inline-flex;align-items:center;gap:9px;color:var(--navy-800);border-bottom:1px solid currentColor;font-size:.8rem;font-weight:750}.text-link svg{width:16px;transition:transform .2s var(--ease)}.text-link:hover svg{transform:translate(3px,-3px)}.text-link:active{opacity:.72}.text-link-light{color:#e1e9ee}
.hero{position:relative;min-height:max(780px,calc(100svh - 88px));display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--platinum);background:var(--navy-1000)}.hero-building-scene{position:absolute;z-index:0;inset:0;overflow:hidden;pointer-events:none}.hero-image{position:absolute;inset:-8%;width:116%;max-width:none;height:116%;object-fit:cover;object-position:center;backface-visibility:hidden;filter:brightness(1.08) saturate(.86) contrast(1.04);transform:translate3d(var(--hero-scene-x,clamp(-78px,-5.5vw,-22px)),0,0);transition:filter .68s ease,opacity .68s ease}.hero-building-scene[data-scroll-active=true] .hero-image{will-change:transform}.hero-shade{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(4,10,15,.96) 0%,rgba(4,10,15,.87) 38%,rgba(4,10,15,.48) 66%,rgba(4,10,15,.1) 100%),linear-gradient(0deg,rgba(4,10,15,.6),transparent 52%);transition:background .68s ease}.hero-grid-overlay{position:absolute;z-index:2;inset:0;opacity:.11;background-image:linear-gradient(rgba(169,190,201,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(169,190,201,.2) 1px,transparent 1px);background-size:132px 132px;mask-image:linear-gradient(90deg,#000,transparent 72%);transition:opacity .68s ease}.hero::before{position:absolute;z-index:2;inset:0;pointer-events:none;background:radial-gradient(circle at 74% 48%,rgba(230,178,93,.19),transparent 35%),linear-gradient(90deg,transparent 48%,rgba(234,211,170,.05));opacity:1;transition:opacity .68s ease;content:""}.hero::after{position:absolute;z-index:2;top:10%;bottom:10%;left:66%;width:1px;background:linear-gradient(transparent,rgba(201,164,107,.44) 48%,transparent);opacity:1;transition:opacity .68s ease;content:""}.hero:has(.hero-switch-demo.is-off) .hero-image{filter:brightness(.34) saturate(.34) contrast(1.08);opacity:.78}.hero:has(.hero-switch-demo.is-off) .hero-shade{background:linear-gradient(90deg,rgba(2,7,11,.995) 0%,rgba(2,7,11,.97) 40%,rgba(2,7,11,.84) 70%,rgba(2,7,11,.7) 100%),linear-gradient(0deg,rgba(2,7,11,.9),rgba(2,7,11,.24))}.hero:has(.hero-switch-demo.is-off) .hero-grid-overlay{opacity:.035}.hero:has(.hero-switch-demo.is-off)::before{opacity:0}.hero:has(.hero-switch-demo.is-off)::after{opacity:.16}.hero-grid{position:relative;z-index:3;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);align-items:center;gap:clamp(70px,9vw,150px);padding-block:clamp(100px,13vh,168px)}.hero-copy{max-width:850px}.hero-copy>*{animation:hero-copy-in .72s var(--ease) both}.hero-copy>:nth-child(2){animation-delay:.08s}.hero-copy>:nth-child(3){animation-delay:.16s}.hero-copy>:nth-child(4){animation-delay:.24s}.hero-copy>:nth-child(5){animation-delay:.32s}.hero-copy h1{display:flex;flex-direction:column;margin:30px 0 34px;color:var(--white);font-size:clamp(3.8rem,6.4vw,7.2rem);font-weight:440;letter-spacing:-.065em;line-height:.9}.hero-copy h1 span:nth-child(2){color:#c7d0d4}.hero-copy h1 em{color:var(--luminous-light);font-style:normal}.hero-copy>p{max-width:640px;margin-bottom:38px;color:#bdc9cf;font-size:clamp(1.02rem,1.2vw,1.2rem);line-height:1.8}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:28px}.hero-disciplines{display:flex;flex-wrap:wrap;gap:26px 38px;margin-top:56px;padding-top:24px;border-top:1px solid rgba(234,211,170,.18)}.hero-disciplines span{display:inline-flex;align-items:center;gap:10px;color:#bcc8ce;font-family:var(--mono);font-size:.63rem;letter-spacing:.14em;text-transform:uppercase}.hero-disciplines i{color:var(--luminous);font-style:normal}
.hero-system{position:relative;justify-self:end;width:min(100%,390px);min-height:438px;padding:14px;background:rgba(8,19,27,.82);border:1px solid rgba(234,211,170,.28);box-shadow:0 42px 100px rgba(0,0,0,.42);backdrop-filter:blur(24px) saturate(.9)}.hero-system::before{position:absolute;inset:6px;border:1px solid rgba(169,190,201,.08);pointer-events:none;content:""}.hero-system-head{position:relative;z-index:2;min-height:48px;display:flex;align-items:center;justify-content:space-between;padding-inline:10px;color:#9eb0ba;font-family:var(--mono);font-size:.56rem;letter-spacing:.16em}.hero-system-head i{width:7px;height:7px;background:var(--luminous);border-radius:50%;box-shadow:0 0 16px var(--luminous)}.hero-system-brand{position:relative;height:286px;margin:0;overflow:hidden;background:#10161b}.hero-switch-visual{width:100%;height:100%;display:block;object-fit:cover;object-position:center 54%;filter:saturate(.78) contrast(1.02);transition:transform .7s var(--ease),filter .4s ease}.hero-switch-layer{position:absolute;z-index:1;inset:0;opacity:0;transition:opacity .52s ease,transform .7s var(--ease),filter .4s ease}.hero-switch-layer.is-visible{opacity:1}.hero-system:hover .hero-switch-visual{transform:scale(1.025);filter:saturate(.92) contrast(1.03)}.hero-product-tag{position:absolute;z-index:5;left:14px;bottom:14px;padding:7px 9px;color:#e7edf0;background:rgba(4,10,15,.78);border:1px solid rgba(234,211,170,.24);font-family:var(--mono);font-size:.48rem;letter-spacing:.14em;line-height:1;text-transform:uppercase;white-space:nowrap;backdrop-filter:blur(8px)}.hero-switch-prompt{position:absolute;z-index:5;right:14px;bottom:14px;padding:7px 9px;color:#071018;background:rgba(234,211,170,.92);border:1px solid rgba(255,255,255,.24);font-family:var(--mono);font-size:.46rem;font-weight:700;letter-spacing:.12em;line-height:1;text-transform:uppercase;white-space:nowrap}.hero-switch-hotspot{position:absolute;z-index:6;left:65.2%;width:64px;height:16%;padding:0;cursor:pointer;background:transparent;border:0;border-radius:0;box-shadow:none;transform:translate(-50%,-50%)}.hero-switch-hotspot--off{top:37%}.hero-switch-hotspot--on{top:53%}.hero-switch-hotspot:focus-visible{outline:2px solid var(--white);outline-offset:3px}.hero-system-caption{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 10px 4px}.hero-system-caption div{display:flex;flex-direction:column;gap:4px}.hero-system-caption div span,.hero-system-caption>span{color:#8196a2;font-family:var(--mono);font-size:.48rem;letter-spacing:.13em;text-transform:uppercase}.hero-system-caption strong{color:var(--white);font-size:.88rem;font-weight:560;letter-spacing:-.01em}.hero-system-caption small{max-width:250px;color:#a8bbc5;font-size:.75rem;line-height:1.5}.hero-index{position:relative;z-index:3;display:flex;justify-content:space-between;gap:20px;padding-block:19px 22px;color:#93a6b0;border-top:1px solid rgba(234,211,170,.14);font-family:var(--mono);font-size:.66rem;letter-spacing:.08em}
.capability-rail{color:var(--white);background:#09151d;border-bottom:1px solid rgba(234,211,170,.12)}.capability-rail-inner{min-height:78px;display:grid;grid-template-columns:1.1fr repeat(4,1fr);align-items:stretch}.capability-rail-inner>*{min-height:78px;display:flex;align-items:center;border-right:1px solid rgba(255,255,255,.09)}.capability-rail-inner>*:first-child{border-left:1px solid rgba(255,255,255,.12)}.capability-rail-label{padding-inline:22px;color:#91a8b7;font-family:var(--mono);font-size:.62rem;letter-spacing:.14em;text-transform:uppercase}.capability-rail a{justify-content:space-between;gap:12px;padding-inline:clamp(15px,2vw,28px);font-size:.82rem;font-weight:650;transition:color .2s ease,background .2s ease}.capability-rail a:hover{color:var(--luminous-light);background:rgba(255,255,255,.035)}.capability-rail svg{width:16px;color:var(--steel-light);transition:transform .2s var(--ease)}.capability-rail a:hover svg{transform:translate(3px,-3px)}
@keyframes hero-copy-in{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1600px){.header-inner{gap:20px}.nav{gap:18px}.nav-links{gap:12px}}
@media(max-width:1180px){:root{--shell:min(100% - 48px,1320px)}.hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(290px,.8fr);gap:52px}.hero-system{width:330px}.header-inner{gap:18px}.nav{gap:18px}.nav-links{gap:14px}.nav-link{font-size:.66rem}}
@media(max-width:1420px){:root{--section:96px}.desktop-nav{display:none}.menu-toggle{width:46px;height:46px;flex:0 0 46px;display:flex;align-items:center;justify-content:center;padding:0;color:var(--white);background:transparent;border:1px solid var(--line-dark);cursor:pointer}.menu-lines{position:relative;width:20px;height:14px}.menu-lines i{position:absolute;left:0;width:20px;height:1px;background:currentColor;transition:transform .2s ease,top .2s ease}.menu-lines i:first-child{top:3px}.menu-lines i:last-child{top:10px}.menu-toggle[aria-expanded=true] .menu-lines i:first-child{top:7px;transform:rotate(45deg)}.menu-toggle[aria-expanded=true] .menu-lines i:last-child{top:7px;transform:rotate(-45deg)}.mobile-menu-dialog[open]{position:fixed;inset:0;width:100vw;max-width:none;height:100vh;height:100dvh;max-height:none;display:grid;grid-template-rows:auto auto 1fr;gap:22px;padding:max(22px,env(safe-area-inset-top)) max(24px,env(safe-area-inset-right)) max(30px,env(safe-area-inset-bottom)) max(24px,env(safe-area-inset-left));color:var(--white);background:var(--navy-950);border:0}.mobile-menu-dialog::backdrop{background:rgba(3,13,22,.9)}.mobile-menu-head,.mobile-menu-foot{display:flex;align-items:center;justify-content:space-between;gap:20px;color:#8fa6b6;font-family:var(--mono);font-size:.62rem;letter-spacing:.12em;text-transform:uppercase}.mobile-menu-head{min-height:50px;border-bottom:1px solid var(--line-dark)}.mobile-menu-head button{min-width:54px;min-height:44px;color:var(--white);background:transparent;border:0;cursor:pointer}.mobile-menu-panel{width:100%;align-items:stretch;justify-content:space-between;flex-direction:column;gap:34px;overflow-y:auto}.mobile-menu-panel .nav-links{width:100%;align-items:stretch;flex-direction:column;gap:0}.mobile-menu-panel .nav-home-link{display:inline-flex}.mobile-menu-panel .nav-link{min-height:62px;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--line-dark);font-size:clamp(1.15rem,5vw,1.7rem);font-weight:520;letter-spacing:-.02em}.mobile-menu-panel .nav-link::after{display:none}.mobile-menu-panel .header-cta{width:100%;min-height:56px;justify-content:space-between}.mobile-menu-foot{align-items:flex-start;flex-wrap:wrap;padding-top:20px;border-top:1px solid var(--line-dark)}.mobile-menu-foot a{min-height:44px;display:inline-flex;align-items:center}.hero{min-height:820px}.hero-grid{grid-template-columns:1fr;padding-block:96px 76px}.hero-copy{max-width:780px}.hero-copy h1{font-size:clamp(3.2rem,9vw,6rem)}.hero-system{position:relative;right:auto;bottom:auto;width:285px;min-height:320px;padding:10px;opacity:.9}.hero-system-head{min-height:38px}.hero-system-brand{height:210px}.hero-switch-visual{width:100%;height:100%}.hero-switch-hotspot{height:44px}.hero-switch-hotspot--off{top:35%}.hero-switch-hotspot--on{top:56%}.hero-product-tag{padding:4px 6px;font-size:.41rem}.hero-system-caption{min-height:60px;gap:12px;padding:10px 8px 2px}.hero-system-caption strong{font-size:.72rem}.hero-system-caption div span,.hero-system-caption>span{font-size:.4rem}.hero-system-caption small{max-width:190px;font-size:.75rem}.capability-rail-inner{grid-template-columns:repeat(2,1fr)}.capability-rail-inner>*{min-height:72px;border-bottom:1px solid rgba(255,255,255,.1)}.capability-rail-label{display:none}}
@media(max-width:700px){:root{--shell:min(100% - 32px,1320px);--section:76px}.header-inner{min-height:72px}.brand-mark{width:52px;height:48px}.brand-image{width:46px;height:46px}.brand-tm{font-size:5.5px}.brand-name{font-size:.69rem}.brand-name strong{font-size:.76rem}.hero{min-height:760px}.hero-image{object-position:65% center}.hero-shade{background:linear-gradient(90deg,rgba(4,10,15,.98),rgba(4,10,15,.74) 72%,rgba(4,10,15,.4)),linear-gradient(0deg,rgba(4,10,15,.82),transparent 58%)}.hero::after{display:none}.hero-system{justify-self:start;margin-top:12px}.hero-grid{padding-block:72px 44px}.hero-copy h1{margin-block:23px 26px;font-size:clamp(2.75rem,13vw,4.45rem);line-height:.96}.hero-copy>p{font-size:.98rem}.hero-actions{align-items:stretch;flex-direction:column;gap:14px}.hero-actions .button,.hero-actions .text-link{width:100%;justify-content:space-between}.hero-disciplines{gap:16px 22px;margin-top:36px}.hero-index{gap:12px;flex-wrap:wrap}.hero-index span:nth-child(3){display:none}.capability-rail a{min-height:70px;padding:14px;font-size:.75rem}}
@media(max-width:440px){:root{--shell:min(100% - 24px,1320px)}.header-inner{gap:8px}.header-inner>.brand .brand-name{display:none}.hero-copy h1{font-size:2.35rem}.capability-rail-inner{grid-template-columns:1fr}.capability-rail a{border-left:1px solid rgba(255,255,255,.12)}}
[data-story-steps]>li>span{color:#87a8b8;background:#08131b}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-building-scene .hero-image{transform:none;will-change:auto}*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.header-search{width:46px;height:46px;flex:0 0 46px;display:inline-flex;align-items:center;justify-content:center;color:#dce6eb;background:rgba(255,255,255,.045);border:1px solid var(--line-dark)}.header-search svg,.mobile-menu-search svg{width:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.6}.header-search span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mobile-menu-search{min-height:52px;display:none;align-items:center;justify-content:space-between;padding-inline:2px;color:var(--white);border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);font-size:1rem;font-weight:620}@media(max-width:1420px){.mobile-menu-dialog[open]{grid-template-rows:auto auto auto 1fr}.mobile-menu-search{display:inline-flex}}
