.help-page{background:var(--mist)}.help-header{z-index:10;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);color:#fff;background:#0a2c3ec2;border:none;border-radius:24px;justify-content:space-between;align-items:center;width:min(1180px,100% - 32px);padding:10px 12px 10px 18px;display:flex;position:absolute;top:22px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #061d2a24}.help-header nav{align-items:center;gap:24px;font-size:13px;display:flex}.help-header nav .active{color:var(--lime)}.help-header .nav-cta{background:var(--lime);color:#08212c;border-radius:13px;padding:12px 16px;font-weight:900;box-shadow:0 0 24px #66d7ea3d}.help-hero{color:#fff;border-radius:0 0 38px 38px;min-height:600px;position:relative;overflow:hidden}.help-hero>img,.help-hero>span{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.help-hero>span{background:linear-gradient(90deg,#021b26f7,#032833ab 48%,#03283314)}.help-hero>div{z-index:2;width:min(1180px,100% - 40px);margin:auto;padding-top:165px;position:relative}.help-hero small,.help-heading>span{color:var(--lime);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:900}.help-hero h1{letter-spacing:-.055em;max-width:700px;margin:18px 0;font-size:61px;line-height:1}.help-hero p{color:#d4e4e5;max-width:570px;font-size:17px;line-height:1.6}.help-hero a{background:var(--lime);color:#08212c;border-radius:13px;margin-top:18px;padding:13px 18px;font-weight:900;display:inline-block}.help-shell{width:min(1180px,100% - 40px);margin:auto}.compatibility,.troubleshooting{padding:95px 0}.help-heading h2{letter-spacing:-.045em;margin:9px 0;font-size:45px}.help-heading>span{color:var(--teal)}.help-heading>p{max-width:670px;color:var(--muted);line-height:1.6}.help-heading.light{color:#fff}.help-heading.light>span{color:var(--lime)}.check-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:30px;display:grid}.check-grid article{border:1px solid var(--line);background:var(--white);border-radius:20px;padding:25px}.check-grid article>b{color:var(--teal);text-transform:uppercase;letter-spacing:.1em;font-size:11px}.check-grid h3{margin:8px 0}.check-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.compatibility-note{color:var(--ink);background:#e4f6fb;border-radius:15px;margin-top:16px;padding:17px 20px;font-size:13px}.setup-section,.faq-section{background:#052d3c;padding:95px 0}.setup-section ol{grid-template-columns:repeat(4,1fr);gap:15px;margin:35px 0 0;padding:0;list-style:none;display:grid}.setup-section li{color:#fff;background:#ffffff12;border:1px solid #ffffff26;border-radius:19px;padding:23px}.setup-section li>b{width:42px;height:42px;color:var(--lime);border:1px solid #66d7ea80;border-radius:50%;place-items:center;display:grid}.setup-section h3{margin:19px 0 8px}.setup-section p{color:#afc6c9;margin:0;font-size:13px;line-height:1.6}.trouble-grid{grid-template-columns:repeat(3,1fr);gap:13px;margin-top:30px;display:grid}.trouble-grid article{background:var(--white);border-radius:16px;gap:13px;padding:20px;display:flex;box-shadow:0 9px 25px #06232f0f}.trouble-grid b{height:31px;color:var(--teal);background:#e4f6fb;border-radius:50%;flex:0 0 31px;place-items:center;display:grid}.trouble-grid p{color:var(--muted);margin:3px 0;font-size:13px;line-height:1.5}.warning-box{border-left:4px solid var(--lime);background:var(--navy);color:#fff;border-radius:12px;margin-top:15px;padding:19px 22px}.warning-box b,.warning-box span{display:block}.warning-box span{color:#b5cccf;margin-top:5px;font-size:13px}.faq-list{grid-template-columns:1fr 1fr;gap:12px;margin-top:30px;display:grid}.faq-list details{color:#fff;background:#ffffff12;border:1px solid #ffffff26;border-radius:15px;align-self:start}.faq-list summary{cursor:pointer;justify-content:space-between;gap:12px;padding:17px 19px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--lime);font-size:20px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{color:#b3cacc;margin:0;padding:0 19px 18px;font-size:13px;line-height:1.65}.help-contact{background:linear-gradient(120deg, var(--teal), var(--navy));color:#fff;justify-content:space-between;align-items:end;gap:40px;padding:80px max(5vw,40px);display:flex}.help-contact>div:first-child{max-width:720px}.help-contact>div:first-child>span{color:var(--lime);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:900}.help-contact h2{letter-spacing:-.045em;margin:10px 0;font-size:44px}.help-contact p{color:#c7dcde}.help-contact>div:last-child{gap:10px;display:flex}@media (max-width:900px){.check-grid,.setup-section ol{grid-template-columns:repeat(2,1fr)}.help-header nav a:not(.nav-cta){display:none}.help-contact{flex-direction:column;align-items:start}}@media (max-width:650px){.help-hero h1{font-size:45px}.help-heading h2,.help-contact h2{font-size:37px}.check-grid,.setup-section ol,.trouble-grid,.faq-list{grid-template-columns:1fr}.help-contact>div:last-child{flex-direction:column;width:100%}.help-contact a{justify-content:center}.help-header .brand span{font-size:12px}.help-header .nav-cta{font-size:11px}}.help-hero{background:#052d3c;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);min-height:600px;display:grid}.help-hero-copy{align-self:center;width:auto!important;margin:0!important;padding:165px clamp(30px,6vw,95px) 80px!important}.help-hero-media{min-width:0;overflow:hidden;z-index:auto!important;width:auto!important;margin:0!important;padding:0!important;position:static!important}.help-hero-media img{object-fit:cover;width:100%;height:100%;min-height:600px;display:block}.help-hero h1{max-width:650px}.help-hero p{color:#d4e4e5}.footer-bottom a{color:var(--lime);font-weight:800}@media (max-width:900px){.help-hero{grid-template-columns:1fr}.help-hero-copy{padding-bottom:65px!important}.help-hero-media img{min-height:420px;max-height:520px}}@media (max-width:650px){.help-hero-copy{padding:130px 20px 55px!important}.help-hero-media img{min-height:340px}}.help-hero{margin-top:-72px}.help-hero-copy{padding-top:118px!important}@media (max-width:650px){.help-hero{margin-top:-60px}.help-hero-copy{padding-top:88px!important}}
