/*! tailwindcss v4.3.3 | 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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--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;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-ease:initial}}}@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-white:#fff;--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.min-h-screen{min-height:100vh}.flex-shrink{flex-shrink:1}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.bg-\[\#030303\]{background-color:#030303}.break-all{word-break:break-all}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.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,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.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,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;margin:0;padding:0;font-family:inherit;color:#fff!important;background-color:#030303!important}*,:after,:before{box-sizing:border-box}:root{--bg:#131313;--bg-header:#131313;--bg-surface:#1c1c1c;--bg-surface-hover:#2a2a2a;--border-subtle:#1c1c1c;--border-input:#2a2a2a;--text-primary:#f1f5f9;--text-secondary:#a1a1a1;--text-muted:#64748b;--icon-color:#a1a1a1;--icon-hover:#fff;--search-bg:#1c1c1c;--search-focus-bg:#131313;--toggle-bg:#2a2a2a;--toggle-thumb-bg:#131313}html{background-color:#030303}.header{z-index:100;background:0 0;border-bottom:none;width:100%;transition:all .3s;position:absolute;top:0;left:0}.header-inner{justify-content:space-between;max-width:1400px;height:125px;margin:0 auto;padding:0 24px}.header-inner,.header-logo{align-items:center;display:flex}.header-logo{flex-shrink:0;text-decoration:none;transition:opacity .2s}.header-logo:hover{opacity:.82}.header-logo-img{object-fit:contain;width:auto;height:44px}html.dark .header-logo-img{filter:brightness(0)invert()}.header-nav-links{align-items:center;gap:32px;margin:0 auto;display:flex}.header-nav-link{color:#ffffffb3;letter-spacing:-.01em;padding:6px 0;font-size:14.5px;font-weight:500;text-decoration:none;transition:color .25s;position:relative}.header-nav-link:hover{color:#3b82f6}.header-nav-link--active{color:#3b82f6;font-weight:600}.header-nav-link--active:after{content:"";background-color:#3b82f6;border-radius:2px;width:100%;height:2.5px;position:absolute;bottom:0;left:0;box-shadow:0 0 8px #3b82f680}.header-right{flex-shrink:0;align-items:center;gap:16px;display:flex}.header-btn-anunciar{color:#fff;cursor:pointer;white-space:nowrap;letter-spacing:-.01em;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:25px;justify-content:center;align-items:center;padding:8px 24px;font-size:13.5px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden}.header-btn-anunciar:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 20%,#ffffff40 45%,#ffffff73 50%,#ffffff40 55%,#0000 80%);width:60%;height:100%;animation:btnShine 3s ease-in-out infinite;position:absolute;top:0;left:-100%}@keyframes btnShine{0%{left:-100%}40%{left:150%}to{left:150%}}.btn-shine-text{z-index:1;position:relative}.header-btn-anunciar:hover{transform:translateY(-1px);box-shadow:0 4px 14px -2px #2563eb66}.header-btn-anunciar:active{transform:translateY(0)}.header-actions{align-items:center;gap:4px;display:flex}.header-action-icon{width:38px;height:38px;color:var(--icon-color);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:color .2s,background-color .2s;display:flex}.header-action-icon--active,.header-action-icon:hover{color:var(--icon-hover);background-color:var(--bg-surface)}.dropdown-wrapper{position:relative}.dropdown-panel{background:var(--bg);border:1px solid var(--border-input);z-index:200;opacity:0;pointer-events:none;border-radius:14px;transition:opacity .2s,transform .25s cubic-bezier(.34,1.56,.64,1);position:absolute;top:calc(100% + 10px);right:0;transform:translateY(-8px)scale(.97);box-shadow:0 12px 40px -8px #0000001f,0 4px 12px -2px #0000000f}.dropdown-panel--open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.notif-panel{flex-direction:column;width:440px;min-height:380px;display:flex;overflow:hidden}.notif-panel .notif-sidebar{border-right:1px solid var(--border-input);flex-direction:column;justify-content:space-between;width:52px;padding:10px 0;display:flex;position:absolute;top:0;bottom:48px;left:0}.notif-sidebar-tabs{flex-direction:column;gap:2px;padding:0 8px;display:flex}.notif-sidebar-btn{width:36px;height:36px;color:var(--icon-color);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:color .15s,background-color .15s;display:flex}.notif-sidebar-btn:hover{color:var(--icon-hover);background-color:var(--bg-surface)}.notif-sidebar-btn--active{color:#3b82f6;background-color:var(--bg-surface)}.notif-sidebar-btn--bottom{margin:0 8px}.notif-content{flex:1;align-items:flex-start;margin-left:52px;padding:20px 24px;display:flex}.notif-empty{color:var(--text-secondary);font-size:14px;font-weight:400}.notif-footer{border-top:1px solid var(--border-input);text-align:center;margin-left:52px;padding:12px 24px}.notif-footer a{color:var(--text-secondary);font-size:13px;font-weight:500;text-decoration:none;transition:color .15s}.notif-footer a:hover{color:var(--text-primary)}.cart-panel{width:320px;padding:24px}.cart-empty{color:var(--text-secondary);text-align:center;padding:8px 0;font-size:14px;font-weight:400}.categories-panel{width:420px;padding:0;left:0;right:auto}.cat-filter{border-bottom:1px solid var(--border-input);color:var(--text-muted);align-items:center;gap:10px;padding:14px 18px;display:flex}.cat-filter-input{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-size:13.5px;font-weight:400}.cat-filter-input::placeholder{color:var(--text-muted)}.cat-section-header{justify-content:space-between;align-items:center;padding:12px 18px 6px;display:flex}.cat-section-title{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:700}.cat-section-link{color:#3b82f6;letter-spacing:.03em;font-size:11px;font-weight:600;text-decoration:none;transition:opacity .15s}.cat-section-link:hover{opacity:.75}.cat-games-grid{grid-template-columns:1fr 1fr;gap:2px;padding:6px 10px 14px;display:grid}.cat-game-item{color:var(--text-primary);border-radius:10px;align-items:center;gap:10px;padding:10px;text-decoration:none;transition:background-color .15s;display:flex}.cat-game-item:hover{background-color:var(--bg-surface)}.cat-game-name{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.game-icon-wrapper{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden;box-shadow:0 2px 8px -2px #00000026}.game-icon-img{object-fit:cover;width:100%;height:100%}.game-icon-fallback{color:#fff}.game-icon-initial{letter-spacing:-.02em;font-size:13px;font-weight:700}.cat-empty{text-align:center;color:var(--text-muted);grid-column:1/-1;padding:24px 0;font-size:13px}.header-nav-item--active{color:var(--text-primary);background-color:var(--bg-surface)}.theme-toggle-btn{position:relative;overflow:hidden}.theme-icon{transition:opacity .35s,transform .5s cubic-bezier(.34,1.56,.64,1);position:absolute}.theme-icon-sun{opacity:1;color:#f59e0b;transform:rotate(0)scale(1)}.theme-icon-moon{opacity:0;color:#93c5fd;transform:rotate(-90deg)scale(0)}.theme-toggle-btn--dark .theme-icon-sun{opacity:0;transform:rotate(90deg)scale(0)}.theme-toggle-btn--dark .theme-icon-moon{opacity:1;transform:rotate(0)scale(1)}.theme-transition-overlay{z-index:99999;pointer-events:none;width:100vw;height:100vh;clip-path:circle(0 at var(--tx,50%) var(--ty,50%));opacity:1;transition:clip-path .6s cubic-bezier(.4,0,.2,1),opacity .3s;position:fixed;top:0;left:0}.theme-transition-overlay--active{clip-path:circle(150% at var(--tx,50%) var(--ty,50%))}.theme-transition-overlay--fade{opacity:0}.hero-section{background-color:#000;align-items:center;min-height:100vh;padding-top:125px;display:flex;position:relative;overflow:hidden}.hero-bg-wrapper{z-index:1;pointer-events:none;position:absolute;inset:0}.hero-bg-img{object-fit:cover;object-position:right center;width:100%;height:100%}.hero-fade-overlay{pointer-events:none;position:absolute;inset:0}.hero-fade-overlay--left{z-index:2;background:linear-gradient(90deg,#000 25%,#000c 45%,#0000 75%)}.hero-fade-overlay--bottom{z-index:2;background:linear-gradient(#0000 60%,#000 95%)}.hero-fade-overlay--top{z-index:2;background:linear-gradient(#000 5%,#0000 30%)}.hero-container{z-index:10;align-items:center;gap:36px;width:100%;max-width:1400px;margin:0 auto;padding:0 40px;display:flex;position:relative}.hero-social-sidebar{z-index:12;flex-direction:column;flex-shrink:0;gap:16px;display:flex}.hero-social-link{color:#ffffff8c;cursor:pointer;background-color:#ffffff08;border:1.5px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.hero-social-link:hover{color:#3b82f6;background-color:#3b82f61a;border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 0 15px #3b82f666}@media (max-width:768px){.hero-container{flex-direction:column;align-items:flex-start;gap:30px}.hero-social-sidebar{flex-direction:row;gap:16px}}.hero-content{flex-direction:column;gap:24px;max-width:680px;display:flex}.hero-tag{color:#3b82f6;letter-spacing:.18em;text-transform:uppercase;font-size:14px;font-weight:700}.hero-title{color:#fff;letter-spacing:-.035em;font-size:74px;font-weight:800;line-height:1.1}.text-blue{color:#3b82f6;text-shadow:0 0 15px #3b82f673}.hero-description{color:#ffffffb3;font-size:18px;font-weight:400;line-height:1.6}.hero-slide-anim{transition:opacity .35s,transform .35s}.hero-slide-anim--in{opacity:1;transform:translateY(0)}.hero-slide-anim--out{opacity:0;transform:translateY(12px)}.hero-actions-btns{align-items:center;gap:16px;margin-top:10px;display:flex}.hero-btn-primary{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:25px;justify-content:center;align-items:center;padding:15px 38px;font-size:16px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 15px #2563eb4d}.hero-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2563eb80}.hero-btn-secondary{color:#fff;background:0 0;border:1.5px solid #fff3;border-radius:25px;justify-content:center;align-items:center;padding:15px 38px;font-size:16px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.hero-btn-secondary:hover{background:#ffffff0d;border-color:#fff}.hero-dots{gap:8px;margin-top:25px;display:flex}.hero-dot{cursor:pointer;background-color:#ffffff40;border:none;border-radius:50%;outline:none;width:8px;height:8px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.hero-dot--active{background-color:#3b82f6;border-radius:4px;width:28px;box-shadow:0 0 8px #3b82f666}.hero-dot:hover:not(.hero-dot--active){background-color:#ffffff8c}.hero-watermark-wrapper{z-index:3;pointer-events:none;width:100%;position:absolute;inset:0;overflow:hidden}.hero-floating-icon{color:#3b82f6;opacity:.08;pointer-events:none;filter:drop-shadow(0 0 8px #3b82f633);position:absolute}.hero-icon-discord{top:18%;left:-2%;transform:rotate(-18deg)}.hero-icon-youtube{top:45%;left:32%;transform:rotate(15deg)}.hero-icon-telegram{bottom:15%;left:2%;transform:rotate(-8deg)}@media (max-width:768px){.hero-watermark-wrapper{width:100%}.hero-floating-icon{opacity:.02}}@media (max-width:1024px){.header-inner{gap:12px;padding:0 18px}.header-search{max-width:380px}}@media (max-width:768px){.header-inner{gap:10px;height:56px;padding:0 14px}.header-nav-categories,.header-right .header-btn-anunciar{display:none}.header-search{flex:1;max-width:none;margin:0}.header-logo-img{height:30px}}.auth-page{background-color:var(--bg);flex-direction:column;align-items:center;min-height:100vh;padding:40px 20px;transition:background-color .4s}.auth-logo,.auth-page{justify-content:center;display:flex}.auth-logo{margin-bottom:30px;transition:opacity .2s}.auth-logo:hover{opacity:.85}.auth-logo-img{object-fit:contain;width:auto;height:44px}html.dark .auth-logo-img{filter:brightness(0)invert()}.auth-card{background:var(--bg-header);border:1px solid var(--border-input);border-radius:12px;flex-direction:column;justify-content:center;width:100%;max-width:960px;min-height:280px;margin-bottom:25px;padding:45px 50px;transition:background-color .4s,border-color .4s,box-shadow .4s;display:flex;box-shadow:0 10px 30px -10px #0000000a,0 1px 3px #00000005}.auth-card-choose{width:100%}.auth-card-header{color:var(--text-primary);border-bottom:1.5px solid var(--border-input);align-items:center;gap:10px;margin-bottom:30px;padding-bottom:16px;display:flex}.auth-card-title{letter-spacing:-.02em;font-size:18px;font-weight:700}.auth-choose-grid{align-items:stretch;gap:40px;display:flex;position:relative}.auth-choose-option{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:10px 0;display:flex}.auth-choose-heading{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:8px;font-size:15px;font-weight:700}.auth-choose-desc{color:var(--text-secondary);max-width:260px;margin-bottom:24px;font-size:13.5px;line-height:1.5}.auth-choose-divider{background-color:var(--border-input);align-self:stretch;width:1px}.auth-btn{cursor:pointer;white-space:nowrap;letter-spacing:-.01em;border-radius:8px;outline:none;justify-content:center;align-items:center;padding:10px 28px;font-size:13.5px;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.auth-btn--primary{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;overflow:hidden}.auth-btn--primary:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 20%,#ffffff40 45%,#ffffff73 50%,#ffffff40 55%,#0000 80%);width:60%;height:100%;animation:btnShine 3s ease-in-out infinite;position:absolute;top:0;left:-100%}.auth-btn--primary:hover{transform:translateY(-1px);box-shadow:0 4px 14px -2px #2563eb59}.auth-btn--primary:active{transform:translateY(0)}.auth-btn--outline{color:#3b82f6;background:0 0;border:1.5px solid #3b82f6}.auth-btn--outline:hover{background-color:#3b82f60f;transform:translateY(-1px)}.auth-btn--outline:active{transform:translateY(0)}.auth-btn--full{width:100%;padding:12px}.auth-form-view{width:100%;max-width:440px;margin:0 auto;position:relative}.auth-back-btn{border:1px solid var(--border-input);background:var(--bg-surface);width:36px;height:36px;color:var(--text-primary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex;position:absolute;top:-10px;left:-10px}.auth-back-btn:hover{background:var(--bg-surface-hover);transform:translate(-2px)}.auth-form-header{text-align:center;margin-top:15px;margin-bottom:25px}.auth-form-title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:6px;font-size:20px;font-weight:700}.auth-form-subtitle{color:var(--text-secondary);font-size:13.5px}.auth-form{gap:18px}.auth-form,.auth-input-group{flex-direction:column;display:flex}.auth-input-group{gap:6px}.auth-label{color:var(--text-primary);font-size:13px;font-weight:600}.auth-input-wrapper{color:var(--text-muted);align-items:center;display:flex;position:relative}.auth-input-wrapper>svg:first-child{pointer-events:none;position:absolute;left:14px}.auth-input{border:1.5px solid var(--border-input);background-color:var(--bg);width:100%;color:var(--text-primary);border-radius:8px;outline:none;padding:11px 16px 11px 42px;font-size:14px;transition:all .2s}.auth-input:focus{background-color:var(--bg-header);border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.auth-input-toggle{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .15s;display:flex;position:absolute;right:12px}.auth-input-toggle:hover{color:var(--text-primary)}.auth-form-extras{justify-content:space-between;align-items:center;font-size:13px;display:flex}.auth-checkbox-label{cursor:pointer;color:var(--text-secondary);-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-size:13.5px;display:flex}.auth-checkbox{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.auth-checkbox-custom{background-color:var(--bg);border:2px solid var(--border-input);border-radius:5px;justify-content:center;align-items:center;width:18px;height:18px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.auth-checkbox-label:hover .auth-checkbox-custom{background-color:var(--bg-surface);border-color:#3b82f6}.auth-checkbox:checked~.auth-checkbox-custom{background-color:#3b82f6;border-color:#3b82f6;box-shadow:0 2px 8px #3b82f64d}.auth-checkbox-custom:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;transition:transform .2s cubic-bezier(.34,1.56,.64,1);display:none;position:absolute;top:2px;left:5px;transform:rotate(45deg)scale(.6)}.auth-checkbox:checked~.auth-checkbox-custom:after{display:block;transform:rotate(45deg)scale(1)}.auth-checkbox-text{transition:color .2s}.auth-checkbox-label:hover .auth-checkbox-text{color:var(--text-primary)}.auth-forgot-link{color:#3b82f6;font-weight:500;text-decoration:none;transition:opacity .15s}.auth-forgot-link:hover{text-decoration:underline}.auth-switch-text{text-align:center;color:var(--text-secondary);margin-top:20px;font-size:13.5px}.auth-switch-btn{color:#3b82f6;cursor:pointer;background:0 0;border:none;padding:0;font-size:13.5px;font-weight:600}.auth-switch-btn:hover{text-decoration:underline}.auth-footer{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.auth-footer-copy{color:var(--text-secondary);font-size:12px}.auth-footer-link{color:#f9a825;letter-spacing:.05em;font-size:12px;font-weight:700;text-decoration:none;transition:opacity .15s}.auth-footer-link:hover{opacity:.8}.auth-alert{border:1px solid #0000;border-radius:8px;margin-bottom:20px;padding:12px 16px;font-size:13.5px;font-weight:500;line-height:1.4;transition:all .3s}.auth-alert--error{color:#ef4444;background-color:#ef44441a;border-color:#ef444440}html.dark .auth-alert--error{color:#f87171;background-color:#ef444426;border-color:#ef444459}.auth-alert--success{color:#10b981;background-color:#10b9811a;border-color:#10b98140}html.dark .auth-alert--success{color:#34d399;background-color:#10b98126;border-color:#10b98159}.auth-social-divider{text-align:center;color:var(--text-muted);align-items:center;margin:22px 0 16px;display:flex}.auth-social-divider:after,.auth-social-divider:before{content:"";border-bottom:1.5px solid var(--border-input);flex:1}.auth-social-divider:before{margin-right:12px}.auth-social-divider:after{margin-left:12px}.auth-social-divider span{text-transform:uppercase;letter-spacing:1px;font-size:11.5px;font-weight:700}.auth-social-grid{gap:12px;width:100%;display:flex}.auth-social-btn{cursor:pointer;background:var(--bg);border:1.5px solid var(--border-input);color:var(--text-primary);border-radius:8px;outline:none;flex:1;justify-content:center;align-items:center;gap:8px;padding:11px 16px;font-size:13.5px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.auth-social-btn:hover:not(:disabled){background:var(--bg-surface);border-color:#ffffff26;transform:translateY(-1px)}.auth-social-btn:active:not(:disabled){transform:translateY(0)}.auth-social-btn:disabled{opacity:.5;cursor:not-allowed}.auth-social-btn.auth-google-btn svg{color:#ea4335}.auth-social-btn.auth-discord-btn svg{color:#5865f2}.profile-panel{flex-direction:column;width:290px;display:flex;overflow:hidden}.profile-header{border-bottom:1.5px solid var(--border-input);align-items:center;gap:14px;padding:16px 20px;display:flex}.profile-avatar{flex-shrink:0}.avatar-circle{color:#00d2ff;background:radial-gradient(circle,#0f172a,#020617);border:2px solid #00d2ff;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:flex;overflow:hidden;box-shadow:0 0 10px #00d2ff59}.profile-info{flex-direction:column;gap:3px;display:flex}.profile-greeting{color:var(--text-primary);letter-spacing:-.015em;font-size:14.5px;font-weight:700;line-height:1.2}.profile-link{color:var(--text-secondary);opacity:.65;letter-spacing:.05em;font-size:11px;font-weight:700;text-decoration:none;transition:all .15s}.profile-link:hover{opacity:1;color:#3b82f6}.profile-menu{flex-direction:column;display:flex}.profile-menu-item{color:var(--text-secondary);text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid var(--border-input);outline:none;justify-content:flex-start;align-items:center;width:100%;padding:13px 20px;font-size:13.5px;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.profile-menu-item:hover{background-color:var(--bg-surface);color:var(--text-primary)}.profile-logout-btn{color:#ef4444;border-bottom:none;font-weight:600}.profile-logout-btn:hover{color:#dc2626;background-color:#ef44440d}@media (max-width:600px){.auth-card{padding:24px}.auth-choose-grid{flex-direction:column;gap:20px}.auth-choose-divider{width:100%;height:1px}}.discord-section{background-color:#000;width:100%;padding:60px 0 100px}.discord-container{max-width:1400px;margin:0 auto;padding:0 40px}.discord-box{background-color:#08080a;border:1px solid #ffffff0d;border-radius:12px;justify-content:space-between;gap:24px;padding:24px 32px}.discord-box,.discord-left{align-items:center;display:flex}.discord-left{gap:20px}.discord-box-icon{color:#5865f2;background-color:#5865f21a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.discord-text-content{flex-direction:column;gap:4px;display:flex}.discord-title{color:#fff;letter-spacing:-.01em;margin:0;font-size:16px;font-weight:800}.discord-description{color:#ffffff73;margin:0;font-size:13.5px;line-height:1.5}.discord-right{flex-shrink:0;align-items:center;gap:28px;display:flex}.discord-counter{align-items:center;gap:8px;display:flex}.discord-green-dot{background-color:#23a55a;border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px #23a55a}.discord-counter-text{color:#ffffff80;font-size:13.5px;font-weight:500}.discord-btn{color:#fff;white-space:nowrap;background-color:#5865f2;border-radius:25px;padding:11px 26px;font-size:14px;font-weight:700;text-decoration:none;transition:all .25s}.discord-btn:hover{background-color:#4752c4;transform:translateY(-1.5px);box-shadow:0 4px 15px #5865f259}@media (max-width:992px){.discord-box{flex-direction:column;align-items:stretch;gap:20px;padding:24px}.discord-right{justify-content:space-between}}@media (max-width:576px){.discord-left{align-items:flex-start}.discord-box-icon{width:42px;height:42px}.discord-title{font-size:15px}.discord-description{font-size:12.5px}.discord-right{flex-direction:column;align-items:stretch;gap:16px}.discord-btn{text-align:center}}.feedback-section{background-color:#000;width:100%;padding:40px 0 100px}.feedback-container{flex-direction:column;gap:40px;max-width:1400px;margin:0 auto;padding:0 40px;display:flex}.feedback-header{justify-content:space-between;align-items:flex-end;display:flex}.feedback-tag{color:#3b82f6;letter-spacing:.12em;font-size:11px;font-weight:700}.feedback-title{color:#fff;letter-spacing:-.02em;margin-top:8px;margin-bottom:0;font-size:38px;font-weight:800;line-height:1.1}.feedback-badge{background-color:#08080a;border:1px solid #ffffff0d;border-radius:8px;flex-shrink:0;align-items:center;gap:14px;padding:12px 18px;display:flex}.feedback-badge-score{color:#fff;font-size:24px;font-weight:800;line-height:1}.feedback-badge-right{flex-direction:column;gap:2px;display:flex}.feedback-badge-stars{color:#3b82f6;gap:2px;display:flex}.feedback-badge-label{color:#fff6;font-size:11px;font-weight:600}.feedback-carousel-wrapper{width:100%;padding:10px 0;position:relative;overflow:hidden}.feedback-carousel-wrapper:before{background:linear-gradient(90deg,#000,#0000);left:0}.feedback-carousel-wrapper:after,.feedback-carousel-wrapper:before{content:"";z-index:5;pointer-events:none;width:80px;position:absolute;top:0;bottom:0}.feedback-carousel-wrapper:after{background:linear-gradient(-90deg,#000,#0000);right:0}.feedback-marquee{gap:24px;width:max-content;animation:feedbackMarquee 28s linear infinite;display:flex}.feedback-carousel-wrapper:hover .feedback-marquee{animation-play-state:paused}@keyframes feedbackMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.feedback-card{background-color:#08080a;border:1px solid #ffffff0a;border-radius:12px;flex-direction:column;justify-content:space-between;gap:20px;width:320px;padding:22px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.feedback-card:hover{background-color:#0c0d12;border-color:#3b82f640;transform:translateY(-3px);box-shadow:0 4px 20px #3b82f60d}.feedback-card-top{justify-content:space-between;align-items:center;display:flex}.feedback-card-id{color:#ffffff40;font-size:12px;font-weight:700}.feedback-card-stars{color:#3b82f6;gap:2px;display:flex}.feedback-card-body{min-height:52px}.feedback-card-text{color:#ffffffd9;margin:0;font-size:14.5px;font-style:italic;line-height:1.5}.feedback-card-bottom{border-top:1px solid #ffffff0a;justify-content:space-between;align-items:flex-end;padding-top:16px;display:flex}.feedback-user-info{align-items:center;gap:10px;display:flex}.feedback-avatar{color:#3b82f6;background:linear-gradient(135deg,#1e293b,#0f172a);border:1.5px solid #3b82f633;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:flex}.feedback-user-details{flex-direction:column;gap:2px;display:flex}.feedback-username{color:#fff;font-size:13.5px;font-weight:700}.feedback-product{color:#ffffff59;white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:10.5px;font-weight:500;overflow:hidden}.feedback-verified{color:#23a55a;opacity:.85;align-items:center;gap:2px;font-size:10px;font-weight:700;display:inline-flex}@media (max-width:768px){.feedback-header{flex-direction:column;align-items:flex-start;gap:20px}.feedback-title{font-size:32px}}.reveal{opacity:0;will-change:transform,opacity;transition:opacity .85s cubic-bezier(.16,1,.3,1),transform .85s cubic-bezier(.16,1,.3,1);transform:translateY(35px)}.reveal-active{opacity:1;transform:translateY(0)}.dashboard-loading{z-index:9999;background-color:#040405;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.dashboard-spinner{border:3px solid #3b82f626;border-top-color:#3b82f6;border-radius:50%;width:36px;height:36px;animation:spin 1s linear infinite}.dashboard-layout{color:#fff;background-color:#040405;min-height:100vh;font-family:inherit;display:flex}.dashboard-sidebar{background-color:#08080a;border-right:1px solid #ffffff0a;flex-direction:column;flex-shrink:0;width:260px;height:100vh;display:flex;position:sticky;top:0}.dashboard-brand-header{border-bottom:1px solid #ffffff08;align-items:center;gap:12px;height:80px;padding:24px 20px;display:flex}.dashboard-brand-path{color:#ffffff40;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-size:10.5px;font-weight:700}.dashboard-user-card{background-color:#ffffff04;border:1px solid #ffffff08;border-radius:10px;align-items:center;gap:12px;margin:20px;padding:16px;display:flex}.dashboard-user-avatar{color:#3b82f6;background-color:#3b82f61a;border:1.5px solid #3b82f633;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;font-weight:700;display:flex}.dashboard-username-text{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:14px;font-weight:700;display:block;overflow:hidden}.dashboard-user-status{color:#ffffff59;font-size:10.5px;font-weight:500;display:block}.dashboard-sidebar-nav{flex:1;padding:10px 20px;overflow-y:auto}.dashboard-nav-group-label{color:#ffffff40;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-size:10px;font-weight:700;display:block}.dashboard-nav-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.dashboard-nav-item{color:#ffffff8c;cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:12px 14px;font-size:13.5px;font-weight:600;transition:all .2s;display:flex;position:relative}.dashboard-nav-item:hover{color:#fff;background-color:#ffffff05}.dashboard-nav-item--active{color:#3b82f6;background-color:#3b82f612}.dashboard-nav-item--active:after{content:"";background-color:#3b82f6;border-radius:2px;width:3px;position:absolute;top:12px;bottom:12px;right:0}.dashboard-nav-icon{opacity:.7;justify-content:center;align-items:center;display:flex}.dashboard-nav-item--active .dashboard-nav-icon{opacity:1}.dashboard-nav-link-item{color:inherit;text-decoration:none}.dashboard-sidebar-footer{border-top:1px solid #ffffff08;flex-direction:column;gap:14px;padding:20px;display:flex}.dashboard-safe-badge{color:#23a55a;align-items:center;gap:10px;padding:0 10px;display:flex}.dashboard-safe-text{flex-direction:column;line-height:1.2;display:flex}.dashboard-safe-text span:first-child{color:#fff;font-size:12.5px;font-weight:700}.dashboard-safe-sub{color:#ffffff59;font-size:10.5px;font-weight:500}.dashboard-logout-button{color:#ef4444;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px 14px;font-size:13.5px;font-weight:700;transition:all .2s;display:flex}.dashboard-logout-button:hover{color:#dc2626;background-color:#ef44440d}.dashboard-main-wrapper{background-color:#040405;flex-direction:column;flex:1;min-width:0;display:flex}.dashboard-top-header{background-color:#08080a;border-bottom:1px solid #ffffff08;justify-content:space-between;align-items:center;height:80px;padding:0 40px;display:flex}.dashboard-header-right{align-items:center;gap:20px;display:flex}.dashboard-lang-selector{color:#ffffff80;cursor:pointer;align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.dashboard-dropdown-arrow{opacity:.5;font-size:8px}.dashboard-header-btn{color:#fff;background-color:#ffffff08;border:1.5px solid #ffffff14;border-radius:20px;padding:8px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s}.dashboard-header-btn:hover{background-color:#ffffff0f;border-color:#ffffff26}.dashboard-header-icon-btn{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.dashboard-header-icon-btn:hover{color:#fff;background-color:#ffffff08}.dashboard-profile-trigger{background-color:#ffffff05;border:1.5px solid #ffffff0d;border-radius:30px;align-items:center;gap:10px;padding:5px 14px 5px 5px;display:flex}.dashboard-mini-avatar{color:#3b82f6;background-color:#3b82f626;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:11.5px;font-weight:800;display:flex}.dashboard-mini-username{color:#fff;font-size:13px;font-weight:700}.dashboard-content-container{flex-direction:column;flex:1;gap:32px;padding:40px;display:flex;overflow-y:auto}.dashboard-welcome-row{justify-content:space-between;align-items:center;display:flex}.dashboard-welcome-subtitle{color:#3b82f6;letter-spacing:.12em;font-size:10px;font-weight:700}.dashboard-welcome-title{color:#fff;letter-spacing:-.02em;margin-top:4px;margin-bottom:4px;font-size:32px;font-weight:800}.text-blue-accent{color:#3b82f6;text-shadow:0 0 10px #3b82f640}.dashboard-welcome-date{color:#ffffff59;font-size:13px;font-weight:500}.dashboard-explore-btn{color:#fff;background-color:#3b82f6;border-radius:25px;align-items:center;gap:8px;padding:12px 28px;font-size:14.5px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 15px #3b82f640}.dashboard-explore-btn:hover{background-color:#2563eb;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f673}.dashboard-stats-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.dashboard-stat-card{background-color:#08080a;border:1px solid #ffffff0a;border-radius:12px;flex-direction:column;gap:14px;padding:20px;display:flex}.dashboard-stat-header{justify-content:space-between;align-items:center;display:flex}.dashboard-stat-title{color:#ffffff59;letter-spacing:.05em;font-size:11px;font-weight:700}.dashboard-stat-icon-wrapper{color:#ffffff26;justify-content:center;align-items:center;display:flex}.dashboard-stat-value{color:#fff;letter-spacing:-.02em;font-size:26px;font-weight:800}.dashboard-stat-footer{color:#ffffff40;font-size:11.5px;font-weight:500}.dashboard-main-grid{grid-template-columns:1.3fr 1fr;gap:20px;display:grid}.dashboard-card-box{background-color:#08080a;border:1px solid #ffffff0a;border-radius:12px;padding:24px}.dashboard-card-box-header{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.dashboard-card-box-titles{flex-direction:column;gap:4px;display:flex}.dashboard-card-box-subtitle{color:#3b82f6;letter-spacing:.1em;font-size:10px;font-weight:700}.dashboard-card-box-title{color:#fff;letter-spacing:-.01em;margin:0;font-size:18px;font-weight:800}.dashboard-card-box-link{color:#ffffff59;font-size:12.5px;font-weight:700;text-decoration:none;transition:color .15s}.dashboard-card-box-link:hover{color:#3b82f6}.dashboard-table-wrapper{width:100%;overflow-x:auto}.dashboard-table{border-collapse:collapse;text-align:left;width:100%}.dashboard-table th{color:#ffffff4d;letter-spacing:.05em;border-bottom:1px solid #ffffff08;padding:12px 16px;font-size:11px;font-weight:700}.dashboard-table td{color:#fff9;padding:16px;font-size:13.5px}.dashboard-empty-row td{text-align:center;color:#ffffff40;padding:44px 16px;font-style:italic}.dashboard-roulette-status{align-items:center;gap:6px;display:flex}.dashboard-roulette-status-text{color:#ef4444;font-size:12px;font-weight:700}.dashboard-roulette-content{justify-content:space-between;align-items:stretch;gap:20px;display:flex}.dashboard-roulette-left{flex-direction:column;flex:1;justify-content:space-between;display:flex}.dashboard-roulette-desc{color:#ffffff80;margin:0;font-size:14px;line-height:1.5}.text-white-bold{color:#fff;font-weight:700}.dashboard-roulette-footer-meta{flex-direction:column;gap:12px;margin-top:16px;display:flex}.dashboard-roulette-meta-label{color:#ffffff40;font-size:11.5px;font-weight:500}.dashboard-roulette-link{color:#fff;background-color:#ffffff05;border:1px solid #ffffff0d;border-radius:6px;align-items:center;gap:6px;width:fit-content;padding:8px 16px;font-size:12.5px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.dashboard-roulette-link:hover{color:#3b82f6;background-color:#3b82f60f;border-color:#3b82f640}.dashboard-roulette-visual{flex-shrink:0;justify-content:center;align-items:center;display:flex}.dashboard-roulette-circle-svg{animation:rotateRoulette 45s linear infinite}@keyframes rotateRoulette{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.dashboard-quick-access-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.dashboard-quick-card{cursor:pointer;background-color:#ffffff01;border:1px solid #ffffff08;border-radius:10px;justify-content:space-between;align-items:center;padding:18px 22px;transition:all .25s;display:flex}.dashboard-quick-card:hover{background-color:#3b82f608;border-color:#3b82f640;transform:translateY(-2px)}.dashboard-quick-card-left{align-items:center;gap:16px;display:flex}.dashboard-quick-icon-wrapper{color:#ffffff73;background-color:#ffffff08;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .25s;display:flex}.dashboard-quick-card:hover .dashboard-quick-icon-wrapper{color:#3b82f6;background-color:#3b82f61a}.dashboard-quick-texts{flex-direction:column;gap:2px;display:flex}.dashboard-quick-title{color:#fff;font-size:14.5px;font-weight:700}.dashboard-quick-desc{color:#ffffff59;font-size:12px;font-weight:500}.dashboard-quick-arrow{color:#ffffff26;font-size:18px;transition:all .25s}.dashboard-quick-card:hover .dashboard-quick-arrow{color:#3b82f6;transform:translate(3px)}@media (max-width:1200px){.dashboard-stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-main-grid{grid-template-columns:1fr}}@media (max-width:992px){.dashboard-layout{flex-direction:column}.dashboard-sidebar{width:100%;height:auto;position:static}.dashboard-sidebar-footer,.dashboard-sidebar-nav{display:none}.dashboard-brand-header{border-bottom:none}.dashboard-user-card{display:none}}@media (max-width:768px){.dashboard-quick-access-grid,.dashboard-stats-grid{grid-template-columns:1fr}.dashboard-content-container{padding:20px}.dashboard-top-header{padding:0 20px}.dashboard-welcome-row{flex-direction:column;align-items:flex-start;gap:20px}}.admin-badge-role{text-transform:uppercase;border-radius:4px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}.admin-badge-role--administrador{color:#ef4444;background-color:#ef44441a;border:1px solid #ef444433}.admin-badge-role--cliente{color:#3b82f6;background-color:#3b82f61a;border:1px solid #3b82f633}.admin-badge-status{text-transform:uppercase;border-radius:4px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}.admin-badge-status--ativo{color:#23a55a;background-color:#23a55a1a;border:1px solid #23a55a33}.admin-badge-status--suspenso{color:#ef4444;background-color:#ef44441a;border:1px solid #ef444433}.admin-provider-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:700;display:inline-block}.provider-google{color:#ea4335;background:#ea433514;border:1px solid #ea433533}.provider-discord{color:#5865f2;background:#5865f214;border:1px solid #5865f233}.provider-email{color:#10b981;background:#10b98114;border:1px solid #10b98133}.provider-other{color:#a78bfa;background:#8b5cf614;border:1px solid #8b5cf633}.admin-user-cell{align-items:center;gap:10px;display:flex}.admin-user-avatar{color:#fff;background:#ffffff08;border:1px solid #ffffff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:10px;font-weight:800;display:flex;overflow:hidden}.admin-user-avatar img{object-fit:cover;width:100%;height:100%}.admin-user-initials{color:#3b82f6;text-transform:uppercase;background:linear-gradient(135deg,#1e1b4b,#0f172a);justify-content:center;align-items:center;width:100%;height:100%;font-size:11px;font-weight:800;display:flex}.admin-search-wrapper{background-color:#ffffff04;border:1px solid #ffffff0d;border-radius:8px;align-items:center;width:100%;padding:0 16px;display:flex;position:relative}.admin-search-wrapper svg{color:#ffffff59;flex-shrink:0}.admin-search-input{color:#fff;background:0 0;border:none;outline:none;width:100%;padding:12px 14px;font-size:13.5px}.admin-search-input::placeholder{color:#ffffff40}.admin-actions-cell{justify-content:flex-end;gap:8px;display:flex}.admin-action-btn{cursor:pointer;border:none;border-radius:6px;outline:none;padding:6px 14px;font-size:12px;font-weight:700;transition:all .2s}.admin-action-btn:disabled{opacity:.35;cursor:not-allowed}.admin-action-btn--role{color:#fff;background-color:#ffffff08;border:1px solid #ffffff0f}.admin-action-btn--role:hover:not(:disabled){background-color:#ffffff14;border-color:#ffffff26}.admin-action-btn--suspend{color:#ef4444;background-color:#ef44441a;border:1px solid #ef444426}.admin-action-btn--suspend:hover:not(:disabled){color:#fff;background-color:#ef4444;box-shadow:0 0 10px #ef44444d}.admin-action-btn--activate{color:#23a55a;background-color:#23a55a1a;border:1px solid #23a55a26}.admin-action-btn--activate:hover:not(:disabled){color:#fff;background-color:#23a55a;box-shadow:0 0 10px #23a55a4d}.cart-panel{display:none;background-color:#0b0b0f!important;border:1px solid #ffffff14!important;border-radius:12px!important;width:320px!important;padding:20px!important;box-shadow:0 10px 30px #00000080!important}.dropdown-panel--open.cart-panel{display:block!important}.cart-dropdown-container{flex-direction:column;gap:16px;display:flex}.cart-dropdown-header{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.cart-dropdown-title{color:#fff;font-size:14.5px;font-weight:700}.cart-dropdown-count{color:#fff6;font-size:12px}.cart-dropdown-items{flex-direction:column;gap:12px;max-height:200px;padding-right:4px;display:flex;overflow-y:auto}.cart-dropdown-items::-webkit-scrollbar{width:4px}.cart-dropdown-items::-webkit-scrollbar-track{background:#ffffff03}.cart-dropdown-items::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.cart-dropdown-item{justify-content:space-between;align-items:center;gap:12px;display:flex}.cart-dropdown-item-left{align-items:center;gap:10px;min-width:0;display:flex}.cart-dropdown-item-img{object-fit:cover;background-color:#ffffff05;border-radius:6px;flex-shrink:0;width:40px;height:40px}.cart-dropdown-item-placeholder{background:linear-gradient(135deg,#1e1b4b,#030712);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.cart-dropdown-item-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.cart-dropdown-item-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.cart-dropdown-item-plan{color:#fff6;font-size:11px}.cart-dropdown-item-right{flex-shrink:0;align-items:center;gap:10px;display:flex}.cart-dropdown-item-price{color:#fff;font-size:13px;font-weight:700}.cart-dropdown-item-remove{color:#ffffff4d;cursor:pointer;background:0 0;border:none;padding:0;font-size:16px;line-height:1;transition:color .15s}.cart-dropdown-item-remove:hover{color:#ef4444}.cart-dropdown-footer{border-top:1px solid #ffffff0a;flex-direction:column;gap:12px;padding-top:12px;display:flex}.cart-dropdown-subtotal{justify-content:space-between;align-items:center;display:flex}.cart-dropdown-subtotal-label{color:#ffffff80;font-size:13px}.cart-dropdown-subtotal-val{color:#fff;font-size:16px;font-weight:800}.cart-dropdown-checkout-btn{color:#fff;cursor:pointer;text-align:center;background-color:#3b82f6;background-image:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:6px;padding:10px;font-size:13px;font-weight:700;transition:all .2s}.cart-dropdown-checkout-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f666}.cart-badge-count{color:#fff;background-color:#3b82f6;border:1px solid #000;border-radius:50%;width:15px;height:15px;font-size:9px;font-weight:800;position:absolute;top:-6px;right:-6px;box-shadow:0 0 5px #3b82f699}.cart-badge-count,.ocean-loader-overlay{justify-content:center;align-items:center;display:flex}.ocean-loader-overlay{z-index:9999;-webkit-user-select:none;user-select:none;background-color:#030303;flex-direction:column;position:fixed;inset:0}.ocean-loader-content{flex-direction:column;align-items:center;gap:20px;animation:oceanLoaderFadeIn .1s ease-out forwards;display:flex}.ocean-loader-logo{object-fit:contain;width:140px;height:auto}.ocean-loader-bar-track{background:#ffffff1a;border-radius:9999px;width:180px;height:3px;position:relative;overflow:hidden}.ocean-loader-bar-fill{background:linear-gradient(90deg,#0000,#3b82f6 50%,#60a5fa 85%,#fff);border-radius:9999px;width:50%;animation:oceanFastLoadingLine .3s linear infinite;position:absolute;top:0;bottom:0;left:0}@keyframes oceanFastLoadingLine{0%{width:35%;left:-40%}50%{width:65%}to{width:35%;left:110%}}@keyframes oceanLoaderFadeIn{0%{opacity:0}to{opacity:1}}.profile-mobile-nav{display:none}@media (max-width:991px){.header-inner{height:80px;padding:0 16px}.header-logo-img{height:32px}.header-btn-desktop-only,.header-nav-links{display:none}.profile-mobile-nav{flex-direction:column;gap:4px;display:flex}.dropdown-panel.profile-panel{width:280px;right:0}.hero-section{min-height:calc(100vh - 80px);padding-top:80px}.hero-container{text-align:center;flex-direction:column;justify-content:center;gap:20px;padding:0 20px}.hero-container,.hero-content{align-items:center}.hero-title{font-size:42px;line-height:1.2}.hero-description{max-width:450px;font-size:14.5px}.hero-actions-btns{flex-direction:column;gap:12px;width:100%}.hero-btn-primary,.hero-btn-secondary{width:100%;padding:12px 24px;font-size:15px}.hero-social-sidebar{flex-direction:row;justify-content:center;gap:12px;margin-top:10px;position:static}.hero-social-link{width:38px;height:38px}.hero-social-link svg{width:16px;height:16px}.hero-watermark-wrapper{opacity:.15}.hero-bg-img{object-position:center center;opacity:.45}}@media (max-width:480px){.cart-panel,.notif-panel{width:calc(100vw - 32px)!important;min-width:0!important}.hero-title{font-size:34px}.catalog-root{padding:85px 12px 40px!important}.catalog-banner-title{font-size:30px!important}.catalog-banner-desc{font-size:13px!important}.catalog-products-grid{grid-template-columns:1fr!important;gap:16px!important}.catalog-card-name,.catalog-card-price-val{font-size:18px!important}.catalog-modal{padding:16px!important}.catalog-modal-content{padding:16px 8px!important}.catalog-modal-header{text-align:center;flex-direction:column;align-items:center;gap:12px}.catalog-modal-img{width:70px;height:70px}.catalog-modal-title{font-size:20px!important}}.mobile-dashboard-nav{display:none!important}@media (max-width:992px){.mobile-dashboard-nav{display:flex!important}}.admin-nav-tab-btn{color:#ffffff80;cursor:pointer;white-space:nowrap;background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .2s}.admin-nav-tab-btn:hover{color:#fff;background:#ffffff0d}.admin-nav-tab-btn--active{color:#fff!important;background:#3b82f6!important;border-color:#3b82f6!important}@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-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}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(1turn)}}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-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:Space Grotesk;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-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:Space Grotesk;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/36966cca54120369-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:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-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:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-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:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/36966cca54120369-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:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-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:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-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:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/36966cca54120369-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:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-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:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-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:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/36966cca54120369-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:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-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:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-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:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/36966cca54120369-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:Space Grotesk Fallback;src:local("Arial");ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.00%;size-adjust:109.69%}.__className_c22fe1{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}