.reset-form select,.reset-form textarea{width:100%;min-height:50px;color:var(--text);border:1px solid var(--line);background:#040a11b8;border-radius:10px;outline:0;padding:0 14px;font:500 15px DM Sans;transition:border-color .2s,box-shadow .2s}.reset-form select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#68e8ff 50%),linear-gradient(135deg,#68e8ff 50%,#0000 50%);background-position:calc(100% - 18px) 21px,calc(100% - 13px) 21px;background-repeat:no-repeat;background-size:5px 5px;padding-right:42px}.reset-form textarea{resize:vertical;min-height:150px;padding-block:14px;line-height:1.55}.reset-form select:focus,.reset-form textarea:focus{border-color:#68e8ff8c;box-shadow:0 0 0 4px #68e8ff12}.report-card{max-width:760px;margin-inline:auto}.report-card>.button{margin-right:10px}.report-form{margin-bottom:12px}.support-shell{width:100%;max-width:none;min-height:100vh;margin:0;padding:36px clamp(18px,5vw,72px) 64px;display:block}.support-brand{margin-bottom:38px;display:inline-flex}.support-page{width:min(1180px,100%);margin:0 auto}.support-page__heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:28px;display:flex}.support-page__heading h1{font:650 clamp(42px, 6vw, 72px)/.98 var(--display);letter-spacing:-.055em;margin:10px 0 8px}.support-page__heading>div>p:last-child{max-width:700px;color:var(--muted);margin:0;font-size:16px;line-height:1.65}.support-page__heading>span{min-height:38px;color:var(--green);font:700 10px var(--display);letter-spacing:.1em;background:#0a271f99;border:1px solid #5ff0b638;border-radius:10px;flex:none;align-items:center;gap:8px;padding:0 13px;display:inline-flex}.support-page__heading>span i{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #5ff0b6a6}.support-page__layout{grid-template-columns:minmax(0,1.65fr) minmax(310px,.7fr);align-items:start;gap:24px;display:grid}.support-page__form,.support-page__guide{background:linear-gradient(150deg,#0d1823f5,#070e16f0);border:1px solid #76b8e029;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000047,inset 0 1px #ffffff09}.support-page__form:before,.support-page__guide:before{content:"";background:linear-gradient(90deg,#63e6ffe6,#916fff80,#0000 80%);height:1px;position:absolute;inset:0 0 auto}.support-page__form{gap:18px;padding:clamp(20px,3vw,34px);display:grid}.support-page__form>header{border-bottom:1px solid #79accf1f;align-items:flex-start;gap:14px;padding-bottom:20px;display:flex}.support-page__form>header>span{width:42px;height:42px;color:var(--cyan);background:#102c3abd;border:1px solid #68e8ff38;border-radius:11px;flex:none;place-items:center;display:grid}.support-page__form>header svg{width:20px}.support-page__form h2,.support-page__guide h2{font:650 21px/1.2 var(--display);margin:0}.support-page__form>header p{color:var(--muted);margin:5px 0 0;font-size:13px}.support-page__form>label,.support-page__row label{gap:8px;display:grid}.support-page__form label>span:first-child{color:#e4eef7c7;font:650 12px/1.3 var(--display)}.support-page__row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.support-page__form input,.support-page__form select,.support-page__form textarea{width:100%;min-width:0;min-height:49px;color:var(--text);background:#040a11bf;border:1px solid #79accf2e;border-radius:11px;outline:0;padding:0 14px;font:500 15px/1.5 DM Sans,sans-serif;transition:border-color .18s,box-shadow .18s,background .18s}.support-page__form select{appearance:none;cursor:pointer;background-image:linear-gradient(45deg,#0000 50%,#68e8ff 50%),linear-gradient(135deg,#68e8ff 50%,#0000 50%);background-position:calc(100% - 18px) 21px,calc(100% - 13px) 21px;background-repeat:no-repeat;background-size:5px 5px;padding-right:42px}.support-page__form textarea{resize:vertical;min-height:170px;padding-block:13px}.support-page__form input:focus,.support-page__form select:focus,.support-page__form textarea:focus{background:#07111af0;border-color:#68e8ff85;box-shadow:0 0 0 4px #68e8ff0f}.support-page__form input::placeholder,.support-page__form textarea::placeholder{color:#b1c4d466}.support-page__diagnostics{cursor:pointer;background:#0b1b26ad;border:1px solid #68e8ff24;border-radius:11px;align-items:flex-start;gap:11px;padding:14px;display:flex!important}.support-page__diagnostics input{width:17px;min-height:17px;accent-color:var(--cyan);margin:2px 0 0;padding:0}.support-page__diagnostics>span{gap:3px;display:grid}.support-page__diagnostics strong{font-size:12px}.support-page__diagnostics small{color:var(--muted);font-size:11px;line-height:1.5}.support-page__actions{align-items:center;gap:14px;display:flex}.support-page__actions .button{justify-content:center;align-items:center;gap:9px;min-width:210px;display:inline-flex}.support-page__actions .button svg{width:16px}.support-page__actions>small{color:#b4c7d780;font-size:11px}.support-loader{border:2px solid #0511194d;border-top-color:#071119;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite supportLoader}@keyframes supportLoader{to{transform:rotate(360deg)}}.support-page__confirmation{color:var(--green);background:#0a271f99;border:1px solid #5ff0b638;border-radius:10px;align-items:center;gap:10px;padding:13px 14px;display:flex}.support-page__confirmation svg{width:18px}.support-page__confirmation span{gap:2px;display:grid}.support-page__confirmation strong{font-size:12px}.support-page__confirmation small{opacity:.7;font-size:11px}.support-page__confirmation.is-error{color:#ff9aad;background:#37101b8c;border-color:#ff698540}.support-page__guide{padding:30px}.support-page__guide>svg{width:36px;height:36px;color:var(--cyan);filter:drop-shadow(0 0 14px #68e8ff47);margin-bottom:22px}.support-page__guide h2{margin:10px 0 24px}.support-page__guide ol{gap:20px;margin:0 0 24px;padding:0;list-style:none;display:grid}.support-page__guide li{grid-template-columns:30px 1fr;gap:11px;display:grid}.support-page__guide li b{color:var(--cyan);font:700 10px var(--display);letter-spacing:.12em;padding-top:2px}.support-page__guide li span{gap:4px;display:grid}.support-page__guide li strong{font-size:12px}.support-page__guide li small{color:var(--muted);font-size:11px;line-height:1.45}.support-page__guide>p:last-child{color:#a2ddc9b8;border-top:1px solid #79accf1f;gap:9px;margin:0;padding-top:19px;font-size:11px;line-height:1.5;display:flex}.support-page__guide>p:last-child svg{flex:none;width:15px}.support-back{margin-top:18px}.contact-page{width:min(820px,100%)}.contact-page__heading{margin-bottom:24px;display:block}.contact-page__direct{min-height:76px;color:var(--text);background:#0a1a25b3;border:1px solid #68e8ff2e;border-radius:14px;align-items:center;gap:14px;margin-bottom:18px;padding:14px 18px;transition:border-color .18s,background .18s,transform .18s;display:flex}.contact-page__direct:hover{background:#0d2230d6;border-color:#68e8ff6b;transform:translateY(-2px)}.contact-page__direct>span{width:42px;height:42px;color:var(--cyan);background:#102c3abd;border:1px solid #68e8ff38;border-radius:11px;flex:none;place-items:center;display:grid}.contact-page__direct svg{width:19px}.contact-page__direct>div{gap:4px;min-width:0;display:grid}.contact-page__direct small{color:var(--cyan);font:700 9px var(--display);letter-spacing:.1em}.contact-page__direct strong{text-overflow:ellipsis;font:600 14px var(--display);overflow:hidden}.contact-page__direct>svg{color:var(--muted);margin-left:auto}.contact-page__form{width:100%}.contact-page__privacy{color:var(--muted);align-items:flex-start;gap:8px;margin:16px 0 0;font-size:11px;line-height:1.55;display:flex}.contact-page__privacy svg{width:15px;color:var(--green);flex:none}@media (width<=860px){.support-page__layout{grid-template-columns:1fr}.support-page__guide{display:none}.support-page__heading{align-items:flex-start}.support-page__heading>span{margin-top:10px}}@media (width<=580px){.support-shell{padding:22px 14px 42px}.support-brand{margin-bottom:28px}.support-page__heading{display:block}.support-page__heading>span{margin-top:16px}.support-page__heading h1{font-size:44px}.support-page__heading>div>p:last-child{font-size:14px}.support-page__form{padding:18px}.support-page__row{grid-template-columns:1fr}.support-page__form input,.support-page__form select,.support-page__form textarea{font-size:16px}.support-page__actions{flex-direction:column;align-items:stretch}.support-page__actions .button{width:100%}}
