.support-module__cd0qgq__supportPage{--color-bg:#030014;--color-accent:#00f2ff;--color-accent-soft:#00f2ff1a;--glass-bg:#ffffff08;--glass-border:#ffffff14;--font-main:"Inter",system-ui,sans-serif;background-color:var(--color-bg);color:#fff;min-height:100vh;font-family:var(--font-main);position:relative;overflow-x:hidden}.support-module__cd0qgq__ambientGlow{pointer-events:none;z-index:0;position:fixed;inset:0}.support-module__cd0qgq__glowOne{filter:blur(80px);background:radial-gradient(circle,#00f2ff14 0%,#0000 70%);width:50%;height:50%;position:absolute;top:-10%;left:-10%}.support-module__cd0qgq__glowTwo{filter:blur(100px);background:radial-gradient(circle,#4600ff1a 0%,#0000 70%);width:40%;height:60%;position:absolute;bottom:10%;right:-5%}.support-module__cd0qgq__hero{z-index:1;text-align:center;max-width:1200px;margin:0 auto;padding:120px 24px 60px;position:relative}.support-module__cd0qgq__statusBadge{background:var(--glass-bg);border:1px solid var(--glass-border);letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.75rem;font-weight:600;display:inline-flex}.support-module__cd0qgq__statusDot{background:var(--color-accent);width:6px;height:6px;box-shadow:0 0 10px var(--color-accent);border-radius:50%;animation:2s infinite support-module__cd0qgq__pulse}.support-module__cd0qgq__heroTitle{letter-spacing:-.04em;-webkit-text-fill-color:transparent;background:linear-gradient(#fff 0%,#ffffff80 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:clamp(2.5rem,8vw,5rem);font-weight:800;line-height:1.1}.support-module__cd0qgq__searchContainer{max-width:700px;margin:40px auto 0;position:relative}.support-module__cd0qgq__searchWrapper{border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0d0d1599;border-radius:24px;align-items:center;padding:8px 16px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.support-module__cd0qgq__searchWrapper:focus-within{border-color:var(--color-accent);transform:translateY(-2px);box-shadow:0 0 40px #00f2ff26}.support-module__cd0qgq__searchIcon{color:#ffffff4d;margin-left:12px}.support-module__cd0qgq__searchInput{color:#fff;background:0 0;border:none;outline:none;width:100%;padding:16px;font-size:1.1rem}.support-module__cd0qgq__bentoGrid{grid-template-rows:repeat(2,200px);grid-template-columns:repeat(4,1fr);gap:20px;max-width:1200px;margin:80px auto;padding:0 24px;display:grid}.support-module__cd0qgq__bentoItem{background:var(--glass-bg);border:1px solid var(--glass-border);cursor:pointer;border-radius:32px;flex-direction:column;justify-content:flex-end;padding:32px;transition:all .5s;display:flex;position:relative;overflow:hidden}.support-module__cd0qgq__bentoItem:hover{background:#ffffff0d;border-color:#00f2ff4d;transform:translateY(-8px)}.support-module__cd0qgq__bentoItem.support-module__cd0qgq__large{grid-area:span 2/span 2}.support-module__cd0qgq__bentoItem.support-module__cd0qgq__medium{grid-column:span 2}.support-module__cd0qgq__iconBox{border:1px solid var(--glass-border);width:48px;height:48px;color:var(--color-accent);background:#ffffff08;border-radius:14px;justify-content:center;align-items:center;margin-bottom:auto;display:flex}.support-module__cd0qgq__faqSection{max-width:900px;margin:100px auto;padding:0 24px}.support-module__cd0qgq__faqHeader{justify-content:space-between;align-items:flex-end;margin-bottom:48px;display:flex}.support-module__cd0qgq__faqItem{border:1px solid var(--glass-border);background:#ffffff05;border-radius:20px;margin-bottom:12px;transition:all .3s}.support-module__cd0qgq__faqItem.support-module__cd0qgq__open{background:#ffffff0a;border-color:#00f2ff33}.support-module__cd0qgq__faqTrigger{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:24px;font-size:1.1rem;font-weight:500;display:flex}.support-module__cd0qgq__faqContent{color:#ffffff80;padding:0 24px 24px;line-height:1.6}@keyframes support-module__cd0qgq__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@media (max-width:1024px){.support-module__cd0qgq__bentoGrid{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.support-module__cd0qgq__bentoGrid{grid-template-columns:1fr}.support-module__cd0qgq__bentoItem.support-module__cd0qgq__large,.support-module__cd0qgq__bentoItem.support-module__cd0qgq__medium{grid-column:span 1}}.support-module__cd0qgq__accentText{color:var(--color-accent);text-shadow:0 0 20px #00f2ff4d}.support-module__cd0qgq__resourcesSection{z-index:10;max-width:1200px;margin:-30px auto 60px;padding:0 24px;position:relative}.support-module__cd0qgq__resourcesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.support-module__cd0qgq__resourceCard{border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0d0d15cc;border-radius:20px;align-items:center;gap:16px;padding:20px 24px;text-decoration:none;transition:all .3s;display:flex}.support-module__cd0qgq__resourceCard:hover{border-color:var(--color-accent);background:#ffffff0d;transform:translateY(-4px)}.support-module__cd0qgq__resourceIcon{color:var(--color-accent);background:var(--color-accent-soft);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.support-module__cd0qgq__resourceText{flex-direction:column;display:flex}.support-module__cd0qgq__resTitle{color:#fff;font-size:1.1rem;font-weight:600}.support-module__cd0qgq__resSub{color:#fff6;font-size:.85rem}.support-module__cd0qgq__resArrow{color:#fff3;margin-left:auto}.support-module__cd0qgq__noResults{text-align:center;color:#ffffff4d;flex-direction:column;align-items:center;gap:16px;padding:80px 0;display:flex}.support-module__cd0qgq__supportFooter{text-align:center;max-width:1200px;margin:0 auto;padding:100px 24px}.support-module__cd0qgq__footerTitle{letter-spacing:.2em;color:#fff6;margin-bottom:40px;font-size:.9rem;font-weight:700}.support-module__cd0qgq__contactFlex{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.support-module__cd0qgq__contactBtn{border:1px solid var(--glass-border);color:#fff;background:#ffffff08;border-radius:100px;align-items:center;gap:12px;padding:18px 36px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.support-module__cd0qgq__bentoArrow{opacity:.2;position:absolute;top:32px;right:32px}.support-module__cd0qgq__contactBtn:hover svg[class*=lucide-x]{color:#fff}
