:root{--ink:#102a43;--ink-soft:#486581;--navy:#0b3558;--navy-deep:#07283f;--blue:#1176a8;--green:#36a269;--green-light:#e9f7ef;--line:#d9e5ec;--paper:#fff;--wash:#f2f7fa}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--wash);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px}a{color:inherit}.site-header{background:var(--paper);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;min-height:78px;padding:15px clamp(22px,6vw,88px);display:flex}.brand{align-items:center;gap:14px;text-decoration:none;display:inline-flex}.brand-logo{width:145px;height:auto;display:block}.brand-divider{background:var(--line);width:1px;height:34px}.brand-section{color:var(--ink-soft);letter-spacing:.08em;white-space:nowrap;font-size:12px;font-weight:800;line-height:1.25}.availability{color:#276749;align-items:center;gap:9px;font-size:14px;font-weight:700;display:flex}.availability span{background:var(--green);width:9px;height:9px;box-shadow:0 0 0 4px var(--green-light);border-radius:50%}.service-status{color:#fff;background:#071f33;border-bottom:4px solid #1783af;padding:13px clamp(22px,6vw,88px) 9px;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;box-shadow:0 6px 18px #051e303d}.status-console{grid-template-columns:minmax(150px,.62fr) minmax(0,4fr);align-items:stretch;gap:12px;display:grid}.status-heading{border-right:1px solid #c3dcea42;flex-direction:column;justify-content:center;align-items:flex-start;padding:3px 18px 3px 0;display:flex}.status-heading h2{color:#fff;letter-spacing:-.015em;margin:3px 0 0;font-size:18px;font-weight:800;line-height:1.1}.status-checked{color:#bfd2df;margin:7px 0 0;font-size:11px;line-height:1.25}.status-kicker{color:#7ad8a5;letter-spacing:.16em;margin:0;font-size:10px;font-weight:900}.status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.status-item{min-height:54px;color:var(--ink);background:#f8fbfd;border:1px solid #c9dce7;border-radius:7px;grid-template-columns:minmax(0,1fr);align-content:start;gap:7px;padding:9px 9px 8px 12px;display:grid;position:relative;overflow:hidden;box-shadow:0 4px 11px #0000003d}.status-item:before{content:"";background:#778895;width:4px;position:absolute;inset:0 auto 0 0}.status-item.operational:before{background:#2f9b61}.status-item.degraded:before{background:#d39a29}.status-item.outage:before{background:#c34b3d}.status-item-top{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.status-name{min-width:0;color:var(--navy-deep);gap:1px;display:grid}.status-name strong{color:#082b46;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:900;line-height:1.15;overflow:hidden}.status-name small{color:#5b7182;letter-spacing:.025em;font-size:10px;font-weight:700;line-height:1.2}.status-value{border:1px solid;border-radius:999px;align-items:center;gap:6px;min-height:23px;padding:3px 7px;font-size:11px;font-weight:800;display:inline-flex}.status-value.operational{color:#247448;background:#eef9f2}.status-value.degraded{color:#8a5a08;background:#fff7df}.status-value.outage{color:#a43327;background:#fff0ed}.status-value.unknown{color:#52606d;background:#f1f4f6}.status-value.checking{color:#d3e2eb;background:#ffffff14}.status-value.checking svg{animation:1s linear infinite status-spin}.status-inline-note,.status-inline-details{color:#4a3a17;border-top:1px solid #e4d29e;min-width:0;margin:0;padding-top:5px;font-size:12px;font-weight:650;line-height:1.4}.status-inline-details summary{cursor:pointer;padding-right:76px;list-style:none;position:relative}.status-inline-details summary::-webkit-details-marker{display:none}.status-inline-details summary:focus-visible{outline-offset:2px;border-radius:3px;outline:2px solid #ffd889}.more-count{color:#241700;white-space:nowrap;background:#ffd889;border-radius:999px;padding:1px 6px;font-size:10px;font-weight:900;position:absolute;top:0;right:0}.status-inline-details[open] .more-count{font-size:0}.status-inline-details[open] .more-count:after{content:"Hide";font-size:10px}.status-inline-details ul{border-top:1px solid #e4d29e;margin:6px 0 2px;padding:6px 0 0 18px}.status-inline-details li{margin-top:3px}.status-scope{color:#b9ccd8;margin:7px 0 0;font-size:11px}.status-scope strong{color:#e5eff5}@keyframes status-spin{to{transform:rotate(360deg)}}.new-user-callout{box-shadow:inset 6px 0 0 var(--blue);background:linear-gradient(100deg,#e8f4fa,#fff 70%);border-top:1px solid #c6dce8;border-bottom:1px solid #c6dce8;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:22px;padding:30px clamp(22px,6vw,88px);display:grid}.new-user-icon{background:#fff;border:1px solid #bed5e2;border-radius:14px;place-items:center;width:58px;height:58px;display:grid;overflow:hidden;box-shadow:0 8px 20px #1176a838}.new-user-icon img{object-fit:contain;width:54px;height:54px}.new-user-copy .eyebrow{color:#0b668f;margin-bottom:7px}.new-user-copy h2{color:var(--navy);letter-spacing:-.025em;margin:0;font-size:clamp(25px,3vw,34px)}.new-user-copy>p:last-child{max-width:760px;color:var(--ink-soft);margin:9px 0 0;line-height:1.5}.new-user-actions{justify-items:center;gap:8px;display:grid}.new-user-primary{color:#fff;background:var(--blue);min-height:48px}.new-user-primary:hover{background:#0d678f}.new-user-download{color:#096890;text-underline-offset:3px;align-items:center;gap:6px;font-size:13px;font-weight:800;display:inline-flex}.hero{color:#fff;background:radial-gradient(circle at 84% 18%, #36a26933, transparent 24%), linear-gradient(118deg, var(--navy-deep), var(--navy));grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:center;gap:clamp(36px,6vw,76px);padding:clamp(48px,6vw,76px) clamp(22px,6vw,88px);display:grid;position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:470px;height:470px;position:absolute;bottom:-190px;right:-120px}.hero-copy,.reset-card{z-index:1;position:relative}.eyebrow{color:var(--green);letter-spacing:.16em;margin:0 0 14px;font-size:13px;font-weight:800}.hero h1{letter-spacing:-.045em;max-width:690px;margin:0;font-size:clamp(44px,5.3vw,68px);line-height:.98}.lede{color:#d9e8f2;max-width:650px;margin:20px 0 0;font-size:clamp(18px,2vw,22px);line-height:1.6}.hero-actions{flex-wrap:wrap;gap:13px;margin-top:27px;display:flex}.button{border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 20px;font-size:16px;font-weight:800;text-decoration:none;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,.brand:focus-visible{outline-offset:4px;outline:3px solid #94d9b1}.button-primary{color:#062d1b;background:#53c885}.button-primary:hover{background:#66d493}.button-secondary{color:#fff;background:#ffffff12;border-color:#ffffff59}.button-secondary:hover{background:#ffffff1f;border-color:#ffffff94}.microsoft-note{color:#c9dce8;align-items:center;gap:8px;margin:18px 0 0;font-size:14px;display:flex}.reset-card{color:var(--ink);border-top:5px solid var(--green);background:#fff;border-radius:4px 4px 18px 18px;padding:clamp(28px,4vw,42px);box-shadow:0 30px 70px #00000047}.card-kicker{color:var(--blue);letter-spacing:.12em;align-items:center;gap:9px;font-size:12px;font-weight:800;display:flex}.reset-card h2{color:var(--navy);letter-spacing:-.025em;margin:14px 0 22px;font-size:30px}.reset-card ol{gap:14px;margin:0;padding:0;list-style:none;display:grid}.reset-card li{grid-template-columns:35px 1fr;align-items:center;gap:13px;display:grid}.reset-card li>span{color:#fff;background:var(--navy);border-radius:50%;place-items:center;width:35px;height:35px;font-size:14px;font-weight:800;display:grid}.reset-card li p{color:var(--ink-soft);margin:0;line-height:1.45}.identity-tip{color:#24563d;background:var(--green-light);border-radius:9px;align-items:flex-start;gap:11px;margin-top:24px;padding:15px;display:flex}.identity-tip svg{flex:none;margin-top:2px}.identity-tip p{margin:0;font-size:14px;line-height:1.5}.identity-tip strong{overflow-wrap:anywhere}.after-reset{background:#fff;padding:clamp(64px,8vw,100px) clamp(22px,6vw,88px)}.section-heading{max-width:680px}.section-heading h2{color:var(--navy);letter-spacing:-.035em;margin:0;font-size:clamp(34px,4vw,50px);line-height:1.1}.section-heading>p:last-child{color:var(--ink-soft);margin:16px 0 0;font-size:18px}.guidance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:38px;display:grid}.guidance-card{background:var(--wash);border:1px solid var(--line);border-radius:14px;grid-template-columns:48px 1fr;align-items:start;gap:20px;min-height:235px;padding:clamp(25px,4vw,36px);display:grid}.vpn-card{box-shadow:inset 0 4px 0 var(--green);border-color:#bddac9}.icon-box{color:#fff;background:var(--navy);border-radius:10px;place-items:center;width:48px;height:48px;display:grid}.guidance-card h3{color:var(--navy);letter-spacing:.035em;margin:3px 0 9px;font-size:19px}.guidance-card p{color:var(--ink-soft);margin:0;line-height:1.65}.credential-example{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;margin-top:22px;padding:13px 15px;display:flex}.credential-example span{color:var(--ink-soft);letter-spacing:.1em;font-size:11px;font-weight:800}.credential-example code{color:var(--navy);font-size:15px;font-weight:800}.self-help{background:var(--wash);padding:clamp(64px,8vw,100px) clamp(22px,6vw,88px)}.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}.help-tools{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:34px;padding:18px;box-shadow:0 9px 28px #0b35580f}.search-field{min-height:52px;color:var(--ink-soft);background:var(--wash);border:1px solid #c9d9e3;border-radius:9px;align-items:center;gap:10px;padding:0 14px;display:flex}.search-field:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #1176a824}.search-field input{width:100%;min-width:0;height:50px;color:var(--ink);font:inherit;background:0 0;border:0;outline:0}.search-field input::placeholder{color:#6d8293}.clear-search{width:34px;height:34px;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;place-items:center;display:grid}.clear-search:hover{color:var(--navy);background:#dfeaf0}.category-filters{flex-wrap:wrap;gap:9px;margin-top:13px;display:flex}.filter-button{min-height:40px;color:var(--ink-soft);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:14px;font-weight:800;display:inline-flex}.filter-button:hover{color:var(--navy);border-color:#adc3d1}.filter-button.active{color:#fff;background:var(--navy);border-color:var(--navy)}.filter-button:focus-visible,.clear-search:focus-visible{outline-offset:2px;outline:3px solid #94d9b1}.results-summary{color:var(--ink-soft);margin:17px 0 0;font-size:14px;font-weight:700}.topic-group{margin-top:42px}.topic-group+.topic-group{border-top:1px solid var(--line);margin-top:58px;padding-top:46px}.topic-group-heading{align-items:center;gap:14px;display:flex}.topic-group-heading>span{color:#fff;background:var(--navy);border-radius:10px;flex:none;place-items:center;width:45px;height:45px;display:grid}.topic-group-heading h3{color:var(--navy);letter-spacing:-.025em;margin:0;font-size:27px}.topic-group-heading p{color:var(--ink-soft);margin:4px 0 0;font-size:15px}.topic-group .troubleshooting-grid{margin-top:22px}.troubleshooting-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:20px;margin-top:40px;display:grid}.support-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:26px;box-shadow:0 9px 28px #0b35580f}.urgent-card{background:linear-gradient(#fff8f6 0,#fff 145px);border-color:#b43c2d #e8b9ad #e8b9ad;border-top-style:solid;border-top-width:5px;box-shadow:0 12px 32px #8b2d211c}.important-card{background:linear-gradient(#fffaf0 0,#fff 145px);border-color:#c08018 #e5cf9e #e5cf9e;border-top-style:solid;border-top-width:5px;box-shadow:0 12px 32px #8b5c1617}.support-icon{width:58px;height:58px;color:var(--navy);background:#e7f1f7;border-radius:11px;place-items:center;display:grid}.support-brandmark{background:#fff;border:1px solid #d8e1e8;border-radius:11px;place-items:center;width:88px;height:50px;display:grid;overflow:hidden}.support-brandmark img{object-fit:contain;width:80px;height:45px}.support-brandmark.square{width:58px;height:58px}.support-brandmark.square img{width:44px;height:44px}.topic-details{margin-top:18px}.topic-details summary,.category-expand{color:#096890;cursor:pointer;align-items:center;gap:8px;font-weight:800;display:inline-flex}.topic-details summary{list-style:none}.topic-details summary::-webkit-details-marker{display:none}.topic-details[open] summary svg,.category-expand[aria-expanded=true] svg{transform:rotate(180deg)}.topic-details summary svg,.category-expand svg{transition:transform .16s}.topic-details ul{margin-top:17px}.category-expand{background:#fff;border:1px solid #c8dbe6;border-radius:8px;margin-top:16px;padding:9px 12px;font-size:14px}.category-expand:hover{background:#eef6fa}.warning-icon{color:#8a4515;background:#fff0e5}.priority-badge{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;width:fit-content;margin:17px 0 -8px;padding:5px 9px;font-size:11px;font-weight:800}.priority-badge.urgent{color:#842c21;background:#fbe1dc}.priority-badge.important{color:#76500f;background:#f8e8bd}.support-label{letter-spacing:.11em;font-weight:800;color:var(--blue)!important;margin:20px 0 8px!important;font-size:12px!important}.support-card h4{color:var(--navy);letter-spacing:-.015em;margin:0;font-size:20px;line-height:1.3}.support-card>p:not(.support-label):not(.privacy-note){color:var(--ink-soft);margin:12px 0 0;line-height:1.55}.support-card ul{color:var(--ink-soft);margin:17px 0 0;padding:0 0 0 19px}.support-card li{margin-top:9px;padding-left:3px;line-height:1.5}.support-card li::marker{color:var(--green)}.support-card code{color:var(--navy);font-size:.92em;font-weight:800}.support-card a{color:#096890;text-underline-offset:3px;align-items:center;gap:3px;font-weight:800;display:inline-flex}.info-card{border-top:4px solid var(--green)}.privacy-note{color:#24563d;background:var(--green-light);border-radius:8px;margin:19px 0 0;padding:11px 13px;font-size:14px;font-weight:800}.no-results{color:var(--ink-soft);text-align:center;background:#fff;border:1px dashed #b8cad6;border-radius:14px;justify-items:center;gap:10px;margin-top:34px;padding:44px 22px;display:grid}.no-results h3{color:var(--navy);margin:4px 0 0;font-size:22px}.no-results p{margin:0 0 8px}.help-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#e8f0f5;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:22px;padding:38px clamp(22px,6vw,88px);display:grid}.help-icon{width:54px;height:54px;color:var(--navy);background:#fff;border-radius:50%;place-items:center;display:grid}.help-strip h2{color:var(--navy);margin:0 0 7px;font-size:22px}.help-strip p{max-width:750px;color:var(--ink-soft);margin:0;line-height:1.55}.help-strip ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.help-strip li{color:#24563d;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}footer{color:#c9dce8;background:var(--navy-deep);justify-content:space-between;align-items:center;gap:24px;padding:27px clamp(22px,6vw,88px);display:flex}.security-reminder{align-items:center;gap:10px;display:flex}.security-reminder p,.footer-note{margin:0;font-size:14px}.security-reminder strong{color:#fff}.footer-note{white-space:nowrap}@media (max-width:900px){.hero{grid-template-columns:1fr}.reset-card{max-width:620px}.guidance-grid{grid-template-columns:1fr}.troubleshooting-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.help-strip{grid-template-columns:54px 1fr}.help-strip ul{grid-column:2}.status-console{grid-template-columns:1fr}.status-heading{border-bottom:1px solid #c3dcea42;border-right:0;padding:0 0 9px}.status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.new-user-callout{grid-template-columns:58px 1fr}.new-user-actions{grid-column:2;justify-items:start}}@media (max-width:620px){.site-header{gap:10px;min-height:70px;padding-inline:16px}.brand{gap:9px}.brand-logo{width:112px}.brand-divider{height:28px}.brand-section{letter-spacing:.055em;white-space:normal;max-width:108px;font-size:10px}.availability{max-width:100px;font-size:12px}.service-status{padding-top:11px}.status-heading{align-items:flex-start}.status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.status-item-top{flex-direction:column;align-items:flex-start;gap:5px}.new-user-callout{box-shadow:inset 0 5px 0 var(--blue);grid-template-columns:1fr}.new-user-actions{grid-column:1;justify-items:stretch;width:100%}.new-user-primary{width:100%}.hero{gap:40px;padding-top:56px}.hero h1{font-size:clamp(44px,14vw,64px)}.hero-actions,.button{width:100%}.guidance-card,.troubleshooting-grid{grid-template-columns:1fr}.help-tools{padding:13px}.category-filters{grid-template-columns:1fr 1fr;display:grid}.filter-button{padding:0 10px}.topic-group-heading{align-items:flex-start}.topic-group-heading h3{font-size:23px}.credential-example{flex-direction:column;align-items:flex-start;gap:5px}.help-strip{grid-template-columns:1fr}.help-strip ul{grid-column:1}footer{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
