:root{--bg-base:#08080f;--bg-surface:#0e0e1a;--bg-elevated:#13131f;--bg-card:#16162a;--bg-card-hover:#1c1c33;--border:#1e1e35;--border-hover:#2d2d55;--accent:#7c3aed;--accent-purple:#7c3aed;--accent-hover:#6d28d9;--accent-light:#a78bfa;--accent-glow:#7c3aed40;--accent-blue:#3b82f6;--accent-blue-glow:#3b82f633;--accent-cyan:#06b6d4;--accent-cyan-glow:#06b6d440;--accent-orange:#f97316;--accent-orange-glow:#f9731640;--neon-glow:0 0 15px #06b6d44d;--neon-glow-orange:0 0 15px #f973164d;--text-primary:#f1f0ff;--text-secondary:#9090b8;--text-muted:#8585a3;--vip-color:#b56bff;--vip-plus-color:#f59e0b;--success:#10b981;--accent-green:#10b981;--danger:#ef4444;--warning:#f59e0b;--shadow-sm:0 1px 2px #0003;--shadow-md:0 4px 12px #00000026, 0 1px 3px #0000001a;--shadow-lg:0 8px 32px #00000040, 0 2px 8px #0000001a;--shadow-xl:0 16px 48px #0000004d, 0 4px 16px #00000026;--glow-subtle:0 0 20px #7c3aed0f;--border-soft:#1e1e3580}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scrollbar-width:thin;scrollbar-color:var(--border-hover) var(--bg-surface)}body{font-family:var(--font-inter), system-ui, sans-serif;background-color:var(--bg-base);color:var(--text-primary);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.015'/%3E%3C/svg%3E"),radial-gradient(at 20% 0,#7c3aed0f 0%,#0000 50%),radial-gradient(at 80% 10%,#06b6d408 0%,#0000 40%);min-height:100vh;line-height:1.6}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-surface)}::-webkit-scrollbar-thumb{background:var(--border-hover);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--accent)}::selection{background:var(--accent-glow);color:var(--text-primary)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.advertising-slot{width:100%;max-width:860px;margin:.8rem auto 1.25rem}.advertising-slot--homepage{max-width:640px}.advertising-slot__label{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem .2rem;font-size:.58rem;font-weight:700}.advertising-slot__items{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.advertising-slot__creative{aspect-ratio:6;background:linear-gradient(135deg,#7c3aed61,#06b6d433);border:1px solid #a78bfa4d;border-radius:10px;min-width:0;padding:2px;display:flex;overflow:hidden;box-shadow:0 5px 16px #0000002e}.advertising-slot__creative img,.advertising-slot__creative video{object-fit:cover;background:0 0;border-radius:7px;width:100%;height:100%;min-height:0;display:block}.advertising-slot--resource_pages .advertising-slot__items{grid-template-columns:1fr}.advertising-slot--resource_pages .advertising-slot__creative{aspect-ratio:5}.advertising-slot__items--single{grid-template-columns:minmax(0,420px);justify-content:center}.advertising-placeholder{min-height:0;color:var(--accent-light);text-align:center;background:linear-gradient(135deg,#7c3aed13,#06b6d405);border:1px dashed #a78bfab3;border-radius:10px;place-content:center;text-decoration:none;transition:border-color .2s,background .2s,transform .2s;display:grid;position:relative;overflow:hidden}.advertising-slot--homepage .advertising-placeholder{aspect-ratio:6}.advertising-slot--resource_pages .advertising-placeholder{aspect-ratio:5}.advertising-placeholder:before,.advertising-placeholder:after{border-color:var(--accent-light);content:"";opacity:.8;border-style:solid;width:18px;height:18px;position:absolute}.advertising-placeholder:before{border-width:1px 0 0 1px;top:8px;left:8px}.advertising-placeholder:after{border-width:0 1px 1px 0;bottom:8px;right:8px}.advertising-placeholder:hover{border-color:var(--accent-cyan);background:linear-gradient(135deg,#7c3aed2b,#06b6d414);transform:translateY(-1px)}.advertising-placeholder__offer{font-family:Space Grotesk,sans-serif;font-size:clamp(.82rem,1.7vw,1rem);font-weight:800}.advertising-placeholder__action{color:var(--text-secondary);margin-top:.25rem;font-size:.67rem}.resource-sidebar .advertising-slot{max-width:none;margin:.5rem 0 1rem}.resource-sidebar .advertising-placeholder{background:linear-gradient(135deg,#7c3aed0e,#06b6d403);border-color:#a78bfa66}.resource-sidebar .advertising-placeholder__offer{font-size:.76rem}.advertising-page-shell{min-height:calc(100vh - 64px);padding:4rem 1.5rem 6rem}.advertising-page-shell--compact{padding-top:2.5rem;padding-bottom:4rem}.advertising-page-shell__inner{max-width:1080px;margin:0 auto}.advertising-page-shell--compact .advertising-page-shell__inner{max-width:860px}.advertising-layout-shell{grid-template-columns:230px minmax(0,1fr);gap:2rem;width:min(1320px,100% - 3rem);min-height:calc(100vh - 64px);margin:1.5rem auto 0;display:grid}.advertising-layout-main{min-width:0}.advertising-layout-main>.advertising-page-shell{padding-left:0;padding-right:0}.advertising-sidebar{border:1px solid var(--border-soft);background:var(--bg-surface);border-radius:12px;flex-direction:column;align-self:start;gap:.9rem;margin-top:3rem;padding:.8rem;display:flex;position:sticky;top:88px;box-shadow:0 8px 24px #0000001f}.advertising-sidebar__intro{border-bottom:1px solid var(--border-soft);align-items:center;gap:.65rem;padding:.35rem .4rem .8rem;display:flex}.advertising-sidebar__mark{width:29px;height:29px;color:var(--accent-light);letter-spacing:.04em;background:#7c3aed1f;border:1px solid #a78bfa59;border-radius:8px;justify-content:center;align-items:center;font-size:.62rem;font-weight:800;display:inline-flex}.advertising-sidebar__intro>div{flex-direction:column;gap:.18rem;display:flex}.advertising-sidebar__kicker{color:var(--text-muted);font-size:.62rem;font-weight:700}.advertising-sidebar__intro strong{font-family:Space Grotesk,sans-serif;font-size:.88rem}.advertising-sidebar__nav{flex-direction:column;gap:.3rem;display:flex}.advertising-sidebar__link{color:var(--text-secondary);border:1px solid #0000;border-radius:8px;flex-direction:column;gap:.18rem;padding:.62rem .7rem;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:flex}.advertising-sidebar__link small{color:var(--text-muted);font-size:.66rem}.advertising-sidebar__link:hover,.advertising-sidebar__link--active{background:var(--bg-elevated);color:var(--text-primary);border-color:#a78bfa47}.advertising-sidebar__link--active{box-shadow:inset 2px 0 var(--accent-light)}.advertising-sidebar__recommendation{background:linear-gradient(145deg,#f5be3e1f,#7c3aed14);border:1px solid #f5be3e61;border-radius:10px;padding:.95rem;box-shadow:0 8px 20px #00000024}.advertising-sidebar__recommendation-label{color:#f5c84b;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.35rem;font-size:.62rem;font-weight:800;display:block}.advertising-sidebar__recommendation strong{font-family:Space Grotesk,sans-serif;font-size:1rem;display:block}.advertising-sidebar__recommendation p{color:var(--text-secondary);margin:.45rem 0 .75rem;font-size:.72rem;line-height:1.5}.advertising-sidebar__recommendation a{color:#f5c84b;font-size:.72rem;font-weight:800;text-decoration:none}.advertising-sidebar__footer{border-top:1px solid var(--border-soft);color:var(--text-muted);flex-direction:column;gap:.4rem;padding:.7rem;font-size:.68rem;line-height:1.45;display:flex}.advertising-sidebar__footer a{color:var(--accent-light);font-weight:700;text-decoration:none}.advertising-form-stack{flex-direction:column;gap:1.25rem;display:flex}.advertising-detail-header-row{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.advertising-detail-title-row{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.advertising-activation{cursor:pointer;background:#ef44442e;border:1px solid #ef44447a;border-radius:999px;flex:none;align-items:center;width:58px;height:30px;padding:0;transition:background .2s,border-color .2s;display:inline-flex}.advertising-activation--enabled{background:#10b98138;border-color:#10b9818c}.advertising-activation__switch{width:100%;height:100%;display:block;position:relative}.advertising-activation__switch span{background:#fca5a5;border-radius:50%;width:20px;height:20px;transition:transform .2s,background .2s;position:absolute;top:4px;left:4px;box-shadow:0 2px 7px #00000040}.advertising-activation--enabled .advertising-activation__switch span{background:var(--success);transform:translate(28px)}.advertising-page-shell--compact .advertising-form-stack{gap:.9rem}.advertising-panel{padding:clamp(1.35rem,3vw,2rem)}.advertising-page-shell--compact .advertising-panel{padding:1rem 1.25rem}.advertising-panel__eyebrow{color:var(--accent-light);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:800}.advertising-panel__title{margin:.45rem 0 .5rem;font-family:Space Grotesk,sans-serif;font-size:clamp(1.25rem,2vw,1.55rem);font-weight:800}.advertising-panel__intro{max-width:760px;color:var(--text-secondary);font-size:.92rem;line-height:1.7}.advertising-page-shell--compact .advertising-panel__intro{font-size:.82rem;line-height:1.5}.advertising-field{color:var(--text-secondary);margin-top:1.2rem;font-size:.78rem;font-weight:700;display:block}.advertising-page-shell--compact .advertising-field{margin-top:.9rem}.advertising-field .input{width:100%;margin-top:.45rem;display:block}.advertising-upload-card{border:1px solid var(--border-soft);background:#13131f8c;border-radius:10px;margin-top:1.25rem;padding:1.25rem}.advertising-page-shell--compact .advertising-upload-card{margin-top:.75rem;padding:.85rem}.advertising-upload-card__header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.advertising-upload-card__hint{color:var(--text-muted);font-size:.72rem}.advertising-upload-card__error{color:#fca5a5;margin-top:.75rem;font-size:.76rem;line-height:1.5}.advertising-upload-card__file{border:1px dashed var(--border-hover);width:100%;color:var(--text-secondary);background:var(--bg-elevated);border-radius:8px;margin-top:.8rem;padding:.8rem;font-size:.78rem;display:block}.advertising-sponsor-details{color:var(--text-secondary);gap:.55rem;font-size:.8rem;line-height:1.55;display:grid}.advertising-sponsor-details strong{color:var(--text-primary)}.advertising-form-footer{border-top:1px solid var(--border-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;margin-top:1.7rem;padding-top:1.35rem;display:flex}.advertising-page-shell--compact .advertising-form-footer{margin-top:1.2rem;padding-top:1rem}.advertising-list{flex-direction:column;gap:.8rem;display:flex}.advertising-list-card{border-left:3px solid var(--accent-light);color:inherit;padding:1.35rem 1.5rem;text-decoration:none;display:block}.advertising-list-card{background:linear-gradient(115deg,#7c3aed1f,#16162aeb 42%);border:1px solid #a78bfa3d;border-left-width:4px;border-radius:12px;transition:border-color .2s,transform .2s,box-shadow .2s;box-shadow:0 8px 22px #00000024}.advertising-list-card:hover{border-color:#a78bfa99;transform:translateY(-2px);box-shadow:0 14px 30px #0000003d}.advertising-list-card--active{border-color:#10b98147;border-left-color:var(--success);background:linear-gradient(115deg,#10b9811a,#16162af0 42%)}.advertising-list-card__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.advertising-list-card__meta{color:var(--text-secondary);flex-wrap:wrap;gap:.6rem;margin-top:.7rem;font-size:.8rem;line-height:1.5;display:flex}.advertising-list-card__action{color:var(--accent-light);margin-top:1rem;font-size:.78rem;font-weight:700}.advertising-detail-form{flex-direction:column;gap:.25rem;display:flex}.advertising-detail-form .btn{align-self:flex-start;margin-top:1.25rem}.advertising-detail-creatives{flex-direction:column;gap:1rem;display:flex}.advertising-detail-creative{border:1px solid var(--border-soft);background:#13131f80;border-radius:10px;padding:1.25rem}.advertising-page-shell--compact .advertising-detail-creatives{gap:.75rem}.advertising-page-shell--compact .advertising-detail-creative{padding:.85rem}.advertising-detail-creative__preview{background:var(--bg-base);object-fit:contain;border-radius:8px;width:100%;max-height:220px;margin:1rem 0 .75rem}.advertising-creative-preview{background:linear-gradient(135deg,#7c3aed61,#06b6d433);border:1px solid #a78bfa4d;border-radius:10px;width:100%;margin-top:.7rem;padding:2px;position:relative;overflow:hidden;box-shadow:0 5px 16px #0000002e}.advertising-creative-preview--homepage{aspect-ratio:6}.advertising-creative-preview--resources{aspect-ratio:5}.advertising-creative-preview img,.advertising-creative-preview video{object-fit:cover;background:0 0;border-radius:7px;width:100%;height:100%;min-height:0;display:block}.advertising-creative-preview__dimensions{color:var(--text-muted);margin-top:.3rem;font-size:.68rem}.advertising-back-link{color:var(--accent-light);font-size:.8rem;text-decoration:none}.advertising-list-header{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3rem;display:flex}.advertising-list-header__title{margin:.45rem 0 .65rem;font-family:Space Grotesk,sans-serif;font-size:clamp(1.8rem,4vw,2.55rem);font-weight:800}.advertising-page-shell--compact .advertising-list-header{margin-bottom:2rem}.advertising-page-shell--compact .advertising-list-section{margin-top:2rem}.advertising-page-shell--compact .advertising-list-card{padding:1rem 1.15rem}.advertising-page-shell--compact .advertising-list-card__body{gap:.45rem;margin-top:.8rem}.advertising-notice{color:#fbbf24;background:#f59e0b12;border:1px solid #f59e0b59;border-radius:10px;margin-bottom:2rem;padding:1rem 1.15rem}.advertising-notice p{color:var(--text-secondary);margin-top:.35rem;font-size:.8rem;line-height:1.55}.advertising-list-section{margin-top:3.25rem}.advertising-section-heading{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:.8rem;display:flex}.advertising-section-heading__kicker{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:800}.advertising-section-heading h2{margin-top:.25rem;font-family:Space Grotesk,sans-serif;font-size:1.45rem;font-weight:800}.advertising-section-heading__count{min-width:2rem;height:2rem;color:var(--success);border:1px solid #10b98159;border-radius:999px;justify-content:center;align-items:center;padding:0 .65rem;font-size:.75rem;font-weight:800;display:inline-flex}.advertising-section-heading__count--draft{color:var(--accent-light);border-color:#a78bfa59}.advertising-section-description{max-width:720px;color:var(--text-secondary);margin-bottom:1.1rem;font-size:.84rem;line-height:1.65}.advertising-list-card{border-left:3px solid var(--accent-light)}.advertising-list-card--active{border-left-color:var(--success)}.advertising-list-card__header{justify-content:space-between;align-items:flex-start;gap:1.25rem;display:flex}.advertising-list-card__eyebrow{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.3rem;font-size:.66rem;font-weight:800}.advertising-list-card h3{font-family:Space Grotesk,sans-serif;font-size:1.05rem;font-weight:800}.advertising-status{letter-spacing:.04em;border-radius:999px;flex-shrink:0;padding:.3rem .6rem;font-size:.62rem;font-weight:800}.advertising-status--active{color:var(--success);background:#10b98114;border:1px solid #10b98159}.advertising-status--inactive{color:#f87171;background:#ef444414;border:1px solid #ef444459}.advertising-status--draft{color:var(--accent-light);background:#7c3aed14;border:1px solid #a78bfa59}.advertising-list-card__body{color:var(--text-secondary);flex-direction:column;gap:.6rem;margin-top:1.1rem;font-size:.82rem;display:flex}.advertising-list-card__line{border-bottom:1px solid var(--border-soft);justify-content:space-between;gap:1rem;padding-bottom:.55rem;display:flex}.advertising-list-card__line strong{color:var(--text-primary);font-weight:700}.advertising-list-card__metrics{flex-wrap:wrap;gap:1.2rem;padding-top:.2rem;display:flex}.advertising-list-card__metrics strong{color:var(--text-primary)}.advertising-list-card__warning{color:#fbbf24}.advertising-list-card__action{color:var(--accent-light);margin-top:1.25rem;font-size:.78rem;font-weight:800;text-decoration:none;display:inline-block}.advertising-list-card__title{color:var(--text-primary);text-decoration:none}.advertising-list-card__title:hover{color:var(--accent-light)}.advertising-list-card__header-actions{align-items:center;gap:.65rem;display:flex}.advertising-billing-header{align-items:flex-end}.advertising-billing-header__note{min-width:205px;color:var(--text-secondary);background:#7c3aed14;border:1px solid #a78bfa42;border-radius:10px;flex-direction:column;gap:.25rem;padding:.85rem 1rem;font-size:.75rem;line-height:1.45;display:flex}.advertising-billing-header__note strong{color:var(--accent-light);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem}.advertising-billing-contracts{gap:1rem;display:grid}.advertising-billing-contract{border:1px solid #a78bfa47;border-left:4px solid var(--accent-light);background:linear-gradient(115deg,#7c3aed1a,#16162af0 42%);border-radius:12px;padding:clamp(1rem,2.5vw,1.45rem);box-shadow:0 8px 22px #00000024}.advertising-billing-contract--success{border-left-color:var(--success);background:linear-gradient(115deg,#10b98117,#16162af0 42%)}.advertising-billing-contract--warning{border-left-color:#fbbf24}.advertising-billing-contract--danger{border-left-color:#f87171}.advertising-billing-contract__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.advertising-billing-contract__header h2{margin:.2rem 0;font-family:Space Grotesk,sans-serif;font-size:1.18rem;font-weight:800}.advertising-billing-contract__header p{color:var(--text-secondary);font-size:.78rem}.advertising-billing-status{letter-spacing:.04em;text-transform:uppercase;border:1px solid;border-radius:999px;flex:none;padding:.28rem .55rem;font-size:.65rem;font-weight:800}.advertising-billing-status--success{color:var(--success)}.advertising-billing-status--warning{color:#fbbf24}.advertising-billing-status--danger{color:#f87171}.advertising-billing-status--muted{color:var(--text-muted)}.advertising-billing-contract__grid{grid-template-columns:repeat(auto-fit,minmax(165px,1fr));gap:.7rem;margin:1.15rem 0;display:grid}.advertising-billing-contract__grid>div{border:1px solid var(--border-soft);background:#0000001a;border-radius:8px;flex-direction:column;gap:.32rem;min-height:106px;padding:.8rem;display:flex}.advertising-billing-contract__grid span{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:800}.advertising-billing-contract__grid strong{font-family:Space Grotesk,sans-serif;font-size:.88rem;line-height:1.35}.advertising-billing-contract__grid small{color:var(--text-secondary);font-size:.7rem;line-height:1.45}.advertising-billing-actions{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.advertising-billing-actions .btn{min-height:34px;font-size:.74rem}.advertising-billing-actions__sync{color:var(--accent-light);font:inherit;cursor:pointer;background:0 0;border:0;padding:.35rem 0;font-size:.74rem;font-weight:700}.advertising-billing-actions__sync:disabled{cursor:wait;opacity:.6}.advertising-billing-actions__error{color:#fca5a5;width:100%;font-size:.74rem}.advertising-billing-pending{background:#fbbf2414;border:1px solid #fbbf2459;border-radius:9px;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:.8rem .9rem;display:flex}.advertising-billing-pending>div{flex-direction:column;gap:.25rem;display:flex}.advertising-billing-pending strong{color:#fbbf24;font-size:.8rem}.advertising-billing-pending span{color:var(--text-secondary);font-size:.72rem;line-height:1.45}.advertising-billing-pending a{color:#fbbf24;flex:none;font-size:.74rem;font-weight:800;text-decoration:none}.advertising-billing-invoices{border-top:1px solid var(--border-soft);margin-top:1.2rem;padding-top:1rem}.advertising-billing-invoices__heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.advertising-billing-invoices__heading h3{margin-top:.2rem;font-family:Space Grotesk,sans-serif;font-size:1rem}.advertising-billing-invoices__heading>span{background:var(--bg-elevated);min-width:25px;height:25px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:inline-flex}.advertising-billing-invoice-list{flex-direction:column;display:flex}.advertising-billing-invoice{border-top:1px solid var(--border-soft);grid-template-columns:minmax(0,1.5fr) minmax(112px,.8fr) auto;align-items:center;gap:1rem;padding:.75rem 0;display:grid}.advertising-billing-invoice:first-child{border-top:0}.advertising-billing-invoice>div{flex-direction:column;gap:.22rem;display:flex}.advertising-billing-invoice strong{font-size:.78rem}.advertising-billing-invoice span{color:var(--text-muted);font-size:.68rem;line-height:1.4}.advertising-billing-invoice__status{font-weight:700}.advertising-billing-invoice__status--success{color:var(--success)!important}.advertising-billing-invoice__status--warning{color:#fbbf24!important}.advertising-billing-invoice__links{justify-content:flex-end;flex-direction:row!important;gap:.55rem!important}.advertising-billing-invoice__links a{color:var(--accent-light);white-space:nowrap;font-size:.72rem;font-weight:800;text-decoration:none}.advertising-billing-contract__footer{color:var(--text-muted);margin-top:1rem;font-size:.68rem;line-height:1.45}.advertising-draft-actions{z-index:2;position:relative}.advertising-draft-actions__trigger{width:34px;height:34px;color:var(--text-secondary);cursor:pointer;letter-spacing:.08em;text-align:center;background:#13131fb8;border:1px solid #a78bfa47;border-radius:8px;justify-content:center;align-items:center;padding:0;font-size:.72rem;line-height:1;display:inline-flex}.advertising-draft-actions__trigger:hover,.advertising-draft-actions__trigger[aria-expanded=true]{color:var(--accent-light);background:#7c3aed29;border-color:#a78bfa94}.advertising-draft-actions__menu{border:1px solid var(--border-soft);background:var(--bg-card);border-radius:10px;min-width:180px;padding:.4rem;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 32px #0006}.advertising-draft-actions__menu button{width:100%;color:var(--text-secondary);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:.45rem .75rem;font-size:.8rem;display:block}.advertising-draft-actions__menu button:hover:not(:disabled){background:var(--bg-elevated);color:var(--text-primary)}.advertising-draft-actions__label{border-bottom:1px solid var(--border-hover);color:var(--accent-light);letter-spacing:.06em;text-transform:uppercase;padding:.35rem .75rem .2rem;font-size:.6rem;font-weight:700}.advertising-draft-actions__delete{color:#fca5a5!important}.advertising-draft-actions__error{color:#fca5a5;padding:.4rem .75rem;font-size:.7rem}.advertising-empty{border:1px dashed var(--border-hover);min-height:80px;color:var(--text-secondary);border-radius:10px;align-items:center;gap:.8rem;padding:1.1rem 1.25rem;font-size:.84rem;display:flex}.advertising-empty>span{color:var(--accent-light);font-size:1.4rem}@media (max-width:700px){.advertising-layout-shell{width:100%;display:block}.advertising-sidebar{margin:1rem 1rem 0;position:static}.advertising-layout-main>.advertising-page-shell{padding-top:2rem}.advertising-page-shell{padding:2.5rem 1rem 4rem}.advertising-slot__items{grid-template-columns:1fr}.advertising-slot__items--single{grid-template-columns:minmax(0,1fr)}.advertising-list-header{flex-direction:column;align-items:flex-start;gap:1rem}.advertising-list-header .btn{justify-content:center;width:100%}.advertising-list-card__line{flex-direction:column;align-items:flex-start;gap:.15rem}.advertising-billing-header{align-items:flex-start}.advertising-billing-header__note{width:100%}.advertising-billing-contract__header{flex-direction:column}.advertising-billing-contract__grid{grid-template-columns:1fr}.advertising-billing-contract__grid>div{min-height:0}.advertising-billing-pending{flex-direction:column;align-items:flex-start}.advertising-billing-invoice{grid-template-columns:1fr;gap:.45rem}.advertising-billing-invoice__links{justify-content:flex-start}}.card{background:var(--bg-card);border:1px solid var(--border-soft);box-shadow:var(--shadow-sm);border-radius:12px;transition:border-color .2s,box-shadow .2s,background .2s}.card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-md)}.card-interactive{transition:border-color .25s,transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s,background .25s}.card-interactive:hover{border-color:var(--border-hover);background:var(--bg-card-hover);box-shadow:var(--shadow-lg), 0 0 0 1px #2d2d5526;transform:translateY(-3px)}.feature-card-link{height:100%;display:block}.category-disclosure-summary{-webkit-user-select:none;user-select:none;list-style:none}.category-disclosure-summary::-webkit-details-marker{display:none}.category-disclosure-arrow{margin-left:.2rem;transition:transform .25s;display:inline-block}.category-disclosure[open] .category-disclosure-arrow{transform:rotate(180deg)}.category-more-grid{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:center;gap:1.25rem;margin-top:1.25rem;display:grid}.category-reveal-card{opacity:0}.category-disclosure[open] .category-reveal-card{animation:.35s both category-card-reveal}@keyframes category-card-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.feature-card-footer{border-top:1px solid var(--border-soft);color:var(--text-muted);justify-content:space-between;align-items:center;gap:.5rem;margin-top:1.25rem;padding-top:.8rem;font-size:.7rem;transition:color .2s;display:flex}.feature-card-link:hover .feature-card-footer{color:var(--accent-light)}.card-sm{border-radius:8px}.card-lg{border-radius:14px}.card-cyan{border-top:2px solid var(--accent-cyan)}.card-orange{border-top:2px solid var(--accent-orange)}.card-purple{border-top:2px solid var(--accent)}.resource-card-plugins{border-top:2px solid var(--accent-cyan)}.resource-card-configs{border-top:2px solid var(--accent-orange)}.sidebar-stats{background:linear-gradient(135deg, var(--bg-card) 0%, #7c3aed0a 100%)}.info-label-cyan{color:var(--accent-cyan)}.info-label-orange{color:var(--accent-orange)}.info-label-purple{color:var(--accent-light)}.tag-neon-cyan:hover{color:var(--accent-cyan);border-color:#06b6d44d}.tag-neon-orange:hover{color:var(--accent-orange);border-color:#f973164d}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 0 20px var(--accent-glow)}.btn-primary:hover{background:var(--accent-hover);box-shadow:0 0 30px var(--accent-glow);transform:translateY(-1px)}.btn-secondary{background:var(--bg-elevated);color:var(--text-primary);border:1px solid var(--border-soft);box-shadow:var(--shadow-sm)}.btn-secondary:hover{border-color:var(--border-hover);background:var(--bg-card);box-shadow:var(--shadow-md);transform:translateY(-1px)}.btn-ghost{color:var(--text-secondary);background:0 0;border:1px solid #0000}.btn-ghost:hover{color:var(--text-primary);border-color:var(--border)}.btn-lg{border-radius:10px;padding:.875rem 2rem;font-size:1rem}.btn-sm{min-height:44px;padding:.4rem .875rem;font-size:.8rem}.badge{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.badge-vip{color:var(--vip-color);background:#a855f726;border:1px solid #a855f74d}.badge-vip-plus{color:var(--vip-plus-color);background:#f59e0b26;border:1px solid #f59e0b4d}.badge-free{color:var(--text-secondary);border:1px solid var(--border-soft);background:#9090b814}.input{background:var(--bg-elevated);border:1px solid var(--border-soft);width:100%;min-height:44px;color:var(--text-primary);border-radius:8px;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow), var(--shadow-sm)}.input::placeholder{color:var(--text-muted)}:where(a,button,input,select,textarea,summary):focus-visible{outline:2px solid var(--accent-cyan);outline-offset:3px;box-shadow:0 0 0 4px #06b6d42e}.gradient-text{background:linear-gradient(135deg,#c084fc 0%,#818cf8 50%,#38bdf8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.glow-accent{box-shadow:0 0 40px var(--accent-glow)}.section{padding:5rem 0}.section-sm{padding:3rem 0}.grid-resources{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (max-width:900px){.grid-resources{grid-template-columns:repeat(2,1fr)}.category-more-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.grid-resources,.category-more-grid{grid-template-columns:1fr}.pricing-grid>[data-tier=VIP],.pricing-grid>[data-tier=VIP_PLUS]{min-height:39.25rem}}.resource-list{flex-direction:column;gap:.6rem;display:flex}.resource-row{background:var(--bg-card);border:1px solid var(--border-soft);color:inherit;box-sizing:border-box;border-radius:10px;align-items:center;gap:.85rem;width:100%;padding:.7rem .85rem;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.resource-row:hover{border-color:var(--border-hover);box-shadow:0 2px 12px #0003}.resource-row-thumb{background-position:50%;background-size:cover;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:1.5rem;display:flex;position:relative;overflow:hidden}.resource-row-thumb img{z-index:0}.resource-row-body{flex-direction:column;flex:1;justify-content:center;gap:.1rem;min-width:0;display:flex;overflow:hidden}.resource-row-meta{flex-wrap:nowrap;align-items:center;gap:.35rem;display:flex;overflow:hidden}.resource-row-category{text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;border-radius:4px;flex-shrink:0;padding:.1rem .35rem;font-size:.58rem;font-weight:700}.resource-row-title{color:var(--accent-light);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.85rem;font-weight:700;line-height:1.3;overflow:hidden}.resource-row-version{color:var(--text-muted);background:var(--bg-elevated);white-space:nowrap;border-radius:3px;flex-shrink:0;padding:.05rem .25rem;font-size:.6rem}.resource-row-date-downloads{color:var(--text-muted);white-space:nowrap;align-items:center;gap:.5rem;font-size:.65rem;display:flex;overflow:hidden}.resource-row-desc{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;width:100%;min-width:0;font-size:.72rem;line-height:1.4;overflow:hidden}.resource-row-right{text-align:right;border-left:1px solid var(--border-soft);flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-end;gap:.2rem;min-width:95px;padding-left:.7rem;display:flex}.resource-row-rating{color:var(--text-muted);align-items:center;gap:.2rem;font-size:.65rem;display:flex}.resource-row-updated{color:var(--text-muted);opacity:.7;white-space:nowrap;font-size:.6rem}.resources-page__header{border:1px solid var(--border-soft);background:linear-gradient(135deg, #7c3aed0d, transparent 60%), var(--bg-surface);border-radius:14px;padding:1.5rem 1.5rem 1.35rem;position:relative}.resources-page__header h1{margin-bottom:.35rem}.resources-page__header p{margin:0}.resources-toolbar{border:1px solid var(--border-soft);background:var(--bg-surface);border-radius:12px;padding:.8rem}.resources-toolbar__controls>.resource-search{min-width:240px}.resources-results-summary{color:var(--text-secondary);justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.75rem;display:flex}.resources-results-summary strong{color:var(--text-primary);font-family:var(--font-space-grotesk), sans-serif}.resources-results-summary__hint{color:var(--text-muted)}.resource-row-featured{color:var(--success);font-size:.6rem;font-weight:600}.resource-row-access{color:var(--text-muted);margin-top:.25rem;font-size:.62rem;font-weight:600}.resource-row-access--available{color:var(--success)}.resource-search__clear{width:44px;height:44px;color:var(--text-muted);justify-content:center;align-items:center;padding:.2rem;font-size:.9rem;text-decoration:none;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.resource-search__results>button{width:100%;color:inherit;text-align:left;font:inherit;background:0 0;border:0}.resource-search__results>button:hover,.resource-search__results>button:focus-visible{background:var(--bg-elevated)!important}.featured-carousel__items--next{animation:.28s both featured-slide-next}.featured-carousel__items--prev{animation:.28s both featured-slide-prev}@keyframes featured-slide-next{0%{opacity:.55;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@keyframes featured-slide-prev{0%{opacity:.55;transform:translate(-18px)}to{opacity:1;transform:translate(0)}}.pricing-loading{min-height:calc(100vh - 64px);padding:4rem 1.5rem 5rem}.pricing-loading__hero{flex-direction:column;align-items:center;margin-bottom:3rem;display:flex}.pricing-loading__eyebrow{border-radius:999px;width:110px;height:12px;margin-bottom:1rem}.pricing-loading__title{border-radius:8px;width:min(460px,80%);height:42px;margin-bottom:.85rem}.pricing-loading__subtitle{border-radius:6px;width:min(360px,70%);height:18px}.pricing-loading__proof{gap:1rem;margin-top:1.5rem;display:flex}.pricing-loading__proof span{border-radius:6px;width:130px;height:12px}.pricing-loading__plans{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;max-width:960px;margin:0 auto;display:grid}.pricing-loading__card{border:1px solid var(--border-soft);background:var(--bg-card);border-radius:14px;min-height:470px;padding:1.75rem}.pricing-loading__card--featured{border-color:#f59e0b4d;box-shadow:0 0 28px #f59e0b0f}.pricing-loading__icon{border-radius:12px;width:48px;height:48px;margin-bottom:1.25rem}.pricing-loading__plan-name{border-radius:5px;width:110px;height:22px;margin-bottom:1rem}.pricing-loading__price{border-radius:6px;width:100px;height:38px;margin-bottom:1.5rem}.pricing-loading__features{flex-direction:column;gap:.7rem;margin-bottom:2rem;display:flex}.pricing-loading__features span{border-radius:5px;width:100%;height:13px}.pricing-loading__features span:nth-child(3){width:82%}.pricing-loading__features span:nth-child(4){width:92%}.pricing-loading__features span:nth-child(5){width:68%}.pricing-loading__button{border-radius:8px;width:100%;height:44px}.pricing-loading__faq{max-width:700px;margin:4rem auto 0}.pricing-loading__faq-title{border-radius:6px;width:210px;height:24px;margin:0 auto 1.5rem}.pricing-loading__faq-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.pricing-loading__faq-row>span:first-child{border-radius:5px;width:68%;height:15px}.pricing-loading__faq-plus{border-radius:50%;width:14px;height:14px}.submit-page__hero{border:1px solid var(--border-soft);background:linear-gradient(135deg, #7c3aed14, transparent 65%), var(--bg-surface);border-radius:14px;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:1.25rem;padding:1.5rem;display:flex}.submit-page__hero h1{font-family:var(--font-space-grotesk), sans-serif;margin:.35rem 0 .4rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.submit-page__hero p{color:var(--text-secondary);margin:0;font-size:.9rem}.submit-page__eyebrow{color:var(--accent-light);letter-spacing:.08em;font-size:.65rem;font-weight:700}.submit-page__guide{border:1px solid var(--border-soft);background:var(--bg-elevated);border-radius:10px;align-items:center;gap:.65rem;max-width:245px;padding:.75rem;display:flex}.submit-page__guide-icon{color:var(--accent-cyan);font-size:1.25rem}.submit-page__guide strong,.submit-page__guide span:last-child{display:block}.submit-page__guide strong{margin-bottom:.15rem;font-size:.75rem}.submit-page__guide span:last-child{color:var(--text-muted);font-size:.68rem;line-height:1.4}.submit-page__help-row{justify-content:flex-end;margin-bottom:.5rem;display:flex}.submit-page__form .submit-section{padding:1.5rem}.submit-section--basic{border-top:2px solid #7c3aed59}.submit-section--description{border-top:2px solid #06b6d44d}.submit-section--files{border-top:2px solid #f973164d}.submit-page__form>div:last-of-type{margin-top:.25rem}@media (max-width:900px){.pricing-loading__plans{grid-template-columns:1fr;max-width:520px}.pricing-loading__card{min-height:310px}.pricing-loading__features{margin-bottom:1.25rem}}@media (max-width:640px){.resources-page__header{padding:1.1rem}.resources-toolbar{padding:.65rem}.resources-toolbar__controls>.resource-search{min-width:100%}.resources-results-summary{flex-direction:column;align-items:flex-start;gap:.2rem}.pricing-loading{padding:2.5rem 1rem 3rem}.pricing-loading__hero{margin-bottom:2rem}.pricing-loading__title{height:34px}.submit-page__hero{flex-direction:column;align-items:stretch;padding:1.15rem}.submit-page__guide{max-width:none}.submit-page__form .submit-section{padding:1rem}}@media (max-width:400px){.resources-toolbar--requests .resources-toolbar__controls>div:last-child{flex-basis:100%;justify-content:flex-end;display:flex}}@media (max-width:640px){.resource-row{flex-direction:column;align-items:stretch;gap:.6rem;padding:.85rem}.resource-row-thumb{border-radius:8px;width:100%;height:120px}.resource-row-body{min-width:0}.resource-row-meta{flex-wrap:wrap}.resource-row-right{text-align:left;border-left:none;border-top:1px solid var(--border-soft);flex-direction:row;justify-content:space-between;align-items:center;min-width:0;padding-top:.5rem;padding-left:0}}@media (max-width:480px){.resource-row-thumb{height:100px}.resource-row-title{font-size:.8rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px var(--accent-glow)}50%{box-shadow:0 0 40px var(--accent-glow)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes spin{to{transform:rotate(360deg)}}.animate-fade-in{animation:.4s both fadeIn}.animate-pulse-glow{animation:2s ease-in-out infinite pulse-glow}.skeleton{background:linear-gradient(90deg, var(--bg-elevated) 25%, var(--bg-card) 50%, var(--bg-elevated) 75%);background-size:200% 100%;border-radius:6px;animation:1.5s infinite shimmer}.divider{background:linear-gradient(90deg, transparent, var(--border), transparent);width:100%;height:1px}.tag{border:1px solid var(--border-soft);color:var(--text-secondary);background:#13131fcc;border-radius:6px;padding:.2rem .5rem;font-size:.75rem;display:inline-block}.resource-content{color:var(--text-secondary);font-size:.9rem;line-height:1.8}.resource-content p{margin-bottom:1rem}.resource-content a{color:var(--accent-cyan);border-bottom:1px solid #06b6d44d;text-decoration:none;transition:color .15s,border-color .15s}.resource-content a:hover{color:var(--accent-light);border-color:var(--accent-light)}.resource-content h2{font-family:var(--font-space-grotesk), sans-serif;color:var(--text-primary);border-bottom:1px solid var(--border);margin:2rem 0 .75rem;padding-bottom:.5rem;font-size:1.15rem;font-weight:700}.resource-content h2:first-child{margin-top:0}.resource-content h3{font-family:var(--font-space-grotesk), sans-serif;color:var(--text-primary);margin:1.5rem 0 .5rem;font-size:1rem;font-weight:600}.resource-content ul,.resource-content ol{margin:.75rem 0 1rem;padding-left:1.25rem}.resource-content li{margin-bottom:.5rem;line-height:1.7}.resource-content li::marker{color:var(--accent-cyan)}.resource-content strong{color:var(--text-primary);font-weight:600}.resource-content img{border:1px solid var(--border);border-radius:10px;max-width:100%;height:auto;margin:1rem 0}.resource-content iframe,.resource-content video{border-radius:10px;max-width:100%;margin:1rem 0}.resource-content pre{background:var(--bg-elevated);border:1px solid var(--border);border-radius:8px;margin:1rem 0;padding:1rem;overflow-x:auto}.resource-content code{color:var(--accent-cyan);background:#06b6d414;border:1px solid #06b6d426;border-radius:4px;padding:.15rem .4rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.85em}.resource-content pre code{color:var(--text-secondary);background:0 0;border:none;border-radius:0;padding:0}.resource-content blockquote{border-left:3px solid var(--accent);color:var(--text-muted);background:#7c3aed0d;border-radius:0 8px 8px 0;margin:1rem 0;padding:.75rem 1rem;font-style:italic}.resource-content hr{border:none;border-top:1px solid var(--border);margin:1.5rem 0}@keyframes fadeInOpacity{0%{opacity:0}to{opacity:1}}.resource-content img{cursor:zoom-in;transition:opacity .3s}.resource-content img[loading=lazy][data-loaded=false]{opacity:.4}.resource-content img[data-loaded=true]{opacity:1}.resource-callout{border:1px solid #06b6d426;border-left:3px solid var(--accent-cyan);color:var(--accent-cyan);background:#06b6d40f;border-radius:0 8px 8px 0;align-items:center;gap:.6rem;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.85rem;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.resource-callout:hover{background:#06b6d41a;border-color:#06b6d440}.resource-callout svg{opacity:.7;flex-shrink:0}.card-hover{cursor:pointer;transition:transform .2s,box-shadow .2s,border-color .2s}.card-hover:hover{border-color:var(--border-hover);box-shadow:var(--shadow-lg), 0 0 0 1px #2d2d5526;transform:translateY(-3px)}@media (max-width:640px){.section{padding:2.5rem 0}.container{padding:0 1rem}.grid-resources{grid-template-columns:1fr}.btn-lg{padding:.75rem 1.5rem;font-size:.85rem}h1{font-size:1.5rem!important}h2{font-size:1.2rem!important}.resources-filters{flex-direction:column!important;align-items:stretch!important}.resources-filters>div{flex:auto!important;max-width:none!important}.admin-dashboard-grid{grid-template-columns:1fr!important}}.resources-layout{align-items:flex-start;gap:1.5rem;display:flex}.resources-grid-container{flex:1;min-width:0}.category-sidebar{background:var(--bg-card);border:1px solid var(--border-soft);width:260px;box-shadow:var(--shadow-sm);border-radius:12px;flex-shrink:0;padding:.75rem;position:sticky;top:80px}.category-sidebar-header{justify-content:space-between;align-items:center;padding:.5rem;display:flex}.category-sidebar-toggle{color:var(--text-muted);cursor:pointer;background:0 0;border:none;min-width:44px;min-height:44px;padding:.2rem;font-size:.65rem;line-height:1}.category-sidebar-toggle:hover{color:var(--text-primary)}.category-sidebar-item{color:var(--text-secondary);border-radius:8px;justify-content:space-between;align-items:center;padding:.45rem .6rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.category-sidebar-item:hover{background:var(--bg-elevated);color:var(--text-primary)}.category-sidebar-item.active{background:var(--accent);color:#fff;box-shadow:0 0 12px var(--accent-glow);font-weight:600}.category-sidebar-item.locked{opacity:.55}.category-sidebar-item.locked:hover{opacity:.8}.category-sidebar-item-left{align-items:center;gap:.5rem;min-width:0;display:flex}.category-sidebar-icon{text-align:center;flex-shrink:0;width:1.2rem;font-size:.85rem}.category-sidebar-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.category-sidebar-lock{flex-shrink:0;font-size:.6rem}.category-sidebar-count{color:var(--text-muted);background:var(--bg-elevated);border-radius:6px;flex-shrink:0;padding:.1rem .4rem;font-size:.7rem;font-weight:600}.category-sidebar-item.active .category-sidebar-count{color:#fff;background:#fff3}.category-sidebar-divider{background:var(--border-soft);height:1px;margin:.5rem .4rem}.category-sidebar-section-title{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;padding:.3rem .5rem;font-size:.75rem;font-weight:600}.category-sidebar-tags{flex-wrap:wrap;gap:.3rem;padding:0 .4rem;display:flex}.category-sidebar-tag{background:var(--bg-elevated);color:var(--text-secondary);border:1px solid var(--border-soft);border-radius:5px;padding:.2rem .45rem;font-size:.68rem;text-decoration:none;transition:all .15s}.category-sidebar-tag:hover{border-color:var(--accent);color:var(--accent-light);background:var(--accent-glow)}.category-sidebar-tag.active{background:var(--accent);color:#fff;border-color:var(--accent)}.category-sidebar-stats{grid-template-columns:1fr 1fr;gap:.4rem;padding:.2rem .4rem;display:grid}.category-sidebar-stat{background:var(--bg-elevated);border:1px solid var(--border-soft);border-radius:6px;align-items:center;gap:.4rem;padding:.35rem .4rem;display:flex}.category-sidebar-stat-icon{flex-shrink:0;font-size:.85rem}.category-sidebar-stat-value{color:var(--text-primary);font-size:.8rem;font-weight:700;line-height:1.2}.category-sidebar-stat-label{color:var(--text-muted);font-size:.55rem;line-height:1.2}.category-sidebar-tag-count{color:var(--text-muted);opacity:.7;margin-left:.2rem;font-size:.55rem}.category-sidebar-tag-muted{opacity:.6;font-size:.62rem}.category-sidebar-tag-muted:hover{opacity:1}@media (max-width:900px){.category-sidebar{border-radius:10px;width:100%;position:static}.resources-layout{flex-direction:column}.resources-grid-container{width:100%}.grid-resources{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.grid-resources{grid-template-columns:1fr}}@media (max-width:768px){.resource-layout{flex-direction:column!important;gap:1.5rem!important}.resource-layout .resource-sidebar{width:100%!important;position:static!important}.resource-layout .resource-sidebar>div{position:static!important}.admin-dashboard-grid{grid-template-columns:1fr!important}}.profile-badge{background:var(--bg-card);cursor:default;border:1px solid;border-radius:9999px;align-items:center;gap:.35rem;padding:.35rem .65rem;transition:transform .15s,box-shadow .15s;display:inline-flex;position:relative}.profile-badge:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.profile-badge-tooltip{background:var(--bg-elevated);color:var(--text-secondary);white-space:nowrap;pointer-events:none;opacity:0;border:1px solid var(--border);z-index:10;border-radius:8px;padding:.4rem .65rem;font-size:.7rem;transition:opacity .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000004d}.profile-badge-tooltip:after{content:"";border:5px solid #0000;border-top-color:var(--border);position:absolute;top:100%;left:50%;transform:translate(-50%)}.profile-badge:hover .profile-badge-tooltip{opacity:1}@media (max-width:768px){.profile-badge-tooltip{display:none}}.level-badge{white-space:nowrap;align-items:center;gap:.3rem;font-weight:600;display:inline-flex}.level-badge--sm{font-size:.75rem}.level-badge--md{font-size:.85rem}.level-badge--lg{font-size:1rem}.level-badge__emoji{font-size:1.1em}.points-display{background:var(--bg-elevated);border:1px solid var(--border-soft);color:var(--text-secondary);border-radius:8px;align-items:center;gap:.5rem;padding:.35rem .75rem;font-size:.8rem;text-decoration:none;transition:all .15s;display:flex}.points-display:hover{background:var(--bg-card);border-color:var(--border-hover);color:var(--text-primary)}.points-display__emoji{font-size:1rem}.points-display__info{flex-direction:column;line-height:1.2;display:flex}.points-display__level{color:var(--text-primary);font-size:.75rem;font-weight:600}.points-display__points{color:var(--text-muted);font-size:.65rem}.points-display__progress{background:var(--bg-card);border-radius:2px;width:40px;height:4px;overflow:hidden}.points-display__progress-bar{border-radius:2px;height:100%;transition:width .3s}.ranking-page{min-height:calc(100vh - 64px);padding:3rem 1.5rem}.ranking-page__container{max-width:700px;margin:0 auto}.ranking-page__title{font-family:var(--font-space-grotesk), sans-serif;text-align:center;margin-bottom:.5rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:700}.ranking-page__subtitle{text-align:center;color:var(--text-secondary);margin-bottom:2rem;font-size:.9rem}.ranking-list{flex-direction:column;gap:.5rem;display:flex}.ranking-card{background:var(--bg-card);border:1px solid var(--border-soft);color:inherit;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;transition:all .15s;display:flex}.ranking-card:hover{background:var(--bg-card-hover);border-color:var(--border-hover);transform:translateY(-1px)}.ranking-card--me{border-color:var(--accent);background:#7c3aed14}.ranking-card__rank{text-align:center;min-width:40px;font-size:1.25rem;font-weight:700}.ranking-card__avatar{flex-shrink:0;position:relative}.ranking-card__avatar-img{object-fit:cover;border-radius:50%;position:absolute;top:0;left:0}.ranking-card__avatar-placeholder{background:var(--bg-elevated);color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex;position:relative}.ranking-card__rank--hash{font-family:var(--font-space-grotesk), monospace;color:var(--text-muted);font-size:.85rem}.ranking-card--me-top{border:1px solid var(--accent);background:#7c3aed0f;margin-bottom:1rem}.ranking-card__info{flex:1;min-width:0}.ranking-card__name{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.ranking-card__level{margin-top:.15rem;font-size:.8rem}.ranking-card__points{text-align:right;flex-shrink:0}.ranking-card__points-number{color:var(--text-primary);font-size:1.1rem;font-weight:700}.ranking-card__points-label{color:var(--text-muted);font-size:.65rem;display:block}.ranking-loading{flex-direction:column;gap:.75rem;display:flex}.ranking-skeleton{background:var(--bg-card);border-radius:12px;height:80px;animation:1.5s ease-in-out infinite pulse}.ranking-empty{text-align:center;color:var(--text-secondary);padding:3rem 1rem}@keyframes pulse{0%,to{opacity:.4}50%{opacity:.8}}.ai-gen-wrapper{margin-top:.5rem}.ai-gen-trigger{gap:.4rem}.ai-gen-trigger-icon{font-size:1rem}.ai-gen-panel{background:var(--bg-card);box-shadow:var(--shadow-lg), 0 0 30px #7c3aed14;border:1px solid #7c3aed40;border-radius:12px;overflow:hidden}.ai-gen-header{border-bottom:1px solid var(--border-soft);background:#7c3aed0a;justify-content:space-between;align-items:center;padding:.85rem 1.25rem;display:flex}.ai-gen-title{color:var(--text-primary);align-items:center;gap:.5rem;margin:0;font-size:.9rem;font-weight:700;display:flex}.ai-gen-title-icon{font-size:1rem}.ai-gen-close{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.3rem;font-size:1rem;line-height:1;transition:all .15s}.ai-gen-close:hover{background:var(--bg-elevated);color:var(--text-primary)}.ai-gen-body{flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.ai-gen-form{flex-direction:column;gap:.75rem;display:flex}.ai-gen-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.ai-gen-field{flex-direction:column;gap:.3rem;display:flex}.ai-gen-label{color:var(--text-secondary);align-items:center;gap:.3rem;font-size:.75rem;font-weight:600;display:flex}.ai-gen-label-hint{color:var(--text-muted);font-size:.7rem;font-weight:400}.ai-gen-required{color:var(--danger)}.ai-gen-hint{color:var(--text-muted);margin-top:.15rem;font-size:.7rem}.ai-gen-actions{align-items:center;gap:.5rem;padding-top:.25rem;display:flex}.ai-gen-status{color:var(--text-muted);align-items:center;gap:.6rem;padding:.6rem 0;font-size:.8rem;display:flex}.ai-gen-spinner{border:2px solid var(--accent);border-top-color:#0000;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.6s linear infinite spin;display:inline-block}.ai-gen-scrape-info{background:#7c3aed0f;border:1px solid #7c3aed26;border-radius:8px;padding:.75rem 1rem}.ai-gen-scrape-title{color:var(--text-secondary);margin-bottom:.4rem;font-size:.78rem;font-weight:600}.ai-gen-scrape-grid{color:var(--text-muted);flex-wrap:wrap;gap:.4rem 1.25rem;font-size:.75rem;display:flex}.ai-gen-scrape-grid strong{color:var(--text-secondary)}.ai-gen-error{color:#fca5a5;background:#ef444414;border:1px solid #ef444440;border-radius:8px;padding:.75rem 1rem;font-size:.82rem}.ai-gen-result{border:1px solid #10b98133;border-radius:10px;overflow:hidden}.ai-gen-result-header{background:#10b9810f;border-bottom:1px solid #10b98126;justify-content:space-between;align-items:center;padding:.6rem 1rem;display:flex}.ai-gen-result-badge{color:var(--success);background:#10b9811a;border-radius:999px;padding:.2rem .6rem;font-size:.72rem;font-weight:600}.ai-gen-result-mode{color:var(--text-muted);font-size:.7rem}.ai-gen-fields{border-bottom:1px solid var(--border-soft);flex-direction:column;gap:.6rem;padding:.75rem 1rem;display:flex}.ai-gen-field-group{flex-direction:column;gap:.25rem;display:flex}.ai-gen-field-header{justify-content:space-between;align-items:center;display:flex}.ai-gen-field-meta{align-items:center;gap:.6rem;display:flex}.ai-gen-char-count{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.65rem}.ai-gen-copy{border:1px solid var(--border-soft);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:5px;padding:.15rem .5rem;font-size:.65rem;font-weight:500;transition:all .15s}.ai-gen-copy:hover{border-color:var(--accent);color:var(--accent-light);background:var(--accent-glow)}.ai-gen-field-value{color:var(--text-primary);background:var(--bg-elevated);border:1px solid var(--border-soft);cursor:text;word-break:break-word;border-radius:6px;padding:.45rem .7rem;font-size:.82rem;line-height:1.5;transition:border-color .15s}.ai-gen-field-value:hover{border-color:var(--border-hover)}.ai-gen-mono{color:var(--accent-light);font-family:SF Mono,Fira Code,monospace;font-size:.78rem}.ai-gen-textarea-sm{resize:vertical;min-height:3rem}.ai-gen-preview{background:var(--bg-elevated);border:1px solid var(--border-soft);max-height:620px;color:var(--text-primary);border-radius:8px;padding:1.25rem;font-size:.88rem;line-height:1.75;overflow-y:auto}.ai-gen-preview h2{color:var(--text-primary);margin:1.35rem 0 .55rem;font-size:1.05rem;font-weight:700}.ai-gen-preview h2:first-child{margin-top:0}.ai-gen-preview p{margin:.4rem 0}.ai-gen-preview ul{margin:.5rem 0 .9rem;padding-left:1.35rem}.ai-gen-preview li{color:var(--text-secondary);margin:.45rem 0}.ai-gen-preview code{color:var(--accent-light);background:#7c3aed1f;border-radius:4px;padding:.1rem .35rem;font-size:.78rem}.ai-gen-preview a{color:var(--accent-light);text-decoration:underline}.ai-gen-preview img{border-radius:6px;max-width:100%;margin:.5rem 0}.ai-gen-preview strong{color:var(--text-primary)}.ai-gen-apply-row{background:#10b9810a;border-top:1px solid #10b9811f;gap:.5rem;padding:.75rem 1rem;display:flex}@media (max-width:640px){.ai-gen-row{grid-template-columns:1fr}.ai-gen-body{padding:1rem}}.skip-link{background:var(--accent);color:#fff;z-index:9999;border-radius:0 0 8px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:top .2s;position:absolute;top:-100px;left:0}.skip-link:focus{top:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.desktop-only{display:flex!important}.mobile-only{display:none!important}@media (max-width:960px){.desktop-only{display:none!important}.mobile-only{display:flex!important}}.hero-section{text-align:center;justify-content:center;align-items:center;padding:8.5rem 1.5rem 6rem;display:flex;position:relative}.hero-section--advertising{padding-top:2.5rem}.hero-bg{z-index:0;background:radial-gradient(at 50% 0,#7c3aed1f 0%,#0000 55%),radial-gradient(at 70% 20%,#06b6d40f 0%,#0000 40%);position:absolute;inset:0}.hero-content{z-index:1;text-align:center;width:100%;max-width:1100px;position:relative}.hero-title{font-family:var(--font-space-grotesk), sans-serif;white-space:nowrap;text-align:center;margin-bottom:2rem;font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1.2}.hero-title-word{display:inline-block}.hero-title-accent{background:linear-gradient(135deg, var(--accent-cyan), var(--accent-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-neon-line{background:linear-gradient(90deg, var(--accent-cyan), var(--accent));border-radius:1px;width:60px;height:2px;margin:0 auto 2rem;animation:.5s ease-out .3s both slideUp;box-shadow:0 0 10px #06b6d466}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.popular-tag{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:#7c3aed14;border:1px solid #7c3aed26;border-radius:6px;height:30px;min-height:30px;padding:.2rem .6rem;font-family:inherit;font-size:.75rem;transition:all .2s}.popular-tag:hover{color:var(--accent-cyan);background:#06b6d41f;border-color:#06b6d44d;box-shadow:0 0 10px #06b6d426}.home-search__input:focus,.home-search__input:focus-visible{box-shadow:none;outline:none}.home-search__wrapper:focus-within>div:first-child{border-color:var(--accent);box-shadow:0 0 0 3px #7c3aed24}.nav-logo{transition:filter .2s}.nav-logo:hover{filter:drop-shadow(0 0 6px #7c3aed66)}.site-header{z-index:50;border-bottom:1px solid var(--border-soft);-webkit-backdrop-filter:blur(16px);background:#08080fd9;height:64px;position:sticky;top:0;box-shadow:0 1px 3px #00000026}.site-header__inner{align-items:center;gap:1.25rem;height:100%;display:flex}.nav-logo{flex-shrink:0;align-items:center;display:flex}.nav-logo img{width:auto;height:40px}.site-nav{flex:1;align-items:center;gap:.15rem;min-width:0}.site-nav__menu{align-items:center;display:flex;position:relative}.site-nav__split-trigger{width:20px;height:44px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:0 7px 7px 0;margin-left:0;padding:0;font-size:.95rem;line-height:1;transform:translateY(-1px)}.site-nav__split-trigger:hover,.site-nav__split-trigger[aria-expanded=true]{color:var(--text-primary);background:0 0}.site-nav__resource-link{padding-right:0}.site-header__actions{flex-shrink:0;align-items:center;gap:.65rem;margin-left:auto}.site-header__mobile-trigger{width:44px;height:44px;color:var(--text-primary);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;margin-left:auto;padding:0}.site-header__mobile-trigger:hover{background:var(--bg-elevated)}.nav-link{min-height:44px;color:var(--text-secondary);border-radius:7px;align-items:center;padding:.4rem .875rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex;position:relative}.nav-link:hover{color:var(--text-primary)}.nav-link-active{background:var(--bg-elevated);color:var(--text-primary)!important}.nav-link-active:after{content:"";background:var(--accent-cyan);border-radius:1px;width:16px;height:2px;position:absolute;bottom:-2px;left:50%;transform:translate(-50%);box-shadow:0 0 6px #06b6d466}.navbar-menu-trigger{min-height:44px;color:var(--text-secondary);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:7px;align-items:center;gap:.15rem;padding:.4rem .875rem;font-size:.875rem;font-weight:500;transition:color .15s,background .15s;display:inline-flex}.navbar-menu-trigger>span{margin-left:-.05rem}.navbar-menu-trigger:hover,.navbar-menu-trigger[aria-expanded=true]{color:var(--text-primary);background:var(--bg-elevated)}.navbar-menu{z-index:60;border:1px solid var(--border-soft);background:var(--bg-card);min-width:210px;box-shadow:var(--shadow-lg);border-radius:10px;padding:.5rem;position:absolute;top:calc(100% + .5rem);left:0}.navbar-menu-link{min-height:44px;color:var(--text-secondary);border-radius:7px;justify-content:space-between;align-items:center;gap:1rem;padding:.6rem .75rem;font-size:.85rem;font-weight:500;text-decoration:none;display:flex}.navbar-menu-link:hover{color:var(--text-primary);background:var(--bg-elevated)}.navbar-menu-hint{color:var(--text-muted);font-size:.65rem;font-weight:600}.mobile-navigation{z-index:60;display:flex;position:fixed;inset:0}.mobile-navigation__backdrop{cursor:default;background:#00000094;border:0;flex:1}.mobile-navigation__panel{border-left:1px solid var(--border);background:var(--bg-card);flex-direction:column;width:min(340px,88vw);padding:4.75rem 1rem 1rem;display:flex;position:relative;overflow-y:auto;box-shadow:-16px 0 32px #00000040}.mobile-navigation__close{width:44px;height:44px;color:var(--text-secondary);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;font-size:1.5rem;display:inline-flex;position:absolute;top:.75rem;right:.75rem}.mobile-navigation__close:hover{background:var(--bg-elevated);color:var(--text-primary)}.mobile-navigation__link{min-height:44px;color:var(--text-secondary);border-radius:8px;align-items:center;padding:.65rem .75rem;font-size:.9rem;font-weight:500;text-decoration:none;display:flex}.mobile-navigation__link:hover{background:var(--bg-elevated);color:var(--text-primary)}.mobile-navigation__link--active{color:var(--accent-light);background:#7c3aed1a;font-weight:700}.mobile-navigation__link--subtle{color:var(--text-muted);padding-left:1.25rem;font-size:.82rem}.mobile-navigation__section{border-top:1px solid var(--border);color:var(--text-muted);letter-spacing:.07em;text-transform:uppercase;margin:1rem 0 .35rem;padding-top:1rem;font-size:.65rem;font-weight:700}.mobile-navigation__auth{gap:.5rem;margin-top:1.5rem;display:grid}.mobile-navigation__auth .btn{justify-content:center}.breadcrumb-link{color:var(--text-muted);text-decoration:none;transition:color .15s}.breadcrumb-link:hover{color:var(--accent-cyan)}.breadcrumb-sep{color:var(--text-muted);opacity:.5;margin:0 .15rem}.resource-thumb{transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s}.resource-thumb:hover{transform:scale(1.03);box-shadow:0 0 20px #7c3aed33}.meta-item{align-items:center;gap:.35rem;display:inline-flex}.meta-icon{opacity:.5;flex-shrink:0;width:14px;height:14px}.badge-updated{color:var(--success);background:#10b9811a;border:1px solid #10b98133;border-radius:4px;align-items:center;gap:.3rem;padding:.15rem .5rem;font-size:.7rem;font-weight:600;display:inline-flex}body{overflow-x:clip}@media (max-width:640px){.hero-section{padding:6rem 1rem 3rem}.hero-section--advertising{padding-top:1.25rem}.hero-title{white-space:normal;font-size:clamp(1.6rem,7vw,2.4rem)}.hero-content{max-width:100%}.popular-tag{padding:.2rem .5rem;font-size:.7rem}}@media (max-width:768px){.resource-layout{flex-direction:column!important;gap:1.5rem!important}.resource-layout .resource-sidebar{width:100%!important;position:static!important}.resource-layout .resource-sidebar>div{position:static!important}.resource-thumb:hover{box-shadow:none;transform:none}}@media (max-width:640px){.grid-resources{grid-template-columns:1fr}}@media (max-width:480px){.breadcrumb-sep{margin:0 .05rem}}.tools-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.motd-seo-section{margin-bottom:2rem}.motd-seo-section h2{font-family:var(--font-space-grotesk), sans-serif;color:var(--text-primary);border-bottom:1px solid var(--border);margin:1.5rem 0 .75rem;padding-bottom:.4rem;font-size:1.15rem;font-weight:700}.motd-seo-section h2:first-child{margin-top:0}.motd-seo-section p{color:var(--text-secondary);margin-bottom:.75rem;font-size:.9rem;line-height:1.8}.motd-seo-section ol,.motd-seo-section ul{margin:.5rem 0 1rem;padding-left:1.25rem}.motd-seo-section li{color:var(--text-secondary);margin-bottom:.3rem;font-size:.9rem;line-height:1.8}.motd-seo-section li::marker{color:var(--accent-cyan)}.motd-seo-section code{color:var(--accent-cyan);background:#06b6d414;border:1px solid #06b6d426;border-radius:4px;padding:.1rem .35rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.82em}.motd-faq{flex-direction:column;gap:.5rem;display:flex}.motd-faq details{background:var(--bg-card);border:1px solid var(--border-soft);border-radius:8px;overflow:hidden}.motd-faq summary{cursor:pointer;color:var(--text-primary);justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.9rem;font-weight:600;list-style:none;transition:background .15s;display:flex}.motd-faq summary::-webkit-details-marker{display:none}.motd-faq summary:after{content:"+";color:var(--text-muted);font-size:1.1rem;transition:transform .2s}.motd-faq details[open] summary:after{transform:rotate(45deg)}.motd-faq summary:hover{background:var(--bg-elevated)}.motd-faq details p{color:var(--text-secondary);margin:0;padding:0 1rem 1rem;font-size:.85rem;line-height:1.7}.icon-gen-spinner{border:2px solid var(--text-muted);border-top-color:var(--accent-purple);border-radius:50%;width:14px;height:14px;animation:.6s linear infinite icon-spin;display:inline-block}.icon-gen-spinner-large{border:3px solid var(--border-soft);border-top-color:var(--accent-purple);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite icon-spin}@keyframes icon-spin{to{transform:rotate(360deg)}}.icon-gen-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.5rem;display:grid}.icon-gen-gallery-item{aspect-ratio:1;border:1px solid var(--border-soft);cursor:pointer;border-radius:10px;transition:transform .15s,border-color .15s;position:relative;overflow:hidden}.icon-gen-gallery-item:hover{border-color:var(--accent-purple);transform:scale(1.03)}.icon-gen-gallery-item img{object-fit:cover;width:100%;height:100%;image-rendering:pixelated}.icon-gen-gallery-overlay{opacity:0;background:linear-gradient(#0000 40%,#000000d9);flex-direction:column;justify-content:flex-end;padding:.5rem;transition:opacity .2s;display:flex;position:absolute;inset:0}.icon-gen-gallery-item:hover .icon-gen-gallery-overlay{opacity:1}.icon-gen-gallery-prompt{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.65rem;line-height:1.4;display:-webkit-box;overflow:hidden}.icon-gen-gallery-dl{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:4px;padding:.2rem .4rem;font-size:.6rem;font-weight:600}@keyframes icon-gen-pulse{0%,to{opacity:.3}50%{opacity:.8}}.toggle-switch{cursor:pointer;flex-shrink:0;width:44px;height:24px;display:inline-block;position:relative}.toggle-switch input{opacity:0;width:0;height:0;position:absolute}.toggle-slider{cursor:pointer;background:var(--bg-elevated);border:1px solid var(--border-soft);border-radius:24px;transition:all .3s;position:absolute;inset:0}.toggle-slider:before{content:"";background:var(--text-muted);border-radius:50%;width:18px;height:18px;transition:all .3s;position:absolute;bottom:2px;left:2px}.toggle-switch input:checked+.toggle-slider{background:var(--accent);border-color:var(--accent)}.toggle-switch input:checked+.toggle-slider:before{background:#fff;transform:translate(20px)}@media (max-width:700px){.icon-gen-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.icon-gen-main-grid{grid-template-columns:1fr!important}}.icon-gen-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000c;justify-content:center;align-items:center;padding:1rem;animation:.2s icon-gen-fadein;display:flex;position:fixed;inset:0}.icon-gen-modal{background:var(--bg-card);border:1px solid var(--border-soft);border-radius:16px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;animation:.25s icon-gen-slideup;display:flex;position:relative;overflow-y:auto}.icon-gen-modal-close{z-index:2;border:1px solid var(--border-soft);background:var(--bg-elevated);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;transition:all .15s;display:flex;position:absolute;top:12px;right:12px}.icon-gen-modal-close:hover{background:var(--danger);color:#fff;border-color:var(--danger)}.icon-gen-modal-image{aspect-ratio:1;background:var(--bg-elevated);border-radius:16px 16px 0 0;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.icon-gen-modal-info{flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.icon-gen-modal-prompt{color:var(--text-primary);margin:0;font-size:.9rem;font-weight:600;line-height:1.5}.icon-gen-modal-meta{color:var(--text-muted);flex-wrap:wrap;gap:.75rem;font-size:.7rem;display:flex}.icon-gen-modal-meta code{background:var(--bg-elevated);border-radius:4px;padding:.1rem .35rem;font-family:monospace;font-size:.65rem}.icon-gen-modal-actions{flex-direction:column;gap:.5rem;display:flex}.icon-gen-modal-dl{border:1px solid var(--border-soft);background:var(--bg-elevated);width:100%;color:var(--text-secondary);cursor:pointer;text-align:center;border-radius:8px;padding:.65rem;font-size:.8rem;font-weight:600;transition:all .15s}.icon-gen-modal-dl:hover{background:var(--bg-card);color:var(--text-primary)}.icon-gen-modal-dl:disabled{opacity:.5;cursor:not-allowed}.icon-gen-modal-dl-primary{border-color:var(--accent-purple);color:var(--accent-light);background:#7c3aed1f}.icon-gen-modal-dl-primary:hover{background:#7c3aed33}.icon-gen-modal-hint{color:var(--text-muted);margin:0;font-size:.7rem;line-height:1.5}@keyframes icon-gen-fadein{0%{opacity:0}to{opacity:1}}@keyframes icon-gen-slideup{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.icon-gen-upgrade-modal{background:var(--bg-card);border:1px solid var(--border-soft);border-radius:16px;width:100%;max-width:720px;max-height:90vh;padding:2rem;animation:.25s icon-gen-slideup;position:relative;overflow-y:auto}.icon-gen-upgrade-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.icon-gen-upgrade-card{background:var(--bg-elevated);border:1px solid var(--border-soft);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem;transition:border-color .2s;display:flex;position:relative}.icon-gen-upgrade-card:hover{border-color:var(--accent-purple)}.icon-gen-upgrade-card-featured{border-color:var(--accent-purple);background:#7c3aed0f}.icon-gen-upgrade-card-premium{background:#f59e0b0f;border-color:#f59e0b}.icon-gen-upgrade-card-premium:hover{border-color:#f59e0b}.icon-gen-upgrade-badge{background:var(--accent-purple);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:20px;padding:.2rem .6rem;font-size:.6rem;font-weight:700;position:absolute;top:-10px}.icon-gen-upgrade-tier{font-family:var(--font-space-grotesk), sans-serif;color:var(--text-primary);font-size:1rem;font-weight:800}.icon-gen-upgrade-price{font-family:var(--font-space-grotesk), sans-serif;color:var(--text-primary);font-size:1.5rem;font-weight:800}.icon-gen-upgrade-price span{color:var(--text-muted);font-size:.75rem;font-weight:400}.icon-gen-upgrade-limit{color:var(--accent-cyan);margin-bottom:.25rem;font-size:.75rem;font-weight:600}.icon-gen-upgrade-features{text-align:left;width:100%;color:var(--text-secondary);flex-direction:column;gap:.35rem;margin:0;padding:0;font-size:.75rem;list-style:none;display:flex}.icon-gen-upgrade-features li{padding:.2rem 0}.icon-gen-upgrade-current{font-weight:600;color:var(--accent-green)!important}.icon-gen-upgrade-disabled{opacity:.5;color:var(--text-muted)!important}.icon-gen-upgrade-btn{background:var(--accent-purple);color:#fff;text-align:center;cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:.5rem;padding:.6rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .15s;display:block}.icon-gen-upgrade-btn:hover{background:#6d28d9;transform:translateY(-1px)}.icon-gen-upgrade-btn-premium{background:linear-gradient(135deg,#f59e0b,#d97706)}.icon-gen-upgrade-btn-premium:hover{background:linear-gradient(135deg,#d97706,#b45309)}@media (max-width:600px){.icon-gen-upgrade-grid{grid-template-columns:1fr}.icon-gen-upgrade-modal{padding:1.25rem}}@media (max-width:500px){.icon-gen-modal{border-radius:12px;max-height:95vh}.icon-gen-modal-image{border-radius:12px 12px 0 0}.icon-gen-modal-info{padding:1rem}}img{background:var(--bg-elevated)}img[src=""]{display:none}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.grid-resources,.tools-grid{grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr))}@media (max-width:768px){.btn{min-height:44px;padding:.7rem 1.25rem;font-size:.85rem}.btn-sm{min-height:44px;padding:.6rem 1rem}.tag{align-items:center;min-height:32px;padding:.4rem .65rem;display:inline-flex}.category-sidebar-item{min-height:44px;padding:.65rem .75rem}.category-sidebar-tag{align-items:center;min-height:44px;padding:.4rem .6rem;display:inline-flex}.resource-row-category{font-size:.65rem}.resource-row-version{font-size:.68rem}.resource-row-date-downloads{font-size:.72rem}.resource-row-desc{font-size:.78rem}.resource-row-title{font-size:.82rem}.resource-row-rating{font-size:.72rem}.resource-row-updated{font-size:.68rem}.category-sidebar-stat-label{font-size:.65rem}.category-sidebar-stat-value{font-size:.85rem}.category-sidebar-tag-count{font-size:.6rem}.category-sidebar-tag{font-size:.72rem}.category-sidebar-tag-muted{font-size:.68rem}}@media (max-width:900px) and (min-width:641px){.resource-row-meta{flex-wrap:wrap}}@media (max-width:900px){.resources-layout{flex-direction:column}.category-sidebar{width:100%;position:static}}@media (max-width:640px){.dashboard-grid{grid-template-columns:1fr!important}}.page-padding{min-height:calc(100vh - 264px);padding:3rem 0 6rem}.page-padding-lg{min-height:calc(100vh - 264px);padding:4rem 0 6rem}@media (max-width:640px){.container{padding:0 1rem}.section{padding:3rem 0}.section-sm{padding:2rem 0}.page-padding{padding:2rem 0 3rem}.page-padding-lg{padding:2.5rem 0 3rem}}@media (max-width:580px){.pricing-grid{grid-template-columns:1fr!important}}@media (max-width:640px){.profile-stats-grid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:400px){.profile-stats-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:480px){.profile-3col-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:640px){.profile-stat-label{font-size:.7rem!important}.dashboard-stat-label{font-size:.75rem!important}.page-padding,.page-padding-lg{padding:2rem 1rem!important}.pricing-card-popular{transform:none!important}.icon-gen-main-grid{grid-template-columns:1fr!important}}@media (max-width:360px){.footer-grid{gap:1rem!important}}.category-grid{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.category-grid-item{border:2px solid var(--border-soft);background:var(--bg-elevated);cursor:pointer;text-align:center;color:var(--text-secondary);border-radius:8px;flex-direction:column;align-items:center;gap:.25rem;padding:.6rem .25rem;font-size:.7rem;transition:all .15s;display:flex}.category-grid-item:hover{border-color:var(--border-hover);background:var(--bg-card-hover)}.category-grid-item--active{border-color:var(--accent);color:var(--accent-light);background:#7c3aed1a}.category-grid-item--active:hover{border-color:var(--accent)}.category-grid-item__icon{font-size:1.2rem;line-height:1}.category-grid-item__label{font-size:.65rem;font-weight:600;line-height:1.2}@media (max-width:480px){.category-grid{grid-template-columns:repeat(4,1fr);gap:.35rem}.category-grid-item{padding:.5rem .15rem}.category-grid-item__icon{font-size:1rem}.category-grid-item__label{font-size:.6rem}}.form-row{grid-template-columns:2fr 1fr;align-items:start;gap:.75rem;display:grid}@media (max-width:480px){.form-row{grid-template-columns:1fr}}.submit-section{padding:1.25rem}.submit-section__header{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.submit-section__icon{font-size:1.1rem}.submit-section__title{font-family:var(--font-space-grotesk), sans-serif;color:var(--text-primary);font-size:.9rem;font-weight:700}.submit-section__hint{color:var(--text-muted);margin-left:auto;font-size:.7rem}.submit-label{color:var(--text-secondary);margin-bottom:.35rem;font-size:.75rem;font-weight:600;display:block}.submit-label__required{color:var(--danger);margin-left:.15rem}.submit-hint{color:var(--text-muted);margin-top:.25rem;font-size:.65rem}.submit-help{display:inline-block;position:relative}.submit-help-btn{background:var(--bg-elevated);border:1px solid var(--border-soft);width:22px;height:22px;color:var(--text-muted);cursor:help;-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;transition:all .15s;display:flex}.submit-help-btn:hover{border-color:var(--accent);color:var(--accent-light);background:#7c3aed1f}.submit-help-tooltip{background:var(--bg-card);border:1px solid var(--border);opacity:0;visibility:hidden;pointer-events:none;z-index:50;border-radius:12px;width:320px;padding:1rem;transition:opacity .15s,visibility .15s;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #0006}.submit-help-tooltip:before{content:"";border:6px solid #0000;border-bottom-color:var(--border);position:absolute;bottom:100%;right:6px}.submit-help:hover .submit-help-tooltip{opacity:1;visibility:visible;pointer-events:auto}@media (max-width:768px){.submit-help-tooltip{width:calc(100vw - 3rem);max-width:320px;right:-1rem}}.promo-banner{width:100%;max-width:750px;margin:0 auto 1.5rem}.promo-banner-content{text-align:center;background:linear-gradient(135deg,#f59e0b14,#f973160d);border:1px solid #f59e0b33;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem 1.25rem;display:flex}.promo-banner-text{color:#f59e0b;letter-spacing:.01em;font-size:1rem;font-weight:700}@media (max-width:640px){.promo-banner{max-width:100%}.promo-banner-text{font-size:.85rem}.promo-banner-content{padding:.6rem 1rem}}.sorteo-mini-banner{background:linear-gradient(135deg,#f973160f,#f59e0b0a);border-bottom:1px solid #f9731626;width:100%;padding:0}.sorteo-mini-banner__inner{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex}.sorteo-mini-banner__content{flex:1;min-width:0}.sorteo-mini-banner__badge{color:#f97316;letter-spacing:.05em;background:#f9731626;border-radius:6px;margin-bottom:.4rem;padding:.2rem .6rem;font-size:.7rem;font-weight:700;display:inline-block}.sorteo-mini-banner__title{color:var(--text-primary);margin:0 0 .15rem;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:700}.sorteo-mini-banner__subtitle{color:var(--text-secondary);margin:0 0 .5rem;font-size:.8rem}.sorteo-mini-banner__progress{background:#ffffff0f;border-radius:3px;height:6px;margin-bottom:.4rem;overflow:hidden}.sorteo-mini-banner__progress-fill{background:linear-gradient(90deg,#f97316,#f59e0b);border-radius:3px;height:100%;transition:width .6s}.sorteo-mini-banner__meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.75rem;display:flex}.sorteo-mini-banner__separator{opacity:.4}.sorteo-mini-banner__cta{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#f97316,#f59e0b);border-radius:10px;flex-shrink:0;padding:.6rem 1.2rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s}.sorteo-mini-banner__cta:hover{transform:translateY(-1px);box-shadow:0 4px 16px #f973164d}@media (max-width:640px){.sorteo-mini-banner__inner{text-align:center;flex-direction:column;align-items:stretch;padding:.8rem 1rem}.sorteo-mini-banner__cta{text-align:center}}.sorteos-page{min-height:80vh;padding:2rem 0 4rem}.sorteos-page__container{max-width:800px;margin:0 auto;padding:0 1.5rem}.sorteos-page__title{text-align:center;margin-bottom:.5rem;font-family:Space Grotesk,sans-serif;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:700}.sorteos-page__subtitle{text-align:center;color:var(--text-secondary);margin-bottom:2.5rem;font-size:.95rem}.sorteo-loading{text-align:center;color:var(--text-muted);padding:4rem 0}.sorteo-loading__spinner{border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:32px;height:32px;margin:0 auto 1rem;animation:.8s linear infinite spin}.sorteo-empty{text-align:center;background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:4rem 2rem}.sorteo-empty__icon{margin-bottom:1rem;font-size:3rem}.sorteo-empty h2{margin-bottom:.5rem;font-family:Space Grotesk,sans-serif;font-size:1.4rem}.sorteo-empty p{color:var(--text-secondary);margin-bottom:1.5rem}.sorteo-card{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;margin-bottom:1.5rem;overflow:hidden}.sorteo-card__badge{color:#f97316;letter-spacing:.05em;background:#f9731626;border-radius:6px;margin-bottom:.75rem;padding:.25rem .7rem;font-size:.75rem;font-weight:700;display:inline-block}.sorteo-card__title{margin:0 0 .5rem;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700}.sorteo-card__desc{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.6}@media (max-width:640px){.sorteo-card__stats{grid-template-columns:1fr}}.sorteo-stat{text-align:center;background:var(--bg-elevated);border-radius:12px;padding:1rem}.sorteo-progress__fill{background:linear-gradient(90deg,#f97316,#f59e0b);border-radius:3px;height:100%;transition:width .6s}.sorteo-countdown{justify-content:center;align-items:center;gap:.3rem;font-family:Space Grotesk,sans-serif;display:flex}.sorteo-countdown__digit{color:#f97316;text-align:center;background:#f9731626;border-radius:6px;min-width:2.2rem;padding:.2rem .5rem;font-size:1.1rem;font-weight:700}.sorteo-countdown__unit{color:var(--text-muted);font-size:.75rem;font-weight:500}.sorteo-card__cta{text-align:center;width:100%;padding:.8rem;font-size:1rem;display:block}.sorteo-leaderboard{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;margin-bottom:1.5rem;padding:1.5rem}.sorteo-leaderboard__title{margin:0 0 1rem;font-family:Space Grotesk,sans-serif;font-size:1.2rem;font-weight:700}.sorteo-leaderboard__row{background:var(--bg-elevated);border-radius:10px;align-items:center;gap:.75rem;padding:.6rem .75rem;font-size:.9rem;display:flex}.sorteo-leaderboard__rank{text-align:center;flex-shrink:0;width:2rem;font-weight:700}.sorteo-leaderboard__name{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:600;overflow:hidden}.sorteo-leaderboard__uses{color:var(--text-secondary);flex-shrink:0;font-size:.8rem}.sorteo-leaderboard__weight{color:#f97316;background:#f973161f;border-radius:6px;flex-shrink:0;padding:.15rem .5rem;font-size:.75rem;font-weight:700}.sorteo-leaderboard__stats{border-top:1px solid var(--border);color:var(--text-muted);justify-content:center;gap:1.5rem;margin-top:1rem;padding-top:1rem;font-size:.8rem;display:flex}.sorteo-how{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:1.5rem}.sorteo-how__title{margin:0 0 1.25rem;font-family:Space Grotesk,sans-serif;font-size:1.2rem;font-weight:700}.sorteo-how__steps{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.sorteo-how__step{background:var(--bg-elevated);border-radius:10px;align-items:flex-start;gap:.75rem;padding:.75rem;display:flex}.sorteo-how__step-num{color:#fff;background:linear-gradient(135deg,#f97316,#f59e0b);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:700;display:flex}.sorteo-how__step p{color:var(--text-secondary);margin:0;font-size:.8rem}.sorteo-how__weights h4{margin:0 0 .4rem;font-size:1rem;font-weight:700}.sorteo-how__table{border-collapse:collapse;width:100%;font-size:.85rem}.sorteo-how__table th{text-align:left;background:var(--bg-elevated);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;padding:.5rem .75rem;font-size:.75rem;font-weight:600}.sorteo-how__table th:first-child{border-radius:8px 0 0 8px}.sorteo-how__table th:last-child{border-radius:0 8px 8px 0}.featured-carousel__items>a{min-width:0}.resource-breadcrumb{flex-wrap:wrap;min-width:0}.resource-breadcrumb>:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.resource-hero__media{border:1px solid var(--border);background:linear-gradient(135deg, var(--bg-elevated), var(--bg-card));border-radius:14px;flex:0 0 96px;width:96px;height:96px;position:relative;overflow:hidden}.resource-hero__media img{object-fit:cover}.resource-hero__fallback{opacity:.45;justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;display:flex}.resource-tabs{scrollbar-width:thin;-webkit-overflow-scrolling:touch;overflow-x:visible}.resource-tabs>a{white-space:nowrap;flex:none}.resource-description-card{min-width:0}.resource-content{overflow-wrap:anywhere}.resource-content table{max-width:100%;display:block;overflow-x:auto}.resource-content img{height:auto}@media (max-width:900px){.resources-page,.resource-page-shell,.resource-child-shell{padding:2rem 0!important}.resource-sidebar{order:-1;width:100%!important}.resource-sidebar__inner{position:static!important}.resource-layout{flex-direction:column!important;gap:1rem!important}.resource-layout>:first-child{width:100%}.resource-tabs{overflow-x:auto}.resource-hero{gap:.85rem!important}.resource-row{grid-template-columns:64px minmax(0,1fr) minmax(42px,auto);align-items:center;gap:.7rem;padding:.7rem;display:grid}.resource-row-thumb{grid-row:1;width:64px;height:64px}.resource-row-body{grid-area:1/2}.resource-row-right{border:0;grid-area:1/3;min-width:42px;padding:0}.resource-row-updated{display:none}.resource-row-desc{max-width:100%}.resource-row-date-downloads{white-space:normal;flex-wrap:wrap;gap:.25rem .5rem}.resource-request-row__avatar{width:64px;height:64px;min-height:64px}.resource-request-row__avatar>div{transform-origin:50%;transform:scale(.91)}.resource-request-row{padding-block:.35rem}.resource-child-content{width:100%}}@media (max-width:640px){.featured-carousel{border-radius:12px!important;padding:.85rem!important}.featured-carousel__items>a{flex:0 0 100%!important}.featured-carousel__items>a:nth-of-type(n+2){display:none!important}.featured-carousel__items>a .card>div:first-child{height:150px!important}.resource-hero{align-items:flex-start!important}.resource-hero__media{border-radius:10px;flex-basis:72px;width:72px;height:72px}.resource-hero__fallback{font-size:1.5rem}.resource-hero h1{font-size:clamp(1.15rem,6vw,1.55rem)!important}.resource-hero p{font-size:.8rem!important}.resource-hero .meta-item{font-size:.68rem}.resource-hero .meta-icon{width:12px;height:12px}.resource-row{grid-template-columns:56px minmax(0,1fr);gap:.55rem}.resource-request-row{grid-template-columns:56px minmax(0,1fr) 78px;padding-block:.35rem}.resource-request-row .resource-row-meta{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"category status""title-group title-group";align-items:center;gap:.2rem .35rem;display:grid;overflow:visible}.resource-request-row__category{grid-area:category;justify-self:start}.resource-request-row__title-group{grid-area:title-group;width:100%}.resource-request-row__moderation{text-overflow:ellipsis;flex:0 48%;min-width:0;max-width:48%;overflow:hidden}.resource-request-row__status{letter-spacing:.01em;grid-area:status;margin-left:0;font-size:.48rem}.resource-row-thumb{width:56px;height:56px}.resource-row-category{text-overflow:ellipsis;max-width:100%;overflow:hidden}.resource-row-desc{font-size:.7rem}.resource-row-right{display:none}.resource-description-card{padding:1rem!important}.resource-description-tags{gap:.35rem!important}.resource-description-tags .tag{min-height:44px;font-size:.68rem}.resource-tabs{margin-bottom:1rem!important}.resource-tabs>a{min-height:44px;padding:.6rem .85rem!important;font-size:.78rem!important}.resource-child-shell{padding:1.5rem 0!important}.resource-child-content{padding-left:1rem;padding-right:1rem}}@media (max-width:380px){.resource-row{grid-template-columns:52px minmax(0,1fr)}.resource-row-thumb{width:52px;height:52px}.resource-row-right{display:none}}@keyframes navbarMenuIn{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes requestModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes requestModalSlideIn{0%{opacity:0;transform:translateY(8px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:640px){.resource-request-modal{align-items:end;padding:.55rem}.resource-request-modal__dialog{border-radius:13px;max-height:calc(100vh - 1.1rem)}.resource-request-modal__header{padding:1.1rem 1rem .95rem}.resource-request-form{padding:1rem}.resource-request-form__footer{flex-direction:column;align-items:stretch}.resource-request-form__footer .btn{justify-content:center;width:100%}.admin-requests-page__header{flex-direction:column;align-items:flex-start}.admin-requests-page__actions,.admin-updates-page__actions{width:100%}.admin-requests-page__actions .btn,.admin-updates-page__actions .btn{flex:1;justify-content:center}.admin-update-interests,.admin-resource-requests{padding:.95rem}.admin-update-interests__header,.admin-resource-requests__header{flex-direction:column}.admin-update-interests__header>span{align-self:flex-start}.admin-update-interests__groups{grid-template-columns:1fr}.admin-updates-page__toolbar{flex-direction:column;align-items:stretch}.admin-updates-page__result-count{padding-bottom:0}.admin-request-filters{grid-template-columns:1fr}.admin-request-filter--search{grid-column:auto}.admin-request-filters__submit{justify-content:center;width:100%}.admin-request-bulk-toolbar{flex-direction:column;align-items:stretch}.admin-request-bulk-toolbar strong{margin-right:0}.admin-request-bulk-toolbar .input{width:100%;max-width:none}.admin-request-select-all{flex-direction:column;align-items:flex-start;gap:.35rem}.admin-requests-stats{grid-template-columns:repeat(2,1fr)}.admin-request-card__summary{gap:.55rem;min-height:64px;padding:.8rem}.admin-request-card__status{display:none}.admin-request-card__details{padding:0 .75rem .85rem}.admin-request-card__controls{grid-template-columns:1fr}.admin-request-card__footer{flex-direction:column;align-items:stretch}.admin-request-card__footer .btn{justify-content:center}.admin-request-card__checkbox{flex-basis:34px;width:34px}.admin-request-card__priority{display:none}.admin-request-card__controls--resource{grid-template-columns:1fr}}@media (max-width:720px){.site-footer__main{grid-template-columns:1fr;gap:1.5rem;padding-bottom:1.5rem}.site-footer__brand{max-width:440px}.site-footer__columns{gap:1rem}}@media (max-width:480px){.site-footer__inner{padding-top:1.7rem}.site-footer__columns{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:1.15rem}.site-footer__column:last-child{grid-column:1/-1}.site-footer__bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:.35rem;padding:.85rem 0}}.resource-request-vote{flex-direction:column;justify-content:center;align-items:center;gap:.2rem;min-height:38px;display:inline-flex;position:relative}@keyframes resourceRequestVoteFloat{0%{opacity:0;transform:translate(calc(-50% + var(--vote-offset)), 10px) scale(.85)}20%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--vote-offset)), -42px) scale(1.05)}}@media (prefers-reduced-motion:reduce){.resource-request-vote__effects span{opacity:1;animation:none;transform:none}.resource-request-card{transition:none}}@media (max-width:640px){.resource-request-public-filters__body>div{flex-direction:column;align-items:flex-start;gap:.3rem}.resource-request-trends__header,.resource-request-related__header{flex-direction:column;align-items:flex-start;gap:.25rem}.resource-request-trends__list,.resource-request-related__list{grid-template-columns:1fr}.resource-requests-page__header,.resource-requests-toolbar{flex-direction:column;align-items:flex-start}.resource-requests-sort{width:100%}.resource-requests-sort a{text-align:center;flex:1}.resource-request-card{grid-template-columns:1fr;gap:.7rem}.resource-request-card__actions{border-top:1px solid var(--border-soft);justify-content:space-between;align-items:center;min-width:0;padding:.55rem 0 .1rem 4.05rem}.resource-request-card__actions .resource-request-withdraw{opacity:1;pointer-events:auto;position:static}.resource-request-detail__completed{flex-direction:column;align-items:stretch}.resource-request-detail__completed .btn{justify-content:center}.admin-request-card__controls--resource{grid-template-columns:1fr}.resource-request-row{grid-template-columns:56px minmax(0,1fr) 78px;padding-block:.35rem}.resource-request-row__avatar{width:56px;height:56px;min-height:56px}.resource-request-row__avatar>div{transform-origin:50%;transform:scale(.78)}.resource-request-row__vote{min-width:78px;padding-left:.5rem}.resource-request-row .resource-row-right{display:flex}.resource-request-row__vote .resource-request-vote__button{min-width:60px;min-height:48px}.resource-request-row .resource-row-title{flex:1 1 0}.resource-request-row__moderation{flex:0 48%;max-width:48%}.resource-request-detail__hero-media>div{transform-origin:50%;transform:scale(.75)}.resource-request-detail__meta{gap:.55rem .8rem;font-size:.68rem}.resource-request-detail__description-card{padding:1rem!important}.resource-request-detail__tabs{margin-bottom:1rem!important}}@media (max-width:900px){.resources-loading-layout{flex-direction:column!important}.resources-loading-layout .category-sidebar-skeleton{width:100%!important}.resources-loading-grid{grid-template-columns:1fr!important}}@media (min-width:641px) and (max-width:900px){.resource-request-row{padding-block:.35rem}}.sorteos-hub-page,.game-giveaways-page,.game-giveaway-detail-page{min-height:calc(100vh - 64px);padding:3rem 0 6rem}.sorteos-hub-page__container,.game-giveaways-page__container,.game-giveaway-detail-page__container{max-width:1180px}.game-giveaways-eyebrow{color:var(--accent-light);letter-spacing:.15em;margin:0 0 .55rem;font-size:.68rem;font-weight:800}.sorteos-hub-hero{min-height:390px;box-shadow:var(--shadow-xl), 0 0 80px #7c3aed14;background:radial-gradient(circle at 84% 18%,#06b6d429,#0000 22%),radial-gradient(circle at 15% 100%,#7c3aed33,#0000 38%),linear-gradient(135deg,#16162afa,#0d0d1afa);border:1px solid #a78bfa3d;border-radius:28px;justify-content:space-between;align-items:center;gap:3rem;margin-bottom:1.25rem;padding:clamp(2rem,5vw,4.8rem);display:flex;position:relative;overflow:hidden}.sorteos-hub-hero:after{content:"";border:1px solid #06b6d426;border-radius:50%;width:55%;height:75%;position:absolute;bottom:-42%;right:-10%;transform:rotate(-18deg)}.sorteos-hub-hero p:not(.game-giveaways-eyebrow){max-width:620px;color:var(--text-secondary);margin:0;font-size:clamp(.95rem,1.5vw,1.08rem);line-height:1.75}.sorteos-hub-hero__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.75rem;display:flex}.sorteos-hub-hero__signal{z-index:1;background:radial-gradient(circle,#06b6d429 0 3%,#06b6d40d 4% 34%,#0000 35%);border:1px solid #06b6d440;border-radius:50%;flex:0 0 190px;place-items:center;width:190px;height:190px;display:grid;position:relative;box-shadow:inset 0 0 35px #06b6d40f,0 0 60px #06b6d414}.sorteos-hub-hero__signal:before,.sorteos-hub-hero__signal:after{content:"";border:1px solid #06b6d42e;border-radius:50%;position:absolute;inset:15%}.sorteos-hub-hero__signal:after{border-color:#a78bfa2e;inset:29%}.sorteos-hub-hero__signal-line{background:linear-gradient(transparent, var(--accent-cyan), transparent);width:1px;height:82%;position:absolute;transform:rotate(45deg)}.sorteos-hub-hero__signal-dot{background:var(--accent-cyan);width:10px;height:10px;box-shadow:0 0 24px var(--accent-cyan);border-radius:50%;position:absolute}.sorteos-hub-hero__signal-label{color:var(--accent-cyan);letter-spacing:.15em;margin-top:12rem;font-size:.6rem;font-weight:800;position:relative}.sorteos-hub-choice{border:1px solid var(--border-soft);min-height:275px;box-shadow:var(--shadow-md);background:linear-gradient(145deg,#16162afa,#0e0e1afa);border-radius:18px;flex-direction:column;padding:1.65rem;display:flex}.sorteos-hub-choice--games{border-top:2px solid var(--accent-cyan)}.sorteos-hub-choice--legacy{border-top:2px solid var(--accent-orange)}.sorteos-hub-choice__topline{color:var(--text-muted);letter-spacing:.12em;justify-content:space-between;align-items:center;gap:1rem;font-size:.65rem;font-weight:800;display:flex}.sorteos-hub-choice__index{color:var(--accent-light);font-family:var(--font-space-grotesk), sans-serif;letter-spacing:0;font-size:1.25rem}.sorteos-hub-choice h2{font-family:var(--font-space-grotesk), sans-serif;margin:2.2rem 0 .55rem;font-size:clamp(1.35rem,2vw,1.75rem)}.sorteos-hub-choice p{max-width:52ch;color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.65}.sorteos-hub-choice__footer a{color:var(--text-primary);font-weight:700;text-decoration:none}.sorteos-hub-choice__footer a:hover{color:var(--accent-light)}.sorteos-hub-featured,.sorteos-hub-legacy{margin-top:4.5rem}.sorteos-hub-section-heading,.game-giveaways-section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.25rem;display:flex}.sorteos-hub-section-heading h2,.game-giveaways-section-heading h2{font-family:var(--font-space-grotesk), sans-serif;margin:0;font-size:clamp(1.45rem,3vw,2rem)}.sorteos-hub-section-heading>span,.game-giveaways-section-heading>span{color:var(--text-muted);font-size:.78rem}.sorteos-hub-legacy{scroll-margin-top:2rem}.sorteos-hub-legacy__content{border:1px solid var(--border-soft);background:#0e0e1a80;border-radius:22px;padding:1rem}.sorteos-hub-legacy__content .sorteo-empty{background:0 0;border:0}.game-giveaways-breadcrumb{min-width:0;color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.55rem;margin-bottom:1.75rem;font-size:.78rem;display:flex}.game-giveaways-breadcrumb a{color:var(--accent-light);text-decoration:none}.game-giveaways-breadcrumb a:hover{text-decoration:underline}.game-giveaways-page__back--quiet{color:var(--text-muted);margin-bottom:.65rem;font-size:.75rem;text-decoration:none;display:inline-block}.game-giveaways-page__back--quiet:hover{color:var(--text-secondary);text-decoration:underline}.game-giveaways-breadcrumb span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.game-giveaways-page__header{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.game-giveaways-page__header h1{max-width:700px;font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.035em;margin:0 0 .75rem;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.game-giveaways-page__header p:not(.game-giveaways-eyebrow){max-width:650px;color:var(--text-secondary);margin:0;font-size:.98rem}.game-giveaways-principles>div{border:1px solid var(--border-soft);background:#13131f9e;border-radius:12px;flex-direction:column;justify-content:center;gap:.2rem;min-height:76px;padding:.8rem 1rem;display:flex}.game-giveaways-principles strong{color:var(--accent-cyan);font-family:var(--font-space-grotesk), sans-serif;font-size:1.1rem}.game-giveaways-principles span{color:var(--text-secondary);font-size:.72rem;line-height:1.35}.game-giveaway-card{border:1px solid var(--border-soft);min-width:0;box-shadow:var(--shadow-md);background:linear-gradient(160deg,#16162afa,#0e0e1afa);border-radius:17px;flex-direction:column;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;overflow:hidden}.game-giveaway-card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-lg);transform:translateY(-3px)}.game-giveaway-card--free{border-top:2px solid var(--accent-cyan)}.game-giveaway-card--vip{border-top:2px solid var(--vip-color)}.game-giveaway-card--vip_plus{border-top:2px solid var(--vip-plus-color)}.game-giveaway-card__visual{background:radial-gradient(circle at 76% 18%,#06b6d438,#0000 30%),linear-gradient(135deg,#7c3aed47,#0e0e1afa);place-items:center;min-height:165px;text-decoration:none;display:grid;position:relative;overflow:hidden}.game-giveaway-card__visual:after{content:"";background:linear-gradient(#0000 40%,#08080fdb);position:absolute;inset:0}.game-giveaway-card__visual img{object-fit:cover;opacity:.78;width:100%;height:100%;min-height:165px}.game-giveaway-card__visual-fallback{color:#f1f0ffc7;font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.1em;font-size:3.7rem;font-weight:800;transform:translate(-.08em)}.game-giveaway-card__status{z-index:1;max-width:calc(100% - 1.6rem);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#08080fb3;border:1px solid #a78bfa4d;border-radius:999px;padding:.28rem .55rem;font-size:.62rem;font-weight:800;position:absolute;bottom:.75rem;right:.8rem;overflow:hidden}.game-giveaway-card__status--static{max-width:none;position:static}.game-giveaway-card__body{flex-direction:column;flex:1;min-width:0;padding:1.15rem;display:flex}.game-giveaway-card__meta{color:var(--text-muted);justify-content:space-between;align-items:center;gap:.75rem;font-size:.72rem;display:flex}.game-giveaway-tier{letter-spacing:.04em;border:1px solid;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:.2rem .55rem;font-size:.62rem;font-weight:800;display:inline-flex}.game-giveaway-tier--free{color:var(--accent-cyan);background:#06b6d414}.game-giveaway-tier--vip{color:#d8b4fe;background:#b56bff1a}.game-giveaway-tier--vip_plus{color:#fbbf24;background:#f59e0b1a}.game-giveaway-card__title{font-family:var(--font-space-grotesk), sans-serif;margin:.8rem 0 .45rem;font-size:1.18rem;line-height:1.2}.game-giveaway-card__title a{color:var(--text-primary);text-decoration:none}.game-giveaway-card__title a:hover{color:var(--accent-light)}.game-giveaway-card__excerpt{min-height:3.8em;color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.8rem;line-height:1.6;display:-webkit-box;overflow:hidden}.game-giveaway-card__footer{border-top:1px solid var(--border-soft);color:var(--text-muted);justify-content:space-between;align-items:flex-start;gap:.5rem;margin:1rem 0;padding-top:.8rem;font-size:.68rem;display:flex}.game-giveaway-card__footer time{text-align:right;max-width:58%}.game-giveaway-card__deadline{color:#fbbf24;margin:-.35rem 0 .85rem;font-size:.72rem}.game-giveaway-card__deadline strong{color:var(--text-primary)}.giveaway-history-pagination{color:var(--text-muted);align-items:center;gap:.4rem;margin-top:.9rem;font-size:.78rem;display:flex}.giveaway-history-pagination button{border:1px solid var(--border-soft);width:28px;height:28px;color:var(--text-primary);cursor:pointer;background:0 0;border-radius:6px}.giveaway-history-pagination button:disabled{cursor:default;opacity:.35}.game-giveaway-action{text-align:center;justify-content:center;width:100%;margin-top:auto}.game-giveaway-action--compact{padding:.58rem .75rem;font-size:.76rem}.game-giveaway-action-stack{flex-direction:column;gap:.55rem;min-height:44px;margin-top:auto;display:flex}.game-giveaway-action__message{color:var(--text-secondary);font-size:.75rem;line-height:1.45}.game-giveaway-action__message strong{color:var(--text-primary)}.game-giveaway-action__status{border:1px solid var(--border-soft);min-height:44px;color:var(--text-secondary);text-align:center;border-radius:8px;justify-content:center;align-items:center;margin-top:auto;padding:.55rem .75rem;font-size:.76rem;font-weight:700;display:flex}.game-giveaway-action__status--success{color:#6ee7b7;background:#10b98114;border-color:#10b98147}.game-giveaway-action__status--warning{color:#fbbf24;background:#f59e0b14;border-color:#f59e0b4d}.game-giveaways-grid--hub{grid-template-columns:repeat(2,minmax(0,1fr))}.game-giveaway-empty{border:1px dashed var(--border-hover);text-align:center;background:#13131f73;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:2rem;display:flex}.game-giveaway-empty__mark{color:var(--accent-cyan);font-family:var(--font-space-grotesk), sans-serif;margin-bottom:.75rem;font-size:2.2rem;display:block}.game-giveaway-empty h3{font-family:var(--font-space-grotesk), sans-serif;margin-bottom:.45rem;font-size:1.25rem}.game-giveaway-empty p{max-width:48ch;color:var(--text-secondary);margin:0 0 1.2rem;font-size:.85rem}.game-giveaways-rules{border:1px solid var(--border-soft);background:linear-gradient(135deg,#7c3aed14,#13131fb8);border-radius:18px;grid-template-columns:minmax(210px,.7fr) minmax(0,1.3fr);gap:2.5rem;margin-top:4.5rem;padding:1.7rem;display:grid}.game-giveaways-rules h2{font-family:var(--font-space-grotesk), sans-serif;margin:0;font-size:1.7rem}.game-giveaway-detail__hero{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(1.5rem,4vw,3.5rem);display:grid}.game-giveaway-detail__visual{border:1px solid var(--border-hover);min-height:350px;box-shadow:var(--shadow-xl);background:radial-gradient(circle at 70% 20%,#06b6d440,#0000 28%),linear-gradient(135deg,#7c3aed4d,#0e0e1afa);border-radius:22px;place-items:center;display:grid;position:relative;overflow:hidden}.game-giveaway-detail__visual:after{content:"";background:linear-gradient(#0000 42%,#08080f7a);position:absolute;inset:0}.game-giveaway-detail__visual img{object-fit:cover;opacity:.82;width:100%;height:100%;min-height:350px}.game-giveaway-detail__visual>span{color:#f1f0ffd1;font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.1em;font-size:clamp(4rem,9vw,7rem);font-weight:800}.game-giveaway-detail__intro{min-width:0}.game-giveaway-detail__labels{flex-wrap:wrap;align-items:center;gap:.55rem;margin-bottom:1.25rem;display:flex}.game-giveaway-detail__intro h1{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.045em;overflow-wrap:anywhere;margin:.35rem 0 .75rem;font-size:clamp(2rem,5vw,4rem);line-height:1.03}.game-giveaway-detail__summary{max-width:54ch;color:var(--text-secondary);margin:0 0 1.5rem;font-size:1rem;line-height:1.7}.game-giveaway-detail__intro>.game-giveaway-action,.game-giveaway-detail__intro>.game-giveaway-action-stack,.game-giveaway-detail__intro>.game-giveaway-action__status{max-width:380px}.game-giveaway-detail__viewer{color:var(--text-muted);margin:.85rem 0 0;font-size:.75rem}.game-giveaway-detail__viewer strong{color:var(--text-primary)}.game-giveaway-detail__meta{border:1px solid var(--border-soft);background:#13131f9e;border-radius:12px;flex-wrap:wrap;gap:.7rem;margin:2rem 0;padding:.85rem;display:flex}.game-giveaway-detail__meta span{min-width:130px;color:var(--text-secondary);flex-direction:column;flex:1;gap:.15rem;font-size:.75rem;display:flex}.game-giveaway-detail__meta strong{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem}.game-giveaway-detail__layout{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);align-items:start;gap:1.25rem;display:grid}.game-giveaway-description-card{min-width:0;padding:clamp(1.25rem,3vw,2rem)}.game-giveaway-description-card h2,.game-giveaway-winner-panel h2,.game-giveaway-rules-card h2{font-family:var(--font-space-grotesk), sans-serif;margin:0 0 1rem;font-size:1.4rem}.game-giveaway-description{overflow-wrap:anywhere;color:var(--text-secondary);font-size:.92rem;line-height:1.8}.game-giveaway-description h2,.game-giveaway-description h3,.game-giveaway-description h4{color:var(--text-primary);font-family:var(--font-space-grotesk), sans-serif;margin:1.5rem 0 .5rem}.game-giveaway-description p{margin:0 0 .85rem}.game-giveaway-description ul,.game-giveaway-description ol{margin:0 0 1rem 1.2rem}.game-giveaway-description a{color:var(--accent-light)}.game-giveaway-description pre,.game-giveaway-description code{max-width:100%;overflow-x:auto}.game-giveaway-detail__aside{flex-direction:column;gap:1.25rem;min-width:0;display:flex}.game-giveaway-winner-panel{background:linear-gradient(145deg,#f59e0b1c,#16162ae6);border:1px solid #f59e0b47;border-radius:15px;padding:1.25rem}.game-giveaway-winner-panel h2{margin-bottom:.3rem}.game-giveaway-winner-panel__name{color:#fbbf24;font-family:var(--font-space-grotesk), sans-serif;overflow-wrap:anywhere;margin:0 0 .7rem;font-size:1.25rem;font-weight:700}.game-giveaway-contact{background:#13131fd1;border:1px solid #06b6d44d;border-radius:15px;padding:1.25rem}.game-giveaway-contact h2{font-family:var(--font-space-grotesk), sans-serif;margin:0 0 .45rem;font-size:1.2rem}.game-giveaway-contact>p{color:var(--text-secondary);font-size:.8rem;line-height:1.55}.game-giveaway-contact__warning{color:#fbbf24!important}.game-giveaway-contact__messages{gap:.6rem;max-height:300px;margin:1rem 0;display:grid;overflow-y:auto}.game-giveaway-contact__message{border:1px solid var(--border-soft);background:#08080f80;border-radius:10px;padding:.7rem}.game-giveaway-contact__message.is-team{border-color:#06b6d459}.game-giveaway-contact__message strong{color:var(--accent-cyan);font-size:.74rem}.game-giveaway-contact__message p{color:var(--text-primary);overflow-wrap:anywhere;margin:.35rem 0;font-size:.8rem}.game-giveaway-contact__message time,.game-giveaway-contact__muted{color:var(--text-muted);font-size:.68rem}.game-giveaway-contact__form{gap:.55rem;display:grid}.game-giveaway-contact__form label{color:var(--text-secondary);font-size:.75rem;font-weight:700}.game-giveaway-contact__form textarea{resize:vertical;min-height:86px}.game-giveaway-winner-panel p:not(.game-giveaways-eyebrow):not(.game-giveaway-winner-panel__name){color:var(--text-secondary);margin:0;font-size:.82rem;line-height:1.6}.game-giveaway-winner-panel strong{color:var(--text-primary)}.game-giveaway-rules-card{padding:1.25rem}.game-giveaway-rules-card ul{color:var(--text-secondary);flex-direction:column;gap:.7rem;margin:0;padding-left:1.1rem;font-size:.82rem;line-height:1.55;display:flex}.game-giveaway-rules-card li::marker{color:var(--accent-cyan)}.game-giveaway-detail__notice{color:#fbbf24;background:#f59e0b14;border:1px solid #f59e0b40;border-radius:12px;margin-top:1.25rem;padding:1rem 1.15rem;font-size:.82rem}@media (max-width:920px){.sorteos-hub-hero{min-height:0}.sorteos-hub-hero__signal{flex-basis:150px;width:150px;height:150px}.sorteos-hub-hero__signal-label{margin-top:9rem}.game-giveaways-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.game-giveaway-detail__hero,.game-giveaway-detail__layout{grid-template-columns:1fr}.game-giveaway-detail__visual{min-height:280px;max-height:430px}.game-giveaway-detail__visual img{min-height:280px}.game-giveaway-detail__intro>.game-giveaway-action,.game-giveaway-detail__intro>.game-giveaway-action-stack,.game-giveaway-detail__intro>.game-giveaway-action__status{max-width:100%}}@media (max-width:640px){.sorteos-hub-page,.game-giveaways-page,.game-giveaway-detail-page{padding:2rem 0 3.5rem}.sorteos-hub-hero{border-radius:20px;flex-direction:column;align-items:flex-start;gap:1.5rem;padding:1.5rem}.sorteos-hub-hero h1{font-size:clamp(2rem,11vw,3.1rem)}.sorteos-hub-hero p:not(.game-giveaways-eyebrow){font-size:.88rem}.sorteos-hub-hero__actions{flex-direction:column;align-items:stretch}.sorteos-hub-hero__actions .btn{justify-content:center;width:100%}.sorteos-hub-hero__signal{flex-basis:115px;align-self:flex-end;width:115px;height:115px}.sorteos-hub-hero__signal-label{margin-top:7rem;font-size:.5rem}.sorteos-hub-choices,.game-giveaways-grid,.game-giveaways-grid--hub{grid-template-columns:1fr}.sorteos-hub-choice{min-height:235px;padding:1.25rem}.sorteos-hub-choice h2{margin-top:1.5rem}.sorteos-hub-featured,.sorteos-hub-legacy,.game-giveaways-history,.game-giveaways-rules{margin-top:3.25rem}.sorteos-hub-section-heading,.game-giveaways-section-heading,.game-giveaways-page__header{flex-direction:column;align-items:flex-start}.sorteos-hub-legacy__content{padding:.35rem}.game-giveaways-page__header h1{font-size:clamp(2rem,10vw,3rem)}.game-giveaways-page__header .btn{justify-content:center;width:100%}.game-giveaways-principles{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:2.5rem}.game-giveaways-principles>div{min-height:70px}.game-giveaway-card__visual,.game-giveaway-card__visual img{min-height:190px}.game-giveaways-rules{grid-template-columns:1fr;gap:1.25rem;padding:1.25rem}.game-giveaways-rules__list{grid-template-columns:1fr;gap:.9rem}.game-giveaway-detail__visual,.game-giveaway-detail__visual img{min-height:235px}.game-giveaway-detail__intro h1{font-size:clamp(2rem,10vw,3rem)}.game-giveaway-detail__meta{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.game-giveaway-detail__meta span{min-width:0}}@media (max-width:900px){.resources-page,.resource-page-shell,.resource-child-shell{padding:2rem 0!important}.resource-sidebar{order:-1;width:100%!important}.resource-sidebar__inner{position:static!important}.resource-layout{flex-direction:column!important;gap:1rem!important}.resource-layout>:first-child{width:100%}.resource-tabs{overflow-x:auto}.resource-hero{gap:.85rem!important}.resource-row{grid-template-columns:64px minmax(0,1fr) minmax(42px,auto);align-items:center;gap:.7rem;padding:.7rem;display:grid}.resource-row-thumb{grid-row:1;width:64px;height:64px}.resource-row-body{grid-area:1/2}.resource-row-right{border:0;grid-area:1/3;min-width:42px;padding:0}.resource-row-updated{display:none}.resource-row-desc{max-width:100%}.resource-row-date-downloads{white-space:normal;flex-wrap:wrap;gap:.25rem .5rem}.resource-request-row__avatar{width:64px;height:64px;min-height:64px}.resource-request-row__avatar>div{transform-origin:50%;transform:scale(.91)}.resource-request-row{padding-block:.35rem}.resource-child-content{width:100%}}@media (max-width:640px){.featured-carousel{border-radius:12px!important;padding:.85rem!important}.featured-carousel__items>a{flex:0 0 100%!important}.featured-carousel__items>a:nth-of-type(n+2){display:none!important}.featured-carousel__items>a .card>div:first-child{height:150px!important}.resource-hero{align-items:flex-start!important}.resource-hero__media{border-radius:10px;flex-basis:72px;width:72px;height:72px}.resource-hero__fallback{font-size:1.5rem}.resource-hero h1{font-size:clamp(1.15rem,6vw,1.55rem)!important}.resource-hero p{font-size:.8rem!important}.resource-hero .meta-item{font-size:.68rem}.resource-hero .meta-icon{width:12px;height:12px}.resource-row{grid-template-columns:56px minmax(0,1fr);gap:.55rem}.resource-request-row{grid-template-columns:56px minmax(0,1fr) 78px;padding-block:.35rem}.resource-request-row .resource-row-meta{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"category status""title-group title-group";align-items:center;gap:.2rem .35rem;display:grid;overflow:visible}.resource-request-row__category{grid-area:category;justify-self:start}.resource-request-row__title-group{grid-area:title-group;width:100%}.resource-request-row__moderation{text-overflow:ellipsis;flex:0 48%;min-width:0;max-width:48%;overflow:hidden}.resource-request-row__status{letter-spacing:.01em;grid-area:status;margin-left:0;font-size:.48rem}.resource-row-thumb{width:56px;height:56px}.resource-row-category{text-overflow:ellipsis;max-width:100%;overflow:hidden}.resource-row-desc{font-size:.7rem}.resource-row-right{display:none}.resource-description-card{padding:1rem!important}.resource-description-tags{gap:.35rem!important}.resource-description-tags .tag{min-height:44px;font-size:.68rem}.resource-tabs{margin-bottom:1rem!important}.resource-tabs>a{min-height:44px;padding:.6rem .85rem!important;font-size:.78rem!important}.resource-child-shell{padding:1.5rem 0!important}.resource-child-content{padding-left:1rem;padding-right:1rem}}@media (max-width:380px){.resource-row{grid-template-columns:52px minmax(0,1fr)}.resource-row-thumb{width:52px;height:52px}.resource-row-right{display:none}}.navbar-menu{transform-origin:0 0;animation:.14s ease-out navbarMenuIn}.navbar-menu-link--button,.mobile-navigation__link--button{text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:0}.navbar-menu-link--button:hover,.mobile-navigation__link--button:hover{color:var(--text-primary);background:var(--bg-elevated)}.resource-menu-action{width:100%;color:var(--text-secondary);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:.45rem .75rem;font-size:.8rem;transition:background .15s,color .15s;display:block}.resource-menu-action:hover,.resource-menu-action:focus-visible{background:var(--bg-elevated);color:var(--text-primary);outline:none}.resource-menu-dropdown,.resource-sidebar__menu{transform-origin:100% 0;animation:.14s ease-out navbarMenuIn}.resource-sidebar__menu a:focus-visible,.resource-sidebar__menu button:focus-visible{outline:2px solid var(--accent-light);outline-offset:-2px}.resource-sidebar__request-button{border:1px solid var(--border-soft);width:100%;color:var(--text-secondary);text-align:left;cursor:pointer;background:#13131f8c;border-radius:9px;align-items:center;gap:.65rem;padding:.7rem .75rem;transition:border-color .15s,background .15s,color .15s,transform .15s;display:flex}.resource-sidebar__request-button:hover,.resource-sidebar__request-button:focus-visible{background:var(--bg-elevated);color:var(--text-primary);border-color:#a78bfa6b;outline:none;transform:translateY(-1px)}.resource-sidebar__request-icon{width:28px;height:28px;color:var(--accent-light);border:1px solid #a78bfa40;border-radius:7px;flex:none;justify-content:center;align-items:center;font-size:1rem;display:inline-flex}.resource-sidebar__request-button>span:nth-child(2){flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.resource-sidebar__request-button strong{color:inherit;font-size:.75rem;font-weight:700}.resource-sidebar__request-button small{color:var(--text-muted);font-size:.65rem}.resource-sidebar__request-arrow{color:var(--text-muted);font-size:1.15rem}.resource-request-modal{z-index:1000;-webkit-backdrop-filter:blur(8px);background:#04040ab8;place-items:center;padding:1rem;animation:.16s ease-out requestModalFadeIn;display:grid;position:fixed;inset:0}.resource-request-modal__dialog{border:1px solid var(--border-hover);background:var(--bg-card);width:min(100%,600px);max-height:min(720px,100vh - 2rem);box-shadow:var(--shadow-xl);border-radius:15px;animation:.18s ease-out requestModalSlideIn;overflow-y:auto}.resource-request-modal__header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.35rem 1.4rem 1.15rem;display:flex}.resource-request-modal__eyebrow,.admin-requests-page__eyebrow{color:var(--accent-light);letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:800}.resource-request-modal__header h2{font-family:var(--font-space-grotesk), sans-serif;margin:.35rem 0 .3rem;font-size:1.35rem;font-weight:800}.resource-request-modal__header p{max-width:470px;color:var(--text-secondary);font-size:.8rem;line-height:1.5}.resource-request-modal__close{width:34px;height:34px;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex:none;justify-content:center;align-items:center;font-size:1.4rem;line-height:1;display:inline-flex}.resource-request-modal__close:hover,.resource-request-modal__close:focus-visible{border-color:var(--border-hover);background:var(--bg-elevated);color:var(--text-primary);outline:none}.resource-request-form{flex-direction:column;gap:.9rem;padding:1.25rem 1.4rem 1.4rem;display:flex}.resource-request-form label{color:var(--text-secondary);flex-direction:column;gap:.35rem;font-size:.75rem;font-weight:700;display:flex}.resource-request-form label em{color:var(--text-muted);font-size:.68rem;font-style:normal;font-weight:500}.resource-request-form label small{color:var(--text-muted);text-align:right;font-size:.65rem;font-weight:500}.resource-request-form .input{margin:0}.resource-request-form__textarea{resize:vertical;min-height:120px;line-height:1.5}.resource-request-form__resource{border:1px solid var(--border-soft);background:var(--bg-elevated);border-radius:9px;flex-direction:column;gap:.25rem;padding:.7rem .8rem;display:flex}.resource-request-form__resource-label{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:700}.resource-request-form__resource strong{color:var(--text-primary);font-size:.85rem}.resource-request-form__error{color:#fca5a5;background:#ef444414;border:1px solid #ef44444d;border-radius:8px;padding:.65rem .75rem;font-size:.75rem;line-height:1.45}.resource-request-form__footer{border-top:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:1rem;margin-top:.2rem;padding-top:.95rem;display:flex}.resource-request-form__footer>span{color:var(--text-muted);font-size:.68rem;line-height:1.4}.resource-request-form__footer .btn{flex:none}.resource-request-modal__login,.resource-request-modal__success{text-align:center;flex-direction:column;align-items:center;padding:2rem 1.5rem 2.25rem;display:flex}.resource-request-modal__login-mark,.resource-request-modal__success-icon{width:46px;height:46px;color:var(--accent-light);background:#7c3aed1a;border:1px solid #a78bfa4d;border-radius:13px;justify-content:center;align-items:center;margin-bottom:.8rem;font-size:1.3rem;display:inline-flex}.resource-request-modal__success-icon{color:var(--success);background:#10b9811a;border-color:#10b9814d;font-weight:800}.resource-request-modal__login strong,.resource-request-modal__success h3{color:var(--text-primary);font-family:var(--font-space-grotesk), sans-serif;font-size:1rem}.resource-request-modal__login p,.resource-request-modal__success p{max-width:390px;color:var(--text-secondary);margin:.45rem 0 1.2rem;font-size:.8rem;line-height:1.55}.admin-action-count{background:var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:.35rem;padding:0 .3rem;font-size:.65rem;font-weight:800;display:inline-flex}.admin-requests-page__breadcrumb{color:var(--text-muted);align-items:center;gap:.45rem;margin-bottom:1.25rem;font-size:.78rem;display:flex}.admin-requests-page__header{justify-content:space-between;align-items:flex-end;gap:1.25rem;margin-bottom:1.35rem;display:flex}.admin-requests-page__actions,.admin-updates-page__actions{flex-wrap:wrap;gap:.55rem;display:flex}.admin-requests-page__header h1{font-family:var(--font-space-grotesk), sans-serif;margin-top:.35rem;font-size:clamp(1.45rem,3vw,2rem);font-weight:800}.admin-requests-page__header p{max-width:620px;color:var(--text-secondary);margin-top:.35rem;font-size:.82rem;line-height:1.55}.admin-requests-stats{grid-template-columns:repeat(5,1fr);gap:.6rem;margin-bottom:1rem;display:grid}.admin-requests-stat{border:1px solid var(--border-soft);background:var(--bg-card);color:var(--text-muted);text-align:left;cursor:pointer;border-radius:10px;flex-direction:column;gap:.12rem;padding:.85rem 1rem;transition:border-color .15s,background .15s,transform .15s;display:flex}.admin-requests-stat:hover,.admin-requests-stat--active{background:var(--bg-elevated);border-color:#a78bfa61;transform:translateY(-1px)}.admin-requests-stat strong{color:var(--text-primary);font-family:var(--font-space-grotesk), sans-serif;font-size:1.25rem}.admin-requests-stat span{font-size:.68rem}.admin-requests-error{color:#fca5a5;background:#ef444414;border:1px solid #ef44444d;border-radius:8px;margin-bottom:1rem;padding:.7rem .8rem;font-size:.78rem}.admin-update-interests,.admin-resource-requests{border:1px solid var(--border-soft);background:0 0;border-radius:14px;margin-bottom:1.25rem;padding:1.25rem}.admin-update-interests{background:0 0}.admin-update-interests__header,.admin-resource-requests__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.admin-time-filter{min-width:190px;color:var(--text-muted);flex-direction:column;gap:.35rem;font-size:.72rem;font-weight:700;display:flex}.admin-time-filter .input{min-height:40px}.admin-updates-page__toolbar{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem;display:flex}.admin-updates-page__result-count{color:var(--text-muted);padding-bottom:.65rem;font-size:.74rem}.admin-update-interests__header h2,.admin-resource-requests__header h2{font-family:var(--font-space-grotesk), sans-serif;margin-top:.35rem;font-size:1.2rem}.admin-update-interests__header p,.admin-resource-requests__header p{max-width:680px;color:var(--text-secondary);margin-top:.45rem;font-size:.78rem;line-height:1.55}.admin-update-interests__header>span{color:var(--text-muted);flex:none;font-size:.72rem}.admin-update-interests__groups{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:.8rem;display:grid}.admin-update-interest-group{border:1px solid var(--border-soft);background:var(--bg-card);border-radius:10px;padding:1rem}.admin-update-interest-group__header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:flex-start;gap:.75rem;padding-bottom:.7rem;display:flex}.admin-update-interest-group__header a{min-width:0;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:750;text-decoration:none;overflow:hidden}.admin-update-interest-group__header a:hover{color:var(--accent-light)}.admin-update-interest-group__header>span{color:var(--accent-light);flex:none;font-size:.68rem;font-weight:750}.admin-update-interest-group__latest{color:var(--text-muted);margin-top:.55rem;font-size:.68rem}.admin-update-interest-group__people{flex-direction:column;gap:.45rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.admin-update-interest-group__people li{color:var(--text-secondary);justify-content:space-between;align-items:center;gap:.75rem;font-size:.74rem;display:flex}.admin-update-interest-group__people li>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.admin-update-interest-group__people time{color:var(--text-muted);flex:none;font-size:.68rem}.admin-requests-list{flex-direction:column;gap:.6rem;display:flex}.admin-request-card{padding:0;overflow:hidden}.admin-request-card--expanded{border-color:#a78bfa5c}.admin-request-card__summary{width:100%;min-height:70px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.9rem;padding:1rem 1.15rem;display:flex}.admin-request-card__summary:hover{background:#13131f99}.admin-request-card__type{border:1px solid var(--border-hover);background:var(--bg-elevated);width:36px;height:36px;color:var(--accent-light);border-radius:9px;flex:none;justify-content:center;align-items:center;font-size:1.1rem;display:inline-flex}.admin-request-card__main{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.admin-request-card__title-row{align-items:center;gap:.5rem;min-width:0;display:flex}.admin-request-card__title-row strong{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.admin-request-card__type-label{color:var(--text-muted);flex:none;font-size:.64rem}.admin-request-card__meta{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.admin-request-card__meta a{color:var(--accent-light);text-decoration:none}.admin-request-card__status{border-radius:999px;flex:none;padding:.22rem .5rem;font-size:.62rem;font-weight:800}.admin-request-card__chevron{width:18px;color:var(--text-muted);text-align:center;flex:none}.admin-request-card__details{padding:0 1.15rem 1.25rem 5.05rem}.admin-request-card__message{border:1px solid var(--border-soft);background:var(--bg-elevated);color:var(--text-secondary);white-space:pre-wrap;border-radius:9px;padding:1rem;font-size:.84rem;line-height:1.65}.admin-request-card__facts{flex-wrap:wrap;gap:.5rem;margin:.75rem 0;display:flex}.admin-request-card__facts>span{min-width:100px;color:var(--text-secondary);flex-direction:column;gap:.12rem;font-size:.7rem;display:flex}.admin-request-card__facts small{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.6rem;font-weight:700}.admin-request-card__facts a{color:var(--accent-light);text-decoration:none}.admin-request-card__controls{grid-template-columns:180px minmax(0,1fr);gap:.75rem;display:grid}.admin-request-card__controls label{color:var(--text-muted);flex-direction:column;gap:.35rem;font-size:.72rem;font-weight:700;display:flex}.admin-request-card__controls textarea{resize:vertical;min-height:72px}.admin-request-card__footer{border-top:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:1rem;margin-top:.85rem;padding-top:.75rem;display:flex}.admin-request-card__footer span{color:var(--text-muted);font-size:.7rem}.admin-requests-empty{text-align:center;padding:2.5rem 1.5rem}.admin-requests-empty__mark{width:42px;height:42px;color:var(--success);background:#10b9811a;border:1px solid #10b9814d;border-radius:12px;justify-content:center;align-items:center;margin-bottom:.65rem;font-weight:800;display:inline-flex}.admin-requests-empty h2{font-family:var(--font-space-grotesk), sans-serif;font-size:1rem}.admin-requests-empty p{color:var(--text-muted);margin-top:.35rem;font-size:.76rem}.admin-request-filters{grid-template-columns:minmax(220px,1.6fr) repeat(5,minmax(130px,1fr));align-items:end;gap:.7rem;margin-bottom:1rem;display:grid}.admin-request-filters-disclosure{border:1px solid var(--border-soft);background:0 0;border-radius:10px;margin-bottom:1rem}.admin-request-filters-disclosure>summary{color:var(--text-primary);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem .85rem;font-size:.76rem;font-weight:750;list-style:none;display:flex}.admin-request-filters-disclosure>summary::-webkit-details-marker{display:none}.admin-request-filters-disclosure>summary:after{content:"＋";color:var(--accent-light);font-size:1rem}.admin-request-filters-disclosure[open]>summary{border-bottom:1px solid var(--border-soft)}.admin-request-filters-disclosure[open]>summary:after{content:"−"}.admin-request-filters-disclosure>summary>span:last-child{color:var(--text-muted);margin-left:auto;font-size:.68rem;font-weight:500}.admin-request-filters-disclosure>.admin-request-filters{margin:0;padding:.85rem}.admin-request-filter{min-width:0;color:var(--text-muted);flex-direction:column;gap:.3rem;font-size:.68rem;font-weight:700;display:flex}.admin-request-filter .input{min-height:40px}.admin-request-filters__submit{white-space:nowrap;min-height:40px}.admin-request-indicators{color:var(--text-muted);flex-wrap:wrap;gap:.45rem 1rem;margin-bottom:1rem;font-size:.7rem;display:flex}.admin-request-indicators span{border:1px solid var(--border-soft);background:var(--bg-elevated);border-radius:7px;padding:.38rem .55rem}.admin-request-indicators strong{color:var(--text-primary)}.admin-request-bulk-toolbar{background:#7c3aed14;border:1px solid #a78bfa4d;border-radius:9px;flex-wrap:wrap;align-items:center;gap:.55rem;margin-bottom:.8rem;padding:.7rem;display:flex}.admin-request-bulk-toolbar strong{color:var(--text-primary);margin-right:auto;font-size:.78rem}.admin-request-bulk-toolbar .input{max-width:190px;min-height:36px}.admin-request-select-all{color:var(--text-muted);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.65rem;font-size:.7rem;display:flex}.admin-request-select-all label{color:var(--text-secondary);align-items:center;gap:.4rem;font-weight:700;display:inline-flex}.admin-request-card__summary-row{align-items:stretch;min-width:0;display:flex}.admin-request-card__checkbox{cursor:pointer;flex:0 0 46px;justify-content:center;align-items:center;width:46px;display:flex}.admin-request-card__checkbox input,.admin-request-select-all input{width:16px;height:16px;accent-color:var(--accent)}.admin-request-card__summary{flex:1;width:auto;min-width:0}.admin-request-card__priority{color:var(--accent-light);white-space:nowrap;border:1px solid #a78bfa40;border-radius:999px;flex:none;padding:.22rem .45rem;font-size:.6rem;font-weight:800}.admin-request-pagination{color:var(--text-muted);justify-content:center;align-items:center;gap:.8rem;margin-top:1.2rem;font-size:.74rem;display:flex}footer .footer-link{transition:color .15s,transform .15s}footer .footer-link:hover{transform:translate(2px);color:var(--text-primary)!important}@media (max-width:640px){.resource-request-modal{align-items:end;padding:.55rem}.resource-request-modal__dialog{border-radius:13px;max-height:calc(100vh - 1.1rem)}.resource-request-modal__header{padding:1.1rem 1rem .95rem}.resource-request-form{padding:1rem}.resource-request-form__footer{flex-direction:column;align-items:stretch}.resource-request-form__footer .btn{justify-content:center;width:100%}.admin-requests-page__header{flex-direction:column;align-items:flex-start}.admin-requests-page__actions,.admin-updates-page__actions{width:100%}.admin-requests-page__actions .btn,.admin-updates-page__actions .btn{flex:1;justify-content:center}.admin-update-interests,.admin-resource-requests{padding:.95rem}.admin-update-interests__header,.admin-resource-requests__header{flex-direction:column}.admin-update-interests__header>span{align-self:flex-start}.admin-update-interests__groups{grid-template-columns:1fr}.admin-updates-page__toolbar{flex-direction:column;align-items:stretch}.admin-updates-page__result-count{padding-bottom:0}.admin-request-filters{grid-template-columns:1fr}.admin-request-filter--search{grid-column:auto}.admin-request-filters__submit{justify-content:center;width:100%}.admin-request-bulk-toolbar{flex-direction:column;align-items:stretch}.admin-request-bulk-toolbar strong{margin-right:0}.admin-request-bulk-toolbar .input{width:100%;max-width:none}.admin-request-select-all{flex-direction:column;align-items:flex-start;gap:.35rem}.admin-requests-stats{grid-template-columns:repeat(2,1fr)}.admin-request-card__summary{gap:.55rem;min-height:64px;padding:.8rem}.admin-request-card__status{display:none}.admin-request-card__details{padding:0 .75rem .85rem}.admin-request-card__controls{grid-template-columns:1fr}.admin-request-card__footer{flex-direction:column;align-items:stretch}.admin-request-card__footer .btn{justify-content:center}.admin-request-card__checkbox{flex-basis:34px;width:34px}.admin-request-card__priority{display:none}.admin-request-card__controls--resource{grid-template-columns:1fr}}.site-footer{border-top:1px solid var(--border);background:var(--bg-surface);margin-top:auto}.site-footer__inner{padding-top:2.25rem}.site-footer__main{grid-template-columns:minmax(220px,.9fr) minmax(0,1.9fr);gap:clamp(2rem,7vw,6rem);padding-bottom:2.1rem;display:grid}.site-footer__brand{max-width:290px}.site-footer__logo{align-items:center;margin-bottom:.7rem;transition:opacity .15s,transform .15s;display:inline-flex}.site-footer__logo:hover{opacity:.86;transform:translateY(-1px)}.site-footer__logo img{object-fit:contain;width:42px;height:42px}.site-footer__brand p{color:var(--text-secondary);font-size:.78rem;line-height:1.6}.site-footer__brand-note{color:var(--text-muted);align-items:center;gap:.4rem;margin-top:.9rem;font-size:.65rem;line-height:1.2;display:flex}.site-footer__brand-dot{background:var(--success);border-radius:50%;flex:0 0 6px;width:6px;height:6px;transform:translateY(.5px);box-shadow:0 0 0 3px #10b9811a}.site-footer__columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,3vw,3rem);display:grid}.site-footer__column h2{color:var(--text-primary);letter-spacing:.1em;text-transform:uppercase;margin:.25rem 0 .65rem;font-size:.68rem;font-weight:800}.site-footer__column nav{flex-direction:column;align-items:flex-start;gap:.05rem;display:flex}.site-footer__link{min-height:30px;color:var(--text-secondary);align-items:center;gap:.25rem;font-size:.76rem;line-height:1.35;text-decoration:none;transition:color .15s,transform .15s;display:inline-flex}.site-footer__link:hover{color:var(--text-primary);transform:translate(2px)}.site-footer__link span{color:var(--text-muted);font-size:.7rem}.site-footer__bottom{border-top:1px solid var(--border);min-height:54px;color:var(--text-muted);justify-content:space-between;align-items:center;gap:1rem;font-size:.68rem;display:flex}.site-footer__bottom nav{align-items:center;gap:1rem;display:flex}.site-footer__bottom-link{color:var(--text-muted);text-decoration:none;transition:color .15s}.site-footer__bottom-link:hover{color:var(--text-primary)}@media (max-width:720px){.site-footer__main{grid-template-columns:1fr;gap:1.5rem;padding-bottom:1.5rem}.site-footer__brand{max-width:440px}.site-footer__columns{gap:1rem}}@media (max-width:480px){.site-footer__inner{padding-top:1.7rem}.site-footer__columns{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:1.15rem}.site-footer__column:last-child{grid-column:1/-1}.site-footer__bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:.35rem;padding:.85rem 0}}.category-sidebar-request-link{color:var(--text-secondary)}.category-sidebar-request-link .category-sidebar-icon{font-size:.8rem}.resource-requests-page{max-width:1050px;margin:0 auto}.resource-requests-cta{white-space:nowrap;flex:none}.resource-requests-page__breadcrumb,.resource-request-detail__breadcrumb{color:var(--text-muted);align-items:center;gap:.45rem;margin-bottom:1.25rem;font-size:.78rem;display:flex}.resource-requests-page__header{justify-content:space-between;align-items:flex-end;gap:1.25rem;margin-bottom:1.35rem;display:flex}.resource-requests-page__header h1{font-family:var(--font-space-grotesk), sans-serif;margin-top:.35rem;font-size:clamp(1.55rem,3vw,2.15rem);font-weight:800}.resource-requests-page__header p{max-width:630px;color:var(--text-secondary);margin-top:.4rem;font-size:.84rem;line-height:1.6}.resource-requests-page__eyebrow,.resource-request-search-results__eyebrow{color:var(--accent-light);letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:800}.resource-requests-toolbar{color:var(--text-muted);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.8rem;font-size:.72rem;display:flex}.resource-requests-sort{border:1px solid var(--border-soft);background:var(--bg-card);border-radius:8px;align-items:center;gap:.25rem;padding:.2rem;display:flex}.resource-requests-sort a{color:var(--text-muted);border-radius:6px;padding:.38rem .6rem;text-decoration:none;transition:background .15s,color .15s}.resource-requests-sort a:hover,.resource-requests-sort a.resource-requests-sort__active{background:var(--bg-elevated);color:var(--text-primary)}.resource-requests-list{flex-direction:column;gap:.65rem;display:flex}.resource-request-card{border:1px solid var(--border-soft);background:var(--bg-card);box-shadow:var(--shadow-sm);border-radius:11px;grid-template-columns:minmax(0,1fr) auto;gap:1rem;padding:.75rem .85rem;transition:border-color .15s,background .15s,transform .15s;display:grid;position:relative}.resource-request-card:hover{border-color:var(--border-hover);background:var(--bg-elevated);transform:translateY(-1px)}.resource-request-card__main{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:.8rem;min-width:0;display:grid}.resource-request-card__thumb{border:1px solid var(--border-hover);background:var(--bg-elevated);border-radius:9px;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.resource-request-card__body{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.resource-request-card__body-link{width:100%;color:inherit;text-decoration:none;display:block}.resource-request-card__meta{min-width:0;color:var(--text-muted);align-items:center;gap:.45rem;margin-bottom:.3rem;font-size:.65rem;display:flex}.resource-request-card__meta>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.resource-request-card__body h2{color:var(--text-primary);font-family:var(--font-space-grotesk), sans-serif;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.9rem;font-weight:750;overflow:hidden}.resource-request-card__date{color:var(--text-muted);margin-top:.28rem;font-size:.65rem}.resource-request-card__body .resource-request-vote{justify-content:flex-start;margin-top:.38rem}.resource-request-card__actions{justify-content:flex-end;align-items:flex-end;gap:.45rem;min-width:116px;padding-bottom:.15rem;display:flex}.resource-request-card__actions .resource-request-withdraw{opacity:0;pointer-events:none;position:absolute;top:.65rem;right:.75rem}.resource-request-card:hover .resource-request-card__actions .resource-request-withdraw,.resource-request-card:focus-within .resource-request-card__actions .resource-request-withdraw{opacity:1;pointer-events:auto}.resource-request-status{white-space:nowrap;border-radius:999px;align-items:center;width:fit-content;min-height:20px;padding:.2rem .45rem;font-size:.58rem;font-weight:800;display:inline-flex}.resource-request-status--pending{color:#fbbf24;background:#f59e0b1f;border:1px solid #f59e0b47}.resource-request-status--in_progress{color:#93c5fd;background:#3b82f61f;border:1px solid #3b82f647}.resource-request-status--completed{color:#6ee7b7;background:#10b9811f;border:1px solid #10b98147}.resource-request-status--pending-review{color:var(--accent-light);background:#a78bfa1a;border:1px solid #a78bfa47}.resource-request-vote{flex-direction:column;justify-content:center;align-items:center;gap:.2rem;min-height:38px;display:inline-flex;position:relative}.resource-request-vote__total{color:var(--text-secondary);white-space:nowrap;order:2;font-size:.7rem;font-weight:750}.resource-request-vote__button{z-index:2;min-width:68px;min-height:54px;color:var(--accent-light);font:inherit;cursor:pointer;background:#7c3aed1f;border:1px solid #a78bfa59;border-radius:11px;justify-content:center;align-items:center;padding:.35rem .65rem;font-size:1rem;font-weight:850;transition:border-color .15s,background .15s,color .15s,transform .1s;display:inline-flex;position:relative;overflow:visible}.resource-request-vote__button:hover{color:#fff;background:#7c3aed38;border-color:#a78bfaa6;transform:translateY(-1px)}.resource-request-vote__button:active{transform:translateY(1px)scale(.96)}.resource-request-vote__button--voted{color:var(--accent-light);background:#7c3aed1f;border-color:#a78bfa59}.resource-request-vote__effects{z-index:3;pointer-events:none;position:absolute;inset:0;overflow:visible}.resource-request-vote__effects span{color:var(--accent-light);transform:translate(calc(-50% + var(--vote-offset)), 0);white-space:nowrap;font-size:.78rem;font-weight:850;animation:.9s ease-out forwards resourceRequestVoteFloat;position:absolute;top:0;left:50%}.resource-request-vote--compact{min-height:34px}.resource-request-vote--compact .resource-request-vote__button{min-width:42px;min-height:34px}.resource-request-vote--compact .resource-request-vote__total{font-size:.66rem}.resource-request-withdraw{color:var(--text-muted)}.resource-request-row{align-items:stretch;padding-block:.6rem;overflow:visible}.resource-request-row__body{min-width:0}.resource-request-row .resource-row-meta{align-items:center}.resource-request-row__title-group{flex:auto;align-items:center;gap:.35rem;min-width:0;display:flex}.resource-request-row .resource-row-title{flex:0 auto;min-width:0}.resource-request-row__avatar{border:1px solid var(--border-soft);background:var(--bg-elevated);justify-content:center;align-self:center;align-items:center;width:72px;height:72px;min-height:72px;display:flex}.resource-request-row__link{min-width:0;color:inherit;text-decoration:none;display:block}.resource-request-row__category{border:1px solid var(--border-soft);background:var(--bg-elevated);color:var(--text-secondary)}.resource-request-row__status{flex-shrink:0;margin-left:auto}.resource-request-row__status--pending{color:#fbbf24;background:#f59e0b1f;border-color:#f59e0b47}.resource-request-row__status--in_progress{color:#93c5fd;background:#3b82f61f;border-color:#3b82f647}.resource-request-row__status--completed{color:#6ee7b7;background:#10b9811f;border-color:#10b98147}.resource-request-row__moderation{color:var(--accent-light);background:#a78bfa1a;border-color:#a78bfa47}.resource-request-row__owner-action{margin-top:.3rem}.resource-request-row__owner-action .resource-request-withdraw{background:0 0;border:0;padding:0;font-size:.65rem}.resource-request-row__vote{justify-content:center;min-width:88px;padding-left:.85rem}.resource-request-row__vote .resource-request-vote{width:100%}.resource-request-row__vote .resource-request-vote__button{min-width:68px}.resource-requests-pagination{color:var(--text-muted);justify-content:center;align-items:center;gap:.8rem;margin-top:1.5rem;font-size:.75rem;display:flex}.resource-requests-empty,.resource-requests-login{text-align:center;padding:3rem 1.5rem}.resource-requests-empty__mark,.resource-requests-login__mark{width:44px;height:44px;color:var(--accent-light);background:#7c3aed1a;border:1px solid #a78bfa4d;border-radius:13px;justify-content:center;align-items:center;margin-bottom:.7rem;font-size:1.3rem;display:inline-flex}.resource-requests-empty h2,.resource-requests-login h1{font-family:var(--font-space-grotesk), sans-serif;font-size:1.05rem}.resource-requests-empty p,.resource-requests-login p{color:var(--text-muted);margin:.4rem 0 1rem;font-size:.78rem}.resource-requests-login{max-width:480px;margin:0 auto}.resource-request-search-results{background:#7c3aed0b;border:1px solid #a78bfa38;border-radius:12px;margin:1.1rem 0 1.35rem;padding:1rem}.resource-request-search-results__header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:.75rem;display:flex}.resource-request-search-results__header h2{font-family:var(--font-space-grotesk), sans-serif;margin-top:.3rem;font-size:1rem}.resource-request-search-results__header>span{color:var(--text-muted);font-size:.7rem}.resource-request-search-results__list{flex-direction:column;gap:.55rem;display:flex}.resource-request-public-filters{border:1px solid var(--border-soft);background:0 0;border-radius:9px;margin:-.55rem 0 1.1rem}.resource-request-public-filters>summary{color:var(--text-secondary);cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;padding:.62rem .75rem;font-size:.72rem;font-weight:750;display:flex}.resource-request-public-filters>summary:before{content:"▸";min-width:.9rem;color:var(--accent-light);text-align:center;font-size:.8rem;transition:transform .15s}.resource-request-public-filters[open]>summary:before{content:"▾"}.resource-request-public-filters>summary>span:first-child{min-width:0;margin-right:auto}.resource-request-public-filters>summary .resource-requests-cta{z-index:1;min-height:34px;padding:.3rem .65rem;font-size:.72rem;position:relative}.resource-request-public-filters[open]>summary{border-bottom:1px solid var(--border-soft);color:var(--text-primary)}.resource-request-public-filters__body{gap:.7rem;padding:.75rem;display:grid}.resource-request-public-filters__body>div{align-items:flex-start;gap:.65rem;display:flex}.resource-request-public-filters__body>div>span{min-width:66px;color:var(--text-muted);padding-top:.28rem;font-size:.68rem;font-weight:750}.resource-request-public-filters__options{flex-wrap:wrap;gap:.3rem;display:flex}.resource-request-public-filters__options a{border:1px solid var(--border-soft);color:var(--text-muted);border-radius:5px;padding:.25rem .45rem;font-size:.64rem;text-decoration:none}.resource-request-public-filters__options a:hover,.resource-request-public-filters__options a.active{color:var(--accent-light);background:#7c3aed1a;border-color:#a78bfa6b}.resource-request-trends{background:#7c3aed09;border:1px solid #a78bfa38;border-radius:11px;margin-bottom:1rem;padding:.9rem 1rem}.resource-request-trends__header,.resource-request-related__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.65rem;display:flex}.resource-request-trends__header h2,.resource-request-related__header h2{font-family:var(--font-space-grotesk), sans-serif;margin-top:.25rem;font-size:.96rem}.resource-request-trends__header>span,.resource-request-related__header>span{color:var(--text-muted);font-size:.64rem}.resource-request-trends__list{grid-template-columns:repeat(5,minmax(0,1fr));gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.resource-request-trends__list li{border:1px solid var(--border-soft);background:var(--bg-card);border-radius:7px;align-items:center;gap:.45rem;min-width:0;padding:.5rem;display:flex}.resource-request-trends__rank{color:var(--accent-light);font-size:.65rem;font-weight:800}.resource-request-trends__main{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.resource-request-trends__main a{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;font-weight:750;text-decoration:none;overflow:hidden}.resource-request-trends__main a:hover{color:var(--accent-light)}.resource-request-trends__main span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;overflow:hidden}.resource-request-trends__total{color:var(--accent-light);flex:none;font-size:.62rem;font-weight:800}.resource-request-related{border-top:1px solid var(--border-soft);margin-top:1rem;padding-top:1rem}.resource-request-related__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.resource-request-related__item{border:1px solid var(--border-soft);background:var(--bg-card);border-radius:8px;flex-direction:column;gap:.25rem;min-width:0;padding:.65rem .7rem;text-decoration:none;display:flex}.resource-request-related__item:hover{border-color:var(--border-hover);background:var(--bg-elevated)}.resource-request-related__title{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:750;overflow:hidden}.resource-request-related__meta{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.64rem;overflow:hidden}.resource-request-detail{max-width:900px;margin:0 auto}.resource-request-detail__card{overflow:hidden}.resource-request-detail__header{border-bottom:1px solid var(--border-soft);padding:1.7rem 1.8rem 1.35rem}.resource-request-detail__header h1{max-width:760px;font-family:var(--font-space-grotesk), sans-serif;margin-top:.7rem;font-size:clamp(1.45rem,3vw,2.1rem);line-height:1.1}.resource-request-detail__author{align-items:center;gap:.65rem;margin-top:1rem;display:flex}.resource-request-detail__author>div:last-child{flex-direction:column;gap:.1rem;display:flex}.resource-request-detail__author span{color:var(--text-muted);font-size:.65rem}.resource-request-detail__author strong{color:var(--text-primary);font-size:.8rem}.resource-request-detail__dates{color:var(--text-muted);flex-wrap:wrap;gap:.7rem;margin-top:.8rem;font-size:.68rem;display:flex}.resource-request-detail__content{flex-direction:column;gap:1.25rem;padding:1.55rem 1.8rem 1.8rem;display:flex}.resource-request-detail__content>.resource-request-vote{justify-content:flex-start;padding-bottom:.2rem}.resource-request-detail__section{padding-top:.25rem}.resource-request-detail__section h2{color:var(--text-primary);font-family:var(--font-space-grotesk), sans-serif;margin-bottom:.5rem;font-size:.92rem}.resource-request-detail__section p{color:var(--text-secondary);white-space:pre-wrap;font-size:.86rem;line-height:1.7}.resource-request-detail__reference{border:1px solid var(--border-soft);background:var(--bg-elevated);border-radius:9px;padding:.9rem}.resource-request-detail__reference h2{margin-bottom:.25rem;font-size:.76rem}.resource-request-detail__reference a{color:var(--accent-light);overflow-wrap:anywhere;font-size:.78rem;text-decoration:none}.resource-request-detail__reference-missing{color:var(--text-muted);font-size:.78rem}.resource-request-detail__reference a:hover{text-decoration:underline}.resource-request-detail__completed{background:#10b98114;border:1px solid #10b98147;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.resource-request-detail__completed>div{flex-direction:column;gap:.25rem;display:flex}.resource-request-detail__completed strong{color:#6ee7b7;font-size:.84rem}.resource-request-detail__completed span{color:var(--text-secondary);font-size:.72rem}.resource-request-detail__pending-note{border:1px solid var(--border-soft);background:var(--bg-elevated);color:var(--text-muted);border-radius:9px;padding:.8rem .9rem;font-size:.75rem;line-height:1.5}.resource-request-detail__owner-actions{border-top:1px solid var(--border-soft);justify-content:flex-end;padding-top:.25rem;display:flex}.resource-request-modal__success-actions{flex-wrap:wrap;justify-content:center;gap:.55rem;display:flex}.admin-request-card__controls--resource{grid-template-columns:160px 180px minmax(180px,.9fr) minmax(0,1fr)}.resource-request-detail-shell .resource-request-detail__hero{margin-bottom:1.5rem}.resource-request-detail__hero{align-items:flex-start;gap:1.25rem;display:flex}.resource-request-detail__layout{align-items:flex-start;gap:2rem;display:flex}.resource-request-detail__hero-media{justify-content:center;align-items:center;display:flex}.resource-request-detail__hero-media>div{border:2px solid var(--border-hover);box-shadow:0 8px 24px #0000002e}.resource-request-detail__tags{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.4rem;display:flex}.resource-request-detail__operational-status{margin-left:auto}.resource-request-detail__hero h1{margin-bottom:.5rem}.resource-request-detail__meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:1rem;font-size:.8rem;display:flex}.resource-request-detail__main{flex:1;min-width:0}.resource-request-detail__tabs{border-bottom:1px solid var(--border);gap:.25rem;margin-bottom:1.5rem;padding-bottom:0;display:flex}.resource-request-detail__tabs>span{border-bottom:2px solid var(--accent);min-height:44px;color:var(--accent-light);padding:.6rem 1.25rem;font-size:.875rem;font-weight:700}.resource-request-detail__description-card{margin-bottom:1rem;padding:1.5rem;overflow:hidden}.resource-request-detail__description h2{font-family:var(--font-space-grotesk), sans-serif;margin:.3rem 0 .6rem;font-size:1.15rem}.resource-request-detail__description p{color:var(--text-secondary);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:.9rem;line-height:1.7}.resource-request-detail__reference{margin-bottom:1rem}.resource-request-detail__reference h2{margin:0 0 .25rem}.resource-request-sidebar__vote-card{border:1px solid var(--border-soft);background:var(--bg-card);border-radius:10px;flex-direction:column;align-items:center;gap:.45rem;padding:.9rem;display:flex}.resource-request-sidebar__vote-hint{color:var(--text-muted);text-align:center;font-size:.65rem}.resource-request-sidebar__stats{grid-template-columns:1fr 1fr;gap:.4rem;display:grid}.resource-request-sidebar__stat{border:1px solid var(--border-soft);background:var(--bg-elevated);text-align:center;border-radius:8px;padding:.5rem}.resource-request-sidebar__stat>div{font-family:var(--font-space-grotesk), sans-serif;font-size:1rem;font-weight:800}.resource-request-sidebar__stat>span{color:var(--text-muted);font-size:.6rem}.resource-request-sidebar__author{border:1px solid var(--border-soft);background:var(--bg-elevated);border-radius:8px;padding:.75rem;position:relative;overflow:hidden}.resource-request-sidebar__author-banner{filter:blur(4px);opacity:.15;background-position:50%;background-size:cover;position:absolute;inset:0}.resource-request-sidebar__author-content{z-index:1;position:relative}.resource-request-sidebar__author-heading{align-items:center;gap:.6rem;margin-bottom:.6rem;display:flex}.resource-request-sidebar__author-label{color:var(--text-muted);text-transform:uppercase;font-size:.6rem}.resource-request-sidebar__author-name{color:var(--text-primary);font-size:.85rem;font-weight:700}.resource-request-sidebar__author-level{color:var(--text-muted);justify-content:space-between;align-items:center;margin-bottom:.3rem;font-size:.7rem;display:flex}.resource-request-sidebar__author-level span:last-child{color:var(--accent-light);font-weight:600}.resource-request-sidebar__author-progress{background:var(--bg-card);border-radius:2px;height:4px;overflow:hidden}.resource-request-sidebar__author-progress>div{background:linear-gradient(90deg, var(--accent), var(--accent-light));border-radius:2px;height:100%}.resource-request-sidebar__info{grid-template-columns:1fr 1fr;gap:.4rem;display:grid}.resource-request-sidebar__info>div{border:1px solid var(--border-soft);background:var(--bg-elevated);border-radius:6px;padding:.45rem .5rem}.resource-request-sidebar__info span{color:var(--text-muted);text-transform:uppercase;font-size:.55rem;display:block}.resource-request-sidebar__info strong{color:var(--text-primary);margin-top:.15rem;font-size:.72rem;display:block}.resource-requests-empty__mark-button{cursor:pointer;font:inherit;transition:transform .15s,border-color .15s,background .15s}.resource-requests-empty__mark-button:hover{background:#7c3aed2e;border-color:#a78bfa99;transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.resource-request-vote__effects span{opacity:1;animation:none;transform:none}.resource-request-card{transition:none}}@media (max-width:640px){.resource-request-public-filters__body>div{flex-direction:column;align-items:flex-start;gap:.3rem}.resource-request-trends__header,.resource-request-related__header{flex-direction:column;align-items:flex-start;gap:.25rem}.resource-request-trends__list,.resource-request-related__list{grid-template-columns:1fr}.resource-requests-page__header,.resource-requests-toolbar{flex-direction:column;align-items:flex-start}.resource-requests-sort{width:100%}.resource-requests-sort a{text-align:center;flex:1}.resource-request-card{grid-template-columns:1fr;gap:.7rem}.resource-request-card__actions{border-top:1px solid var(--border-soft);justify-content:space-between;align-items:center;min-width:0;padding:.55rem 0 .1rem 4.05rem}.resource-request-card__actions .resource-request-withdraw{opacity:1;pointer-events:auto;position:static}.resource-request-detail__completed{flex-direction:column;align-items:stretch}.resource-request-detail__completed .btn{justify-content:center}.admin-request-card__controls--resource{grid-template-columns:1fr}.resource-request-row{grid-template-columns:56px minmax(0,1fr) 78px;padding-block:.35rem}.resource-request-row__avatar{width:56px;height:56px;min-height:56px}.resource-request-row__avatar>div{transform-origin:50%;transform:scale(.78)}.resource-request-row__vote{min-width:78px;padding-left:.5rem}.resource-request-row .resource-row-right{display:flex}.resource-request-row__vote .resource-request-vote__button{min-width:60px;min-height:48px}.resource-request-row .resource-row-title{flex:1 1 0}.resource-request-row__moderation{flex:0 48%;max-width:48%}.resource-request-detail__hero-media>div{transform-origin:50%;transform:scale(.75)}.resource-request-detail__meta{gap:.55rem .8rem;font-size:.68rem}.resource-request-detail__description-card{padding:1rem!important}.resource-request-detail__tabs{margin-bottom:1rem!important}}@media (max-width:900px){.resources-loading-layout{flex-direction:column!important}.resources-loading-layout .category-sidebar-skeleton{width:100%!important}.resources-loading-grid{grid-template-columns:1fr!important}}@media (min-width:641px) and (max-width:900px){.resource-request-row{padding-block:.35rem}}.sorteos-hub-page,.sorteos-rangos-page,.game-giveaways-page,.game-giveaway-detail-page{background:radial-gradient(circle at 50% 0,#7c3aed0e,#0000 34rem);min-height:calc(100vh - 64px);padding:clamp(2rem,5vw,4.25rem) 0 6rem}.sorteos-hub-page__container,.sorteos-rangos-page__container,.game-giveaways-page__container,.game-giveaway-detail-page__container{max-width:1180px}.sorteos-hub-hero{min-height:365px;box-shadow:var(--shadow-xl), 0 0 90px #7c3aed12;background:radial-gradient(circle at 90% 12%,#3b82f633,#0000 28%),radial-gradient(circle at 8% 100%,#7c3aed38,#0000 42%),linear-gradient(135deg,#171530fa,#0b0d1cfa);border:1px solid #a78bfa38;border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(250px,.45fr);align-items:center;gap:clamp(1.5rem,5vw,4rem);margin-bottom:1.35rem;padding:clamp(2rem,6vw,4.75rem);display:grid;position:relative;overflow:hidden}.sorteos-hub-hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(135deg,#000,#0000 68%);mask-image:linear-gradient(135deg,#000,#0000 68%)}.sorteos-hub-hero:after{content:none}.sorteos-hub-hero__copy{z-index:1;max-width:670px;position:relative}.sorteos-hub-hero h1{max-width:650px;font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.055em;margin:0 0 1rem;font-size:clamp(2.5rem,6vw,5rem);line-height:.98}.sorteos-hub-hero p:not(.game-giveaways-eyebrow){color:#b1b0cc;max-width:560px;margin:0;font-size:clamp(.98rem,1.5vw,1.1rem);line-height:1.7}.sorteos-hub-hero__actions,.sorteos-hub-hero__signal{display:none}.sorteos-hub-hero__art{z-index:1;justify-self:end;width:100%;height:245px;position:relative}.sorteos-hub-hero__ticket{filter:drop-shadow(0 22px 24px #00000061);width:min(280px,100%);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-8deg)}.sorteos-hub-hero__ticket svg{width:100%;height:auto;display:block;overflow:visible}.sorteos-hub-hero__spark,.sorteos-hub-hero__confetti{display:block;position:absolute}.sorteos-hub-hero__spark{border:2px solid #a78bfa;width:13px;height:13px;transform:rotate(45deg)}.sorteos-hub-hero__spark--one{top:14%;left:9%}.sorteos-hub-hero__spark--two{border-color:#67e8f9;width:9px;height:9px;bottom:18%;right:8%}.sorteos-hub-hero__spark--three{border-color:#fbbf24;width:7px;height:7px;top:8%;right:24%}.sorteos-hub-hero__confetti{background:#67e8f9;border-radius:999px;width:7px;height:22px;transform:rotate(33deg)}.sorteos-hub-hero__confetti--one{top:28%;left:20%}.sorteos-hub-hero__confetti--two{background:#fbbf24;top:37%;right:16%;transform:rotate(-38deg)}.sorteos-hub-hero__confetti--three{background:#c4b5fd;bottom:16%;left:27%;transform:rotate(72deg)}.sorteos-hub-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.sorteos-hub-choice{min-height:310px;color:var(--text-primary);box-shadow:var(--shadow-lg);isolation:isolate;border:1px solid #a78bfa2e;border-radius:24px;flex-direction:column;padding:1.65rem;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.sorteos-hub-choice:before{z-index:-1;content:"";filter:blur(2px);opacity:.9;pointer-events:none;border-radius:50%;width:230px;height:230px;position:absolute}.sorteos-hub-choice--games{background:linear-gradient(145deg,#221c45fa,#0d1227fa);border-top:1px solid #a78bfa2e}.sorteos-hub-choice--games:before{background:#3b82f633;top:-90px;right:-50px}.sorteos-hub-choice--legacy{background:linear-gradient(145deg,#2f2132fa,#141325fa);border-top:1px solid #fbbf2433}.sorteos-hub-choice--legacy:before{background:#f973162e;bottom:-105px;right:-55px}.sorteos-hub-choice:hover,.sorteos-hub-choice:focus-visible{border-color:#c4b5fd99;transform:translateY(-4px);box-shadow:0 18px 45px #00000052}.sorteos-hub-choice:focus-visible{outline:2px solid var(--accent-light);outline-offset:3px}.sorteos-hub-choice__visual{color:#c4b5fd;background:#08080f40;border:1px solid #ffffff38;border-radius:18px;place-items:center;width:62px;height:62px;display:grid;box-shadow:inset 0 0 20px #ffffff0a}.sorteos-hub-choice__visual--legacy{color:#fbbf24}.sorteos-hub-choice__visual svg{width:38px;height:38px}.sorteos-hub-choice__content{z-index:1;position:relative}.sorteos-hub-choice__label{color:var(--text-muted);letter-spacing:.14em;margin-top:1.4rem;font-size:.65rem;font-weight:800;display:block}.sorteos-hub-choice h2{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.025em;margin:.35rem 0 .55rem;font-size:clamp(1.45rem,2.5vw,1.9rem)}.sorteos-hub-choice p{color:#b4b2c9;max-width:47ch;margin:0;font-size:.9rem;line-height:1.65}.sorteos-hub-choice__footer{color:var(--text-muted);justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1.55rem;font-size:.72rem;display:flex}.sorteos-hub-choice__footer strong{color:var(--text-primary);white-space:nowrap;background:#08080f47;border:1px solid #ffffff29;border-radius:11px;align-items:center;gap:.45rem;padding:.7rem .85rem;font-size:.78rem;display:inline-flex}.sorteos-hub-choice__footer strong span{color:#c4b5fd;font-size:1rem;transition:transform .2s}.sorteos-hub-choice:hover .sorteos-hub-choice__footer strong span{transform:translate(3px)}.sorteos-hub-featured{margin-top:4.5rem}.sorteos-hub-section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.25rem;display:flex}.sorteos-hub-section-heading h2{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.03em;margin:0;font-size:clamp(1.45rem,3vw,2rem)}.sorteos-hub-section-heading>a{color:var(--accent-light);font-size:.82rem;font-weight:750;text-decoration:none}.sorteos-hub-section-heading>a:hover{color:var(--text-primary)}.sorteos-hub-note{color:var(--text-muted);text-align:center;justify-content:center;align-items:center;gap:.5rem;margin:3.5rem 0 0;font-size:.78rem;display:flex}.sorteos-hub-note span{color:var(--success);font-size:.55rem}.sorteos-rangos-hero{min-height:230px;box-shadow:var(--shadow-lg);background:radial-gradient(circle at 88% 15%,#f973162e,#0000 30%),linear-gradient(135deg,#2c1d2cfa,#121120fa);border:1px solid #fbbf2433;border-radius:24px;grid-template-columns:minmax(0,1fr) 210px;align-items:center;gap:2rem;margin-bottom:1.5rem;padding:clamp(1.5rem,4vw,2.8rem);display:grid}.sorteos-rangos-hero h1{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.045em;margin:0 0 .7rem;font-size:clamp(2rem,4.5vw,3.35rem);line-height:1}.sorteos-rangos-hero p:not(.game-giveaways-eyebrow){color:#b9b2c1;max-width:610px;margin:0;font-size:.95rem;line-height:1.7}.sorteos-rangos-hero__art{background:radial-gradient(circle,#fbbf242b,#f973160a 52%,#0000 53%);border:1px solid #fbbf2438;border-radius:50%;justify-self:center;width:185px;height:165px;position:relative;box-shadow:0 0 55px #f973161a}.sorteos-rangos-hero__art:before{content:"";border:3px solid #fbbf24;border-top:0;border-radius:0 0 12px 12px;width:74px;height:58px;position:absolute;top:48px;left:56px;transform:perspective(80px)rotateX(-8deg)}.sorteos-rangos-hero__art:after{content:"";border:3px solid #fbbf24;border-radius:7px;width:90px;height:18px;position:absolute;top:40px;left:48px}.sorteos-rangos-hero__crown{z-index:1;color:#fff7cc;font-family:var(--font-space-grotesk), sans-serif;font-size:1.7rem;font-weight:800;position:absolute;top:56px;left:79px}.sorteos-rangos-hero__ring{background:#fb923c;border-radius:50%;width:12px;height:12px;position:absolute;bottom:17px;right:4px;box-shadow:0 0 0 5px #fb923c1a}.sorteos-rangos-hero__ring--small{background:#fbbf24;width:8px;height:8px;inset:22px auto auto 19px}.sorteo-content{min-width:0}.sorteo-section-eyebrow,.sorteo-empty__eyebrow{color:#fbbf24;letter-spacing:.14em;margin:0 0 .45rem;font-size:.64rem;font-weight:800}.sorteo-loading{min-height:300px;color:var(--text-muted);place-items:center;padding:3rem;display:grid}.sorteo-loading__spinner{border-top-color:#fbbf24}.sorteo-empty{text-align:left;background:linear-gradient(135deg,#281c2ac7,#11101edb);border:1px solid #fbbf242e;border-radius:22px;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:1.75rem;min-height:300px;padding:clamp(1.5rem,4vw,3rem);display:grid}.sorteo-empty__visual{background:#f973161a;border-radius:50%;place-items:center;width:125px;height:125px;display:grid;position:relative}.sorteo-empty__ticket{background:#fbbf241f;border:2px solid #fbbf24;border-radius:8px;width:72px;height:50px;display:block;position:relative;transform:rotate(-12deg)}.sorteo-empty__ticket:before{content:"";background:#fbbf24;width:34px;height:2px;position:absolute;top:9px;left:17px;box-shadow:0 10px #fbbf24a6}.sorteo-empty__spark{border:2px solid #fb923c;width:9px;height:9px;display:block;position:absolute;transform:rotate(45deg)}.sorteo-empty__spark--one{top:21px;right:19px}.sorteo-empty__spark--two{border-color:#fef3c7;width:6px;height:6px;bottom:23px;left:17px}.sorteo-empty h2{font-family:var(--font-space-grotesk), sans-serif;margin:0 0 .55rem;font-size:clamp(1.35rem,3vw,1.8rem)}.sorteo-empty p:not(.sorteo-empty__eyebrow){color:#b9b2c1;max-width:48ch;margin:0;font-size:.88rem;line-height:1.65}.sorteo-empty>.btn{white-space:nowrap}.sorteo-card{box-shadow:var(--shadow-lg);background:linear-gradient(145deg,#251b2afa,#0f0f1cfa);border:1px solid #fbbf2433;border-radius:22px;margin-bottom:1.35rem;overflow:hidden}.sorteo-card__header{padding:clamp(1.35rem,3vw,2.25rem) clamp(1.35rem,4vw,2.5rem) 0}.sorteo-card__labels{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.sorteo-card__badge{color:#6ee7b7;letter-spacing:.04em;background:#10b9811a;border:1px solid #10b9814d;border-radius:999px;align-items:center;min-height:27px;padding:.25rem .65rem;font-size:.64rem;font-weight:800;display:inline-flex}.sorteo-card__channel{min-height:27px;color:var(--text-muted);border:1px solid #ffffff1f;border-radius:999px;align-items:center;padding:.25rem .65rem;font-size:.64rem;font-weight:750;display:inline-flex}.sorteo-card__title{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.035em;margin:1rem 0 .55rem;font-size:clamp(1.45rem,3.5vw,2.2rem);line-height:1.08}.sorteo-card__desc{color:#b9b2c1;max-width:70ch;margin:0;font-size:.9rem;line-height:1.7}.sorteo-card__body{padding:1.5rem clamp(1.35rem,4vw,2.5rem) clamp(1.35rem,3vw,2.25rem)}.sorteo-card__stats{grid-template-columns:1.2fr 1fr .85fr;gap:.85rem;margin-bottom:1.25rem;display:grid}.sorteo-stat{background:#08080f47;border:1px solid #ffffff14;border-radius:15px;min-width:0;padding:1.05rem}.sorteo-stat__icon{color:#fbbf24;font-family:var(--font-space-grotesk), sans-serif;letter-spacing:.08em;margin-bottom:.6rem;font-size:.68rem;font-weight:800;display:block}.sorteo-stat__label{color:var(--text-muted);margin-bottom:.35rem;font-size:.7rem;display:block}.sorteo-stat__value{color:var(--text-primary);font-family:var(--font-space-grotesk), sans-serif;font-size:1.25rem;font-weight:750;display:block}.sorteo-stat__sub{color:var(--text-muted);margin-top:.3rem;font-size:.68rem;display:block}.sorteo-progress{background:#ffffff14;border-radius:999px;height:7px;margin:.65rem 0 .3rem;overflow:hidden}.sorteo-progress__fill{border-radius:inherit;background:linear-gradient(90deg,#f97316,#fbbf24);height:100%}.sorteo-countdown{flex-wrap:wrap;align-items:baseline;gap:.22rem;display:flex}.sorteo-countdown__digit{color:#fbbf24;font-family:var(--font-space-grotesk), sans-serif;font-size:1.18rem;font-weight:750}.sorteo-countdown__unit{color:var(--text-muted);font-size:.68rem}.sorteo-card__cta{align-items:center;gap:.5rem;width:auto;min-height:46px;padding-inline:1.1rem;display:inline-flex}.sorteo-leaderboard{border:1px solid var(--border-soft);background:#13131fb3;border-radius:20px;margin-bottom:1.35rem;padding:clamp(1.35rem,3vw,2rem)}.sorteo-leaderboard__title{font-family:var(--font-space-grotesk), sans-serif;margin:0 0 1.1rem;font-size:1.35rem}.sorteo-leaderboard__list{flex-direction:column;gap:.45rem;display:flex}.sorteo-leaderboard__row{background:#08080f47;border:1px solid #ffffff0d;border-radius:11px;grid-template-columns:2.6rem minmax(0,1fr) auto auto;align-items:center;gap:.7rem;padding:.7rem .8rem;font-size:.82rem;display:grid}.sorteo-leaderboard__rank{color:#fbbf24;font-family:var(--font-space-grotesk), sans-serif;font-weight:800}.sorteo-leaderboard__name{min-width:0;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-weight:650;overflow:hidden}.sorteo-leaderboard__uses{color:var(--text-secondary);font-size:.72rem}.sorteo-leaderboard__weight{color:#fdba74;background:#f973161f;border-radius:6px;padding:.18rem .45rem;font-size:.7rem;font-weight:800}.sorteo-leaderboard__stats{border-top:1px solid var(--border);color:var(--text-muted);flex-wrap:wrap;gap:.8rem 1.5rem;margin-top:1rem;padding-top:1rem;font-size:.72rem;display:flex}.sorteo-how{border:1px solid var(--border-soft);background:linear-gradient(145deg,#7c3aed14,#13131fbf);border-radius:20px;padding:clamp(1.35rem,3vw,2rem)}.sorteo-how__title{font-family:var(--font-space-grotesk), sans-serif;margin:0 0 1.2rem;font-size:1.45rem}.sorteo-how__steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem;margin:0 0 1.6rem;padding:0;list-style:none;display:grid}.sorteo-how__step{background:#08080f40;border:1px solid #ffffff12;border-radius:13px;flex-direction:column;gap:.7rem;min-width:0;padding:.85rem;display:flex}.sorteo-how__step-num{color:#20100a;background:linear-gradient(135deg,#f97316,#fbbf24);border-radius:9px;place-items:center;width:29px;height:29px;font-size:.78rem;font-weight:850;display:grid}.sorteo-how__step strong{margin-bottom:.25rem;font-size:.78rem;display:block}.sorteo-how__step p{color:var(--text-secondary);margin:0;font-size:.72rem;line-height:1.5}.sorteo-how__weights{border-top:1px solid var(--border);padding-top:1.35rem}.sorteo-how__weights h4{font-family:var(--font-space-grotesk), sans-serif;margin:0 0 .3rem;font-size:1rem}.sorteo-how__weights>p{color:var(--text-secondary);margin:0 0 .85rem;font-size:.78rem}.sorteo-how__table{border-collapse:collapse;width:100%;color:var(--text-secondary);font-size:.76rem}.sorteo-how__table th{color:var(--text-muted);letter-spacing:.06em;text-align:left;text-transform:uppercase;background:#08080f4d;padding:.55rem .65rem;font-size:.64rem}.sorteo-how__table td{border-bottom:1px solid var(--border-soft);padding:.5rem .65rem}.sorteo-how__table tr:last-child td{border-bottom:0}.game-giveaways-page__hero{min-height:300px;box-shadow:var(--shadow-lg);background:radial-gradient(circle at 85% 15%,#06b6d429,#0000 30%),linear-gradient(135deg,#1e193cfa,#0d0f20fa);border:1px solid #a78bfa33;border-radius:24px;grid-template-columns:minmax(0,1fr) 250px;align-items:center;gap:2rem;margin-bottom:1.5rem;padding:clamp(1.75rem,5vw,3.5rem);display:grid;position:relative;overflow:hidden}.game-giveaways-page__hero-copy{z-index:1;position:relative}.game-giveaways-page__hero h1{max-width:700px;font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.05em;margin:0 0 .75rem;font-size:clamp(2.35rem,5vw,4rem);line-height:1}.game-giveaways-page__hero-copy>p:not(.game-giveaways-eyebrow){color:#b4b5ce;max-width:590px;margin:0 0 1.2rem;font-size:1rem;line-height:1.7}.game-giveaways-page__back{color:#c4b5fd;align-items:center;min-height:40px;font-size:.82rem;font-weight:750;text-decoration:none;display:inline-flex}.game-giveaways-page__back:hover{color:#fff}.game-giveaways-page__hero-art{justify-self:center;width:220px;height:190px;position:relative}.game-giveaways-page__hero-art-ticket{background:linear-gradient(135deg,#8b5cf6e6,#2563ebd1);border:2px solid #ffffff8c;border-radius:20px;place-items:center;width:200px;height:128px;display:grid;position:absolute;top:32px;left:8px;overflow:hidden;transform:rotate(8deg);box-shadow:0 18px 30px #00000059}.game-giveaways-page__hero-art-ticket:before,.game-giveaways-page__hero-art-ticket:after{content:"";background:#15152b;border-radius:50%;width:18px;height:36px;position:absolute;top:46px}.game-giveaways-page__hero-art-ticket:before{left:-10px}.game-giveaways-page__hero-art-ticket:after{right:-10px}.game-giveaways-page__hero-art-ticket>span{color:#ffffffed;font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.12em;font-size:3.5rem;font-weight:850}.game-giveaways-page__hero-art-ticket i,.game-giveaways-page__hero-art-ticket b{border-left:1px dashed #ffffff4d;width:1px;position:absolute;top:16px;bottom:16px}.game-giveaways-page__hero-art-ticket i{left:25px}.game-giveaways-page__hero-art-ticket b{right:25px}.game-giveaways-page__hero-art-spark{border:2px solid #67e8f9;width:11px;height:11px;display:block;position:absolute;transform:rotate(45deg)}.game-giveaways-page__hero-art-spark--one{top:11px;right:20px}.game-giveaways-page__hero-art-spark--two{border-color:#fbbf24;width:7px;height:7px;bottom:16px;left:8px}.game-giveaways-principles{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin-bottom:3.4rem;display:grid}.game-giveaways-principles>div{background:#13131f94;border:1px solid #a78bfa21;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.7rem;min-height:82px;padding:.85rem .95rem;display:grid}.game-giveaways-principles>div>span:last-child{color:var(--text-secondary);font-size:.73rem;line-height:1.4}.game-giveaways-principles strong{color:var(--text-primary);font-size:.77rem;display:block}.game-giveaways-principle__mark{color:#67e8f9;min-width:39px;height:39px;font-family:var(--font-space-grotesk), sans-serif;background:#06b6d414;border:1px solid #67e8f942;border-radius:11px;place-items:center;font-size:.62rem;font-weight:850;display:grid}.game-giveaways-section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.25rem;display:flex}.game-giveaways-section-heading h2{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.035em;margin:0;font-size:clamp(1.5rem,3vw,2.05rem)}.game-giveaways-section-heading>span{color:var(--text-muted);font-size:.76rem}.game-giveaways-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;display:grid}.game-giveaway-card{border-top:1px solid var(--border-soft);box-shadow:var(--shadow-md);background:linear-gradient(160deg,#1a1835fa,#0e0f1efa);border-radius:19px}.game-giveaway-card--free{border-top-color:#67e8f938}.game-giveaway-card--vip{border-top-color:#d8b4fe40}.game-giveaway-card--vip_plus{border-top-color:#fbbf2447}.game-giveaway-card:hover{border-color:#c4b5fd75}.game-giveaway-card__visual{background:radial-gradient(circle at 72% 20%,#67e8f92b,#0000 25%),linear-gradient(135deg,#7c3aed57,#0d0f1efa);min-height:185px}.game-giveaway-card__visual img,.game-giveaway-card__image{opacity:.72;min-height:185px}.game-giveaway-card__visual-fallback{color:#f1f0ffd6}.game-giveaway-card__body{padding:1.25rem}.game-giveaway-card__title{font-size:1.22rem}.game-giveaway-card__excerpt{color:#a9aac2;min-height:4.1em;font-size:.82rem}.game-giveaway-card__footer{border-top-color:#ffffff14;margin:1.05rem 0;padding-top:.85rem}.game-giveaway-action--compact{min-height:46px;padding:.7rem .85rem;font-size:.79rem}.game-giveaways-grid--history .game-giveaway-card{opacity:.86}.game-giveaway-empty{background:radial-gradient(circle at 50% 0,#7c3aed1a,#0000 55%),#13131f7a;border:1px dashed #a78bfa52;border-radius:22px;min-height:330px}.game-giveaway-empty__visual{color:#67e8f9;width:62px;height:62px;font-family:var(--font-space-grotesk), sans-serif;background:#06b6d414;border:1px solid #67e8f947;border-radius:18px;place-items:center;margin-bottom:1rem;font-size:2rem;display:grid}.game-giveaway-empty__eyebrow{color:var(--accent-light);letter-spacing:.14em;margin:0 0 .4rem;font-size:.64rem;font-weight:800}.game-giveaway-empty h3{margin-bottom:.5rem;font-size:1.35rem}.game-giveaway-empty p:not(.game-giveaway-empty__eyebrow){max-width:52ch;color:var(--text-secondary);margin:0 0 1.25rem;line-height:1.65}.game-giveaway-empty__actions{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.game-giveaways-how__steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.game-giveaways-how__steps li{background:linear-gradient(145deg,#191733bf,#11111fb8);border:1px solid #a78bfa26;border-radius:16px;flex-direction:column;gap:1rem;min-width:0;min-height:146px;padding:1.05rem;display:flex}.game-giveaways-how__steps li>span{color:#c4b5fd;width:31px;height:31px;font-family:var(--font-space-grotesk), sans-serif;background:#a78bfa24;border-radius:10px;place-items:center;font-size:.78rem;font-weight:850;display:grid}.game-giveaways-how__steps strong{margin-bottom:.3rem;font-size:.83rem;display:block}.game-giveaways-how__steps p{color:var(--text-secondary);margin:0;font-size:.75rem;line-height:1.55}.game-giveaways-rules{background:linear-gradient(135deg,#06b6d412,#13131fbf);border:1px solid #67e8f929;border-radius:20px;grid-template-columns:minmax(200px,.65fr) minmax(0,1.35fr);gap:2.5rem;margin-top:4.5rem;padding:clamp(1.35rem,3vw,2rem);display:grid}.game-giveaways-rules h2{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.035em;margin:0;font-size:1.75rem}.game-giveaways-rules__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.5rem;display:grid}.game-giveaways-rules__list p{color:var(--text-secondary);margin:0;font-size:.8rem;line-height:1.6}.game-giveaways-rules__list strong{color:var(--text-primary)}.game-giveaway-detail__hero{gap:clamp(1.5rem,5vw,4rem)}.game-giveaway-detail__visual{background:radial-gradient(circle at 70% 20%,#67e8f933,#0000 28%),linear-gradient(135deg,#37266775,#0e0f1efa);border-color:#a78bfa3d;min-height:370px}.game-giveaway-detail__visual img,.game-giveaway-detail__image{opacity:.76;min-height:370px}.game-giveaway-detail__visual-fallback{color:#f1f0ffd6;font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.1em;font-size:clamp(4rem,9vw,7rem);font-weight:800}.game-giveaway-detail__labels{margin-bottom:1rem}.game-giveaway-detail__intro h1{font-size:clamp(2.2rem,5.5vw,4.3rem)}.game-giveaway-detail__summary{color:#b4b5ce;margin-bottom:1.35rem}.game-giveaway-detail__meta{background:#13131f8c;border-color:#a78bfa26;margin:1.8rem 0}.game-giveaway-description-card{background:linear-gradient(145deg,#181730e0,#11111ed1);border-color:#a78bfa24}.game-giveaway-description{color:#b4b5ce}.game-giveaway-winner-panel{background:linear-gradient(145deg,#5034164d,#181627eb);border-color:#fbbf244d}.game-giveaway-winner-panel__name{color:#fbbf24}.game-giveaway-rules-card{background:#13131fb3;border-color:#a78bfa24}.game-giveaway-detail__notice{background:#fbbf2412;border-color:#fbbf2440}@media (max-width:920px){.sorteos-hub-hero{grid-template-columns:minmax(0,1fr) 190px}.sorteos-hub-hero__art{height:190px}.sorteos-hub-hero__ticket{width:225px}.game-giveaways-page__hero{grid-template-columns:minmax(0,1fr) 190px}.game-giveaways-page__hero-art{transform:scale(.86)}.game-giveaways-grid,.game-giveaways-how__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.sorteo-card__stats,.sorteo-how__steps{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.sorteos-hub-page,.sorteos-rangos-page,.game-giveaways-page,.game-giveaway-detail-page{padding:1.5rem 0 4rem}.sorteos-hub-hero{border-radius:21px;grid-template-columns:1fr;gap:.75rem;min-height:0;padding:1.5rem}.sorteos-hub-hero h1{font-size:clamp(2.25rem,12vw,3.5rem)}.sorteos-hub-hero p:not(.game-giveaways-eyebrow){font-size:.9rem}.sorteos-hub-hero__art{justify-self:stretch;width:100%;height:155px}.sorteos-hub-hero__ticket{width:210px}.sorteos-hub-hero__spark--one{left:16%}.sorteos-hub-hero__spark--two{right:13%}.sorteos-hub-choices{grid-template-columns:1fr}.sorteos-hub-choice{min-height:285px;padding:1.35rem}.sorteos-hub-choice__footer{flex-direction:column;align-items:flex-start;gap:.7rem}.sorteos-hub-choice__footer strong{justify-content:space-between;width:100%}.sorteos-hub-featured{margin-top:3.4rem}.sorteos-hub-section-heading,.game-giveaways-section-heading{flex-direction:column;align-items:flex-start;gap:.35rem}.sorteos-hub-note{align-items:flex-start;margin-top:2.75rem;font-size:.72rem}.sorteos-rangos-hero{border-radius:20px;grid-template-columns:1fr;gap:1.3rem;min-height:0;padding:1.35rem}.sorteos-rangos-hero h1{font-size:clamp(2rem,10vw,3rem)}.sorteos-rangos-hero p:not(.game-giveaways-eyebrow){font-size:.86rem}.sorteos-rangos-hero__art{transform-origin:100%;justify-self:end;width:150px;height:135px;transform:scale(.86)}.sorteo-empty{text-align:center;grid-template-columns:1fr;justify-items:center;gap:1rem;padding:1.5rem 1.25rem}.sorteo-empty__visual{width:104px;height:104px}.sorteo-empty>div:nth-child(2){flex-direction:column;align-items:center;display:flex}.sorteo-empty>.btn{justify-content:center;width:100%}.sorteo-card__stats{grid-template-columns:1fr}.sorteo-card__cta{justify-content:center;width:100%}.sorteo-leaderboard__row{grid-template-columns:2.3rem minmax(0,1fr) auto}.sorteo-leaderboard__weight{grid-area:1/3}.sorteo-leaderboard__uses{grid-area:2/2/auto/-1}.sorteo-how__steps{grid-template-columns:1fr}.sorteo-how__step{flex-direction:row;align-items:flex-start;min-height:0}.game-giveaways-page__hero{border-radius:21px;grid-template-columns:1fr;gap:.5rem;min-height:0;padding:1.5rem}.game-giveaways-page__hero h1{font-size:clamp(2.3rem,11vw,3.4rem)}.game-giveaways-page__hero-copy>p:not(.game-giveaways-eyebrow){font-size:.9rem}.game-giveaways-page__hero-art{transform-origin:100%;justify-self:end;width:190px;height:145px;transform:scale(.82)}.game-giveaways-principles{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-bottom:2.7rem}.game-giveaways-principles>div{grid-template-columns:1fr;gap:.4rem;min-height:84px;padding:.7rem}.game-giveaways-principle__mark{border-radius:8px;width:fit-content;min-width:34px;height:31px;padding-inline:.45rem}.game-giveaways-principles>div>span:last-child{font-size:.68rem}.game-giveaways-grid{grid-template-columns:1fr}.game-giveaway-card__visual,.game-giveaway-card__visual img,.game-giveaway-card__image{min-height:205px}.game-giveaways-history,.game-giveaways-how,.game-giveaways-rules{margin-top:3.5rem}.game-giveaways-how__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.game-giveaways-how__steps li{min-height:140px;padding:.85rem}.game-giveaways-rules{grid-template-columns:1fr;gap:1.2rem;padding:1.25rem}.game-giveaways-rules__list{grid-template-columns:1fr;gap:.8rem}.game-giveaway-detail__hero{grid-template-columns:1fr;gap:1.35rem}.game-giveaway-detail__visual,.game-giveaway-detail__visual img,.game-giveaway-detail__image{min-height:235px}.game-giveaway-detail__intro h1{font-size:clamp(2rem,10vw,3.2rem)}.game-giveaway-detail__meta{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.game-giveaway-detail__meta span{min-width:0}}@media (max-width:380px){.game-giveaways-how__steps{grid-template-columns:1fr}.game-giveaways-how__steps li{flex-direction:row;align-items:flex-start;min-height:0}.sorteos-hub-choice__footer{font-size:.68rem}.sorteos-hub-choice__footer strong{font-size:.72rem}}.sorteos-hub-hero{min-height:325px}.sorteos-hub-hero__art{opacity:.86;transform-origin:100%;transform:scale(.86)}.sorteos-hub-choice:before{opacity:.42}.sorteos-hub-choice__label{color:#aaa8bf;letter-spacing:.1em}.sorteos-hub-choice__footer strong{background:#08080f2e}.sorteos-hub-history{margin-top:4.5rem}.sorteos-hub-history__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.sorteos-hub-history__column{border:1px solid var(--border-soft);background:#13131f7a;border-radius:18px;min-width:0;padding:1rem}.sorteos-hub-history__column-heading{color:var(--text-muted);letter-spacing:.12em;justify-content:space-between;align-items:center;gap:.75rem;margin:0 0 .75rem;padding:0 .15rem;font-size:.65rem;font-weight:800;display:flex}.sorteos-hub-history__column-heading span:last-child{letter-spacing:0;font-size:.68rem;font-weight:500}.giveaway-history-list{flex-direction:column;gap:.55rem;display:flex}.giveaway-history-item{background:#08080f40;border:1px solid #ffffff0f;border-radius:12px;grid-template-columns:76px minmax(0,1fr) minmax(95px,.7fr);align-items:center;gap:.8rem;min-width:0;padding:.8rem;display:grid}.giveaway-history-item__type{flex-direction:column;gap:.18rem;min-width:0;display:flex}.giveaway-history-item__type span{color:#67e8f9;letter-spacing:.1em;font-size:.58rem;font-weight:850}.giveaway-history-item__type time{color:var(--text-muted);font-size:.63rem}.giveaway-history-item__main{min-width:0}.giveaway-history-item__main h3{font-family:var(--font-space-grotesk), sans-serif;text-overflow:ellipsis;white-space:nowrap;margin:0 0 .18rem;font-size:.82rem;overflow:hidden}.giveaway-history-item__main h3 a{color:var(--text-primary);text-decoration:none}.giveaway-history-item__main h3 a:hover{color:var(--accent-light)}.giveaway-history-item__main p{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.67rem;overflow:hidden}.giveaway-history-item__result{text-align:right;flex-direction:column;gap:.18rem;min-width:0;display:flex}.giveaway-history-item__result span{color:var(--text-muted);font-size:.59rem}.giveaway-history-item__result strong{color:#b9b6d0;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;font-weight:700;overflow:hidden}.giveaway-history-empty{background:#08080f2e;border:1px dashed #a78bfa3b;border-radius:13px;padding:1.2rem 1rem}.giveaway-history-empty__type{color:var(--accent-light);letter-spacing:.1em;font-size:.58rem;font-weight:850}.giveaway-history-empty h3{font-family:var(--font-space-grotesk), sans-serif;margin:.45rem 0 .3rem;font-size:.88rem}.giveaway-history-empty p{color:var(--text-muted);margin:0;font-size:.72rem;line-height:1.55}.sorteo-range-history-empty{background:#23181f61;border:1px dashed #fbbf243b;border-radius:14px;padding:1.2rem}.sorteo-range-history-empty--compact{background:0 0;border:0;border-radius:0;min-height:0;padding:.1rem 0 0}.sorteo-range-history-empty__compact-copy{max-width:42ch;color:var(--text-secondary);margin:0 0 .65rem;font-size:.76rem;line-height:1.55}.sorteo-range-history-empty__topline{color:#fbbf24;letter-spacing:.1em;justify-content:space-between;align-items:center;gap:.75rem;font-size:.59rem;font-weight:850;display:flex}.sorteo-range-history-empty__topline span:last-child{color:var(--text-muted);letter-spacing:0;font-weight:600}.sorteo-range-history-empty h3{max-width:30ch;font-family:var(--font-space-grotesk), sans-serif;margin:.65rem 0 .4rem;font-size:1rem;line-height:1.25}.sorteo-range-history-empty p{max-width:52ch;color:var(--text-secondary);margin:0 0 1rem;font-size:.76rem;line-height:1.6}.sorteo-range-history-empty a:not(.btn){color:#fbbf24;font-size:.72rem;font-weight:750;text-decoration:none}.sorteo-range-history-empty a:not(.btn):hover{color:#fff7cc}.sorteos-rangos-hero{min-height:0;margin-bottom:1.5rem;padding:clamp(1.45rem,4vw,2.5rem);display:block}.sorteos-rangos-hero h1{max-width:760px}.sorteos-rangos-hero__facts{flex-wrap:wrap;gap:1.25rem;margin-top:1.2rem;display:flex}.sorteos-rangos-hero__facts span{color:#c4becb;flex-direction:column;gap:.12rem;font-size:.75rem;display:flex}.sorteos-rangos-hero__facts strong{color:var(--text-muted);letter-spacing:.09em;text-transform:uppercase;font-size:.59rem}.sorteos-rangos-history{margin-top:4.5rem}.sorteos-rangos-history .sorteos-hub-section-heading{margin-bottom:1rem}.game-giveaways-page__hero-copy>p:not(.game-giveaways-eyebrow){max-width:620px}.game-giveaways-history{margin-top:4.5rem}.game-giveaways-history .game-giveaways-section-heading{margin-bottom:1rem}.game-giveaways-history .giveaway-history-item__type span{color:var(--accent-light)}.game-giveaways-how{margin-top:4.5rem}@media (max-width:920px){.sorteos-hub-hero{min-height:295px}.sorteos-hub-hero__art{transform:scale(.78)}.sorteos-hub-history__grid{grid-template-columns:1fr}}@media (max-width:640px){.sorteos-hub-hero{min-height:0}.sorteos-hub-hero__art{opacity:.8;transform-origin:50%;transform:scale(.8)}.sorteos-hub-history,.sorteos-rangos-history,.game-giveaways-history{margin-top:3.5rem}.sorteos-hub-history__grid{grid-template-columns:1fr}.sorteos-hub-history__column{padding:.75rem}.giveaway-history-item{grid-template-columns:64px minmax(0,1fr);gap:.65rem}.giveaway-history-item__result{text-align:left;grid-column:2;align-items:flex-start}.sorteo-range-history-empty{padding:1rem}.sorteos-rangos-hero__facts{gap:.9rem}}.game-giveaways-page .game-giveaways-page__hero{background:radial-gradient(circle at 84% 12%,#06b6d421,#0000 28%),linear-gradient(135deg,#1f193cfa,#0d0f1ffa);border-color:#a78bfa40}.game-giveaways-page .game-giveaways-page__hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(120deg,#000,#0000 72%);mask-image:linear-gradient(120deg,#000,#0000 72%)}.game-giveaways-page .game-giveaways-page__hero-art{z-index:1}.game-giveaways-page .game-giveaways-page__hero-art-ticket{background:linear-gradient(135deg,#7c57e2f5,#2563ebe0);border-color:#ffffffa6;box-shadow:0 19px 32px #00000061,0 0 30px #67e8f914}.game-giveaways-page .game-giveaways-page__hero-art-ticket>span{z-index:1;position:relative}.game-giveaways-page .game-giveaways-page__hero-art-ticket>small{z-index:1;color:#fffc;letter-spacing:.16em;font-size:.48rem;font-weight:800;position:absolute;bottom:16px}.game-giveaways-page .game-giveaways-page__back{transition:color .18s,transform .18s}.game-giveaways-page .game-giveaways-page__back--quiet{min-height:0;color:var(--text-muted);margin-bottom:.45rem;font-size:.72rem;font-weight:600}.game-giveaways-page .game-giveaways-page__back:hover{transform:translate(-2px)}.game-giveaways-page .game-giveaways-principles>div{background:linear-gradient(145deg,#18162ec7,#0e0f1ea6);border-color:#a78bfa2b;transition:border-color .18s,background .18s,transform .18s;position:relative;overflow:hidden}.game-giveaways-page .game-giveaways-principles>div:hover{background:linear-gradient(145deg,#1d1b38e6,#0e1020c2);border-color:#67e8f947;transform:translateY(-2px)}.game-giveaways-page .game-giveaways-principle__mark{background:#06b6d412;border:1px solid #67e8f93d;border-radius:10px}.game-giveaways-page .game-giveaway-empty{background:radial-gradient(circle at 50% 0,#67e8f914,#0000 48%),linear-gradient(160deg,#191830db,#0e0f1de6);border:1px solid #67e8f933;border-radius:20px;min-height:190px;padding-top:1.35rem;padding-bottom:1.35rem;transition:border-color .2s,box-shadow .2s}.game-giveaways-page .game-giveaway-empty:hover{border-color:#67e8f957;box-shadow:0 14px 35px #00000029}.game-giveaways-page .game-giveaway-empty__visual{color:#67e8f9;background:#06b6d414;border-color:#67e8f957;border-radius:20px;width:70px;height:70px;margin-bottom:1rem;transition:border-color .2s,transform .2s,background .2s}.game-giveaways-page .game-giveaway-empty__visual svg{width:46px;height:46px}.game-giveaways-page .game-giveaway-empty:hover .game-giveaway-empty__visual{background:#06b6d41f;border-color:#67e8f98c;transform:translateY(-2px)rotate(-2deg)}.game-giveaways-page .game-giveaway-empty h3{max-width:30ch;margin-bottom:.5rem}.game-giveaways-page .game-giveaway-empty p:not(.game-giveaway-empty__eyebrow){max-width:58ch}.game-giveaways-page .game-giveaway-empty__actions .btn{transition:background .18s,border-color .18s,transform .18s}.game-giveaways-page .game-giveaway-empty__actions .btn:hover{transform:translateY(-1px)}.game-giveaways-page .game-giveaways-history .giveaway-history-empty{background:0 0;border:0;border-left:2px solid #a78bfa4d;border-radius:0;padding:1.2rem 0 1.2rem 1rem}.game-giveaways-page .giveaway-history-item{border-left:2px solid #0000;transition:border-color .18s,background .18s,transform .18s}.game-giveaways-page .giveaway-history-item:hover{background:#13131f73;border-left-color:#67e8f973;transform:translate(2px)}.game-giveaways-page .game-giveaways-how__steps{gap:.7rem;position:relative}.game-giveaways-page .game-giveaways-how__steps:before{content:"";border-top:1px solid #a78bfa2e;position:absolute;top:15px;left:1rem;right:1rem}.game-giveaways-page .game-giveaways-how__steps li{z-index:1;background:#121123eb;border-color:#a78bfa2b;min-height:146px;transition:border-color .18s,background .18s,transform .18s;position:relative}.game-giveaways-page .game-giveaways-how__steps li:hover{background:#191731f5;border-color:#c4b5fd57;transform:translateY(-2px)}.game-giveaways-page .game-giveaways-how__steps li>span{background:#211c40;border:1px solid #c4b5fd40;border-radius:50%}.game-giveaways-page .game-giveaways-rules{background:0 0;border:1px solid #a78bfa33;border-left:0;border-right:0;border-radius:0;grid-template-columns:minmax(200px,.65fr) minmax(0,1.35fr);gap:2.5rem;margin-top:4.5rem;padding:1.75rem 0}.game-giveaways-page .game-giveaways-rules>div:first-child{border-left:2px solid #67e8f98c;padding-left:1rem}.game-giveaways-page .game-giveaways-rules__list{gap:.9rem 1.5rem}.game-giveaways-page .game-giveaways-rules__list p{padding-left:1rem;position:relative}.game-giveaways-page .game-giveaways-rules__list p:before{content:"";background:#67e8f9;border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}@keyframes gameGiveawayTicketFloat{0%,to{transform:rotate(8deg)translateY(0)}50%{transform:rotate(7deg)translateY(-4px)}}@media (prefers-reduced-motion:no-preference){.game-giveaways-page .game-giveaways-page__hero-art-ticket{animation:7s ease-in-out infinite gameGiveawayTicketFloat}}@media (max-width:920px){.game-giveaways-page .game-giveaways-principles{grid-template-columns:repeat(2,minmax(0,1fr))}.game-giveaways-page .game-giveaways-principles>div:nth-child(2){border-right:0}.game-giveaways-page .game-giveaways-principles>div:nth-child(-n+2){border-bottom:1px solid #a78bfa24}}@media (max-width:640px){.game-giveaways-page .game-giveaways-page__hero{grid-template-columns:1fr;min-height:0}.game-giveaways-page .game-giveaways-page__hero-art{transform-origin:100%;justify-self:end;width:190px;height:145px;transform:scale(.82)}.game-giveaways-page .game-giveaways-page__hero-art-ticket>small{bottom:14px}.game-giveaways-page .game-giveaways-principles{gap:0}.game-giveaways-page .game-giveaways-principles>div{min-height:84px;padding:.7rem}.game-giveaways-page .game-giveaway-empty{min-height:170px;padding:1.2rem 1.1rem}.game-giveaways-page .game-giveaways-how__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.game-giveaways-page .game-giveaways-how__steps:before{display:none}.game-giveaways-page .game-giveaways-how__steps li{min-height:140px;padding:.85rem}.game-giveaways-page .game-giveaways-rules{grid-template-columns:1fr;gap:1.25rem;padding:1.5rem 0}.game-giveaways-page .game-giveaways-rules>div:first-child{border-bottom:1px solid #67e8f933;border-left:0;padding-bottom:1rem;padding-left:0}.game-giveaways-page .game-giveaways-rules__list{grid-template-columns:1fr;gap:.8rem}}@media (prefers-reduced-motion:reduce){.game-giveaways-page .game-giveaways-page__hero-art-ticket,.game-giveaways-page .game-giveaways-principles>div,.game-giveaways-page .game-giveaway-empty,.game-giveaways-page .game-giveaway-empty__visual,.game-giveaways-page .game-giveaway-empty__actions .btn,.game-giveaways-page .giveaway-history-item,.game-giveaways-page .game-giveaways-how__steps li,.game-giveaways-page .game-giveaways-page__back{transition:none;animation:none}}.sorteos-hub-choice--games:hover,.sorteos-hub-choice--games:focus-visible{box-shadow:0 20px 48px #06b6d41a, var(--shadow-lg);border-color:#67e8f97a}.sorteos-hub-choice--legacy:hover,.sorteos-hub-choice--legacy:focus-visible{box-shadow:0 20px 48px #f973161c, var(--shadow-lg);border-color:#fbbf2475}.sorteos-hub-choice--games:hover:before,.sorteos-hub-choice--legacy:hover:before{opacity:.72}.sorteos-rangos-hero{background:radial-gradient(circle at 88% 15%,#f973163d,#0000 30%),radial-gradient(circle at 18% 110%,#fbbf241f,#0000 42%),linear-gradient(135deg,#2c1d2cfa,#121120fa);grid-template-columns:minmax(0,1fr) 190px;display:grid;position:relative;overflow:hidden}.sorteos-rangos-hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(145deg,#000,#0000 72%);mask-image:linear-gradient(145deg,#000,#0000 72%)}.sorteos-rangos-hero>*{z-index:1;position:relative}.sorteos-rangos-hero__art{transform:rotate(-4deg)}.rank-giveaway-history{flex-direction:column;gap:.7rem;display:flex}.rank-giveaway-history__item{background:linear-gradient(145deg,#30202c99,#12111fbd);border:1px solid #fbbf2429;border-radius:15px;grid-template-columns:84px minmax(0,1fr) minmax(130px,.65fr);align-items:center;gap:.9rem;padding:1rem;transition:border-color .18s,transform .18s,background .18s;display:grid}.rank-giveaway-history__item:hover{background:linear-gradient(145deg,#39252eb8,#141221d1);border-color:#fbbf2459;transform:translate(2px)}.rank-giveaway-history__status{flex-direction:column;gap:.2rem;display:flex}.rank-giveaway-history__status span{color:#fbbf24;letter-spacing:.11em;font-size:.58rem;font-weight:850}.rank-giveaway-history__status strong{color:#fed7aa;font-size:.65rem;font-weight:700}.rank-giveaway-history__main{min-width:0}.rank-giveaway-history__main h3{font-family:var(--font-space-grotesk), sans-serif;text-overflow:ellipsis;white-space:nowrap;margin:0 0 .2rem;font-size:.94rem;overflow:hidden}.rank-giveaway-history__main p{color:var(--text-muted);margin:0;font-size:.72rem}.rank-giveaway-history__meta{text-align:right;flex-direction:column;gap:.22rem;min-width:0;display:flex}.rank-giveaway-history__meta time,.rank-giveaway-history__meta span{color:var(--text-muted);font-size:.66rem}.rank-giveaway-history__compensation{color:#fdba74;grid-column:2/-1;margin:-.35rem 0 0;font-size:.67rem}.rank-giveaway-history--compact .rank-giveaway-history__item{border-color:#fbbf2421;grid-template-columns:58px minmax(0,1fr);gap:.65rem;padding:.75rem}.rank-giveaway-history--compact .rank-giveaway-history__status strong,.rank-giveaway-history--compact .rank-giveaway-history__meta,.rank-giveaway-history--compact .rank-giveaway-history__compensation{display:none}.rank-giveaway-history--compact .rank-giveaway-history__main h3{font-size:.8rem}.rank-giveaway-history--compact .rank-giveaway-history__main p{font-size:.65rem}.rank-giveaway-history__link{color:#fbbf24;font-size:.72rem;font-weight:750;text-decoration:none}.rank-giveaway-history__link:hover{color:#fff7cc}.game-giveaway-card--free:hover{box-shadow:0 18px 42px #06b6d414, var(--shadow-lg);border-color:#67e8f973}.game-giveaway-card--vip:hover{box-shadow:0 18px 42px #a78bfa17, var(--shadow-lg);border-color:#d8b4fe75}.game-giveaway-card--vip_plus:hover{box-shadow:0 18px 42px #f9731617, var(--shadow-lg);border-color:#fbbf247a}.game-giveaway-card:hover .game-giveaway-card__image{opacity:.84}@media (max-width:640px){.sorteos-rangos-hero{grid-template-columns:1fr}.sorteos-rangos-hero__art{justify-self:end}.rank-giveaway-history__item{grid-template-columns:1fr;gap:.55rem;padding:.9rem}.rank-giveaway-history__status{flex-direction:row;align-items:center}.rank-giveaway-history__meta{text-align:left;align-items:flex-start}.rank-giveaway-history__compensation{grid-column:auto;margin:.1rem 0 0}}.sorteos-hub-page{background:radial-gradient(circle at 9% 8%,#7c3aed1a,#0000 28rem),radial-gradient(circle at 92% 42%,#06b6d40e,#0000 30rem),linear-gradient(#0b0b1933,#05070f73)}.sorteos-hub-choice--games{box-shadow:0 14px 38px #2563eb14, var(--shadow-lg)}.sorteos-hub-choice--legacy{box-shadow:0 14px 38px #f9731613, var(--shadow-lg)}.sorteos-hub-history__grid{align-items:start}.sorteos-hub-history__column{box-shadow:0 12px 32px #0000001f}.sorteos-hub-section-heading>div:first-child,.game-giveaways-page .game-giveaways-section-heading>div:first-child,.sorteos-rangos-history .sorteos-hub-section-heading>div:first-child{border-left:2px solid #a78bfa80;padding-left:.8rem}.sorteos-rangos-history .sorteos-hub-section-heading>div:first-child{border-left-color:#fbbf24a6}.game-giveaways-page .game-giveaways-section-heading>div:first-child{border-left-color:#67e8f98c}.sorteos-rangos-page__back{min-height:28px;color:var(--text-muted);align-items:center;margin-bottom:.45rem;font-size:.72rem;font-weight:650;text-decoration:none;transition:color .18s,transform .18s;display:inline-flex}.sorteos-rangos-page__back:hover{color:#fff7cc;transform:translate(-2px)}.sorteos-rangos-page{background:radial-gradient(circle at 88% 5%,#f973161c,#0000 30rem),radial-gradient(circle at 8% 52%,#7c3aed0b,#0000 26rem)}.sorteos-rangos-hero{box-shadow:var(--shadow-lg), 0 0 70px #f9731612}.sorteo-empty{box-shadow:0 16px 38px #0000001f}.rank-giveaway-history__item{box-shadow:0 10px 26px #0000001f}.game-giveaways-page{background:radial-gradient(circle at 90% 58%,#06b6d40b,#0000 30rem),radial-gradient(circle at 8% 4%,#7c3aed13,#0000 27rem)}@media (prefers-reduced-motion:reduce){.sorteos-rangos-page__back{transition:none}}.sorteos-hub-choice__availability{align-items:center;gap:.42rem;display:inline-flex}.sorteos-hub-choice__availability:before{content:"";border-radius:50%;flex:0 0 7px;width:7px;height:7px}.sorteos-hub-choice__availability--open{color:#b6f3d5}.sorteos-hub-choice__availability--open:before{background:#6ee7b7;box-shadow:0 0 0 4px #6ee7b71a}.sorteos-hub-choice__availability--empty{color:#aaa8bf}.sorteos-hub-choice__availability--empty:before{background:#77758f}.sorteo-error{background:linear-gradient(135deg,#281c2ac7,#11101edb);border:1px solid #fbbf2433;border-radius:22px;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:1.5rem;min-height:250px;padding:clamp(1.5rem,4vw,2.75rem);display:grid}.sorteo-error__visual{color:#fbbf24;width:76px;height:76px;font-family:var(--font-space-grotesk), sans-serif;background:#fbbf241a;border:1px solid #fbbf246b;border-radius:50%;place-items:center;font-size:2rem;font-weight:800;display:grid}.sorteo-error__eyebrow{color:#fbbf24;letter-spacing:.14em;margin:0 0 .45rem;font-size:.64rem;font-weight:800}.sorteo-error h2{font-family:var(--font-space-grotesk), sans-serif;margin:0 0 .55rem;font-size:clamp(1.35rem,3vw,1.8rem)}.sorteo-error p:not(.sorteo-error__eyebrow){color:#b9b2c1;max-width:58ch;margin:0;font-size:.88rem;line-height:1.65}.sorteo-stale-notice{color:#fbd38d;background:#fbbf2412;border:1px solid #fbbf2433;border-radius:10px;margin-bottom:1rem;padding:.75rem .9rem;font-size:.76rem;line-height:1.5}@media (max-width:640px){.sorteo-error{text-align:center;grid-template-columns:1fr;justify-items:center;gap:1rem;padding:1.5rem 1.25rem}.sorteo-error p:not(.sorteo-error__eyebrow){max-width:42ch}}.admin-game-giveaways{padding:1rem 0 4rem}.admin-game-giveaways__header{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:1.5rem;display:flex}.admin-game-giveaways__header h1{font-family:var(--font-space-grotesk), sans-serif;margin:0 0 .45rem;font-size:clamp(1.7rem,4vw,2.45rem)}.admin-game-giveaways__header p:not(.game-giveaways-eyebrow){color:var(--text-secondary);margin:0;font-size:.85rem}.admin-game-giveaways__toolbar{align-items:end;gap:.75rem;margin-bottom:1rem;display:flex}.admin-game-giveaways__toolbar form{flex:1;align-items:end;gap:.55rem;display:flex}.admin-game-giveaways__toolbar label,.admin-game-giveaways__form label{min-width:0;color:var(--text-secondary);flex-direction:column;gap:.35rem;font-size:.72rem;font-weight:700;display:flex}.admin-game-giveaways__toolbar form label{flex:1}.admin-game-giveaways__layout{grid-template-columns:minmax(250px,.65fr) minmax(0,1.35fr);align-items:start;gap:1rem;display:grid}.admin-game-giveaways__list{padding:.45rem}.admin-game-giveaways__list-item{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;justify-content:space-between;align-items:center;gap:.8rem;padding:.85rem;display:flex}.admin-game-giveaways__list-item:hover,.admin-game-giveaways__list-item.is-selected{border-color:var(--border-hover);background:#7c3aed17}.admin-game-giveaways__list-main,.admin-game-giveaways__list-meta{flex-direction:column;gap:.25rem;min-width:0;display:flex}.admin-game-giveaways__list-main{flex:1}.admin-game-giveaways__list-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:.83rem;overflow:hidden}.admin-game-giveaways__list-item small{color:var(--text-muted);font-size:.68rem}.admin-game-giveaways__list-meta{flex-shrink:0;align-items:end}.admin-game-giveaways__status{white-space:nowrap;border:1px solid;border-radius:999px;width:fit-content;padding:.22rem .48rem;font-size:.6rem;font-style:normal;font-weight:800;display:inline-flex}.admin-game-giveaways__status--draft{color:#c4b5fd}.admin-game-giveaways__status--active{color:#6ee7b7}.admin-game-giveaways__status--closed,.admin-game-giveaways__status--expired{color:#fbbf24}.admin-game-giveaways__status--claim_pending{color:#67e8f9}.admin-game-giveaways__status--claimed{color:#93c5fd}.admin-game-giveaways__status--delivered{color:#86efac}.admin-game-giveaways__status--cancelled{color:#a1a1aa}.admin-game-giveaways__detail{min-width:0;position:relative}.admin-game-giveaways__detail-card,.admin-game-giveaways__form{padding:clamp(1rem,3vw,1.5rem)}.admin-game-giveaways__section-heading{justify-content:space-between;align-items:start;gap:1rem;margin-bottom:1.25rem;display:flex}.admin-game-giveaways__section-heading h2{font-family:var(--font-space-grotesk), sans-serif;margin:0 0 .35rem;font-size:1.35rem}.admin-game-giveaways__section-heading .game-giveaways-eyebrow{margin-bottom:.3rem}.admin-game-giveaways__muted{color:var(--text-muted);font-size:.75rem}.admin-game-giveaways__form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-bottom:.9rem;display:grid}.admin-game-giveaways__form .input{width:100%}.admin-game-giveaways__textarea{resize:vertical;min-height:145px}.admin-game-giveaways__textarea--small{min-height:82px}.admin-game-giveaways__form>label{margin-bottom:.9rem}.admin-game-giveaways__safety{color:#fbbf24;margin:-.2rem 0 1rem;font-size:.72rem;line-height:1.5}.admin-game-giveaways__form-actions,.admin-game-giveaways__actions{flex-wrap:wrap;gap:.55rem;display:flex}.admin-game-giveaways__actions{border-bottom:1px solid var(--border-soft);margin-bottom:1.4rem;padding-bottom:1rem}.admin-game-giveaways__danger{color:#fca5a5}.admin-game-giveaways__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin-bottom:1.25rem;display:grid}.admin-game-giveaways__facts span{border:1px solid var(--border-soft);min-width:0;color:var(--text-secondary);border-radius:8px;flex-direction:column;gap:.3rem;padding:.7rem;font-size:.75rem;display:flex}.admin-game-giveaways__facts b{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.6rem}.admin-game-giveaways__subsection{border-top:1px solid var(--border-soft);margin-top:1.3rem;padding-top:1.1rem}.admin-game-giveaways__subsection h3{font-family:var(--font-space-grotesk), sans-serif;margin:0 0 .7rem;font-size:.95rem}.admin-game-giveaways__subsection p{color:var(--text-secondary);margin:.35rem 0;font-size:.78rem}.admin-game-giveaways__note{white-space:pre-wrap}.admin-game-giveaways__rows{flex-direction:column;gap:.4rem;display:flex}.admin-game-giveaways__rows>div{color:var(--text-secondary);background:#13131f8c;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.6rem .7rem;font-size:.72rem;display:grid}.admin-game-giveaways__rows>div>span{text-overflow:ellipsis;min-width:0;overflow:hidden}.admin-game-giveaways__rows time{color:var(--text-muted);text-align:right;font-size:.66rem}.admin-game-giveaways__rows code{overflow-wrap:anywhere;color:var(--text-muted);white-space:pre-wrap;grid-column:1/-1;font-size:.62rem}.admin-game-giveaways__rows small{color:var(--text-muted);margin-top:.2rem;font-size:.64rem;display:block}.admin-game-giveaways__alert{border:1px solid;border-radius:8px;margin-bottom:1rem;padding:.7rem .85rem;font-size:.78rem}.admin-game-giveaways__alert--error{color:#fca5a5;background:#ef444414;border-color:#ef44444d}.admin-game-giveaways__alert--success{color:#6ee7b7;background:#10b98114;border-color:#10b9814d}.admin-game-giveaways__empty{min-height:120px;color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;font-size:.75rem;display:flex}.admin-game-giveaways__empty strong{color:var(--text-secondary);font-size:.9rem}.admin-game-giveaways__empty--detail{min-height:280px}.admin-game-giveaways__loading{color:var(--text-muted);font-size:.65rem;position:absolute;top:.6rem;right:.8rem}@media (max-width:900px){.admin-game-giveaways__layout{grid-template-columns:1fr}.admin-game-giveaways__list{max-height:360px;overflow-y:auto}}@media (max-width:640px){.admin-game-giveaways__header{flex-direction:column;align-items:start}.admin-game-giveaways__header .btn{width:100%}.admin-game-giveaways__toolbar{flex-direction:column;align-items:stretch}.admin-game-giveaways__toolbar form{align-items:stretch}.admin-game-giveaways__toolbar form .btn{align-self:end}.admin-game-giveaways__form-grid,.admin-game-giveaways__facts{grid-template-columns:1fr}.admin-game-giveaways__list-item{align-items:start}.admin-game-giveaways__list-meta{align-items:end}}