/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}.grid{display:grid}}:root{--navy:#071b3f;--navy-2:#0a2a63;--blue:#0868ff;--cyan:#12c3ed;--ink:#0b2149;--muted:#5c6d84;--line:#dce5ef;--paper:#f5f8fc;--white:#fff;--shadow:0 15px 45px #071b3f14}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{background:var(--white);width:100%;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica Neue,sans-serif}button,a{color:inherit;font:inherit}button{cursor:pointer}a{text-decoration:none}img{max-width:100%;display:block}.site-page{min-height:100svh;overflow:clip}.content-width{width:min(1240px,100% - 48px);margin-inline:auto}.eyebrow{color:var(--blue);letter-spacing:.16em;text-transform:uppercase;margin:0 0 13px;font-size:11px;font-weight:900}.primary-button,.secondary-button{border-radius:6px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:0 21px;font-size:13px;font-weight:900;display:inline-flex}.primary-button{background:var(--blue);color:var(--white)}.secondary-button{background:var(--white);color:var(--navy);border:1px solid #c8d4e1}.primary-button:hover,.text-link:hover,.systems-link:hover{color:var(--white);background:#045cdd}.secondary-button:hover{border-color:var(--blue);color:var(--blue)}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;position:sticky;top:0}.site-header-inner{grid-template-columns:174px 1fr auto;align-items:center;gap:28px;width:min(1340px,100% - 48px);height:76px;margin-inline:auto;display:grid}.brand-logo{place-items:center;width:96px;height:68px;display:grid;overflow:hidden}.brand-logo img{object-fit:contain;width:96px;height:68px}.site-nav{align-items:stretch;gap:clamp(20px,2.3vw,36px);height:100%;display:flex}.site-nav a{color:#2c3e59;white-space:nowrap;align-items:center;font-size:14px;font-weight:800;display:flex;position:relative}.site-nav a:after{content:"";background:var(--blue);height:3px;transition:all .18s;position:absolute;bottom:0;left:50%;right:50%}.site-nav a:hover{color:var(--blue)}.site-nav a:hover:after{left:0;right:0}.site-header-actions{align-items:center;gap:16px;display:flex}.language-switch{align-items:center;gap:2px;display:flex}.language-switch button{color:#617087;background:0 0;border:0;border-radius:5px;min-width:34px;padding:7px 6px;font-size:11px;font-weight:900}.language-switch button.active{color:var(--blue);background:#eaf2ff}.systems-link{border-left:1px solid var(--line);color:var(--blue);white-space:nowrap;align-items:center;gap:8px;padding:9px 0 9px 19px;font-size:13px;font-weight:900;display:flex}.systems-link:hover{color:#045cdd;background:0 0}.menu-button{border:1px solid var(--line);background:var(--white);width:40px;height:40px;color:var(--navy);border-radius:6px;place-items:center;display:none}.home-hero{background:var(--navy);min-height:450px;box-shadow:var(--shadow);border:1px solid #cfdbe8;border-radius:18px;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);margin-top:24px;display:grid;overflow:hidden}.home-hero-copy{color:var(--white);flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(48px,5vw,80px);display:flex}.home-hero-copy .eyebrow{color:#55d2f6}.home-hero-copy h1{max-width:560px;color:var(--white);letter-spacing:-.055em;margin:0;font-size:clamp(43px,4.25vw,60px);line-height:.99}.hero-summary{color:#c8d6e9;max-width:570px;margin:20px 0 0;font-size:15px;line-height:1.58}.hero-actions{flex-wrap:wrap;gap:11px;margin-top:27px;display:flex}.home-hero .secondary-button{color:var(--white);background:0 0;border-color:#435a7a}.home-hero .secondary-button:hover{color:#7ee1fb;border-color:#7ee1fb}.hero-note{color:#aebfd5;align-items:flex-start;gap:9px;margin:21px 0 0;font-size:11px;line-height:1.45;display:flex}.hero-note svg{color:#55d2f6;flex:none}.home-hero-visual{background:var(--white);grid-template-rows:auto 1fr auto;min-width:0;padding:22px 34px 20px;display:grid;position:relative;overflow:hidden}.home-hero-visual:before{content:"";background:#eaf5ff;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-115px;right:-70px}.partner-lockup{z-index:4;object-fit:contain;width:min(440px,80%);height:auto;margin:0 auto;position:relative}.device-group{z-index:2;isolation:isolate;min-height:295px;position:relative}.device-group img{object-fit:contain;mix-blend-mode:multiply;filter:none;position:absolute}.device-pocket{z-index:3;width:50%;bottom:3%;left:4%}.device-router{z-index:2;width:67%;bottom:-2%;right:0}.hero-visual-caption{z-index:4;color:#53657d;letter-spacing:.04em;border-top:1px solid #e6edf4;justify-content:center;align-items:center;gap:9px;padding-top:17px;font-size:11px;font-weight:800;display:flex;position:relative}.hero-visual-caption svg{color:var(--blue)}.site-section{padding-block:96px}.section-tint{background:var(--paper);width:100%}.section-heading{grid-template-columns:minmax(0,1fr) minmax(320px,.63fr);align-items:end;gap:70px;margin-bottom:38px;display:grid}.section-heading h2,.digital-intro h2,.about-title h2,.products-page-intro h1,.content-page-intro h1,.product-overview h2{color:var(--navy);letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,53px);line-height:1.05}.section-heading>p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.plan-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.plan-card{background:var(--white);border:1px solid #cbd9ea;border-radius:16px;min-width:0;overflow:hidden;box-shadow:0 14px 38px #071b3f14}.plan-card.featured{border-color:var(--blue);box-shadow:0 22px 48px #0868ff33}.plan-card-header{background:var(--navy);min-height:188px;color:var(--white);padding:21px 21px 24px}.plan-card.featured .plan-card-header{background:var(--blue)}.plan-card-heading{justify-content:space-between;align-items:center;gap:9px;min-height:27px;display:flex}.plan-position{letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:900}.plan-popular{background:var(--white);color:var(--blue);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:900}.plan-volume{flex-direction:column;margin-top:20px;display:flex}.plan-volume strong{letter-spacing:-.07em;font-size:clamp(55px,5vw,68px);line-height:.88}.plan-volume span{color:#a9d9ff;margin-top:12px;font-size:13px;font-weight:800}.plan-card.featured .plan-volume span{color:#e8f2ff}.plan-network{border-bottom:1px solid var(--line);background:#f8fbff;grid-template-columns:48px 1fr;align-items:center;gap:12px;min-height:74px;padding:12px 20px;display:grid}.plan-network img{object-fit:contain;width:48px;height:42px}.plan-network div{flex-direction:column;gap:3px;display:flex}.plan-network strong{color:var(--navy);text-transform:uppercase;font-size:12px}.plan-network span{color:var(--muted);font-size:10px;font-weight:700}.plan-benefits{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:12px 18px;list-style:none;display:grid}.plan-benefits li{color:#293b58;border-bottom:1px solid #eef2f6;align-items:center;gap:8px;min-height:58px;font-size:11px;font-weight:800;display:flex}.plan-benefits li:nth-child(odd){border-right:1px solid #eef2f6;padding-right:8px}.plan-benefits li:nth-child(2n){padding-left:10px}.plan-benefits li:nth-last-child(-n+2){border-bottom:0}.plan-benefits li svg{color:var(--blue);flex:none}.plan-benefits li>span{flex-direction:column;gap:2px;display:flex}.plan-benefits small{color:var(--muted);font-size:8px;font-weight:700;line-height:1.25}.plan-offer{background:#eaf3ff;border-bottom:1px solid #cfe0f5;justify-content:space-between;align-items:center;gap:10px;min-height:92px;padding:14px 20px;display:flex}.plan-card.featured .plan-offer{background:var(--navy);border-color:#183c73}.plan-offer>span{color:var(--navy);font-size:15px;font-weight:900}.plan-card.featured .plan-offer>span{color:var(--white)}.plan-offer p{color:var(--navy);align-items:baseline;margin:0;display:flex}.plan-card.featured .plan-offer p{color:var(--white)}.plan-offer small{margin-right:4px;font-size:12px;font-weight:900}.plan-offer strong{letter-spacing:-.07em;font-size:52px;line-height:.85}.plan-offer em{color:var(--muted);margin-left:5px;font-size:8px;font-style:normal;font-weight:800}.plan-card.featured .plan-offer em{color:#bed6f7}.plan-enquiry{min-height:45px;color:var(--blue);background:#eaf3ff;justify-content:space-between;align-items:center;padding:0 18px;font-size:11px;font-weight:900;display:flex}.plan-enquiry:hover{background:var(--blue);color:var(--white)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.product-card{border:1px solid var(--line);background:var(--white);border-radius:12px;min-width:0;overflow:hidden;box-shadow:0 10px 30px #071b3f0f}.product-card-image{background:var(--white);place-items:center;min-height:278px;padding:22px;display:grid;overflow:hidden}.product-card-image img{object-fit:contain;width:100%;height:230px;transition:transform .22s}.product-card:hover .product-card-image img{transform:scale(1.035)}.product-card-copy{border-top:1px solid var(--line);padding:22px}.product-card-copy>span{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900}.product-card-copy h3{color:var(--navy);margin:8px 0 10px;font-size:20px}.product-card-copy p{min-height:64px;color:var(--muted);margin:0;font-size:12px;line-height:1.55}.text-link{border-top:1px solid var(--line);color:var(--blue);justify-content:space-between;align-items:center;margin-top:18px;padding-top:15px;font-size:11px;font-weight:900;display:flex}.text-link:hover{color:#045cdd;background:0 0}.section-action{justify-content:center;margin-top:30px;display:flex}.digital-layout{grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr);gap:22px;display:grid}.digital-intro{background:var(--navy);color:var(--white);border-radius:15px;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(38px,4.8vw,68px);display:flex}.digital-intro .eyebrow{color:#55d2f6}.digital-intro h2{color:var(--white)}.digital-intro>p:not(.eyebrow){color:#c4d2e5;margin:22px 0 0;font-size:14px;line-height:1.65}.digital-intro>a{background:var(--blue);width:100%;color:var(--white);border-radius:7px;grid-template-columns:1fr auto;align-items:center;gap:20px;margin-top:34px;padding:18px;display:grid}.digital-intro>a div{flex-direction:column;gap:4px;display:flex}.digital-intro>a strong{font-size:13px}.digital-intro>a span{color:#d8e8ff;font-size:10px;line-height:1.4}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.service-grid article{border:1px solid var(--line);background:var(--white);border-radius:12px;min-height:220px;padding:30px}.service-grid article svg{color:var(--blue)}.service-grid h3{color:var(--navy);margin:24px 0 10px;font-size:19px}.service-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.about-section{background:#ebf6ff;padding-block:100px}.about-layout{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:90px;display:grid}.about-title h2{max-width:530px}.about-copy>p{color:#344760;margin:0 0 18px;font-size:15px;line-height:1.75}.about-copy ul{gap:11px;margin:26px 0 30px;padding:0;list-style:none;display:grid}.about-copy li{color:var(--navy);align-items:center;gap:10px;font-size:13px;font-weight:800;display:flex}.about-copy li svg{color:var(--blue)}.site-footer{background:var(--navy);color:var(--white);padding-top:64px}.site-footer-grid{grid-template-columns:minmax(250px,1.45fr) repeat(3,minmax(140px,.7fr));gap:48px;padding-bottom:50px;display:grid}.footer-brand img{object-fit:contain;background:var(--white);border-radius:4px;width:122px;height:82px}.footer-brand p{color:#aebfd4;max-width:330px;margin:18px 0 0;font-size:12px;line-height:1.65}.footer-column{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer-column h2{color:var(--white);margin:2px 0 8px;font-size:13px}.footer-column a{color:#aebfd4;align-items:center;gap:5px;font-size:11px;line-height:1.4;display:inline-flex}.footer-column a:hover{color:#5bd7f7}.footer-bottom{color:#8498b3;border-top:1px solid #263a5a;justify-content:space-between;align-items:center;gap:20px;padding-block:20px;font-size:10px;display:flex}.products-page-intro,.content-page-intro{padding:86px 0 50px}.products-page-intro h1{max-width:800px}.content-page-intro h1{max-width:1020px}.products-page-intro>p:last-child,.content-page-intro>p:last-child{max-width:790px;color:var(--muted);margin:22px 0 0;font-size:15px;line-height:1.7}.standalone-page-section{padding:18px 0 100px}.about-page-section{margin-top:10px}.about-page-mark{border:1px solid var(--line);background:var(--white);border-radius:12px;align-self:start;place-items:center;min-height:250px;padding:34px;display:grid}.about-page-mark img{object-fit:contain;width:min(100%,500px);height:auto}.products-page-grid{padding-bottom:100px}.products-page-grid .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.products-page-grid .product-card{grid-template-columns:minmax(260px,.85fr) minmax(280px,1.15fr);display:grid}.products-page-grid .product-card-image{min-height:360px}.products-page-grid .product-card-image img{height:310px}.products-page-grid .product-card-copy{border-top:0;border-left:1px solid var(--line);flex-direction:column;justify-content:center;padding:34px;display:flex}.products-page-grid .product-card-copy p{min-height:0}.product-breadcrumb{color:#7b899b;align-items:center;gap:9px;padding-top:24px;font-size:11px;display:flex}.product-breadcrumb a{color:var(--blue);align-items:center;gap:7px;font-weight:800;display:inline-flex}.product-detail-hero{border:1px solid var(--line);background:var(--white);min-height:590px;box-shadow:var(--shadow);border-radius:15px;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);margin-top:20px;display:grid;overflow:hidden}.product-detail-image{background:var(--white);place-items:center;min-width:0;padding:55px;display:grid}.product-detail-image img{object-fit:contain;width:100%;height:480px}.product-detail-summary{border-left:1px solid var(--line);background:var(--paper);flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(42px,5vw,74px);display:flex}.product-detail-summary h1{color:var(--navy);letter-spacing:-.05em;margin:0;font-size:clamp(44px,5vw,67px);line-height:1}.product-detail-summary>p:not(.eyebrow){color:var(--muted);margin:20px 0 0;font-size:15px;line-height:1.65}.product-highlight-grid{border:1px solid var(--line);background:var(--line);border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;width:100%;margin:30px 0;display:grid;overflow:hidden}.product-highlight-grid div{background:var(--white);flex-direction:column;justify-content:center;min-height:98px;padding:18px;display:flex}.product-highlight-grid strong{color:var(--navy);font-size:18px}.product-highlight-grid span{color:var(--muted);margin-top:5px;font-size:10px;line-height:1.3}.product-overview{grid-template-columns:.72fr 1.28fr;gap:80px;padding-block:92px;display:grid}.product-overview>p{color:#344760;margin:0;font-size:16px;line-height:1.82}.product-information{grid-template-columns:minmax(0,1.28fr) minmax(320px,.72fr);gap:22px;padding-bottom:92px;display:grid}.specification-panel,.product-side-panels section{border:1px solid var(--line);background:var(--white);border-radius:12px}.panel-heading{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:22px 25px;display:flex}.panel-heading svg{color:var(--blue)}.panel-heading h2{color:var(--navy);margin:0;font-size:18px}.specification-panel dl{margin:0;padding:8px 25px}.specification-panel dl>div{border-bottom:1px solid #eaf0f5;grid-template-columns:minmax(150px,.72fr) minmax(0,1.28fr);gap:24px;padding:14px 0;display:grid}.specification-panel dt{color:var(--muted);font-size:11px}.specification-panel dd{color:var(--navy);margin:0;font-size:12px;font-weight:800;line-height:1.4}.spec-notice{color:#8a97a8;margin:6px 25px 23px;font-size:9px;line-height:1.5}.product-side-panels{align-content:start;gap:22px;display:grid}.product-side-panels ul{gap:13px;margin:0;padding:24px;list-style:none;display:grid}.product-side-panels li{color:#344760;align-items:flex-start;gap:10px;font-size:12px;line-height:1.5;display:flex}.product-side-panels li svg{color:var(--blue);flex:none;margin-top:1px}.support-band{background:var(--navy);color:var(--white);border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:30px 34px;display:grid}.support-band>svg{color:#59d6f7}.support-band h2{margin:0;font-size:19px}.support-band p{color:#b8c8db;max-width:760px;margin:7px 0 0;font-size:11px;line-height:1.6}.related-products{margin-top:92px;padding-block:88px}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-page{background:var(--paper);min-height:100svh}.portal-header{border-bottom:1px solid var(--line);background:var(--white);justify-content:space-between;align-items:center;height:76px;padding:0 max(24px,50% - 620px);display:flex}.portal-header .official-logo{place-items:center;width:96px;height:68px;display:grid}.portal-header .official-logo img{object-fit:contain;width:96px;height:68px}.portal-tools{align-items:center;gap:20px;display:flex}.back-link{color:var(--blue);font-size:12px;font-weight:900}.portal-content{width:min(1240px,100% - 48px);margin-inline:auto;padding:74px 0 100px}.mini-label{color:var(--blue);letter-spacing:.15em;align-items:center;gap:10px;margin:0;font-size:10px;font-weight:900;display:flex}.mini-label span{background:var(--cyan);width:25px;height:2px}.portal-content h1{color:var(--navy);letter-spacing:-.045em;margin:15px 0 10px;font-size:clamp(38px,4.5vw,62px)}.portal-content>p:not(.mini-label){color:var(--muted);margin:0;font-size:13px}.portal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:46px;display:grid}.portal-grid article{border:1px solid var(--line);background:var(--white);border-radius:12px;min-height:270px;padding:28px;position:relative;box-shadow:0 8px 25px #0e264e0f}.portal-icon{width:40px;height:40px;color:var(--blue);background:#e7f1ff;border-radius:7px;place-items:center;font-size:12px;font-weight:900;display:grid}.soon{border:1px solid var(--line);color:#8492a5;border-radius:20px;padding:5px 8px;font-size:9px;position:absolute;top:22px;right:22px}.portal-grid h2{color:var(--navy);margin:35px 0 8px;font-size:20px}.portal-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.portal-grid button{color:#98a4b3;cursor:not-allowed;background:0 0;border:0;padding:0;font-size:11px;font-weight:900;position:absolute;bottom:25px;left:28px}@media (max-width:1120px){.site-header-inner{grid-template-columns:120px 1fr auto;gap:16px}.site-nav{gap:17px}.site-nav a{font-size:12px}.systems-link{border:1px solid var(--line);border-radius:6px;justify-content:center;width:40px;height:40px;padding:0;font-size:0;overflow:hidden}.home-hero{min-height:430px}.home-hero-copy{padding:46px}.home-hero-copy h1{font-size:49px}.device-group{min-height:285px}.plan-grid,.product-grid{gap:12px}.plan-card{font-size:95%}.product-card-image{min-height:235px}.product-card-image img{height:205px}.products-page-grid .product-card{grid-template-columns:1fr}.products-page-grid .product-card-copy{border-top:1px solid var(--line);border-left:0}}@media (max-width:820px){.content-width,.site-header-inner,.portal-content{width:min(100% - 30px,720px)}.site-header-inner{grid-template-columns:1fr auto;height:70px}.brand-logo,.brand-logo img{width:88px;height:62px}.menu-button{display:grid}.site-nav{border-bottom:1px solid var(--line);background:var(--white);flex-direction:column;gap:0;height:auto;padding:10px 15px 18px;display:none;position:absolute;top:70px;left:0;right:0;box-shadow:0 15px 30px #071b3f1f}.site-nav.open{display:flex}.site-nav a{justify-content:center;min-height:45px;font-size:13px}.site-nav a:after{display:none}.site-header-actions{gap:6px}.systems-link{display:none}.home-hero{grid-template-columns:1fr;margin-top:15px}.home-hero-copy{min-height:460px;padding:48px 34px}.home-hero-copy h1{font-size:clamp(42px,11vw,64px)}.home-hero-visual{min-height:500px;padding-inline:24px}.device-group{min-height:350px}.section-heading{grid-template-columns:1fr;align-items:start;gap:17px}.section-heading>p{max-width:620px}.plan-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.digital-layout{grid-template-columns:1fr}.digital-intro{min-height:430px}.about-layout{grid-template-columns:1fr;gap:34px}.site-footer-grid{grid-template-columns:1.25fr 1fr 1fr}.footer-brand{grid-column:1/-1}.product-detail-hero{grid-template-columns:1fr}.product-detail-image{min-height:490px;padding:35px}.product-detail-image img{height:420px}.product-detail-summary{border-top:1px solid var(--line);border-left:0}.product-overview{grid-template-columns:1fr;gap:25px}.product-information{grid-template-columns:1fr}.support-band{grid-template-columns:auto 1fr}.support-band .secondary-button{grid-column:2;justify-self:start}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related-grid .product-card:last-child{display:none}.portal-grid{grid-template-columns:1fr}.portal-grid article{min-height:190px}}@media (max-width:520px){.content-width,.site-header-inner,.portal-content{width:calc(100% - 24px)}.language-switch button{min-width:29px;padding-inline:4px;font-size:9px}.home-hero{border-radius:12px}.home-hero-copy{min-height:435px;padding:38px 24px}.home-hero-copy h1{font-size:42px}.hero-summary{margin-top:20px;font-size:14px}.hero-actions{width:100%;margin-top:27px}.hero-actions>*{flex:1;padding-inline:13px;font-size:11px}.hero-note{font-size:10px}.home-hero-visual{min-height:400px;padding:22px 16px 20px}.partner-lockup{width:100%}.device-group{min-height:285px}.device-pocket{width:57%;bottom:10%;left:-4%}.device-router{width:78%;right:-7%}.hero-visual-caption{font-size:9px}.site-section,.about-section{padding-block:68px}.section-heading{margin-bottom:26px}.section-heading h2,.digital-intro h2,.about-title h2,.products-page-intro h1,.product-overview h2{font-size:34px}.section-heading>p{font-size:12px}.plan-grid,.product-grid,.products-page-grid .product-grid{grid-template-columns:1fr}.plan-card,.product-card{max-width:100%}.product-card-image{min-height:300px}.product-card-image img{height:260px}.product-card-copy p{min-height:0}.digital-intro{min-height:0;padding:34px 25px}.service-grid{grid-template-columns:1fr}.service-grid article{min-height:185px}.site-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 24px}.footer-brand,.footer-column:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start}.products-page-intro{padding-top:60px}.products-page-grid .product-card-image{min-height:300px}.products-page-grid .product-card-image img{height:260px}.products-page-grid .product-card-copy{padding:25px}.product-detail-image{min-height:360px;padding:24px}.product-detail-image img{height:310px}.product-detail-summary{padding:38px 24px}.product-detail-summary h1{font-size:43px}.product-highlight-grid div{min-height:90px;padding:14px}.product-overview{padding-block:65px}.specification-panel dl>div{grid-template-columns:1fr;gap:6px}.support-band{grid-template-columns:1fr;padding:26px}.support-band .secondary-button{grid-column:auto}.related-products{margin-top:68px;padding-block:65px}.related-grid{grid-template-columns:1fr}.related-grid .product-card:last-child{display:block}.portal-header{height:70px;padding-inline:12px}.portal-tools{gap:6px}.back-link{font-size:10px}.portal-content{padding-top:50px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
