.latest-activity-overlay[data-v-b61d421f]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10020;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(4,9,22,.68);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.latest-activity-card[data-v-b61d421f]{position:relative;width:min(100%,960px);max-height:calc(100vh - 48px);overflow:auto;border:1px solid rgba(255,255,255,.18);border-radius:28px;background:radial-gradient(circle at top left,rgba(255,196,87,.24),transparent 38%),linear-gradient(140deg,rgba(16,23,38,.98),rgba(9,15,29,.98));box-shadow:0 28px 80px #00000073}.latest-activity-close[data-v-b61d421f]{position:absolute;top:18px;right:18px;z-index:2;width:38px;height:38px;border:0;border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:24px;line-height:1;cursor:pointer}.latest-activity-poster[data-v-b61d421f]{display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(4,9,22,.72)}.latest-activity-poster img[data-v-b61d421f]{display:block;width:auto;max-width:100%;max-height:min(68vh,560px);margin:0 auto;object-fit:contain}.latest-activity-body[data-v-b61d421f]{padding:28px 28px 32px;color:#fff}.latest-activity-kicker[data-v-b61d421f]{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:rgba(255,196,87,.16);color:#ffd36b;font-size:12px;letter-spacing:.12em}.latest-activity-title[data-v-b61d421f]{margin:16px 0 12px;font-size:clamp(28px,4vw,42px);font-weight:700;line-height:1.1}.latest-activity-subtitle[data-v-b61d421f]{margin:0;max-width:720px;color:#ffffffc7;font-size:16px;line-height:1.8}.latest-activity-actions[data-v-b61d421f]{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.latest-activity-primary[data-v-b61d421f],.latest-activity-secondary[data-v-b61d421f]{min-width:140px;padding:14px 22px;border-radius:999px;font-size:15px;font-weight:600;cursor:pointer}.latest-activity-primary[data-v-b61d421f]{border:0;background:linear-gradient(135deg,#ffd36b,#f59e0b);color:#1b1302}.latest-activity-secondary[data-v-b61d421f]{border:1px solid rgba(255,255,255,.22);background:transparent;color:#fff}.latest-activity-modal-enter-active[data-v-b61d421f],.latest-activity-modal-leave-active[data-v-b61d421f]{transition:opacity .24s ease}.latest-activity-modal-enter-active .latest-activity-card[data-v-b61d421f],.latest-activity-modal-leave-active .latest-activity-card[data-v-b61d421f]{transition:transform .24s ease,opacity .24s ease}.latest-activity-modal-enter-from[data-v-b61d421f],.latest-activity-modal-leave-to[data-v-b61d421f]{opacity:0}.latest-activity-modal-enter-from .latest-activity-card[data-v-b61d421f],.latest-activity-modal-leave-to .latest-activity-card[data-v-b61d421f]{opacity:0;transform:translateY(16px) scale(.98)}@media (max-width: 768px){.latest-activity-overlay[data-v-b61d421f]{padding:16px}.latest-activity-poster[data-v-b61d421f]{padding:14px}.latest-activity-body[data-v-b61d421f]{padding:22px 18px 24px}.latest-activity-actions[data-v-b61d421f]{flex-direction:column}.latest-activity-primary[data-v-b61d421f],.latest-activity-secondary[data-v-b61d421f]{width:100%}}.brand-panel-overlay[data-v-d626200f]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10001;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;padding:16px}.brand-panel[data-v-d626200f]{width:100%;max-width:500px;background:#1f1f23;border:1px solid #3f3f46;border-radius:16px;padding:24px;max-height:80vh;overflow-y:auto;position:relative}.panel-header[data-v-d626200f]{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.panel-title[data-v-d626200f]{font-size:20px;font-weight:700;color:#fbbf24;margin:0}.panel-close[data-v-d626200f]{width:32px;height:32px;background:transparent;border:none;color:#a1a1aa;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .3s ease}.panel-close[data-v-d626200f]:hover{color:#f8fafc}.panel-hint[data-v-d626200f]{font-size:14px;color:#a1a1aa;margin:0 0 16px}.panel-item[data-v-d626200f]{display:flex;align-items:center;gap:16px;padding:16px;background:rgba(255,255,255,.03);border:1px solid #3f3f46;border-radius:12px;text-decoration:none;margin-bottom:12px;transition:all .3s ease}.panel-item[data-v-d626200f]:hover{background:rgba(255,255,255,.05);border-color:var(--brand-color, #f59e0b)}.panel-item-logo[data-v-d626200f]{display:grid;place-items:center;width:48px;height:48px;flex-shrink:0;overflow:hidden;border:1px solid rgba(251,191,36,.18);border-radius:8px;background:rgba(251,191,36,.08)}.panel-item-logo img[data-v-d626200f]{width:100%;height:100%;object-fit:contain}.panel-logo-fallback[data-v-d626200f]{color:#fbbf24;font-size:18px;font-weight:700}.panel-item-info[data-v-d626200f]{flex:1;display:flex;flex-direction:column;gap:4px}.panel-item-name[data-v-d626200f]{font-size:16px;font-weight:600;color:#f8fafc}.panel-item-arrow[data-v-d626200f]{color:#fbbf24;font-size:14px;font-weight:600}.panel-enter-active[data-v-d626200f],.panel-leave-active[data-v-d626200f]{transition:opacity .3s ease}.panel-enter-from[data-v-d626200f],.panel-leave-to[data-v-d626200f]{opacity:0}@media (max-width: 640px){.brand-panel[data-v-d626200f]{max-height:70vh;padding:20px}}.modal-fullscreen[data-v-83ce0036]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;background-color:#18181b;color:#f8fafc;font-family:Arial,Helvetica Neue,sans-serif;overflow-y:auto;overflow-x:hidden}.modal-container[data-v-83ce0036]{min-height:100vh;display:flex;flex-direction:column;position:relative;z-index:1}.modal-header[data-v-83ce0036]{padding:60px 16px 32px;text-align:center}.header-content[data-v-83ce0036]{max-width:800px;margin:0 auto}.main-title[data-v-83ce0036]{font-size:32px;font-weight:900;margin-bottom:16px;background:linear-gradient(90deg,#fcd34d 0%,#fbbf24 50%,#d97706 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle[data-v-83ce0036]{font-size:16px;color:#a1a1aa;line-height:1.6;max-width:600px;margin:0 auto}.modal-main[data-v-83ce0036]{flex:1;padding:0 16px 32px;max-width:1200px;margin:0 auto;width:100%}.category-cards[data-v-83ce0036]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;padding:0 16px}.brand-empty-state[data-v-83ce0036]{display:grid;place-items:center;min-height:140px;margin:0 16px 24px;padding:24px;border:1px dashed rgba(255,255,255,.18);border-radius:8px;color:#e2e8f0b3;font-size:14px;text-align:center}.category-card[data-v-83ce0036]{position:relative;min-height:260px;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#111318;text-decoration:none;cursor:pointer;transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}.category-card[data-v-83ce0036]:hover{transform:translateY(-4px);border-color:#f5a62359;box-shadow:0 18px 40px -22px #000000e6}.category-card-bg[data-v-83ce0036]{position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-size:contain;background-position:center;transform:none;opacity:.9}.category-card-overlay[data-v-83ce0036]{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(9,11,16,.15) 0%,rgba(9,11,16,.82) 65%,rgba(9,11,16,.96) 100%)}.category-card-content[data-v-83ce0036]{position:relative;z-index:1;padding:16px;display:flex;flex-direction:column;justify-content:flex-end;min-height:260px}.category-badge[data-v-83ce0036]{display:inline-flex;align-self:flex-start;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.12em;border:1px solid rgba(255,255,255,.18);background:rgba(10,12,16,.55);color:#fbbf24;margin-bottom:auto}.category-title[data-v-83ce0036]{font-size:28px;font-weight:800;color:#fff;line-height:1.1;margin:0 0 8px;text-shadow:0 2px 4px rgba(0,0,0,.5)}.category-subtitle[data-v-83ce0036]{font-size:13px;color:#e2e8f0eb;margin:0 0 16px;line-height:1.5}.category-meta[data-v-83ce0036]{display:flex;align-items:center;justify-content:space-between;gap:12px}.category-tag[data-v-83ce0036]{font-size:12px;color:#fbbf24;font-weight:700}.category-cta[data-v-83ce0036]{font-size:13px;color:#fff;font-weight:700}.theme-sports[data-v-83ce0036]:hover{border-color:#3b82f666;box-shadow:0 10px 40px -10px #3b82f633}.theme-lottery[data-v-83ce0036]:hover{border-color:#f59e0b66;box-shadow:0 10px 40px -10px #f59e0b33}.theme-esports[data-v-83ce0036]:hover{border-color:#6366f166;box-shadow:0 10px 40px -10px #6366f133}.theme-games[data-v-83ce0036]:hover{border-color:#c026d366;box-shadow:0 10px 40px -10px #c026d333}@media (max-width: 768px){.category-cards[data-v-83ce0036]{grid-template-columns:repeat(2,1fr)}.category-card[data-v-83ce0036],.category-card-content[data-v-83ce0036]{min-height:220px}.category-title[data-v-83ce0036]{font-size:22px}}@media (max-width: 480px){.category-cards[data-v-83ce0036]{grid-template-columns:1fr}}.brands-hint[data-v-83ce0036]{text-align:center;color:#a1a1aa;font-size:14px;margin-bottom:16px}.brands-list[data-v-83ce0036]{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.brand-list-item[data-v-83ce0036]{display:flex;align-items:center;gap:16px;padding:16px 20px;background:#27272a;border:1px solid #3f3f46;border-radius:12px;text-decoration:none;transition:all .3s ease}.brand-list-item[data-v-83ce0036]:hover{background:#2e2e32;border-color:#f59e0b}.brand-list-logo[data-v-83ce0036]{width:120px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:6px;background:rgba(255,255,255,.04)}.brand-list-logo img[data-v-83ce0036]{width:100%;height:100%;object-fit:contain}.brand-logo-fallback[data-v-83ce0036]{display:none;max-width:100%;padding:0 4px;overflow:hidden;color:#f8fafc;font-size:12px;font-weight:700;line-height:1.2;text-align:center;text-overflow:ellipsis;white-space:nowrap}.brand-list-logo.is-logo-empty .brand-logo-fallback[data-v-83ce0036],.brand-list-logo.is-logo-missing .brand-logo-fallback[data-v-83ce0036]{display:block}.brand-list-info[data-v-83ce0036]{flex:1;min-width:0}.brand-list-name[data-v-83ce0036]{font-size:18px;font-weight:700;color:#f8fafc;margin:0 0 4px}.brand-list-desc[data-v-83ce0036]{font-size:13px;color:#a1a1aa;margin:0;line-height:1.5}.brand-list-arrow[data-v-83ce0036]{color:#fbbf24;font-size:14px;font-weight:600;flex-shrink:0;white-space:nowrap}@media (max-width: 768px){.brand-list-item[data-v-83ce0036]{display:grid;grid-template-columns:88px minmax(0,1fr) auto;gap:12px;padding:14px 16px}.brand-list-logo[data-v-83ce0036]{width:88px;height:32px}.brand-list-info[data-v-83ce0036]{min-width:0}.brand-list-name[data-v-83ce0036]{font-size:16px}.brand-list-desc[data-v-83ce0036]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.brand-list-arrow[data-v-83ce0036]{align-self:center}}@media (max-width: 480px){.brands-list[data-v-83ce0036]{gap:10px}.brand-list-item[data-v-83ce0036]{grid-template-columns:72px minmax(0,1fr) auto;gap:10px;padding:12px;border-radius:10px}.brand-list-logo[data-v-83ce0036]{width:72px;height:28px}.brand-list-name[data-v-83ce0036]{font-size:15px;margin-bottom:2px}.brand-list-desc[data-v-83ce0036]{font-size:12px;line-height:1.35}.brand-list-arrow[data-v-83ce0036]{font-size:13px}}.modal-footer[data-v-83ce0036]{text-align:center;padding:24px;background:#18181b;color:#a1a1aa;border-top:1px solid #27272a}.modal-footer p[data-v-83ce0036]{margin:0;font-size:14px}@media (max-width: 768px){.main-title[data-v-83ce0036]{font-size:24px}.subtitle[data-v-83ce0036]{font-size:14px}}@media (max-width: 480px){.modal-header[data-v-83ce0036]{padding:50px 12px 24px}.modal-main[data-v-83ce0036]{padding:0 12px 24px}.main-title[data-v-83ce0036]{font-size:20px}}.contact-payment-section[data-v-83ce0036]{margin:20px 0;background:linear-gradient(135deg,rgba(245,158,11,.08) 0%,rgba(251,191,36,.04) 100%);border:1px solid rgba(245,158,11,.2);border-radius:12px;padding:16px 20px;overflow:hidden}.contact-payment-grid[data-v-83ce0036]{display:grid;grid-template-columns:1fr 1fr;gap:24px;min-width:0}.cp-section[data-v-83ce0036]{display:flex;flex-direction:column;gap:12px;min-width:0}.cp-header[data-v-83ce0036]{display:flex;flex-direction:column;gap:6px;min-width:0}.cp-title[data-v-83ce0036]{display:block;max-width:100%;min-width:0;font-size:15px;font-weight:700;line-height:1.3;color:#fbbf24;overflow-wrap:anywhere;word-break:break-word}.cp-scroll-text[data-v-83ce0036]{overflow:hidden;white-space:nowrap;position:relative}.cp-scroll-text span[data-v-83ce0036]{display:inline-block;font-size:11px;color:#a1a1aa;animation:scrollText-83ce0036 12s linear infinite;padding-right:20px}.cp-scroll-text.is-static span[data-v-83ce0036]{animation:none;padding-right:0}@keyframes scrollText-83ce0036{0%{transform:translate(0)}to{transform:translate(-50%)}}.cp-contacts[data-v-83ce0036]{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.cp-contact-item[data-v-83ce0036]{display:flex;align-items:center;gap:10px;padding:10px 12px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:8px;cursor:pointer;transition:all .2s ease;text-decoration:none}.cp-contact-item[data-v-83ce0036]:hover{background:rgba(245,158,11,.1);border-color:#f59e0b4d}.cp-icon[data-v-83ce0036]{width:32px;height:32px;flex-shrink:0}.cp-info[data-v-83ce0036]{display:flex;flex-direction:column;gap:2px;min-width:0}.cp-name[data-v-83ce0036]{font-size:13px;font-weight:600;color:#f8fafc}.cp-value[data-v-83ce0036]{font-size:12px;color:#a1a1aa;word-break:break-all}.cp-payments[data-v-83ce0036]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-width:0}.cp-payment-item[data-v-83ce0036]{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:0;padding:10px 8px;overflow:hidden;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:8px;transition:all .2s ease}.cp-payment-item[data-v-83ce0036]:hover{background:rgba(245,158,11,.1);border-color:#f59e0b4d}.cp-pay-icon[data-v-83ce0036],.cp-pay-svg[data-v-83ce0036]{width:28px;height:28px}.cp-pay-icon[data-v-83ce0036]{object-fit:contain}.cp-pay-name[data-v-83ce0036]{display:-webkit-box;width:100%;max-width:100%;min-width:0;overflow:hidden;font-size:11px;line-height:1.25;color:#a1a1aa;text-align:center;overflow-wrap:anywhere;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media (max-width: 768px){.contact-payment-grid[data-v-83ce0036]{grid-template-columns:1fr;gap:20px}.cp-payments[data-v-83ce0036]{grid-template-columns:repeat(auto-fit,minmax(74px,1fr));gap:8px}.contact-payment-section[data-v-83ce0036]{padding:14px 16px}}@media (max-width: 480px){.cp-payments[data-v-83ce0036]{grid-template-columns:repeat(3,minmax(0,1fr))}.cp-payment-item[data-v-83ce0036]:nth-child(4),.cp-payment-item[data-v-83ce0036]:nth-child(5){grid-column:span 1}.cp-contacts[data-v-83ce0036]{grid-template-columns:1fr}}.homepage[data-v-3b0a794f]{overflow:hidden;height:100vh}.language-switcher[data-v-671b135c]{position:relative;display:block;width:72px;min-width:72px;height:44px;-webkit-user-select:none;user-select:none}.current-pill[data-v-671b135c]{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:72px;height:44px;border:0;padding:0 10px;border-radius:14px;background:rgba(255,255,255,.08);color:#fbbf24f0;font-weight:700;cursor:pointer;transition:all .22s ease}.current-pill[data-v-671b135c]:hover{background:rgba(255,255,255,.12)}.current-pill[data-v-671b135c]:focus-visible,.switch-btn[data-v-671b135c]:focus-visible{outline:none;box-shadow:0 0 0 3px #fbbf2429}.current-pill[data-v-671b135c]:disabled,.switch-btn[data-v-671b135c]:disabled{cursor:wait;opacity:.62}.current-label[data-v-671b135c]{font-size:12px;letter-spacing:0}.caret[data-v-671b135c]{font-size:11px;transition:transform .2s ease}.caret.open[data-v-671b135c]{transform:rotate(180deg)}.switch-group[data-v-671b135c]{position:absolute;top:calc(100% + 12px);right:-6px;z-index:1;display:flex;flex-direction:column;align-items:stretch;gap:6px;min-width:84px;padding:6px;border:1px solid rgba(251,191,36,.18);border-radius:14px;background:rgba(9,11,16,.94);box-shadow:0 14px 32px #00000052;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.switch-btn[data-v-671b135c]{border:0;border-radius:14px;min-width:72px;min-height:40px;padding:0 14px;font-size:12px;font-weight:700;line-height:1;cursor:pointer;color:#e2e8f0e0;background:rgba(255,255,255,.05);transition:all .22s ease}.switch-btn[data-v-671b135c]:hover{background:rgba(255,255,255,.12);color:#fff}.switch-btn.active[data-v-671b135c]{color:#111318;background:linear-gradient(180deg,#fcd34d 0%,#f59e0b 100%);box-shadow:0 8px 16px #f59e0b3d}@media (max-width: 768px){.language-switcher[data-v-671b135c]{width:56px;min-width:56px;height:44px}.current-pill[data-v-671b135c]{width:56px;height:44px;padding:0 8px}.switch-btn[data-v-671b135c]{min-width:56px;min-height:44px;padding:0 11px;font-size:11px}.switch-group[data-v-671b135c]{right:-6px;min-width:68px}}.customer-service-launcher[data-v-b25330d3]{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:122px;height:44px;padding:0 14px;border:0;border-radius:14px;background:rgba(255,255,255,.08);color:#fbbf24f5;font:inherit;font-size:13px;font-weight:700;cursor:pointer;transition:background-color .2s ease,color .2s ease}.customer-service-launcher[data-v-b25330d3]:hover,.customer-service-launcher[data-v-b25330d3]:focus-visible{outline:none;background:rgba(255,255,255,.14);color:#fff3bf;box-shadow:0 0 0 3px #fbbf2429}.customer-service-launcher__icon[data-v-b25330d3]{width:20px;height:20px;flex:0 0 auto}.customer-service-launcher__label[data-v-b25330d3]{white-space:nowrap}.customer-service-overlay[data-v-b25330d3]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10040;display:flex;align-items:flex-start;justify-content:flex-end;height:var(--customer-service-viewport-height, 100dvh);padding:12px;transform:translateY(var(--customer-service-viewport-offset-top, 0px));background:rgba(3,6,14,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overscroll-behavior:none}.customer-service-dialog[data-v-b25330d3]{display:flex;flex-direction:column;width:min(420px,100%);height:calc(var(--customer-service-viewport-height, 100dvh) - 24px);min-height:0;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#f4f5f7;box-shadow:0 24px 64px #0000006b}.customer-service-dialog__header[data-v-b25330d3]{display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:max(10px,env(safe-area-inset-top,0px)) 12px 10px 18px;color:#fff;background:#111318;border-bottom:1px solid rgba(251,191,36,.22)}.customer-service-dialog__heading[data-v-b25330d3]{display:flex;align-items:baseline;min-width:0;gap:10px}.customer-service-dialog__eyebrow[data-v-b25330d3]{color:#fbbf24;font-size:11px;font-weight:800}.customer-service-dialog__title[data-v-b25330d3]{margin:0;overflow:hidden;color:#f8fafc;font-size:17px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.customer-service-dialog__close[data-v-b25330d3]{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex:0 0 auto;border:0;border-radius:50%;background:rgba(255,255,255,.08);color:#f8fafc;font-size:28px;line-height:1;cursor:pointer}.customer-service-dialog__close[data-v-b25330d3]:hover,.customer-service-dialog__close[data-v-b25330d3]:focus-visible{outline:none;background:rgba(255,255,255,.16);box-shadow:0 0 0 3px #fbbf242e}.customer-service-stage[data-v-b25330d3]{position:relative;flex:1;min-height:0;overflow:hidden;background:#fff}.customer-service-mount[data-v-b25330d3]{position:absolute;top:0;right:0;bottom:0;left:0}.customer-service-placeholder[data-v-b25330d3]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:28px;text-align:center;background:#fff;color:#4b3526}.customer-service-placeholder__spinner[data-v-b25330d3]{width:30px;height:30px;border:3px solid rgba(112,81,57,.18);border-top-color:#705139;border-radius:50%;animation:customer-service-spin-b25330d3 .8s linear infinite}.customer-service-placeholder__title[data-v-b25330d3]{font-size:16px;line-height:1.4}.customer-service-placeholder__desc[data-v-b25330d3]{max-width:300px;margin:0;color:#4b3526b8;font-size:13px;line-height:1.6}.customer-service-placeholder__retry[data-v-b25330d3]{min-height:40px;padding:0 18px;border:0;border-radius:8px;background:#705139;color:#fff;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.customer-service-placeholder__retry[data-v-b25330d3]:hover,.customer-service-placeholder__retry[data-v-b25330d3]:focus-visible{outline:none;background:#513927;box-shadow:0 0 0 3px #70513929}.customer-service-drawer-enter-active[data-v-b25330d3],.customer-service-drawer-leave-active[data-v-b25330d3]{transition:opacity .2s ease}.customer-service-drawer-enter-active .customer-service-dialog[data-v-b25330d3],.customer-service-drawer-leave-active .customer-service-dialog[data-v-b25330d3]{transition:transform .24s ease}.customer-service-drawer-enter-from[data-v-b25330d3],.customer-service-drawer-leave-to[data-v-b25330d3]{opacity:0}.customer-service-drawer-enter-from .customer-service-dialog[data-v-b25330d3],.customer-service-drawer-leave-to .customer-service-dialog[data-v-b25330d3]{transform:translate(28px)}@keyframes customer-service-spin-b25330d3{to{transform:rotate(360deg)}}[data-v-b25330d3] salesmartly-chat-widget,[data-v-b25330d3] #s-chat-plugin{display:block;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;border:0!important}@media (max-width: 640px){.customer-service-launcher[data-v-b25330d3]{width:44px;min-width:44px;padding:0}.customer-service-launcher__label[data-v-b25330d3]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}}@media (max-width: 768px){.customer-service-overlay[data-v-b25330d3]{padding:0}.customer-service-dialog[data-v-b25330d3]{width:100%;height:var(--customer-service-viewport-height, 100dvh);border:0;border-radius:0}.customer-service-dialog__header[data-v-b25330d3]{padding-right:max(10px,env(safe-area-inset-right,0px));padding-left:max(16px,env(safe-area-inset-left,0px))}.customer-service-placeholder[data-v-b25330d3]{padding:20px 16px max(20px,env(safe-area-inset-bottom,0px))}}@media (prefers-reduced-motion: reduce){.customer-service-drawer-enter-active[data-v-b25330d3],.customer-service-drawer-leave-active[data-v-b25330d3],.customer-service-drawer-enter-active .customer-service-dialog[data-v-b25330d3],.customer-service-drawer-leave-active .customer-service-dialog[data-v-b25330d3]{transition:none}}#app{min-height:100vh}.brand-home-toolbar{position:fixed;top:12px;right:12px;z-index:10000;display:flex;align-items:flex-start;gap:8px;min-height:56px;padding:6px;border:1px solid rgba(251,191,36,.18);border-radius:18px;background:rgba(9,11,16,.72);box-shadow:0 12px 32px #0000003d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}@media (max-width: 768px){.brand-home-toolbar{top:8px;right:8px;gap:6px;min-height:56px}}:root{--color-bg-primary: #ffffff;--color-bg-secondary: #f8f9fa;--color-bg-tertiary: #f5f7fa;--color-bg-dark: #1a2332;--color-text-primary: #1a1a1a;--color-text-secondary: #666666;--color-text-muted: #909399;--color-accent-primary: #409EFF;--color-accent-secondary: #66b1ff;--color-accent-success: #67c23a;--color-border: #ebeef5;--color-border-light: #f2f6fc;--shadow-sm: 0 2px 4px rgba(0, 0, 0, .06);--shadow-md: 0 2px 12px rgba(0, 0, 0, .08);--shadow-lg: 0 4px 16px rgba(0, 0, 0, .12);--shadow-card: 0 2px 12px rgba(0, 0, 0, .08);--color-card-bg: #ffffff;--color-card-border: #ebeef5;--color-icon-bg: #ecf5ff;--transition-fast: .15s;--transition-normal: .3s;--transition-slow: .5s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--color-bg-primary);color:var(--color-text-primary);min-height:100vh;line-height:1.6}.homepage{min-height:100vh}.section{padding:4rem 2rem}@media (max-width: 1023px){.section{padding:3rem 1rem}}@media (max-width: 767px){.section{padding:2rem .75rem}}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.hero-section{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(135deg,#1a2332 0%,#2c3e50 100%);color:#fff}.hero-section .hero-content{max-width:800px}.hero-section .kicker{font-size:.875rem;text-transform:uppercase;letter-spacing:.2em;color:#66b1ff;margin-bottom:1rem}.hero-section .headline{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2;color:#fff}@media (max-width: 1023px){.hero-section .headline{font-size:2.5rem}}@media (max-width: 767px){.hero-section .headline{font-size:2rem}}.hero-section .subheadline{font-size:1.25rem;color:#fffc;margin-bottom:2rem}.hero-section .cta-group{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;font-size:1rem;font-weight:500;border-radius:.5rem;cursor:pointer;transition:all .2s ease;text-decoration:none}.btn.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;font-size:1rem;font-weight:500;border-radius:.5rem;cursor:pointer;transition:all .2s ease;text-decoration:none;background:var(--color-accent-primary);color:#fff;border:none}.btn.btn-primary:hover{background:var(--color-accent-secondary);transform:translateY(-2px);box-shadow:0 8px 25px #3b82f64d}.btn.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;font-size:1rem;font-weight:500;border-radius:.5rem;cursor:pointer;transition:all .2s ease;text-decoration:none;background:transparent;color:var(--color-text-primary);border:1px solid var(--color-border)}.btn.btn-secondary:hover{background:#f3f4f6;border-color:var(--color-accent-primary)}.cta-footer{background:linear-gradient(135deg,#1a2332 0%,#2c3e50 100%);text-align:center;color:#fff}.cta-footer .headline{font-size:2.5rem;margin-bottom:1.5rem;color:#fff}.cta-footer .subheadline{color:#fffc;margin-bottom:2rem}.nav-header{position:fixed;top:0;left:0;right:0;z-index:100;padding:1rem 2rem;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #ebeef5;box-shadow:0 2px 12px #00000014}.nav-header .nav-content{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto}.nav-header .nav-logo{font-size:1.25rem;font-weight:700;color:#1a1a1a}.nav-header .nav-links{display:flex;gap:2rem}@media (max-width: 1023px){.nav-header .nav-links{display:none}}.nav-header .nav-link{color:#666;text-decoration:none;transition:color .2s}.nav-header .nav-link:hover{color:#409eff}.brand-intro{text-align:center;margin-bottom:2rem}.brand-intro .section-title{font-size:2rem;font-weight:700;color:var(--color-text-primary);margin-bottom:.5rem}@media (max-width: 1023px){.brand-intro .section-title{font-size:1.75rem}}@media (max-width: 767px){.brand-intro .section-title{font-size:1.5rem}}.brand-intro .section-subtitle{font-size:1rem;color:var(--color-text-secondary)}.brand-intro .intro-content{max-width:800px;margin:0 auto}.logo-wall .logos{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;align-items:center}.logo-wall .logo-item{opacity:.6;transition:opacity .3s ease}.logo-wall .logo-item:hover{opacity:1}.media-showcase .media-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media (max-width: 1023px){.media-showcase .media-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767px){.media-showcase .media-grid{grid-template-columns:1fr}}.media-showcase .media-item{border-radius:.75rem;background:var(--color-card-bg, #ffffff);border:1px solid var(--color-card-border, #e5e7eb);box-shadow:var(--shadow-card, 0 1px 3px rgba(0, 0, 0, .1));transition:all .3s ease;overflow:hidden}.media-showcase .media-item img,.media-showcase .media-item video{width:100%;height:auto;display:block}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.text-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.empty-state{text-align:center;padding:3rem;color:var(--color-text-secondary);background:rgba(255,255,255,.02);border-radius:.75rem;border:1px dashed var(--color-border)}
