.SupportPage-module__TVMuJG__pageWrapper{background:linear-gradient(135deg,#f8fafc 0%,#e8f4f8 100%);min-height:100vh;padding-top:6rem;padding-bottom:4rem}.SupportPage-module__TVMuJG__container{max-width:64rem;margin:0 auto;padding:0 1.5rem}.SupportPage-module__TVMuJG__contentCard{background:#fff;border-radius:1.5rem;padding:3rem 2rem;animation:.6s ease-out SupportPage-module__TVMuJG__fadeInUp;box-shadow:0 20px 60px #00000014}@media (min-width:768px){.SupportPage-module__TVMuJG__contentCard{padding:4rem 3.5rem}}.SupportPage-module__TVMuJG__mainTitle{background:linear-gradient(135deg,#000 0%,#06c 50%,#0ea5e9 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-style:italic;font-weight:800;line-height:1.2}@media (min-width:768px){.SupportPage-module__TVMuJG__mainTitle{font-size:3.5rem}}.SupportPage-module__TVMuJG__intro{color:#1e40af;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border-left:4px solid #0ea5e9;border-radius:.75rem;margin-bottom:2.5rem;padding:1rem;font-size:1.125rem;font-style:italic;line-height:1.8}.SupportPage-module__TVMuJG__contactGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.SupportPage-module__TVMuJG__contactCard{background:linear-gradient(135deg,#f8fafc 0%,#eff6ff 100%);border:1px solid #dbeafe;border-radius:1rem;flex-direction:column;align-items:flex-start;gap:.75rem;padding:1.75rem;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex}.SupportPage-module__TVMuJG__contactCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0066cc26}.SupportPage-module__TVMuJG__iconWrapper{background:linear-gradient(135deg,#06c 0%,#0ea5e9 100%);border-radius:.875rem;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;box-shadow:0 6px 16px #0ea5e94d}.SupportPage-module__TVMuJG__iconWrapper svg{color:#fff;width:1.5rem;height:1.5rem}.SupportPage-module__TVMuJG__cardLabel{text-transform:uppercase;letter-spacing:.05em;color:#06c;font-size:.875rem;font-style:italic;font-weight:700}.SupportPage-module__TVMuJG__cardValue{color:#000;word-break:break-word;font-size:1.0625rem;font-weight:600}.SupportPage-module__TVMuJG__emailValue{color:#06c;text-underline-offset:4px;white-space:nowrap;word-break:keep-all;overflow-wrap:normal;max-width:100%;font-size:clamp(1.0625rem,3.1vw,1.3125rem);font-weight:700;-webkit-text-decoration:underline #0ea5e9;text-decoration:underline #0ea5e9;transition:color .3s,text-decoration-color .3s}.SupportPage-module__TVMuJG__contactCard:hover .SupportPage-module__TVMuJG__emailValue{color:#0ea5e9;text-decoration-color:#06c}.SupportPage-module__TVMuJG__emailHint{color:#0ea5e9;align-items:center;gap:.375rem;margin-top:.125rem;font-size:.9375rem;font-style:italic;font-weight:600;display:inline-flex}.SupportPage-module__TVMuJG__emailHint:before{content:"→";font-style:normal;transition:transform .3s}.SupportPage-module__TVMuJG__contactCard:hover .SupportPage-module__TVMuJG__emailHint:before{transform:translate(3px)}.SupportPage-module__TVMuJG__textContent{color:#000;font-size:1.0625rem;line-height:1.8}.SupportPage-module__TVMuJG__textContent p{color:#000;margin-bottom:1.5rem}.SupportPage-module__TVMuJG__textContent strong{color:#06c;font-style:italic;font-weight:700}.SupportPage-module__TVMuJG__textContent h2{background:linear-gradient(135deg,#000 0%,#06c 100%);-webkit-text-fill-color:transparent;letter-spacing:-.01em;-webkit-background-clip:text;background-clip:text;border-bottom:3px solid #0ea5e9;margin-top:3rem;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:2rem;font-style:italic;font-weight:800}.SupportPage-module__TVMuJG__textContent ul{margin:1.5rem 0;padding-left:0;list-style:none}.SupportPage-module__TVMuJG__textContent ul li{color:#000;margin-bottom:1rem;padding-left:2rem;line-height:1.7;position:relative}.SupportPage-module__TVMuJG__textContent ul li:before{content:"";background:linear-gradient(135deg,#06c 0%,#0ea5e9 100%);border-radius:50%;width:.75rem;height:.75rem;position:absolute;top:.6em;left:0;box-shadow:0 2px 8px #0ea5e94d}.SupportPage-module__TVMuJG__textContent a{color:#06c;border-bottom:2px solid #0000;font-style:italic;font-weight:600;text-decoration:none;transition:all .3s}.SupportPage-module__TVMuJG__textContent a:hover{color:#0ea5e9;border-bottom-color:#0ea5e9}.SupportPage-module__TVMuJG__highlightBox{background:linear-gradient(135deg,#dbeafe 0%,#e0f2fe 100%);border-left:6px solid #06c;border-radius:0 1rem 1rem 0;margin-top:3rem;padding:2rem 2.5rem;box-shadow:0 8px 24px #0066cc1a}.SupportPage-module__TVMuJG__highlightBox p{color:#000;margin-bottom:0;font-size:1.0625rem;font-weight:700;line-height:1.7}@keyframes SupportPage-module__TVMuJG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.SupportPage-module__TVMuJG__mainTitle{font-size:2rem}.SupportPage-module__TVMuJG__textContent h2{font-size:1.5rem}.SupportPage-module__TVMuJG__textContent{font-size:1rem}.SupportPage-module__TVMuJG__highlightBox{padding:1.5rem 1.75rem}}@media (prefers-reduced-motion:reduce){.SupportPage-module__TVMuJG__contentCard,.SupportPage-module__TVMuJG__contactCard,.SupportPage-module__TVMuJG__highlightBox{transition:none;animation:none}}
