.support-page__inner{max-width:128rem;margin:0 auto;padding-inline:clamp(1.6rem,3vw,3.2rem)}.support-page__hero{display:flex;align-items:center;gap:2rem;padding:3.2rem 3.6rem;background:radial-gradient(ellipse at 10% 50%,rgba(11,209,217,.12),transparent 60%),linear-gradient(135deg,#0d1117 60%,#0a1520);border-radius:2rem;color:#fff;margin-bottom:3.2rem;box-shadow:0 4px 24px #0bd1d91f}.support-page__hero-icon{flex-shrink:0;width:6.4rem;height:6.4rem;border-radius:1.6rem;background:#0bd1d926;border:.1rem solid rgba(11,209,217,.25);display:flex;align-items:center;justify-content:center;color:#0bd1d9}.support-page__hero-title{margin:0 0 .4rem;font-size:clamp(2.2rem,2vw + 1rem,3.2rem);font-weight:800;letter-spacing:-.02em;color:#fff}.support-page__hero-subtitle{margin:0;font-size:1.5rem;color:#ffffffb8;line-height:1.5}@media screen and (max-width:749px){.support-page__hero{flex-direction:column;text-align:center;padding:2.4rem 2rem}}.support-page__chips{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:3.2rem}.support-page__chip{display:inline-flex;align-items:center;gap:.6rem;padding:.8rem 1.4rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:999px;background:rgba(var(--color-background),1);font-size:1.3rem;font-weight:600;color:rgba(var(--color-foreground),.75);cursor:pointer;transition:all .15s ease}.support-page__chip:hover,.support-page__chip--active{border-color:#0bd1d973;background:#0bd1d912;color:#0a9ea5}.support-page__chip-icon{font-size:1.4rem;line-height:1}.support-page__layout{display:grid;gap:2.4rem;align-items:start}@media screen and (min-width:990px){.support-page__layout{grid-template-columns:1fr 34rem}}.support-page__form-card{background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.08);border-radius:2rem;padding:2.8rem;box-shadow:0 2px 16px #0f172012}.support-page__form-title{margin:0 0 .4rem;font-size:2rem;font-weight:800;letter-spacing:-.018em;color:rgb(var(--color-foreground))}.support-page__form-subtitle{margin:0 0 2.4rem;font-size:1.4rem;color:rgba(var(--color-foreground),.55)}.support-page__form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem}@media screen and (max-width:599px){.support-page__form-grid{grid-template-columns:1fr}}.support-page__field-group{display:flex;flex-direction:column;gap:.6rem}.support-page__field-group--full{grid-column:1 / -1}.support-page__label{font-size:1.3rem;font-weight:700;color:rgba(var(--color-foreground),.82);display:flex;align-items:center;gap:.4rem}.support-page__required{color:#e02424}.support-page__label-hint{font-size:1.15rem;font-weight:400;color:rgba(var(--color-foreground),.45)}.support-page__input{width:100%;min-height:4.8rem;padding:1.1rem 1.4rem;border:.1rem solid rgba(var(--color-foreground),.14);border-radius:1.2rem;background:rgba(var(--color-background),1);color:rgb(var(--color-foreground));font-size:1.45rem;line-height:1.4;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease;outline:none;box-sizing:border-box;-webkit-appearance:none;appearance:none}.support-page__input:focus{border-color:#0bd1d98c;box-shadow:0 0 0 .3rem #0bd1d91f}.support-page__input--error{border-color:#e02424}.support-page__select-wrapper{position:relative}.support-page__select{padding-right:4rem;cursor:pointer}.support-page__select-arrow{position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);pointer-events:none;color:rgba(var(--color-foreground),.45)}.support-page__textarea{min-height:14rem;resize:vertical}.support-page__priority-group{border:none;padding:0;margin:0}.support-page__priority-group legend{font-size:1.3rem;font-weight:700;color:rgba(var(--color-foreground),.82);margin-bottom:.8rem;display:block}.support-page__priority-options{display:flex;gap:.8rem}.support-page__priority-label{cursor:pointer}.support-page__priority-radio{position:absolute;opacity:0;width:0;height:0}.support-page__priority-chip{display:inline-flex;align-items:center;padding:.6rem 1.4rem;border-radius:999px;font-size:1.3rem;font-weight:600;border:.1rem solid;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}.support-page__priority-chip--normal{border-color:rgba(var(--color-foreground),.12);background:rgba(var(--color-foreground),.04);color:rgba(var(--color-foreground),.7)}.support-page__priority-chip--urgent{border-color:#ef444433;background:#ef44440f;color:#dc2626}.support-page__priority-radio:checked+.support-page__priority-chip--normal{border-color:#0bd1d973;background:#0bd1d91a;color:#0a9ea5}.support-page__priority-radio:checked+.support-page__priority-chip--urgent{border-color:#ef444480;background:#ef44441f;color:#dc2626}.support-page__priority-radio:focus-visible+.support-page__priority-chip{outline:.2rem solid rgba(11,209,217,.55);outline-offset:.2rem}.support-page__form-footer{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;flex-wrap:wrap;margin-top:2rem;padding-top:1.6rem;border-top:.1rem solid rgba(var(--color-foreground),.07)}.support-page__privacy-note{display:flex;align-items:center;gap:.5rem;font-size:1.2rem;color:rgba(var(--color-foreground),.45);margin:0}.support-page__submit{min-width:19rem;min-height:5rem!important;border-radius:1.4rem!important;font-size:1.5rem!important;font-weight:800!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.8rem!important;background:#0bd1d9!important;color:#fff!important;border:none!important;box-shadow:0 4px 16px #0bd1d959!important}.support-page__submit:before,.support-page__submit:after{display:none!important}.support-page__submit:hover{opacity:.9!important}@media screen and (max-width:599px){.support-page__form-footer{flex-direction:column;align-items:stretch}.support-page__submit{width:100%!important}}.support-page__success{display:flex;align-items:flex-start;gap:1.6rem;padding:2rem 2.4rem;background:#0bd1d912;border:.1rem solid rgba(11,209,217,.25);border-radius:1.6rem}.support-page__success-icon{flex-shrink:0;width:4.8rem;height:4.8rem;border-radius:50%;background:#0bd1d926;display:flex;align-items:center;justify-content:center;color:#0a9ea5}.support-page__success-title{margin:0 0 .4rem;font-size:1.7rem;font-weight:800;color:#0a9ea5}.support-page__success-text{margin:0;font-size:1.4rem;color:rgba(var(--color-foreground),.7)}.support-page__error{display:flex;align-items:center;gap:.8rem;padding:1.2rem 1.6rem;background:#ef444412;border:.1rem solid rgba(239,68,68,.2);border-radius:1rem;color:#dc2626;font-size:1.35rem;font-weight:600;margin-bottom:1.6rem}.support-page__sidebar{display:flex;flex-direction:column;gap:1.6rem}.support-page__info-card{background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.08);border-radius:2rem;padding:2rem 2.4rem;box-shadow:0 2px 12px #0f17200f}.support-page__info-title{margin:0 0 1.4rem;font-size:1.45rem;font-weight:700;color:rgba(var(--color-foreground),.82);letter-spacing:-.01em;text-transform:uppercase;font-size:1.1rem;letter-spacing:.06em}.support-page__info-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.2rem}.support-page__info-item{display:flex;align-items:flex-start;gap:1rem}.support-page__info-icon{flex-shrink:0;width:2.8rem;height:2.8rem;border-radius:.8rem;display:flex;align-items:center;justify-content:center}.support-page__info-icon--green{background:#10b9811a;color:#059669}.support-page__info-icon--teal{background:#0bd1d91a;color:#0a9ea5}.support-page__info-item strong{display:block;font-size:1.35rem;font-weight:700;color:rgb(var(--color-foreground))}.support-page__info-item span{display:block;font-size:1.2rem;color:rgba(var(--color-foreground),.55);margin-top:.1rem}.support-page__quick-links{display:flex;flex-direction:column;gap:.6rem}.support-page__quick-link{display:flex;align-items:center;gap:.8rem;padding:.9rem 1.2rem;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1rem;color:rgba(var(--color-foreground),.75);font-size:1.35rem;font-weight:600;text-decoration:none;transition:all .15s ease}.support-page__quick-link:hover{border-color:#0bd1d959;background:#0bd1d90d;color:#0a9ea5}.support-page__faq-preview{display:flex;flex-direction:column;gap:0}.support-page__faq-item{border-bottom:.1rem solid rgba(var(--color-foreground),.07)}.support-page__faq-item:last-child{border-bottom:none}.support-page__faq-question{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 0;cursor:pointer;font-size:1.35rem;font-weight:600;color:rgb(var(--color-foreground));list-style:none;-webkit-user-select:none;user-select:none}.support-page__faq-question::-webkit-details-marker{display:none}.support-page__faq-item[open] .support-page__faq-question svg{transform:rotate(180deg)}.support-page__faq-question svg{flex-shrink:0;color:rgba(var(--color-foreground),.4);transition:transform .2s ease}.support-page__faq-answer{margin:0;padding:0 0 1.4rem;font-size:1.35rem;color:rgba(var(--color-foreground),.65);line-height:1.6}.support-page__faq-answer a{color:#0a9ea5;font-weight:600}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-support.css.map */
