*,:before,:after{box-sizing:border-box}body{margin:0}#root{flex-direction:column;min-height:100svh;display:flex}:root{--bg:#050506;--card:#0d0d14;--muted:#6e7485;--accent:#f5c542;--red:#e8394a;--green:#1db954}body{background:var(--bg);color:#eef2ff;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,system-ui,Arial,Helvetica,sans-serif}::cue{color:#fff;text-shadow:1px 1px 3px #000000e6;background-color:#0006}#root{text-align:left;border:none;width:100%;max-width:none}.container{max-width:1180px;margin:0 auto;padding:24px}.site-header{background:#070708;border-bottom:1px solid #ffffff0f;flex-shrink:0;padding:0}.site-header-inner{justify-content:space-between;align-items:center;max-width:1180px;height:64px;margin:0 auto;padding:0 24px;display:flex}.brand{letter-spacing:0;margin:0;font-size:30px;font-weight:800;line-height:1}.brand-nine{color:#fff}.brand-box{color:#f5c542}.brand-dot{color:#fff;font-weight:700}.header-nav{flex:1;justify-content:center;align-items:center;gap:2px;display:flex}.header-nav-link{color:#c8cbd6;white-space:nowrap;border-radius:6px;padding:6px 14px;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.header-nav-link:hover{color:#fff;background:#ffffff0f}.header-nav-link.active{color:#f5c542}.header-nav-link.active:after{content:"";background:#f5c542;border-radius:2px;height:2px;margin-top:2px;display:block}.header-right{align-items:center;gap:8px;display:flex}.header-icon-btn{color:#6e7485;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:7px;transition:color .15s,background .15s;display:flex}.header-icon-btn:hover{color:#d4d8e2;background:#ffffff0f}.header-search-input{color:#eef2ff;background:#ffffff12;border:1px solid #ffffff1f;border-radius:8px;outline:none;width:180px;padding:6px 12px;font-size:.88rem;transition:border-color .2s}.header-search-input::placeholder{color:#6e7485}.header-search-input:focus{border-color:#f5c54280}.header-login-btn{color:#f5c542;cursor:pointer;background:#f5c5421a;border:1px solid #f5c5424d;border-radius:6px;padding:6px 14px;font-size:.82rem;font-weight:700;transition:background .15s}.header-login-btn:hover{background:#f5c5422e}.header-profile-btn{color:#f5c542;cursor:pointer;background:#f5c5421a;border:1px solid #f5c5424d;border-radius:6px;align-items:center;gap:7px;padding:5px 12px 5px 6px;font-size:.82rem;font-weight:700;transition:background .15s;display:flex}.header-profile-btn:hover{background:#f5c5422e}.header-profile-avatar{color:#050506;background:#f5c542;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.78rem;font-weight:800;display:inline-flex}.header-back-btn{color:#6e7485;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:6px;padding:5px 12px;font-size:.8rem;font-weight:600;transition:background .15s,color .15s}.header-back-btn:hover{color:#c8cbd6;background:#ffffff17}.home-page{flex-direction:column;flex:1;display:flex}.home-hero{background:#050506;flex-shrink:0;align-items:flex-end;height:58vh;min-height:520px;max-height:600px;display:flex;position:relative;overflow:hidden}.home-hero-media{z-index:0;background:#000;position:absolute;inset:0}.home-hero-fallback{object-fit:cover;object-position:center 45%;z-index:0;background:#000;width:100%;height:100%;position:absolute;inset:0}.home-hero-video{object-fit:cover;object-position:center 45%;z-index:1;filter:brightness(1.25);background:#000;width:100%;height:100%;position:absolute;inset:0}.home-hero-overlay{z-index:2;background:linear-gradient(90deg,#000000d9 0%,#00000080 35%,#0000001a 65%,#0000004d 100%);position:absolute;inset:0}.home-hero-bottom-fade{z-index:3;background:linear-gradient(#0000 0%,#050506 100%);height:45%;position:absolute;bottom:0;left:0;right:0}.home-hero-content{z-index:4;flex-direction:column;align-items:flex-start;gap:12px;max-width:560px;padding:96px 48px 44px;display:flex;position:relative}.home-hero-badge{z-index:5;color:#f5c542;letter-spacing:.04em;text-shadow:0 1px 6px #000c;background:#000000a6;border:1px solid #ffffff59;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:.82rem;font-weight:700;display:inline-flex;position:absolute;top:84px;left:48px}.home-hero-title{color:#fff;letter-spacing:.01em;text-transform:uppercase;text-shadow:0 2px 20px #000000b3;margin:0;font-size:clamp(2rem,4vw,3.8rem);font-weight:860;line-height:1}.home-hero-meta{color:#9aa0b0;flex-wrap:wrap;align-items:center;gap:8px;font-size:.9rem;display:flex}.home-hero-quality{color:#f5c542;letter-spacing:.06em;text-transform:uppercase;background:#f5c54226;border:1px solid #f5c54266;border-radius:4px;padding:2px 8px;font-size:.72rem;font-weight:700}.home-hero-desc{color:#b0b8c8;max-width:940px;margin:0;font-size:.86rem;line-height:1.65}.home-hero-actions{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}.home-hero-btn{cursor:pointer;letter-spacing:.01em;border:none;border-radius:8px;align-items:center;gap:8px;padding:13px 26px;font-size:.95rem;font-weight:700;transition:transform .15s,opacity .15s;display:inline-flex}.home-hero-btn:hover{opacity:.88;transform:translateY(-2px)}.home-hero-btn.play{background:var(--accent);color:#111;box-shadow:0 8px 24px #f5c54252}.home-hero-btn.info{color:#e4e8f0;background:#ffffff1a;border:1px solid #ffffff2e}.home-hero-btn.save{color:#d4d8e2;background:#ffffff12;border:1px solid #ffffff1a;padding:12px 14px}.home-content{box-sizing:border-box;flex-direction:column;gap:36px;width:100%;padding:20px 48px 52px;display:flex}.home-section-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.home-section-title{color:#eef2ff;letter-spacing:.01em;margin:0;font-size:1.1rem;font-weight:700}.home-filters{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.filter-btn{color:#6e7485;cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff12;border-radius:999px;padding:7px 16px;font-size:.84rem;font-weight:600;transition:background .15s,color .15s,border-color .15s}.filter-btn:hover{color:#c8cbd6;background:#ffffff17}.filter-btn.active{color:#f5c542;background:#f5c5421c;border-color:#f5c54261}.movies-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:18px;display:grid}.no-results{color:#3a4050;grid-column:1/-1;padding:12px 0;font-size:.9rem}.movie-section{margin:0}.movie-section-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.movie-section-heading{align-items:center;gap:10px;display:flex}.movie-section-title{color:#fff;letter-spacing:.01em;margin:0;font-size:1.15rem;font-weight:800}.movie-section-subtitle{color:#f5c542;white-space:nowrap;border:1px solid #f5c54259;border-radius:999px;padding:2px 10px;font-size:.8rem;font-weight:600}.section-count{color:#9aa0b0;background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;min-width:26px;height:22px;padding:0 7px;font-size:.75rem;font-weight:700;display:inline-flex}.catalog-block{flex-direction:column;gap:20px;display:flex}.catalog-filters{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:12px;padding:18px 20px;display:flex}.filter-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.filter-row-label{color:#6e7485;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;min-width:64px;font-size:.72rem;font-weight:700}.filter-pills{flex-wrap:wrap;gap:8px;display:flex}.filter-row-sort{justify-content:flex-end}.sort-select{color:#c8cbd6;cursor:pointer;appearance:none;background:#ffffff0f url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%236e7485' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 12px center no-repeat;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:7px 30px 7px 14px;font-size:.82rem;font-weight:600}.sort-select:hover{border-color:#fff3}.movie-row-scroll{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:14px;padding-bottom:10px;display:flex;overflow:auto hidden}.movie-row-scroll::-webkit-scrollbar{height:4px}.movie-row-scroll::-webkit-scrollbar-track{background:0 0}.movie-row-scroll::-webkit-scrollbar-thumb{background:#ffffff24;border-radius:999px}.movie-row-scroll .movie-card{flex:0 0 170px;min-width:0}@media (width<=768px){.movie-row-scroll .movie-card{flex-basis:140px}.movie-section-title{font-size:1rem}}.movie-card{cursor:pointer;background:#111217;border:1px solid #ffffff0d;border-radius:10px;outline:none;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden}.movie-card:hover,.movie-card:focus-visible{border-color:#ffffff1f;transform:translateY(-6px);box-shadow:0 16px 40px #0009}.movie-card:hover .movie-card-overlay,.movie-card:focus-visible .movie-card-overlay{opacity:1}.movie-card:hover .movie-card-poster,.movie-card:focus-visible .movie-card-poster{transform:scale(1.04)}.movie-card-img-wrap{aspect-ratio:2/3;background:#0d0d14;width:100%;position:relative;overflow:hidden}.movie-card-poster{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.movie-card-overlay{opacity:0;background:#05050685;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.movie-card-play{color:#fff;background:#17a85ae6;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding-left:3px;font-size:17px;display:flex;box-shadow:0 4px 18px #17a85a80}.movie-card-bookmark{cursor:pointer;opacity:0;z-index:3;background:#0009;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:opacity .2s,background .15s;display:flex;position:absolute;top:8px;right:36px}.movie-card:hover .movie-card-bookmark,.movie-card:focus-visible .movie-card-bookmark{opacity:1}.movie-card-bookmark.saved{opacity:1;background:#f5c54240}.movie-card-bookmark:hover{background:#f5c54266}.movie-card-quality{color:#c9a830;letter-spacing:.06em;text-transform:uppercase;background:#f5c54221;border:1px solid #f5c54252;border-radius:4px;padding:2px 7px;font-size:.67rem;font-weight:700;position:absolute;top:8px;right:8px}.movie-card-badge{letter-spacing:.06em;text-transform:uppercase;z-index:2;border-radius:5px;padding:3px 8px;font-size:.62rem;font-weight:800;position:absolute;top:8px;left:8px}.badge-top{color:#111;background:#f5c542}.badge-new-ep,.badge-new{color:#fff;background:#e8394a}.movie-card-bottom-badges{z-index:2;background:linear-gradient(#0000,#000000b8);align-items:center;gap:6px;padding:22px 8px 7px;display:flex;position:absolute;bottom:0;left:0;right:0}.movie-card-mon{letter-spacing:.05em;color:#fff;background:#1a90d4;border-radius:4px;padding:2px 6px;font-size:.6rem;font-weight:800}.movie-card-ep-count{color:#ffffffd1;font-size:.68rem;font-weight:600}.movie-card-rating{align-items:center;gap:4px;display:flex}.rating-star{font-size:.72rem}.rating-val{color:#f5c542;font-size:.75rem;font-weight:700}.movie-card-sep{color:#3a4050;font-size:.72rem}.movie-card-meta{flex-direction:column;gap:5px;padding:10px 12px 12px;display:flex}.movie-card-title{color:#d4d8e2;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.87rem;font-weight:700;overflow:hidden}.movie-card-info{align-items:center;gap:8px;display:flex}.movie-card-cat{color:#505768;font-size:.75rem}.movie-card-eps{color:#3a4050;font-size:.75rem}.home-loading{justify-content:center;align-items:center;min-height:60vh;display:flex}.home-loading-spinner{border:3px solid #f5c54233;border-top-color:#f5c542;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.header-admin-btn{color:#f5c542;cursor:pointer;background:#f5c54214;border:1px solid #f5c54233;border-radius:6px;padding:5px 12px;font-size:.78rem;font-weight:700;transition:background .15s}.header-admin-btn:hover,.header-admin-btn.active{background:#f5c5422e}.admin-page{background:var(--bg);min-height:calc(100vh - 64px);display:flex}.admin-sidebar{background:#070708;border-right:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;gap:4px;width:220px;padding:24px 0;display:flex}.admin-sidebar-logo{color:#f5c542;border-bottom:1px solid #ffffff0f;margin-bottom:8px;padding:0 20px 20px;font-size:1rem;font-weight:800}.admin-sidebar-nav{flex-direction:column;gap:2px;padding:0 10px;display:flex}.admin-nav-btn{color:#6e7485;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:10px 14px;font-size:.88rem;font-weight:600;transition:background .15s,color .15s}.admin-nav-btn:hover{color:#c8cbd6;background:#ffffff0d}.admin-nav-btn.active{color:#f5c542;background:#f5c5421f}.admin-back-btn{color:#6e7485;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:8px;margin:auto 10px 10px;padding:9px 14px;font-size:.82rem;transition:background .15s,color .15s}.admin-back-btn:hover{color:#c8cbd6;background:#ffffff0d}.admin-main{flex:1;padding:32px 36px;overflow-y:auto}.admin-page-title{color:#eef2ff;margin:0 0 24px;font-size:1.4rem;font-weight:800}.admin-page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.admin-page-header .admin-page-title{margin:0}.admin-header-actions{gap:10px;display:flex}.admin-card{background:#0d0d14;border:1px solid #ffffff12;border-radius:12px;padding:20px}.admin-stats-row{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;margin-bottom:28px;display:grid}.admin-stat{text-align:center}.admin-stat-num{color:#f5c542;margin-bottom:6px;font-size:2.2rem;font-weight:900;line-height:1}.admin-stat-label{color:#6e7485;font-size:.8rem}.admin-table{border-collapse:collapse;width:100%;font-size:.85rem}.admin-table th{text-align:left;color:#6e7485;letter-spacing:.07em;text-transform:uppercase;border-bottom:1px solid #ffffff0f;padding:0 12px 12px;font-size:.72rem;font-weight:700}.admin-table td{color:#c8cbd6;vertical-align:middle;border-bottom:1px solid #ffffff0a;padding:12px}.admin-table tr:last-child td{border-bottom:none}.admin-table tr:hover td{background:#ffffff05}.admin-thumb{object-fit:cover;border-radius:5px;width:40px;height:56px;display:block}.admin-thumb-empty{background:#1a1a24;border-radius:5px;width:40px;height:56px}.admin-td-title{color:#eef2ff;max-width:200px;font-weight:600}.admin-slug{color:#9aa0b0;background:#ffffff0d;border-radius:4px;padding:2px 7px;font-family:monospace;font-size:.8rem}.admin-status-badge{white-space:nowrap;border-radius:999px;padding:3px 9px;font-size:.72rem;font-weight:700}.admin-status-badge.ongoing{color:#e8394a;background:#e8394a2e}.admin-status-badge.completed{color:#1db954;background:#1db95424}.admin-actions{gap:6px;display:flex}.admin-btn{cursor:pointer;border:none;border-radius:7px;align-items:center;gap:6px;padding:8px 16px;font-size:.83rem;font-weight:700;transition:opacity .15s,transform .1s;display:inline-flex}.admin-btn:hover{opacity:.85}.admin-btn:active{transform:scale(.97)}.admin-btn:disabled{opacity:.5;cursor:not-allowed}.admin-btn-primary{color:#111;background:#f5c542}.admin-btn-secondary{color:#c8cbd6;background:#ffffff12;border:1px solid #ffffff1a}.admin-btn-danger{color:#e8394a;background:#e8394a26;border:1px solid #e8394a40}.admin-btn-episode{color:#17a85a;background:#17a85a26;border:1px solid #17a85a40;font-weight:700}.admin-btn-success{color:#17a85a;background:#17a85a26;border:1px solid #17a85a4d}.admin-btn-warning{color:#f5c542;background:#f5c5421f;border:1px solid #f5c54240}.admin-btn-sm{padding:5px 12px;font-size:.78rem}.admin-modal-sm{max-width:480px}.admin-membership-user{border-bottom:1px solid #ffffff0f;margin-bottom:18px;padding:10px 0 18px}.admin-membership-email{color:#9aa0b0;word-break:break-all;font-size:.9rem}.admin-membership-quick{flex-wrap:wrap;gap:10px;margin:4px 0 20px;display:flex}.admin-msg{border-radius:8px;margin-bottom:20px;padding:12px 18px;font-size:.88rem;font-weight:600}.admin-msg-ok{color:#1db954;background:#1db95424;border:1px solid #1db95440}.admin-msg-err{color:#e8394a;background:#e8394a24;border:1px solid #e8394a40}.admin-loading{color:#6e7485;text-align:center;padding:40px 0}.admin-empty{color:#6e7485;text-align:center;padding:40px 0;line-height:2}.admin-modal-backdrop{z-index:1000;background:#000000bf;justify-content:center;align-items:flex-start;padding:40px 20px;display:flex;position:fixed;inset:0;overflow-y:auto}.admin-modal{background:#0d0d14;border:1px solid #ffffff1a;border-radius:14px;flex-shrink:0;width:100%;max-width:720px}.admin-modal-header{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.admin-modal-header h2{color:#eef2ff;margin:0;font-size:1.1rem;font-weight:800}.admin-modal-close{color:#6e7485;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:1.1rem}.admin-modal-close:hover{color:#eef2ff;background:#ffffff0f}.admin-form{flex-direction:column;gap:20px;padding:24px;display:flex}.admin-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.admin-form-group{flex-direction:column;gap:6px;display:flex}.admin-form-group-full{grid-column:1/-1}.admin-form-group label{color:#6e7485;letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:700}.admin-input,.admin-select,.admin-textarea{color:#eef2ff;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff17;border-radius:7px;outline:none;width:100%;padding:9px 12px;font-family:inherit;font-size:.85rem;transition:border-color .15s}.admin-input:focus,.admin-select:focus,.admin-textarea:focus{border-color:#f5c54280}.admin-input:disabled{opacity:.5;cursor:not-allowed}.admin-select{appearance:none;cursor:pointer}.admin-textarea{resize:vertical;min-height:80px}.admin-form-checkboxes{flex-flow:wrap;align-items:center;gap:20px;padding-top:8px}.admin-genres-grid{flex-wrap:wrap;gap:10px 20px;padding-top:6px;display:flex}.admin-checkbox-label{color:#c8cbd6;cursor:pointer;align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:flex}.admin-checkbox-label input[type=checkbox]{accent-color:#f5c542;cursor:pointer;width:16px;height:16px}.admin-form-section-title{letter-spacing:.07em;text-transform:uppercase;color:#6e7485;margin:0;font-size:.8rem;font-weight:700}.admin-form-urls-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;padding-bottom:10px;display:flex}.admin-input-hint{color:#6e7485;margin-top:4px;font-size:.75rem;line-height:1.4;display:block}.admin-url-hint{color:#6e7485;margin:0 0 14px;font-size:.76rem;line-height:1.5}.admin-url-hint code{color:#9aa0b0;background:#ffffff12;border-radius:3px;padding:1px 5px;font-family:monospace}.admin-form-footer{border-top:1px solid #ffffff0f;justify-content:flex-end;gap:10px;padding-top:4px;display:flex}@media (width<=768px){.admin-sidebar{width:180px}.admin-main{padding:20px 16px}.admin-form-grid{grid-template-columns:1fr}}.movie-page{background:var(--bg);width:100%;min-height:100vh}.movie-hero{position:relative;overflow:hidden}.movie-hero-bg{filter:blur(32px)brightness(.18)saturate(1.6);z-index:0;background-position:top;background-size:cover;position:absolute;inset:0;transform:scale(1.12)}.movie-hero-gradient{z-index:1;background:linear-gradient(90deg,#050506f7 0%,#05050699 50%,#05050626 100%),linear-gradient(#0000 30%,#050506 100%);position:absolute;inset:0}.movie-hero-inner{z-index:2;max-width:1180px;margin:0 auto;padding:36px 24px 44px;position:relative}.movie-hero-grid{grid-template-columns:140px minmax(0,1fr);align-items:center;gap:28px;width:100%;display:grid}.movie-hero-poster{object-fit:cover;border-radius:10px;width:140px;display:block;box-shadow:0 20px 50px #000c,0 0 0 1px #ffffff0f}.movie-hero-info{text-align:left;flex-direction:column;gap:12px;display:flex}.movie-hero-badges{flex-wrap:wrap;gap:7px;display:flex}.movie-hero-badge{text-transform:uppercase;letter-spacing:.06em;border-radius:5px;align-items:center;padding:4px 11px;font-size:.73rem;font-weight:700;display:inline-flex}.top-badge{color:#1db954;background:#1db9542e;border:1px solid #1db95466}.cat-badge{color:#f2627a;background:#e8394a24;border:1px solid #e8394a59}.hd-badge{color:#c9a830;background:#f5c54214;border:1px solid #f5c5424d}.movie-hero-title{letter-spacing:1px;text-transform:uppercase;color:#fff;text-shadow:0 2px 16px #000000e6;margin:4px 0 0;font-size:clamp(1.6rem,3vw,2.625rem);font-weight:900;line-height:1.08}.gold-word{color:var(--accent)}.movie-hero-rating{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.mh-star{color:#f5c542;font-size:.98rem;font-weight:700}.mh-sep{color:#3a3f4a;font-size:.9rem}.mh-age{color:#f2627a;background:#e8394a21;border:1px solid #e8394a4d;border-radius:4px;padding:1px 7px;font-size:.77rem;font-weight:700}.mh-year{color:#6e7485;font-size:.9rem}.movie-hero-meta{color:#565e72;font-size:.87rem;line-height:1.6}.movie-hero-views{color:#4a5060;font-size:.85rem}.movie-hero-actions{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.mhero-btn{cursor:pointer;letter-spacing:.01em;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:7px;padding:11px 20px;font-size:.92rem;font-weight:700;transition:transform .15s,opacity .15s;display:inline-flex}.mhero-btn:hover{opacity:.88;transform:translateY(-2px)}.mhero-btn.watch{background:var(--green);color:#fff;box-shadow:0 8px 22px #1db95447}.mhero-btn.save{color:#c8cbd6;background:#ffffff17;border:1px solid #ffffff1c}.mhero-btn.trailer{color:#b8c0cf;background:#ffffff0d;border:1px solid #ffffff14}.watch-section{background:#000;max-width:1180px;margin:0 auto;padding:0 24px 32px}.movie-page>.watch-section{background:0 0}.watch-header{justify-content:space-between;align-items:center;gap:12px;padding:20px 0 12px;display:flex}.watch-now-label{color:#505768;font-size:.86rem;font-weight:600}.watch-now-label strong{color:#c8cbd6;font-weight:700}.next-episode-btn{background:var(--accent);color:#111;cursor:pointer;border:none;border-radius:8px;flex-shrink:0;padding:9px 17px;font-size:.88rem;font-weight:700;transition:transform .15s,box-shadow .15s}.next-episode-btn:hover{transform:translateY(-1px);box-shadow:0 8px 22px #f5c54261}.player-shell{background:#000;border-radius:10px;width:100%;position:relative;overflow:hidden}.video-player{background:#000;width:100%;height:auto;max-height:600px;display:block}.player-lock-overlay{z-index:10;background:#000000c7;border-radius:10px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.player-lock-card{text-align:center;background:#111217;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;align-items:center;gap:14px;width:90%;max-width:340px;padding:36px 32px;display:flex}.player-lock-title{color:#eef2ff;letter-spacing:.01em;font-size:1.1rem;font-weight:800}.player-lock-text{color:#6e7485;font-size:.88rem;line-height:1.5}.player-lock-btn{color:#050506;cursor:pointer;background:#f5c542;border:none;border-radius:8px;margin-top:4px;padding:11px 28px;font-size:.92rem;font-weight:700;transition:opacity .15s,transform .1s}.player-lock-btn:hover{opacity:.88;transform:translateY(-1px)}.player-lock-btn-membership{color:#fff;background:#17a85a}.player-skip-overlay{z-index:5;opacity:0;pointer-events:none;gap:8px;transition:opacity .2s;display:flex;position:absolute;bottom:62px;left:14px}.player-shell:hover .player-skip-overlay{opacity:1;pointer-events:auto}.seek-overlay{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0a12d1;border:1px solid #fff3;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:600;transition:background .2s}.seek-overlay:hover{background:#e8394ae0}.player-watermark{pointer-events:none;z-index:5;color:#fff;opacity:.13;letter-spacing:.04em;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:.82rem;font-weight:500;position:absolute;top:18%;left:60%;transform:rotate(-18deg)}.custom-subtitle,.custom-subtitle *{color:#fff!important}.custom-subtitle{text-align:center;pointer-events:none;z-index:4;text-shadow:0 1px 3px #000000f2,0 0 10px #000c,1px 1px #000000e6,-1px -1px #000000e6;width:88%;font-size:20px;font-weight:500;line-height:1.45;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.movie-tabs-wrap{border-bottom:1px solid #ffffff12;max-width:1180px;margin:16px auto 0;padding:0 24px}.movie-tabs{gap:0;display:flex}.tab-btn{color:#484f60;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-1px;padding:14px 20px;font-size:.92rem;font-weight:600;transition:color .15s,border-color .15s}.tab-btn:hover{color:#9aa0b0}.tab-btn.active{color:var(--accent);border-bottom-color:var(--accent)}.tab-content-wrap{max-width:1180px;margin:0 auto;padding:24px}.tab-panel{color:#6e7485;font-size:.95rem;line-height:1.75}.tmdb-panel{flex-direction:column;gap:20px;display:flex}.tmdb-loading,.tmdb-empty{color:#6e7485;padding:24px 0;font-size:.9rem}.tmdb-overview{color:#c8cbd6;max-width:720px;margin:0;font-size:.95rem;line-height:1.8}.tmdb-meta-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;display:grid}.tmdb-meta-item{background:#111217;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;gap:4px;padding:12px 16px;display:flex}.tmdb-meta-label{letter-spacing:.07em;text-transform:uppercase;color:#6e7485;font-size:.7rem;font-weight:700}.tmdb-meta-val{color:#eef2ff;font-size:.9rem;font-weight:600}.tmdb-gold{color:#f5c542}.tmdb-genres{flex-wrap:wrap;gap:8px;display:flex}.tmdb-genre-tag{color:#9aa0b0;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;padding:4px 12px;font-size:.78rem;font-weight:600}.cast-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:14px;display:grid}.cast-card{background:#111217;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.cast-img{aspect-ratio:2/3;object-fit:cover;background:#1a1a24;width:100%;display:block}.cast-img-placeholder{background:#1a1a24;justify-content:center;align-items:center;font-size:2.5rem;display:flex}.cast-info{flex-direction:column;gap:3px;padding:10px 10px 12px;display:flex}.cast-name{color:#eef2ff;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:700;overflow:hidden}.cast-char{color:#6e7485;white-space:nowrap;text-overflow:ellipsis;font-size:.73rem;overflow:hidden}.rating-panel{background:#111217;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;gap:20px;max-width:420px;padding:28px 24px;display:flex}.rating-score{align-items:baseline;gap:6px;display:flex}.rating-num{color:#f5c542;font-size:3.5rem;font-weight:900;line-height:1}.rating-max{color:#6e7485;font-size:1.2rem;font-weight:600}.rating-bar-wrap{background:#ffffff14;border-radius:999px;height:8px;overflow:hidden}.rating-bar-fill{background:linear-gradient(90deg,#f5c542,#17a85a);border-radius:999px;height:100%;transition:width .6s}.rating-stats{grid-template-columns:1fr 1fr;gap:12px;display:grid}.rating-stat-item{flex-direction:column;gap:4px;display:flex}.rating-stat-label{letter-spacing:.06em;text-transform:uppercase;color:#6e7485;font-size:.7rem;font-weight:700}.rating-stat-val{color:#eef2ff;font-size:.95rem;font-weight:700}.episode-section{margin:0}.episode-list{flex-direction:column;gap:8px;max-height:560px;padding-right:4px;display:flex;overflow-y:auto}.episode-list::-webkit-scrollbar{width:5px}.episode-list::-webkit-scrollbar-track{background:0 0}.episode-list::-webkit-scrollbar-thumb{background:#ffffff17;border-radius:999px}.episode-row{color:#eef2ff;cursor:pointer;text-align:left;background:#0d0d14;border:1px solid #ffffff0d;border-radius:10px;align-items:center;gap:14px;width:100%;padding:10px 14px;transition:background .15s,border-color .15s;display:flex}.episode-row:hover{background:#ffffff0d;border-color:#ffffff1a}.episode-row.active{background:#f5c5420f;border-color:#f5c54280}.episode-thumb{object-fit:cover;background:#111;border-radius:8px;flex-shrink:0;width:110px;height:62px}.episode-meta{flex-direction:column;gap:4px;min-width:0;display:flex}.episode-code{color:var(--accent);text-transform:uppercase;letter-spacing:.06em;font-size:.74rem;font-weight:700}.episode-title{color:#e4e8f0;white-space:nowrap;text-overflow:ellipsis;font-size:.93rem;font-weight:700;overflow:hidden}.episode-duration{color:#484f60;font-size:.82rem}.trailer-modal-backdrop{z-index:1000;box-sizing:border-box;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000e0;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.trailer-modal-box{background:#000;border-radius:12px;width:100%;max-width:900px;position:relative;overflow:hidden;box-shadow:0 32px 80px #000c}.trailer-modal-video{background:#000;width:100%;max-height:80vh;display:block}.trailer-modal-close{z-index:10;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0a0ebf;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;transition:background .15s;display:flex;position:absolute;top:12px;right:12px}.trailer-modal-close:hover{background:#e8394ad9}video::cue{color:#fff;text-shadow:0 1px 3px #000000f2;background:#0006;font-size:22px;line-height:1.25}video:fullscreen::cue{font-size:clamp(16px,4vw,28px);color:#fff!important;text-shadow:0 1px 3px #000000f2,0 0 8px #000c!important;background:#0000008c!important}video:-webkit-full-screen::cue{font-size:clamp(16px,4vw,28px);color:#fff!important;text-shadow:0 1px 3px #000000f2,0 0 8px #000c!important;background:#0000008c!important}@media (width<=768px){.home-hero-badge{top:70px;left:20px}.site-header-inner{padding:0 16px}.header-nav{display:none}.home-hero{height:52vh;min-height:420px;max-height:500px}.home-hero-content{gap:10px;padding:84px 24px 36px}.home-hero-title{font-size:2.6rem}.home-content{gap:36px;padding:24px 12px 36px}.site-header-inner{height:56px}.brand{font-size:24px}.movie-hero-inner{padding:28px 16px 36px}.movie-hero-grid{grid-template-columns:120px minmax(0,1fr);gap:18px}.movie-hero-poster{width:120px}.movie-hero-title{font-size:1.4rem}.mhero-btn{padding:9px 14px;font-size:.84rem}.watch-section,.movie-tabs-wrap,.tab-content-wrap{padding-left:16px;padding-right:16px}.episode-thumb{width:88px;height:50px}.player-skip-overlay{gap:6px;bottom:54px;left:10px}.seek-overlay{padding:5px 10px;font-size:12px}.custom-subtitle{font-size:16px;bottom:4px}video::cue{font-size:16px}video:fullscreen::cue{font-size:20px}video:-webkit-full-screen::cue{font-size:20px}}@media (width<=520px){.home-hero{height:48vh;min-height:360px;max-height:440px}.home-hero-content{padding:20px 20px 28px}.home-hero-title{font-size:2rem}.home-hero-btn{padding:11px 20px;font-size:.88rem}.home-hero-desc{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.brand{font-size:22px}.movies-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.movie-hero-grid{grid-template-columns:1fr;gap:16px}.movie-hero-poster{max-width:160px}.movie-hero-title{font-size:1.3rem}.tab-btn{padding:12px 14px;font-size:.86rem}.auth-card{padding:36px 24px 28px}.profile-topbar{padding:14px 16px}.profile-shell{padding:24px 16px 60px}.profile-summary-card{flex-direction:column;align-items:flex-start}.profile-summary-meta{align-items:flex-start}.profile-fields-row{flex-direction:column}.plans-grid{grid-template-columns:1fr;max-width:420px;margin-left:auto;margin-right:auto}.subscription-shell{padding:28px 16px 60px}}.auth-page{background:var(--bg);flex:1;justify-content:center;align-items:center;padding:40px 16px;display:flex}.auth-card{background:#111217;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;gap:0;width:100%;max-width:420px;padding:48px 40px 36px;display:flex;position:relative}.auth-back-btn{color:#6e7485;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:.84rem;transition:color .15s,background .15s;position:absolute;top:18px;left:18px}.auth-back-btn:hover{color:#fff;background:#ffffff0f}.auth-logo{text-align:center;letter-spacing:0;margin-bottom:8px;font-size:26px;font-weight:800}.auth-title{color:#eef2ff;text-align:center;margin:0 0 22px;font-size:1.15rem;font-weight:700}.auth-error{color:#ff6b75;text-align:center;background:#ff46551f;border:1px solid #ff46554d;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:.85rem}.auth-form{flex-direction:column;gap:14px;margin-bottom:20px;display:flex}.auth-field{flex-direction:column;gap:6px;display:flex}.auth-label{color:#9aa0b0;letter-spacing:.03em;font-size:.8rem;font-weight:600}.auth-input{color:#eef2ff;box-sizing:border-box;background:#0d0d14;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;padding:11px 14px;font-size:.95rem;transition:border-color .15s}.auth-input:focus{border-color:#f5c54280}.auth-input::placeholder{color:#3d4258}.auth-input:disabled{opacity:.5;cursor:not-allowed}.auth-actions{flex-direction:column;gap:10px;margin-bottom:16px;display:flex}.auth-btn{cursor:pointer;border:none;border-radius:8px;width:100%;padding:12px;font-size:.95rem;font-weight:700;transition:opacity .15s,transform .1s}.auth-btn:disabled{opacity:.5;cursor:not-allowed}.auth-btn:not(:disabled):hover{opacity:.88;transform:translateY(-1px)}.auth-btn-primary{color:#050506;background:#f5c542}.auth-btn-secondary{color:#eef2ff;background:#ffffff0f;border:1px solid #ffffff1f}.auth-btn-danger{color:#ff6b75;background:#ff465526;border:1px solid #ff46554d}.auth-btn-danger:not(:disabled):hover{background:#ff465540}.auth-btn-google{color:#1a1a1a;background:#fff;border:none;justify-content:center;align-items:center;gap:10px;margin-bottom:4px;display:flex}.auth-btn-google:not(:disabled):hover{background:#f0f0f0}.auth-divider{color:#3d4258;align-items:center;gap:12px;margin:4px 0 12px;font-size:.78rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#ffffff12;flex:1;height:1px}.auth-hint{color:#4a5068;text-align:center;margin:0;font-size:.78rem}.profile-page{background:#050506;flex-direction:column;min-height:100vh;display:flex}.profile-topbar{z-index:50;background:#050506;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:16px 32px;display:flex;position:sticky;top:0}.profile-topbar-logo{letter-spacing:0;font-size:22px;font-weight:800}.profile-topbar-back{color:#9aa0b0;cursor:pointer;background:0 0;border:none;border-radius:6px;min-width:110px;padding:6px 10px;font-size:.88rem;transition:color .15s,background .15s}.profile-topbar-back:hover{color:#fff;background:#ffffff0f}.profile-topbar-spacer{min-width:110px}.profile-shell{flex-direction:column;gap:14px;width:100%;max-width:700px;margin:0 auto;padding:36px 20px 80px;display:flex}.profile-summary-card{background:#111217;border:1px solid #ffffff14;border-radius:16px;flex-wrap:wrap;align-items:center;gap:20px;padding:28px 28px 24px;display:flex}.profile-avatar-wrap{flex-shrink:0}.profile-avatar-circle{color:#050506;background:#f5c542;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.7rem;font-weight:900;display:flex}.profile-avatar-img{object-fit:cover;border-radius:50%;width:64px;height:64px}.profile-summary-info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.profile-display-name{color:#eef2ff;white-space:nowrap;text-overflow:ellipsis;font-size:1.1rem;font-weight:700;overflow:hidden}.profile-email-small{color:#6e7485;font-size:.82rem}.profile-status-badge{border-radius:999px;margin-top:4px;padding:3px 10px;font-size:.76rem;font-weight:700;display:inline-block}.profile-status-badge.active{color:#17a85a;background:#17a85a26;border:1px solid #17a85a4d}.profile-status-badge.inactive{color:#ff4655;background:#ff46551f;border:1px solid #ff465540}.profile-status-badge.expired{color:#f5c542;background:#f5c5421f;border:1px solid #f5c5424d}.profile-summary-meta{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.profile-meta-row{align-items:center;gap:8px;display:flex}.profile-meta-label{color:#4a5068;font-size:.75rem}.profile-meta-val{color:#9aa0b0;font-size:.8rem;font-weight:600}.profile-section-card{background:#111217;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:12px;padding:22px 28px;display:flex}.profile-section-label{letter-spacing:.1em;text-transform:uppercase;color:#8f8bd8;margin-bottom:2px;font-size:.68rem;font-weight:700}.profile-fields-row{flex-wrap:wrap;gap:10px;display:flex}.profile-fields-row .profile-input{flex:1;min-width:140px}.profile-input{color:#eef2ff;box-sizing:border-box;background:#0d0d14;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-size:.92rem;transition:border-color .15s}.profile-input:focus{border-color:#f5c54266}.profile-input::placeholder{color:#3d4258}.profile-input:disabled{opacity:.5}.profile-msg{border-radius:8px;padding:9px 14px;font-size:.83rem}.profile-msg-err{color:#ff6b75;background:#ff46551f;border:1px solid #ff465540}.profile-msg-ok{color:#17a85a;background:#17a85a1f;border:1px solid #17a85a40}.profile-btn{cursor:pointer;color:#eef2ff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;align-self:flex-start;padding:10px 22px;font-size:.88rem;font-weight:700;transition:background .15s,transform .1s}.profile-btn:hover:not(:disabled){background:#ffffff1a;transform:translateY(-1px)}.profile-btn:disabled{opacity:.5;cursor:not-allowed}.profile-btn-gold{color:#f5c542;background:#f5c5421f;border-color:#f5c54259}.profile-btn-gold:hover:not(:disabled){background:#f5c54233}.profile-btn-danger{color:#ff4655;background:#ff46551f;border-color:#ff46554d}.profile-btn-danger:hover:not(:disabled){background:#ff465533}.profile-note{color:#4a5068;font-size:.78rem;line-height:1.5}.device-row{border-bottom:1px solid #ffffff0d;align-items:center;gap:14px;padding:10px 0;display:flex}.device-icon{flex-shrink:0;font-size:1.4rem}.device-info{flex:1}.device-name{color:#eef2ff;font-size:.9rem;font-weight:600}.device-date{color:#4a5068;margin-top:2px;font-size:.76rem}.device-badge{color:#17a85a;background:#17a85a1f;border:1px solid #17a85a40;border-radius:999px;flex-shrink:0;padding:3px 10px;font-size:.72rem;font-weight:700}.transaction-row{border-bottom:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.transaction-plan{color:#eef2ff;font-size:.95rem;font-weight:700}.transaction-date{color:#4a5068;margin-top:2px;font-size:.76rem}.transaction-right{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.transaction-price{color:#f5c542;font-size:.95rem;font-weight:700}.transaction-badge{color:#ff6b75;background:#ff46551a;border:1px solid #ff465533;border-radius:999px;padding:2px 9px;font-size:.7rem;font-weight:700}.transaction-badge.active{color:#17a85a;background:#17a85a1f;border-color:#17a85a40}.subscription-page{background:#050506;flex-direction:column;min-height:100vh;display:flex}.subscription-shell{width:100%;max-width:1000px;margin:0 auto;padding:40px 20px 80px}.sub-title{color:#eef2ff;text-align:center;letter-spacing:.05em;margin:0 0 10px;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900}.sub-subtitle{text-align:center;color:#6e7485;margin:0 0 40px;font-size:.95rem;line-height:1.6}.plans-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:40px;display:grid}.plan-card{cursor:pointer;background:#111217;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:12px;padding:28px 24px;transition:border-color .2s,transform .15s,box-shadow .2s;display:flex;position:relative}.plan-card:hover{border-color:#ffffff2e;transform:translateY(-3px)}.plan-card.featured{background:linear-gradient(160deg,#161520 0%,#111217 100%);border-color:#f5c54259}.plan-card.selected{border-color:#f5c542;box-shadow:0 0 0 1px #f5c542,0 8px 32px #f5c5421f}.plan-badge{color:#050506;white-space:nowrap;letter-spacing:.04em;background:#f5c542;border-radius:999px;padding:4px 14px;font-size:.72rem;font-weight:800;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.plan-icon{font-size:2rem;line-height:1}.plan-title{color:#eef2ff;font-size:1.2rem;font-weight:800}.plan-price{align-items:baseline;gap:2px;display:flex}.plan-amount{color:#f5c542;font-size:1.5rem;font-weight:900}.plan-period{color:#6e7485;font-size:.82rem}.plan-features{flex-direction:column;flex:1;gap:7px;margin:4px 0 0;padding:0;list-style:none;display:flex}.plan-features li{color:#9aa0b0;align-items:center;gap:6px;font-size:.85rem;display:flex}.plan-check{color:#17a85a;flex-shrink:0;font-weight:700}.plan-btn{cursor:pointer;color:#eef2ff;background:#ffffff12;border:1px solid #ffffff26;border-radius:9px;width:100%;margin-top:6px;padding:11px;font-size:.9rem;font-weight:700;transition:background .15s,transform .1s}.plan-btn:hover{background:#ffffff1f;transform:translateY(-1px)}.plan-btn-selected{color:#050506;background:#f5c542;border-color:#f5c542}.plan-btn-selected:hover{background:#e8b93a}.transfer-card{background:#111217;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:0;margin-bottom:20px;padding:26px 28px;display:flex}.transfer-title{color:#eef2ff;margin-bottom:18px;font-size:1rem;font-weight:700}.transfer-row{border-bottom:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.transfer-row:last-child{border-bottom:none}.transfer-row-amount{padding-top:14px}.transfer-label{color:#4a5068;flex-shrink:0;font-size:.8rem}.transfer-val{color:#c8cbd6;word-break:break-all;text-align:right;align-items:center;gap:8px;font-size:.88rem;display:flex}.transfer-amount{color:#f5c542;font-size:1.3rem;font-weight:900}.copy-btn{color:#9aa0b0;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:5px;flex-shrink:0;padding:3px 8px;font-size:.8rem;transition:background .15s}.copy-btn:hover{color:#eef2ff;background:#ffffff24}.sub-notice{text-align:center;color:#4a5068;padding:0 20px;font-size:.82rem;line-height:1.6}.order-submit-wrap{flex-direction:column;align-items:center;gap:14px;display:flex}.order-submit-btn{color:#0a0b0f;cursor:pointer;letter-spacing:.02em;background:linear-gradient(135deg,#f5c542 0%,#e0a800 100%);border:none;border-radius:12px;padding:16px 36px;font-size:1rem;font-weight:700;transition:opacity .2s,transform .15s}.order-submit-btn:hover:not(:disabled){opacity:.88;transform:translateY(-1px)}.order-submit-btn:disabled{opacity:.5;cursor:not-allowed}.order-error{color:#ff8c96;text-align:center;background:#ff46551f;border:1px solid #ff465559;border-radius:8px;max-width:480px;padding:10px 18px;font-size:.88rem}.order-success{text-align:center;background:#17a85a1a;border:1px solid #17a85a4d;border-radius:14px;flex-direction:column;align-items:center;gap:10px;padding:28px 32px;display:flex}.order-success-icon{font-size:2.2rem}.order-success-title{color:#17a85a;font-size:1.1rem;font-weight:700}.order-success-text{color:#8f9bb3;font-size:.88rem;line-height:1.7}.order-badge{white-space:nowrap;border-radius:20px;padding:3px 10px;font-size:.78rem;font-weight:600;display:inline-block}.order-badge-pending{color:#f5c542;background:#f5c54226;border:1px solid #f5c5424d}.order-badge-approved{color:#17a85a;background:#17a85a26;border:1px solid #17a85a4d}.order-badge-rejected{color:#ff4655;background:#ff46551f;border:1px solid #ff46554d}.devtools-warning{color:#fff;text-align:center;z-index:99999;letter-spacing:.03em;background:#ff4655f2;padding:10px 24px;font-size:.88rem;font-weight:700;position:fixed;top:0;left:0;right:0}.kicked-toast{color:#fff;z-index:9999;white-space:nowrap;background:#ff4655eb;border-radius:10px;padding:12px 28px;font-size:.9rem;font-weight:600;animation:.25s fadeInDown;position:fixed;top:72px;left:50%;transform:translate(-50%);box-shadow:0 4px 24px #0006}@keyframes fadeInDown{0%{opacity:0;transform:translate(-50%)translateY(-10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.admin-denied{text-align:center;color:#eef2ff;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;padding:60px 24px;display:flex}.admin-denied h2{margin:0;font-size:1.4rem;font-weight:700}.admin-denied p{color:#6e7485;margin:0;font-size:.95rem}.admin-denied-btn{width:auto;margin-top:8px;padding:11px 32px}.sub-editor-controls{flex-wrap:wrap;align-items:flex-end;gap:20px;margin-bottom:16px;display:flex}.sub-editor-split{grid-template-columns:1fr 1fr;align-items:flex-start;gap:20px;display:grid}.sub-editor-label-row{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.sub-editor-label{color:#8f8bd8;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:600}.sub-editor-actions{gap:8px;display:flex}.sub-editor-fetch-btn{cursor:pointer;height:auto;padding:5px 12px;font-size:.78rem}.sub-editor-textarea{color:#e0e0e8;resize:vertical;box-sizing:border-box;background:#0d0d14;border:1px solid #2a2a3e;border-radius:8px;outline:none;width:100%;min-height:520px;padding:14px;font-family:Consolas,Menlo,monospace;font-size:.84rem;line-height:1.65}.sub-editor-textarea:focus{border-color:#8f8bd8}.sub-editor-video{background:#000;border-radius:8px;width:100%;display:block}.sub-editor-no-video{text-align:center;color:#6e7485;background:#0d0d14;border:1px solid #2a2a3e;border-radius:8px;padding:40px}@media (width<=900px){.sub-editor-split{grid-template-columns:1fr}}.views-total-badge{color:#f5c542;background:#f5c5421f;border:1px solid #f5c54240;border-radius:20px;padding:6px 16px;font-size:.88rem;font-weight:700}.views-row{border-bottom:1px solid #1a1a2e;grid-template-columns:36px 1fr 72px 52px;align-items:center;gap:14px;padding:12px 16px;display:grid}.views-row:last-child{border-bottom:none}.views-rank{color:#6e7485;text-align:center;font-size:.78rem;font-weight:700}.views-info{min-width:0}.views-title{color:#e0e0e8;white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px;font-size:.88rem;font-weight:600;overflow:hidden}.views-bar-wrap{background:#1a1a2e;border-radius:3px;height:6px;overflow:hidden}.views-bar{background:linear-gradient(90deg,#8f8bd8,#f5c542);border-radius:3px;min-width:2px;height:100%;transition:width .4s}.views-count{color:#f5c542;text-align:right;font-size:.9rem;font-weight:700}.views-share{color:#6e7485;text-align:right;font-size:.78rem}.catalog-page{width:100%;max-width:1400px;margin:0 auto;padding:32px 24px 60px}.catalog-page-header{align-items:baseline;gap:14px;margin-bottom:28px;display:flex}.catalog-page-title{color:#eef2ff;letter-spacing:-.01em;margin:0;font-size:1.6rem;font-weight:800}.catalog-page-count{color:#6e7485;font-size:.9rem}.catalog-empty{text-align:center;color:#6e7485;max-width:400px;margin:0 auto;padding:80px 24px;font-size:.95rem;line-height:1.7}.home-hero-btn.save.saved{color:#f5c542;background:#f5c54233;border-color:#f5c54280}.search-overlay{z-index:500;background:#050506;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.search-overlay-bar{border-bottom:1px solid #1a1a2e;flex-shrink:0;align-items:center;gap:12px;padding:18px 28px;display:flex}.search-overlay-icon{color:#6e7485;flex-shrink:0}.search-overlay-input{color:#eef2ff;caret-color:#f5c542;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:1.15rem}.search-overlay-input::placeholder{color:#3d4155}.search-overlay-close{color:#6e7485;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;padding:6px 10px;font-size:1.1rem;line-height:1;transition:color .15s,background .15s}.search-overlay-close:hover{color:#eef2ff;background:#ffffff0f}.search-overlay-results{flex:1;grid-template-columns:repeat(auto-fill,minmax(155px,1fr));align-content:start;gap:16px;padding:24px 28px 40px;display:grid;overflow-y:auto}.search-overlay-empty{text-align:center;color:#6e7485;grid-column:1/-1;padding:60px 0;font-size:.95rem}@media (width<=600px){.search-overlay-bar{padding:14px 16px}.search-overlay-results{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px;padding:16px}}.footer{background:#0a0a0f;border-top:1px solid #1e1e2e;margin-top:auto;padding:40px 24px 28px}.footer-inner{max-width:1200px;margin:0 auto}.footer-top{flex-wrap:wrap;gap:48px;margin-bottom:28px;display:flex}.footer-brand{flex:1;min-width:200px}.footer-logo{letter-spacing:.04em;margin-bottom:8px;font-size:1.3rem;font-weight:800}.footer-tagline{color:#6e7485;max-width:260px;margin:0;font-size:.84rem;line-height:1.6}.footer-contact{flex-direction:column;gap:6px;display:flex}.footer-contact-title{color:#8f9bb3;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;font-size:.78rem;font-weight:600}.footer-contact-link{color:#6e7485;font-size:.85rem;text-decoration:none;transition:color .15s}.footer-contact-link:hover{color:#f5c542}.footer-links{flex-direction:column;justify-content:center;gap:10px;display:flex}.footer-link{color:#6e7485;font-size:.85rem;text-decoration:none;transition:color .15s}.footer-link:hover{color:#eef2ff}.footer-copy{color:#3d4155;text-align:center;border-top:1px solid #1e1e2e;padding-top:20px;font-size:.78rem}@media (width<=600px){.footer-top{flex-direction:column;gap:24px}.footer-links{flex-flow:wrap;gap:16px}}.qpay-card{text-align:center;background:#1a1a2e;border:1px solid #ffffff1a;border-radius:12px;margin-top:16px;padding:20px}.qpay-banks{flex-wrap:wrap;justify-content:center;gap:8px;margin:12px 0;display:flex}.qpay-bank-btn{color:#fff;background:#ffffff14;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;text-decoration:none;transition:background .15s;display:flex}.qpay-bank-btn:hover{background:#ffffff2e}
