@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#ffd600;--primary-dark:#e6c200;--green:#1e7232;--green-dark:#155224;--bg:#f5f5f5;--surface:#fff;--border:#e8e8e8;--text:#1a1a2e;--text-2:#555;--text-3:#888;--shadow:0 1px 6px #0000001a;--shadow-md:0 3px 16px #00000024;--radius:10px;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:DM Sans,system-ui,-apple-system,sans-serif;font-size:14px}html{overflow-x:hidden}body{background:var(--bg);min-height:100vh;overflow-x:hidden}#root{flex-direction:column;min-height:100vh;display:flex}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none;font-family:inherit}img{max-width:100%;display:block}.auth-input:focus{background:#fff!important;border-color:#1e7232!important;box-shadow:0 0 0 3px #1e723226!important}.auth-submit:hover:not(:disabled){opacity:.88;transform:translateY(-1px)}.auth-submit:active:not(:disabled){transform:translateY(0)}.auth-back:hover{color:#172b4d!important}.auth-back:hover svg{stroke:#172b4d}.container{max-width:1280px;margin:0 auto;padding:0 20px}.btn-primary{color:#1e7232;white-space:nowrap;cursor:pointer;background:#ffd600;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:800;text-decoration:none;transition:background .2s;display:inline-flex}.btn-primary:hover{background:#e6c200}.btn-primary:active{background:#cca800}.btn-outline{color:var(--green);border:2px solid var(--green);white-space:nowrap;background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:9px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.btn-outline:hover{background:var(--green);color:#fff}.badge{border-radius:20px;align-items:center;gap:4px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.badge-active{color:#064;background:#e3fcef}.badge-draft{color:#974f0c;background:#fffae6}.badge-cancelled{color:#bf2600;background:#ffebe6}.event-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.event-card:hover img{transform:scale(1.04)}.form-group{flex-direction:column;gap:5px;margin-bottom:14px;display:flex}.form-label{color:#444;text-transform:uppercase;letter-spacing:.4px;font-size:12px;font-weight:600}.form-input{color:var(--text);background:#fafafa;border:1.5px solid #ddd;border-radius:7px;width:100%;padding:10px 13px;font-family:inherit;font-size:14px;transition:border-color .2s}.form-input:focus{border-color:var(--primary);background:#fff;outline:none}.alert{border-radius:7px;margin-bottom:14px;padding:11px 14px;font-size:13px;font-weight:600}.alert-error{color:#9a5700;background:#fffde7;border-left:3px solid #1e7232}.alert-success{color:#064;background:#e3fcef;border-left:3px solid #36b37e}.table-wrap{border-radius:var(--radius);overflow-x:auto}table{border-collapse:collapse;background:var(--surface);width:100%}thead tr{background:#f8f8f8}th{text-align:left;text-transform:uppercase;letter-spacing:.5px;color:#888;border-bottom:1px solid var(--border);padding:11px 14px;font-size:11px;font-weight:700}td{color:var(--text);border-top:1px solid #f0f0f0;padding:13px 14px;font-size:13px}tbody tr:hover{background:#fafafa}.skeleton{background:linear-gradient(90deg,#ebebeb 25%,#d8d8d8 50%,#ebebeb 75%) 0 0/400% 100%;border-radius:6px;animation:1.3s infinite shimmer}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.spinner{border:3px solid #ddd;border-top-color:var(--green);border-radius:50%;width:22px;height:22px;animation:.65s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}@media (width<=900px){.grid-4{grid-template-columns:repeat(2,1fr)!important}.hide-mobile{display:none!important}}@media (width<=540px){.grid-4{grid-template-columns:1fr!important}}@media (width<=768px){.dash-sidebar{width:280px!important;box-shadow:none!important;transition:transform .3s cubic-bezier(.4,0,.2,1)!important;transform:translate(-100%)!important}.dash-sidebar.open{transform:translate(0)!important;box-shadow:4px 0 24px #0000002e!important}.dash-topbar{padding:0 12px!important;left:0!important;right:0!important}.dash-topbar .dash-tabs{display:none}.dash-main{margin-left:0!important}.dash-content{padding:14px 12px 40px!important}}.dash-stats-row{display:grid!important}@media (width>=769px){.dash-stats-row{grid-template-columns:repeat(5,1fr)!important;gap:14px!important}}@media (width<=1100px) and (width>=769px){.dash-stats-row{grid-template-columns:repeat(3,1fr)!important}}@media (width<=768px){.dash-stats-row{grid-template-columns:repeat(2,1fr)!important;gap:10px!important;margin-bottom:14px!important}}@media (width<=360px){.dash-stats-row{grid-template-columns:1fr!important}}@media (width<=768px){.dash-actions-row{grid-template-columns:1fr 1fr!important;gap:8px!important;margin-bottom:14px!important;display:grid!important}.dash-actions-row a,.dash-actions-row button{justify-content:center!important;padding:8px 10px!important;font-size:12px!important}}@media (width<=960px){.dash-bottom-row{flex-direction:column!important;gap:14px!important}}.dash-recap-row{display:grid!important}@media (width>=769px){.dash-recap-row{grid-template-columns:repeat(4,1fr)!important}}@media (width<=768px){.dash-recap-row{grid-template-columns:1fr 1fr!important;gap:10px!important;margin-bottom:14px!important}}@media (width<=640px){.dash-filters-row{flex-direction:column!important;align-items:stretch!important;gap:10px!important}.dash-filters-row input{box-sizing:border-box!important;width:100%!important}}@media (width<=768px){.dash-content table{min-width:600px}.dash-content .table-wrap,.dash-content [style*=overflowX]{-webkit-overflow-scrolling:touch}}@media (width<=960px){.nav-socials,.nav-lang{display:none!important}}@media (width<=768px){.nav-search-inner{flex-wrap:nowrap!important;align-items:center!important;gap:10px!important;padding:13px 14px!important}.nav-logo-wrap{flex:none!important}.nav-logo-wrap img{height:34px!important}.nav-form{flex:auto!important;order:0!important;height:44px!important}.nav-month,.nav-form-sep{display:none!important}.nav-search-btn{border-radius:0 8px 8px 0!important;padding:0 14px!important;font-size:13px!important}.nav-search-btn span{display:none!important}}.main-tabs-inner{justify-content:center;max-width:1440px;margin:0 auto;padding:14px 24px;display:flex}.main-tabs-group{-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#f4f5f7;border-radius:14px;gap:8px;max-width:100%;padding:5px;display:flex;overflow-x:auto}.main-tabs-group::-webkit-scrollbar{display:none}.main-tab-btn{color:#6b778c;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:10px;flex-shrink:0;align-items:center;gap:8px;padding:10px 28px;font-family:Poppins,sans-serif;font-size:15px;font-weight:700;transition:all .2s;display:flex;position:relative;overflow:hidden}.main-tab-btn.is-active{color:#1e7232;background:#fff;box-shadow:0 2px 10px #0000001a}@media (width<=640px){.main-tabs-inner{padding:10px 12px}.main-tabs-group{justify-content:flex-start;gap:4px;width:100%;padding:4px}.main-tab-btn{gap:5px;padding:9px 14px;font-size:12.5px}}@media (width<=360px){.main-tab-btn{padding:8px 10px;font-size:11.5px}.main-tab-btn svg{width:13px;height:13px}}.main-cats-inner{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:8px;max-width:1440px;margin:0 auto;padding:10px 24px;display:flex;overflow-x:auto}.main-cats-inner::-webkit-scrollbar{display:none}.main-cat-pill{color:#444;cursor:pointer;white-space:nowrap;text-align:center;background:#fafafa;border:1px solid #e0e0e0;border-top:3px solid #1e7232;border-radius:5px;flex-shrink:0;min-width:90px;padding:12px 22px;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;transition:all .15s;box-shadow:0 1px 4px #0000000f}.main-cat-pill.is-active{color:#1e7232;background:#ffd600;border-color:#ffd600;box-shadow:0 2px 8px #00000026}@media (width<=640px){.main-cats-inner{gap:6px;padding:8px 12px}.main-cat-pill{min-width:auto;padding:9px 14px;font-size:12.5px}}@media (width<=360px){.main-cat-pill{padding:8px 12px;font-size:11.5px}}.events-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}@media (width<=1100px){.events-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.events-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.events-grid{grid-template-columns:1fr}}.evts-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}@media (width<=1100px){.evts-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.evts-grid{grid-template-columns:1fr;gap:14px}}@media (width<=1024px){.evts-wrapper{grid-template-columns:190px 1fr!important;gap:16px!important;padding:18px 16px 48px!important}}@media (width<=768px){.evts-sidebar{display:none!important}.evts-wrapper{grid-template-columns:1fr!important;padding:14px 12px 48px!important}.evts-filter-toggle{display:flex!important}.cat-carousel::-webkit-scrollbar{display:none}}@media (width<=480px){.evts-wrapper{padding:12px 10px 40px!important}.evts-topbar-inner{flex-direction:column!important;align-items:flex-start!important;gap:10px!important}}@media (width<=768px){.sec-title{font-size:20px!important}.home-main{padding:16px 12px 0!important}}@media (width<=480px){.sec-title{font-size:18px!important}.home-main{padding:12px 10px 0!important}}.hero-section{justify-content:center;align-items:center;width:100%;height:480px;display:flex;position:relative;overflow:hidden}.hero-topbar-row1{z-index:10;background:#0000004d;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:44px;padding:0 32px;display:flex;position:absolute;top:0;left:0;right:0}.hero-topbar-row2{z-index:10;justify-content:space-between;align-items:center;padding:10px 32px;display:flex;position:absolute;top:44px;left:0;right:0}.hero-topbar-left,.hero-topbar-right{align-items:center;gap:8px;display:flex}.hero-social{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;text-decoration:none;transition:opacity .15s,transform .15s;display:flex}.hero-social:hover{opacity:.82;transform:scale(1.1)}.hero-row1-sep{background:#fff3;flex-shrink:0;width:1px;height:18px;display:block}.hero-country-btn{cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #ffffff40;border-radius:20px;align-items:center;gap:5px;padding:3px 10px;font-family:inherit;display:flex}.hero-country-name{color:#fff;white-space:nowrap;font-size:11px;font-weight:700}.hero-country-drop{z-index:600;background:#fff;border:1px solid #ebebeb;border-radius:10px;min-width:200px;max-height:320px;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden auto;box-shadow:0 8px 32px #0000002e}.hero-country-item{cursor:pointer;text-align:left;color:#222;background:0 0;border:none;border-bottom:1px solid #f5f5f5;align-items:center;gap:10px;width:100%;padding:9px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:background .12s;display:flex}.hero-country-item:hover{background:#fafafa}.hero-country-item.active{background:#fffde7}.hero-lang{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff40;border-radius:6px;align-items:center;display:flex;overflow:hidden}.hero-lang-btn{color:#ffffffb3;cursor:pointer;background:0 0;border:none;padding:3px 9px;font-family:inherit;font-size:11px;font-weight:700;transition:all .15s}.hero-lang-btn.active{color:#fff;background:#1e7232;border-radius:5px}.hero-lang-div{background:#ffffff40;flex-shrink:0;width:1px;height:14px}.hero-logo-link{align-items:center;text-decoration:none;display:flex}.hero-logo{object-fit:contain;border-radius:8px;width:auto;height:50px;box-shadow:0 2px 10px #0006}.hero-nav-right{align-items:center;gap:10px;display:flex}.hero-avatar{color:#fff;cursor:pointer;background:#1e7232;border:2px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:flex}.hero-user-drop{z-index:2000;background:#fff;border-radius:10px;min-width:210px;position:fixed;overflow:hidden;box-shadow:0 8px 30px #0003}.hero-drop-head{border-bottom:1px solid #f5f5f5;flex-direction:column;gap:2px;padding:12px 14px 10px;display:flex}.hero-drop-head strong{color:#1a1a2e;font-size:13px}.hero-drop-head span{color:#aaa;font-size:11px}.hero-drop-item{color:#333;padding:10px 14px;font-size:13px;text-decoration:none;display:block}.hero-drop-item:hover{background:#fafafa}.hero-drop-div{background:#f5f5f5;height:1px}.hero-drop-out{color:#1e7232;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:600;display:block}.hero-login-btn{color:#fff;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1f;border:1.5px solid #ffffff8c;border-radius:7px;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:700;text-decoration:none;transition:background .15s;display:flex}.hero-login-btn:hover{background:#ffffff38}.hero-publish-btn{color:#1e7232;white-space:nowrap;background:#ffd600;border-radius:7px;align-items:center;padding:7px 16px;font-size:12px;font-weight:800;text-decoration:none;transition:background .15s;display:flex}.hero-publish-btn:hover{color:#1e7232;background:#e6c200}@media (width<=768px){.hero-topbar-row1{padding:0 14px}.hero-topbar-row2{padding:8px 14px}.hero-social,.hero-row1-sep,.hero-country-btn{display:none}}@media (width<=480px){.hero-logo{height:38px}.hero-publish-btn{display:none}}.hero-bg{object-fit:cover;object-position:center 30%;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-overlay{background:linear-gradient(#0a0a1e99 0%,#0a0a1eb8 100%);position:absolute;inset:0}.hero-content{z-index:1;text-align:center;width:100%;max-width:860px;padding:0 20px;position:relative}.hero-sub{color:#ffffffb8;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:14px;font-family:Poppins,sans-serif;font-size:13px;font-weight:600}.hero-title{color:#fff;letter-spacing:-.5px;margin-bottom:30px;font-family:Poppins,sans-serif;font-size:44px;font-weight:900;line-height:1.1}.hero-form{background:#fff;border-radius:14px;align-items:center;height:58px;margin-bottom:22px;display:flex;overflow:hidden;box-shadow:0 10px 40px #0000004d}.hero-field{align-items:center;gap:10px;height:100%;padding:0 18px;display:flex}.hero-field-grow{flex:1}.hero-field-cat{min-width:200px}.hero-sep{background:#e0e0e0;flex-shrink:0;width:1px;height:30px}.hero-input{color:#333;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:14px}.hero-input::placeholder{color:#aaa}.hero-select{color:#444;appearance:none;cursor:pointer;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:13px;font-weight:600}.hero-search-btn{color:#1e7232;cursor:pointer;white-space:nowrap;background:#ffd600;border:none;border-radius:0 12px 12px 0;flex-shrink:0;align-items:center;gap:8px;height:100%;padding:0 28px;font-family:inherit;font-size:14px;font-weight:800;transition:background .2s;display:flex}.hero-search-btn:hover{background:#e6c200}.hero-tags{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.hero-tags-label{color:#ffffffb3;font-family:Poppins,sans-serif;font-size:13px;font-weight:600}.hero-tag{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #ffffff61;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;transition:background .15s,border-color .15s;display:flex}.hero-tag:hover{background:#f5960abf;border-color:#1e7232}.hero-icons-wrap{z-index:2;background:#fff;border-bottom:1px solid #f0f0f0;position:relative;box-shadow:0 4px 24px #00000012}.hero-icons-inner{grid-template-columns:repeat(6,1fr);max-width:1100px;margin:0 auto;padding:0 24px;display:grid}.hero-icon-card{cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;flex-direction:column;align-items:center;gap:8px;padding:20px 10px;font-family:inherit;transition:all .2s;display:flex}.hero-icon-card:hover{background:#fff9f0;border-bottom-color:#1e7232}.hero-icon-box{background:#fffde7;border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;font-size:26px;transition:transform .2s;display:flex}.hero-icon-card:hover .hero-icon-box{transform:scale(1.08)}.hero-icon-label{color:#333;font-family:Poppins,sans-serif;font-size:12px;font-weight:700}.hero-section-compact{height:200px!important}.hero-vote-cta{z-index:1;flex-direction:column;align-items:center;gap:18px;margin-top:20px;display:flex;position:relative}.hero-vote-label{color:#ffffffd9;letter-spacing:.3px;font-family:Poppins,sans-serif;font-size:16px;font-weight:600}.hero-vote-btn{color:#1e7232;background:#ffd600;border-radius:50px;align-items:center;gap:10px;padding:14px 36px;font-family:Poppins,sans-serif;font-size:15px;font-weight:800;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex;box-shadow:0 6px 24px #ffd60059}.hero-vote-btn:hover{background:#e6c200;transform:translateY(-2px)}@media (width<=900px){.hero-section{height:420px}.hero-title{font-size:34px}.hero-field-cat{min-width:150px}.hero-icons-inner{grid-template-columns:repeat(3,1fr)}}@media (width<=640px){.hero-section{height:400px}.hero-content{padding-top:100px}.hero-title{margin-bottom:16px;font-size:22px}.hero-sub{letter-spacing:.6px;margin-bottom:10px;font-size:10px}.hero-form{border-radius:10px;height:50px}.hero-field{padding:0 12px}.hero-sep,.hero-field-cat{display:none}.hero-search-btn{border-radius:0 8px 8px 0;padding:0 18px;font-size:13px}.hero-search-btn span{display:none}.hero-tag{padding:5px 10px;font-size:11px}.hero-icons-inner{grid-template-columns:repeat(3,1fr);padding:0 10px}.hero-icon-card{padding:14px 6px}.hero-icon-box{width:44px;height:44px;font-size:20px}.hero-icon-label{font-size:11px}}@media (width<=400px){.hero-section{height:380px}.hero-content{padding-top:92px}.hero-title{font-size:19px}.hero-sub{font-size:9.5px}.hero-icons-inner{grid-template-columns:repeat(2,1fr)}}.mob-only{display:none}.desk-only{display:block}@media (width<=767px){.mob-only{display:block}.desk-only,.evt-banner{display:none!important}.evt-ticket-box{padding-top:6px}#evt-tickets{scroll-margin-top:12px}}.evt-banner{height:360px}.evt-banner-content{padding-bottom:28px}.evt-banner-title{margin:0;font-size:40px}.evt-banner-meta{flex-wrap:wrap;gap:22px;font-size:15px;display:flex}.evt-content{grid-template-columns:1fr 380px;gap:24px;padding-top:28px;display:grid}.evt-detail-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.evt-info-card{padding:32px}.evt-ticket-card{padding:24px}.evt-org-card{padding:22px}.evt-dlabel{font-size:14px}.evt-dval{font-size:18px}.evt-desc{font-size:16px}@media (width<=1023px){.evt-content{grid-template-columns:1fr;gap:18px;padding:20px 0 0}.evt-ticket-box{width:100%;max-width:600px}}@media (width<=767px){.evt-banner{height:230px}.evt-banner-content{padding-bottom:14px}.evt-banner-title{letter-spacing:-.2px;font-size:22px}.evt-banner-meta{gap:10px;font-size:13px}.evt-content{gap:12px;padding:12px 0 0}.evt-info-card{border-radius:10px;padding:16px}.evt-ticket-card{padding:16px}.evt-org-card{padding:14px}.evt-artiste-echo{display:none!important}.evt-live-banner{font-size:clamp(1.6rem,8vw,2.4rem)!important}.evt-poster{margin-bottom:14px!important;padding-bottom:12px!important}.evt-desc{margin-bottom:18px!important;font-size:14px!important;line-height:1.7!important}.evt-detail-grid{grid-template-columns:1fr;gap:0}.evt-detail-grid>div{border-bottom:1px solid #f4f5f7;padding:10px 0}.evt-detail-grid>div:last-child{border-bottom:none}.evt-dlabel{letter-spacing:.4px;font-size:11px!important}.evt-dval{margin-top:3px!important;font-size:14px!important}}@media (width<=479px){.evt-banner{height:190px}.evt-banner-title{letter-spacing:0;font-size:18px}.evt-banner-meta{flex-direction:column;gap:5px;font-size:12px}.evt-banner-content{padding-bottom:10px}.evt-info-card{border-radius:8px;padding:12px}.evt-ticket-card,.evt-org-card{padding:12px}.evt-content{gap:10px;padding:10px 0 0}.evt-live-banner{font-size:clamp(1.3rem,7vw,1.8rem)!important}.evt-poster{margin-bottom:10px!important}.evt-dval{font-size:13px!important}}
