@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap');
:root{--navy:#06122b;--navy2:#0b1e45;--blue:#1175f5;--cyan:#23b7ff;--ink:#101828;--muted:#667085;--line:#e7eaf0;--soft:#f6f8fb;--white:#fff;--radius:22px;--shadow:0 18px 50px rgba(10,37,78,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}.icon{width:22px;height:22px;flex:none}.site-header{height:82px;background:#fff;position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(15,35,70,.07)}.nav-wrap{max-width:1220px;height:100%;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:13px}.brand img{width:178px;height:58px;object-fit:contain}.brand span{font-size:14px;font-weight:800;color:#166ce8;border-left:1px solid #d9e1ee;padding-left:13px}.desktop-nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:700}.desktop-nav a:hover{color:var(--blue)}.mobile-menu-btn,.mobile-menu{display:none}.help-hero{min-height:610px;position:relative;overflow:hidden;background:linear-gradient(125deg,#07162f 0%,#0b2e67 45%,#0d73e9 100%);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;color:#fff;padding:80px max(24px,calc((100vw - 1220px)/2))}.hero-grid-lines{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to right,black,transparent 75%)}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb-one{width:520px;height:520px;background:#1688ff33;right:3%;top:-30%}.orb-two{width:360px;height:360px;background:#22e6ff1f;left:-10%;bottom:-30%}.hero-content{position:relative;z-index:2;max-width:670px}.hero-kicker,.eyebrow{font-size:12px;font-weight:900;letter-spacing:.14em;color:#1676ee}.hero-kicker{color:#84d7ff;display:flex;align-items:center;gap:9px}.pulse-dot{width:9px;height:9px;border-radius:50%;background:#33d1ff;box-shadow:0 0 0 7px #33d1ff22;animation:pulse 2s infinite}@keyframes pulse{50%{box-shadow:0 0 0 14px transparent}}.hero-content h1{font-size:70px;line-height:.99;letter-spacing:-.055em;margin:22px 0 20px}.hero-content h1 span{color:#55c5ff}.hero-content>p{font-size:18px;color:#cfe1ff;max-width:560px}.search-box{position:relative;display:flex;align-items:center;background:#fff;border:1px solid #dce4ef;border-radius:18px;box-shadow:0 14px 36px #00142c33}.search-box.large{margin-top:30px;max-width:650px}.search-box.small{max-width:720px}.search-box>.icon{margin-left:20px;color:#789}.search-box input{flex:1;border:0;outline:0;padding:20px 15px;font:inherit;min-width:0;background:transparent}.search-box button{border:0;background:var(--blue);color:#fff;font-weight:800;border-radius:13px;margin-right:7px;padding:14px 22px;cursor:pointer}.search-suggest{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border-radius:16px;box-shadow:var(--shadow);overflow:hidden;color:var(--ink);z-index:30}.search-suggest a{display:block;padding:14px 18px;border-bottom:1px solid var(--line)}.search-suggest a:hover{background:#f6f9ff}.search-suggest strong,.search-suggest small{display:block}.search-suggest small{color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.no-suggest{padding:18px;color:var(--muted)}.quick-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px;font-size:13px;color:#a9c6ef}.quick-links a{color:#fff;border-bottom:1px solid #ffffff55}.hero-visual{position:relative;height:420px;z-index:2}.sos-ring{width:320px;height:320px;position:absolute;right:10%;top:20px;border:2px solid #59c7ff;border-radius:50%;box-shadow:0 0 0 25px #39a9ff14,0 0 80px #10a4ff55;display:grid;place-items:center;animation:float 5s ease-in-out infinite}.sos-ring:before,.sos-ring:after{content:"";position:absolute;border:1px dashed #ffffff44;border-radius:50%;inset:25px}.sos-ring:after{inset:-35px}.chat-cluster{width:180px;height:150px;position:relative}.bubble{position:absolute;background:#fff;color:#1278ef;border-radius:24px;font-size:28px;font-weight:900;display:grid;place-items:center;box-shadow:0 16px 35px #001a3c66}.bubble:after{content:"";position:absolute;bottom:-13px;border:12px solid transparent;border-top-color:#fff}.b1{width:120px;height:74px;right:0;top:0}.b2{width:95px;height:66px;left:0;top:55px}.b3{width:100px;height:68px;right:8px;bottom:0;background:#29b7ff;color:#fff}.b3:after{border-top-color:#29b7ff}.floating-card{position:absolute;background:#ffffffec;color:var(--ink);border-radius:16px;padding:14px 20px;box-shadow:0 18px 40px #00152f55;backdrop-filter:blur(8px);min-width:170px}.floating-card span{color:var(--blue);font-size:11px;font-weight:900}.floating-card b,.floating-card small{display:block}.floating-card small{color:var(--muted)}.fc-one{left:2%;top:54px;animation:float 5s .5s ease-in-out infinite}.fc-two{right:0;bottom:22px;animation:float 5s 1s ease-in-out infinite}@keyframes float{50%{transform:translateY(-13px)}}.section{max-width:1220px;margin:auto;padding:100px 24px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:46px}.section-head h2{font-size:42px;line-height:1.1;letter-spacing:-.04em;margin:9px 0}.section-head>p{max-width:420px;color:var(--muted)}.section-head.compact{margin-bottom:30px}.category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.category-card{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:28px;border:1px solid var(--line);border-radius:var(--radius);transition:.25s;background:#fff}.category-card:hover{transform:translateY(-5px);border-color:#b5d6ff;box-shadow:var(--shadow)}.category-icon{width:58px;height:58px;border-radius:17px;background:linear-gradient(145deg,#e7f4ff,#d8ebff);color:var(--blue);display:grid;place-items:center}.category-icon .icon{width:28px;height:28px}.category-card h3{font-size:19px;margin:0 0 3px}.category-card p{color:var(--muted);margin:0;font-size:14px}.category-card small{color:#8b96a8}.category-card>.arrow{color:#9db0c8}.featured{background:var(--soft);max-width:none;padding-left:max(24px,calc((100vw - 1220px)/2));padding-right:max(24px,calc((100vw - 1220px)/2))}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-card{background:#fff;border:1px solid #e4e8ef;border-radius:var(--radius);padding:28px;min-height:260px;display:flex;flex-direction:column;transition:.25s}.article-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.article-category{display:inline-flex;width:max-content;background:#eaf4ff;color:#0b6de7;border-radius:99px;padding:5px 10px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.article-card h3{font-size:20px;line-height:1.35;margin:18px 0 8px}.article-card p{font-size:14px;color:var(--muted);margin:0}.read-more{display:flex;align-items:center;gap:6px;color:var(--blue);font-weight:700;font-size:14px;margin-top:auto;padding-top:18px}.read-more .icon{width:17px}.latest-list{border-top:1px solid var(--line)}.latest-item{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:20px;padding:22px 10px;border-bottom:1px solid var(--line);transition:.2s}.latest-item:hover{background:#f8faff;padding-left:18px}.mini-icon{width:43px;height:43px;border-radius:13px;background:#eef5ff;color:var(--blue);display:grid;place-items:center}.latest-item small{color:var(--blue);font-weight:700}.latest-item h3{margin:2px 0;font-size:17px}.latest-date{font-size:13px;color:var(--muted)}.support-band{max-width:1220px;margin:0 auto 100px;padding:48px 56px;border-radius:28px;background:linear-gradient(115deg,#09265a,#087bf5);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;overflow:hidden}.support-band:after{content:"";position:absolute;width:300px;height:300px;border:1px solid #fff3;border-radius:50%;right:15%;top:-130px}.support-band h2{font-size:34px;margin:8px 0}.support-band p{color:#cfe4ff}.eyebrow.light{color:#8edcff}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border-radius:13px;font-weight:800;border:0}.btn.white{background:#fff;color:#0b69dc;position:relative;z-index:2}.btn.primary{background:var(--blue);color:#fff}.site-footer{background:#020b1d;color:#fff;padding:58px max(24px,calc((100vw - 1220px)/2)) 20px}.footer-grid{display:grid;grid-template-columns:1.6fr .8fr .8fr;gap:70px;padding-bottom:42px}.footer-about img{width:175px;height:60px;object-fit:contain}.footer-about p{max-width:510px;color:#c0caDB}.footer-grid h4{margin:11px 0 16px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px}.footer-grid a{color:#d9e1ef;font-size:14px}.footer-grid a:hover{color:#57c1ff}.footer-copy{border-top:1px solid #25314a;padding-top:20px;color:#99a7be;font-size:13px}.reveal{opacity:0;transform:translateY(20px)}.reveal.visible{opacity:1;transform:none;transition:.6s}.article-search-strip{background:#f4f7fb;padding:28px 24px;display:flex;justify-content:center}.article-shell{max-width:1220px;margin:auto;padding:28px 24px 100px}.breadcrumbs{display:flex;gap:9px;align-items:center;font-size:13px;color:#8b96a8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:30px}.breadcrumbs a{color:#4e6687}.article-layout{display:grid;grid-template-columns:210px minmax(0,720px) 220px;gap:40px;align-items:start}.article-aside{position:sticky;top:120px;font-size:13px}.article-aside strong{display:block;margin-bottom:13px;color:#33415c}.toc a{display:block;color:#778399;border-left:2px solid #e5e9f0;padding:7px 0 7px 13px}.toc a.h3{padding-left:25px;font-size:12px}.toc a.active{color:var(--blue);border-color:var(--blue);font-weight:700}.related a{display:flex;gap:5px;padding:10px 0;border-bottom:1px solid var(--line);line-height:1.4}.related .icon{width:15px}.need-help{margin-top:24px;background:#eff6ff;padding:18px;border-radius:16px}.need-help p{color:var(--muted);margin:5px 0 10px}.need-help a{color:var(--blue);font-weight:800;border:0;padding:0}.article-header{border-bottom:1px solid var(--line);padding-bottom:30px;margin-bottom:34px}.article-header h1{font-size:46px;line-height:1.08;letter-spacing:-.045em;margin:18px 0}.article-header>p{font-size:18px;color:var(--muted)}.article-meta{font-size:12px;color:#98a2b3}.prose{font-size:16px;color:#27364e}.prose h2{font-size:29px;line-height:1.25;color:#0d1830;margin:52px 0 18px;scroll-margin-top:120px}.prose h3{font-size:21px;color:#13213b;margin:34px 0 13px;scroll-margin-top:120px}.prose p{margin:0 0 17px}.prose ul,.prose ol{padding-left:24px}.prose li{margin:8px 0}.prose img{max-width:100%;height:auto;border-radius:16px;border:1px solid var(--line);box-shadow:0 12px 30px #0f2d5c18}.prose figure{margin:30px 0}.prose figcaption{text-align:center;color:var(--muted);font-size:12px}.callout{padding:20px 22px;border-radius:15px;margin:25px 0;border-left:4px solid}.callout-info{background:#eef6ff;border-color:#2c86f7}.callout-warning{background:#fff8e6;border-color:#f5ae22}.callout-success{background:#eafaf1;border-color:#2fb36d}.prose blockquote{margin:25px 0;padding:17px 22px;border-left:4px solid var(--blue);background:#f7f9fc}.helpful{margin-top:55px;border:1px solid var(--line);border-radius:20px;padding:25px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.helpful h3,.helpful p{margin:0}.helpful p{color:var(--muted);font-size:13px}.vote-buttons{display:flex;gap:10px}.vote-buttons button{display:flex;align-items:center;gap:7px;border:1px solid #cfdaea;background:#fff;border-radius:12px;padding:10px 14px;cursor:pointer}.vote-buttons .no .icon{transform:rotate(180deg)}.vote-buttons button.active{background:#eaf4ff;border-color:#2580ef;color:#0869df}.vote-message{width:100%;font-size:13px;color:#16804b}.category-hero,.search-page-hero{background:linear-gradient(120deg,#071a3b,#0a70e6);color:#fff;padding:60px 24px}.category-hero-inner,.search-page-hero>div{max-width:1220px;margin:auto}.category-hero-inner{display:flex;align-items:center;gap:25px}.category-icon.large{width:82px;height:82px;background:#ffffff18;color:#fff}.category-hero h1,.search-page-hero h1{font-size:44px;letter-spacing:-.04em;margin:6px 0}.category-hero p{color:#cfe4ff}.breadcrumbs.light{margin:0;color:#a8caef}.category-page>.search-box{margin:0 auto 45px}.category-articles{max-width:860px;margin:auto}.category-article,.search-result{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:start;border-bottom:1px solid var(--line);padding:25px 8px}.category-article>span{width:44px;height:44px;border-radius:12px;background:#eef5ff;color:var(--blue);display:grid;place-items:center}.category-article h2,.search-result h3{font-size:19px;margin:0 0 5px}.category-article p,.search-result p{color:var(--muted);margin:0 0 7px}.category-article small,.search-result small{color:#7f8da3}.search-results{max-width:900px}.search-results>h2{margin-bottom:25px}.search-result{grid-template-columns:1fr auto}.empty-state{text-align:center;background:#f7f9fc;border-radius:22px;padding:55px;margin:30px 0}.not-found{text-align:center;padding:100px 24px}.big-404{font-size:100px;font-weight:900;color:#dfeeff}.auth-body{min-height:100vh;background:radial-gradient(circle at 20% 10%,#0f7ef444,transparent 35%),#06142f;display:grid;place-items:center;padding:25px}.auth-card{width:min(470px,100%);background:#fff;border-radius:25px;padding:40px;box-shadow:0 25px 70px #0007}.auth-logo{width:200px;height:75px;object-fit:contain}.auth-card h1{font-size:30px;margin:8px 0}.auth-card p{color:var(--muted)}.stack{display:flex;flex-direction:column;gap:16px}.stack label{font-weight:700;font-size:13px}.stack input,.stack textarea,.stack select{width:100%;margin-top:6px;padding:13px;border:1px solid #d8dee9;border-radius:10px;font:inherit}.alert{padding:13px 15px;border-radius:10px;margin:14px 0;font-size:14px}.alert.error{background:#fff0f0;color:#a61b1b}.alert.success{background:#eafaf1;color:#137445}.back-link{display:block;text-align:center;margin-top:20px;color:var(--blue);font-size:13px}
@media(max-width:1000px){.desktop-nav{display:none}.mobile-menu-btn{display:grid;place-items:center;border:0;background:#eef5ff;border-radius:10px;width:42px;height:42px}.mobile-menu{position:absolute;top:82px;left:0;right:0;background:#fff;padding:18px 24px;box-shadow:var(--shadow);flex-direction:column;gap:15px}.mobile-menu.open{display:flex}.help-hero{grid-template-columns:1fr;padding-top:70px}.hero-visual{display:none}.article-layout{grid-template-columns:minmax(0,1fr) 220px}.toc{display:none}.article-grid{grid-template-columns:1fr 1fr}.category-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-about{grid-column:1/-1}}
@media(max-width:700px){.site-header{height:70px}.brand img{width:145px;height:50px}.brand span{font-size:12px}.mobile-menu{top:70px}.help-hero{min-height:560px;padding:60px 20px}.hero-content h1{font-size:49px}.hero-content>p{font-size:16px}.search-box button{display:none}.search-box input{padding:17px 12px}.quick-links span{width:100%}.section{padding:70px 20px}.section-head{display:block}.section-head h2{font-size:33px}.category-card{padding:21px;grid-template-columns:auto 1fr}.category-card>.arrow{display:none}.article-grid{grid-template-columns:1fr}.latest-item{grid-template-columns:auto 1fr auto}.latest-date{display:none}.support-band{margin:0 20px 70px;padding:35px 25px;display:block}.support-band h2{font-size:29px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-about{grid-column:auto}.article-layout{display:block}.related{position:static;margin-top:45px}.article-header h1{font-size:35px}.article-shell{padding:22px 20px 70px}.prose h2{font-size:25px}.helpful{align-items:flex-start}.category-hero h1,.search-page-hero h1{font-size:35px}.category-hero-inner{align-items:flex-start}.category-icon.large{width:62px;height:62px}.category-article{grid-template-columns:auto 1fr}.category-article>.icon{display:none}}
