.site-header{z-index:100;width:100%;padding:1rem 0;position:relative}.site-wrapper{width:100%;max-width:77.5rem;margin:0 auto;padding:0 2rem}.header-content{justify-content:space-between;align-items:center;gap:1rem;display:flex}.header-logo{color:#111;flex-shrink:0;align-items:center;gap:.75rem;font-size:1rem;font-weight:700;text-decoration:none;display:flex}.header-logo-image{object-fit:contain;border-radius:1rem;flex-shrink:0;width:2.4rem;height:2.4rem;display:block}.header-logo-text{white-space:nowrap}.header-actions{justify-content:flex-end;align-items:center;gap:1.25rem;min-width:0;display:flex}.header-auth-link{color:#111;white-space:nowrap;cursor:pointer;background:#e3e3e3;border:0;border-radius:999px;outline:0;flex-shrink:0;justify-content:center;align-items:center;padding:.9rem 1.25rem;font-family:inherit;font-size:.925rem;font-weight:500;text-decoration:none;transition:background-color .15s,opacity .15s;display:flex}.header-auth-link:hover{opacity:1;background:#d3d3d3}.header-download{appearance:none;color:#fff;white-space:nowrap;cursor:pointer;background:#111;border:0;border-radius:999px;outline:0;flex-shrink:0;justify-content:center;align-items:center;padding:.9rem 1.45rem;font-family:inherit;font-size:.925rem;font-weight:500;text-decoration:none;transition:background-color .15s;display:flex}.header-download:hover{background:#242424}.header-download-short{display:none}.header-account{flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.header-avatar-button{appearance:none;cursor:pointer;background:0 0;border:0;border-radius:50%;outline:0;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;transition:opacity .15s;display:flex}.header-avatar-button .avatar-default{object-fit:cover;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.375rem;height:2.375rem;font-size:.875rem;display:flex}.header-avatar-button:hover{opacity:.85}.header-account-menu{z-index:1100;background:#fff;border:1px solid #e8e8e8;border-radius:.75rem;width:11.25rem;padding:.375rem;position:absolute;top:calc(100% + .75rem);right:0;box-shadow:0 .75rem 2.1875rem #0000001a,0 .125rem .5rem #0000000a}.header-account-menu-item{appearance:none;color:#111;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.5rem;outline:0;align-items:center;width:100%;padding:.625rem .75rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background-color .15s;display:flex}.header-account-menu-item:hover{background:#f5f5f5}.header-account-menu-divider{background:#eee;width:100%;height:1px;margin:.25rem 0}.header-account-menu-logout{color:#ff3b68}.header-account-menu-logout:hover{background:#ff3b6812}.view-post-wrapper{flex-shrink:0;position:relative}.view-post-trigger{color:#111;white-space:nowrap;cursor:pointer;background:0 0;border:0;outline:0;justify-content:center;align-items:center;gap:.45rem;padding:0;font-family:inherit;font-size:.95rem;font-weight:500;transition:opacity .15s;display:flex}.view-post-trigger:hover{opacity:.5;background:0 0}.view-menu-arrow{border-top:.375rem solid #111;border-left:.3125rem solid #0000;border-right:.3125rem solid #0000;flex-shrink:0;width:0;height:0;transition:transform .15s}.view-menu-arrow.open{transform:rotate(180deg)}.view-type-menu{z-index:1000;background:#fff;border:1px solid #e5e5e5;border-radius:.875rem;width:11.25rem;padding:.5rem;position:absolute;top:calc(100% + 1rem);left:50%;transform:translate(-50%);box-shadow:0 .75rem 1.875rem #00000014,0 .125rem .5rem #0000000a}.view-type-option{color:#111;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.5625rem;justify-content:space-between;align-items:center;width:100%;height:2.875rem;padding:0 .875rem;font-family:inherit;font-size:1rem;font-weight:600;transition:background-color .15s;display:flex}.view-type-option:hover{background:#f5f5f5}.view-post-menu{z-index:1000;background:#fff;border:1px solid #e6e6e6;border-radius:.875rem;width:min(31.25rem,100vw - 2rem);padding:.875rem;position:absolute;top:calc(100% + .875rem);right:0;box-shadow:0 .75rem 2.1875rem #0000001f}.view-post-form{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:.625rem;width:100%;display:grid}.view-post-form input{color:#111;background:#fff;border:1px solid #dedede;border-radius:.625rem;outline:0;width:100%;min-width:0;height:3.25rem;padding:0 1rem;font-family:inherit;font-size:.875rem;transition:border-color .15s}.view-post-form input:focus{border-color:#6c5ce7}.view-post-form input::placeholder{color:#777}.view-post-button{color:#fff;white-space:nowrap;cursor:pointer;background:#6c5ce7;border:0;border-radius:.625rem;outline:0;min-width:7.5rem;height:3.25rem;padding:0 1.375rem;font-family:inherit;font-size:.8125rem;font-weight:700;transition:opacity .15s}.view-post-button:hover{opacity:.9}.view-post-error{color:#d93025;margin-top:.5rem;font-size:.75rem;line-height:1.4}.view-menu-back{color:#111;cursor:pointer;background:0 0;border:0;margin:0 0 .625rem;padding:0;font-family:inherit;font-size:.875rem;font-weight:600}.site-header-dark,.site-header-dark .header-logo,.site-header-dark .header-auth-link,.site-header-dark .view-post-trigger{color:#fff}.site-header-dark .view-menu-arrow{border-top-color:#fff}.site-header-dark .header-download{color:#111;background:#fff;border:1px solid #fff}.site-header-dark .header-download:hover{background:#eee}.site-header-dark .header-account-menu{background:#181818;border-color:#2a2a2a}.site-header-dark .header-account-menu-item{color:#fff}.site-header-dark .header-account-menu-item:hover{background:#252525}.site-header-dark .header-account-menu-divider{background:#333}.site-header-dark .header-account-menu-logout{color:#ff4b82}.site-header-dark .header-account-menu-logout:hover{background:#ff4b821a}@media (width<=800px){.site-wrapper{padding:0 1.5rem}.header-content{gap:.75rem}.header-actions{gap:1rem}.view-post-menu{width:auto;max-width:36rem;margin-left:auto;margin-right:auto;padding:1rem;position:fixed;top:5.5rem;left:1.5rem;right:1.5rem}.view-post-form{grid-template-columns:1fr;gap:.75rem}.view-post-form input,.view-post-button{width:100%}.view-post-button{min-width:0}}@media (width<=600px){.site-header{padding:1.1rem 0}.site-wrapper{padding:0 1.25rem}.header-content{gap:.75rem}.header-logo{gap:.55rem;font-size:.9rem}.header-logo-image{width:2.2rem;height:2.2rem}.header-actions{gap:.75rem}.header-auth-link,.view-post-trigger{font-size:.85rem}.header-auth-link{padding:.75rem .9rem}.header-download{padding:.75rem 1rem;font-size:.85rem}.header-avatar-button{width:2.25rem;height:2.25rem}.header-avatar-button .avatar-default{width:2.125rem;height:2.125rem;font-size:.75rem}.header-account-menu{width:10.625rem;top:calc(100% + .625rem)}.view-post-menu{width:auto;padding:.875rem;top:4.5rem;left:1rem;right:1rem}.view-post-form{grid-template-columns:1fr;gap:.75rem;display:grid}.view-post-form input,.view-post-button{width:100%;height:3.25rem}.view-post-form input{font-size:.875rem}.view-post-button{min-width:0;font-size:.8125rem}}@media (width<=450px){.site-wrapper{padding:0 1rem}.site-header{padding:1rem 0}.header-content{gap:.5rem}.header-logo-text{display:none}.header-logo{gap:0}.header-logo-image{width:2.25rem;height:2.25rem}.header-actions{gap:.65rem}.header-download{padding:.7rem .9rem;font-size:.8rem}.view-post-trigger{font-size:.825rem}.view-post-menu{border-radius:.875rem;padding:.875rem;top:4.4rem;left:1rem;right:1rem}.view-post-form input{padding:0 .875rem}}@media (width<=360px){.site-wrapper{padding:0 .75rem}.site-header{padding:.875rem 0}.header-content{gap:.375rem}.header-logo-image{border-radius:.75rem;width:2rem;height:2rem}.header-actions{gap:.5rem}.view-post-trigger{gap:.35rem;font-size:.8rem}.header-download-full{display:none}.header-download-short{display:inline}.header-download{min-width:3.25rem;padding:.65rem .75rem;font-size:.775rem}.header-auth-link{padding:.65rem .75rem;font-size:.775rem}.header-avatar-button,.header-avatar-button .avatar-default{width:2rem;height:2rem}.view-post-menu{top:4rem;left:.75rem;right:.75rem}}@media (width<=300px){.site-wrapper{padding:0 .5rem}.header-actions{gap:.4rem}.view-post-trigger{font-size:.75rem}.header-download{min-width:2.9rem;padding:.6rem;font-size:.725rem}.header-avatar-button,.header-avatar-button .avatar-default{width:1.875rem;height:1.875rem}}.site-footer{border-top:1px solid #e6e6e6;width:100%;padding:1.5rem 0}.footer-content{justify-content:space-between;align-items:center;gap:2rem;display:flex}.footer-content p{color:#666;white-space:nowrap;margin:0;font-size:.75rem;line-height:1.4}.footer-links{flex-shrink:0;justify-content:flex-end;align-items:center;gap:1.5rem;display:flex}.footer-links a{color:#666;white-space:nowrap;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .15s}.footer-links a:hover{color:#111}@media (width<=600px){.site-footer{padding:.75rem 0}.footer-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.35rem}.footer-content p{white-space:normal;width:100%;font-size:.65rem}.footer-links{flex-wrap:wrap;justify-content:center;gap:1.25rem;width:100%}.footer-links a{font-size:.85rem}}@media (width<=360px){.site-footer{padding:1.25rem 0}.footer-content{gap:.65rem}.footer-links{gap:1rem}.footer-content p,.footer-links a{font-size:.8rem}}.site-footer-dark{z-index:10;border-top-color:#ffffff14;position:relative}.site-footer-dark .footer-content p{color:#ffffff80}.site-footer-dark .footer-links a{color:#fff9}.site-footer-dark .footer-links a:hover{color:#fff}.home-page{--home-bg:#f8f8f6;--home-text:#111;--home-muted:#666;--home-border:#e6e6e6;background:var(--home-bg);min-height:100vh;color:var(--home-text);overflow-x:hidden}.home-page img{max-width:100%;display:block}.home-wrapper{width:100%;max-width:1240px;margin:0 auto;padding:0 2rem}.home-hero{align-items:center;min-height:calc(100vh - 90px);padding:0 0 4rem;display:flex}.home-hero-content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;display:grid}.home-hero-left{max-width:520px}.home-hero-title{letter-spacing:-.02em;margin:0 0 1.5rem;font-size:4.85rem;font-weight:700;line-height:.9}.home-hero-description{max-width:480px;color:var(--home-muted);margin:0 0 2rem;font-size:1.1rem;line-height:1.8}.home-store-buttons{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.home-store-buttons a{justify-content:center;align-items:center;height:58px;display:flex}.home-store-buttons img{width:170px;transition:transform .2s}.home-store-buttons img:hover{transform:translateY(-2px)}.home-hero-right{justify-content:center;align-items:center;display:flex;position:relative}.home-background-box{background:#ebe7ff;border-radius:3rem;width:380px;height:420px;position:absolute;top:50%;right:0;overflow:hidden;transform:translateY(-50%)}.home-banner-image{object-fit:cover;width:100%;height:100%}.home-banner-overlay{z-index:2;background:#0000001a;position:absolute;inset:0}.home-phone-image{z-index:3;filter:drop-shadow(0 30px 60px #0000002e);width:100%;max-width:320px;position:relative;left:-4.5rem;transform:scale(.55)}.home-features{padding:5rem 0}.home-section-title{text-align:center;letter-spacing:-.05em;margin:0 0 1rem;font-size:3rem}.home-section-description{text-align:center;max-width:700px;color:var(--home-muted);margin:0 auto 4rem;line-height:1.8}.home-feature-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.home-feature-card{border:1px solid var(--home-border);background:#fff;border-radius:2rem;padding:2rem;transition:transform .25s,box-shadow .25s}.home-feature-card:hover{transform:translateY(-4px);box-shadow:0 15px 40px #0000000d}.home-feature-card h3{text-align:center;margin:0 0 .8rem;font-size:1.25rem}.home-feature-card p{color:var(--home-muted);margin:0;line-height:1.7}.home-cta{padding:2rem 0 7rem}.home-cta-box{text-align:center;border:1px solid var(--home-border);background:#fff;border-radius:3rem;padding:4rem 2rem}.home-cta-box h2{letter-spacing:-.05em;margin:0 0 1rem;font-size:3rem}.home-cta-box p{max-width:650px;color:var(--home-muted);margin:0 auto 2rem;line-height:1.8}.home-cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.home-cta-buttons a{justify-content:center;align-items:center;display:flex}.home-cta-buttons img{width:170px;transition:transform .2s}.home-cta-buttons img:hover{transform:translateY(-2px)}@media (width<=1100px){.home-hero-title{font-size:4rem}.home-background-box{width:320px;height:360px}}@media (width<=900px){.home-hero{min-height:auto;padding:2rem 0}.home-hero-content{text-align:center;grid-template-columns:1fr;gap:2rem}.home-hero-left{width:100%;max-width:100%;margin:0 auto}.home-hero-description{margin-left:auto;margin-right:auto}.home-store-buttons{justify-content:center}.home-hero-right{justify-content:center;align-items:center;width:100%;height:auto;display:flex;position:relative}.home-background-box{aspect-ratio:1;border-radius:2.5rem;width:min(70vw,500px);height:auto;position:relative;top:auto;left:auto;right:auto;overflow:hidden;transform:none}.home-banner-image{object-fit:cover;width:100%;height:100%}.home-phone-image{z-index:3;filter:drop-shadow(0 20px 40px #0000002e);width:min(40vw,280px);max-width:none;position:absolute;inset:auto auto 0 0;transform:none}.home-features{padding:2rem 0}.home-section-description{margin-bottom:2rem}.home-feature-grid{grid-template-columns:1fr}.home-cta{padding:1.5rem 0}.home-cta-box{padding:3rem 2rem}}@media (width<=768px){.home-hero-title{font-size:3.25rem}.home-section-title{font-size:2.4rem}.home-cta-box h2{font-size:2.3rem}}@media (width<=600px){.home-wrapper{padding:0 1.25rem}.home-hero{min-height:auto;padding:1rem 0 0}.home-hero-content{gap:1rem}.home-hero-title{font-size:2.75rem}.home-hero-description{font-size:1rem}.home-hero-right{width:100%;height:auto;margin:1rem 0 0;display:block;position:relative}.home-background-box{aspect-ratio:1;border-radius:2rem;width:100%;height:auto;position:relative;top:auto;left:auto;right:auto;overflow:hidden;transform:none}.home-banner-image{object-fit:cover;width:100%;height:100%}.home-banner-overlay{z-index:2;background:#0000001a;position:absolute;inset:0}.home-phone-image{z-index:3;filter:drop-shadow(0 20px 40px #0000002e);width:47.5vw;max-width:none;height:auto;position:absolute;bottom:-2vw}.home-features{padding:1rem 0}.home-section-title{font-size:2rem}.home-section-description{margin-bottom:2rem}.home-cta{padding:1.5rem 0}.home-cta-box{border-radius:2rem;padding:3rem 1.5rem}.home-cta-box h2{font-size:2rem}}@media (width<=450px){.home-hero-title{font-size:2.15rem}.home-store-buttons img,.home-cta-buttons img{width:150px}.home-feature-card{padding:1.5rem}}@media (width<=360px){.home-hero-title{font-size:1.95rem}.home-section-title,.home-cta-box h2{font-size:1.7rem}.home-store-buttons img,.home-cta-buttons img{width:135px}}:root{--bg:#f8f8f6;--text:#111;--muted:#666;--accent:#7b61ff;--border:#e6e6e6;--surface:#fff}.login-page{background:var(--bg);min-height:100vh;color:var(--text);justify-content:center;align-items:center;padding:3.125rem 2rem;display:flex}.login-layout{grid-template-columns:minmax(0,1fr) 24.375rem;align-items:center;gap:5.625rem;width:100%;max-width:65.625rem;display:grid}.login-brand{width:100%;max-width:32.5rem}.login-visual{border-radius:2.8125rem;width:26.5625rem;height:18.75rem;margin-bottom:2.625rem;position:relative}.login-banner{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.login-banner-overlay{z-index:1;border-radius:inherit;background:#0000001a;position:absolute;inset:0}.login-page-svg{z-index:2;width:11.25rem;height:11.25rem;position:absolute;bottom:-1.25rem;right:-3.4375rem}.login-brand h1{letter-spacing:-.055em;margin:0 0 1.125rem;font-size:3rem;font-weight:700;line-height:.98}.login-brand p{max-width:29.375rem;color:var(--muted);margin:0;font-size:1rem;line-height:1.7}.login-side{width:100%}.login-panel{background:var(--surface);border:1px solid var(--border);border-radius:1.5rem;width:100%;padding:1.875rem;box-shadow:0 .9375rem 2.5rem #0000000d}.login-title{text-align:center;letter-spacing:-.02em;margin:0 0 1.5rem;font-size:1.25rem;font-weight:700}.login-error{color:#d93025;background:#fff1f1;border-radius:.625rem;margin-bottom:.875rem;padding:.625rem .75rem;font-size:.8125rem;line-height:1.4}.input-wrapper{background:#219ebc10;border-radius:.75rem;align-items:center;gap:1rem;width:100%;height:3.25rem;margin-bottom:.75rem;padding:0 .875rem;display:flex}.input-wrapper:focus-within .input-icon,.input-wrapper:focus-within .password-eye-icon{color:#ff4b82}.input-icon{flex-shrink:0}.input-wrapper input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;padding:0;font-family:inherit;font-size:.875rem}.input-wrapper input::placeholder{color:#777}.password-toggle{cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.password-eye-icon{width:1.25rem;height:1.25rem}.login-button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#d66089 0%,#ff4b82 50%,#eb5c6c 100%);border:0;border-radius:.75rem;width:100%;height:3.125rem;margin-top:.25rem;font-family:inherit;font-size:.875rem;font-weight:700;transition:opacity .2s,transform .2s}.login-button:hover{opacity:.9}.login-button:active{transform:translateY(1px)}.login-button:disabled{opacity:.5;cursor:default;transform:none}.forgot-password{text-align:center;color:var(--muted);margin:.9375rem 0 1.25rem;font-size:.8125rem;font-weight:500;text-decoration:none;display:block}.forgot-password:hover{color:var(--text)}.divider{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.divider span{background:var(--border);flex:1;height:1px}.divider strong{color:var(--muted);font-size:.6875rem;font-weight:600}.google-button{border:1px solid var(--border);color:#fff;cursor:pointer;background:#111;border-radius:.75rem;justify-content:center;align-items:center;gap:.625rem;width:100%;height:3.125rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .2s,transform .2s;display:flex}.google-button:hover{background:#212121}.google-button:active{transform:translateY(1px)}.google-logo{flex-shrink:0;width:1.25rem;height:1.25rem}.google-button-text{color:#fff;font-size:.875rem;font-weight:500}@media (width<=900px){.login-page{align-items:flex-start;min-height:auto;padding:2rem}.login-layout{flex-direction:column;gap:2rem;width:100%;max-width:37.5rem;margin:0 auto;display:flex}.login-brand{width:100%;max-width:none}.login-visual{aspect-ratio:2;border-radius:2.5rem;width:100%;height:auto;margin-bottom:2rem;position:relative}.login-banner{object-fit:cover;border-radius:inherit;width:100%;height:100%}.login-banner-overlay{border-radius:inherit}.login-page-svg{z-index:2;width:30%;max-width:11.25rem;height:auto;position:absolute;inset:auto 0 0 auto}.login-brand h1{margin:0 0 1rem;font-size:2.75rem;line-height:.98}.login-brand p{width:100%;max-width:none;font-size:1rem}.login-side{width:100%}.login-panel{border-radius:1.5rem;width:100%;padding:2rem}}@media (width<=500px){.login-page{padding:1rem 1.25rem 2rem}.login-layout{gap:1.5rem;width:100%;max-width:none}.login-visual{aspect-ratio:1.8;border-radius:2rem;width:100%;margin-bottom:1.5rem}.login-page-svg{width:30%;max-width:8.5rem;bottom:0;right:0}.login-brand h1{margin-bottom:.875rem;font-size:2.25rem;line-height:1}.login-brand p{font-size:.9rem;line-height:1.6}.login-panel{border-radius:1.25rem;padding:1.5rem}.login-title{margin-bottom:1.5rem;font-size:1.25rem}.input-wrapper{height:3.25rem}.login-button,.google-button{height:3.125rem}}@media (width<=360px){.login-page{padding-left:1rem;padding-right:1rem}.login-brand h1{font-size:2rem}.login-panel{padding:1.25rem}.login-page-svg{width:32%}}.lol-reactions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;margin-bottom:8px;padding:0 20px;display:flex}.lol-reaction-button{color:var(--text);border:1px solid #e0e0e0;border-radius:48px;align-items:center;padding:0 16px;display:flex;position:relative;overflow:hidden}.lol-reaction-button.active{border-color:var(--reaction-color)}.lol-reaction-overlay{background:var(--reaction-overlay);opacity:.1;pointer-events:none;position:absolute;inset:0}.lol-reaction-icon{z-index:1;border-right:1px solid #e0e0e0;align-items:center;height:32px;margin-right:14px;padding-right:12px;display:flex;position:relative}.lol-reaction-button.active .lol-reaction-icon{border-right-color:var(--reaction-color)}.lol-reaction-text{z-index:1;align-items:center;gap:12px;margin-top:-2px;display:flex;position:relative}.lol-reaction-label{font-size:13px;font-weight:500}.lol-reaction-count{font-size:13.5px;font-weight:700}.lol-reaction-button.active .lol-reaction-label,.lol-reaction-button.active .lol-reaction-count{color:var(--reaction-color)}.match-post-card{color:#212121;border-top:1.5px solid #fff;width:100%;padding:16px;position:relative;overflow:hidden}.match-card-header{justify-content:space-between;align-items:center;gap:12px;width:100%;margin-bottom:8px;display:flex}.match-card-title{color:#000;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:12px;font-weight:700;line-height:1.3;overflow:hidden}.match-card-header-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.match-card-live{color:#f33;text-transform:uppercase;align-items:center;gap:4px;font-size:10px;font-weight:700;line-height:1;display:flex}.match-card-live-circle{background:#ff33332e;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.match-card-live-dot{background:#f33;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite match-live-pulse}@keyframes match-live-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.25;transform:scale(.8)}}.match-card-teams{justify-content:space-between;align-items:center;width:100%;padding:8px 0;display:flex}.match-card-team{align-items:center;gap:10px;display:flex}.match-card-team-reverse{flex-direction:row-reverse}.match-card-team-identity{flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.match-card-flag-wrapper{background:#ffffff8c;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.match-card-flag{object-fit:cover;border-radius:50%;width:20px;height:20px}.match-card-flag-placeholder{color:#ff4b82;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:flex}.match-card-team-name{color:#212121;text-transform:uppercase;font-size:10px;font-weight:700;line-height:1}.match-card-team-scores{flex-direction:column;justify-content:center;gap:5px;display:flex}.match-card-team-reverse .match-card-team-scores{align-items:flex-end}.match-card-score-info{flex-direction:column;gap:1px;display:flex}.match-card-team-reverse .match-card-score-info{align-items:flex-end}.match-card-main-score{color:#212121;font-size:13px;font-weight:700;line-height:1.1}.match-card-overs{color:#414141;font-size:10px;font-weight:700;line-height:1.2}.match-card-yet-to-bat{color:#414141;white-space:nowrap;font-size:13px;font-weight:700;line-height:1.2}.match-card-old-scores{flex-direction:column;gap:3px;margin-top:4px;display:flex}.match-card-team-reverse .match-card-old-scores{align-items:flex-end}.match-card-old-score{color:#111;align-items:center;gap:4px;font-size:10px;line-height:1.2;display:flex}.match-card-old-score strong{font-size:11px;font-weight:700}.match-card-old-score span{color:#414141;font-weight:700}.match-card-status{color:#212121;align-items:center;gap:4px;min-width:0;margin-top:4px;font-size:9.5px;font-weight:500;line-height:1.3;display:flex}.match-card-status span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}@media (width<=600px){.match-post-card{padding:8px 12px 12px}.match-card-team{gap:7px}.match-card-flag-wrapper{width:30px;height:30px}.match-card-flag{width:19px;height:19px}.match-card-main-score{font-size:12px}.match-card-yet-to-bat{font-size:11px}}.match-card-type-badge{color:#fff;letter-spacing:.3px;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;padding:4px 10px;font-size:8.5px;font-weight:700;line-height:1;display:inline-flex}.status-subline{color:var(--text);margin-top:9px;margin-bottom:7px;padding:0 20px 0 0;font-size:15.5px;font-weight:500;line-height:20px}.status-subline-highlight{color:#ff4b82;font-weight:600}.status-subline-username{color:var(--text);font-weight:700}.status-subline-feeling{text-transform:lowercase}.status-subline-feeling-icon{font-size:18px}.status-subline-lol{color:#4ee8aa;font-size:14px;font-weight:700}.discussion-header{margin-bottom:-6px;padding:22px 20px 0}.discussion-teams{align-items:center;gap:8px;display:flex}.discussion-team-flag{object-fit:cover;border-radius:50%;flex-shrink:0;width:30px;height:30px}.discussion-team-fallback{align-items:center;gap:4px;display:flex}.discussion-team-code{color:var(--text);font-size:12px;font-weight:700}.discussion-vs{color:var(--muted);font-size:10px}.flag-placeholder{flex-shrink:0;justify-content:center;align-items:center;display:flex}.discussion-meta{align-items:center;gap:12px;min-width:0;margin-top:2px;display:flex}.discussion-meta-text{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.discussion-meta-text strong{font-weight:700}.discussion-meta-dot{background-color:var(--muted);border-radius:50%;flex-shrink:0;width:4px;height:4px}.discussion-meta-location{flex-shrink:1;align-items:center;gap:4px;min-width:0;display:flex}.discussion-meta-location svg{flex-shrink:0}.lol-post-header{align-items:center;margin-top:8px;padding:4px 20px 0;display:flex}.lol-post-avatar-wrapper{flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:relative}.lol-post-avatar-wrapper .avatar{width:34px;height:34px;font-size:13px}.lol-post-status{background:var(--surface);z-index:2;border-radius:50%;width:22px;height:22px;position:absolute;bottom:-5px;right:-6px}.lol-post-user-info{flex-direction:column;align-items:flex-start;min-width:0;margin-left:12px;margin-right:12px;display:flex}.lol-post-username{color:var(--text);margin-top:2px;font-size:12.5px;font-weight:600}.lol-post-time{color:var(--muted);align-items:center;gap:6px;margin-top:1px;font-size:11.5px;display:flex}.lol-post-time svg{flex-shrink:0}.lol-post-indicator{flex-shrink:0;align-items:flex-start;display:flex;position:relative}.lol-post-badge{border:1px solid #4ee8aa;border-radius:6px;justify-content:center;align-items:center;height:26px;padding:0 8px;display:flex;transform:scale(.9)}.lol-post-info{background:var(--surface);border-radius:6px;justify-content:center;align-items:center;margin-top:-7px;margin-left:-8px;padding:2px;display:flex;position:relative}.match-post-header{box-sizing:border-box;border-bottom-style:solid;border-bottom-width:.5px;justify-content:flex-start;align-items:flex-start;width:100%;padding:12px 16px 6px;display:flex}.match-post-header-content{flex-direction:row;align-items:center;gap:4px;min-width:0;display:flex}.match-post-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:relative}.match-post-avatar .avatar{object-fit:cover;flex-shrink:0;border-radius:50%!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important}.match-post-marker{z-index:2;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;bottom:-5px;right:-6px;overflow:hidden}.match-post-username{color:#212121;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;margin-left:12px;font-size:13.5px;font-weight:600;line-height:1.2;overflow:hidden}.match-post-dot{background-color:#212121;border-radius:50%;flex-shrink:0;width:4px;height:4px;margin:5px 6px 0}.match-post-time{color:#111;white-space:nowrap;flex-shrink:0;margin-top:2px;font-size:11px;font-weight:400;line-height:1.2}@media (width<=600px){.match-post-header{padding-left:12px;padding-right:12px}}.status-post-header{align-items:center;margin-top:8px;padding:4px 20px 0;display:flex}.status-post-avatar-wrapper{flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:relative}.status-post-avatar-wrapper .avatar{width:34px;height:34px;font-size:13px}.status-post-status{background:var(--surface);z-index:2;border-radius:50%;width:22px;height:22px;position:absolute;bottom:-5px;right:-6px}.status-post-user-info{flex-direction:column;align-items:flex-start;min-width:0;margin-left:12px;margin-right:12px;display:flex}.status-post-username{color:var(--text);margin-top:2px;font-size:12.5px;font-weight:600}.status-post-time{color:var(--muted);align-items:center;gap:6px;margin-top:1px;font-size:11.5px;display:flex}.status-post-time svg{flex-shrink:0}.status-post-indicator{flex-shrink:0;align-items:flex-start;display:flex;position:relative}.status-post-badge{border:1px solid #4ee8aa;border-radius:6px;justify-content:center;align-items:center;height:26px;padding:0 8px;display:flex;transform:scale(.9)}.status-post-info{background:var(--surface);border-radius:6px;justify-content:center;align-items:center;margin-top:-7px;margin-left:-8px;padding:2px;display:flex;position:relative}.post-media-slider{background:#000;width:100%;height:45vh;margin-top:12px;margin-bottom:6px;position:relative;overflow:hidden}.post-media-background{object-fit:cover;object-position:center;filter:blur(16px);opacity:.8;pointer-events:none;z-index:0;width:calc(100% + 40px);height:calc(100% + 40px);display:block;position:absolute;top:-20px;left:-20px;transform:scale(1.05)}.post-media-foreground{z-index:5;background:0 0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0;overflow:hidden}.post-media-foreground>img,.post-media-foreground>video{object-fit:contain;object-position:center;z-index:6;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.post-media-arrow{color:#fff;cursor:pointer;z-index:20;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-size:26px;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.post-media-arrow-left{left:14px}.post-media-arrow-right{right:14px}.post-media-arrow:hover{background:#000000bf}.post-stack{z-index:20;background:#00000073;border-radius:32px;justify-content:center;align-items:center;gap:6px;padding:4px 8px;display:flex;position:absolute;top:12px;right:12px}.post-stack-text{color:#fff;letter-spacing:.75px;font-size:11px;font-weight:500}@media (width<=700px){.post-media-slider{height:45vh}.post-media-arrow{width:38px;height:38px;font-size:23px}.post-media-arrow-left{left:10px}.post-media-arrow-right{right:10px}}:root{--background:#f6f6f6;--surface:#fff;--text:#111;--muted:#777;--border:#eee;--pink:#ff3b68;--blue:#55c7f3}body{background:var(--background);min-height:100vh;color:var(--text)}.post-layout{flex-direction:column;min-height:100vh;display:flex}.post-main{flex:1;width:100%}.post-page{background:var(--surface);border-radius:1.125rem;width:100%;max-width:41.25rem;margin:1.875rem auto;overflow:hidden;box-shadow:0 .1875rem 1.125rem #0000000f}.post-card{width:100%}.post-header{padding:1.375rem 1.25rem .75rem}.author-row{align-items:center;gap:.6875rem;display:flex}.avatar{object-fit:cover;background:#eee;border-radius:50%;flex-shrink:0;width:2.875rem;height:2.875rem}.avatar-default{border-radius:33%;width:3.75rem;height:3.75rem}.avatar-placeholder{-webkit-user-select:none;user-select:none;flex-shrink:0;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;display:flex}.author-info{flex-direction:column;gap:.1875rem;min-width:0;display:flex}.username{font-size:.9375rem;font-weight:700}.post-time{color:var(--muted);align-items:center;gap:.3125rem;font-size:.8125rem;display:flex}.post-time-icon{object-fit:contain;opacity:.4;flex-shrink:0;width:.8125rem;height:.8125rem}.category{background:var(--blue);color:#fff;border-radius:1.25rem;align-items:center;margin-top:.625rem;padding:.22rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.post-category-text{text-transform:lowercase;margin-left:.25rem;font-size:.75rem}.post-category-emoji{font-size:1rem}.post-media{background:#262626;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.post-media img{object-fit:contain;width:100%;max-height:32.5rem;display:block}.post-content{padding:1.125rem 1.25rem 0}.post-title{font-size:1.0625rem;font-weight:600;line-height:1.4}.post-text{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:.25rem;font-size:.875rem;line-height:1.5}.post-stats{justify-content:space-between;align-items:flex-start;padding:.875rem 1.25rem 1.25rem;display:flex}.stat-left{align-items:flex-start;gap:1.125rem;display:flex}.stat{flex-direction:column;gap:.25rem;display:flex}.stat-main,.share-stat{align-items:center;gap:.3125rem;font-size:.875rem;font-weight:500;display:flex}.stat-icon{object-fit:contain;flex-shrink:0;width:1.25rem;height:1.25rem;display:block}.star-icon{width:1.375rem;height:1.375rem}.views-icon{width:1.5rem;height:1.5rem}.stat-sub{font-size:.75rem}.score{color:var(--pink)}.locked-media{background:#f3f3f3;justify-content:center;align-items:center;width:100%;min-height:16.25rem;padding:1.875rem 1.25rem;display:flex}.locked-media-content{text-align:center}.locked-media-title{font-size:1rem;font-weight:700}.locked-media-text{color:var(--muted);margin-top:.375rem;font-size:.8125rem}.locked-media-btn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:1.25rem;margin-top:1rem;padding:.5625rem 1.125rem;font-family:inherit;font-size:.8125rem;font-weight:600}.auth-required{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:22.5rem;padding:3.75rem 1.875rem;display:flex}.auth-required-icon{margin-bottom:1rem;font-size:1.875rem}.auth-required-title{font-size:1.125rem;font-weight:700}.auth-required-text{max-width:21.25rem;color:var(--muted);margin-top:.5rem;font-size:.8125rem;line-height:1.5}.auth-required-btn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:1.25rem;margin-top:1.25rem;padding:.625rem 1.25rem;font-family:inherit;font-size:.8125rem;font-weight:600}.loading{text-align:center;color:var(--muted);padding:3.125rem 1.25rem;font-size:.875rem}.comments-section{padding:0 1.25rem 1.5rem}.comments-title{margin-bottom:1.25rem;font-size:1.0625rem;font-weight:700}.comment{gap:.625rem;margin-bottom:1.5rem;display:flex}.comment-avatar.avatar-placeholder{font-size:.8125rem}.comment-user{font-size:.875rem;font-weight:700}.comment-time{color:var(--muted);margin-top:.0625rem;font-size:.6875rem}.comment-stats{align-items:center;gap:.5rem;margin-top:.5rem;font-size:.75rem;display:flex}.comment-stat-icon{object-fit:contain;flex-shrink:0;width:1.125rem;height:1.125rem;display:block}.comment-separator{opacity:.4;margin-right:.1875rem;font-size:1rem;font-weight:700;line-height:1}.comment-replies,.comment-likes{font-size:.8125rem;font-weight:600}.comments-login-text{color:var(--muted);font-size:.8125rem}.community-post-header{align-items:center;padding:1.375rem 1.25rem .75rem;display:flex}.community-header-avatar-wrapper{border:.125rem solid #9328f821;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-right:.875rem;padding:.0625rem;display:flex;position:relative}.community-header-avatar{object-fit:cover;border-radius:50%;width:2.125rem;height:2.125rem;display:block}.community-header-avatar-placeholder{color:#9328f8;background:#f0e3ff;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.community-header-user-badge{z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex;position:absolute;bottom:-.5rem;right:-.375rem}.community-header-user-badge .avatar{border-radius:50%;flex-shrink:0;width:1.25rem;height:1.25rem;font-size:.5625rem}.community-header-info{flex-direction:column;justify-content:center;min-width:0;display:flex}.community-header-name-row{align-items:center;gap:.25rem;min-width:0;display:flex}.community-header-in{color:var(--text);opacity:.7;flex-shrink:0;font-size:.8125rem}.community-header-name{color:#9328f8;text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:700;overflow:hidden}.community-header-meta{color:var(--muted);align-items:center;gap:.3125rem;margin-top:.125rem;font-size:.75rem;display:flex}.community-header-username{color:var(--text);font-weight:600}.community-header-dot{opacity:.6}.post-voting{padding:.25rem 1.25rem .625rem}.post-vote-option{margin-top:.25rem;margin-bottom:.625rem}.post-vote-option-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.post-vote-option-text{color:var(--text);font-size:.8125rem;font-weight:700}.post-vote-option-result{color:var(--muted);flex-shrink:0;font-size:.6875rem}.post-vote-progress{background:#e5e5e5;border-radius:1.25rem;height:.625rem;margin-top:.75rem;position:relative;overflow:hidden}.post-vote-progress-fill{border-radius:inherit;background:#64c5da;height:100%}.post-vote-progress-fill.selected{background:#ff4b82}.post-vote-footer{color:var(--muted);justify-content:space-between;align-items:center;margin-top:.5rem;font-size:.625rem;display:flex}.post-vote-closed{opacity:.5;font-weight:500}.post-spinner{border:.25rem solid #f1f1f1;border-top-color:#ff4b82;border-radius:50%;width:2.625rem;height:2.625rem;animation:.75s linear infinite post-spin}@keyframes post-spin{to{transform:rotate(360deg)}}.post-status{color:#666;text-align:center;margin-top:1.25rem;font-size:1.125rem}@media (width<=900px) and (width>=601px){body{background:var(--background)}.post-main{justify-content:center;width:100%;display:flex}.post-page{border-radius:1.125rem;width:28.125rem;max-width:calc(100% - 2rem);margin:1.5rem auto;box-shadow:0 .1875rem 1.125rem #0000000f}}@media (width<=600px) and (width>=451px){body{background:var(--background)}.post-main{justify-content:center;width:100%;display:flex}.post-page{border-radius:1.125rem;width:23.4375rem;max-width:calc(100% - 2rem);margin:1.5rem auto;box-shadow:0 .1875rem 1.125rem #0000000f}}@media (width<=450px){body{background:var(--surface)}.post-main{width:100%;display:block}.post-page{width:100%;max-width:none;box-shadow:none;border-radius:0;margin:0}.post-header,.post-content,.post-stats,.comments-section,.community-post-header,.post-voting{padding-left:1.125rem;padding-right:1.125rem}}@media (width<=360px){.post-header,.community-post-header,.post-content,.post-stats,.comments-section,.post-voting{padding-left:1rem;padding-right:1rem}.stat-left{gap:.875rem}}.reached-end-placeholder{flex-direction:column;justify-content:center;align-items:center;gap:12px;margin:24px 0;display:flex}.reached-end-placeholder-text{opacity:.75;font-size:10.5px;font-weight:700}.comments-section{border-top:1px solid var(--border);padding:0 20px 24px}.comments-header{align-items:center;gap:7px;margin-bottom:20px;padding-top:20px;display:flex}.comments-title{margin:0;font-size:17px;font-weight:700}.comments-count{color:var(--muted);font-size:13px;font-weight:600}.comments-list{width:100%}.comment{width:100%;margin-bottom:24px;display:block}.comment-main{align-items:flex-start;gap:10px;width:100%;display:flex}.comment-avatar{object-fit:cover;background:#eee;border-radius:50%;flex-shrink:0;width:32px;height:32px}.comment-avatar-placeholder{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.comment-body{flex:1;min-width:0}.comment-top{align-items:center;gap:7px;display:flex}.comment-username{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.comment-date{color:var(--muted);flex-shrink:0;font-size:11px}.comment-text{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:6px;font-size:14px;line-height:1.45}.comment-actions{align-items:center;gap:5px;margin-top:8px;display:flex}.comment-like{align-items:center;gap:4px;font-size:12px;font-weight:600;display:flex}.comment-stat-icon{flex-shrink:0;width:18px;height:18px;display:block}.comment-separator{color:var(--muted);font-size:13px}.comment-replies-btn{color:#ff4b82;cursor:pointer;background:0 0;border:none;outline:none;margin:0;padding:0;font-family:inherit;font-size:12px;font-weight:600}.comment-replies-btn:disabled{opacity:.6;cursor:default}.comment-replies{border-left:1px solid var(--border);margin-top:14px;margin-left:42px;padding-left:14px;display:block}.comment-reply{width:100%;margin-bottom:16px;display:block}.comment-reply:last-child{margin-bottom:0}.comment-reply .comment-main{align-items:flex-start;gap:10px;width:100%;display:flex}.comment-reply .comment-avatar{width:28px;height:28px}.comment-reply .comment-avatar-placeholder{font-size:12px}.comment-reply .comment-text{font-size:13px;font-weight:300}.load-more-replies-btn{color:#ff4b82;cursor:pointer;background:0 0;border:none;outline:none;margin-top:6px;padding:0;font-family:inherit;font-size:12px;font-weight:600}.load-more-replies-btn:disabled{opacity:.6;cursor:default}.comment-replies-error{color:#d33;margin-top:7px;font-size:12px}.comments-empty{text-align:center;color:var(--muted);padding:8px 0 22px;font-size:13px}.comments-login{border-top:1px solid var(--border);text-align:center;padding:18px 0 4px}.comments-login-text{color:var(--muted);font-size:13px;line-height:1.45}.comments-login-btn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:20px;margin-top:12px;padding:9px 18px;font-family:inherit;font-size:13px;font-weight:600}.comments-login-btn:hover{opacity:.85}@media (width<=700px){.comments-section{padding-left:20px;padding-right:20px}.comment-replies{margin-left:32px;padding-left:10px}}.load-more-comments-btn{color:#ff4b82;cursor:pointer;background:0 0;border:none;margin:6px auto 0;padding:0;font-family:inherit;font-size:13px;font-weight:600;display:block}.load-more-comments-btn:disabled{opacity:.6;cursor:default}.replies-area{margin-top:8px;margin-left:42px}.comment-replies{border-left:1px solid var(--border);margin-top:12px;margin-left:0;padding-left:14px}.replies-bottom-btn{margin-top:10px}.profile-page{color:#111;background:#fff;min-height:100vh}.profile-wrapper{width:100%;max-width:47.5rem;margin:0 auto;padding:.5rem 1.5rem 5rem}.profile-header{flex-direction:column;align-items:center;width:100%;display:flex}.profile-avatar-container{flex:0 0 7.5rem;width:7.5rem;height:7.5rem}.profile-avatar-container .avatar{object-fit:cover;border-radius:50%;width:7.5rem;min-width:7.5rem;height:7.5rem;min-height:7.5rem;display:block}.profile-avatar-container .avatar-placeholder{border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:2.375rem;font-weight:600;display:flex}.profile-username{color:#111;margin:.5rem 0 .125rem;font-size:1.25rem;font-weight:700;line-height:1.2}.profile-name{color:#777;margin:0;font-size:.875rem;line-height:1.4}.profile-stats{justify-content:center;align-items:center;gap:4rem;margin-top:1.5rem;display:flex}.profile-stat{text-align:center;flex-direction:column;align-items:center;min-width:4.0625rem;display:flex}.profile-stat-icon{flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.profile-stat strong{color:#111;font-size:1rem;font-weight:600;line-height:1.2}.profile-stat span{color:#555;margin-top:.05rem;font-size:.8125rem;font-weight:400;line-height:1.2}.profile-about{width:100%;margin-top:1rem}.profile-tagline{color:#333;white-space:pre-wrap;margin:0;font-size:.9375rem;font-weight:600;line-height:1.5}.profile-description{color:#333;white-space:pre-wrap;margin:.1875rem 0 0;font-size:.9375rem;font-weight:400;line-height:1.55}.profile-website{color:#222;overflow-wrap:anywhere;align-items:center;gap:.4375rem;width:fit-content;max-width:100%;margin-top:.4375rem;font-size:.875rem;font-weight:500;line-height:1.4;text-decoration:none;display:flex}.profile-website:hover{text-decoration:underline}.profile-website-icon{flex-shrink:0;align-items:center;margin-right:-.125rem;display:flex}.profile-posts{width:100%;margin-top:2.5rem}.profile-posts-header{border-bottom:.0625rem solid #e8e8e8;margin-bottom:.625rem;padding-bottom:.875rem}.profile-posts-header h2{color:#111;margin:0;font-size:1.125rem;font-weight:600}.profile-posts-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.625rem;width:100%;display:grid}.profile-post-card-link{min-width:0;color:inherit;border-radius:inherit;text-decoration:none;display:block}.profile-post-card{background:#fff;border:.0625rem solid #e7e7e7;border-radius:1.5rem;min-width:0;overflow:hidden}.profile-post-media{aspect-ratio:1;background:#eef5fa;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.profile-post-thumbnail{object-fit:cover;width:100%;height:100%;display:block}.profile-post-media-placeholder{background:#eef5fa;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.profile-post-placeholder-icon{color:#222;flex-shrink:0;width:40%;height:40%;font-size:4rem;font-weight:400;line-height:1;display:block}.profile-post-placeholder-icon svg{width:100%;height:100%;display:block}.profile-post-content{padding:.625rem}.profile-post-date{color:#999;font-size:.6875rem;line-height:1.3}.profile-post-date strong{color:#666;font-weight:600}.profile-post-title{color:#222;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.25rem;margin-top:.4375rem;font-size:.875rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.profile-post-engagement{color:#222;align-items:center;gap:1.5rem;margin-top:.75rem;font-size:.75rem;line-height:1.2;display:flex}.profile-post-engagement span{align-items:center;gap:.45rem;font-size:.8rem;font-weight:700;display:flex}.profile-no-posts{color:#888;text-align:center;padding:2.5rem 0;font-size:.875rem}.profile-status{color:#777;text-align:center;padding:5rem 1.25rem;font-size:.9375rem}.profile-load-more-container{justify-content:center;align-items:center;width:100%;margin-top:1.75rem;margin-bottom:1.25rem;display:flex}.profile-load-more{color:#111;cursor:pointer;background:#fff;border:.0625rem solid #111;border-radius:1.5rem;justify-content:center;align-items:center;min-width:8.125rem;height:2.625rem;padding:0 1.5rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background-color .2s,color .2s,opacity .2s,transform .1s;display:flex}.profile-load-more:hover:not(:disabled){color:#fff;background:#111}.profile-load-more:active:not(:disabled){transform:scale(.98)}.profile-load-more:disabled{opacity:.55;cursor:default}.profile-spinner{border:.25rem solid #f1f1f1;border-top-color:#ff4b82;border-radius:50%;width:2.625rem;height:2.625rem;animation:.75s linear infinite profile-spin}@keyframes profile-spin{to{transform:rotate(360deg)}}@media (width<=900px){.profile-wrapper{max-width:47.5rem;padding-top:.5rem}}@media (width<=600px){.profile-wrapper{padding:.5rem 1.25rem 3.75rem}.profile-avatar-container{flex:0 0 7.5rem;width:7.5rem;height:7.5rem}.profile-avatar-container .avatar{width:7.5rem;min-width:7.5rem;height:7.5rem;min-height:7.5rem}.profile-avatar-container .avatar-placeholder{width:100%;height:100%;font-size:2.375rem}.profile-username{margin:.5rem 0 .125rem;font-size:1.125rem;line-height:1.2}.profile-name{font-size:.8125rem}.profile-stats{justify-content:space-evenly;gap:0;width:100%;margin-top:1rem}.profile-stat{min-width:4.375rem}.profile-tagline,.profile-description,.profile-website{font-size:.875rem}.profile-posts{margin-top:2rem}.profile-posts-header{margin-bottom:.75rem;padding-bottom:.75rem}.profile-posts-header h2{font-size:1.125rem}.profile-posts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.profile-post-card{border-radius:.75rem}.profile-post-placeholder-icon{width:40%;height:40%;font-size:40%}.profile-post-content{padding:.625rem}.profile-post-date{font-size:.625rem}.profile-post-title{min-height:2.25rem;margin-top:.375rem;font-size:.875rem;line-height:1.3}.profile-post-engagement{gap:1rem;margin-top:.625rem;font-size:.6875rem}.profile-load-more-container{margin-top:1.5rem;margin-bottom:1rem}.profile-load-more{min-width:7.5rem;height:2.5rem;padding:0 1.25rem;font-size:.8125rem}}@media (width<=325px){.profile-wrapper{padding-left:1.25rem;padding-right:1.25rem}.profile-stats{justify-content:space-between}.profile-stat{min-width:3.75rem}.profile-stat-icon{width:2.5rem;height:2.5rem}.profile-posts-grid{grid-template-columns:1fr;gap:.875rem}.profile-post-card{border-radius:1rem}.profile-post-placeholder-icon{width:40%;height:40%;font-size:unset}.profile-post-placeholder-icon svg{width:100%;height:100%}.profile-post-content{padding:.875rem}.profile-post-date{font-size:.75rem;line-height:1.4}.profile-post-title{min-height:auto;margin-top:.375rem;font-size:1rem;font-weight:600;line-height:1.4}.profile-post-engagement{gap:1rem;margin-top:.875rem;font-size:.8125rem}}.waitlist-page{color:#111;background:#f7f7f7;width:100%;min-height:100vh}.waitlist-top-banner{color:#fff;text-align:center;letter-spacing:.01em;background:#111;width:100%;padding:20px;font-size:18.5px;font-weight:300}.waitlist-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;width:100%;max-width:1100px;min-height:100vh;margin:0 auto;padding:5% 0;display:flex}.waitlist-content{width:100%;max-width:500px}.waitlist-logo{text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;margin-bottom:12px;font-size:1.05rem;font-weight:500;display:flex}.waitlist-logo-icon{border-radius:33%;width:2rem;height:2rem;position:relative;overflow:hidden}.waitlist-logo-icon img{border-radius:33%;width:3rem;height:3rem;position:absolute;top:-.5rem;left:-.5rem}.waitlist-title{letter-spacing:-.1rem;margin:0 0 20px;font-size:2.35rem;font-weight:700;line-height:1.1}.waitlist-tagline{color:#555;margin:-16px 0 20px;font-size:1rem;font-weight:100}.waitlist-description{color:#333;text-align:left;margin:0 0 20px;font-size:.875rem;font-style:italic;font-weight:400;line-height:1.5}.waitlist-form{gap:10px;margin-bottom:10px;display:flex}.waitlist-form input{color:#111;background:#fff;border:1px solid #ddd;border-radius:.5rem;outline:none;flex:1;min-width:0;padding:1.05rem 1.25rem;font-family:inherit;font-size:.875rem}.waitlist-form input:focus{border-color:#6c5ce7}.waitlist-form input:disabled{opacity:.7}.waitlist-button{color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:#6c5ce7;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.875rem 1.25rem;font-family:inherit;font-weight:700;transition:background .2s;display:flex}.waitlist-button:hover:not(:disabled){background:#5a4bd1}.waitlist-button:disabled{cursor:default}.waitlist-button-loading{opacity:.8;pointer-events:none}.waitlist-spinner{border:2px solid #ffffff80;border-top-color:#fff;border-radius:50%;width:16px;height:16px;margin-left:.5rem;animation:.6s linear infinite waitlist-spin;display:inline-block}@keyframes waitlist-spin{to{transform:rotate(360deg)}}.waitlist-message{margin:5px 0 0;font-size:14px;font-weight:400}.waitlist-message-error{color:red}.waitlist-message-success{color:green}.waitlist-count{color:#777;min-height:21px;margin-top:15px;font-size:.875rem}.waitlist-main-banner{border-radius:20px;width:100%;max-width:27.5rem;display:block}.waitlist-small-banner{display:none}@media (width<=978px){.waitlist-container{text-align:center;flex-direction:column;padding:5% 2rem}.waitlist-main-banner{display:none}.waitlist-small-banner{width:100%;max-width:50vw;margin:-1.75rem auto 1.25rem;display:block}.waitlist-description{text-align:left}.waitlist-form{flex-direction:column}.waitlist-button{width:100%}}@media (width<=800px){.waitlist-title{font-size:2rem}}@media (width<=600px){.waitlist-container{padding:5% 2rem}.waitlist-title{font-size:1.75rem}.waitlist-tagline,.waitlist-description{font-size:1.05rem}.waitlist-form input{font-size:1rem}.waitlist-logo{font-size:1.25rem}}@media (width<=475px){.waitlist-small-banner{max-width:70vw}}@media (width<=400px){.waitlist-title{font-size:1.5rem}.waitlist-tagline{font-size:1.15rem}}@media (width<=375px){.waitlist-container{justify-content:flex-start;padding-top:3rem;padding-bottom:3rem}}@media (width<=325px){.waitlist-small-banner{max-width:80vw}}.static-page{--static-bg:#070707;--static-card:#ffffff0d;--static-border:#ffffff14;--static-text:#fff;--static-muted:#ffffffb3;--static-accent:#e84e8c;--static-accent2:#7b61ff;background:var(--static-bg);min-height:100vh;color:var(--static-text);position:relative;overflow-x:hidden}.static-page:before,.static-page:after{content:"";z-index:0;filter:blur(120px);opacity:.18;pointer-events:none;border-radius:999px;position:fixed}.static-page:before{background:#e84e8c;width:400px;height:400px;top:-120px;left:-100px}.static-page:after{background:#7b61ff;width:420px;height:420px;bottom:-150px;right:-100px}.static-wrapper{z-index:1;width:100%;max-width:950px;margin:0 auto;padding:64px 20px 80px;position:relative}.static-card{background:var(--static-card);border:1px solid var(--static-border);-webkit-backdrop-filter:blur(18px);border-radius:32px;padding:50px;box-shadow:0 10px 30px #00000040}.static-card h1{color:#fff;letter-spacing:-.04em;margin:0 0 20px;font-size:46px;font-weight:500;line-height:1.1}.static-subtitle{color:var(--static-muted);margin:0 0 40px;font-size:17px;line-height:1.8}.static-card section{margin-top:42px}.static-card h2{color:#fff;letter-spacing:-.025em;margin:0 0 18px;font-size:24px;font-weight:700;line-height:1.25}.static-card p{color:var(--static-muted);margin:0;line-height:1.8}.static-card ul{margin:14px 0 0 20px;padding:0}.static-card li{color:var(--static-muted);margin-bottom:12px;line-height:1.8}.static-card li::marker{color:var(--static-accent)}.static-card a{color:#f06ca1;text-decoration:none}.static-card a:hover{text-decoration:underline}.static-email-box{border:1px solid var(--static-border);background:#ffffff0e;border-radius:18px;margin-top:20px;padding:20px}.static-email-box>strong{color:#fff;margin-bottom:10px;display:block}.static-email-box p{margin:0 0 14px}.static-email-box a{font-weight:700}.static-contact-email{margin-top:12px;font-weight:700;display:inline-block}.static-notice{color:#ffffffd9;background:linear-gradient(135deg,#e84e8c24,#7b61ff24);border:1px solid #ffffff14;border-radius:18px;margin-top:25px;padding:20px;font-weight:600;line-height:1.7}@media (width<=700px){.static-wrapper{padding:40px 16px 60px}.static-card{border-radius:24px;padding:32px 24px}.static-card h1{font-size:36px}.static-card h2{font-size:21px}.static-subtitle{font-size:15px}}@media (width<=450px){.static-wrapper{padding-top:30px}.static-card{padding:26px 20px}.static-card h1{font-size:31px}}.privacy-page{--privacy-bg:#070707;--privacy-card:#ffffff0d;--privacy-border:#ffffff14;--privacy-text:#fff;--privacy-muted:#ffffffb3;background:var(--privacy-bg);min-height:100vh;color:var(--privacy-text);position:relative;overflow-x:hidden}.privacy-blob{z-index:0;filter:blur(120px);opacity:.18;pointer-events:none;border-radius:999px;position:fixed}.privacy-blob-1{background:#e84e8c;width:400px;height:400px;top:-120px;left:-100px}.privacy-blob-2{background:#7b61ff;width:420px;height:420px;bottom:-150px;right:-100px}.privacy-container{z-index:1;width:100%;max-width:950px;margin:0 auto;padding:32px 20px 80px;position:relative}.privacy-hero{text-align:center;padding:64px 0 48px}.privacy-logo{object-fit:cover;border-radius:22px;width:72px;height:72px;margin-bottom:24px;box-shadow:0 10px 30px #e84e8c40}.privacy-hero h1{letter-spacing:-.03em;margin:0 0 16px;font-size:51px;font-weight:800}.privacy-hero p{max-width:700px;color:var(--privacy-muted);margin:0 auto;font-size:17px;line-height:1.8}.privacy-updated{color:#ffffff73;margin-top:24px;font-size:14px}.privacy-policy-wrapper{flex-direction:column;gap:24px;display:flex}.privacy-card{background:var(--privacy-card);border:1px solid var(--privacy-border);-webkit-backdrop-filter:blur(18px);border-radius:32px;padding:32px;transition:transform .25s,border-color .25s;box-shadow:0 10px 30px #00000040}.privacy-card:hover{border-color:#ffffff24;transform:translateY(-2px)}.privacy-card h2{color:#fff;margin:0 0 16px;font-size:20px;font-weight:700}.privacy-card p{color:var(--privacy-muted);margin:0;font-size:15.5px;line-height:1.9}.privacy-contact{text-align:center;border:1px solid var(--privacy-border);background:linear-gradient(135deg,#e84e8c26,#7b61ff26);border-radius:32px;margin-top:32px;padding:32px}.privacy-contact h3{margin:0 0 13px;font-size:21px}.privacy-contact p{color:var(--privacy-muted);margin:0 0 24px;line-height:1.8}.privacy-contact-btn{color:#fff;background:linear-gradient(135deg,#e84e8c,#7b61ff);border-radius:999px;justify-content:center;align-items:center;padding:16px 24px;font-weight:600;text-decoration:none;transition:transform .25s,opacity .25s;display:inline-flex}.privacy-contact-btn:hover{opacity:.95;transform:translateY(-2px)}@media (width<=768px){.privacy-container{padding:20px 16px 60px}.privacy-hero{padding:48px 0 40px}.privacy-hero h1{font-size:37px}.privacy-hero p{font-size:15px}.privacy-card{border-radius:24px;padding:22px}.privacy-card h2{font-size:18px}.privacy-card p{font-size:14.5px}.privacy-contact{border-radius:24px;padding:24px}}.terms-page{--terms-bg:#070707;--terms-card:#ffffff0d;--terms-border:#ffffff14;--terms-text:#fff;--terms-muted:#ffffffb8;background:var(--terms-bg);min-height:100vh;color:var(--terms-text);position:relative;overflow-x:hidden}.terms-blob{z-index:0;filter:blur(120px);opacity:.18;pointer-events:none;border-radius:999px;position:fixed}.terms-blob-1{background:#e84e8c;width:450px;height:450px;top:-160px;left:-120px}.terms-blob-2{background:#7b61ff;width:420px;height:420px;bottom:-150px;right:-100px}.terms-container{z-index:1;width:100%;max-width:980px;margin:0 auto;padding:32px 20px 80px;position:relative}.terms-hero{text-align:center;padding:64px 0 48px}.terms-logo{object-fit:cover;border-radius:22px;width:72px;height:72px;margin-bottom:24px;box-shadow:0 10px 30px #e84e8c40}.terms-hero h1{letter-spacing:-.03em;margin:0 0 16px;font-size:50px;font-weight:800}.terms-hero p{max-width:720px;color:var(--terms-muted);margin:0 auto;font-size:17px;line-height:1.9}.terms-updated{color:#ffffff73;margin-top:24px;font-size:14px}.terms-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.term-card{background:var(--terms-card);border:1px solid var(--terms-border);-webkit-backdrop-filter:blur(18px);border-radius:32px;padding:32px;transition:transform .25s,border-color .25s;box-shadow:0 10px 30px #00000038}.term-card:hover{border-color:#ffffff24;transform:translateY(-2px)}.term-number{color:#fff;background:linear-gradient(135deg,#e84e8c,#7b61ff);border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:19px;font-weight:700;display:flex}.term-card h2{color:#fff;margin:0 0 13px;font-size:18px;font-weight:700}.term-card p{color:var(--terms-muted);margin:0;font-size:15px;line-height:1.85}.terms-contact{text-align:center;background:linear-gradient(135deg,#e84e8c24,#7b61ff24);border:1px solid #ffffff14;border-radius:32px;margin-top:32px;padding:35px}.terms-contact h3{margin:0 0 13px;font-size:21px}.terms-contact p{color:var(--terms-muted);margin:0 0 24px;line-height:1.8}.terms-contact-btn{color:#fff;background:linear-gradient(135deg,#e84e8c,#7b61ff);border-radius:999px;justify-content:center;align-items:center;padding:16px 24px;font-weight:600;text-decoration:none;transition:transform .25s,opacity .25s;display:inline-flex}.terms-contact-btn:hover{opacity:.95;transform:translateY(-2px)}@media (width<=768px){.terms-container{padding:20px 16px 60px}.terms-hero{padding:48px 0 40px}.terms-hero h1{font-size:37px}.terms-hero p{font-size:15px}.terms-grid{grid-template-columns:1fr}.term-card{border-radius:24px;padding:24px}.term-card h2{font-size:16px}.term-card p{font-size:14px}.terms-contact{border-radius:24px;padding:24px}}.not-found-page{background:var(--background);flex-direction:column;min-height:100vh;display:flex}.not-found-main{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:60px 20px;display:flex}.not-found-svg{margin-bottom:32px}.not-found-content{text-align:center;width:100%;max-width:480px}.not-found-code{color:#ff4b82;margin-bottom:8px;font-size:72px;font-weight:800;line-height:1}.not-found-content h1{color:var(--text);margin:0;font-size:28px;font-weight:700}.not-found-content p{max-width:390px;color:var(--muted);margin:14px auto 26px;font-size:15px;line-height:1.6}.not-found-home-btn{color:#fff;background:#ff4b82;border-radius:24px;justify-content:center;align-items:center;min-height:46px;padding:0 24px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .15s,opacity .15s;display:inline-flex}.not-found-home-btn:hover{opacity:.9;transform:translateY(-1px)}@media (width<=700px){.not-found-main{padding:40px 20px}.not-found-code{font-size:60px}.not-found-content h1{font-size:24px}}.admin-dashboard{--admin-bg:#f6f6f6;--admin-sidebar:#fff;--admin-card:#fff;--admin-text:#111;--admin-muted:#666;--admin-border:#e6e6e6;--admin-accent:#7b61ff;background:var(--admin-bg);min-height:100vh;color:var(--admin-text);font-family:Inter,sans-serif;display:flex}.admin-dashboard *{box-sizing:border-box}.admin-dashboard button{font-family:inherit}.admin-sidebar{background:var(--admin-sidebar);border-right:1px solid var(--admin-border);width:260px;padding:2rem 1rem;position:fixed;top:0;bottom:0;left:0}.admin-logo{align-items:center;gap:.8rem;margin-bottom:3rem;padding:0 .5rem;display:flex}.admin-logo img{border-radius:.8rem;width:2.5rem;height:2.5rem}.admin-logo h2{font-size:1.1rem}.admin-menu{flex-direction:column;gap:.75rem;display:flex}.admin-menu button{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:1rem;padding:1rem;font-size:.95rem;font-weight:500;transition:all .2s}.admin-menu button:hover{background:#f1efff}.admin-menu button.active{background:var(--admin-accent);color:#fff}.admin-content{flex:1;min-width:0;margin-left:260px;padding:2rem}.admin-topbar{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.admin-topbar h1{font-size:2rem}.admin-topbar-right{align-items:center;gap:1rem;display:flex}.admin-badge{border:1px solid var(--admin-border);background:#fff;border-radius:999px;padding:.75rem 1rem;font-size:.9rem}.admin-logout-btn{color:#fff;cursor:pointer;background:#ff4d4f;border:none;border-radius:999px;padding:.75rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s}.admin-logout-btn:hover{opacity:.92;transform:translateY(-1px)}.admin-stats-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}.admin-stat-card{border:1px solid var(--admin-border);background:#fff;border-radius:1.5rem;padding:1.5rem}.admin-stat-card p{color:var(--admin-muted);margin:0 0 .75rem}.admin-stat-card h2{margin:0;font-size:2rem}.admin-section-card{border:1px solid var(--admin-border);background:#fff;border-radius:1.5rem;padding:1.5rem}.admin-section-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.admin-section-header h2{margin:0;font-size:1.5rem}.admin-search-box{border:1px solid var(--admin-border);border-radius:.8rem;outline:none;width:240px;padding:.8rem 1rem;font-family:inherit}.admin-search-box:focus{border-color:var(--admin-accent)}.admin-table-wrapper{overflow-x:auto}.admin-dashboard table{border-collapse:collapse;width:100%}.admin-dashboard th{text-align:left;color:var(--admin-muted);border-bottom:1px solid var(--admin-border);padding:1rem;font-size:.9rem}.admin-dashboard td{border-bottom:1px solid #f1f1f1;padding:1rem;font-size:.95rem}.admin-dashboard tr:hover{background:#fafafa}.admin-date{white-space:nowrap;opacity:.95;font-size:.75rem}.admin-status{white-space:nowrap;border-radius:999px;padding:.4rem .75rem;font-size:.8rem;font-weight:600;display:inline-block}.admin-active-status{color:#169c52;background:#e7f9ef}.admin-pending-status{color:#c98a00;background:#fff5e5}.admin-resolved-status{color:#5b68ff;background:#eef1ff}.admin-action-btn{background:var(--admin-accent);color:#fff;cursor:pointer;border:none;border-radius:.7rem;padding:.6rem 1rem;font-size:.85rem}.admin-delete-btn{background:#ff4d4f}.admin-resolved-btn{background:#16a34a}.admin-table-header-btn{color:inherit;font:inherit;font-weight:inherit;cursor:pointer;background:0 0;border:none;padding:0}.admin-category-header{white-space:nowrap;position:relative}.admin-category-dropdown{border:1px solid var(--admin-border);z-index:999;background:#fff;border-radius:1rem;min-width:220px;position:absolute;top:3rem;left:0;overflow:hidden;box-shadow:0 10px 30px #00000014}.admin-category-dropdown button{text-align:left;cursor:pointer;background:#fff;border:none;width:100%;padding:.9rem 1rem;font-size:.9rem;display:block}.admin-category-dropdown button:hover{background:#f5f5f5}.admin-category-dropdown button.active{color:var(--admin-accent);background:#f1efff;font-weight:600}.admin-details-row:hover{background:0 0!important}.admin-details-box{background:#fff;border:1px solid #ececec;border-radius:1rem;margin:.5rem 0;padding:1.5rem;box-shadow:0 4px 14px #0000000a}.admin-details-box p{margin:0}.admin-ticket-reply-box{margin-top:1rem}.admin-ticket-reply-textarea{border:1px solid var(--admin-border);resize:vertical;background:#fff;border-radius:1rem;outline:none;width:100%;min-height:120px;padding:1rem;font-family:inherit;font-size:.95rem}.admin-ticket-reply-textarea:focus{border-color:var(--admin-accent)}.admin-ticket-reply-actions{justify-content:flex-end;margin-top:1rem;display:flex}.admin-send-reply-btn{background:var(--admin-accent);color:#fff;cursor:pointer;border:none;border-radius:.8rem;padding:.9rem 1.4rem;font-size:.9rem;font-weight:600}.admin-replied-box{background:#f6f6f6;border-radius:1rem;margin-top:1rem;padding:1rem}.admin-replied-box p{margin-top:.5rem}.admin-empty-row{text-align:center;color:#777;padding:2rem!important}.admin-table-loader{color:#fff;z-index:9999;background:#111;border-radius:.8rem;padding:.9rem 1.2rem;font-size:.9rem;font-weight:600;position:fixed;top:1.5rem;right:1.5rem;box-shadow:0 4px 14px #0003}@media (width<=1200px){.admin-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=850px){.admin-dashboard{flex-direction:column}.admin-sidebar{border-right:none;border-bottom:1px solid var(--admin-border);width:100%;position:relative}.admin-content{margin-left:0}.admin-menu{flex-direction:row;overflow-x:auto}.admin-menu button{white-space:nowrap}}@media (width<=700px){.admin-stats-grid{grid-template-columns:1fr}.admin-topbar,.admin-section-header{flex-direction:column;align-items:flex-start;gap:1rem}.admin-search-box{width:100%}}@media (width<=500px){.admin-content,.admin-section-card{padding:1rem}.admin-topbar h1{font-size:1.6rem}.admin-section-header h2{font-size:1.2rem}}.dashboard-login-page{--dashboard-bg:#f6f6f6;--dashboard-card:#fff;--dashboard-text:#111;--dashboard-muted:#666;--dashboard-border:#e8e8e8;--dashboard-accent:#7b61ff;background:var(--dashboard-bg);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:1rem;font-family:Inter,sans-serif;display:flex}.dashboard-login-card{background:var(--dashboard-card);border:1px solid var(--dashboard-border);border-radius:1.5rem;width:100%;max-width:420px;padding:2rem;box-shadow:0 10px 30px #0000000d}.dashboard-login-logo{flex-direction:column;align-items:center;margin-bottom:2rem;display:flex}.dashboard-login-logo img{border-radius:1rem;width:4rem;height:4rem;margin-bottom:1rem}.dashboard-login-logo h1{color:var(--dashboard-text);margin:0 0 .4rem;font-size:1.6rem}.dashboard-login-logo p{color:var(--dashboard-muted);margin:0;font-size:.95rem}.dashboard-input-group{margin-bottom:1rem}.dashboard-input-group input{border:1px solid var(--dashboard-border);border-radius:.9rem;outline:none;width:100%;padding:1rem;font-family:inherit;font-size:1rem;transition:all .2s}.dashboard-input-group input:focus{border-color:var(--dashboard-accent)}.dashboard-password-group{position:relative}.dashboard-password-group input{padding-right:4.5rem}.dashboard-toggle-password{color:var(--dashboard-accent);text-transform:uppercase;cursor:pointer;background:0 0;border:none;font-size:.85rem;font-weight:600;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.dashboard-login-btn{background:var(--dashboard-accent);color:#fff;cursor:pointer;border:none;border-radius:.9rem;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s}.dashboard-login-btn:hover:not(:disabled){opacity:.95;transform:translateY(-1px)}.dashboard-login-btn:disabled{opacity:.7;cursor:not-allowed}.dashboard-login-error{text-align:center;color:#ff4d4f;margin-top:1rem;font-size:.9rem}@media (width<=500px){.dashboard-login-card{padding:1.5rem}.dashboard-login-logo h1{font-size:1.4rem}}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100%}body{min-height:100vh;font-family:Roboto,sans-serif}
