:root{--bg-deep: #0b0f14;--bg-base: #13181f;--bg-elevated: #1a2028;--bg-panel: #202731;--line-soft: rgba(255, 255, 255, .07);--line-accent: rgba(212, 141, 85, .24);--text-main: #f6f1e8;--text-soft: #c8b7a3;--text-muted: #a59382;--accent-cyan: #d48d55;--accent-blue: #f4c485;--accent-success: #83c29a;--accent-neon: #00ff88;--accent-purple: #6c63ff;--shadow-panel: 0 18px 42px rgba(2, 8, 18, .34)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg-deep)}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#b67240,#f4a55c);border-radius:10px;border:3px solid var(--bg-deep)}::-webkit-scrollbar-thumb:hover{background:#f4a55c}@keyframes pulse{0%{transform:scale(1);opacity:.8}50%{transform:scale(1.1);opacity:1}to{transform:scale(1);opacity:.8}}@keyframes glow{0%{box-shadow:0 0 5px #6c63ff33,0 0 10px #6c63ff1a}50%{box-shadow:0 0 20px #6c63ff66,0 0 30px #6c63ff33}to{box-shadow:0 0 5px #6c63ff33,0 0 10px #6c63ff1a}}.primaryBtn,.landingButtonPrimary{position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.primaryBtn:hover,.landingButtonPrimary:hover{transform:translateY(-2px) scale(1.02);filter:brightness(1.1);box-shadow:0 10px 20px #0006,0 0 15px #6c63ff4d}html,body,#root{min-height:100%;background:radial-gradient(circle at top left,rgba(212,141,85,.08),transparent 24%),radial-gradient(circle at top right,rgba(244,196,133,.08),transparent 22%),linear-gradient(180deg,var(--bg-base),var(--bg-deep));color:var(--text-main)}.loginCard,.modalCard{background:#121a2cfa;border:1px solid rgba(182,114,64,.18);box-shadow:0 22px 64px #00000059}.chartCard{min-height:240px}.fakeChart{height:140px;display:flex;align-items:end;gap:10px;margin:8px 0 12px}.bar{flex:1;border-radius:12px 12px 6px 6px;background:linear-gradient(180deg,#f4a55cf2,#b67240bf)}.cleanList{margin:0;padding-left:18px;display:grid;gap:8px}.playerTop{display:flex;align-items:flex-start;gap:12px}.playerMeta{min-width:0;flex:1}.playerTitleRow{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:4px}.avatarFake{width:52px;height:52px;min-width:52px;border-radius:50%;display:grid;place-items:center;font-weight:800;background:linear-gradient(135deg,#b67240,#f4a55c);color:#fff}.tagRow,.actionRow{display:flex;flex-wrap:wrap;gap:8px}.tag{padding:7px 10px;border-radius:999px;background:#ffffff0f;color:#d8def2;font-size:11px;border:1px solid rgba(255,255,255,.04)}.activeTag{background:#b672402e;border-color:#b672404d}.badge{padding:8px 12px;border-radius:999px;background:linear-gradient(135deg,#b67240,#f4a55c);color:#fff;font-weight:700;font-size:12px;white-space:nowrap}.stack{display:grid;gap:10px;margin-top:10px}.statLabel{color:#b6bfd8;font-size:12px}.statValue{font-size:26px;font-weight:800;line-height:1}.hero{overflow:hidden}.heroContent{display:grid;grid-template-columns:1.4fr .8fr;gap:14px}.heroKicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;color:#a8b7ff;font-size:12px;font-weight:700}.heroTitle{font-size:32px;line-height:1;margin-bottom:10px;text-shadow:0 10px 28px rgba(182,114,64,.18)}.heroText{max-width:720px}.heroStats{display:grid;gap:10px}.heroBody{display:grid;align-content:start}.miniPanel{border-radius:16px;padding:14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.06)}.miniPanel strong{display:block;margin-top:4px;font-size:21px}.miniLabel{color:#b6bfd8;font-size:13px}.mapPerformanceGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin:16px 0}.mapPerformanceCard.bestMap{border-color:#4ade804d;background:#4ade800d}.mapPerformanceCard .mapPerformanceHeader{display:flex;align-items:center;gap:8px;margin-bottom:8px}.mapIcon{font-size:1.2rem}.mapName{font-weight:600;font-size:.9rem;flex:1}.trophyIcon{color:#fbbf24}.warningIcon{color:#f87171}.mapPerformanceValue{margin-bottom:8px}.mapPerformanceValue strong{font-size:1.4rem}.mapProgressBar{height:4px;background:#ffffff1a;border-radius:2px;overflow:hidden}.mapProgressFill{height:100%;border-radius:2px;transition:width .3s ease}.mapSummaryRow{display:flex;gap:12px;flex-wrap:wrap;margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.08)}.mapSummaryRow .successBadge,.mapSummaryRow .errorBadge{display:inline-flex;align-items:center;gap:4px;font-size:.75rem;padding:4px 10px;border-radius:6px}.mapSummaryRow .successBadge{background:#4ade801a;border:1px solid rgba(74,222,128,.2);color:#a7f3d0}.mapSummaryRow .errorBadge{background:#f871711a;border:1px solid rgba(248,113,113,.2);color:#fca5a5}.premiumBorder{border-color:#f4a55c47}@media (max-width: 900px){.grid2,.grid3,.heroContent{grid-template-columns:1fr}.heroTitle{font-size:30px}}.chatSessionPlanner,.premiumAudienceCard,.premiumFaqItem{min-width:0}.chatSessionPlanner{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.chatSessionPlanner h3{margin:6px 0;font-size:20px}.chatSessionActions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.premiumAudienceGrid,.premiumFaqGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.premiumAudienceCard,.premiumFaqItem{display:grid;gap:9px}.premiumAudienceCard strong{font-size:18px}.premiumFaqItem{padding:14px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}@media (max-width: 900px){.chatSessionPlanner{align-items:flex-start;flex-direction:column}.chatSessionActions,.chatSessionActions .btn-sm,.chatSessionActions .ghostBtn,.chatSessionActions .primaryBtn{width:100%}.premiumAudienceGrid,.premiumFaqGrid{grid-template-columns:1fr}}.planList{display:grid;gap:10px}.planItem{display:flex;align-items:flex-start;gap:10px}.planItem svg{color:#9fd9ff;margin-top:2px}.tagButton{padding:8px 12px;border-radius:999px;background:#ffffff14;color:#d8def2;font-size:11px;border:1px solid rgba(255,255,255,.06)}.tagButton:hover{background:#ffffff1f}.successBox{margin-top:18px;padding:16px 18px;border-radius:16px;background:#f4a55c1f;border:1px solid rgba(244,165,92,.28);color:#baf5ff;font-weight:600}.bigAvatar{width:64px;height:64px;min-width:64px}.securityTop{display:flex;align-items:flex-start;gap:12px}.securityIcon{width:42px;height:42px;min-width:42px;border-radius:12px;display:grid;place-items:center;background:#b6724029;color:#c8d4ff}.warningRow{display:flex;align-items:flex-start;gap:10px}.warningRow svg{color:#ffcf7a;margin-top:2px}.connectionList{display:grid;gap:12px}.threadList{display:grid;gap:14px}.steamBtn{background:#171a21;color:#fff!important;font-weight:600!important;border:1.5px solid #66c0f4!important;box-shadow:0 4px 20px #66c0f426,inset 0 1px #66c0f41a;text-transform:none;letter-spacing:.02em;font-size:.95rem;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;border-radius:var(--radius);position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.steamBtn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#66c0f426,#66c0f40d);opacity:0;transition:opacity .3s ease}.steamBtn:hover{background:#1b2838;transform:translateY(-2px) scale(1.01);box-shadow:0 8px 30px #66c0f440,0 0 40px #66c0f426;border-color:#66c0f4!important}.steamBtn:hover:before{opacity:1}.steamBtn:active{transform:translateY(0) scale(.98)}.steamBtn .steamIcon{width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:6px}.statusBadge.active{background:#00ff8826;color:#0f8;border:1px solid rgba(0,255,136,.2)}.threadItem:hover,.threadItem.threadItemActive{transform:none;background:#b6724029;border-color:#b672403d}.threadAvatar{width:50px;height:50px;min-width:50px;border-radius:18px;display:grid;place-items:center;background:#b672402e;color:#e8f2ff;font-weight:700}.threadContent{min-width:0;display:grid;gap:6px}.threadTopRow{display:flex;align-items:center;justify-content:space-between;gap:10px}.threadBadge{min-width:24px;padding:5px 9px;border-radius:999px;background:linear-gradient(135deg,#b67240,#f4a55c);color:#fff;font-size:12px;font-weight:700}.threadSnippet{color:#b8c5de;font-size:13px;line-height:1.4;max-height:2.8em;overflow:hidden;text-overflow:ellipsis}.chatMessages{display:grid;gap:12px;min-height:340px;max-height:460px;overflow-y:auto;padding-right:6px}.chatMessages::-webkit-scrollbar{width:8px}.chatMessages::-webkit-scrollbar-thumb{background:#b6724047;border-radius:999px}@media (max-width: 960px){.chatMessages{max-height:360px}}.connectionItem:last-child{border-bottom:none}.connectionItem.active{border-color:#f4a55c2e}.connectionInfo{display:flex;align-items:flex-start;gap:10px;min-width:0}.connectionIcon{display:grid;place-items:center;width:34px;height:34px;flex:0 0 auto;border:1px solid rgba(244,165,92,.16);border-radius:12px;background:#f4a55c14;color:#ffd49b}.connectionName{margin:0 0 2px;color:#f1f6ff;font-weight:800}.connectionAction{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;min-width:min(100%,260px)}.connectionAction input{min-width:0;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(124,151,255,.18)!important;background:linear-gradient(180deg,#070c17eb,#0a111fe0)!important;color:#eaf1ff!important;box-shadow:inset 0 1px #ffffff0a}.connectionAction input::placeholder{color:#d3e0f68f}.connectionAction input:-webkit-autofill,.connectionAction input:-webkit-autofill:hover,.connectionAction input:-webkit-autofill:focus{-webkit-text-fill-color:#eaf1ff;caret-color:#eaf1ff;box-shadow:0 0 0 1000px #080d18 inset}.connectionAction .checkoutErrorText{grid-column:1 / -1;margin:0}.connectionAction .primaryBtn,.connectionAction .ghostBtn,.connectionAction .profileConnectionHint{grid-column:1 / -1}.connectionAction .ghostBtn{width:100%;justify-content:center}.statusPill{padding:8px 12px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}.statusPill.connected{background:#f4a55c24;color:#baf5ff;border:1px solid rgba(244,165,92,.24)}.statusPill.pending{background:#ffffff14;color:#d7def3;border:1px solid rgba(255,255,255,.08)}.analysisCard{display:grid;gap:12px}.highlightThumb{height:180px;background:linear-gradient(135deg,#b6724073,#f4a55c52),radial-gradient(circle at top right,rgba(255,255,255,.18),transparent 30%),#12182a;border-bottom:1px solid rgba(255,255,255,.08)}.highlightOverlay{height:100%;display:flex;justify-content:space-between;align-items:flex-start;padding:16px}.playBtn{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#ffffff1f;color:#fff}.highlightBody{display:grid;gap:10px;padding:18px}.highlightMeta{display:flex;flex-wrap:wrap;gap:14px;color:#d7def3;font-size:13px}.highlightMeta span{display:inline-flex;align-items:center;gap:6px}.highlightMeta svg{width:16px;height:16px}.premiumBanner{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;padding:18px 20px;border-radius:20px;background:linear-gradient(135deg,#b672403d,#f4a55c2e);border:1px solid rgba(244,165,92,.22);box-shadow:0 12px 28px #0000002e}.premiumBannerContent{display:flex;align-items:center;gap:14px}.premiumBannerIcon{width:44px;height:44px;min-width:44px;border-radius:14px;display:grid;place-items:center;background:#ffffff1f;color:#fff3b0}.premiumBannerText strong{display:block;margin-bottom:6px;max-width:42ch}.premiumBannerEyebrow{display:inline-flex;align-items:center;gap:6px;margin-bottom:8px;padding:5px 10px;border-radius:999px;background:#fff3b01f;border:1px solid rgba(255,243,176,.18);color:#fff3b0;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.premiumBannerText p{color:#d8def2;font-size:14px;max-width:58ch}.premiumBannerBtn{display:inline-flex;align-items:center;gap:8px;padding:12px 16px;border-radius:14px;background:linear-gradient(135deg,#b67240,#f4a55c);color:#fff;font-weight:700;white-space:nowrap}.premiumBannerBtn:hover{transform:translateY(-1px);box-shadow:0 10px 22px #b6724047}@media (max-width: 900px){.premiumBanner{flex-direction:column;align-items:stretch}.premiumBannerBtn{width:100%;justify-content:center}}.modalOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top,rgba(182,114,64,.18),transparent 28%),#040812d1;display:grid;place-items:start center;align-content:start;padding-top:calc(28px + env(safe-area-inset-top));padding-right:24px;padding-bottom:calc(24px + env(safe-area-inset-bottom));padding-left:24px;overflow-y:auto;z-index:50}.modalCard{position:relative;width:min(920px,100%);max-height:none;overflow:hidden;background:linear-gradient(180deg,#121a2cfa,#0a1020fa);border-radius:24px;padding:20px;box-shadow:0 34px 88px #0000006b;border:1px solid rgba(255,255,255,.08)}.modalHeader{margin-bottom:10px}.modalTitle{margin-bottom:12px}.modalCloseBtn{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:12px;background:#ffffff14;color:#fff;display:grid;place-items:center}.modalCloseBtn:hover{background:#ffffff24}.secureCheckoutModal{width:min(1040px,100%);margin:0 auto;position:sticky;top:18px}.secureCheckoutModal .heroTitle{font-size:30px;line-height:1.04;margin-bottom:8px}.secureCheckoutModal .modalHeader .muted{font-size:13px}.secureCheckoutGrid{display:grid;grid-template-columns:.92fr 1.08fr;gap:14px;align-items:stretch}.checkoutPlanCard,.checkoutFormCard{display:grid;gap:12px;padding:16px}.checkoutPlanList{display:grid;gap:8px}.checkoutPlanOption:hover,.checkoutPlanOptionActive{border-color:#f4a55c57;background:#f4a55c14}.checkoutPlanPrice{white-space:nowrap}.checkoutTrustBox,.checkoutPreview{padding:12px 14px;border-radius:16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.06)}.checkoutTrustBox .muted.smallText:last-child{display:none}.checkoutHighlightsCompact{grid-template-columns:1fr 1fr;gap:8px 14px}.checkoutErrorText{color:#ff9ca5;font-size:12px}.checkoutFootnote{display:grid;gap:4px}@media (max-width: 900px){.modalOverlay{place-items:start center;align-content:start;padding-top:calc(18px + env(safe-area-inset-top));padding-right:16px;padding-bottom:calc(36px + env(safe-area-inset-bottom));padding-left:16px;overflow-y:auto}.modalCard{max-height:calc(100vh - 128px);overflow-y:auto;border-radius:22px;padding:20px}.secureCheckoutModal{position:relative;top:auto}.secureCheckoutGrid,.checkoutHighlightsCompact{grid-template-columns:1fr}}.comparePill{display:inline-block;margin-bottom:10px;padding:6px 10px;border-radius:999px;background:#ffffff14;color:#d7def3;font-size:12px;font-weight:700}.premiumPill{background:#f4a55c24;color:#baf5ff;border:1px solid rgba(244,165,92,.24)}.premiumHeroCard{margin-bottom:28px;padding:22px;border-radius:20px}.premiumHeroActions{margin-top:16px}.premiumSplitGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.premiumSectionSpacing{margin-bottom:28px}.premiumInfoCard{padding:18px;border-radius:18px}.premiumPaymentGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.premiumSecurityList{display:grid;gap:14px}.premiumCtaCard{padding:24px;margin-bottom:0;border-radius:20px;background:linear-gradient(135deg,#f4a55c14,#7489ff14)}.premiumCtaContent{text-align:center}.premiumCtaTitle{margin:0 0 8px;font-size:24px}.premiumCtaText{margin-bottom:18px}.premiumCtaActions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.premiumCtaActions .primaryBtn,.premiumCtaActions .ghostBtn{min-height:40px;padding:10px 18px}@media (max-width: 900px){.premiumSplitGrid,.premiumPaymentGrid{grid-template-columns:1fr}}.lockedCard{display:grid;gap:18px;border-color:#ffffff14;background:linear-gradient(180deg,#141b30f0,#0e1424f5)}.lockedTop{display:flex;align-items:flex-start;gap:14px}.lockedIcon{width:44px;height:44px;min-width:44px;border-radius:14px;display:grid;place-items:center;background:#ffffff14;color:#d9e2ff}.chatMessages{display:grid;gap:10px;min-height:220px}.otherBubble{background:#ffffff0f;color:#eef3ff}.ownBubble{margin-left:auto;background:linear-gradient(135deg,#b6724047,#f4a55c33);color:#fff}.chatTime{font-size:11px;color:#b6bfd8}.chatInput{flex:1;padding:12px 14px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#fff;outline:none}.chatInput{padding:14px 16px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#fff;outline:none}.chatInput::placeholder{color:#9aa6c7}.lockedInline{display:inline-flex;align-items:center;gap:8px;color:#cdd7f0;font-size:13px}.settingsList{display:grid;gap:14px}.settingsRow{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.08)}.settingsRow:last-child{border-bottom:none}.settingsInfo{display:flex;align-items:flex-start;gap:12px;flex:1}.settingsIcon{width:42px;height:42px;min-width:42px;border-radius:12px;display:grid;place-items:center;background:#b6724029;color:#c8d4ff}.toggleOn{background:linear-gradient(135deg,#b67240,#f4a55c)}.toggleKnob{width:24px;height:24px;border-radius:50%;background:#fff;position:absolute;top:4px;left:4px;transition:all .2s ease}.toggleOn .toggleKnob{left:28px}.appTopBar{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:auto minmax(500px,1fr) auto;align-items:center;gap:16px;padding:16px 20px;width:min(1500px,calc(100% - 24px));margin:0 auto;background:#080c18f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08);isolation:isolate;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.appTopBarNav{display:flex;align-items:center;gap:10px;min-width:min(720px,100%);justify-content:center;padding:6px;border-radius:999px;background:transparent;border:0;box-shadow:none;justify-self:center;flex-shrink:1;overflow:visible;position:relative;z-index:10}.appTopBarNavLink:hover{transform:none;background:transparent;border-color:transparent;color:#fff}.appTopBarBrand{display:flex;align-items:center;gap:12px;cursor:pointer;flex-shrink:0;min-width:max-content;justify-self:start}.appTopBarBrand p{margin:0;font-size:12px;color:#cdd8ff}.accessibilityMenu{width:min(320px,calc(100vw - 32px))}.chatSendBtn{min-width:108px;border-radius:14px;padding:12px 16px;background:linear-gradient(135deg,#b67240,#f4a55c);color:#fff;border:none;cursor:pointer;transition:opacity .18s ease}.chatSendBtn:hover{opacity:.95}@media (max-width: 900px){.appTopBar{display:flex;flex-wrap:wrap;padding:14px 16px;width:calc(100% - 20px)}.appTopBarNav{order:3;width:100%;justify-content:flex-start;overflow-x:auto;padding-top:4px;padding-bottom:2px}}.quickActionCard{text-align:left;display:grid;gap:6px;position:relative;cursor:pointer;color:#fff;-webkit-text-fill-color:#ffffff;min-height:106px;padding-top:14px;padding-bottom:14px}.quickActionCard:hover{transform:none}.quickActionCard h3,.quickActionCard p,.quickActionCard span,.quickActionCard svg{color:inherit}.quickActionArrow{position:absolute;top:14px;right:14px;color:#b8c4e3}.quickActionCard h3{font-size:15px;line-height:1.2;margin-right:24px}.quickActionCard p{font-size:12px;line-height:1.45}.loginPage{min-height:100vh;display:grid;place-items:center;padding:24px}.loginCard{width:min(480px,100%);padding:28px;border-radius:24px;background:#141b30eb;border:1px solid rgba(116,137,255,.14);box-shadow:0 18px 42px #00000047;display:grid;gap:20px}.loginBrand{display:grid;gap:10px;justify-items:center;text-align:center}.loginLogo{width:220px;max-width:100%;height:auto}.loginForm{display:grid;gap:16px}.loginField{display:grid;gap:8px}.loginField label{font-size:14px;color:#dbe4ff}.loginActions{display:grid;gap:10px;margin-top:6px}.confirmBox{margin-top:16px;padding:16px;border-radius:16px;background:#ffbe5c14;border:1px solid rgba(255,190,92,.18)}.brandButton{display:inline-flex;align-items:center;gap:10px;background:transparent;border:none;padding:0;cursor:pointer}.logoBox{background:transparent;padding:6px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center}.loginLogoBox{padding:10px;border-radius:16px}.loginBrandTitle{margin:6px 0 0;font-size:26px;font-weight:800;color:#fff}.landingMiniLogo{width:40px!important;max-width:40px!important;height:auto!important;display:block!important;object-fit:contain!important;opacity:.8}@media (max-width: 900px){.landingLogoImg{width:120px}.topbarLogoImg{height:32px}.loginLogo{width:120px}}.topbarLogoImg{width:80px!important;height:auto!important}.loginLogo{width:160px!important;height:auto!important}.landingLogoImg{width:100px!important;height:auto!important;object-fit:contain!important;display:block!important}.topbarLogoImg{width:80px!important;height:auto!important;object-fit:contain!important;display:block!important}.loginLogo{width:140px!important}.landingLogoImg{width:90px!important}.topbarLogoImg{width:70px!important}.landingLogoImg{width:70px!important;max-width:70px!important;height:auto!important;display:block!important;object-fit:contain!important}.topbarLogoImg{width:58px!important;max-width:58px!important;height:auto!important;display:block!important;object-fit:contain!important}.loginLogo{width:110px!important;max-width:110px!important;height:auto!important;display:block!important;object-fit:contain!important}.favoriteMiniCard{display:grid;gap:8px}.matchSearchBox{padding:10px 12px}.matchSearchInput{font-size:13px}.playerCard .badge{padding:7px 10px;font-size:11px}.playerCard .pageBadge{font-size:10px}.playerCard h3{font-size:17px;margin:0}.playerCard .actionRow .btn-sm,.playerCard .actionRow .ghostBtn,.playerCard .actionRow .primaryBtn{min-height:36px;padding-top:8px;padding-bottom:8px}.homeHeroSurface{position:relative;background:radial-gradient(circle at top left,rgba(182,114,64,.18),transparent 28%),radial-gradient(circle at right center,rgba(244,165,92,.1),transparent 32%),linear-gradient(180deg,#131b31f5,#0a1020fa);box-shadow:0 28px 54px #00000038,inset 0 1px #ffffff0a;padding:20px;border-radius:20px}.homeHeroSurface:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,rgba(255,255,255,.06),transparent 24%),radial-gradient(circle at 78% 16%,rgba(255,255,255,.08),transparent 18%);pointer-events:none}.heroActionRow{margin-top:14px}.heroActionRow .primaryBtn,.heroActionRow .ghostBtn{min-height:36px;padding:8px 12px}.homeMiniPanel{position:relative;overflow:hidden;background:linear-gradient(180deg,#ffffff14,#ffffff0a);box-shadow:inset 0 1px #ffffff0d}.homeMiniPanel:before{content:"";position:absolute;inset:auto -10% -22px auto;width:84px;height:84px;border-radius:50%;background:radial-gradient(circle,rgba(244,165,92,.14),transparent 66%);pointer-events:none}.homeQuickGrid{gap:12px}.homeQuickGrid .quickActionCard{background:linear-gradient(180deg,#141b30eb,#0d1323f5);box-shadow:0 16px 34px #00000029,inset 0 1px #ffffff0a;border-radius:16px}.homeQuickGrid .quickActionCard{border-color:#b672401f;padding:14px}.homeQuickGrid .quickActionCard:hover{border-color:#f4a55c2e;box-shadow:0 18px 36px #0000002e,0 0 0 1px #f4a55c14}.homeCompactActionsGrid{margin-top:6px;margin-bottom:4px}.homeQuickGrid .quickActionCard p{font-size:12px;line-height:1.5}.appFooter{margin-top:64px;padding:28px 0 18px;border-top:2px solid rgba(255,255,255,.15);background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.appFooterContent{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;gap:18px;justify-items:center;text-align:center}.appFooterBrand{cursor:pointer;display:flex;align-items:center;gap:16px;transition:opacity .2s ease;background:transparent;border:0;border-radius:20px;padding:8px 0;text-align:left}.footerCenteredLayout{justify-items:center}.appFooterBrand:hover{opacity:1}.appFooterBrandCentered{justify-content:center;padding:6px 0;gap:12px;text-align:center}.footerLogoBox{background:transparent;border:0;padding:0;border-radius:0}.footerLogoImg{width:40px;height:40px;object-fit:contain;display:block}.footerBrandText{display:grid;gap:2px;flex:1}.footerBrandTextInline{display:inline-flex;align-items:baseline;justify-content:center;gap:12px;flex:initial}.footerBrandName{font-size:24px;font-weight:800;color:#fff;line-height:1;letter-spacing:-.02em}.footerBrandSubtitle{font-size:12px;color:#b8c4dc;letter-spacing:.01em;white-space:nowrap}.appFooterLinkRows{display:grid;gap:14px;justify-items:center;width:100%}.footerLinkGroup{display:grid;gap:10px;padding:6px 0;border-radius:0;background:transparent;border:0}.footerLinkGroupSimple{justify-items:center;width:min(100%,760px);padding:4px 0}.footerGroupTitle{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:800;color:#c9d7f4;letter-spacing:.12em;text-transform:uppercase}.footerChipLinks,.footerMiniLinks{display:flex;gap:12px;flex-wrap:wrap}.footerChipLinksCentered,.footerMiniLinksCentered{justify-content:center}.footerChipLink{display:inline-flex;align-items:center;gap:8px;min-height:auto;padding:4px 8px;border-radius:999px;background:transparent;border:0;color:#d7e4ff;font-size:12px;font-weight:600;letter-spacing:.01em;opacity:.92}.footerChipLink:hover{color:#fff;opacity:1}.footerMiniLinks .textBtn{min-height:auto;padding:4px 8px;border-radius:999px;background:transparent;border:0;color:#c7d6f4;font-size:12px;letter-spacing:.01em;opacity:.88}.footerMiniLinks .textBtn:hover{color:#fff;background:transparent;opacity:1}.appFooterMeta{max-width:1200px;margin:16px auto 0;padding:14px 24px 0;border-top:1px solid rgba(255,255,255,.08);color:#9fb0d1;font-size:12px;letter-spacing:.01em;text-align:center}@media (max-width: 768px){.appFooterContent{gap:20px}.appFooterBrand{flex-wrap:wrap;justify-content:center;text-align:center}.footerBrandTextInline{display:grid;gap:4px}.footerBrandSubtitle{white-space:normal}.footerChipLinks,.footerMiniLinks{gap:8px}.appFooterMeta{margin-top:14px;padding-top:12px}}.appTopBar{position:relative;top:auto;left:auto;transform:none;grid-template-columns:minmax(210px,1fr) auto minmax(210px,1fr);gap:18px;width:min(1200px,100%);padding:14px 14px 12px;border:0;border-bottom:1px solid rgba(255,255,255,.07);border-radius:0;box-shadow:none;margin:0 auto 14px}.appTopBarBrand{min-width:0;justify-self:start;gap:10px;padding:2px 0;border-radius:0;background:transparent;border:0}.appTopBarBrandCopy{display:grid;gap:3px}.appTopBarBrandCopy strong{color:#eef4ff;font-size:15px;line-height:1;letter-spacing:-.02em}.appTopBarBrandCopy small{color:#acb8d2;font-size:11px;line-height:1.35;letter-spacing:.01em}.topbarLogoImg{width:56px!important;max-width:56px!important;height:auto!important}.appTopBarNav{min-width:min(620px,100%);padding:0;gap:4px;border-radius:0;overflow:visible}.heroStatsRich{min-width:320px}.homeTrendPanel{display:grid;gap:12px;padding-bottom:16px}.homeTrendHeader{display:flex;align-items:center;justify-content:space-between;gap:12px}.homeTrendDelta{color:#ffb86b;font-size:.84rem;font-weight:800;letter-spacing:.06em}.homeTrendBars{height:112px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:8px}.homeTrendBar{display:block;border-radius:999px 999px 10px 10px;min-height:26px;background:linear-gradient(180deg,#ffb86bf2,#d48d55b8);box-shadow:0 10px 18px #ffa84f1f,inset 0 1px #ffffff2e;animation:stackroundBarRise .7s ease both;transform-origin:bottom}.homeTrendBar:nth-child(2){animation-delay:.04s}.homeTrendBar:nth-child(3){animation-delay:.08s}.homeTrendBar:nth-child(4){animation-delay:.12s}.homeTrendBar:nth-child(5){animation-delay:.16s}.homeTrendBar:nth-child(6){animation-delay:.2s}.homeTrendBar:nth-child(7){animation-delay:.24s}.homeMetricGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.homeMetricPanel{min-height:104px}.homeMetricPanel p{margin:6px 0 0}.page{max-width:1180px;padding:22px 20px 28px}.pageHeader{padding:16px 18px;border-radius:22px}.hero,.quickActionCard{border-radius:20px}.highlightsGrid,.highlightsFeedStack{gap:12px}.highlightBody p{font-size:12px;line-height:1.55}.demoTypeRail{gap:8px}.demoTypeRail .btn-sm{min-height:34px;padding:7px 11px}.highlightBody{padding:14px;gap:10px}.highlightHeadlineRow h3{font-size:15px}@media (max-width: 900px){.appTopBar{width:calc(100% - 20px);border-radius:0 0 16px 16px;grid-template-columns:auto 1fr auto}.appTopBarBrand{width:auto;padding:7px 8px;justify-self:start}.appTopBarBrandCopy{display:none}.topbarLogoImg{width:auto!important;max-width:none!important;height:28px!important}.page{padding:18px 14px 24px}}.matchSearchBox{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.matchSearchInput{flex:1;background:transparent;border:none;outline:none;color:#fff}.matchSearchInput::placeholder{color:#9aa6c7}.emptyStateCard,.threadList{display:grid;gap:8px}.threadItemActive{border-color:#f4a55c3d;background:#f4a55c14}.threadAvatar{width:34px;height:34px;min-width:34px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#b67240,#f4a55c);color:#fff;font-size:11px;font-weight:800}.threadContent{min-width:0;flex:1;display:grid;gap:3px}.threadTopRow{display:flex;align-items:center;justify-content:space-between;gap:8px}.threadBadge{min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#f4a55c;color:#08101f;font-size:10px;font-weight:800}.threadSnippet{margin:0;color:#b8c4e3;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.threadContent strong{font-size:12px}.threadContent .smallText{font-size:10px}.chatMessages{gap:7px;min-height:180px}.chatBubble p{margin:0}.chatTime{font-size:10px}.chatInput{padding:9px 11px;min-height:40px;font-size:12px}.chatCompactCard{padding:14px;border-radius:16px}.favoriteMiniCard{display:grid;gap:8px}.threadMiniCard{display:grid;gap:8px;text-align:left;cursor:pointer}.inviteDecisionCard{margin-bottom:12px}.notificationCard{display:grid;gap:8px}.page{padding:22px 18px 28px;max-width:1240px}.pageHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-bottom:22px;padding:16px 18px 14px;border-radius:20px;border-color:#ffffff12;box-shadow:0 16px 38px #00000029}.pageHeaderMain{display:grid;gap:6px}.pageHeaderBadge{display:inline-flex;align-items:center;width:fit-content;padding:5px 10px;border-radius:999px;background:#b6724024;color:#cdd8ff;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.pageHeaderActions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.pageHeader h1{font-size:clamp(1.9rem,2.6vw,2.35rem);line-height:1.04;margin-bottom:6px}.pageHeader p,.pageHeader .muted{font-size:13px;line-height:1.5}.pageHeaderActions .btn-sm{min-height:34px}.notificationsStatsGrid,.notificationsGrid{margin-bottom:14px}.demoTypeRail{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 14px}.sectionTitle h2{font-size:19px}.grid,.stack{gap:14px;margin-top:12px}.infoRow{gap:10px;margin-bottom:10px}.primaryBtn,.ghostBtn{min-height:40px;padding:10px 16px;border-radius:13px;font-size:13px}.primaryBtn.btn-sm,.ghostBtn.btn-sm{min-height:34px;padding:7px 12px;font-size:11px;border-radius:11px}.textBtn{font-size:13px;font-weight:600}.pageBadge,.badge,.tag,.tagButton{border-radius:999px;font-size:11px}.pageBadge,.badge{padding:6px 10px}.tag,.tagButton{padding:7px 10px}.statCardHeader{display:flex;align-items:center;justify-content:space-between;gap:8px}.statLabel{font-size:11px;letter-spacing:.02em}.statCardStatus{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:#7dd3fc14;border:1px solid rgba(125,211,252,.16);color:#c6ecff;font-size:.64rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.statValue{font-size:24px}.smallText{font-size:11px}.quickActionCard h3,.playerCard h3,.miniPanel strong{letter-spacing:-.01em}.quickActionCard p,.muted{line-height:1.45}.matchSearchBox,.chatInput{border-radius:13px;font-size:13px}.matchSearchBox,.chatInput{padding:10px 12px}.favoriteMiniCard,.notificationCard,.lockedCard{border-radius:18px}@media (max-width: 900px){.page{padding:18px 14px 24px}.pageHeader{padding:14px 15px 12px;border-radius:18px}.card{padding:16px;border-radius:16px}.sectionTitle h2{font-size:17px}.grid{gap:10px}}.homeHeroSurface,.homeHeroSurface h2,.homeHeroSurface p,.homeHeroSurface span,.homeHeroSurface strong,.homeQuickGrid .quickActionCard,.homeQuickGrid .quickActionCard h3,.homeQuickGrid .quickActionCard p,.homeQuickGrid .quickActionCard span{color:#eef4ff}.homeQuickGrid .quickActionCard .muted,.homeHeroSurface .muted{color:#cfdbf7}.matchSearchBox{min-height:42px;padding:0 12px;border-radius:13px}.matchSearchInput{font-size:12px}@media (max-width: 900px){.pageHeaderActions{width:100%}.homeCompactActionsGrid{grid-template-columns:1fr}}.highlightsFeedStack{gap:12px}.highlightsGrid{align-items:stretch;gap:14px}.highlightTagCluster{display:flex;flex-wrap:wrap;gap:6px}.highlightHeadlineRow{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:6px}.highlightHeadlineRow h3{margin:0;font-size:16px}.highlightCompactCard .highlightBody{gap:8px}.highlightBody{gap:12px;padding:15px}.page,.page *{color:inherit}.page,.card,.card h1,.card h2,.card h3,.card strong,.card span,.card label,.card li,.card button,.card a,.pageHeader,.pageHeader h1,.pageHeader h2,.pageHeader h3,.pageHeader p,.hero,.hero h2,.hero p,.hero span,.hero strong,.quickActionCard,.quickActionCard h3,.quickActionCard p,.quickActionCard span,.playerCard,.playerCard h3,.playerCard p,.playerCard span,.highlightFeedCard,.highlightFeedCard h3,.highlightFeedCard p,.highlightFeedCard span,.lockedCard,.lockedCard h3,.lockedCard p,.notificationCard,.notificationCard h3,.notificationCard p,.favoriteMiniCard{color:#eef4ff}.muted,.card .muted,.hero .muted,.quickActionCard .muted,.playerCard .muted,.highlightFeedCard .muted,.lockedCard .muted,.notificationCard .muted,.favoriteMiniCard .muted,.pageHeader .muted{color:#cfdaf6}.card button,.card a,.quickActionCard,.highlightFeedCard button,.playerCard button,.pageHeaderMain{gap:8px}.pageHeaderBadge{font-size:10px;letter-spacing:.12em;font-weight:800}.pageHeader h1{font-size:clamp(2rem,2.8vw,2.55rem);line-height:1;letter-spacing:-.03em;margin-bottom:4px}.pageHeader p,.pageHeader .muted{max-width:72ch;font-size:13px;line-height:1.6;color:#b9c7e3}.sectionTitle h2{font-size:20px;line-height:1.08;letter-spacing:-.02em}.heroTitle{font-size:clamp(2rem,3.2vw,2.9rem);line-height:.98;letter-spacing:-.035em}.heroText,.premiumHeroCard .muted{font-size:13px;line-height:1.62;color:#c2d0ea}.premiumCtaTitle{letter-spacing:-.02em}.homeQuickGrid .quickActionCard h3,.premiumInfoCard h3{font-size:16px;line-height:1.18;letter-spacing:-.018em}.homeQuickGrid .quickActionCard p,.premiumInfoCard p{font-size:12.5px;line-height:1.58}.premiumCtaText,.premiumBannerText p{font-size:13px;line-height:1.6}@media (max-width: 768px){.pageHeader h1{font-size:1.85rem}.sectionTitle h2{font-size:18px}.heroTitle{font-size:2.1rem}}select,option,input,textarea{color:#eef4ff}body{background:radial-gradient(circle at top left,rgba(212,141,85,.07),transparent 24%),radial-gradient(circle at 85% 0%,rgba(244,196,133,.08),transparent 20%),linear-gradient(180deg,var(--bg-base),var(--bg-deep));color:var(--text-main)}.pageHeader,.hero,.premiumBanner,.premiumInfoCard,.premiumCtaCard,.homeQuickGrid .quickActionCard{background:linear-gradient(180deg,#132133f5,#101b2afa);border-color:var(--line-soft);box-shadow:var(--shadow-panel)}.pageHeader{background:radial-gradient(circle at top left,rgba(212,141,85,.07),transparent 24%),linear-gradient(180deg,#132133f0,#101b2afa)}.pageHeaderBadge,.miniLabel,.premiumPill,.activeTag,.badge{background:#d48d551f;border-color:#d48d5542;color:#dff7ff}.primaryBtn,.premiumBannerBtn{background:linear-gradient(135deg,var(--accent-blue),var(--accent-cyan));color:#08111b;border:0;box-shadow:0 12px 28px #d48d5533}.ghostBtn{background:#ffffff0a;border-color:#ffffff14;color:var(--text-main)}.successBox{background:#65e6a71f;border-color:#65e6a747;color:#dffceb}.premiumBanner{border-color:#d48d5529;background:radial-gradient(circle at right top,rgba(212,141,85,.12),transparent 28%),linear-gradient(180deg,#101b2af5,#132133f5)}.premiumBannerIcon,.lockedIcon{background:#d48d551f;color:#e8fbff}select,input,textarea,.matchSearchBox,.chatInput{background:#ffffff0a;border-color:#ffffff14;color:var(--text-main)}.tag{background:#ffffff0a;border-color:#ffffff0f;color:#d6e4fb}.muted,.card .muted,.hero .muted,.pageHeader .muted,.premiumBannerText p,.pageHeader p{color:var(--text-soft)}.statLabel,.sectionTitle,.footerGroupTitle,.pageHeaderBadge{color:#c7d7ef}.homeHeroSurface,.premiumHeroCard{background:radial-gradient(circle at top left,rgba(212,141,85,.09),transparent 24%),radial-gradient(circle at top right,rgba(244,196,133,.08),transparent 22%),linear-gradient(180deg,#101b2afa,#0d1724)}.homeHeroSurface{box-shadow:0 14px 32px #0208123d}.homeQuickGrid .quickActionCard{background:linear-gradient(180deg,#121f30eb,#0f1927f5);box-shadow:0 10px 24px #0208122e}.homeMiniPanel{background:linear-gradient(180deg,#ffffff0b,#ffffff06);border:1px solid rgba(255,255,255,.05);box-shadow:none}.chatCompactCard,.threadMiniCard,.inviteDecisionCard{background:linear-gradient(180deg,#121f30f2,#0f1927fa);border-color:#ffffff0f;box-shadow:0 12px 28px #0208122e}.threadList{gap:6px}.threadItem:hover,.threadItem.threadItemActive,.threadItemActive{background:#d48d5514;border-color:#d48d552e}.threadAvatar{background:linear-gradient(135deg,#f4c485f2,#d48d55d1)}.chatMessages{gap:10px;padding-right:4px}.otherBubble{background:#ffffff0a}.ownBubble{background:linear-gradient(135deg,#f4c48547,#d48d5538)}.chatInput{background:#ffffff08}.chatCompactCard .tagRow{gap:6px}.demoTypeRail{gap:8px;margin-bottom:18px}.demoTypeRail .btn-sm{background:#ffffff08;border-color:#ffffff0f}.highlightBody{padding:16px}.highlightHeadlineRow h3{letter-spacing:-.02em}.homeHeroSurface{background:radial-gradient(circle at top left,rgba(212,141,85,.06),transparent 20%),linear-gradient(180deg,#101b2af5,#0d1724fc);box-shadow:0 12px 28px #02081233}.homeHeroSurface:after{display:none}.homeQuickGrid{gap:10px}.homeQuickGrid .quickActionCard{background:linear-gradient(180deg,#111d2ce6,#0e1825f2);border-color:#ffffff0d;box-shadow:0 8px 18px #02081224}.homeQuickGrid .quickActionCard:hover{border-color:#d48d551f;box-shadow:0 10px 22px #02081229}.homeQuickGrid .quickActionCard h3{font-size:15px}.homeQuickGrid .quickActionCard p{font-size:12px;line-height:1.55}.emptyStateCard{display:grid;gap:10px;justify-items:start;padding:18px 18px 16px;background:radial-gradient(circle at top left,rgba(212,141,85,.06),transparent 24%),linear-gradient(180deg,#121f30e6,#0d1724f5);border:1px solid rgba(255,255,255,.06);box-shadow:0 12px 28px #0208122e}.emptyStateEyebrow{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#d48d551a;border:1px solid rgba(212,141,85,.14);color:var(--accent-cyan);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.emptyStateHeader{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;width:100%}.emptyStateCard h3{margin:0;font-size:1.02rem;color:var(--text-main)}.emptyStateCard .muted{max-width:58ch;line-height:1.6}.emptyStateAction{margin-top:2px}.successBox,.lockedInline{border-width:1px;border-style:solid;border-radius:16px;padding:12px 14px;line-height:1.55}.lockedInline{margin-top:12px;background:#f4c48514;border-color:#f4c48529;color:#dce8ff}.threadItem,.homeQuickGrid .quickActionCard,.highlightFeedCard,.notificationsGrid .card{transition:border-color .16s ease,box-shadow .18s ease,background-color .18s ease,transform .18s ease}.threadItem:hover,.homeQuickGrid .quickActionCard:hover,.highlightFeedCard:hover,.notificationsGrid .card:hover{transform:translateY(-1px);box-shadow:0 16px 30px #02081238}.appTopBar{background:linear-gradient(180deg,#08111bf5,#08111beb),radial-gradient(circle at top center,rgba(212,141,85,.06),transparent 26%);border-bottom:1px solid rgba(255,255,255,.05);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:minmax(280px,1fr) auto minmax(240px,1fr)}.appTopBarBrand{gap:12px;padding:2px 0;min-width:0;flex:0 0 auto;display:inline-flex;align-items:center;justify-self:center}.topbarLogoImg{width:auto!important;max-width:none!important;height:34px!important;object-fit:contain!important;display:block!important;filter:drop-shadow(0 6px 14px rgba(212,141,85,.18))}.appTopBarBrandCopy{display:grid;gap:4px;min-width:0;justify-content:center;align-content:center;line-height:1;max-width:252px;padding-top:1px;text-align:left}.appTopBarBrandCopy strong{font-size:.96rem;letter-spacing:-.02em;color:#f3f7ff;line-height:1.05}.appTopBarBrandCopy small{color:#a7b8cf;font-size:.7rem;letter-spacing:.02em;text-transform:none;line-height:1.15}.sectionEyebrow{display:inline-block;margin-bottom:8px;color:#8db8d7;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.tutorialVisualMedia{position:relative;min-height:156px;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.06)}.tutorialVisualImage{width:100%;height:100%;min-height:156px;object-fit:cover;display:block;filter:saturate(.92) contrast(1.02)}.tutorialVisualOverlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-between;padding:14px;background:linear-gradient(180deg,#08111b29,#08111bc7),linear-gradient(120deg,rgba(212,141,85,.08),transparent 42%)}.tutorialVisualHud{display:flex;align-items:center;justify-content:space-between}.tutorialVisualBadge,.tutorialVisualChip{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#08111bcc;color:#f3f7ff}.tutorialVisualBadge{min-height:26px;padding:0 10px;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.tutorialVisualDot{width:10px;height:10px;border-radius:999px;background:#65e6a7;box-shadow:0 0 0 6px #65e6a71f}.tutorialVisualChipRow{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tutorialVisualChip{min-height:28px;padding:0 10px;font-size:.72rem}.tutorialVisualBody{display:grid;gap:8px;padding:14px 16px 16px}.tutorialVisualBody h3{margin:0;color:#f3f7ff;font-size:.98rem;line-height:1.18}.tutorialVisualBody p{margin:0;line-height:1.5;font-size:.9rem}.tutorialVisualActions{margin-top:2px}.tutorialVisualOverlayContent{position:absolute;left:14px;right:14px;bottom:14px;z-index:2}.appShell:before,.appShell:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:-1}.appShell:before{background:radial-gradient(circle at 12% 8%,rgba(255,168,79,.14),transparent 22%),radial-gradient(circle at 86% 16%,rgba(212,141,85,.1),transparent 24%),radial-gradient(circle at 52% 100%,rgba(255,168,79,.08),transparent 28%)}.appShell:after{background:radial-gradient(ellipse at 18% 24%,rgba(255,255,255,.05),transparent 28%),radial-gradient(ellipse at 72% 40%,rgba(255,255,255,.04),transparent 26%),radial-gradient(ellipse at 48% 82%,rgba(255,255,255,.03),transparent 24%);opacity:.78;filter:blur(26px);animation:stackroundSmokeDrift 18s ease-in-out infinite alternate}.page>*{animation:stackroundFadeUp .46s ease both}.page>*:nth-child(2){animation-delay:.04s}.page>*:nth-child(3){animation-delay:.08s}.page>*:nth-child(4){animation-delay:.12s}.page>*:nth-child(5){animation-delay:.16s}.pageHeader{position:relative;overflow:hidden}.pageHeader:after{content:"";position:absolute;inset:auto auto 0 0;width:160px;height:2px;background:linear-gradient(90deg,#ffa84fe6,#d48d5500)}.pageHeader h1,.heroTitle,.premiumCtaTitle{text-shadow:0 10px 28px rgba(2,8,18,.32)}.appTopBarNavLink:hover,.primaryBtn:hover,.ghostBtn:hover{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.primaryBtn:hover{box-shadow:0 14px 30px #ffa84f2e}.miniPanel,.tutorialVisualCard,.loginCheckboxRow{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;align-items:start;color:#d7e3f6;font-size:.9rem;line-height:1.55}.loginCheckboxRow input{margin-top:4px}.loginStepCard{display:grid;gap:16px;padding:18px;border-radius:22px;background:linear-gradient(180deg,#101b2aeb,#0d1724f0),radial-gradient(circle at top right,rgba(255,168,79,.08),transparent 34%);border:1px solid rgba(255,255,255,.06)}.loginStepHeader{display:grid;grid-template-columns:18px minmax(0,1fr);gap:12px;align-items:start}.loginStepHeader strong{display:block;color:#f3f7ff;margin-bottom:6px}.loginStepHeader p{margin:0}.loginDemoCodeHint{display:inline-flex;align-items:center;gap:10px;min-height:40px;padding:0 14px;border-radius:999px;background:#ffa84f1a;border:1px solid rgba(255,168,79,.16);color:#ffe5c2;width:fit-content}.highlightFeedCard,.tutorialVisualCard,.premiumHeroCard{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.highlightFeedCard:hover,.tutorialVisualCard:hover,.premiumHeroCard:hover{transform:translateY(-2px);box-shadow:0 20px 42px #02081247}.pageHeaderBadge,.miniLabel,.badge{position:relative;overflow:hidden}.pageHeaderBadge:after,.miniLabel:after,.badge:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.18) 45%,transparent 90%);transform:translate(-130%);animation:stackroundBadgeSweep 6.5s ease-in-out infinite}.tutorialVisualOverlay:after{content:"";position:absolute;inset:auto -18% -40% auto;width:160px;height:160px;border-radius:999px;background:radial-gradient(circle,rgba(255,168,79,.18),transparent 70%);filter:blur(8px);animation:stackroundPulseGlow 5.4s ease-in-out infinite}@keyframes stackroundSmokeDrift{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(-1.5%,1.2%,0) scale(1.03)}to{transform:translate3d(1.2%,-1%,0) scale(1.05)}}@keyframes stackroundFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes stackroundPulseGlow{0%,to{opacity:.45;transform:scale(1)}50%{opacity:.92;transform:scale(1.08)}}@keyframes stackroundFloatIn{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes stackroundSlideLeft{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}@keyframes stackroundSlideRight{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}@keyframes stackroundBadgeSweep{0%,82%,to{transform:translate(-130%)}90%{transform:translate(130%)}}@keyframes stackroundBarRise{0%{opacity:0;transform:scaleY(.3)}to{opacity:1;transform:scaleY(1)}}@media (max-width: 980px){.tutorialVisualMedia,.tutorialVisualImage{min-height:180px}}@media (prefers-reduced-motion: reduce){.appShell:after{animation:none}.page>*,.tutorialVisualOverlay:after,.pageHeaderBadge:after,.miniLabel:after,.badge:after,.homeTrendBar{animation:none!important}.highlightFeedCard:hover,.tutorialVisualCard:hover,.premiumHeroCard:hover{transform:none}}.appTopBarNav{gap:14px}.appTopBarNavLink:hover{color:#f3f7ff}.appFooter{margin-top:28px;padding-top:10px}.appFooterContent{border-top:1px solid rgba(255,255,255,.05);padding-top:22px}.footerLogoBox{opacity:.96}.footerBrandName{font-size:22px;letter-spacing:-.03em}.footerBrandSubtitle{color:#9eb1cb;font-size:11px;letter-spacing:.06em;text-transform:uppercase}.footerGroupTitle{color:#b8cae4}.footerChipLink{padding:2px 6px;color:#d1def6;letter-spacing:.02em;opacity:.86}.footerMiniLinks .textBtn{padding:2px 6px;color:#bccde7;letter-spacing:.02em;opacity:.84}.appFooterMeta{border-top:1px solid rgba(255,255,255,.06);color:#8599b8;font-size:11px;letter-spacing:.04em}.flowStageKicker{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#d48d5514;border:1px solid rgba(212,141,85,.14);color:var(--accent-cyan);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.flowStageHeader{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.flowStageCard h3{margin:0;font-size:1.02rem;color:var(--text-main)}.flowStageStatus{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#7dd3fc14;border:1px solid rgba(125,211,252,.16);color:#c6ecff;font-size:.72rem;font-weight:700;letter-spacing:.04em;white-space:nowrap}.flowStageCard .muted{line-height:1.6}.flowStageActions{display:flex;flex-wrap:wrap;gap:10px;margin-top:2px}.sectionTitleAction{position:relative}.sectionTitleAction:after{content:"->";margin-left:6px;opacity:.72}.relationMiniCard{display:grid;gap:10px;align-content:start}.relationMiniHeader{display:grid;gap:8px}.relationMiniEyebrow{display:inline-flex;align-items:center;min-height:26px;width:fit-content;padding:0 9px;border-radius:999px;background:#7dd3fc14;border:1px solid rgba(125,211,252,.16);color:#c6ecff;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.relationMiniMeta{margin:0;font-size:.76rem;line-height:1.45}.relationMiniBody{margin:0;line-height:1.55}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.profileIntroCard{display:grid;gap:16px}.profileIntroHeader,.profileIntroActions{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.profileIntroHeader h3{margin:4px 0 0}.profileIntroActions{flex-wrap:wrap;justify-content:flex-end}.profileIntroPreview{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center}.profileIntroAvatar{position:relative;width:76px;height:76px;border-radius:20px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#6d8cff33,#2dd4bf1f),#ffffff0f;border:1px solid rgba(255,255,255,.12);color:var(--text-main);font-weight:800;font-size:1.15rem}.profileIntroAvatar img{width:100%;height:100%;object-fit:cover}.profileIntroAvatarButton{position:absolute;right:6px;bottom:6px;width:30px;height:30px;border-radius:999px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);background:#070c14d1;color:var(--text-main);cursor:pointer}.profileIntroName,.profileIntroHeadline,.profileIntroBio,.profileIntroStatement p{margin:0}.profileIntroName{color:var(--text-main);font-weight:800}.profileIntroHeadline{margin-top:4px;color:#d7e4ff;font-size:.88rem;line-height:1.35}.profileIntroBio{margin-top:8px;color:var(--text-muted);font-size:.78rem;line-height:1.55}.profileIntroStatement,.profileIntroPreferenceGrid>div{padding:12px;border-radius:14px;background:#ffffff0b;border:1px solid rgba(255,255,255,.07)}.profileIntroStatement strong,.profileIntroPreferenceGrid span{display:block;margin-bottom:5px;color:#9fb6ff;font-size:.68rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.profileIntroStatement p,.profileIntroPreferenceGrid strong{color:var(--text-main);font-size:.82rem;line-height:1.45}.profileIntroPreferenceGrid,.profileIntroFormGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profileIntroForm{display:grid;gap:11px}.profileIntroForm label{display:grid;gap:6px;color:var(--text-muted);font-size:.72rem;font-weight:700}.profileIntroForm input,.profileIntroForm textarea,.profileIntroForm select{width:100%;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#070c14b8;color:var(--text-main);padding:10px 11px;font:inherit;resize:vertical}.profileIntroForm select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.profileIntroForm textarea{min-height:76px}.profilePreferenceEditor{display:grid;gap:12px}.profilePreferenceEditor>div>span{display:block;margin-bottom:7px;color:var(--text-muted);font-size:.72rem;font-weight:800}.profileOptionGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profileOptionGrid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.profileOptionButton.active{color:#eef4ff;border-color:#2dd4bf47;background:#2dd4bf1f}.profileIntroChips{display:flex;flex-wrap:wrap;gap:8px}.profileIntroChips span{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;border-radius:999px;color:#d8e5ff;background:#6d8cff1a;border:1px solid rgba(124,151,255,.16);font-size:.72rem;font-weight:700}.profileProviderIcon svg{width:28px;height:28px;display:block;fill:currentColor}.profileProviderIcon.compact{width:34px;height:34px;border-radius:9px}.profileProviderIcon.compact svg{width:20px;height:20px}.profileProviderIcon.steam{color:#fff;background:radial-gradient(circle at 74% 24%,#66c0f4e6,#1b75bbe6 36%,#171a21 72%);box-shadow:inset 0 1px #ffffff29,0 12px 30px #66c0f442}.profileProviderIcon.faceit{color:#fff;background:radial-gradient(circle at 68% 30%,rgba(255,255,255,.22),transparent 34%),linear-gradient(135deg,#ff3d00,#ff8a00);box-shadow:inset 0 1px #ffffff29,0 12px 30px #ff550038}.profileProviderIcon .publicProfileShell.embedded{max-width:1180px;margin:0 auto}.publicProfilePreviewBar{display:flex;align-items:center;justify-content:space-between;gap:12px}.publicProfilePreviewBar strong{display:block;margin-top:3px;color:var(--text-main)}.publicProfileHero{display:flex;align-items:center;justify-content:space-between;gap:18px}.publicProfileIdentity{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center;min-width:0}.publicProfileAvatar.hasImage{background:transparent}.publicProfileAvatar img{width:100%;height:100%;object-fit:cover}.publicProfileIdentity h1{margin:4px 0 6px;font-size:clamp(2rem,4vw,3.8rem);letter-spacing:0}.publicProfileIdentity p,.publicProfileSeeking p,.publicProfileAbout>p,.publicProfilePlayGrid p{margin:0;color:var(--text-muted);line-height:1.58}.publicProfileMeta,.publicProfileActions,.publicProfileTags,.publicProfileBadgeList{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.publicProfileMeta span,.publicProfileTags span,.publicProfileBadgeList span{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;border-radius:999px;color:#d8e5ff;background:#6d8cff1a;border:1px solid rgba(124,151,255,.16);font-size:.74rem;font-weight:800}.publicProfileShareCard{display:flex;align-items:center;justify-content:space-between;gap:14px}.publicProfileShareCard strong{display:block;color:var(--text-main);line-height:1.35}.publicProfileShareCard p{margin:5px 0 0}.publicProfileActions{margin-top:0;justify-content:flex-end}.publicProfileGrid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;align-items:start}.publicProfileMain,.publicProfileAside{display:grid;gap:18px}.publicProfileAbout,.publicProfileCompatibility,.publicProfileSignals,.publicProfileAvailabilityCard{display:grid;gap:16px}.publicProfileSectionHeader{display:flex;align-items:center;gap:10px}.publicProfileSectionHeader h2{margin:2px 0 0;font-size:1.05rem}.publicProfileSeeking,.publicProfilePreferencePair>div,.publicProfilePlayGrid>div{padding:14px;border-radius:14px;background:#ffffff0b;border:1px solid rgba(255,255,255,.07)}.publicProfileSeeking strong,.publicProfilePreferencePair span,.publicProfilePlayGrid span,.publicProfileStat span{display:block;margin-bottom:6px;color:#9fb6ff;font-size:.68rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.publicProfilePreferencePair,.publicProfilePlayGrid,.publicProfileStatsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.publicProfilePreferencePair strong,.publicProfilePlayGrid strong{display:block;color:var(--text-main);line-height:1.42}.publicProfileTrustCard{display:grid;gap:8px}.publicProfileTrustTop{display:flex;justify-content:space-between;gap:8px;color:#9fb6ff;font-size:.74rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.publicProfileTrustCard>strong{color:var(--text-main);font-size:3rem;line-height:1}.publicProfileAvailabilityCard{gap:10px}.publicProfileAvailabilityRow{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.07)}.publicProfileAvailabilityRow span{color:var(--text-muted);font-size:.78rem;font-weight:800}.publicProfileAvailabilityRow strong{color:var(--text-main);text-align:right}.publicProfileStat{display:grid;gap:4px;padding:14px}.publicProfileStat strong{color:var(--text-main);font-size:1.2rem}.publicProfileStat p{margin:0;color:var(--text-muted);font-size:.74rem}.publicProfileSignals{gap:10px}.publicProfileSignal.active{color:#c8f8dd;background:#2dd4bf14;border-color:#2dd4bf2e}.publicProfileSignal strong,.publicProfileSignal p{display:block;margin:0}.publicProfileSignal strong{color:var(--text-main);font-size:.84rem}.publicProfileSignal p{margin-top:3px;font-size:.74rem}@media (max-width: 620px){.profileIntroHeader,.profileIntroPreview{grid-template-columns:1fr}.profileIntroHeader{display:grid}.profileIntroActions,.profileIntroHeader>.ghostBtn{justify-content:flex-start}.profileIntroPreferenceGrid,.profileIntroFormGrid,.profileOptionGrid,.profileOptionGrid.compact{grid-template-columns:1fr}}@media (max-width: 900px){.publicProfileHero,.publicProfileActions,.publicProfileShareCard{align-items:flex-start;justify-content:flex-start}.publicProfileHero,.publicProfileShareCard{display:grid}.publicProfileGrid{grid-template-columns:1fr}}@media (max-width: 620px){.publicProfileIdentity,.publicProfilePreferencePair,.publicProfilePlayGrid,.publicProfileStatsGrid{grid-template-columns:1fr}}:root{font-family:Inter,Arial,sans-serif;color:#edf2ff;background:#07101d;--bg-gradient: linear-gradient(180deg, #070c18 0%, #091226 45%, #08152d 100%);--card-bg: rgba(14, 22, 38, .94);--card-border: rgba(109, 92, 255, .24);--radius-8: 8px;--radius-12: 12px;--radius-16: 16px;--radius-18: 18px;--text-primary: #eef4ff;--text-secondary: #a5b4dc;--surface: rgba(255, 255, 255, .05);--surface-hover: rgba(255, 255, 255, .08);--shadow-lg: 0 12px 32px rgba(0, 0, 0, .5);--border-default: rgba(255, 255, 255, .06);--accent: #6d5cff;--accent-soft: rgba(109, 92, 255, .22);--accent-teal: #2dd4bf;--accent-warm: #d48d55;--text-muted: #b7c1da;--shadow: 0 24px 70px rgba(0, 0, 0, .28);--shadow-soft: 0 12px 30px rgba(0, 0, 0, .2);--radius: 24px;--radius-sm: 14px;--radius-xs: 10px;--radius-pill: 999px;--font-xs: 11px;--font-sm: 13px;--font-body: 15px;--font-h3: 18px;--font-h2: 26px;--font-h1: 34px;--space-card: 22px;--space-card-sm: 18px;--space-grid: 14px;--space-stack: 10px;--space-xs: 8px;--space-section: 36px;--max-page: 1180px}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--bg-gradient);overflow-x:hidden;position:relative;color:#eef4ff}body.accessibilityDyslexic{font-family:Verdana,Tahoma,Arial,sans-serif}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(circle at 16% 14%,rgba(109,92,255,.2),transparent 12%),radial-gradient(circle at 84% 36%,rgba(46,211,255,.16),transparent 18%),radial-gradient(circle at 52% 82%,rgba(255,255,255,.05),transparent 14%)}body.lightMode{--bg-gradient: linear-gradient(180deg, #111827 0%, #0f172a 100%);--card-bg: rgba(18, 26, 44, .88);--card-border: rgba(109, 92, 255, .16);--surface: rgba(255, 255, 255, .08);--text-muted: #c3d0e6;--accent-teal: #0d9488;--accent-warm: #b45309}body.accessibilityHighContrast{--accent: #46e2ff;--accent-soft: rgba(70, 226, 255, .22);--text-muted: #d7e5ff}body.accessibilityHighContrast .card,body.accessibilityHighContrast .settingsRow,body.accessibilityHighContrast .quickActionCard,body.accessibilityHighContrast .threadItem,body.accessibilityHighContrast .matchSearchBox{border-color:#ffffff38;box-shadow:0 0 0 1px #ffffff0a}body.accessibilityLargeText{font-size:18px;line-height:1.6}body.accessibilityLargeText p,body.accessibilityLargeText span,body.accessibilityLargeText div.text,body.accessibilityLargeText label{max-width:100%;overflow-wrap:break-word;word-wrap:break-word}body.accessibilityLargeText h1{font-size:38px;line-height:1.3}body.accessibilityLargeText h2{font-size:30px;line-height:1.3}body.accessibilityLargeText h3{font-size:20px;line-height:1.4}body.accessibilityLargeText p,body.accessibilityLargeText span,body.accessibilityLargeText div{line-height:1.7}body.accessibilityLargeText input,body.accessibilityLargeText textarea,body.accessibilityLargeText select{font-size:18px!important;padding:12px!important;min-height:48px;line-height:1.5}body.accessibilityLargeText button{font-size:16px!important;padding:12px 20px!important;min-height:48px}body.accessibilityLargeText .smallText,body.accessibilityLargeText .muted,body.accessibilityLargeText .statLabel,body.accessibilityLargeText .pageBadge{font-size:14px}body.accessibilityLargeText .card,body.accessibilityLargeText .modal{padding:20px}body.accessibilityLargeText .tag,body.accessibilityLargeText .badge{font-size:14px;padding:6px 12px}body.accessibilityReduceMotion *,body.accessibilityReduceMotion *:before,body.accessibilityReduceMotion *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}body.accessibilityVisibleFocus :focus-visible{outline:3px solid #46e2ff;outline-offset:3px;border-radius:12px}a{color:inherit;text-decoration:none}button{border:none;cursor:pointer;font:inherit}h1{margin:0 0 10px;font-size:34px;line-height:1.05;letter-spacing:-.02em}h2{margin:0 0 14px;font-size:26px;letter-spacing:-.015em}h3{margin:0 0 10px;font-size:18px;letter-spacing:-.01em}p{margin:0}.muted{color:var(--text-muted)}.smallText{font-size:13px}@keyframes fadeIn{to{opacity:1}}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{to{opacity:1;transform:scale(1)}}#root{min-height:100vh}.appShell{min-height:100vh;padding-bottom:40px;transition:background .4s ease}.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;height:100vh;font-size:var(--font-h3);color:var(--text-primary)}.loading:after{content:"";width:28px;height:28px;border:3px solid rgba(109,92,255,.22);border-top-color:var(--accent);border-radius:50%;animation:loadspin .75s linear infinite}@keyframes loadspin{to{transform:rotate(360deg)}}.page{position:relative;padding:24px 20px 40px;max-width:var(--max-page);margin:0 auto;animation:pageFadeIn .45s ease-out both}.page>*+*{margin-top:var(--space-section)}.page:before{content:"";position:absolute;inset:0 auto auto 0;width:min(420px,42vw);height:240px;pointer-events:none;background:radial-gradient(circle at 10% 20%,rgba(109,92,255,.22),transparent 58%),radial-gradient(circle at 68% 34%,rgba(46,211,255,.14),transparent 62%);filter:blur(10px);opacity:.95}.pageHeader{position:relative;margin-bottom:28px;padding:18px 20px 16px;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius);background:linear-gradient(180deg,#ffffff0a,#ffffff03),radial-gradient(circle at top left,rgba(109,92,255,.14),transparent 45%);box-shadow:0 20px 48px #0000002e;overflow:hidden}.pageHeader h1,.pageHeader h2,.pageHeader h3{color:var(--text-primary)}.pageHeader h1{background:linear-gradient(180deg,#eef4ff 30%,#6d5cff99);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pageHeader .muted,.pageHeader p{color:var(--text-muted)}.pageHeader:after{content:"";position:absolute;left:20px;right:20px;bottom:0;height:1px;background:linear-gradient(90deg,#2ed3ff73,#fff0)}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}html{scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.page,.card,.pageHeader{animation:none!important;transition:none!important}}.pageBadge{display:inline-block;margin-bottom:14px;padding:7px 12px;border-radius:999px;background:#2ed3ff1f;border:1px solid rgba(46,211,255,.24);color:var(--accent-teal);font-size:var(--font-xs);font-weight:700;letter-spacing:.03em}:root{--surface-base: rgba(15, 24, 36, .78);--surface-soft: rgba(13, 21, 32, .58);--surface-strong: rgba(16, 26, 39, .9);--line-refined: rgba(118, 154, 201, .14);--line-refined-strong: rgba(118, 154, 201, .2);--shadow-refined: 0 12px 26px rgba(2, 8, 18, .16)}body,input,button,select,textarea{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page{max-width:1180px}.card{background:linear-gradient(180deg,var(--surface-base, rgba(15, 24, 36, .9)),var(--surface-soft, rgba(13, 21, 32, .7)));border-color:var(--line-refined, rgba(118, 154, 201, .14));box-shadow:var(--shadow-refined, 0 12px 26px rgba(2, 8, 18, .16))}.card:hover,.premiumBorder,.modalCard,.loginCard,.footer{box-shadow:0 14px 30px #0208122e}.premiumBorder{border-color:#d48d5529}.sectionTitle,.heroTitle,h1,h2,h3,h4{color:#f1f6ff;text-shadow:none;letter-spacing:-.02em}.muted,.smallText,.statLabel,.miniLabel,.card p{color:#9fb0c7;text-shadow:none}.statValue,.badge strong,.securityStatusCardRefined strong,.securityStateRow strong,.securityDeviceItem strong{color:#f4f8ff;text-shadow:none}.badge,.tag,.tagButton,.flowStageKicker,.pageBadge,.heroKicker,.miniLabel{background:transparent!important;border-color:transparent!important;box-shadow:none!important}.badge{color:#dff6ff}.tag,.tagButton,.flowStageKicker,.pageBadge,.heroKicker,.miniLabel{color:#8fb1d6!important}.tagButton:hover,.ghostBtn:hover{background:#d48d5514;border-color:#d48d5529}.primaryBtn{box-shadow:0 10px 22px #d48d5524}.footer{background:#080e16b8;border-color:#769ac91f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.footer a,.footer button{color:#c4d3e8}.inviteDecisionCard,.warningRow,.chatContextCard,.chatCompactCard,.securityStateRow,.securityDeviceItem{background:#0c141f52;border-color:#769ac91a;box-shadow:none}.warningRow strong{text-shadow:none}.warningRow,.successBox{background:#0c141f3d;border-color:#769ac91f;color:#d8e6f8}.successBox{box-shadow:none}.loginPage .muted,.landingPage .muted,.highlightsGrid .muted,.securityWorkspaceRefined .muted{color:#9fb0c7}@media (min-width: 1440px){.page{max-width:1120px}}.trackerExportContent{background:#0f0f12;padding:16px;border-radius:16px}.card{position:relative;overflow:hidden;background:linear-gradient(180deg,#141e36f0,#0d1324f5);border:1px solid var(--card-border);border-radius:var(--radius);padding:22px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 0 0 1px #6d5cff14,0 4px 24px #0006,0 0 60px #0000001f;animation:cardFadeUp .5s cubic-bezier(.16,1,.3,1) both;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s ease,border-color .28s ease,background .28s ease;will-change:transform,box-shadow}@keyframes cardFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 30% 20%,rgba(109,92,255,.1),transparent 55%);opacity:0;transition:opacity .4s ease}.card:after{content:"";position:absolute;inset:0 0 auto 0;height:1px;background:linear-gradient(90deg,transparent,rgba(109,92,255,.25),transparent);opacity:0;transition:opacity .3s ease;pointer-events:none}.card:hover{transform:translateY(-3px);border-color:#6d5cff4d;box-shadow:0 0 0 1px #6d5cff33,0 8px 40px #00000080,0 0 80px #6d5cff14}.card:hover:before{opacity:1}.card:hover:after{opacity:1}.premiumBorder{border-color:#2ed3ff66}.sectionTitle{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:22px 0 14px;position:relative;padding-bottom:6px}.sectionTitle h2{font-size:22px;margin:0}.sectionTitle:after{content:"";position:absolute;left:0;bottom:0;width:96px;height:1px;background:linear-gradient(90deg,#2ed3ffcc,#6d5cff00)}.textBtn{background:transparent;color:var(--text-muted);padding:0;transition:color .2s ease}.textBtn:hover{color:var(--text-primary)}.grid{display:grid;gap:var(--space-grid);margin-top:var(--space-grid)}.grid2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid3{grid-template-columns:repeat(3,minmax(0,1fr))}.stack{display:grid;gap:var(--space-grid);margin-top:var(--space-grid)}.infoRow svg{color:var(--accent-teal)}.infoRow{display:flex;align-items:center;gap:12px;margin-bottom:12px}.statCard{display:flex;flex-direction:column;gap:10px}.statLabel{color:var(--text-muted);font-size:var(--font-sm)}.statValue{font-size:32px;font-weight:800;line-height:1}.tagRow,.actionRow{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.tag{padding:8px 12px;border-radius:var(--radius-pill);background:var(--surface);color:var(--text-primary);font-size:var(--font-sm);border:1px solid var(--border-default)}.activeTag{background:#6d5cff2e;border-color:#6d5cff4d}.badge{padding:8px 12px;border-radius:var(--radius-pill);background:linear-gradient(135deg,var(--accent),#2ed3ff);color:#fff;font-weight:700;font-size:var(--font-sm);white-space:nowrap}.primaryBtn,.ghostBtn,.chatInput,.loginCard,.modalCard{transition:all .26s ease}.primaryBtn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border-radius:var(--radius-sm);background:linear-gradient(135deg,var(--accent),#2ed3ff);color:#fff;font-weight:700;font-size:var(--font-body);box-shadow:0 0 0 1px #6d5cff66,0 4px 16px #6d5cff4d,inset 0 1px #ffffff1f;border:none;cursor:pointer}.primaryBtn:hover{transform:translateY(-2px);box-shadow:0 0 0 1px #6d5cff80,0 8px 28px #6d5cff66,inset 0 1px #ffffff26}.primaryBtn:disabled{opacity:.6;cursor:not-allowed}.ghostBtn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border-radius:var(--radius-sm);background:var(--surface-hover);color:#fff;border:1px solid rgba(255,255,255,.12);font-weight:600;font-size:var(--font-body);cursor:pointer}.ghostBtn:hover{background:#ffffff24;border-color:#fff3;transform:translateY(-2px)}.primaryBtn.btn-sm,.ghostBtn.btn-sm{padding:8px 14px;font-size:var(--font-sm);border-radius:var(--radius-xs)}.fullBtn{width:100%;justify-content:center}.chatInput{flex:1;padding:14px 16px;border-radius:var(--radius-sm);border:1px solid rgba(255,255,255,.16);background:var(--surface);color:var(--text-primary);outline:none}.chatInput:focus{border-color:#6d5cff80;box-shadow:0 0 0 3px #6d5cff1f}.themeToggle{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--radius-sm);background:transparent;border:1px solid var(--input-border);color:var(--text-muted);cursor:pointer;transition:all .2s ease}.themeToggle:hover{background:var(--bg-elevated);color:var(--text-primary);border-color:var(--accent)}.lightMode .themeToggle{color:#1a1a2e;border-color:#1a1a2e33}.lightMode .themeToggle:hover{background:#2ed3ff1a;color:#2ed7ff}.backendWaitingOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#05050aeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.backendWaitingCard{display:flex;flex-direction:column;align-items:center;gap:16px;padding:40px 48px;background:linear-gradient(180deg,#141e36f5,#0d1324fa);border:1px solid var(--card-border);border-radius:var(--radius);box-shadow:var(--shadow),0 0 80px #6d5cff14;max-width:380px;text-align:center}.backendWaitingLogo{width:120px;height:auto;margin-bottom:8px}.backendWaitingMessage{font-size:16px;font-weight:600;color:var(--text-primary);margin:0}.backendWaitingSub{font-size:13px;color:var(--text-muted);margin:-8px 0 0}.backendWaitingBar{width:100%;height:4px;background:#ffffff14;border-radius:2px;overflow:hidden}.backendWaitingBarFill{height:100%;background:linear-gradient(90deg,var(--accent),var(--accent-secondary, #6d5cff));border-radius:2px;transition:width .5s ease}.backendWaitingDots{display:flex;gap:6px;padding:8px 0}.backendWaitingDots .dot{width:8px;height:8px;border-radius:50%;background:var(--accent);animation:dotPulse 1.4s ease-in-out infinite}.backendWaitingDots .dot:nth-child(2){animation-delay:.2s}.backendWaitingDots .dot:nth-child(3){animation-delay:.4s}@keyframes dotPulse{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.pageBadge,.badge,.tag,.tagButton,.tutorialVisualBadge,.tutorialVisualChip,.flowStageKicker,.footerChipLink,.footerMiniLinks .textBtn{background:transparent!important;border-color:transparent!important;box-shadow:none!important}.pageBadge,.badge,.tag,.tutorialVisualBadge,.tutorialVisualChip,.flowStageKicker{padding-left:0!important;padding-right:0!important}.tagButton,.footerChipLink,.footerMiniLinks .textBtn{padding:0!important}.pageBadge,.badge,.tag,.tagButton,.tutorialVisualBadge,.tutorialVisualChip,.flowStageKicker,.footerChipLink,.footerMiniLinks .textBtn{color:var(--text-muted)!important;letter-spacing:.04em}.tagButton:hover,.footerChipLink:hover,.footerMiniLinks .textBtn:hover{color:var(--text-primary)!important}.muted,.card .muted,.hero .muted,.pageHeader .muted{color:var(--text-muted)}.heroText strong{color:var(--text-primary)}.homeSignalRow{display:flex;flex-wrap:wrap;gap:18px;margin:10px 0 0}.homeSignalItem{display:inline-flex;align-items:baseline;gap:6px;color:var(--text-muted);font-size:.8rem;letter-spacing:.03em}.homeSignalItem strong{color:var(--text-primary);font-size:.9rem;letter-spacing:0}.pageHeader .muted,.homeHeroSurface .muted{color:var(--text-muted)}@media (max-width: 720px){.homeSignalRow{gap:10px 14px}.homeSignalItem{font-size:.76rem}}.trackerComparisonGrid{margin-top:12px}.page>.card,.page>section,.page>.grid,.page>.stack{content-visibility:auto;contain-intrinsic-size:1px 320px}.primaryBtn:focus-visible,.ghostBtn:focus-visible,.tagButton:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:0 0 0 4px #6d5cff24}@media (prefers-reduced-motion: reduce){.appShell:after,.page>*,.card,.primaryBtn,.ghostBtn,.tagButton{animation:none!important;transition:none!important}}.pageHeaderBadge,.miniLabel,.badge,.landingKicker,.comparePill,.premiumPill,.heroKicker{text-shadow:none!important;filter:none!important}.pageHeaderBadge:after,.miniLabel:after,.badge:after,.landingKicker:after,.comparePill:after,.premiumPill:after,.heroKicker:after{display:none!important;content:none!important;animation:none!important;background:none!important}.pageHeader:after{display:none!important}.pageHeaderBadge,.pageBadge,.badge,.miniLabel,.heroKicker,.landingKicker,.comparePill,.premiumPill,.flowStageKicker{min-height:auto!important;padding:0!important;border-color:transparent!important;background:transparent!important;box-shadow:none!important}.landingTrustStrip span{border-color:transparent!important;background:transparent!important;padding:0!important}.alphaTesterPill{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:999px;background:#a855f726;border:1px solid rgba(168,85,247,.3);color:#c084fc;font-size:var(--font-xs);font-weight:700;letter-spacing:.03em}.alphaTesterImg{width:16px;height:16px;object-fit:contain}.appTopBar{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 20px;background:linear-gradient(180deg,#08111bfa,#08111bf0);border-bottom:1px solid var(--border-default, rgba(255, 255, 255, .06));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:100%;max-width:100%;margin:0 auto;box-sizing:border-box}.topbarLeft{display:flex;align-items:center;gap:12px;flex-shrink:0}.appTopBarBrand{display:flex;align-items:center;gap:10px;background:none;border:none;cursor:pointer;padding:0}.topbarLogoImg{width:32px;height:32px;border-radius:var(--radius-8, 8px);object-fit:contain}.appTopBarBrandCopy{display:flex;flex-direction:column;justify-content:center}.appTopBarBrandCopy strong{color:var(--text-primary, #eef4ff);font-size:var(--font-sm);font-weight:800;letter-spacing:.02em;text-transform:uppercase}.appTopBarBrandCopy small{color:var(--text-muted);font-size:var(--font-xs);font-weight:500;letter-spacing:.05em}.appTopBarNav{display:flex;align-items:center;justify-content:center;gap:4px;flex:1;height:100%}.appTopBarNavLink{display:flex;align-items:center;gap:5px;padding:8px 12px;border-radius:var(--radius-8, 8px);color:var(--text-muted);text-decoration:none;font-size:var(--font-sm);font-weight:600;background:transparent;border:none;cursor:pointer;transition:all .15s ease}.appTopBarNavLink:hover{color:var(--text-primary, #eef4ff);background:var(--surface, rgba(255, 255, 255, .06))}.appTopBarNavLink.active{color:var(--accent-teal);background:#2dd4bf1f}.appTopBarNavLink svg{width:16px;height:16px}.navDropdown{position:relative;z-index:9999}.dropdownToggle{display:flex;align-items:center;gap:5px;padding:8px 12px;border-radius:var(--radius-8, 8px);color:var(--text-muted);font-size:var(--font-sm);font-weight:600;background:transparent;border:none;cursor:pointer;transition:all .15s ease}.dropdownToggle:hover{color:var(--text-primary, #eef4ff);background:var(--surface, rgba(255, 255, 255, .06))}.dropdownToggle.active{color:var(--accent-teal);background:#2dd4bf1f}.dropdownToggle svg:last-child{width:14px;height:14px;transition:transform .2s}.dropdownToggle .rotated{transform:rotate(180deg)}.dropdownMenu{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);background:var(--card-bg, rgba(14, 22, 38, .98));border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-xs, 10px);padding:6px;min-width:180px;box-shadow:var(--shadow-lg, 0 12px 32px rgba(0, 0, 0, .5));z-index:9999}.dropdownItem{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;background:none;border:none;border-radius:6px;color:var(--text-primary, #eef4ff);cursor:pointer;text-align:left;transition:background .15s}.dropdownItem:hover{background:var(--surface-hover, rgba(255, 255, 255, .08))}.dropdownItem svg{width:16px;height:16px;color:var(--accent-teal)}.dropdownItem div{display:flex;flex-direction:column}.dropdownItem span{font-weight:600;font-size:var(--font-sm);color:var(--text-primary, #eef4ff)}.dropdownItem small{font-size:var(--font-xs);color:var(--text-muted)}.menuHeader{padding:8px 12px;color:var(--text-muted);font-size:var(--font-xs);font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--border-default, rgba(255, 255, 255, .08));margin-bottom:4px}.topbarRight{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-shrink:0}.statusPill{padding:4px 8px;border-radius:6px;font-size:var(--font-xs);font-weight:700;display:flex;align-items:center;gap:4px}.statusPill.premium{background:linear-gradient(135deg,rgba(45,212,191,.2),var(--accent-soft));color:var(--accent-teal);border:1px solid rgba(45,212,191,.3)}.statusPill.free{background:var(--surface, rgba(255, 255, 255, .04));color:var(--text-muted)}.statusPill svg{width:10px;height:10px}.utilityBtns{display:flex;align-items:center;gap:2px}.iconBtn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;background:transparent;border:none;color:var(--text-muted);cursor:pointer;transition:all .15s;flex-shrink:0}.iconBtn:hover{background:var(--surface, rgba(255, 255, 255, .06));color:var(--text-primary, #eef4ff)}.iconBtn.active{color:var(--accent-teal);background:#2dd4bf1f}.iconBtn svg{width:16px;height:16px}.themeToggle{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;background:transparent;border:none;color:var(--text-muted);cursor:pointer;transition:all .15s;flex-shrink:0}.themeToggle:hover{background:var(--surface, rgba(255, 255, 255, .06));color:var(--text-primary, #eef4ff)}.themeToggle svg{width:16px;height:16px}.accessibilityMenu{right:0;left:auto;transform:none}@media (max-width: 900px){.appTopBarBrandCopy small,.statusPill,.appTopBarNavLink span{display:none}.appTopBarNavLink{padding:8px 10px}.dropdownToggle span{display:none}}.appCrashFallback{min-height:100vh;display:grid;place-items:center;padding:24px}.appCrashCard{width:min(560px,100%);background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius);box-shadow:var(--shadow);padding:24px}.appCrashCard h1{margin-top:0;margin-bottom:10px;font-size:26px}.toastStack{position:fixed;right:18px;bottom:24px;z-index:1200;display:grid;gap:10px;width:min(360px,calc(100vw - 24px))}.toastItem{border-radius:14px;border:1px solid rgba(255,255,255,.14);background:#070c18f5;color:#eaf1ff;box-shadow:var(--shadow-soft);padding:12px 12px 12px 14px;display:flex;justify-content:space-between;gap:12px}.toastItem strong{display:block;font-size:14px;margin-bottom:2px}.toastItem p{margin:0;color:var(--text-muted);font-size:13px;line-height:1.35}.toastCloseBtn{border:0;background:transparent;color:#d7def4;opacity:.88;font-size:16px;line-height:1;align-self:flex-start;padding:2px 4px}.toastCloseBtn:hover{opacity:1}.ratingDialogOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;display:grid;place-items:center;padding:18px;background:#020617b8}.ratingDialog{width:min(620px,100%);max-height:min(760px,calc(100vh - 36px));overflow:auto;position:relative;padding:20px;border:1px solid var(--card-border);border-radius:8px;background:#0a0f1cfa;color:#eef4ff;box-shadow:var(--shadow)}.ratingDialogClose{position:absolute;top:12px;right:12px;display:inline-grid;place-items:center;width:32px;height:32px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0a;color:#e2e8f0}.ratingDialogHeader{padding-right:36px}.ratingDialogHeader h2{margin:0 0 4px;font-size:20px}.ratingDialogHeader p,.ratingLabel{margin:0;color:var(--text-muted);font-size:13px}.ratingStars,.ratingTags,.ratingComment{display:grid;gap:10px;margin-top:18px}.starsContainer{display:flex;gap:6px}.starBtn{display:inline-grid;place-items:center;width:44px;height:44px;border:1px solid rgba(250,204,21,.2);border-radius:8px;background:#facc150f;color:#94a3b8}.starBtn.starActive{color:#facc15;border-color:#facc158c}.ratingText{margin:0;color:#facc15;font-size:13px;font-weight:700}.tagsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.tagBtn{display:grid;gap:4px;min-height:58px;padding:9px 10px;border:1px solid rgba(148,163,184,.18);border-radius:8px;background:#ffffff0a;color:#eef4ff;text-align:left}.tagBtn.tagActive{border-color:#2dd4bf8c;background:#2dd4bf1a}.tagIcon{color:#9cc5ff;font-size:10px;font-weight:800;text-transform:uppercase}.tagLabel{font-size:13px;font-weight:700}.ratingComment textarea{width:100%;resize:vertical;min-height:96px;padding:10px;border:1px solid var(--card-border);border-radius:8px;background:#ffffff0a;color:#fff;font:inherit}.charCount{justify-self:end;color:var(--text-muted);font-size:11px}.ratingActions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.cancelBtn,.submitBtn{min-height:38px;padding:0 14px;border-radius:8px;font-weight:800;cursor:pointer}.cancelBtn{border:1px solid var(--card-border);background:#ffffff0a;color:#dbeafe}.submitBtn{border:1px solid rgba(45,212,191,.45);background:#2dd4bf26;color:#ccfbf1}.submitBtn:disabled{cursor:not-allowed;opacity:.55}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.clansPage{padding:16px}.clansHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.clansHeader h1{display:flex;align-items:center;gap:8px;font-size:24px;font-weight:700;color:var(--textPrimary, #f8fafc)}.createClanBtn{display:flex;align-items:center;gap:6px;padding:10px 16px;background:var(--accentPrimary, #6366f1);color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer}.clansFilters{display:flex;gap:8px;margin-bottom:16px;overflow-x:auto}.clansFilters .searchWrapper{display:flex;align-items:center;gap:8px;padding:8px 12px;background:var(--cardBackground, #1a1a1f);border-radius:8px;flex:1}.clansFilters input{flex:1;background:none;border:none;color:var(--textPrimary, #f8fafc);font-size:14px}.clansFilters input::placeholder{color:var(--textMuted, #64748b)}.viewTabs{display:flex;gap:4px}.viewTabs button{padding:8px 12px;background:var(--cardBackground, #1a1a1f);border:none;border-radius:8px;color:var(--textSecondary, #94a3b8);font-size:13px;cursor:pointer}.viewTabs button.active{background:var(--accentPrimary, #6366f1);color:#fff}.clansGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.clanCard{background:var(--cardBackground, #1a1a1f);border-radius:12px;padding:16px}.clanCardHeader{display:flex;align-items:center;gap:12px;margin-bottom:12px}.clanAvatar{width:48px;height:48px;background:var(--accentPrimary, #6366f1);border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff}.clanAvatar img{width:100%;height:100%;object-fit:cover;border-radius:8px}.clanInfo h3{font-size:16px;font-weight:600;color:var(--textPrimary, #f8fafc)}.clanTag{font-size:13px;color:var(--textMuted, #64748b)}.recruitingBadge{padding:4px 8px;background:#22c55e;color:#fff;font-size:11px;border-radius:4px}.clanCardStats{display:flex;gap:16px;margin-bottom:12px}.clanCardStats .stat{display:flex;align-items:center;gap:4px;font-size:13px;color:var(--textSecondary, #94a3b8)}.clanCardDescription p{font-size:13px;color:var(--textMuted, #64748b);margin-bottom:12px}.clanCardActions{display:flex;gap:8px}.clanCardActions button{flex:1;padding:8px 12px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer}.viewBtn{background:var(--cardBackgroundElevated, #252529);border:1px solid var(--borderColor, #2e2e32);color:var(--textPrimary, #f8fafc)}.joinBtn{background:var(--accentPrimary, #6366f1);border:none;color:#fff}.clansLoading,.clansEmpty{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.clanCardSkeleton{height:200px;background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1a,#ffffff0f 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:12px}.clansEmpty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px;text-align:center}.clansEmpty h2{margin:16px 0 8px;font-size:18px;color:var(--textPrimary, #f8fafc)}.clansEmpty p{margin-bottom:16px;color:var(--textMuted, #64748b)}.clansEmpty button{padding:10px 20px;background:var(--accentPrimary, #6366f1);color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer}.roomsPage{padding:16px}.roomsHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.roomsHeader h1{display:flex;align-items:center;gap:8px;font-size:24px;font-weight:700;color:var(--textPrimary, #f8fafc)}.createRoomBtn{display:flex;align-items:center;gap:6px;padding:10px 16px;background:var(--accentPrimary, #6366f1);color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer}.roomsFilters{display:flex;gap:8px;margin-bottom:16px}.roomsFilters button{padding:8px 16px;background:var(--cardBackground, #1a1a1f);border:none;border-radius:8px;color:var(--textSecondary, #94a3b8);font-size:13px;cursor:pointer}.roomsFilters button.active{background:var(--accentPrimary, #6366f1);color:#fff}.roomsList{display:grid;gap:12px}.roomCard{background:var(--cardBackground, #1a1a1f);border-radius:12px;padding:16px}.roomCardCreate{display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px dashed var(--borderColor, #2e2e32);background:none;cursor:pointer;min-height:120px}.roomCardCreate:hover{border-color:var(--accentPrimary, #6366f1)}.roomCardCreate .roomCardIcon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--cardBackgroundElevated, #252529);border-radius:50%;color:var(--textMuted, #64748b)}.roomCardHeader{display:flex;justify-content:space-between;margin-bottom:12px}.roomInfo h3{font-size:16px;font-weight:600;color:var(--textPrimary, #f8fafc)}.roomMeta{font-size:13px;color:var(--textMuted, #64748b)}.lockBadge{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#ef444433;border-radius:50%;color:#ef4444}.roomCardSlots{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;color:var(--textSecondary, #94a3b8)}.slotsBar{flex:1;height:4px;background:var(--borderColor, #2e2e32);border-radius:2px}.slotsFill{height:100%;background:var(--accentPrimary, #6366f1);border-radius:2px}.roomCardActions{display:flex;gap:8px}.copyLinkBtn,.joinRoomBtn{flex:1;padding:8px 12px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px}.copyLinkBtn{background:var(--cardBackgroundElevated, #252529);border:1px solid var(--borderColor, #2e2e32);color:var(--textPrimary, #f8fafc)}.joinRoomBtn{background:var(--accentPrimary, #6366f1);border:none;color:#fff}.joinRoomBtn:disabled{opacity:.5;cursor:not-allowed}.roomBackBtn{flex:initial;width:fit-content;margin-bottom:10px}.roomCreateForm{display:grid;gap:14px}.roomCreateForm label{display:grid;gap:6px;color:var(--textSecondary, #94a3b8);font-size:13px;font-weight:600}.roomCreateForm input,.roomCreateForm select,.roomMessageForm input{width:100%;min-height:40px;border:1px solid var(--borderColor, #2e2e32);border-radius:8px;background:var(--cardBackgroundElevated, #252529);color:var(--textPrimary, #f8fafc);padding:8px 10px}.roomFormGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.roomToggle{display:flex!important;grid-template-columns:auto 1fr;align-items:center;gap:8px}.roomToggle input{width:16px;min-height:16px}.roomStatus,.roomEmptyText,.roomPlayers{color:var(--textMuted, #64748b);font-size:13px}.roomMessagesPanel{margin-top:12px}.roomMessagesPanel h2{margin:0 0 12px;color:var(--textPrimary, #f8fafc);font-size:16px}.roomMessagesList{display:grid;gap:8px;margin-bottom:12px}.roomMessage{display:grid;gap:3px;padding:10px;border:1px solid var(--borderColor, #2e2e32);border-radius:8px;background:var(--cardBackgroundElevated, #252529)}.roomMessage strong{color:var(--textPrimary, #f8fafc);font-size:13px}.roomMessage span{color:var(--textSecondary, #94a3b8);font-size:13px}.roomMessageForm{display:grid;grid-template-columns:1fr auto;gap:8px}@media (max-width: 720px){.roomsHeader{align-items:flex-start;flex-direction:column;gap:12px}.roomFormGrid,.roomMessageForm{grid-template-columns:1fr}}.mobileFiltersToggle{display:none}@media (max-width: 900px){.mobileFiltersToggle{display:flex;margin-bottom:16px}}.flex{display:flex}.flexCol{display:flex;flex-direction:column}.flexCenter{display:flex;align-items:center}.grid{display:grid}.gap6{gap:6px}.gap8{gap:8px}.gap10{gap:10px}.gap12{gap:12px}.gap16{gap:16px}.gap1r{gap:1rem}.flex1{flex:1}.alignStart{align-items:flex-start}.justifyCenter{justify-content:center}.textCenter{text-align:center}.m0{margin:0}.mt8{margin-top:8px}.mt10{margin-top:10px}.mt12{margin-top:12px}.mt14{margin-top:14px}.mt16{margin-top:16px}.mt18{margin-top:18px}.mb4{margin-bottom:4px}.mb8{margin-bottom:8px}.mb10{margin-bottom:10px}.mb12{margin-bottom:12px}.mb14{margin-bottom:14px}.mb16{margin-bottom:16px}.mb18{margin-bottom:18px}.mb24{margin-bottom:24px}.mlAuto{margin-left:auto}.m0Auto{margin:0 auto}.fs14{font-size:14px}.fs18{font-size:18px}.fs1r{font-size:1rem}.fs0875r{font-size:.875rem}.lh15{line-height:1.5}.nowrap{white-space:nowrap}.feedbackWidgetContainer{position:fixed;bottom:24px;right:24px;z-index:9999;font-family:inherit}.feedbackWidgetToggle{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#4f46e5);border:1px solid rgba(255,255,255,.2);color:#fff;box-shadow:0 8px 32px #6366f166;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);outline:none}.feedbackWidgetToggle:hover{transform:scale(1.1) translateY(-2px);background:linear-gradient(135deg,#4f46e5,#4338ca);box-shadow:0 12px 40px #6366f199}.feedbackWidgetToggle.active{background:#1e293b;color:#cbd5e1;box-shadow:0 4px 16px #0000004d;border-color:#ffffff14}.feedbackWidgetCard{position:absolute;bottom:64px;right:0;width:360px;max-width:calc(100vw - 48px);border-radius:20px;background:#0f172ad9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 50px #02061799;padding:20px;display:flex;flex-direction:column;gap:16px;animation:feedback-card-fade-in .3s cubic-bezier(.16,1,.3,1)}@keyframes feedback-card-fade-in{0%{opacity:0;transform:translateY(10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.feedbackWidgetHeader{display:flex;align-items:center;justify-content:space-between}.feedbackWidgetHeader h3{margin:0;font-size:1rem;font-weight:700;color:#f8fafc;letter-spacing:-.01em}.feedbackWidgetHeader .closeBtn{background:transparent;border:none;color:#94a3b8;cursor:pointer;transition:color .2s;padding:4px;border-radius:50%;display:flex;align-items:center}.feedbackWidgetHeader .closeBtn:hover{color:#f1f5f9;background:#ffffff0d}.stateContent{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px 10px;gap:12px}.successIcon{color:#22c55e;animation:success-pop .5s cubic-bezier(.175,.885,.32,1.275)}@keyframes success-pop{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.errorIcon{color:#ef4444}.stateContent h4{margin:0;font-size:1.1rem;font-weight:700;color:#f8fafc}.stateContent p{margin:0;font-size:.85rem;color:#94a3b8;line-height:1.5}.actionBtn{margin-top:8px;width:100%;padding:10px;border-radius:12px;background:#ffffff14;border:1px solid rgba(255,255,255,.05);color:#f1f5f9;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s}.actionBtn:hover{background:#ffffff26}.actionBtn.error{background:#ef444426;border-color:#ef444433;color:#fca5a5}.actionBtn.error:hover{background:#ef444440}.feedbackWidgetForm{display:flex;flex-direction:column;gap:14px}.formGroup{display:flex;flex-direction:column;gap:6px}.formGroup label{font-size:.75rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.typeSelectorGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.typeSelectBtn{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:12px;background:#ffffff08;border:1px solid rgba(255,255,255,.05);color:#94a3b8;cursor:pointer;transition:all .2s}.typeSelectBtn svg{flex-shrink:0}.typeSelectBtn span{font-size:.8rem;font-weight:600;white-space:nowrap}.typeSelectBtn:hover{background:#ffffff0f;color:#cbd5e1}.typeSelectBtn.active{background:#6366f11f;border-color:#6366f159;color:#818cf8}.feedbackWidgetForm textarea{width:100%;height:100px;min-height:80px;max-height:180px;resize:vertical;padding:12px;border-radius:12px;background:#0f172a80;border:1px solid rgba(255,255,255,.08);color:#f1f5f9;font-size:.85rem;line-height:1.5;transition:all .2s;outline:none}.feedbackWidgetForm textarea:focus{border-color:#6366f180;box-shadow:0 0 0 2px #6366f126;background:#0f172ab3}.feedbackWidgetForm input[type=email]{width:100%;padding:10px 12px;border-radius:12px;background:#0f172a80;border:1px solid rgba(255,255,255,.08);color:#f1f5f9;font-size:.85rem;transition:all .2s;outline:none}.feedbackWidgetForm input[type=email]:focus{border-color:#6366f180;background:#0f172ab3}.loggedEmailAlert{background:#6366f10f;border:1px dashed rgba(99,102,241,.2);border-radius:10px;padding:8px 12px;display:flex;align-items:center}.loggedEmailAlert span{font-size:.76rem;color:#818cf8;font-weight:500}.formGroupCheckbox{display:flex;align-items:center;gap:8px;margin:2px 0;cursor:pointer}.formGroupCheckbox input[type=checkbox]{width:15px;height:15px;accent-color:#6366f1;cursor:pointer}.formGroupCheckbox label{font-size:.76rem;color:#94a3b8;cursor:pointer;-webkit-user-select:none;user-select:none}.feedbackFormActions{margin-top:6px}.feedbackFormActions .submitBtn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:11px;border-radius:12px;background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;color:#fff;font-size:.88rem;font-weight:700;cursor:pointer;transition:all .2s;box-shadow:0 4px 14px #6366f140}.feedbackFormActions .submitBtn:hover:not(:disabled){background:linear-gradient(135deg,#4f46e5,#4338ca);box-shadow:0 6px 20px #6366f159;transform:translateY(-1px)}.feedbackFormActions .submitBtn:disabled{opacity:.6;cursor:not-allowed;background:#334155;color:#64748b;box-shadow:none}.spinnerIcon{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 600px){.feedbackWidgetContainer{bottom:16px;right:16px}.feedbackWidgetCard{bottom:60px;right:0;width:calc(100vw - 32px);border-radius:16px;padding:16px}.typeSelectorGrid{grid-template-columns:1fr;gap:6px}}.fileInputBtn{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px;border-radius:12px;background:#ffffff08;border:1px dashed rgba(255,255,255,.15);color:#94a3b8;cursor:pointer;font-size:.8rem;font-weight:600;transition:all .2s}.fileInputBtn:hover{background:#ffffff0f;border-color:#6366f166;color:#cbd5e1}.screenshotPreviewWrapper{display:flex;align-items:center;gap:12px;padding:8px;border-radius:12px;background:#0f172a66;border:1px solid rgba(255,255,255,.08)}.screenshotPreviewImg{width:48px;height:48px;object-fit:cover;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.screenshotPreviewInfo{display:flex;align-items:center;justify-content:space-between;flex-grow:1;min-width:0}.screenshotName{font-size:.78rem;color:#cbd5e1;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.removeScreenshotBtn{background:transparent;border:none;color:#ef4444;cursor:pointer;padding:4px;border-radius:50%;display:flex;align-items:center;transition:all .2s}.removeScreenshotBtn:hover{background:#ef44441a;color:#f87171}.pasteHint{display:block;text-align:center;font-size:.72rem;color:#64748b;margin-top:6px}.fileInputBtn.pasteFlash{border-color:#22c55e;background:#22c55e1a;color:#22c55e;animation:pasteFlashAnim .6s ease-out}@keyframes pasteFlashAnim{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}
