:root{--blue:#2455e8;--ink:#19222e;--muted:#727c8b;--line:#dfe4eb;--bg:#f7f8fa;font-family:'Be Vietnam Pro',Arial,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #517cff;outline-offset:6px}::selection{background:#cbd8ff}h1,h2,h3,p{margin:0}p{line-height:1.8}h1,h2{font-weight:500;letter-spacing:-.055em;line-height:1.16}.shell{width:min(1344px,calc(100% - 96px));margin-inline:auto}.section{padding-block:116px}.eyebrow{display:block;font-size:11px;font-weight:600;letter-spacing:.12em;margin-bottom:28px}.skip-link{position:fixed;left:12px;top:-100px;padding:12px;background:#fff;z-index:100}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:40;background:rgba(249,250,252,.94);backdrop-filter:blur(18px);border-bottom:1px solid #e4e8ef;transition:box-shadow .2s}.site-header.scrolled{box-shadow:0 8px 35px #17233a09}.nav-wrap{height:88px;width:min(1440px,calc(100% - 72px));margin:auto;display:flex;align-items:center;gap:40px}.brand{margin-right:auto;flex-shrink:0}.brand img{width:152px;height:52px;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:32px;font-size:13px;font-weight:500}.site-header nav a{position:relative;padding:10px 0}.site-header nav a:after{content:'';position:absolute;bottom:3px;left:0;width:0;height:1px;background:var(--blue);transition:width .2s}.site-header nav a:hover:after{width:100%}.account-link{color:#6d7887}.nav-contact{font-size:13px;display:flex;align-items:center;gap:22px;background:var(--ink);color:#fff;padding:14px 20px;border-radius:5px}.nav-contact:hover{background:var(--blue)}.menu-toggle{display:none}.hero{position:relative;min-height:730px;height:min(840px,calc(100svh - 88px));overflow:hidden;background:#edf1f6;display:flex;align-items:center}.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 52%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#f0f3f8e6 0%,#f0f3f8b8 25%,#f0f3f845 48%,transparent 65%)}.hero-content{position:relative;z-index:2;margin-top:-35px}.hero-tag{font-size:11px;font-weight:600;letter-spacing:.16em;display:flex;align-items:center;gap:12px;margin-bottom:35px}.hero-tag>span{width:18px;height:2px;background:var(--blue)}h1{font-size:clamp(50px,5.25vw,82px);max-width:810px;line-height:1.16}h1>span{color:var(--blue);display:block}.hero-content>p{font-size:16px;color:#626d7d;margin-top:28px;line-height:1.9;max-width:480px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:36px}.button-primary{display:inline-flex;align-items:center;gap:32px;padding:17px 22px;background:var(--blue);color:white;font-size:14px;border-radius:4px;box-shadow:0 8px 24px #1e4ecd22;transition:transform .2s,background .2s}.button-primary:hover{transform:translateY(-3px);background:#1644cf}.button-primary span{font-size:21px;line-height:1}.text-link{font-size:13px;padding:15px 0;border-bottom:1px solid #98a4b7;display:flex;gap:20px}.hero-bottom{position:absolute;z-index:3;left:0;right:0;bottom:27px;display:flex;justify-content:space-between;align-items:center;color:#5e6b7c;font-size:11px;gap:15px}.hero-bottom>a{display:flex;gap:30px;font-size:10px;letter-spacing:.1em}.hero-bottom>a>span{font-size:20px}.hero-count{font-size:10px;letter-spacing:.1em}.capabilities{background:#fff;border-bottom:1px solid var(--line)}.capabilities>.shell{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:90px;font-size:14px;font-weight:500}.capabilities i{font-size:24px;color:#a6b0c1;font-style:normal}.services{display:grid;grid-template-columns:1fr 1.3fr;gap:100px}h2{font-size:clamp(34px,3.7vw,54px)}h2>span{color:#8590a0}.section-intro>p{margin-top:27px;font-size:15px;color:var(--muted)}.circle-link{display:flex;align-items:center;gap:13px;font-size:13px;margin-top:30px}.circle-link>span{width:40px;height:40px;border:1px solid #cfd8e6;border-radius:50%;display:grid;place-items:center;color:var(--blue);font-size:21px;transition:.2s}.circle-link:hover>span{background:var(--blue);color:#fff;border-color:var(--blue)}.intro-note{border-top:1px solid var(--line);display:flex;gap:20px;align-items:center;margin-top:70px;padding-top:27px;max-width:340px;font-size:12px;color:#8b95a3;line-height:1.8}.note-symbol{font-size:36px;font-weight:600;color:#bcc6d6;letter-spacing:-.08em}.service-item{display:grid;grid-template-columns:35px minmax(0,1fr) 32px;gap:18px;padding:27px 0;border-bottom:1px solid var(--line)}.service-item:first-child{padding-top:0}.service-item h3{font-size:20px;font-weight:500;letter-spacing:-.03em}.service-item p{font-size:14px;margin:14px 0 16px;color:#737e8f}.service-item small{font-size:11px;color:#919baa;word-spacing:3px}.service-number{font-size:11px;color:#9aa5b5;padding-top:6px}.service-item>a{font-size:23px;color:#a2aebe;transition:.2s;align-self:start}.service-item:hover>a{color:var(--blue);transform:translate(2px,-2px)}.products-section{background:#f5f7fa}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:50px}.section-heading>p{font-size:14px;color:var(--muted);padding-bottom:6px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.product-card{min-width:0}.product-visual{display:block;position:relative;background:#e2e8f2;aspect-ratio:1.13;overflow:hidden;border-radius:8px;padding:62px 24px 30px}.product-1 .product-visual{background:#dce7e3}.product-2 .product-visual{background:#e2e2ef}.product-category{position:absolute;top:23px;left:25px;letter-spacing:.11em;font-size:9px;color:#71829a;font-weight:600}.product-visual>img{height:100%;width:100%;object-fit:contain;filter:drop-shadow(0 20px 15px #1a2b4220);transition:transform .45s}.product-visual:hover>img{transform:translateY(-5px) scale(1.035)}.product-open{position:absolute;right:17px;bottom:17px;width:35px;height:35px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:21px}.product-text{display:flex;gap:15px;padding-top:23px}.product-index{font-size:10px;color:#98a3b3;margin-top:6px}.product-text h3{font-size:20px;font-weight:500;letter-spacing:-.04em}.product-text p{font-size:13px;color:#7a8696;margin-top:12px;line-height:1.9}.product-detail{font-size:12px;display:inline-flex;gap:22px;margin-top:20px;color:#485f86}.product-detail:hover{color:var(--blue)}.product-wordmark{font-size:36px;font-weight:600;color:#334c75;display:block}.vision{display:grid;grid-template-columns:1.05fr 1fr;min-height:590px;background:#eaf0f8;overflow:hidden}.vision-image{overflow:hidden;min-height:500px}.vision-image img{width:100%;height:100%;object-fit:cover;object-position:80% 50%;transform:scale(1.15)}.vision-copy{align-self:center;padding:75px clamp(35px,6vw,110px) 75px 60px}.vision-copy .eyebrow{font-size:10px;color:#5d7397}.vision-copy h2{font-size:clamp(32px,3.1vw,46px);color:#203d73}.vision-copy p{font-size:14px;color:#6d809d;margin:26px 0 30px;max-width:440px}.vision-copy>a{display:flex;justify-content:space-between;gap:20px;max-width:440px;padding-bottom:14px;border-bottom:1px solid #adbfd8;font-size:13px;color:#305991}.vision-copy>a>span{font-size:20px}.steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;margin-top:65px}.step{border-top:1px solid #cbd4e0;padding-top:23px}.step>span{font-size:12px;color:#8e9bad}.step h3{font-size:19px;font-weight:500;margin-top:34px}.step p{font-size:13px;color:#808c9d;margin-top:14px}.contact-section{background:#2553df;color:white;overflow:hidden}.contact-inner{padding-block:100px;position:relative}.contact-inner>.eyebrow{color:#b8cafd;position:relative;z-index:1}.contact-inner h2{font-size:clamp(36px,4.5vw,66px);position:relative;z-index:1;max-width:960px}.contact-inner h2>span{color:#bacbff}.contact-button{display:inline-flex;align-items:center;gap:45px;background:#fff;color:#274ecd;padding:18px 23px;font-size:14px;border-radius:4px;margin-top:38px;position:relative;z-index:1;transition:transform .2s}.contact-button:hover{transform:translateY(-3px)}.contact-phone{margin-left:30px;font-size:14px;color:#dce5ff;position:relative;z-index:1}.contact-stamp{position:absolute;right:-20px;bottom:-50px;font-size:clamp(120px,20vw,310px);font-weight:800;letter-spacing:-.06em;line-height:1;opacity:.075;pointer-events:none}.footer{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding-block:48px 20px}.footer-brand img{height:48px;width:145px;object-fit:contain}.footer-brand p{font-size:12px;color:#8e99a8;margin-top:10px}.footer nav{display:flex;gap:24px;justify-content:flex-end;flex-wrap:wrap;align-content:center;font-size:12px;color:#66758c}.footer nav a:hover{color:var(--blue)}.footer-bottom{grid-column:1/-1;border-top:1px solid var(--line);padding-top:22px;margin-top:12px;display:flex;justify-content:space-between;font-size:10px;color:#98a2b0}.motion-ready .reveal{opacity:0;transform:translateY(23px);transition:opacity .7s ease,transform .7s ease}.motion-ready .reveal.revealed{opacity:1;transform:translateY(0)}
@media(min-width:1700px){.hero-art{object-position:center 55%}.hero-content{margin-top:-15px}.hero-shade{background:linear-gradient(90deg,#f0f3f8bd,transparent 64%)}}
@media(max-width:1150px){.shell{width:calc(100% - 60px)}.nav-wrap{width:calc(100% - 48px);gap:25px}.site-header nav{gap:20px;font-size:12px}.nav-contact{font-size:12px;padding:13px;gap:13px}.services{gap:50px}.hero{min-height:680px}.hero-art{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#f0f3f8ed,#f0f3f880 45%,transparent 80%)}.product-grid{gap:18px}.product-text h3{font-size:18px}.vision-copy{padding:45px 35px}.footer nav{gap:18px}.capabilities>.shell{font-size:12px}}
@media(max-width:850px){.nav-contact{display:none}.site-header nav{gap:24px}.services{grid-template-columns:1fr;gap:55px}.section-intro{max-width:600px}.intro-note{display:none}.service-item:first-child{padding-top:25px;border-top:1px solid var(--line)}.section{padding-block:80px}.product-grid{grid-template-columns:1fr 1fr}.product-card:last-child{grid-column:1/-1;max-width:calc(50% - 9px)}.steps{grid-template-columns:1fr 1fr;gap:36px}.vision{min-height:480px}.vision-image{min-height:430px}.vision-copy{padding:35px 30px}.vision-copy h2{font-size:30px}.vision-copy p{font-size:13px}.capabilities>.shell{flex-wrap:wrap;justify-content:center;gap:16px 25px;padding-block:22px;min-height:90px}.capabilities i:last-of-type{display:none}}
@media(max-width:600px){html{scroll-padding-top:82px}.shell{width:calc(100% - 40px)}.nav-wrap{height:74px;width:calc(100% - 36px);gap:20px}.brand img{width:126px;height:44px}.menu-toggle{display:flex;gap:13px;align-items:center;background:transparent;border:1px solid #d6ddea;padding:10px 13px;border-radius:4px;font-size:12px;color:#42526b}.site-header nav{display:none;position:absolute;top:74px;left:0;right:0;background:#f9fafc;border-bottom:1px solid #dce3ee;padding:20px;flex-direction:column;align-items:stretch;gap:8px}.site-header nav.open{display:flex}.site-header nav a{padding:12px;font-size:14px}.hero{height:auto;min-height:790px;align-items:flex-start}.hero-content{margin-top:0;padding-top:43px}.hero-tag{margin-bottom:22px;font-size:10px;letter-spacing:.12em}h1{font-size:clamp(40px,10.6vw,59px);max-width:100%;line-height:1.18}.hero-content>p{font-size:14px;max-width:360px;margin-top:20px}.desktop-break{display:none}.hero-art{inset:auto 0 0;height:52%;object-fit:cover;object-position:70% center}.hero-shade{background:linear-gradient(180deg,#edf1f6 0%,#edf1f6 44%,#edf1f620 68%,transparent 85%)}.hero-actions{gap:18px;margin-top:25px;flex-wrap:wrap}.button-primary{font-size:13px;padding:15px 18px;gap:22px}.text-link{font-size:12px;gap:13px;padding:13px 0}.hero-bottom{bottom:20px;color:#35496a}.hero-bottom>span:not(.hero-count){display:none}.hero-bottom>a{font-size:9px;gap:18px}.capabilities>.shell{display:grid;grid-template-columns:1fr 1fr;gap:16px;font-size:11px;text-align:center;padding-block:25px}.capabilities i{display:none}.section{padding-block:64px}.eyebrow{font-size:10px;margin-bottom:20px}h2{font-size:36px}.section-intro>p{font-size:14px}.services{gap:35px}.service-item{grid-template-columns:23px minmax(0,1fr) 24px;gap:12px;padding-block:25px}.service-item h3{font-size:18px}.service-item p{font-size:13px}.service-item small{font-size:10px;word-spacing:0}.section-heading{display:block;margin-bottom:32px}.section-heading>p{margin-top:22px;font-size:13px}.product-grid{grid-template-columns:1fr;gap:38px}.product-card:last-child{grid-column:auto;max-width:none}.product-visual{aspect-ratio:1.28}.product-text h3{font-size:20px}.product-text{gap:13px}.product-text p{font-size:13px}.vision{grid-template-columns:1fr}.vision-image{height:330px;min-height:0}.vision-image img{object-position:80% 45%;transform:scale(1.1)}.vision-copy{padding:42px 25px 50px}.vision-copy h2{font-size:34px}.vision-copy p{font-size:14px}.vision-copy .eyebrow{margin-bottom:20px}.steps{margin-top:40px;gap:30px 20px}.step h3{font-size:17px;margin-top:25px}.step p{font-size:12px}.contact-inner{padding-block:64px}.contact-inner h2{font-size:clamp(31px,8vw,42px);line-height:1.28}.contact-inner>.eyebrow{font-size:9px;letter-spacing:.08em}.contact-button{font-size:13px;gap:26px;padding:16px 18px;margin-top:28px}.contact-phone{display:block;margin:24px 0 0;font-size:13px}.contact-stamp{font-size:125px;bottom:-18px;right:-8px}.footer{grid-template-columns:1fr;padding-top:35px;gap:22px}.footer nav{justify-content:flex-start;gap:20px;font-size:12px}.footer-bottom{margin-top:5px;font-size:9px}.footer-brand p{font-size:11px}}
@media(max-width:360px){.hero{min-height:830px}.hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.steps{grid-template-columns:1fr}.hero-art{height:43%}.shell{width:calc(100% - 32px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.motion-ready .reveal{opacity:1;transform:none}}

/* NEV studio: responsive composition and refined interaction. */
:root{--muted:#576579}body{overflow-wrap:break-word}.shell{width:min(1320px,calc(100% - 96px))}.site-header{background:rgba(248,250,253,.96)}.nav-wrap{height:84px}.site-header nav a,.footer nav a{transition:color .2s}.hero{isolation:isolate;min-height:720px;height:calc(100svh - 84px);max-height:920px;background:#f1f5fa}.hero-art{object-position:center}.hero-shade{background:linear-gradient(90deg,#f1f5faf5 0%,#f1f5fae0 28%,#f1f5fa66 47%,transparent 64%)}.hero-content{margin-top:-30px}h1{font-size:clamp(52px,5.5vw,84px);font-weight:500;letter-spacing:-.055em;max-width:760px;text-wrap:balance}.hero-content>p{color:#536279}.hero-tag{color:#344c70}.hero-bottom{color:#41516b}.hero-art-label{position:absolute;z-index:2;right:48px;top:40px;display:flex;align-items:center;gap:9px;font-size:8px;letter-spacing:.12em;color:#51637d}.hero-art-label>span:last-child{margin-left:24px}.art-label-dot{height:5px;width:5px;border-radius:50%;background:var(--blue)}.button-primary,.contact-button,.nav-contact{border-radius:7px;min-height:48px}.button-primary{box-shadow:none}.text-link{min-height:44px;align-items:center}.capabilities>.shell{min-height:84px}.capabilities i{color:#2455e8}.services{grid-template-columns:.9fr 1.4fr;gap:80px}.service-item{grid-template-columns:24px 82px minmax(0,1fr) 44px;gap:15px;align-items:start;padding-block:28px}.service-art{width:82px;height:82px;object-fit:contain;align-self:center}.service-item>a{min-width:44px;min-height:44px;display:grid;place-items:center;border:1px solid #dce3ed;border-radius:50%;font-size:22px}.service-item h3{font-size:19px;line-height:1.45}.service-item p{color:#576579;margin:10px 0 12px}.service-item small{color:#606f83;line-height:1.8}.service-number{color:#687991}.section-intro>p,.section-heading>p,.product-text p,.step p{color:#576579}h2{line-height:1.22;text-wrap:balance}h2>span{color:#6e7d91}.eyebrow{color:#526883}.products-section{background:#f2f5f9}.product-visual{border:1px solid #dbe3ee;border-radius:12px;aspect-ratio:1.2}.product-category{color:#465d78}.product-text h3{line-height:1.45}.product-index{color:#637590}.product-detail{min-height:44px;align-items:center;margin-top:10px}.product-grid .product-card:last-child{max-width:none;grid-column:auto}.product-wordmark{font-size:clamp(22px,2.2vw,36px);line-height:1.3}.vision{grid-template-columns:1.1fr 1fr;background:#edf2f8;min-height:560px}.vision-image{min-height:480px}.vision-image img{transform:none;object-position:center;object-fit:cover}.vision-copy p{color:#536982}.vision-copy>a{min-height:44px;line-height:1.7}.step>span{color:#556e8d}.step h3{margin-top:28px}.contact-inner{padding-block:96px}.contact-inner h2>span{color:#d1ddff}.contact-inner>.eyebrow{color:#d1ddff}.footer-brand p,.footer-bottom{color:#5d6e85}.footer nav{color:#445c7b}.footer nav a{display:inline-flex;min-height:44px;align-items:center}.footer-bottom>a{padding-block:12px}.empty-products{grid-column:1/-1;padding:32px;border:1px solid var(--line);border-radius:12px}.empty-products a{color:var(--blue)}
@media(hover:hover){.service-item:hover .service-art{transform:translateY(-4px)}.service-art{transition:transform .3s}.service-item:hover>a{background:var(--blue);color:#fff;border-color:var(--blue)}.product-card:hover .product-text h3{color:var(--blue)}}
@media(min-width:1700px){.hero-shade{background:linear-gradient(90deg,#f1f5faee,#f1f5fa77 38%,transparent 65%)}}
@media(max-width:1150px){.shell{width:calc(100% - 64px)}.nav-wrap{gap:22px}.hero{min-height:680px;height:78svh}.hero-art-label{right:32px;font-size:7px}.hero-art-label>span:last-child{display:none}.services{gap:40px;grid-template-columns:.85fr 1.3fr}.service-item{grid-template-columns:20px 60px minmax(0,1fr) 44px;gap:10px}.service-art{width:60px;height:70px}.service-item h3{font-size:17px}.hero-shade{background:linear-gradient(90deg,#f1f5faf5,#f1f5fab3 42%,transparent 78%)}}
@media(max-width:900px){.services{grid-template-columns:1fr;gap:40px}.service-item{grid-template-columns:28px 90px minmax(0,1fr) 44px;gap:20px}.service-art{width:90px;height:90px}.service-item h3{font-size:20px}.vision-copy{padding:40px 28px}.vision-copy h2{font-size:32px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-header nav{gap:18px}.nav-contact{display:none}}
@media(max-width:760px){html{scroll-padding-top:92px}.nav-wrap{height:76px;width:calc(100% - 40px)}.menu-toggle{display:flex;align-items:center;gap:14px;min-height:44px;padding:10px 14px;background:#fff;border:1px solid #ced8e6;border-radius:6px;color:#334969;font-size:12px}.site-header nav{display:none;position:absolute;top:76px;inset-inline:0;padding:18px 20px;background:#f8fafd;border-bottom:1px solid #d9e1ec;flex-direction:column;align-items:stretch;gap:4px;box-shadow:0 18px 28px #182a4510}.site-header nav.open{display:flex}.site-header nav a{padding:14px;font-size:14px;min-height:48px}.hero{height:auto;min-height:820px;align-items:flex-start}.hero-content{margin-top:0;padding-top:48px}h1{font-size:clamp(44px,7.9vw,60px);max-width:600px}.hero-content>p{font-size:15px;max-width:460px;margin-top:22px}.hero-art{inset:auto 0 0;height:58%;object-position:75% center;object-fit:cover}.hero-shade{background:linear-gradient(180deg,#f1f5fa 0%,#f1f5fa 40%,#f1f5fa55 57%,transparent 73%)}.hero-art-label{top:auto;bottom:85px;right:25px;font-size:7px}.hero-bottom>span:not(.hero-count){display:none}.hero-bottom{bottom:24px}.hero-tag{margin-bottom:25px}.hero-actions{margin-top:28px}.vision{grid-template-columns:1fr}.vision-image{height:440px;min-height:0}.vision-copy{padding:48px 32px}.vision-copy h2{font-size:38px}.vision-copy p{max-width:600px}.vision-copy>a{max-width:600px}.section{padding-block:76px}.section-heading{display:block}.section-heading>p{margin-top:24px}.section-heading>p br{display:none}}
@media(max-width:600px){.shell{width:calc(100% - 40px)}.hero{min-height:800px}.hero-content{padding-top:40px}.hero-tag{font-size:9px;margin-bottom:24px}h1{font-size:clamp(39px,10.5vw,59px);line-height:1.2;letter-spacing:-.055em}.hero-content>p{font-size:14px;max-width:345px;line-height:1.8}.hero-art{height:51%;object-position:72% center}.hero-shade{background:linear-gradient(180deg,#f1f5fa 0%,#f1f5fa 44%,#f1f5fa55 60%,transparent 75%)}.hero-actions{gap:12px 20px}.hero-art-label{bottom:74px;font-size:6px}.hero-bottom>a{min-height:44px;align-items:center}.hero-bottom{bottom:12px}.capabilities>.shell{min-height:104px;font-size:11px;gap:14px}.section{padding-block:60px}h2{font-size:34px}.service-item{grid-template-columns:54px minmax(0,1fr) 40px;gap:12px;position:relative;padding-block:24px}.service-number{position:absolute;left:0;top:26px;font-size:9px}.service-art{width:54px;height:64px;margin-top:16px}.service-item h3{font-size:17px}.service-item p{font-size:13px;line-height:1.8}.service-item small{font-size:10px}.service-item>a{min-width:40px;min-height:44px}.product-grid{grid-template-columns:1fr;gap:36px}.product-visual{aspect-ratio:1.3;padding:58px 22px 30px}.product-text h3{font-size:21px}.vision-image{height:310px}.vision-copy{padding:40px 20px 48px}.vision-copy h2{font-size:32px}.vision-copy p{font-size:14px}.steps{gap:30px 22px}.step h3{font-size:18px}.step p{font-size:13px}.contact-inner{padding-block:64px}.contact-inner h2{font-size:clamp(30px,8vw,43px);line-height:1.3}.contact-inner>.eyebrow{font-size:9px;line-height:1.8}.contact-phone{display:inline-flex;align-items:center;min-height:44px;margin:14px 0 0}.footer nav{gap:4px 22px}.footer-bottom{align-items:center;font-size:10px}.footer-brand p{font-size:12px}.footer-bottom>a{min-height:44px;display:flex;align-items:center}}
@media(max-width:360px){.shell{width:calc(100% - 32px)}.hero{min-height:840px}.hero-actions{flex-direction:column;align-items:flex-start;gap:4px}.hero-art{height:43%}.hero-shade{background:linear-gradient(180deg,#f1f5fa 0%,#f1f5fa 51%,transparent 75%)}h1{font-size:38px}.hero-art-label{display:none}.service-item{grid-template-columns:44px minmax(0,1fr) 36px;gap:9px}.service-art{width:44px}.service-item h3{font-size:16px}.service-item>a{min-width:36px}.steps{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.service-item:hover .service-art{transform:none}.motion-ready .reveal{opacity:1;transform:none}}
