:root{--topbar-height: 76px;--topbar-height-mobile: 88px;color:#101a24;background:#edf4fb;font-family:Segoe UI,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--topbar-height)}body{margin:0;min-width:320px;min-height:100vh;min-height:100svh}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}h1,h2,h3,p{margin-top:0}img{display:block;max-width:100%}.page-shell{min-height:100vh;background:#edf4fb;transition:background-color .28s ease,color .28s ease}.hero{position:relative;display:flex;min-height:calc(100vh - var(--topbar-height));min-height:calc(100svh - var(--topbar-height));flex-direction:column;padding:36px max(18px,calc((100% - 1180px)/2)) 24px;color:#f7fbff;background:linear-gradient(90deg,#030f22f5,#071f40e8 45%,#08254eb3),url(/PCB.png);background-position:center;background-size:cover;overflow:hidden;transition:background .28s ease,color .28s ease}.hero:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,#06142a24,#030c1bb8),radial-gradient(circle at 78% 20%,rgba(61,155,255,.28),transparent 30%);pointer-events:none}.hero:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:linear-gradient(90deg,#000 0%,transparent 78%);mask-image:linear-gradient(90deg,#000 0%,transparent 78%);pointer-events:none}.topbar,.topbar-inner,.brand,.nav-links,.topbar-actions,.actions{display:flex;align-items:center}.topbar{position:sticky;top:0;z-index:30;width:100%;padding:0;border-bottom:1px solid rgba(140,200,255,.18);background:#051834e0;box-shadow:0 16px 40px #0000001f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar-inner{width:100%;justify-content:space-between;gap:24px;padding:14px max(18px,calc((100% - 1180px)/2))}.brand{gap:10px;font-weight:900}.brand-identity{display:inline-flex;align-items:center;gap:3px}.brand-logo{width:auto;height:84px;object-fit:contain}.brand-logo-compact{height:54px}.brand-wordmark{display:inline-flex;flex-direction:column;justify-content:center;color:inherit;font-family:Bahnschrift,Aptos Narrow,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:1.15rem;font-weight:900;line-height:1.05;letter-spacing:.08em;text-transform:uppercase}.brand-wordmark-compact{font-size:.9rem;line-height:1}.nav-links{gap:26px;color:#f7fbffc7;font-family:Inter,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:.94rem;font-weight:800;letter-spacing:.03em}.nav-links a:hover{color:#8cc8ff}.nav-links a{position:relative}.nav-links a:after{position:absolute;left:0;bottom:-8px;width:100%;height:2px;transform:scaleX(0);transform-origin:left;background:currentColor;content:"";transition:transform .24s ease}.nav-links a:hover:after{transform:scaleX(1)}.topbar-actions{gap:24px}.theme-toggle{display:inline-flex;width:50px;height:28px;align-items:center;border:0;border-radius:999px;padding:0;color:inherit;background:transparent;cursor:pointer}.theme-toggle-track{position:relative;display:block;width:100%;height:100%;border:1px solid rgba(247,251,255,.3);border-radius:inherit;background:#f7fbff1a;transition:border-color .28s ease,background .28s ease}.theme-toggle-knob{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:999px;background:#f7fbff;box-shadow:0 8px 18px #030c1b47;transition:background .28s ease,transform .28s ease}.theme-toggle[aria-pressed=true] .theme-toggle-knob{transform:translate(22px)}.hero-layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,800px) minmax(240px,320px);flex:1;gap:48px;align-items:end;padding:34px 0 24px}.hero-copy{max-width:800px}.eyebrow{margin-bottom:14px;color:#1f6fb3;font-size:.78rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.hero .eyebrow{color:#8cc8ff}h1{margin-bottom:20px;max-width:860px;font-size:clamp(3.6rem,6.8vw,6.65rem);line-height:.92;letter-spacing:0}h2{margin-bottom:22px;color:#101a24;font-size:clamp(2.5rem,5.6vw,5rem);line-height:.96;letter-spacing:0}h3{margin-top:0}.hero-line{max-width:680px;margin-bottom:0;color:#e9f4ffd1;font-size:clamp(1.02rem,1.45vw,1.24rem);line-height:1.62}.actions{flex-wrap:wrap;gap:14px}.hero-cta{justify-self:end;width:min(100%,320px);padding-bottom:10px}.hero-cta .actions{flex-direction:column;align-items:stretch}.primary-action,.secondary-action{display:inline-flex;min-height:50px;align-items:center;justify-content:center;border:0;border-radius:8px;padding:0 22px;font-family:Inter,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:.95rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.primary-action{color:#06172c;background:#8cc8ff;box-shadow:0 18px 38px #499dff47}.primary-action:disabled,.secondary-action:disabled{box-shadow:none;opacity:.56;cursor:not-allowed}.secondary-action{border:1px solid rgba(247,251,255,.28);color:#f7fbff;background:#f7fbff1a}.marquee-layout{position:relative;z-index:2;flex:0 0 auto}.trusted-marquee{overflow:hidden;border:1px solid rgba(140,200,255,.2);border-radius:8px;background:#051834b8;box-shadow:0 24px 70px #00000042;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.marquee-root{position:relative;width:100%;overflow:hidden;background:transparent;padding:14px 0}.marquee-root:before,.marquee-root:after{position:absolute;top:0;z-index:2;width:140px;height:100%;content:"";pointer-events:none}.marquee-root:before{left:0;background:linear-gradient(to right,rgba(5,24,52,.98),transparent)}.marquee-root:after{right:0;background:linear-gradient(to left,rgba(5,24,52,.98),transparent)}.marquee-track{display:flex;align-items:center;width:max-content;animation:marquee-scroll 34s linear infinite}.marquee-track:hover{animation-play-state:paused}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-item{position:relative;display:inline-flex;align-items:center;padding:0 54px;white-space:nowrap;cursor:default;-webkit-user-select:none;user-select:none}.client-name{color:#f7fbffb3;font-size:clamp(1.35rem,2.8vw,2.35rem);font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:600;letter-spacing:.04em;transition:color .3s ease}.marquee-item:hover .client-name{color:#fff}.marquee-trusted{margin:0;padding:13px 18px 0;color:#8cc8ffeb;font-size:.76rem;font-weight:950;letter-spacing:.24em;text-align:center;text-transform:uppercase}.offerings-section{padding:112px max(18px,calc((100% - 1180px)/2));color:#101a24;background:linear-gradient(180deg,#edf4fb,#f7fbff 48%,#e7f1fb)}.projects-section{padding:0 max(18px,calc((100% - 1180px)/2)) 112px;color:#101a24;background:linear-gradient(180deg,#e7f1fb,#edf4fb 42%,#f7fbff)}.projects-intro{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,.62fr);gap:56px;align-items:end;margin-bottom:36px}.projects-intro .eyebrow{grid-column:1 / -1;margin-bottom:-34px}.projects-intro h2{margin-bottom:0}.projects-intro>p:last-child{margin-bottom:8px;color:#496071;font-size:1.05rem;line-height:1.72}.projects-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.project-card{border:1px solid rgba(31,111,179,.14);border-radius:8px;padding:30px;background:linear-gradient(180deg,#fffffff2,#f5faffe0);box-shadow:0 24px 70px #101a2414}.project-label,.project-client{margin-bottom:14px;font-size:.82rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.project-label{color:#1f6fb3}.project-client{color:#3f5b72}.project-card h3{margin-bottom:16px;color:#101a24;font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.08}.project-card p:last-child{margin-bottom:0;color:#52697c;line-height:1.72}.offerings-intro{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,.62fr);gap:56px;align-items:end;margin-bottom:46px}.offerings-intro .eyebrow{grid-column:1 / -1;margin-bottom:-34px;color:#1f6fb3}.offerings-intro h2{max-width:760px;margin-bottom:0;font-size:clamp(2.4rem,5vw,4.9rem)}.offerings-intro>p:last-child{margin-bottom:8px;color:#496071;font-size:1.05rem;line-height:1.72}.services-grid,.service-card,.service-card-row{display:grid;gap:22px}.service-card{overflow:hidden;border:1px solid rgba(31,111,179,.15);border-radius:8px;background:#ffffffdb;box-shadow:0 24px 70px #101a2417}.service-featured{grid-template-columns:minmax(0,1.05fr) minmax(340px,.82fr);align-items:stretch;min-height:440px}.service-card-row{grid-template-columns:repeat(3,minmax(0,1fr))}.service-media{min-height:260px;background:#071222}.service-media img{width:100%;height:100%;min-height:inherit;object-fit:cover}.service-content{display:flex;min-height:100%;flex-direction:column;padding:30px}.service-featured .service-content{padding:44px}.service-kicker{display:flex;align-items:center;gap:14px;margin-bottom:22px}.service-kicker>span{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:8px;color:#06172c;background:#8cc8ff;font-size:.82rem;font-weight:950}.service-kicker .eyebrow{margin-bottom:0;color:#1f6fb3}.service-content h3{margin-bottom:16px;color:#101a24;font-size:clamp(1.75rem,3vw,3.1rem);line-height:1}.service-content p{margin-bottom:24px;color:#52697c;line-height:1.72}.service-points{display:grid;gap:10px;margin:auto 0 0;padding:0;list-style:none}.service-points li{display:flex;align-items:center;gap:10px;color:#233748;font-family:Inter,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:.96rem;font-weight:800}.service-points li:before{width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:#1f6fb3;content:""}.contact-strip{display:grid;grid-template-columns:minmax(0,.92fr) minmax(280px,.42fr);gap:42px;align-items:center;margin:0 auto;padding:92px max(18px,calc((100% - 1180px)/2));background:#edf4fb}.contact-strip h2{max-width:720px;margin-bottom:18px}.contact-copy p:last-child{max-width:620px;margin-bottom:0;color:#52697c;font-size:1.04rem;line-height:1.72}.contact-actions{display:grid;gap:14px;padding:26px;border:1px solid rgba(31,111,179,.14);border-radius:8px;background:#ffffffbd;box-shadow:0 24px 70px #101a2414}.site-footer{display:flex;justify-content:space-between;gap:28px;align-items:center;padding:24px max(18px,calc((100% - 1180px)/2)) 28px;border-top:1px solid rgba(31,111,179,.12);background:#f7fbff}.footer-info{display:flex;align-items:center;gap:16px}.footer-copy{margin-bottom:0;color:#496071;font-size:.92rem;line-height:1.5}.footer-brand .brand-logo{height:54px}.footer-brand .brand-wordmark{font-size:.95rem}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:16px 24px;color:#496071;font-family:Inter,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:.92rem;font-weight:800;letter-spacing:.03em}.footer-links a:hover{color:#1f6fb3}.inquiry-page{min-height:calc(100vh - var(--topbar-height));min-height:calc(100svh - var(--topbar-height));padding:48px max(18px,calc((100% - 1180px)/2)) 84px;background:linear-gradient(180deg,#edf4fb,#f7fbff 52%,#edf4fb)}.inquiry-page-shell{display:grid;grid-template-columns:minmax(0,.85fr) minmax(320px,.9fr);gap:28px;align-items:start}.inquiry-page-copy,.inquiry-page-form-shell{border:1px solid rgba(31,111,179,.14);border-radius:8px;background:#ffffffd6;box-shadow:0 24px 70px #101a2414}.inquiry-page-copy{display:flex;flex-direction:column;align-items:flex-start;padding:34px}.inquiry-page-form-shell{padding:34px}.inquiry-brand{display:flex;margin-bottom:22px}.inquiry-brand .brand-logo{height:82px}.inquiry-brand .brand-wordmark{font-size:1.2rem}.page-back{display:inline-flex;min-height:42px;align-items:center;justify-content:center;align-self:flex-start;margin-bottom:28px;border:1px solid rgba(31,111,179,.16);border-radius:999px;padding:0 18px;color:#123250;background:#edf4fbd9;font-family:Aptos,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:.88rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.inquiry-page-title{margin-bottom:20px;color:#101a24;font-size:clamp(2.6rem,5.4vw,5rem);line-height:.94}.inquiry-page-text{max-width:520px;margin-bottom:0;color:#52697c;font-size:1.02rem;line-height:1.7}.inquiry-form{display:grid;gap:16px;font-family:Aptos,Segoe UI,Helvetica Neue,Arial,sans-serif}.inquiry-form label{display:grid;gap:8px;color:#233748;font-size:.92rem;font-weight:650;letter-spacing:.01em}.inquiry-form input,.inquiry-form textarea{width:100%;border:1px solid rgba(31,111,179,.2);border-radius:8px;padding:13px 14px;color:#101a24;background:#fff;outline:none;font-family:inherit;font-size:.98rem;font-weight:400;letter-spacing:.01em}.inquiry-form input::placeholder,.inquiry-form textarea::placeholder{color:#9eb0bf}.inquiry-form textarea{resize:vertical}.inquiry-form input:focus,.inquiry-form textarea:focus{border-color:#1f6fb3;box-shadow:0 0 0 4px #8cc8ff4d}.form-confirmation{margin-bottom:18px;border:1px solid rgba(31,111,179,.2);border-radius:8px;padding:14px 16px;color:#123250;background:#8cc8ff33;line-height:1.55}.form-error{margin-bottom:18px;border:1px solid rgba(188,74,74,.18);border-radius:8px;padding:14px 16px;color:#8f1f1f;background:#dd5f5f1f;line-height:1.55}.page-shell[data-theme=light]{background:#edf4fb;color:#101a24}.page-shell[data-theme=light] .hero{color:#101a24;background:linear-gradient(90deg,#edf4fbf5,#f7fbffe6 48%,#e7f1fbc7),url(/PCB.png);background-position:center;background-size:cover}.page-shell[data-theme=light] .hero:before{background:linear-gradient(180deg,#edf4fb1a,#edf4fbd1),radial-gradient(circle at 78% 20%,rgba(73,157,255,.18),transparent 30%)}.page-shell[data-theme=light] .hero:after{background-image:linear-gradient(rgba(31,111,179,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(31,111,179,.05) 1px,transparent 1px);-webkit-mask-image:linear-gradient(90deg,#000 0%,transparent 82%);mask-image:linear-gradient(90deg,#000 0%,transparent 82%)}.page-shell[data-theme=light] .service-kicker>span{color:#06172c;background:#8cc8ff}.page-shell[data-theme=light] .nav-links{color:#101a24b8}.page-shell[data-theme=light] .topbar{border-color:#1f6fb329;background:#ffffffe6;box-shadow:0 16px 40px #101a2414}.page-shell[data-theme=light] .nav-links a:hover,.page-shell[data-theme=light] .hero .eyebrow,.page-shell[data-theme=light] .marquee-trusted{color:#1f6fb3}.page-shell[data-theme=light] .hero-line{color:#496071}.page-shell[data-theme=light] .secondary-action{border-color:#1f6fb333;color:#101a24;background:#ffffff9e}.page-shell[data-theme=light] .trusted-marquee{border-color:#1f6fb329;background:#ffffffb8;box-shadow:0 24px 70px #101a241a}.page-shell[data-theme=light] .marquee-root:before{background:linear-gradient(to right,rgba(255,255,255,.98),transparent)}.page-shell[data-theme=light] .marquee-root:after{background:linear-gradient(to left,rgba(255,255,255,.98),transparent)}.page-shell[data-theme=light] .client-name{color:#101a2485}.page-shell[data-theme=light] .marquee-item:hover .client-name{color:#101a24}.page-shell[data-theme=light] .theme-toggle-track{border-color:#1f6fb333;background:#ffffffbf}.page-shell[data-theme=light] .theme-toggle-knob{background:#8cc8ff}.page-shell[data-theme=dark]{background:#071222;color:#f7fbff}.page-shell[data-theme=dark] .offerings-section{color:#f7fbff;background:radial-gradient(circle at 50% 18%,rgba(73,157,255,.16),transparent 28%),linear-gradient(180deg,#06172c,#0b2748 54%,#071222)}.page-shell[data-theme=dark] .projects-section{color:#f7fbff;background:radial-gradient(circle at 50% 10%,rgba(73,157,255,.1),transparent 26%),linear-gradient(180deg,#071222,#0a1f39 44%,#071222)}.page-shell[data-theme=dark] .offerings-intro h2,.page-shell[data-theme=dark] .service-content h3,.page-shell[data-theme=dark] .contact-strip h2,.page-shell[data-theme=dark] .projects-intro h2,.page-shell[data-theme=dark] .project-card h3{color:#f7fbff}.page-shell[data-theme=dark] .offerings-intro>p:last-child,.page-shell[data-theme=dark] .service-content p,.page-shell[data-theme=dark] .projects-intro>p:last-child,.page-shell[data-theme=dark] .project-card p:last-child{color:#e9f4ffc2}.page-shell[data-theme=dark] .service-card{border-color:#8cc8ff29;background:#071222d6;box-shadow:0 28px 80px #00000042}.page-shell[data-theme=dark] .project-card{border-color:#8cc8ff29;background:#071222d6;box-shadow:0 28px 80px #0000003d}.page-shell[data-theme=dark] .service-points li{color:#f7fbffe6}.page-shell[data-theme=dark] .contact-strip{color:#f7fbff;background:#071222}.page-shell[data-theme=dark] .inquiry-page{background:radial-gradient(circle at 50% 10%,rgba(73,157,255,.14),transparent 28%),linear-gradient(180deg,#071222,#0a1f39 54%,#071222)}.page-shell[data-theme=dark] .inquiry-page-copy,.page-shell[data-theme=dark] .inquiry-page-form-shell{border-color:#8cc8ff29;background:#071222d6;box-shadow:0 28px 80px #0000003d}.page-shell[data-theme=dark] .page-back{border-color:#8cc8ff2e;color:#f7fbff;background:#f7fbff14}.page-shell[data-theme=dark] .inquiry-page-title{color:#f7fbff}.page-shell[data-theme=dark] .inquiry-page-text{color:#e9f4ffc2}.page-shell[data-theme=dark] .contact-copy p:last-child{color:#e9f4ffc2}.page-shell[data-theme=dark] .contact-actions{border-color:#8cc8ff29;background:#071222d6;box-shadow:0 28px 80px #00000042}.page-shell[data-theme=dark] .project-label{color:#8cc8ff}.page-shell[data-theme=dark] .project-client,.page-shell[data-theme=dark] .footer-links,.page-shell[data-theme=dark] .footer-copy{color:#e9f4ffb8}.page-shell[data-theme=dark] .site-footer{border-top-color:#8cc8ff24;background:#071222}.page-shell[data-theme=dark] .inquiry-form label{color:#f7fbffdb}.page-shell[data-theme=dark] .inquiry-form input,.page-shell[data-theme=dark] .inquiry-form textarea{border-color:#8cc8ff2e;color:#f7fbff;background:#f7fbff14}.page-shell[data-theme=dark] .inquiry-form input::placeholder,.page-shell[data-theme=dark] .inquiry-form textarea::placeholder{color:#dff0ff7a}.page-shell[data-theme=dark] .form-confirmation{color:#dff0ff;background:#8cc8ff1f}.page-shell[data-theme=dark] .form-error{border-color:#ff87872e;color:#ffd7d7;background:#dd5f5f1f}@media(max-width:980px){.hero-layout{grid-template-columns:1fr;gap:22px;align-items:start;padding-top:44px}.hero-cta{justify-self:start;width:auto;padding-bottom:0}.hero-cta .actions{flex-direction:row}.contact-strip{grid-template-columns:1fr;gap:26px}.contact-actions{max-width:420px;padding:22px}.offerings-section{padding-top:88px;padding-bottom:88px}.projects-section{padding-bottom:88px}.inquiry-page{padding-top:36px;padding-bottom:72px}.offerings-intro,.projects-intro,.service-featured,.service-card-row,.projects-grid,.inquiry-page-shell{grid-template-columns:1fr}.offerings-intro,.projects-intro{gap:22px}.offerings-intro .eyebrow,.projects-intro .eyebrow{margin-bottom:0}.service-featured{min-height:0}.service-featured .service-content{padding:34px}.site-footer{align-items:start;flex-direction:column}.footer-links{justify-content:flex-start}}@media(max-width:640px){html{scroll-padding-top:var(--topbar-height-mobile)}.hero{min-height:calc(100vh - var(--topbar-height-mobile));min-height:calc(100svh - var(--topbar-height-mobile));padding-top:24px;padding-bottom:18px}.nav-links{display:flex;flex:1 1 auto;justify-content:flex-end;gap:8px 12px;font-size:.73rem}.nav-links a:after{display:none}.topbar{padding:0}.topbar-inner{align-items:center;gap:12px;padding-top:10px;padding-bottom:10px}.brand{flex:0 0 auto}.brand-logo-compact{height:32px}.topbar-actions{flex:1 1 auto;min-width:0;justify-content:flex-end;gap:10px}.hero-layout{gap:18px;padding-top:30px;padding-bottom:20px}h1{font-size:clamp(2.9rem,12vw,4.5rem);line-height:.95}h2{font-size:clamp(2.2rem,12vw,3.9rem)}.hero-line{font-size:1.08rem;line-height:1.64}.hero-cta,.hero-cta .actions,.hero-cta .actions a,.hero-cta .actions button{width:100%}.marquee-root{padding:12px 0}.marquee-root:before,.marquee-root:after{width:58px}.marquee-item{padding:0 32px}.marquee-trusted{padding-top:12px}.offerings-section{padding:72px 18px}.projects-section{padding:0 18px 72px}.inquiry-page{min-height:calc(100vh - var(--topbar-height-mobile));min-height:calc(100svh - var(--topbar-height-mobile));padding:24px 18px 56px}.offerings-intro,.projects-intro{margin-bottom:34px}.offerings-intro h2,.projects-intro h2{font-size:clamp(2.15rem,11vw,3.7rem)}.offerings-intro>p:last-child,.projects-intro>p:last-child{font-size:1rem;line-height:1.62}.service-content,.service-featured .service-content{padding:24px}.service-media{min-height:220px}.service-kicker{align-items:flex-start;flex-direction:column;gap:12px}.service-content h3{font-size:clamp(1.65rem,8vw,2.45rem)}.contact-strip{align-items:start;padding-top:78px;padding-bottom:78px}.project-card,.inquiry-page-copy,.inquiry-page-form-shell{padding:24px}.inquiry-brand .brand-logo{height:68px}.site-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px 16px;padding:18px 18px 20px}.footer-info{display:contents}.footer-brand .brand-logo{height:34px}.footer-brand{grid-column:1;grid-row:1}.footer-copy{grid-column:2;grid-row:2;font-size:.78rem;line-height:1.25;text-align:right}.footer-links{width:auto;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;gap:8px 14px;grid-column:2;grid-row:1;font-size:.84rem}.contact-actions,.contact-actions .primary-action,.contact-actions .secondary-action{width:100%;max-width:none}}
