.support-page:before{height:560px}.support-page .text-link.is-current:after{transform:scaleX(1)}.support-main{overflow:clip}.support-hero{padding:72px 0 94px}.support-hero-copy{max-width:760px}.support-hero h1{letter-spacing:-4px;margin:12px 0 18px;font-size:clamp(54px,7vw,82px);line-height:.98}.support-hero-copy>strong{letter-spacing:-1.2px;font-size:clamp(24px,3.2vw,38px);line-height:1.14;display:block}.support-hero-copy>p:last-child{max-width:760px;margin:18px 0 0;font-size:20px;line-height:32px}.support-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:62px;display:grid}.support-shortcuts>a{background:linear-gradient(100deg,#ebfee5 0%,#ffffff9e 100%);border:1.5px solid #e9ebf8eb;border-radius:16px;grid-template-columns:52px 1fr 28px;align-items:center;gap:16px;min-height:108px;padding:20px 22px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 24px #1f368d0f}.support-shortcuts>a:hover{border-color:#1f368d33;transform:translateY(-3px);box-shadow:0 16px 30px #1f368d17}.shortcut-icon{background:#f8fffdb3;border:1.5px solid #1f368d2e;border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.shortcut-icon svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px}.support-shortcuts strong,.support-shortcuts small{display:block}.support-shortcuts strong{text-transform:uppercase;font-size:20px;line-height:27px}.support-shortcuts small{opacity:.72;margin-top:3px;font-size:13px;line-height:18px}.shortcut-arrow{justify-self:end;font-size:24px;transition:transform .18s}.support-shortcuts>a:hover .shortcut-arrow{transform:translate(3px,3px)}.support-contact{padding:110px 0 120px}.support-section-heading{text-align:center;max-width:760px;margin:0 auto}.support-section-heading h2{letter-spacing:-2.6px;margin:12px 0 16px;font-size:clamp(42px,5vw,60px);line-height:1.05}.support-section-heading>strong{letter-spacing:-1px;margin:8px 0 0;font-size:clamp(22px,3vw,32px);line-height:1.2;display:block}.support-section-heading>p:last-child{max-width:700px;margin:0 auto;font-size:18px;line-height:29px}.support-section-heading a{text-underline-offset:3px;text-decoration:underline}.contact-form{background:#f8fffd7a;border:1.5px solid #e9ebf8f0;border-radius:20px;max-width:600px;margin:48px auto 0;padding:34px;box-shadow:0 16px 36px #1f368d12}.contact-form label{display:block}.contact-form label+label{margin-top:20px}.contact-form label>span{margin:0 0 8px;font-size:14px;font-weight:800;line-height:20px;display:block}.contact-form input,.contact-form textarea{width:100%;color:var(--navy);background:#fff;border:1px solid #ccd5f5;border-radius:12px;outline:0;font-size:16px;transition:border-color .15s,box-shadow .15s}.contact-form input{height:54px;padding:0 16px}.contact-form textarea{resize:vertical;min-height:180px;font:inherit;padding:15px 16px;line-height:25px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#aebbe9}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--navy);box-shadow:0 0 0 3px #75e1d55c}.contact-privacy{opacity:.68;margin:16px 0 0;font-size:11px;line-height:17px}.contact-submit{width:220px;margin:28px auto 0;display:flex}.contact-status{text-align:center;background:#d3ffaea8;border-radius:10px;margin:18px 0 0;padding:12px 14px;font-size:13px;line-height:20px}.contact-status a{text-decoration:underline}.support-faq{padding:110px 0 126px}.support-faq-groups{gap:16px;max-width:860px;margin:52px auto 0;display:grid}.support-faq-group{background:#f8fffd8a;border:1.5px solid #e9ebf8f0;border-radius:16px;overflow:hidden;box-shadow:0 8px 18px #1f368d0d}.support-faq-toggle{width:100%;min-height:82px;color:var(--navy);text-align:start;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;padding:0 26px;font-size:20px;font-weight:800;display:flex}.support-faq-toggle i{flex:0 0 24px;width:24px;height:24px;position:relative}.support-faq-toggle i:before,.support-faq-toggle i:after{content:"";background:currentColor;border-radius:3px;height:2px;transition:transform .18s;position:absolute;top:11px;left:3px;right:3px}.support-faq-toggle i:after{transform:rotate(90deg)}.support-faq-toggle[aria-expanded=true] i:after{transform:rotate(0)}.support-faq-panel{border-top:1px solid #1f368d1f;padding:0 26px 22px}.support-faq-panel details{border-bottom:1px solid #1f368d1f}.support-faq-panel details:last-child{border-bottom:0}.support-faq-panel summary{cursor:pointer;align-items:center;min-height:58px;padding:16px 32px 16px 0;font-size:15px;font-weight:700;line-height:22px;list-style:none;display:flex;position:relative}.support-faq-panel summary::-webkit-details-marker{display:none}.support-faq-panel summary:after{content:"⌄";inset-inline-end:3px;font-size:21px;line-height:1;transition:transform .18s;position:absolute;top:15px}.support-faq-panel details[open] summary:after{transform:rotate(180deg)}.support-faq-panel details p{margin:-3px 0 18px;padding-inline-end:44px;font-size:14px;line-height:23px}.support-closing{text-align:center;padding:112px 0 136px}.support-closing h2{letter-spacing:-3px;margin:12px 0 24px;font-size:clamp(44px,6vw,68px);line-height:1.05}.support-closing h2 em{font-family:var(--serif);font-weight:600}.support-closing>a{text-underline-offset:6px;font-size:20px;font-weight:800;line-height:28px;text-decoration:underline;display:inline-block}.support-toast{z-index:120;color:#fff;background:var(--navy);opacity:0;visibility:hidden;border-radius:999px;padding:12px 18px;font-size:12px;font-weight:700;transition:all .22s;position:fixed;bottom:24px;left:50%;transform:translate(-50%,16px)}.support-toast.show{opacity:1;visibility:visible;transform:translate(-50%)}@media (width<=767px){.support-page .shell{width:min(560px,100% - 56px)}.support-hero{padding:54px 0 78px}.support-hero h1{letter-spacing:-1.8px;margin-top:10px;font-size:42px;line-height:46px}.support-hero-copy>strong{letter-spacing:-.8px;font-size:24px;line-height:31px}.support-hero-copy>p:last-child{margin-top:14px;font-size:17px;line-height:28px}.support-shortcuts{grid-template-columns:1fr;gap:14px;margin-top:38px}.support-shortcuts>a{grid-template-columns:46px 1fr 24px;gap:13px;min-height:96px;padding:16px 18px}.shortcut-icon{width:46px;height:46px}.shortcut-icon svg{width:29px;height:29px}.support-shortcuts strong{font-size:17px;line-height:23px}.support-shortcuts small{font-size:12px}.support-contact,.support-faq{padding:84px 0 94px}.support-section-heading h2{letter-spacing:-1.4px;font-size:36px;line-height:41px}.support-section-heading>strong{font-size:22px;line-height:29px}.support-section-heading>p:last-child{font-size:16px;line-height:26px}.contact-form{border-radius:16px;margin-top:34px;padding:24px 20px}.contact-form input{height:52px}.contact-form textarea{min-height:180px}.contact-submit{width:min(220px,100%)}.support-faq-groups{gap:14px;margin-top:38px}.support-faq-toggle{min-height:72px;padding:0 20px;font-size:17px}.support-faq-panel{padding:0 20px 16px}.support-faq-panel summary{font-size:14px;line-height:21px}.support-faq-panel details p{padding-inline-end:10px;font-size:13px;line-height:22px}.support-closing{padding:88px 0 104px}.support-closing h2{letter-spacing:-1.8px;font-size:38px;line-height:43px}.support-closing>a{font-size:18px}}@media (width<=380px){.support-page .shell{width:calc(100% - 40px)}.support-shortcuts>a{grid-template-columns:42px 1fr 20px;padding-inline:14px}.shortcut-icon{width:42px;height:42px}.contact-form{padding-inline:16px}}@media (prefers-reduced-motion:reduce){.support-shortcuts>a,.shortcut-arrow,.support-faq-toggle i:after,.support-faq-panel summary:after{transition:none}}
