:root{--navy:#081a33;--navy-2:#0d2850;--blue:#1677d2;--blue-dark:#0e5fad;--teal:#18a9a6;--ink:#142238;--muted:#53647a;--paper:#f6f8fb;--white:#fff;--line:#d8e1eb;--focus:#ffca57;--radius:1rem;--shadow:0 16px 44px #081a331c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:var(--paper);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-underline-offset:.18em}a:focus-visible,button:focus-visible{outline:3px solid var(--focus);outline-offset:3px}img,svg{max-width:100%}h1,h2,h3{color:var(--navy);letter-spacing:-.035em;line-height:1.08}h1{max-width:14ch;margin:0 0 1.25rem;font-size:clamp(2.65rem,6vw,5rem)}h2{margin:0 0 1rem;font-size:clamp(2rem,4vw,3.25rem)}h3{margin:.1rem 0 .65rem;font-size:1.3rem}p{margin:0 0 1rem}ul{padding-left:1.25rem}.container{width:min(1140px,100% - 2.5rem);margin-inline:auto}.skip-link{z-index:100;color:var(--navy);background:var(--focus);padding:.75rem 1rem;font-weight:800;position:absolute;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:20;color:var(--white);background:#081a33f7;border-bottom:1px solid #ffffff24;position:sticky;top:0}.site-header__inner{align-items:center;gap:1.5rem;min-height:76px;display:flex}.brand{text-decoration:none}.site-nav{align-items:center;gap:1.35rem;margin:0 0 0 auto;padding:0;list-style:none;display:flex}.site-nav a{color:#d8e7f9;font-size:.94rem;font-weight:650;text-decoration:none}.logo{color:var(--navy);align-items:center;display:inline-flex}.logo__mark{width:128px;height:36px;overflow:visible}.logo--symbol .logo__mark{width:136px;height:64px}.mark--navy,.wordmark{fill:#08295e}.mark--blue{fill:#1267f3}.mark--teal{fill:#17b9af}.logo--light .wordmark{fill:#fff}.logo--light .mark--navy{fill:#d9e8ff}.logo--symbol{display:inline-flex}.button{border:1px solid var(--blue);color:#fff;background:var(--blue);border-radius:.4rem;justify-content:center;align-items:center;min-height:48px;padding:.7rem 1.1rem;font-weight:780;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex}.button:hover{background:var(--blue-dark);transform:translateY(-1px)}.button--small{min-height:39px;padding:.48rem .78rem;font-size:.86rem}.button--secondary{color:var(--navy);background:0 0;border-color:#91b1d2}.button--secondary:hover{color:#fff;background:#173d69}.button--light{color:var(--navy);background:#fff;border-color:#fff}.button--light:hover{background:#e5f3ff}.hero{color:#fff;background:radial-gradient(circle at 82% 22%, #18a9a63d, transparent 28%), linear-gradient(132deg,var(--navy),var(--navy-2) 64%,#0e355c);overflow:hidden}.hero__inner{grid-template-columns:1.2fr .8fr;align-items:center;gap:3rem;padding:7rem 0 6.5rem;display:grid}.hero h1{color:#fff}.hero p{color:#e3effc;max-width:57ch;font-size:1.19rem;line-height:1.7}.eyebrow{color:var(--teal);letter-spacing:.13em;text-transform:uppercase;margin-bottom:.85rem;font-size:.78rem;font-weight:850}.hero .eyebrow{color:#71dedc}.hero__actions{flex-wrap:wrap;gap:.85rem;margin-top:1.6rem;display:flex}.hero__graphic{aspect-ratio:1;background:radial-gradient(circle,#1677d254,#0000 61%);border:1px solid #aae5ff3d;border-radius:50%;justify-self:end;place-items:center;width:min(355px,100%);display:grid}.hero__graphic svg{filter:drop-shadow(0 18px 28px #00000042);width:78%;height:78%}.hero__graphic .mark--navy{fill:#d9e8ff}.hero__graphic .mark--blue{fill:#3d9fff}.hero__graphic .mark--teal{fill:#59d5cf}.hero__graphic .logo--symbol .logo__mark{width:78%;height:78%}.hero .button--secondary{color:#fff;border-color:#8fb6da}.hero .button--secondary:hover{background:#173d69}.hero__credential{letter-spacing:.03em;margin-top:1.2rem;font-weight:750;color:#9cc1e8!important;font-size:.88rem!important}.section{padding:5.8rem 0}.section--white{background:#fff}.section--navy{color:#e9f3ff;background:var(--navy)}.section--navy h2,.section--navy h3{color:#fff}.section__heading{max-width:740px;margin-bottom:2.5rem}.section__heading p:not(.eyebrow){color:var(--muted);font-size:1.12rem}.section--navy .section__heading p:not(.eyebrow){color:#c4d7ee}.grid-3,.grid-2{gap:1.25rem;display:grid}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:1.65rem;box-shadow:0 4px 14px #0f264309}.card p{color:var(--muted)}.card--dark{background:#102d54;border-color:#87c2e847}.card--dark h3{color:#fff}.card--dark p,.card--dark li{color:#c9def2}.number{width:2.25rem;height:2.25rem;color:var(--blue);background:#e5f1ff;border-radius:50%;place-items:center;margin-bottom:1.2rem;font-weight:850;display:grid}.split{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.prose{max-width:760px}.prose p,.prose li{color:var(--muted)}.notice{border-left:4px solid var(--teal);color:#174d4b;background:#e8f7f6;padding:1rem 1.1rem}.status{color:#07595a;letter-spacing:.06em;text-transform:uppercase;background:#dff7f5;border-radius:999px;margin-bottom:.85rem;padding:.3rem .55rem;font-size:.77rem;font-weight:850;display:inline-block}.callout{border-radius:var(--radius);color:#dceafb;background:linear-gradient(135deg,#0b2a4f,#104776);padding:2.3rem}.callout h2{color:#fff}.callout p{max-width:62ch}.link-arrow{color:var(--blue-dark);font-weight:800}.section--navy .link-arrow{color:#8ee4e0}.product-stack{gap:1rem;display:grid}.product-card--cisco{background:linear-gradient(125deg,#f8fcff,#edf7ff);border-color:#9fc7ea}.product-card--cisco .status{color:#075282;background:#dcedfb}.site-footer{color:#c7d8ed;background:#061426}.site-footer__grid{grid-template-columns:2fr 1fr 1fr;gap:2.5rem;padding:3.8rem 0 2.8rem;display:grid}.site-footer__summary{max-width:28ch;margin-top:.9rem}.site-footer a{color:#c7d8ed;width:max-content;max-width:100%;margin:.38rem 0;display:block}.site-footer a:hover{color:#fff}.footer-heading{color:#fff;margin-bottom:.65rem;font-weight:800}.site-footer__bottom{border-top:1px solid #ffffff21;justify-content:space-between;gap:1rem;padding:1.15rem 0;font-size:.88rem;display:flex}.page-hero{color:#fff;background:linear-gradient(135deg,var(--navy),#103e69);padding:4.8rem 0 3.8rem}.page-hero h1{color:#fff}.page-hero p{color:#d6e7fa;max-width:720px;font-size:1.12rem}.legal-meta{color:var(--muted);font-size:.92rem}.contact-box{border-radius:var(--radius);background:#eaf3fc;padding:2rem}.contact-box a{color:var(--blue-dark);font-size:clamp(1.25rem,3vw,1.8rem);font-weight:800}.contact-box p{color:var(--muted)}.not-found{place-items:center;min-height:58vh;padding:5rem 0;display:grid}.not-found__inner{text-align:center;max-width:620px}.not-found h1{max-width:none}@media (width<=800px){.site-header__inner{flex-wrap:wrap;gap:.85rem;min-height:auto;padding:.85rem 0 1rem}.site-nav{order:3;justify-content:space-between;gap:1rem;width:100%;padding-bottom:.15rem;overflow-x:auto}.site-header .button{margin-left:auto}.hero__inner,.split{grid-template-columns:1fr}.hero__inner{padding:4.7rem 0}.hero__graphic{display:none}.grid-3{grid-template-columns:1fr}.section{padding:4rem 0}.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__grid>div:first-child{grid-column:1/-1}.site-footer__bottom{flex-direction:column}}@media (width<=500px){.container{width:min(100% - 1.5rem,1140px)}.site-header .button{font-size:.78rem}.grid-2,.site-footer__grid{grid-template-columns:1fr}.site-footer__grid>div:first-child{grid-column:auto}.card,.callout{padding:1.35rem}}.logo{align-items:center;display:inline-flex}.logo__image{width:128px;height:auto;display:block}.logo--symbol .logo__image{width:100%;height:auto}.logo--light{background:#fff;border-radius:.25rem;padding:.26rem .38rem}.hero__graphic .logo{background:#fffffff5;border-radius:.75rem;width:78%;padding:1rem;box-shadow:0 18px 28px #0003}.hero__graphic .logo__image{width:100%;height:auto}.logo--light{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.hero__graphic{background:0 0;border:0;border-radius:0}.hero__graphic .logo{width:78%;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.site-header{color:var(--navy);border-bottom:1px solid var(--line);background:#f8fafc;box-shadow:0 2px 12px #081a3314}.site-nav a{color:#233a56}.site-nav a:hover{color:var(--navy)}.footer-brand{color:#fff;letter-spacing:.08em;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:850;display:flex}.footer-brand .logo{width:33px}.footer-brand .logo__image{width:33px;height:auto}
