:root{--font-main:"Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-script:"Caveat", cursive;--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;--bg-app:#f8f9fc;--bg-card:#fff;--bg-card-hover:#fafbfe;--bg-subtle:#f1f4f9;--bg-dark-sidebar:#0b0f19;--bg-dark-sidebar-hover:#161f30;--bg-dark-sidebar-active:#1e293b;--color-primary:#5533ea;--color-primary-hover:#4526d1;--color-primary-subtle:#eeebfc;--color-primary-text:#fff;--button-color:#6c38ff;--color-dark:#000;--color-dark-hover:#1f2937;--text-main:#0f172a;--text-muted:#64748b;--text-light:#94a3b8;--text-white:#fff;--border-light:#eef2f6;--border-subtle:#e2e8f0;--border-focus:#5533ea;--status-live-bg:#ecfdf5;--status-live-text:#059669;--status-live-dot:#10b981;--status-pending-bg:#fffbeb;--status-pending-text:#b45309;--status-pending-dot:#f59e0b;--status-review-bg:#eff6ff;--status-review-text:#1d4ed8;--status-review-dot:#3b82f6;--status-rejected-bg:#fef2f2;--status-rejected-text:#b91c1c;--status-rejected-dot:#ef4444;--shadow-xs:0 1px 2px 0 #0000000a;--shadow-sm:0 2px 6px -1px #0000000d;--shadow-md:0 10px 25px -5px #0000000d, 0 8px 10px -6px #00000008;--shadow-lg:0 20px 30px -10px #00000014;--shadow-drawer:-10px 0 30px #0000001f;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-xl:24px;--radius-full:9999px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-main);background-color:var(--bg-app);color:var(--text-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{color:#0f172a;font-family:inherit}input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),textarea,select{color:#0f172a}input[style*="background-color: #ffffff"],input[style*="background-color:#ffffff"],input[style*="background: #ffffff"],input[style*="background:#ffffff"],input[style*="background-color: rgb(255, 255, 255)"],input[style*="background-color:rgb(255,255,255)"],input[style*="background-color: #f8fafc"],input[style*="background-color:#f8fafc"],.user-portal-main input:not([style*="background-color: #0"]):not([style*="background-color: #1"]):not([style*="background-color: rgb(1"]):not([style*="background-color: rgb(0"]),.admin-portal-main input,.admin-portal-main textarea,.admin-portal-main select{color:#0f172a!important}select:not([style*="border: none"]):not([style*=border\:none]):not([style*="border: 0"]):not([style*="background: transparent"]):not([style*="background-color: transparent"]):not(.no-theme-select),.theme-select{appearance:none;font-family:var(--font-main);color:#0f172a;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:calc(100% - 12px);background-repeat:no-repeat;background-size:16px 16px;border:1.5px solid #cbd5e1;border-radius:10px;outline:none;padding-right:36px;font-size:13.5px;font-weight:500;transition:border-color .18s,box-shadow .18s,background-color .18s;box-shadow:0 1px 2px #00000005}select:not([style*="border: none"]):not([style*=border\:none]):not([style*="border: 0"]):not([style*="background: transparent"]):not([style*="background-color: transparent"]):hover:not(:disabled),.theme-select:hover:not(:disabled){background-color:#fafbfe;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236C38FF' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");border-color:#94a3b8}select:not([style*="border: none"]):not([style*=border\:none]):not([style*="border: 0"]):not([style*="background: transparent"]):not([style*="background-color: transparent"]):focus,.theme-select:focus{border-color:var(--button-color,#6c38ff);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236C38FF' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");box-shadow:0 0 0 3px #6c38ff2e}select:disabled,.theme-select:disabled{color:#94a3b8;cursor:not-allowed;opacity:.75;background-color:#f1f5f9}select[style*="border: none"],select[style*=border\:none],select[style*="border: 0"],select[style*="background: transparent"],select[style*="background-color: transparent"]{box-shadow:none!important;background-image:none!important}select option{color:#0f172a;font-size:13.5px;font-family:var(--font-main);background-color:#fff;padding:10px 14px}.btn-prev-step,.btn-secondary-outline,button.btn-prev-step,button.btn-secondary-outline{color:#0f172a!important;background-color:#fff!important;border:1.5px solid #cbd5e1!important}.btn-prev-step:hover,button.btn-prev-step:hover{color:#0f172a!important;background-color:#f8fafc!important;border-color:#94a3b8!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.handwriting{font-family:var(--font-script);letter-spacing:.5px;font-weight:700}.badge-pill{border-radius:var(--radius-full);align-items:center;gap:6px;padding:4px 12px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.badge-live{background:var(--status-live-bg);color:var(--status-live-text)}.badge-live:before{content:"";background:var(--status-live-dot);border-radius:50%;width:6px;height:6px}.badge-pending{background:var(--status-pending-bg);color:var(--status-pending-text)}.badge-pending:before{content:"";background:var(--status-pending-dot);border-radius:50%;width:6px;height:6px}.badge-review{background:var(--status-review-bg);color:var(--status-review-text)}.badge-review:before{content:"";background:var(--status-review-dot);border-radius:50%;width:6px;height:6px}.badge-rejected{background:var(--status-rejected-bg);color:var(--status-rejected-text)}.badge-rejected:before{content:"";background:var(--status-rejected-dot);border-radius:50%;width:6px;height:6px}.btn-primary{background:var(--button-color,var(--color-primary));color:var(--text-white);border-radius:var(--radius-full);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:10px 22px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary:hover{background:var(--color-primary-hover);transform:translateY(-1px)}.btn-dark{background:var(--color-dark);color:var(--text-white);border-radius:var(--radius-full);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:10px 22px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.btn-dark:hover{background:var(--color-dark-hover);transform:translateY(-1px)}.btn-outline{color:var(--text-main);border:1px solid var(--border-subtle);border-radius:var(--radius-full);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:8px;padding:9px 20px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.btn-outline:hover{background:var(--bg-subtle);border-color:#cbd5e1}.form-group{margin-bottom:20px}.form-label{color:var(--text-main);margin-bottom:7px;font-size:13px;font-weight:600;display:block}.form-input,.form-select,.form-textarea{border:1.5px solid var(--border-subtle);border-radius:var(--radius-md);width:100%;color:var(--text-main);background:#fff;outline:none;padding:11px 16px;font-size:14px;transition:border-color .2s}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #5533ea1a}.form-textarea{resize:vertical;min-height:100px}.bn-card{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);padding:24px}.bn-table{border-collapse:separate;border-spacing:0;width:100%}.bn-table th{text-transform:uppercase;letter-spacing:.6px;color:var(--text-muted);border-bottom:1px solid var(--border-light);text-align:left;padding:12px 16px;font-size:11px;font-weight:700}.bn-table td{border-bottom:1px solid var(--border-light);color:var(--text-main);vertical-align:middle;padding:14px 16px;font-size:13px}.bn-table tr:last-child td{border-bottom:none}.bn-table tbody tr{transition:background .15s}.bn-table tbody tr:hover{background:#fbfcfe}.bn-toggle{width:44px;height:24px;display:inline-block;position:relative}.bn-toggle input{opacity:0;width:0;height:0}.bn-toggle-slider{cursor:pointer;background-color:#cbd5e1;border-radius:24px;transition:all .25s;position:absolute;inset:0}.bn-toggle-slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .25s;position:absolute;bottom:3px;left:3px;box-shadow:0 1px 3px #0003}.bn-toggle input:checked+.bn-toggle-slider{background-color:var(--color-primary)}.bn-toggle input:checked+.bn-toggle-slider:before{transform:translate(20px)}.portal-layout{background:var(--bg-app);min-height:100vh;display:flex}.portal-main{flex-direction:column;flex:1;min-width:0;display:flex}.portal-content{flex:1;width:100%;max-width:1480px;margin:0 auto;padding:32px 40px 60px}@media (width<=1024px){.portal-content{padding:20px 16px 40px}}html.dark,body.dark-theme,[data-theme=dark]{--bg-app:#080c14;--bg-card:var(--card-color,#0f172a);--bg-card-hover:#1e293b;--bg-subtle:#131c2e;--text-main:#f8fafc;--text-muted:#94a3b8;--text-light:#64748b;--border-light:#ffffff14;--border-subtle:#ffffff1f;color:#f8fafc;background-color:#080c14}html.dark body,body.dark-theme{color:#f8fafc;background-color:#080c14}.btn-theme-primary{background-color:var(--button-color,#6c38ff)!important;border-color:var(--button-color,#6c38ff)!important;color:#fff!important}html.dark .user-portal-main .bn-card,body.dark-theme .user-portal-main .bn-card,[data-theme=dark] .user-portal-main .bn-card,html.dark .user-portal-main [style*="background-color: #ffffff"]:not(button):not(input):not(textarea):not(select):not(.ticket-chat-bubble-light):not(.ticket-back-btn):not(.ticket-attach-btn):not([data-bubble=user]):not([data-bubble=incoming]),html.dark .user-portal-main [style*="background-color:#ffffff"]:not(button):not(input):not(textarea):not(select):not(.ticket-chat-bubble-light):not(.ticket-back-btn):not(.ticket-attach-btn):not([data-bubble=user]):not([data-bubble=incoming]),html.dark .user-portal-main [style*="background: #ffffff"]:not(button):not(input):not(textarea):not(select):not(.ticket-chat-bubble-light):not(.ticket-back-btn):not(.ticket-attach-btn):not([data-bubble=user]):not([data-bubble=incoming]),html.dark .user-portal-main [style*="background:#ffffff"]:not(button):not(input):not(textarea):not(select):not(.ticket-chat-bubble-light):not(.ticket-back-btn):not(.ticket-attach-btn):not([data-bubble=user]):not([data-bubble=incoming]),body.dark-theme .user-portal-main [style*="background-color: #ffffff"]:not(button):not(input):not(textarea):not(select):not(.ticket-chat-bubble-light):not(.ticket-back-btn):not(.ticket-attach-btn):not([data-bubble=user]):not([data-bubble=incoming]),body.dark-theme .user-portal-main [style*="background-color:#ffffff"]:not(button):not(input):not(textarea):not(select):not(.ticket-chat-bubble-light):not(.ticket-back-btn):not(.ticket-attach-btn):not([data-bubble=user]):not([data-bubble=incoming]),body.dark-theme .user-portal-main [style*="background: #ffffff"]:not(button):not(input):not(textarea):not(select):not(.ticket-chat-bubble-light):not(.ticket-back-btn):not(.ticket-attach-btn):not([data-bubble=user]):not([data-bubble=incoming]),body.dark-theme .user-portal-main [style*="background:#ffffff"]:not(button):not(input):not(textarea):not(select):not(.ticket-chat-bubble-light):not(.ticket-back-btn):not(.ticket-attach-btn):not([data-bubble=user]):not([data-bubble=incoming]),[data-theme=dark] .user-portal-main [style*="background-color: #ffffff"]:not(button):not(input):not(textarea):not(select):not(.ticket-chat-bubble-light):not(.ticket-back-btn):not(.ticket-attach-btn):not([data-bubble=user]):not([data-bubble=incoming]),[data-theme=dark] .user-portal-main [style*="background-color:#ffffff"]:not(button):not(input):not(textarea):not(select):not(.ticket-chat-bubble-light):not(.ticket-back-btn):not(.ticket-attach-btn):not([data-bubble=user]):not([data-bubble=incoming]),[data-theme=dark] .user-portal-main [style*="background: #ffffff"]:not(button):not(input):not(textarea):not(select):not(.ticket-chat-bubble-light):not(.ticket-back-btn):not(.ticket-attach-btn):not([data-bubble=user]):not([data-bubble=incoming]),[data-theme=dark] .user-portal-main [style*="background:#ffffff"]:not(button):not(input):not(textarea):not(select):not(.ticket-chat-bubble-light):not(.ticket-back-btn):not(.ticket-attach-btn):not([data-bubble=user]):not([data-bubble=incoming]){background-color:var(--card-color,#0f172a)!important;color:#f8fafc!important;border-color:#ffffff14!important}[data-theme=dark] .user-portal-main [style*="color: #0f172a"]:not(button):not(input):not(textarea):not(select):not(.ticket-chat-bubble-light):not([data-bubble=user]):not([data-bubble=incoming]):not(.ticket-back-btn):not(.ticket-attach-btn),[data-theme=dark] .user-portal-main [style*="color:#0f172a"]:not(button):not(input):not(textarea):not(select):not(.ticket-chat-bubble-light):not([data-bubble=user]):not([data-bubble=incoming]):not(.ticket-back-btn):not(.ticket-attach-btn){color:#f8fafc!important}[data-theme=dark] .user-portal-main [style*="color: #1e293b"]:not(button):not(input):not(textarea):not(select):not(.ticket-chat-bubble-light):not([data-bubble=user]):not([data-bubble=incoming]):not(.ticket-back-btn):not(.ticket-attach-btn),[data-theme=dark] .user-portal-main [style*="color:#1e293b"]:not(button):not(input):not(textarea):not(select):not(.ticket-chat-bubble-light):not([data-bubble=user]):not([data-bubble=incoming]):not(.ticket-back-btn):not(.ticket-attach-btn){color:#e2e8f0!important}[data-theme=dark] .user-portal-main [style*="color: #334155"]:not(button):not(input):not(textarea):not(select):not(.ticket-chat-bubble-light):not([data-bubble=user]):not([data-bubble=incoming]):not(.ticket-back-btn):not(.ticket-attach-btn),[data-theme=dark] .user-portal-main [style*="color:#334155"]:not(button):not(input):not(textarea):not(select):not(.ticket-chat-bubble-light):not([data-bubble=user]):not([data-bubble=incoming]):not(.ticket-back-btn):not(.ticket-attach-btn){color:#cbd5e1!important}.ticket-chat-bubble-light,[data-bubble=user],[data-bubble=incoming]{color:#0f172a!important;background-color:#fff!important;border:1px solid #e2e8f0!important}.ticket-chat-bubble-light *,[data-bubble=user] *,[data-bubble=incoming] *{color:#0f172a!important}.ticket-back-btn,.ticket-attach-btn{color:#334155!important;background-color:#fff!important;border:1px solid #e2e8f0!important}.ticket-back-btn *,.ticket-attach-btn *{color:#334155!important;stroke:#334155!important}[data-theme=dark] .user-portal-main table th{background-color:var(--card-color,#0f172a)!important;color:#94a3b8!important;border-color:#ffffff14!important}[data-theme=dark] .user-portal-main table td{color:#e2e8f0!important;border-color:#ffffff0f!important}[data-theme=dark] .user-portal-main table tr:hover{background-color:#ffffff0a!important}html.dark .user-portal-main input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=submit]):not([type=button]):not([style*="background-color: #ffffff"]):not([style*="background-color:#ffffff"]),html.dark .user-portal-main select:not(.ticket-filter-select):not([style*="background-color: #ffffff"]):not([style*="background-color:#ffffff"]),html.dark .user-portal-main textarea:not([style*="background-color: #ffffff"]):not([style*="background-color:#ffffff"]),body.dark-theme .user-portal-main input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=submit]):not([type=button]):not([style*="background-color: #ffffff"]):not([style*="background-color:#ffffff"]),body.dark-theme .user-portal-main select:not(.ticket-filter-select):not([style*="background-color: #ffffff"]):not([style*="background-color:#ffffff"]),body.dark-theme .user-portal-main textarea:not([style*="background-color: #ffffff"]):not([style*="background-color:#ffffff"]),[data-theme=dark] .user-portal-main input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=submit]):not([type=button]):not([style*="background-color: #ffffff"]):not([style*="background-color:#ffffff"]),[data-theme=dark] .user-portal-main select:not(.ticket-filter-select):not([style*="background-color: #ffffff"]):not([style*="background-color:#ffffff"]),[data-theme=dark] .user-portal-main textarea:not([style*="background-color: #ffffff"]):not([style*="background-color:#ffffff"]){color:#f8fafc!important;background-color:#131d2e!important;border-color:#ffffff1f!important}.admin-portal-main select,.admin-portal-main select option,select.ticket-filter-select,select[style*="background-color: #ffffff"],select[style*="background-color:#ffffff"],select[style*="background: #ffffff"],select[style*="background:#ffffff"],select[style*="background-color: rgb(255, 255, 255)"],select[style*="background-color:rgb(255,255,255)"],.admin-portal-main select option,select.ticket-filter-select option,select[style*="background-color: #ffffff"] option,select[style*="background-color:#ffffff"] option,select[style*="background: #ffffff"] option,select[style*="background:#ffffff"] option,select option{color:#0f172a!important;background-color:#fff!important}.admin-portal-main button[style*="background-color: #ffffff"],.admin-portal-main button[style*="background-color:#ffffff"],.admin-portal-main button[style*="background: #ffffff"],.admin-portal-main button[style*="background:#ffffff"],.admin-portal-main button[style*="background-color: rgb(255, 255, 255)"],.admin-portal-main button[style*="background-color:rgb(255,255,255)"],button[style*="background-color: #ffffff"],button[style*="background-color:#ffffff"],button[style*="background: #ffffff"],button[style*="background:#ffffff"],button[style*="background-color: rgb(255, 255, 255)"],button[style*="background-color:rgb(255,255,255)"]{color:#334155!important}.admin-portal-main button[style*="background-color: #ffffff"] *,.admin-portal-main button[style*="background-color:#ffffff"] *,.admin-portal-main button[style*="background: #ffffff"] *,.admin-portal-main button[style*="background:#ffffff"] *,.admin-portal-main button[style*="background-color: rgb(255, 255, 255)"] *,.admin-portal-main button[style*="background-color:rgb(255,255,255)"] *,button[style*="background-color: #ffffff"] *,button[style*="background-color:#ffffff"] *,button[style*="background: #ffffff"] *,button[style*="background:#ffffff"] *,button[style*="background-color: rgb(255, 255, 255)"] *,button[style*="background-color:rgb(255,255,255)"] *{color:#334155!important;stroke:#334155!important}.admin-portal-main [style*="color: #334155"],.admin-portal-main [style*="color:#334155"],.admin-portal-main [style*="color: rgb(51, 65, 85)"]{color:#334155!important}.admin-portal-main [style*="color: #0f172a"],.admin-portal-main [style*="color:#0f172a"],.admin-portal-main [style*="color: rgb(15, 23, 42)"]{color:#0f172a!important}.admin-portal-main [style*="color: #1e293b"],.admin-portal-main [style*="color:#1e293b"],.admin-portal-main [style*="color: rgb(30, 41, 59)"]{color:#1e293b!important}.admin-portal-main [style*="color: #64748b"],.admin-portal-main [style*="color:#64748b"],.admin-portal-main [style*="color: rgb(100, 116, 139)"]{color:#64748b!important}aside,header,main,.bn-card,[data-theme]{transition:background-color .25s,border-color .25s,color .25s}html,body{max-width:100vw;overflow-x:hidden}.frontend-header{transition:padding .2s}.navbar-desktop-nav,.navbar-desktop-actions{display:flex!important}.navbar-mobile-toggle{display:none!important}.navbar-mobile-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:998;background-color:#0f172aa6;animation:.2s forwards modalOverlayFadeIn;position:fixed;inset:0}.navbar-mobile-drawer{z-index:999;background-color:#fff;flex-direction:column;width:min(85vw,340px);padding:24px 20px;animation:.25s cubic-bezier(.16,1,.3,1) forwards drawerSlideInRight;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-10px 0 30px #0000002e}@media (width<=1024px){.frontend-header{padding:12px 20px!important}.navbar-desktop-nav{gap:16px!important}}@media (width<=860px){.navbar-desktop-nav,.navbar-desktop-actions{display:none!important}.navbar-mobile-toggle{display:inline-flex!important}}.responsive-hero-section{grid-template-columns:1.1fr 1fr!important;align-items:center!important;gap:50px!important;padding:60px 40px 40px!important;display:grid!important}.hero-title-responsive{letter-spacing:-1.2px!important;font-size:clamp(32px,5.2vw,64px)!important;line-height:1.08!important}.hero-subtitle-responsive{font-size:clamp(15px,1.8vw,18px)!important;line-height:1.55!important}.hero-stats-responsive{grid-template-columns:repeat(3,1fr)!important;gap:20px!important;padding-top:28px!important;display:grid!important}.hero-cta-group{flex-wrap:wrap;align-items:center;gap:14px;display:flex}@media (width<=992px){.responsive-hero-section{grid-template-columns:1fr!important;gap:36px!important;padding:40px 24px 30px!important}.hero-title-responsive{letter-spacing:-.8px!important}}@media (width<=640px){.responsive-hero-section{padding:28px 16px 20px!important}.hero-stats-responsive{grid-template-columns:repeat(2,1fr)!important;gap:16px!important}.hero-cta-group{flex-direction:column;align-items:stretch;width:100%}.hero-cta-group button{justify-content:center;width:100%}}.banner-slider-wrapper{padding:30px 40px 10px!important}.banner-slider-card{align-items:center;min-height:290px;display:flex;position:relative;overflow:hidden;border-radius:24px!important}.banner-slider-content{z-index:2;max-width:680px;position:relative;padding:44px 54px 44px 84px!important}.banner-slider-title{margin-bottom:10px!important;font-size:clamp(22px,3.4vw,32px)!important;line-height:1.2!important}.banner-slider-subtitle{margin-bottom:22px!important;font-size:clamp(13px,1.6vw,15px)!important;line-height:1.5!important}.banner-nav-btn-prev{z-index:3;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.banner-nav-btn-next{z-index:3;position:absolute;top:50%;right:20px;transform:translateY(-50%)}@media (width<=768px){.banner-slider-wrapper{padding:20px 16px 10px!important}.banner-slider-card{border-radius:18px!important;min-height:320px!important}.banner-slider-content{padding:30px 20px 60px!important}.banner-nav-btn-prev{width:36px!important;height:36px!important;inset:auto 70px 16px auto!important;transform:none!important}.banner-nav-btn-next{width:36px!important;height:36px!important;top:auto!important;bottom:16px!important;right:20px!important;transform:none!important}.banner-slider-dots{bottom:22px!important;left:20px!important;right:auto!important}}.responsive-grid-4{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.responsive-grid-3{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.responsive-grid-2{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}@media (width<=1024px){.responsive-grid-4,.responsive-grid-3{grid-template-columns:repeat(2,1fr)!important;gap:20px!important}}@media (width<=640px){.responsive-grid-4,.responsive-grid-3,.responsive-grid-2{grid-template-columns:1fr!important;gap:16px!important}}.responsive-container-section{padding:60px 40px!important}@media (width<=992px){.responsive-container-section{padding:40px 24px!important}}@media (width<=640px){.responsive-container-section{padding:30px 16px!important}}.charts-grid-responsive{grid-template-columns:1fr 1fr;gap:32px;display:grid}@media (width<=992px){.charts-grid-responsive{grid-template-columns:1fr!important;gap:24px!important}}.track-row-responsive{justify-content:space-between;align-items:center;gap:12px;display:flex}@media (width<=480px){.track-row-responsive{flex-wrap:wrap}.track-row-streams{display:none!important}}.frontend-footer{padding:40px 60px 28px!important}.footer-inner-layout{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.footer-nav-links{flex-wrap:wrap;align-items:center;gap:28px;display:flex}@media (width<=768px){.frontend-footer{padding:32px 20px 24px!important}.footer-inner-layout{flex-direction:column;align-items:flex-start!important;gap:20px!important}.footer-nav-links{gap:14px 20px!important}}.pricing-header-responsive{justify-content:space-between;align-items:flex-start;margin-bottom:50px;display:flex}@media (width<=768px){.pricing-header-responsive{flex-direction:column!important;gap:24px!important;margin-bottom:32px!important}.pricing-header-responsive>div:last-child{text-align:left!important}}.table-responsive-wrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.viral-showcase-container{padding:0 40px 80px!important}.viral-showcase-card{border-radius:24px!important;padding:48px!important}.tracks-grid-responsive{grid-template-columns:repeat(5,1fr)!important;gap:16px!important;display:grid!important}@media (width<=1100px){.tracks-grid-responsive{grid-template-columns:repeat(3,1fr)!important}}@media (width<=768px){.viral-showcase-container{padding:0 16px 50px!important}.viral-showcase-card{border-radius:18px!important;padding:24px 18px!important}.tracks-grid-responsive{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}}@media (width<=480px){.tracks-grid-responsive{grid-template-columns:1fr!important}}.bottom-cta-wrapper{padding:0 40px!important}.bottom-cta-card{border-radius:24px!important;flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:24px!important;padding:48px 60px!important;display:flex!important}@media (width<=768px){.bottom-cta-wrapper{padding:0 16px!important}.bottom-cta-card{border-radius:18px!important;flex-direction:column!important;align-items:flex-start!important;padding:32px 20px!important}.bottom-cta-card button{width:100%!important}}@media (width<=992px){.distribution-page section[style*="1.15fr 0.95fr"],.vevo-page section[style*="1.15fr 0.95fr"]{grid-template-columns:1fr!important;gap:36px!important;padding:40px 24px 30px!important}.contact-page div[style*="1fr 380px"]{grid-template-columns:1fr!important;gap:32px!important;padding:0 20px!important}.distribution-page div[style*="repeat(4, 1fr)"],.vevo-page div[style*="repeat(4, 1fr)"],.distribution-page div[style*="repeat(3, 1fr)"],.vevo-page div[style*="repeat(3, 1fr)"],.contact-page div[style*="repeat(3, 1fr)"]{grid-template-columns:repeat(2,1fr)!important;gap:16px!important}}@media (width<=640px){.distribution-page section[style*="1.15fr 0.95fr"],.vevo-page section[style*="1.15fr 0.95fr"]{padding:30px 16px 20px!important}.distribution-page div[style*="repeat(4, 1fr)"],.vevo-page div[style*="repeat(4, 1fr)"],.distribution-page div[style*="repeat(3, 1fr)"],.vevo-page div[style*="repeat(3, 1fr)"],.distribution-page div[style*="repeat(2, 1fr)"],.vevo-page div[style*="repeat(2, 1fr)"],.contact-page div[style*="repeat(3, 1fr)"],.contact-page div[style*="1fr 1fr"]{grid-template-columns:1fr!important;gap:14px!important}.distribution-page section,.vevo-page section,.contact-page section{padding-left:16px!important;padding-right:16px!important}.distribution-page div[style*="padding: '60px'"],.vevo-page div[style*="padding: '60px'"]{padding:28px 18px!important}.contact-page div[style*="padding: '80px 40px 60px'"]{padding:40px 16px 30px!important}}.auth-page-wrapper{box-sizing:border-box!important}.auth-card-responsive{transition:padding .2s,border-radius .2s;box-sizing:border-box!important;width:100%!important}@media (width<=640px){.auth-page-wrapper{min-height:calc(100vh - 140px)!important;padding:24px 14px 48px!important}.auth-card-responsive{border-radius:18px!important;padding:26px 18px!important}.auth-title-responsive{font-size:20px!important;line-height:1.25!important}.auth-role-switcher button{gap:4px!important;padding:8px 6px!important;font-size:12px!important}}@media (width<=420px){.auth-page-wrapper{padding:16px 10px 36px!important}.auth-card-responsive{border-radius:16px!important;padding:20px 14px!important}.auth-demo-grid{flex-direction:column!important;gap:6px!important}.auth-demo-grid button{width:100%!important}.auth-role-switcher button{font-size:11.5px!important}}.wizard-page-wrapper{box-sizing:border-box!important}.wizard-step-circle{justify-content:center!important;align-items:center!important;font-weight:800!important;display:flex!important}.wizard-step-circle span{justify-content:center!important;align-items:center!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}@media (width<=992px){.wizard-step-content-grid{grid-template-columns:1fr!important;gap:24px!important}.wizard-card-sidebar{order:2!important}}@media (width<=768px){.wizard-page-wrapper{padding:20px 14px 60px!important}.wizard-header-nav{margin-bottom:18px!important}.wizard-progress-container{margin-bottom:28px!important}.wizard-step-circle{width:28px!important;height:28px!important;font-size:12px!important}.wizard-step-label{font-size:11px!important}.wizard-card-main,.wizard-card-sidebar{border-radius:18px!important;padding:24px 18px!important}.wizard-form-row-2{grid-template-columns:1fr!important;gap:16px!important}.wizard-plans-grid{grid-template-columns:1fr!important;gap:14px!important}.wizard-role-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.wizard-payment-methods-grid{grid-template-columns:1fr!important;gap:12px!important}.wizard-upi-apps-grid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.wizard-footer-actions{flex-wrap:wrap!important;gap:12px!important}.wizard-footer-actions button{text-align:center!important;flex:auto!important;justify-content:center!important}.wizard-plan-status-banner{flex-direction:column!important;align-items:flex-start!important;gap:16px!important;padding:18px!important}}@media (width<=480px){.wizard-page-wrapper{padding:16px 10px 48px!important}.wizard-card-main{border-radius:16px!important;padding:20px 14px!important}.wizard-card-main h2{font-size:22px!important;line-height:1.2!important}.wizard-step-label{display:none!important}.wizard-progress-container{padding:0 10px!important}.wizard-role-grid{grid-template-columns:1fr!important;gap:8px!important}.wizard-footer-actions{flex-direction:column!important;width:100%!important}.wizard-footer-actions button{width:100%!important}.wizard-footer-center{flex-direction:column!important}}.portal-sidebar-toggle,.user-sidebar-backdrop,.user-sidebar-close-btn{display:none!important}@media (width>=993px){.user-portal-layout,.admin-portal-layout{height:100vh!important;max-height:100vh!important;overflow:hidden!important}.user-sidebar-aside,.admin-sidebar-aside{flex-shrink:0!important;height:100vh!important;min-height:100vh!important;overflow-y:auto!important}.user-portal-content-col,.admin-portal-content-col{-webkit-overflow-scrolling:touch!important;height:100vh!important;max-height:100vh!important;overflow:hidden auto!important}}@media (width<=1280px){.my-releases-metrics-toolbar-grid{grid-template-columns:1fr!important;gap:18px!important}}@media (width<=992px){.portal-sidebar-toggle{display:inline-flex!important}.portal-top-header{height:64px!important;padding:0 16px!important}.portal-switcher-pills{display:none!important}.portal-search-container{max-width:240px!important}.portal-actions-group{gap:12px!important}.user-sidebar-backdrop{-webkit-backdrop-filter:blur(4px)!important;z-index:998!important;background-color:#0a0f1db8!important;animation:.2s forwards modalOverlayFadeIn!important;display:block!important;position:fixed!important;inset:0!important}.user-sidebar-close-btn{display:flex!important}.user-sidebar-aside{z-index:999!important;width:min(84vw,290px)!important;height:100vh!important;box-shadow:none!important;transition:transform .28s cubic-bezier(.16,1,.3,1)!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;transform:translate(-105%)!important}.user-sidebar-aside.user-sidebar-open{transform:translate(0)!important;box-shadow:12px 0 35px #0006!important}.user-portal-main{width:100%!important;min-width:0!important}.user-dashboard-wrapper{padding:24px 18px 40px!important}.user-dashboard-main-grid{grid-template-columns:1fr!important;gap:24px!important}.user-dashboard-action-cards{grid-template-columns:1fr!important;gap:16px!important}.user-dashboard-kpi-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.user-dashboard-table-card{padding:20px 16px!important}.user-dashboard-table-scroll{-webkit-overflow-scrolling:touch!important;overflow-x:auto!important}.user-dashboard-table{min-width:580px!important}.my-releases-wrapper{padding:20px 16px 40px!important}.my-releases-header{flex-direction:column!important;align-items:flex-start!important;gap:16px!important}.my-releases-header>div:last-child{width:100%!important}.my-releases-header button{justify-content:center!important;width:100%!important}.my-releases-metrics-toolbar-grid{grid-template-columns:1fr!important;gap:18px!important}.my-releases-table-container{-webkit-overflow-scrolling:touch!important;overflow-x:auto!important}.my-releases-table{min-width:660px!important}.distribute-wizard-wrapper{padding:20px 16px 40px!important}.distribute-wizard-grid{grid-template-columns:1fr!important;gap:24px!important}.distribute-form-row-2{grid-template-columns:1fr!important;gap:14px!important}.analytics-view-wrapper{padding:20px 16px 40px!important}.analytics-kpi-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.analytics-charts-grid{grid-template-columns:1fr!important;gap:18px!important}.analytics-table-container{-webkit-overflow-scrolling:touch!important;overflow-x:auto!important}.analytics-table-container table{min-width:600px!important}}@media (width<=640px){.analytics-kpi-grid{grid-template-columns:1fr!important;gap:10px!important}.user-dashboard-wrapper{padding:16px 14px 36px!important}.user-dashboard-top-bar{flex-direction:column!important;align-items:flex-start!important;gap:12px!important;margin-bottom:20px!important}.user-dashboard-quote-badge{text-align:left!important}.user-dashboard-kpi-grid,.my-releases-metrics-grid{grid-template-columns:1fr!important;gap:10px!important}.my-releases-filter-selects{flex-wrap:wrap!important}.my-releases-filter-selects select{flex:45%!important}.distribute-stepper-header{margin-bottom:24px!important}.portal-search-container{max-width:170px!important}}@media (width<=420px){.portal-search-container{display:none!important}.portal-top-header{padding:0 12px!important}.user-dashboard-wrapper{padding:14px 10px 32px!important}.my-releases-filter-selects select{flex:100%!important}}.admin-sidebar-backdrop,.admin-sidebar-close-btn{display:none}@media (width<=992px){.admin-portal-layout{width:100%!important;height:100vh!important;position:relative!important;overflow-x:hidden!important}.admin-sidebar-backdrop{animation:.2s forwards backdropFadeIn;-webkit-backdrop-filter:blur(4px)!important;z-index:998!important;background:#0b0f19a6!important;display:block!important;position:fixed!important;inset:0!important}.admin-sidebar-aside{z-index:999!important;width:min(84vw,290px)!important;height:100vh!important;box-shadow:none!important;transition:transform .28s cubic-bezier(.16,1,.3,1)!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;transform:translate(-105%)!important}.admin-sidebar-aside.admin-sidebar-open{transform:translate(0)!important;box-shadow:12px 0 35px #00000073!important}.admin-sidebar-close-btn{display:flex!important}.admin-portal-content-col{-webkit-overflow-scrolling:touch!important;width:100%!important;min-width:0!important;height:100vh!important;overflow-y:auto!important}.admin-dashboard-wrapper{padding:20px 16px 40px!important}.admin-dashboard-top-bar{flex-direction:column!important;align-items:flex-start!important;gap:14px!important}.admin-dashboard-top-bar>div:last-child{flex-wrap:wrap!important;gap:8px!important;width:100%!important}.admin-dashboard-kpi-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.admin-dashboard-middle-grid,.admin-dashboard-bottom-grid{grid-template-columns:1fr!important;gap:16px!important}.admin-split-layout{flex-direction:column!important;gap:16px!important}.admin-split-left{flex:100%!important;width:100%!important;min-width:0!important}.admin-split-right{flex:100%!important;width:100%!important;min-width:0!important;max-width:100%!important;position:static!important}.admin-releases-kpi-grid,.admin-kpi-grid-4,.admin-kpi-grid-5,.admin-kpi-grid-6,.admin-queue-kpi-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.admin-split-grid,.admin-overview-grid{grid-template-columns:1fr!important;gap:18px!important}.admin-detail-hero-card{flex-direction:column!important;align-items:flex-start!important;gap:14px!important;padding:16px 14px!important}.admin-page-container{padding:18px 14px 40px!important}.admin-tabs-scroll-bar{-webkit-overflow-scrolling:touch!important;white-space:nowrap!important;scrollbar-width:none!important;flex-wrap:nowrap!important;overflow-x:auto!important}.admin-tabs-scroll-bar::-webkit-scrollbar{display:none!important}.admin-tabs-scroll-bar button{white-space:nowrap!important;flex-shrink:0!important}.admin-table-scroll-container{-webkit-overflow-scrolling:touch!important;width:100%!important;overflow-x:auto!important}.admin-table-responsive{min-width:620px!important}.admin-form-grid-2,.admin-form-grid-3{grid-template-columns:1fr!important;gap:12px!important}}@media (width<=640px){.admin-page-container{padding:14px 10px 36px!important}.admin-dashboard-wrapper{padding:16px 12px 36px!important}.admin-dashboard-kpi-grid,.admin-releases-kpi-grid,.admin-kpi-grid-4,.admin-kpi-grid-5,.admin-kpi-grid-6,.admin-queue-kpi-grid{grid-template-columns:1fr!important;gap:10px!important}.admin-dashboard-top-bar h1{font-size:20px!important}.admin-dashboard-top-bar button{padding:7px 12px!important;font-size:12px!important}.admin-table-responsive{min-width:580px!important}}@media (width<=420px){.admin-page-container,.admin-dashboard-wrapper{padding:12px 8px 30px!important}.admin-table-responsive{min-width:520px!important}}.wizard-upi-apps-grid .wizard-upi-app-badge,.wizard-upi-app-badge{color:#475569!important;text-align:center!important;background-color:#fff!important;border:1.5px solid #cbd5e1!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:9px 10px!important;font-size:12px!important;font-weight:600!important;transition:all .2s!important;display:flex!important}.wizard-upi-apps-grid .wizard-upi-app-badge:hover,.wizard-upi-app-badge:hover{color:#1e293b!important;background-color:#f8fafc!important;border-color:#94a3b8!important}.wizard-stripe-input,input.wizard-stripe-input,.form-input.wizard-stripe-input{color:#334155!important;background-color:#fff!important;border:1.5px solid #cbd5e1!important;font-size:13.5px!important}.wizard-stripe-input::placeholder,input.wizard-stripe-input::placeholder,.form-input.wizard-stripe-input::placeholder{color:#94a3b8!important;opacity:1!important}.wizard-stripe-input:focus,input.wizard-stripe-input:focus,.form-input.wizard-stripe-input:focus{color:#0f172a!important;border-color:#6366f1!important;outline:none!important;box-shadow:0 0 0 3px #6366f11f!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes pulseGlow{0%,to{box-shadow:0 0 15px #5533ea33}50%{box-shadow:0 0 25px #5533ea73}}@keyframes fadeSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes popupFadeScaleIn{0%{opacity:0;transform:scale(.95)translateY(-6px)}to{opacity:1;transform:scale(1)translateY(0)}}.animate-popup{transform-origin:100% 0;will-change:transform, opacity;animation:.18s cubic-bezier(.16,1,.3,1) forwards popupFadeScaleIn}@keyframes modalOverlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalOverlayFadeOut{0%{opacity:1}to{opacity:0}}@keyframes modalContentPopIn{0%{opacity:0;transform:scale(.92)translateY(16px)}65%{transform:scale(1.01)translateY(-2px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes modalContentPopOut{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.93)translateY(14px)}}@keyframes modalSlideUpIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes modalSlideDownOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(30px)}}@keyframes drawerSlideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes drawerSlideOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.animate-modal-backdrop{animation:.22s cubic-bezier(.16,1,.3,1) forwards modalOverlayFadeIn}.animate-modal-backdrop-out{animation:.2s cubic-bezier(.16,1,.3,1) forwards modalOverlayFadeOut}.animate-modal-dialog{transform-origin:50%;will-change:transform, opacity;animation:.26s cubic-bezier(.16,1,.3,1) forwards modalContentPopIn}.animate-modal-dialog-out{transform-origin:50%;will-change:transform, opacity;animation:.2s cubic-bezier(.16,1,.3,1) forwards modalContentPopOut}div[style*="position: fixed"][style*="top: 0"][style*="bottom: 0"],div[style*=position\:fixed][style*=top\:0][style*=bottom\:0],div[style*="position: fixed"][style*="top: 0px"][style*="bottom: 0px"]{animation:.22s cubic-bezier(.16,1,.3,1) forwards modalOverlayFadeIn}div[style*="position: fixed"][style*="top: 0"][style*="bottom: 0"]>div[style*=border-radius],div[style*=position\:fixed][style*=top\:0][style*=bottom\:0]>div[style*=border-radius],div[style*="position: fixed"][style*="top: 0"][style*="bottom: 0"]>div[style*=borderRadius]{transform-origin:50%;will-change:transform, opacity;animation:.26s cubic-bezier(.16,1,.3,1) forwards modalContentPopIn}.animate-fade-in{animation:.25s ease-out forwards fadeIn}.animate-pulse-glow{animation:3s infinite pulseGlow}.glass-panel{-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #ffffff4d}.glass-dark-panel{-webkit-backdrop-filter:blur(16px);background:#0f172ad9;border:1px solid #ffffff1a}@keyframes brandsSlide{0%{transform:translate(0)}to{transform:translate(-50%)}}.brands-marquee-wrapper{-webkit-user-select:none;user-select:none;width:100%;padding:6px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%)}.brands-marquee-track{will-change:transform;align-items:center;gap:36px;width:max-content;animation:26s linear infinite brandsSlide;display:flex}.brands-marquee-wrapper:hover .brands-marquee-track{animation-play-state:paused}.brand-slide-card{cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #edf0f7;border-radius:9999px;flex-shrink:0;align-items:center;gap:10px;padding:8px 18px;transition:all .22s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 2px 6px #00000005}.brand-slide-card:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 6px 16px -4px #00000014}.profile-avatar-camera-badge{color:#0f172a!important;background-color:#fff!important;border:2px solid #e2e8f0!important;box-shadow:0 2px 6px #00000024!important}.profile-avatar-camera-badge svg,.profile-avatar-camera-badge svg *{color:#0f172a!important;stroke:#0f172a!important}.profile-avatar-camera-badge:hover{background-color:#f8fafc!important;border-color:#6366f1!important;transform:scale(1.12)!important}.profile-avatar-camera-badge:hover svg,.profile-avatar-camera-badge:hover svg *{color:#6366f1!important;stroke:#6366f1!important}.news-cat-btn{cursor:pointer;border-radius:9999px;outline:none;justify-content:center;align-items:center;padding:8px 20px;font-size:13px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.news-cat-btn.unselected,button.news-cat-btn.unselected,[data-unselected=true].news-cat-btn{color:#475569!important;box-shadow:none!important;background-color:#f1f5f9!important;border:1px solid #e2e8f0!important}.news-cat-btn.unselected:hover,button.news-cat-btn.unselected:hover,[data-unselected=true].news-cat-btn:hover{color:#0f172a!important;background-color:#e2e8f0!important;border-color:#cbd5e1!important;box-shadow:0 2px 8px #0000000d!important}.news-cat-btn.active,button.news-cat-btn.active{font-weight:700;color:#fff!important}
