/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.left-1\/2{left:50%}.z-50{z-index:50}.container{width:100%}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.w-full{width:100%}.max-w-\[100px\]{max-width:100px}.flex-shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x:calc(calc(1/2*100%)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.truncate{text-overflow:ellipsis;white-space:nowrap}.overflow-hidden,.truncate{overflow:hidden}.rounded-full{border-radius:3.40282e+38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.object-contain{-o-object-fit:contain;object-fit:contain}.object-left{-o-object-position:left;object-position:left}.text-center{text-align:center}.text-left{text-align:left}.break-all{word-break:break-all}.uppercase{text-transform:uppercase}.italic{font-style:italic}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-shadow{transition-property:box-shadow;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}@media (hover:hover){.hover\:underline:hover{text-decoration-line:underline}}:root{color-scheme:light;--color-primary-dark:#2a8c4a;--color-primary:#64c27b;--color-primary-light:#9bfab0;--color-primary-very-light:#d0fdd7;--color-white:#fff;--color-dark:#1a5c2e;--color-medium-dark:#3a9c5a;--color-almost-white:#e8f5eb;--color-text-dark:#1a5c2e;--color-text-medium:#2a8c4a;--color-border:#9bfab0;--color-border-light:#d0fdd7;background-color:var(--color-almost-white);color:var(--color-text-dark);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}[role=button],button,h1,h2,h3,h4,h5,h6,input[type=button],input[type=submit]{font-family:var(--font-cherry-bomb),cursive,system-ui,sans-serif;text-transform:uppercase;font-weight:400}body{background:var(--bg-primary);padding:0;transition:background-color .3s,color .3s;overflow-x:hidden}body,h1,h2,h3,h4,h5,h6{color:var(--text-primary);margin:0}h1,h2,h3,h4,h5,h6,p{transition:color .3s}p{color:var(--text-primary);line-height:1.6}.hero-section-responsive{width:100%;position:relative;overflow:hidden}@media (min-width:1024px){.hero-section-responsive{height:calc(100vh - 80px);min-height:calc(100vh - 80px)}}@media (min-width:768px) and (max-width:1023px){.hero-section-responsive{height:60vh;min-height:500px}}@media (max-width:767px){.hero-section-responsive{height:50vh;min-height:400px}}body[data-theme=light]{--bg-primary:#e8f5eb;--bg-secondary:#fff;--bg-accent:#d0fdd7;--bg-card:#fff;--bg-input:#f5f5e6;--bg-button:#85bb65;--bg-button-hover:#6fa354;--bg-hover:#f0fdf4;--text-primary:#1a5c2e;--text-secondary:#2a8c4a;--text-muted:#6b7280;--text-on-button:#3e3e3c;--text-on-input:#3e3e3c;--text-error:#ef4444;--text-success:#10b981;--text-warning:#f59e0b;--text-info:#3b82f6;--border-color:#d0fdd7;--border-input:#d4d4c4;--border-card:#d0fdd7;--border-focus:#2a8c4a;--border-error:#ef4444;--button-primary:#2a8c4a;--button-primary-hover:#236b3a;--button-secondary:#64c27b;--button-secondary-hover:#4fab60;--button-danger:#ef4444;--button-danger-hover:#dc2626;--button-text:#fff;--link-primary:#85bb65;--link-primary-hover:#6fa354;--link-secondary:#2a8c4a;--card-bg:#fff;--card-border:#d0fdd7;--card-shadow:#2a8c4a1a;--input-bg:#f5f5e6;--input-text:#3e3e3c;--input-border:#d4d4c4;--input-border-focus:#2a8c4a;--input-placeholder:#9ca3af;--input-disabled-bg:#e5e7eb;--footer-bg:#d0fdd7;--footer-text:#1a5c2e;--footer-link:#2a8c4a;--header-bg:#fff;--header-border:#d0fdd7;--header-text:#1a5c2e;--header-text-secondary:#2a8c4a;--header-button-bg:#2a8c4a;--header-button-text:#fff;--header-dropdown-bg:#fff;--header-dropdown-hover:#f0fdf4;--header-dropdown-border:#d0fdd7;--header-menu-icon:#1a5c2e;--status-pending:#f59e0b;--status-confirmed:#10b981;--status-rejected:#ef4444;--status-processing:#3b82f6;--table-header-bg:#f3f4f6;--table-row-hover:#f9fafb;--table-border:#e5e7eb;--overlay-bg:#00000080;--modal-bg:#fff;--modal-border:#d0fdd7}body[data-theme=dark]{--bg-primary:#0f172a;--bg-secondary:#1e293b;--bg-accent:#334155;--bg-card:#1e293b;--bg-input:#334155;--bg-button:#3b82f6;--bg-button-hover:#2563eb;--bg-hover:#475569;--text-primary:#f1f5f9;--text-secondary:#cbd5e1;--text-muted:#94a3b8;--text-on-button:#fff;--text-on-input:#f1f5f9;--text-error:#ef4444;--text-success:#10b981;--text-warning:#f59e0b;--text-info:#60a5fa;--border-color:#475569;--border-input:#475569;--border-card:#334155;--border-focus:#3b82f6;--border-error:#ef4444;--button-primary:#3b82f6;--button-primary-hover:#2563eb;--button-secondary:#60a5fa;--button-secondary-hover:#3b82f6;--button-danger:#ef4444;--button-danger-hover:#dc2626;--button-text:#fff;--link-primary:#60a5fa;--link-primary-hover:#3b82f6;--link-secondary:#60a5fa;--card-bg:#1e293b;--card-border:#334155;--card-shadow:#0000004d;--input-bg:#334155;--input-text:#f1f5f9;--input-border:#475569;--input-border-focus:#3b82f6;--input-placeholder:#94a3b8;--input-disabled-bg:#1e293b;--footer-bg:#1e293b;--footer-text:#f1f5f9;--footer-link:#60a5fa;--header-bg:#1e293b;--header-border:#334155;--header-text:#f1f5f9;--header-text-secondary:#cbd5e1;--header-button-bg:#3b82f6;--header-button-text:#f1f5f9;--header-dropdown-bg:#1e293b;--header-dropdown-hover:#334155;--header-dropdown-border:#475569;--header-menu-icon:#cbd5e1;--status-pending:#f59e0b;--status-confirmed:#10b981;--status-rejected:#ef4444;--status-processing:#3b82f6;--table-header-bg:#334155;--table-row-hover:#475569;--table-border:#475569;--overlay-bg:#000000b3;--modal-bg:#1e293b;--modal-border:#334155}.footer-theme{border-top:1px solid var(--border-color);background:var(--footer-bg);margin-top:auto;transition:background-color .3s,border-color .3s}body{flex-direction:column;min-height:100vh;display:flex}main{flex:1}.footer-text{color:var(--footer-text);transition:color .3s}.footer-link{color:var(--footer-link);text-decoration:none;transition:color .3s}.footer-link:hover{opacity:.8;text-decoration:underline}.theme-toggle-button{background:var(--button-secondary);color:var(--text-primary);border:2px solid var(--border-color);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-width:48px;min-height:48px;padding:.5rem 1rem;font-size:1.25rem;transition:all .3s;display:inline-flex}.theme-toggle-button:hover{transform:scale(1.1)rotate(15deg);box-shadow:0 4px 8px #0003}.theme-toggle-button:active{transform:scale(.95)}.admin-logout-button{border:1px solid var(--border-color);background:var(--button-secondary-bg);color:var(--text-primary);cursor:pointer;text-transform:uppercase;border-radius:8px;padding:.5rem .75rem;font-weight:500;transition:all .3s}.admin-logout-button:hover{background:var(--button-secondary-hover);border-color:var(--color-primary)}.admin-container{max-width:1400px;padding-top:2rem}.admin-title{color:var(--text-primary);margin:0}.admin-subtitle{color:var(--text-secondary);margin:0}.admin-card-title{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700}.admin-card-text{color:var(--text-primary);opacity:.8;margin:0;font-size:1rem;line-height:1.5}.admin-link{color:var(--color-primary);font-weight:600;text-decoration:none;transition:opacity .3s}.admin-link:hover{opacity:.8}.admin-metric-value{color:var(--text-primary);margin:.5rem 0 0;font-size:1.5rem;font-weight:700}.admin-metric-label{color:var(--text-secondary);margin:0;font-size:.875rem;font-weight:600}.admin-button-primary{background:var(--color-primary);color:#fff;cursor:pointer;text-transform:uppercase;border:none;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:all .3s}.admin-button-primary:hover{opacity:.9;transform:translateY(-2px)}.admin-button-secondary{background:var(--button-secondary-bg);color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;border-radius:8px;padding:.5rem 1rem;transition:all .3s}.admin-button-secondary:hover{background:var(--button-secondary-hover)}.admin-text-secondary{color:var(--text-secondary)}.admin-text-tertiary{color:var(--text-tertiary)}.header-mobile-divider{border-top:2px solid var(--header-border);margin:.5rem 0;transition:border-color .3s}.header-mobile-login,.header-mobile-register{font-weight:600;transition:background .3s}.header-mobile-login,.header-mobile-register{background:var(--header-dropdown-hover)}.header-mobile-register{opacity:.9}.header-mobile-login:hover,.header-mobile-register:hover{background:var(--header-button-bg);color:var(--header-button-text)}header{z-index:100;position:relative}section[style*=calc\(100vh]{position:relative!important}@media (max-width:768px){section[style*=calc\(100vh]{height:calc(100vh - 70px)!important;min-height:calc(100vh - 70px)!important}}@media (max-width:480px){section[style*=calc\(100vh]{height:calc(100vh - 60px)!important;min-height:calc(100vh - 60px)!important}}a{color:inherit}*{box-sizing:border-box}html{max-width:100vw;overflow-x:hidden}.container{max-width:1100px;margin:0 auto;padding:1.5rem}.card{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:0 6px 24px var(--card-shadow);color:var(--text-primary);border-radius:12px;padding:1.5rem;transition:background-color .3s,border-color .3s,color .3s}input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=time],input[type=url],select,textarea{border:1px solid var(--input-border);background:var(--input-bg);color:var(--input-text);border-radius:8px;width:100%;padding:.75rem;font-family:inherit;font-size:1rem;transition:border-color .3s,background-color .3s,color .3s}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:var(--input-border-focus);outline:none;box-shadow:0 0 0 3px #3b82f61a}button:focus-visible{outline:2px solid var(--color-primary,#2563eb);outline-offset:2px}input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=url]::-moz-placeholder,textarea::-moz-placeholder{color:var(--input-placeholder)}input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=url]::placeholder,textarea::placeholder{color:var(--input-placeholder)}input.error,select.error,textarea.error{border-color:var(--border-error)}label{color:var(--text-primary);margin-bottom:.5rem;font-weight:500;transition:color .3s;display:block}.btn,button,input[type=button],input[type=submit]{background:var(--bg-button);color:var(--text-on-button);cursor:pointer;text-transform:uppercase;text-align:center;border:none;border-radius:10px;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.btn:hover,button:hover,input[type=button]:hover,input[type=submit]:hover{background:var(--bg-button-hover);transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.btn:active,button:active,input[type=button]:active,input[type=submit]:active{transform:translateY(0)}.btn:disabled,button:disabled,input[type=button]:disabled,input[type=submit]:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-primary{background:var(--button-primary);color:var(--button-text)}.btn-primary:hover{background:var(--button-primary-hover)}.btn-secondary{background:var(--button-secondary);color:var(--button-text)}.btn-secondary:hover{background:var(--button-secondary-hover)}.btn-danger{background:var(--button-danger);color:var(--button-text)}.btn-danger:hover{background:var(--button-danger-hover)}a{color:var(--link-primary);text-decoration:none;transition:color .3s}a:hover{color:var(--link-primary-hover);text-decoration:underline}.message{border-radius:8px;margin:1rem 0;padding:.75rem 1rem;font-size:.875rem;transition:background-color .3s,color .3s}.message-error{color:var(--text-error);border:1px solid var(--text-error);background:#ef44441a}.message-success{color:var(--text-success);border:1px solid var(--text-success);background:#10b9811a}.message-warning{color:var(--text-warning);border:1px solid var(--text-warning);background:#f59e0b1a}.message-info{color:var(--text-info);border:1px solid var(--text-info);background:#3b82f61a}.error-text{color:var(--text-error)}.error-text,.success-text{margin-top:.25rem;font-size:.75rem}.success-text{color:var(--text-success)}table{border-collapse:collapse;background:var(--card-bg);border-radius:8px;width:100%;overflow:hidden}table,thead{transition:background-color .3s}thead{background:var(--table-header-bg)}th{text-align:left;border-bottom:2px solid var(--table-border);font-weight:600}td,th{color:var(--text-primary);padding:.75rem 1rem;transition:color .3s,border-color .3s}td{border-bottom:1px solid var(--table-border)}tbody tr:hover{background:var(--table-row-hover)}tbody tr:last-child td{border-bottom:none}.badge{text-transform:uppercase;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.badge-pending{color:var(--status-pending);background:#f59e0b33}.badge-confirmed{color:var(--status-confirmed);background:#10b98133}.badge-rejected{color:var(--status-rejected);background:#ef444433}.badge-processing{color:var(--status-processing);background:#3b82f633}.loading{border:3px solid var(--border-color);border-top-color:var(--button-primary);border-radius:50%;width:20px;height:20px;animation:spin 1s linear infinite;display:inline-block}@keyframes spin{to{transform:rotate(1turn)}}.overlay{background:var(--overlay-bg);z-index:1000;justify-content:center;align-items:center;animation:fadeIn .3s;display:flex;position:fixed;inset:0}.modal{background:var(--modal-bg);border:1px solid var(--modal-border);border-radius:12px;width:90%;max-width:500px;padding:2rem;transition:background-color .3s,border-color .3s;animation:slideUp .3s;box-shadow:0 20px 60px #0000004d}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.card,.container{padding:1rem}}@media (max-width:480px){.container{width:100%;max-width:100%;padding:.75rem}.card{border-radius:8px;padding:.75rem}}.home-page{min-height:100%;overflow-x:hidden}.home-page>section{padding-top:1.5rem;padding-bottom:1.5rem}.home-page>section:first-of-type{padding-top:0}@media (min-width:768px){.home-page>section{padding-top:2rem;padding-bottom:2rem}}@media (min-width:1024px){.home-page>section{padding-top:2.5rem;padding-bottom:2.5rem}}.home-page .raffle-grid-cards{min-width:0}@media (max-width:600px){.home-page .raffle-grid-cards{grid-template-columns:1fr;gap:1rem}}@media (max-width:480px){.home-page .raffle-grid-cta{max-width:100%;padding:.875rem 1rem;font-size:.8125rem}}.home-live-title{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700}.home-live-card{gap:1rem;padding:1.25rem;display:grid}@media (min-width:768px){.home-live-title{font-size:1.75rem}.home-live-card{gap:1.5rem;padding:2rem}}@media (min-width:1024px){.home-live-title{font-size:2rem}}.home-page section h2{word-break:break-word;line-height:1.2}@media (max-width:767px){.home-page section h2{font-size:1.375rem!important}}@media (min-width:768px){.home-page section h2{font-size:1.75rem!important}}@media (min-width:1024px){.home-page section h2{font-size:2rem!important}}img,video{max-width:100%;height:auto;display:block}[style*=backgroundImage]{background-position:50%;background-repeat:no-repeat;background-size:cover}.navbar-responsive{border-bottom:1px solid var(--border-color);background:var(--bg-secondary);z-index:100;width:100%;padding:1rem 0;transition:background-color .3s,border-color .3s;position:relative}.navbar-grid{grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;width:100%;max-width:1200px;display:grid}.navbar-logo{cursor:pointer;justify-self:start;align-items:center;height:37.5px;display:flex}.navbar-logo img{-o-object-fit:contain;object-fit:contain;width:auto;max-width:150px;height:100%;display:block}.navbar-nav{grid-column:2;justify-content:center;align-items:center;gap:1.5rem;display:flex}.navbar-nav a{color:var(--text-primary);text-transform:uppercase;white-space:nowrap;font-weight:500;text-decoration:none;transition:color .3s}.navbar-nav a:hover{color:var(--header-button-bg)}.navbar-actions{grid-column:3;justify-self:end;align-items:center;gap:.75rem;display:flex}.admin-navbar-minimal{padding:.75rem 0}.admin-navbar-inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.admin-navbar-minimal .navbar-logo{flex-shrink:0;height:36px}.admin-navbar-minimal .navbar-logo img{-o-object-fit:contain;object-fit:contain;width:auto;max-width:140px;height:100%}.admin-navbar-nav{flex:1;justify-content:center;align-items:center;display:flex}.admin-navbar-dashboard{color:var(--text-primary);border-radius:8px;padding:.4rem .75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:color .2s,background .2s}.admin-navbar-dashboard.active,.admin-navbar-dashboard:hover{color:var(--color-primary);background:var(--bg-secondary)}.admin-navbar-badge{position:absolute;top:-4px;right:-4px}.admin-navbar-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.admin-navbar-theme{border:1px solid var(--border-color);background:var(--bg-secondary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:1.1rem;transition:background .2s,border-color .2s;display:flex}.admin-navbar-theme:hover{background:var(--button-secondary-hover);border-color:var(--color-primary)}@media (max-width:1024px) and (min-width:769px){.admin-navbar-minimal .navbar-logo{height:32px}.admin-navbar-minimal .navbar-logo img{max-width:120px}.admin-navbar-dashboard{padding:.35rem .6rem;font-size:.875rem}.admin-navbar-theme{width:36px;height:36px;font-size:1rem}.admin-logout-button{padding:.4rem .6rem;font-size:.8125rem}}@media (max-width:768px){.admin-navbar-minimal{padding:.6rem 0}.admin-navbar-inner{gap:.5rem;padding:0 .75rem}.admin-navbar-minimal .navbar-logo{height:28px}.admin-navbar-minimal .navbar-logo img{max-width:90px}.admin-navbar-dashboard{padding:.3rem .5rem;font-size:.8125rem}.admin-navbar-theme{width:34px;height:34px;font-size:.95rem}.admin-navbar-actions .admin-logout-button{text-transform:uppercase;padding:.35rem .5rem;font-size:.75rem}}@media (max-width:480px){.admin-navbar-inner{gap:.35rem;padding:0 .5rem}.admin-navbar-minimal .navbar-logo{height:24px}.admin-navbar-minimal .navbar-logo img{max-width:72px}.admin-navbar-dashboard{padding:.25rem .4rem;font-size:.75rem}.admin-navbar-theme{width:32px;height:32px;font-size:.9rem}.admin-navbar-actions .admin-logout-button{padding:.3rem .4rem;font-size:.6875rem}}.header-responsive{background:var(--header-bg);border-bottom:1px solid var(--header-border);z-index:100;width:100%;padding:.7rem 0;transition:background-color .3s,border-color .3s;position:relative}.header-container{justify-content:center;align-items:center;max-width:1200px;margin:0 auto;padding:.7rem 1.5rem;display:flex}.header-grid{grid-template-columns:auto 1fr auto;align-items:center;gap:1.4rem;width:100%;display:grid;position:relative}.header-grid-simple{justify-content:space-between;align-items:center;width:100%;padding:0 .5rem;display:flex}.header-logo-left{cursor:pointer;align-items:center;transition:transform .2s;display:flex}.header-logo-left:hover{transform:scale(1.05)}.header-notification-badge{color:#fff;border:2px solid var(--header-bg);background:#ef4444;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.65rem;font-weight:700;animation:notification-pulse 2s ease-in-out infinite;display:flex;position:absolute;top:-5px;right:-5px}@keyframes notification-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.header-menu-notification-badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:auto;padding:0 4px;font-size:.65rem;font-weight:700;display:flex}.header-dropdown-section{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px;background:var(--bg-secondary);border-bottom:1px solid var(--border-color);align-items:center;gap:.75rem;padding:.6rem 1rem;font-size:.75rem;font-weight:700;display:flex}.header-menu-icon-simple{color:var(--header-text);font-size:1.25rem}.header-dropdown-register{background:#85bb651a;font-weight:600;color:#85bb65!important}.header-dropdown-register:hover{background:#85bb6533!important}.header-menu-left{grid-column:1;justify-self:start;position:relative}.header-menu-button{background:var(--bg-accent);border:1px solid var(--header-border);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-width:31px;min-height:31px;padding:.35rem .525rem;transition:all .3s;display:flex}.header-menu-button:hover{background:var(--header-dropdown-hover);border-color:var(--header-button-bg)}.header-menu-icon{color:var(--header-menu-icon);font-size:1.5rem;transition:color .3s}.header-menu-dropdown{background:var(--header-dropdown-bg);border:1px solid var(--header-dropdown-border);z-index:1000;border-radius:10px;min-width:250px;transition:background-color .3s,border-color .3s;position:absolute;top:calc(100% + .5rem);left:0;overflow:hidden;box-shadow:0 4px 12px #00000026}.header-logo-center{cursor:pointer;grid-column:2;justify-content:center;justify-self:center;align-items:center;transition:transform .2s;display:flex}.header-logo-center:hover{transform:scale(1.05)}.header-logo-image{-o-object-fit:contain;object-fit:contain;pointer-events:none;width:auto;max-width:108px;height:30px;display:block}.header-actions{grid-column:3;justify-self:end;align-items:center;gap:.75rem;display:flex}.header-link{color:var(--header-text);text-transform:uppercase;font-weight:500;text-decoration:none;transition:color .3s}.header-link:hover{color:var(--header-button-bg)}.header-button{background:var(--header-button-bg);color:var(--header-button-text);text-transform:uppercase;border-radius:8px;padding:.35rem .525rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .3s,color .3s}.header-button:hover{opacity:.9}.header-user-icon-container{align-items:center;gap:.75rem;display:flex;position:relative}.header-user-icon-button{border:1px solid var(--header-border);background:var(--bg-accent);color:var(--header-text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;min-width:31px;min-height:31px;padding:.35rem;transition:all .3s;display:flex}.header-user-icon-button:hover{background:var(--header-dropdown-hover);border-color:var(--header-button-bg);transform:scale(1.1)}.header-user-button{border:1px solid var(--header-border);background:var(--bg-accent);color:var(--header-text);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;border-radius:20px;justify-content:center;align-items:center;max-width:150px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .3s;display:flex;overflow:hidden}.header-user-button:hover{background:var(--header-dropdown-hover);border-color:var(--header-button-bg)}.header-username{text-overflow:ellipsis;white-space:nowrap;max-width:120px;display:block;overflow:hidden}.header-user-icon{font-size:1.25rem}.header-nav-left{align-items:center;gap:1.5rem;display:flex}.header-nav-link{color:var(--header-text);padding:.5rem 0;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s}.header-nav-link:hover{color:var(--color-primary)}.header-user-dropdown-container{position:relative}.header-user-dropdown-button{border:1px solid var(--header-border);background:var(--bg-accent);color:var(--header-text);cursor:pointer;border-radius:25px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .3s;display:flex;position:relative}.header-user-dropdown-button:hover{background:var(--header-dropdown-hover);border-color:var(--color-primary)}.header-user-name{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.header-dropdown-arrow{margin-left:.25rem;font-size:.6rem}.header-user-dropdown{background:var(--header-dropdown-bg);border:1px solid var(--header-border);z-index:1000;border-radius:12px;min-width:220px;animation:slideDown .2s;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 4px 20px #00000026}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.header-dropdown-logout{color:#ef4444;border-top:1px solid var(--header-border);margin-top:.25rem}.header-dropdown-logout:hover{background:#ef44441a}.header-dropdown-item{color:var(--header-text);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.875rem;text-decoration:none;transition:background .3s,color .3s;display:flex}.header-dropdown-item:hover{background:var(--header-dropdown-hover)}.header-dropdown-item.header-dropdown-divider{border-top:1px solid var(--header-dropdown-border);margin-top:.25rem;padding-top:.75rem}.header-dropdown-item:first-child{text-transform:uppercase;color:var(--header-text);font-weight:700}.header-dropdown-button{color:var(--button-danger)}.header-dropdown-button:hover{color:var(--button-danger);background:#ef44441a}.header-dropdown-theme{color:var(--text-secondary);align-items:center;gap:.75rem;display:flex}.header-dropdown-theme:hover{background:var(--header-dropdown-hover);color:var(--text-primary)}.header-mobile-theme{color:var(--text-secondary);background:var(--bg-accent);border-radius:8px;margin-top:.5rem}.header-mobile-theme:hover{background:var(--header-dropdown-hover);color:var(--text-primary)}.header-mobile-menu{background:var(--header-button-bg);color:var(--header-button-text);border:none;border-radius:8px;grid-column:3;justify-self:end;padding:.5rem 1rem;font-size:1.5rem;display:none}.header-mobile-item,.header-mobile-menu{cursor:pointer;transition:background .3s,color .3s}.header-mobile-item{text-align:left;color:var(--header-text);text-transform:uppercase;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem;font-weight:500;text-decoration:none;display:flex}.header-mobile-item:hover{background:var(--header-dropdown-hover)}.header-mobile-button{color:#dc2626}.header-mobile-button:hover{color:#991b1b;background:#fee2e2}.header-nav-mobile{background:var(--header-dropdown-bg);border-top:1px solid var(--header-border);flex-direction:column;grid-column:1/-1;gap:.5rem;width:100%;margin-top:.5rem;padding:1rem;transition:background-color .3s,border-color .3s;display:flex}.header-nav-mobile .header-mobile-item,.header-nav-mobile a{text-align:left;border-bottom:1px solid var(--header-dropdown-border);color:var(--header-text);text-transform:uppercase;align-items:center;gap:.75rem;padding:.75rem;font-weight:500;text-decoration:none;transition:background .3s,color .3s;display:flex}.header-nav-mobile .header-mobile-item:hover,.header-nav-mobile a:hover{background:var(--header-dropdown-hover)}@media (max-width:1024px) and (min-width:769px){img{max-width:100%}.header-grid,.navbar-grid{grid-template-columns:1fr auto 1fr;gap:1.05rem}.header-logo-center{grid-column:2}.header-nav,.navbar-nav{gap:1rem}.header-nav a,.navbar-nav a{font-size:.875rem}.header-logo-image{max-width:90px;height:27px}.navbar-logo img{max-width:120px}}@media (max-width:768px){img,video{max-width:100%;height:auto}.header-container{padding-left:1rem;padding-right:1rem}.header-grid{grid-template-columns:auto 1fr auto;gap:.7rem}.header-menu-left{display:none}.header-logo-center{grid-column:1;justify-self:start}.header-logo-image{max-width:72px;height:24px}.header-mobile-menu{grid-column:3;justify-self:end;display:block}.header-actions{justify-content:flex-end;display:flex}.header-menu-dropdown{min-width:200px;left:0;right:auto}.navbar-grid{grid-template-columns:auto 1fr;gap:1rem}.navbar-nav{display:none}.navbar-actions{grid-area:2/1;justify-content:space-between;width:100%;margin-top:.5rem}.navbar-logo{grid-column:1}.navbar-logo img{max-width:100px;height:auto}.header-dropdown-arrow,.header-nav-left,.header-user-name{display:none}.header-user-dropdown-button{border-radius:50%;justify-content:center;min-width:36px;min-height:36px;padding:.4rem .6rem}}@media (max-width:480px){img,video{max-width:100%;height:auto}.header-container{padding-left:.75rem;padding-right:.75rem}.header-logo-image{max-width:60px;height:21px}.header-user-button{padding:.4rem .6rem;font-size:.75rem}.header-user-name{max-width:60px;font-size:.75rem;display:none}.header-button,.header-link{padding:.4rem .6rem;font-size:.75rem}.header-user-dropdown{min-width:180px;right:-10px}.header-dropdown-item{padding:.625rem .875rem;font-size:.8125rem}.navbar-logo img{max-width:80px}.navbar-actions a{padding:.4rem .6rem;font-size:.75rem}}.notification-bell-container{display:inline-block;position:relative}.notification-bell-button{background:var(--bg-secondary);border:1px solid var(--border-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:relative}.notification-bell-button:hover{background:var(--bg-hover);border-color:var(--border-hover)}.notification-badge{color:#fff;text-align:center;border:2px solid var(--bg-primary);background:#ef4444;border-radius:10px;min-width:18px;padding:2px 6px;font-size:.65rem;font-weight:600;line-height:1;position:absolute;top:-4px;right:-4px}.notification-dropdown{background:var(--bg-primary);border:1px solid var(--border-primary);z-index:1000;border-radius:12px;width:360px;max-width:90vw;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 10px 30px #0003}.notification-dropdown-header{border-bottom:1px solid var(--border-primary);background:var(--bg-secondary);justify-content:space-between;align-items:center;padding:1rem;display:flex}.notification-dropdown-title{color:var(--text-primary);margin:0;font-size:1rem;font-weight:600}.notification-dropdown-close{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.notification-dropdown-close:hover{background:var(--bg-hover);color:var(--text-primary)}.notification-dropdown-actions{border-bottom:1px solid var(--border-primary);background:var(--bg-secondary);padding:.75rem 1rem}.notification-mark-all-btn{color:var(--color-link);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.25rem 0;font-size:.875rem;transition:all .2s;display:flex}.notification-mark-all-btn:hover{color:var(--color-link-hover)}.notification-list{background:var(--bg-primary);max-height:400px;overflow-y:auto}.notification-empty,.notification-loading{text-align:center;color:var(--text-secondary);padding:2rem}.notification-empty p{margin-top:.5rem;font-size:.875rem}.notification-item{border-bottom:1px solid var(--border-primary);cursor:pointer;align-items:flex-start;gap:.75rem;padding:1rem;transition:background .2s;display:flex;position:relative}.notification-item:hover{background:var(--bg-hover)}.notification-item:last-child{border-bottom:none}.notification-unread{background:var(--bg-secondary)}.notification-unread-indicator{background:#3b82f6;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:.5rem;transform:translateY(-50%)}.notification-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;display:flex}.notification-content{flex:1;min-width:0}.notification-title{color:var(--text-primary);margin:0 0 .25rem;font-size:.875rem;font-weight:600;line-height:1.3}.notification-message{color:var(--text-secondary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .25rem;font-size:.8125rem;line-height:1.4;display:-webkit-box;overflow:hidden}.notification-time{color:var(--text-tertiary);font-size:.75rem}.notification-mark-read-btn{border:1px solid var(--border-primary);cursor:pointer;color:var(--text-secondary);background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.notification-mark-read-btn:hover{background:var(--bg-hover);color:var(--text-primary);border-color:var(--border-hover)}.notification-dropdown-footer{border-top:1px solid var(--border-primary);background:var(--bg-secondary);text-align:center;padding:.75rem 1rem}.notification-view-all-btn{color:var(--color-link);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-block}.notification-view-all-btn:hover{color:var(--color-link-hover)}@media (max-width:768px){.notification-dropdown{width:320px;right:-20px}.notification-item{padding:.75rem}.notification-icon{width:36px;height:36px;font-size:1rem}}@media (max-width:480px){.notification-bell-button{width:36px;height:36px}.notification-dropdown{width:calc(100vw - 20px);right:-10px}.notification-list{max-height:300px}}.notifications-page-container{background:var(--bg-primary);min-height:calc(100vh - 80px);padding:2rem 1rem}.notifications-page-wrapper{max-width:900px;margin:0 auto}.notifications-page-header{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.notifications-page-title-section{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.notifications-page-title{color:var(--text-primary);margin:0;font-size:1.75rem;font-weight:700}.notifications-page-subtitle{color:var(--text-secondary);margin:.25rem 0 0;font-size:.875rem}.notifications-filter-buttons{flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;display:flex}.notifications-filter-btn{background:var(--bg-primary);border:1px solid var(--border-primary);color:var(--text-secondary);cursor:pointer;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.notifications-filter-btn:hover{background:var(--bg-hover);color:var(--text-primary)}.notifications-filter-btn.active{background:var(--color-link);color:#fff;border-color:var(--color-link)}.notifications-mark-all-btn-page{background:var(--color-link);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.notifications-mark-all-btn-page:hover{background:var(--color-link-hover)}.notifications-page-list{flex-direction:column;gap:1rem;display:flex}.notifications-page-loading{color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.notifications-page-loading .spinner{border:4px solid var(--border-primary);border-top-color:var(--color-link);border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:spin .8s linear infinite}.notifications-page-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem}.notifications-page-empty,.notifications-page-item{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:12px;display:flex}.notifications-page-item{align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .2s;position:relative}.notifications-page-item:hover{border-color:var(--border-hover);box-shadow:0 4px 12px #0000001a}.notifications-page-item.unread{background:var(--bg-hover);border-color:var(--color-link)}.notifications-page-unread-indicator{background:#3b82f6;border-radius:50%;width:10px;height:10px;position:absolute;top:.75rem;left:.75rem}.notifications-page-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.notifications-page-content{flex:1;min-width:0}.notifications-page-header-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.notifications-page-type-badge{border-radius:6px;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.notifications-page-date{color:var(--text-tertiary);font-size:.8125rem}.notifications-page-item-title{color:var(--text-primary);margin:0 0 .5rem;font-size:1rem;font-weight:600;line-height:1.4}.notifications-page-message{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.6}.notifications-page-action-btn{background:var(--bg-primary);border:1px solid var(--border-primary);cursor:pointer;width:40px;height:40px;color:var(--text-secondary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.notifications-page-action-btn:hover{background:var(--bg-hover);color:var(--text-primary);border-color:var(--border-hover)}.notifications-pagination{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:12px;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;padding:1rem;display:flex}.notifications-pagination-btn{background:var(--bg-primary);border:1px solid var(--border-primary);cursor:pointer;width:40px;height:40px;color:var(--text-primary);border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.notifications-pagination-btn:hover:not(:disabled){background:var(--bg-hover);border-color:var(--border-hover)}.notifications-pagination-btn:disabled{opacity:.5;cursor:not-allowed}.notifications-pagination-info{color:var(--text-secondary);text-align:center;min-width:120px;font-size:.875rem;font-weight:500}@media (max-width:768px){.notifications-page-container{padding:1rem .5rem}.notifications-page-header{padding:1rem}.notifications-page-title{font-size:1.5rem}.notifications-page-item{gap:.75rem;padding:1rem}.notifications-page-icon{width:48px;height:48px}.notifications-page-header-row{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (max-width:480px){.notifications-page-title-section{gap:.75rem}.notifications-page-title{font-size:1.25rem}.notifications-filter-buttons{gap:.5rem}.notifications-filter-btn{padding:.4rem .75rem;font-size:.8125rem}.notifications-page-item{padding:.75rem}.notifications-page-icon{width:40px;height:40px}.notifications-page-action-btn{width:36px;height:36px}}.admin-footer{background:var(--card-bg);border-top:1px solid var(--border-color);z-index:100;padding:.75rem 1rem;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #0000001a}.admin-footer-container{text-align:center;max-width:1200px;margin:0 auto}.admin-footer-title{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin:0 0 .5rem;font-size:.75rem;font-weight:600}.admin-footer-metrics{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.admin-footer-metric{background:var(--bg-primary);border-radius:8px;flex-direction:column;align-items:center;gap:.25rem;min-width:100px;padding:.5rem 1rem;display:flex}.admin-footer-metric-label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.3px;font-size:.6875rem;font-weight:500}.admin-footer-metric-value{color:var(--text-primary);font-size:1.125rem;font-weight:700}.admin-footer-metric-income{color:var(--color-primary)}.admin-footer-metric-pending{color:#f59e0b}@media (max-width:768px){.admin-footer{padding:.5rem}.admin-footer-metrics{gap:.5rem}.admin-footer-metric{min-width:80px;padding:.4rem .75rem}.admin-footer-metric-label{font-size:.5625rem}.admin-footer-metric-value{font-size:.9375rem}}@media (max-width:480px){.admin-footer-title{font-size:.625rem}.admin-footer-metric{min-width:70px;padding:.3rem .5rem}.admin-footer-metric-label{font-size:.5rem}.admin-footer-metric-value{font-size:.8125rem}}.admin-main-with-footer{padding-bottom:120px!important}.admin-dashboard-main{grid-template-rows:auto 1fr;gap:0;min-width:0;padding-top:1.25rem;display:grid;overflow:visible}@media (min-width:769px){.admin-dashboard-main{max-width:1100px;margin-left:auto;margin-right:auto}}@media (max-width:768px){.admin-dashboard-main{width:100%;max-width:100%}}.admin-dashboard-header-row{flex-wrap:nowrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;min-width:0;max-width:100%;height:7.5rem;min-height:5.5rem;display:flex}.admin-dashboard-heading{flex-direction:column;flex:1;gap:.35rem;min-width:0;display:flex}.admin-dashboard-icon-size-switch{cursor:pointer;color:var(--text-primary);-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.admin-dashboard-icon-size-label{white-space:nowrap}.admin-dashboard-icon-size-switch input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--card-bg);border:1px solid var(--card-border);cursor:pointer;border-radius:999px;width:2.5rem;height:1.25rem;transition:background .2s,border-color .2s;position:relative}.admin-dashboard-icon-size-switch input:before{content:"";background:var(--text-primary);border-radius:50%;width:calc(1.25rem - 6px);height:calc(1.25rem - 6px);transition:transform .2s;position:absolute;top:2px;left:2px}.admin-dashboard-icon-size-switch input:checked{background:var(--accent,#6366f1);border-color:var(--accent,#6366f1)}.admin-dashboard-icon-size-switch input:checked:before{transform:translate(1.25rem)}.admin-dashboard-subtitle,.admin-dashboard-title{color:var(--text-primary);overflow-wrap:break-word;word-break:break-word;margin:0!important;padding:0!important;line-height:1!important}.admin-dashboard-title{font-size:2.25rem;margin-bottom:20px!important}.admin-dashboard-subtitle{font-size:1.3rem;margin-bottom:20px!important}.admin-dashboard-section{min-width:0;min-height:0;margin-top:0;overflow:visible}.admin-dashboard-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));min-width:0;display:grid}.admin-dashboard-grid>*{min-width:0}.admin-dashboard-grid--classic{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.admin-dashboard-grid .admin-dashboard-card-badge{top:2px!important;right:2px!important}@media (max-width:560px){.admin-dashboard-grid,.admin-dashboard-section{box-sizing:border-box;width:100%;max-width:100%}.admin-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-dashboard-grid--classic{box-sizing:border-box;grid-template-columns:minmax(0,1fr);width:100%;max-width:100%}}@media (max-width:350px){.admin-dashboard-grid,.admin-dashboard-grid--classic{grid-template-columns:minmax(0,1fr)}}@media (max-width:400px){.admin-dashboard-header-row{flex-wrap:wrap;height:auto;min-height:5.5rem}.admin-dashboard-heading{flex:100%}}.results-section{background:var(--bg-secondary);padding:3rem 0;transition:background-color .3s}.results-header{text-align:center;margin-bottom:2rem}.results-title{color:var(--text-primary);margin:0 0 .5rem;font-size:2rem;font-weight:700;transition:color .3s}.results-subtitle{color:var(--text-secondary);margin:0;font-size:1rem;transition:color .3s}.results-empty,.results-loading{background:var(--card-bg);border:1px solid var(--card-border);text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:3rem 1.5rem;transition:background-color .3s,border-color .3s;display:flex}.results-spinner{border:4px solid var(--border-color);border-top-color:var(--button-primary);border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:spin .8s linear infinite}.results-empty-icon{margin-bottom:.5rem;font-size:3rem}.results-empty p,.results-loading p{color:var(--text-secondary);margin:0;font-size:1rem}.results-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;margin-bottom:2rem;display:grid}.results-card{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:0 4px 12px var(--card-shadow);border-radius:12px;transition:transform .3s,box-shadow .3s,background-color .3s,border-color .3s;overflow:hidden}.results-card:hover{box-shadow:0 8px 24px var(--card-shadow);transform:translateY(-4px)}.results-card-header{background:linear-gradient(135deg,var(--button-primary),var(--button-secondary));color:#fff;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.results-card-emoji{font-size:1.25rem}.results-card-type{text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:700}.results-card-body{padding:1rem}.results-card-title{color:var(--text-primary);margin:0 0 .75rem;font-size:1rem;font-weight:600;line-height:1.4;transition:color .3s}.results-card-date{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.8125rem;transition:color .3s;display:flex}.results-card-date-icon{font-size:.875rem}.results-card-time{opacity:.8;font-size:.75rem}.results-card-winner{background:var(--bg-accent);border-top:1px solid var(--border-color);flex-direction:column;align-items:center;gap:.25rem;padding:.875rem 1rem;transition:background-color .3s,border-color .3s;display:flex}.results-card-winner-label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:.6875rem;font-weight:600;transition:color .3s}.results-card-winner-value{color:var(--button-primary);text-align:center;word-break:break-word;font-size:1.125rem;font-weight:700}.results-footer{justify-content:center;display:flex}.results-button{background:var(--button-primary);color:var(--button-text);text-transform:uppercase;font-size:1rem;font-weight:700;font-family:var(--font-cherry-bomb),cursive,system-ui,sans-serif;border-radius:10px;padding:.875rem 2rem;text-decoration:none;transition:background-color .3s,transform .2s,box-shadow .2s;display:inline-block}.results-button:hover{box-shadow:0 4px 12px #0003}.raffle-grid-cta:hover,.results-button:hover{background:var(--button-primary-hover);text-decoration:none;transform:translateY(-2px)}.raffle-grid-cta:hover{box-shadow:0 6px 16px var(--card-shadow)}@media (max-width:768px){.results-section{padding:2rem 0}.results-title{font-size:1.5rem}.results-subtitle{font-size:.875rem}.results-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.results-card-title{font-size:.9375rem}.results-button{padding:.75rem 1.5rem;font-size:.875rem}}@media (max-width:480px){.results-section{padding:1.5rem 0}.results-header{margin-bottom:1.5rem}.results-title{font-size:1.25rem}.results-grid{grid-template-columns:1fr;gap:.875rem}.results-card-header{padding:.625rem .875rem}.results-card-body{padding:.875rem}.results-card-winner{padding:.75rem .875rem}.results-card-winner-value{font-size:1rem}.results-button{text-align:center;width:100%;padding:.75rem 1rem}}.tutorial-backdrop{z-index:9999;background:#00000080;justify-content:center;align-items:center;padding:1rem;animation:tutorial-fade-in .2s ease-out;display:flex;position:fixed;inset:0}.tutorial-backdrop-blur{pointer-events:none;background:0 0}.tutorial-backdrop-blur .tutorial-spotlight-svg{pointer-events:none}.tutorial-spotlight-blocker{pointer-events:auto;background:0 0;position:fixed}.tutorial-backdrop-blur .tutorial-spotlight-message{pointer-events:auto}.tutorial-spotlight-svg{width:100%;height:100%;position:absolute;inset:0}.tutorial-modal{z-index:1;background:var(--bg-card);width:100%;max-width:420px;color:var(--text-primary);border-radius:16px;padding:1.75rem;position:relative;box-shadow:0 20px 60px #0000004d}.tutorial-modal-welcome .tutorial-title{text-align:center;margin:0 0 .75rem;font-size:1.35rem}.tutorial-text{text-align:center;color:var(--text-secondary);margin:0 0 1.5rem;font-size:1rem;line-height:1.5}.tutorial-step-badge{text-transform:uppercase;letter-spacing:.05em;color:var(--color-primary);background:var(--color-primary-very-light);border-radius:999px;margin-bottom:1rem;padding:.35rem .75rem;font-size:.8rem;font-weight:600;display:inline-block}.tutorial-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.tutorial-actions-spotlight{flex-direction:column;align-items:stretch;gap:.75rem;margin-top:.5rem}.tutorial-actions-spotlight .tutorial-btn-skip-xs{order:-1;align-self:center;width:auto;padding:.25rem .5rem;font-size:.7rem}.tutorial-actions-spotlight .tutorial-actions-main{flex-flow:row;justify-content:center;align-items:center;gap:1.25rem;display:flex}.tutorial-actions-spotlight .tutorial-actions-main .tutorial-btn{width:auto}.tutorial-btn{cursor:pointer;border:none;border-radius:10px;padding:.65rem 1.25rem;font-size:.95rem;font-weight:600;transition:background .2s,color .2s}.tutorial-btn-back{color:var(--text-muted);border:1px solid var(--border-color,#d4d4c4);background:0 0}.tutorial-btn-back:hover{background:var(--bg-hover);color:var(--text-primary)}.tutorial-btn-skip{color:var(--text-muted);background:0 0}.tutorial-btn-skip:hover{background:var(--bg-hover);color:var(--text-primary)}.tutorial-btn-primary{background:var(--color-primary);color:var(--color-white)}.tutorial-btn-primary:hover{background:var(--color-primary-dark)}.tutorial-btn-inline{width:100%;margin-top:.75rem}.tutorial-spotlight-message{background:var(--bg-card);min-width:260px;max-width:320px;color:var(--text-primary);border-radius:12px;padding:1rem 1.25rem;position:fixed;box-shadow:0 10px 40px #00000040}.tutorial-spotlight-text{text-align:center;margin:0;font-size:1rem;font-weight:600}.tutorial-highlight-menu,.tutorial-highlight-register{outline:3px solid var(--color-primary);outline-offset:2px;border-radius:8px;box-shadow:0 0 0 9999px #0000}.tutorial-highlight-register{outline-color:var(--color-primary-dark)}.tutorial-highlight-submit{outline:3px solid var(--color-primary,#85bb65);outline-offset:2px;box-shadow:0 0 0 3px #85bb6566}@media (max-width:768px){.tutorial-backdrop{padding:max(.75rem,env(safe-area-inset-top)) .75rem .75rem;align-items:flex-start}.tutorial-modal{max-width:none;padding:1.25rem}.tutorial-modal-welcome .tutorial-title{font-size:1.2rem}.tutorial-text{font-size:.9375rem}.tutorial-step-badge{margin-bottom:.75rem;padding:.3rem .6rem;font-size:.7rem}.tutorial-spotlight-message{width:calc(100vw - 2rem);min-width:0;max-width:min(320px,100vw - 2rem);max-height:calc(100vh - 2rem - env(safe-area-inset-top) - env(safe-area-inset-bottom));margin-left:0;padding:.875rem 1rem;right:auto;overflow-y:auto;left:50%!important}.tutorial-spotlight-message.tutorial-message-mobile-above{transform:translate(-50%)translateY(-100%)!important}.tutorial-spotlight-message.tutorial-message-mobile-below{transform:translate(-50%)translateY(0)!important}.tutorial-spotlight-text{font-size:.9375rem;line-height:1.4}.tutorial-btn{padding:.6rem 1rem;font-size:.875rem}}@media (max-width:480px){.tutorial-modal{padding:1rem}.tutorial-spotlight-message{width:calc(100vw - 1.5rem);padding:.75rem .875rem}.tutorial-spotlight-text{font-size:.875rem}}@keyframes tutorial-fade-in{0%{opacity:0}to{opacity:1}}.live-page{gap:1.5rem;padding-top:1.5rem;padding-bottom:2rem;display:grid}.live-page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.live-page-title{color:var(--text-primary);margin:0}.live-page-back{color:var(--color-primary);font-weight:600;text-decoration:none}.live-loading{text-align:center;color:var(--text-secondary);padding:2rem}.live-layout{gap:1rem;width:100%;display:grid}.live-stream-wrap{background:var(--card-bg,#1e293b);border:1px solid var(--border-color,#334155);aspect-ratio:16/9;border-radius:12px;width:100%;position:relative;overflow:hidden}.live-stream-iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.live-chat-wrap{background:var(--card-bg,#1e293b);border:1px solid var(--border-color,#334155);border-radius:12px;width:100%;min-height:400px;position:relative;overflow:hidden}.live-chat-iframe{border:none;width:100%;height:100%;min-height:400px}.live-placeholder{color:var(--text-secondary);place-items:center;display:grid;position:absolute;inset:0}.live-cta{justify-content:center;display:flex}.live-cta-button{background:var(--color-primary,#228d57);color:#fff;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:700;text-decoration:none}@media (min-width:768px){.live-layout{grid-template-columns:1fr 350px;align-items:start}.live-chat-iframe,.live-chat-wrap{min-height:500px}}@media (min-width:1024px){.live-layout{grid-template-columns:1fr 380px}.live-chat-iframe,.live-chat-wrap{min-height:600px}}.social-float{z-index:50;position:fixed;bottom:1.5rem;left:1.5rem}.social-float-always-visible,.social-float-inner,.social-float-submenu{flex-direction:column-reverse;align-items:flex-start;gap:.75rem;display:flex}.social-float-submenu{opacity:0;pointer-events:none;max-height:0;transition:max-height .25s,opacity .2s;overflow:hidden}.social-float-submenu-open{opacity:1;pointer-events:auto;max-height:320px}.social-float-toggle{color:#fff;background:var(--color-accent,var(--color-primary,#228d57));cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;padding:0;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.social-float-toggle:hover{filter:brightness(.92);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.social-float-toggle-icon{width:1.5rem;height:1.5rem}.social-float-btn{color:#fff;border-radius:9999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;padding:.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.social-float-btn:hover{transform:scale(1.1);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.social-float-icon{width:1.25rem;height:1.25rem}.social-float-facebook{background:#1877f2}.social-float-instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d 50%,#fcb045)}.social-float-twitter{background:#000}.social-float-youtube{background:red}.social-float-tiktok{background:#000}.social-float-whatsapp{background:#25d366}.social-float-whatsapp:hover{background:#20bd5a}@media (max-width:767px){.social-float{bottom:1rem;left:1rem}.social-float-toggle{width:3rem;height:3rem}.social-float-toggle-icon{width:1.25rem;height:1.25rem}.social-float-btn{width:2.5rem;height:2.5rem}.social-float-icon{width:1.125rem;height:1.125rem}}@media (min-width:768px){.social-float{bottom:1.5rem;left:1.5rem}.social-float-inner,.social-float-submenu{gap:.875rem}.social-float-toggle{width:3.5rem;height:3.5rem}.social-float-btn{width:3rem;height:3rem}.social-float-icon{width:1.5rem;height:1.5rem}}@media (min-width:1024px){.social-float-btn{width:3.25rem;height:3.25rem}}.ejecutar-ruleta-card{margin-left:auto;margin-right:auto}@media (max-width:640px){.ejecutar-ruleta-card{width:calc(100% - 1rem);margin-left:.5rem;margin-right:.5rem;max-width:calc(100vw - 1rem)!important}.ejecutar-ruleta-wrapper{min-height:0}}.slot-roulette-container{box-sizing:border-box;width:100%}.slot-roulette-wrapper{width:100%;max-width:600px;margin:0 auto}.slot-roulette-wrapper svg{width:100%;height:auto;display:block}@media (min-width:769px){.slot-roulette-wrapper{max-width:600px}}@media (max-width:768px){.slot-roulette-container{padding:.5rem}.slot-roulette-wrapper{max-width:90vw}}@media (max-width:480px){.slot-roulette-container{padding:.25rem}.slot-roulette-wrapper{max-width:98vw}}@keyframes slot-roulette-pulse{0%,to{transform:scale(1)}50%{transform:scale(.97)}}.slot-roulette-segment-pulse{animation:slot-roulette-pulse .15s ease-out}.slot-roulette-wrapper path[role=button]:focus{outline:none}.slot-roulette-wrapper path[role=button]:focus-visible{outline-offset:0;outline:none}@media (prefers-reduced-motion:reduce){.slot-roulette-segment-pulse{animation:none}.slot-roulette-wrapper .slot-roulette-segment,.slot-roulette-wrapper .slot-roulette-segment path{transition:none!important}.slot-roulette-wrapper .slot-roulette-segment{transform:none!important}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@font-face{font-family:Fredoka;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3e5302f118d6bde7-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:Fredoka;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bb36247b0b027bd1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fredoka;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bca7023bf625e650-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fredoka;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3e5302f118d6bde7-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:Fredoka;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bb36247b0b027bd1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fredoka;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bca7023bf625e650-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fredoka;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3e5302f118d6bde7-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:Fredoka;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bb36247b0b027bd1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fredoka;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bca7023bf625e650-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fredoka;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3e5302f118d6bde7-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:Fredoka;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bb36247b0b027bd1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fredoka;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bca7023bf625e650-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fredoka Fallback;src:local("Arial");ascent-override:95.64%;descent-override:23.17%;line-gap-override:0.00%;size-adjust:101.84%}.__className_c621a5{font-family:Fredoka,Fredoka Fallback,system-ui,sans-serif;font-style:normal}.__variable_c621a5{--font-cherry-bomb:"Fredoka","Fredoka Fallback",system-ui,sans-serif}@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b3097673cd409a21-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/2409d02eaee47cb9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b72a6a678d511e3a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a33a3f3323a75998-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/bd9b9909c3a641ff-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b3097673cd409a21-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/2409d02eaee47cb9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b72a6a678d511e3a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/a33a3f3323a75998-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/bd9b9909c3a641ff-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b3097673cd409a21-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/2409d02eaee47cb9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b72a6a678d511e3a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/a33a3f3323a75998-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/bd9b9909c3a641ff-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b3097673cd409a21-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/2409d02eaee47cb9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b72a6a678d511e3a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a33a3f3323a75998-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/bd9b9909c3a641ff-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Oswald Fallback;src:local("Arial");ascent-override:146.51%;descent-override:35.49%;line-gap-override:0.00%;size-adjust:81.43%}.__className_4b3a9b{font-family:Oswald,Oswald Fallback,system-ui,sans-serif;font-style:normal}.__variable_4b3a9b{--font-oswald:"Oswald","Oswald Fallback",system-ui,sans-serif}