:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html{background:#080808}body{margin:0}*{box-sizing:border-box}html,body,#root{color:#fff;background:#080808;min-height:100%;margin:0;font-family:Arial,sans-serif}body{min-width:320px}button,input{font:inherit}button{cursor:pointer}.app{background:radial-gradient(circle at 100% 0,#ffc1071a,#0000 25%),#080808;max-width:600px;min-height:100vh;margin:0 auto;padding:18px 16px 100px}.topbar{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.brand{letter-spacing:-1px;font-size:27px;font-weight:900}.brand span{color:#ffc107}.subtitle{color:#8f8f8f;margin-top:3px;font-size:11px}.profile{color:#fff;background:#151515;border:1px solid #262626;border-radius:50%;width:42px;height:42px}.hero{background:radial-gradient(circle at 20% 20%,#ffc10752,#0000 32%),linear-gradient(135deg,#282000 0%,#111 45%,#050505 100%);border-radius:24px;min-height:220px;overflow:hidden;box-shadow:0 14px 40px #0006}.heroShade{background:linear-gradient(#00000014,#000000e0);flex-direction:column;justify-content:flex-end;min-height:220px;padding:26px 22px;display:flex}.vip{color:#000;background:#ffc107;border-radius:7px;width:fit-content;padding:5px 9px;font-size:10px;font-weight:900}.hero h1{margin:10px 0 6px;font-size:30px}.hero p{color:#c1c1c1;max-width:420px;margin:0 0 17px;font-size:13px;line-height:1.8}.heroButton{color:#090909;background:#ffc107;border:0;border-radius:12px;width:fit-content;padding:11px 16px;font-weight:800}.searchBox{color:#777;background:#121212;border:1px solid #242424;border-radius:15px;align-items:center;gap:10px;height:50px;margin:20px 0;padding:0 15px;display:flex}.searchBox input{color:#fff;text-align:right;background:0 0;border:0;outline:0;flex:1}.searchBox input::placeholder{color:#6f6f6f}.sectionTitle{justify-content:space-between;align-items:center;margin:22px 1px 12px;display:flex}.sectionTitle h2{margin:0;font-size:18px}.sectionTitle button{color:#ffc107;background:0 0;border:0;font-size:12px}.categories{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.category{color:#fff;background:#121212;border:1px solid #222;border-radius:16px;min-height:83px;padding:10px 5px}.category span{margin-bottom:7px;font-size:23px;display:block}.category b{font-size:11px}.emptyState{text-align:center;background:#111;border:1px solid #202020;border-radius:20px;padding:32px 18px}.emptyIcon{margin-bottom:10px;font-size:36px}.emptyState strong{margin-bottom:8px;font-size:15px;display:block}.emptyState p{color:#777;margin:0;font-size:12px;line-height:1.8}.bottomNav{z-index:50;width:min(600px,100%);padding:10px 12px calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#090909f2;border-top:1px solid #1e1e1e;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottomNav button{color:#6f6f6f;background:0 0;border:0}.bottomNav button span{margin-bottom:4px;font-size:21px;display:block}.bottomNav button small{font-size:10px}.bottomNav .active{color:#ffc107}@media (width<=380px){.categories{grid-template-columns:repeat(2,1fr)}}.customerHero{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.customerMeta{color:#aaa;background:#131313;border:1px solid #292929;border-radius:9px;padding:5px 8px;font-size:10px}.customerVipNotice{text-align:center;background:linear-gradient(145deg,#211a04,#0d0d0d);border:1px solid #6c5410;border-radius:18px;margin-top:18px;padding:21px 17px}.customerVipNotice h2{color:#ffc107;margin:7px 0}.customerVipNotice p{color:#aaa;font-size:12px;line-height:1.9}.customerVipPlans{color:#ddd;background:#141414;border-radius:11px;margin:13px 0;padding:10px;font-size:11px}.customerPlayer{background:#080808;border:1px solid #292929;border-radius:18px;margin-top:18px;scroll-margin-top:12px;overflow:hidden}.customerPlayerHead{justify-content:space-between;align-items:center;gap:10px;padding:11px 13px;display:flex}.customerPlayerHead strong{font-size:12px}.customerPlayerHead button{color:#fff;background:#1b1b1b;border:1px solid #303030;border-radius:9px;padding:6px 9px;font-size:10px}.customerPlayer video{background:#000;width:100%;max-height:70vh;display:block}.customerPlayer audio{width:calc(100% - 20px);margin:9px 10px 15px}.searchClear{color:#aaa;background:#252525;border:0;border-radius:50%;width:27px;height:27px;padding:0}.contentSection article>div:first-child{aspect-ratio:2/3!important}.contentSection article{overflow:hidden;border-radius:17px!important}.customerBottomNav{grid-template-columns:repeat(2,1fr)!important}@media (width<=380px){.contentSection article>div:first-child{aspect-ratio:2/3!important}}.vipBuyInline{color:#090909;background:#ffc107;border:0;border-radius:10px;width:100%;margin-top:10px;padding:9px 12px;font-size:11px;font-weight:900;display:block}.vipPurchaseOverlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000c7;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.vipPurchaseSheet{width:min(600px,100%);max-height:92vh;padding:17px 16px calc(25px + env(safe-area-inset-bottom));background:linear-gradient(#171305 0%,#0b0b0b 180px);border:1px solid #332b12;border-bottom:0;border-radius:24px 24px 0 0;overflow-y:auto;box-shadow:0 -20px 60px #000000a6}.vipPurchaseHead{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#110f08f7;border-bottom:1px solid #29240f;justify-content:space-between;align-items:center;gap:10px;margin:-17px -16px 16px;padding:15px 16px 12px;display:flex;position:sticky;top:-17px}.vipPurchaseHead>div{align-items:center;gap:10px;display:flex}.vipPurchaseCrown{background:#211a04;border:1px solid #584714;border-radius:13px;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.vipPurchaseHead strong{color:#ffc107;font-size:15px;display:block}.vipPurchaseHead small{color:#8d8d8d;margin-top:3px;font-size:10px;display:block}.vipPurchaseHead>button{color:#ddd;background:#191919;border:1px solid #303030;border-radius:50%;width:34px;height:34px}.vipPurchaseLoading{color:#999;text-align:center;padding:40px 15px;font-size:12px}.vipSectionTitle{color:#d7d7d7;margin:19px 0 10px;font-size:12px}.vipPlanGrid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.vipPlanCard{color:#eee;background:#131313;border:1px solid #303030;border-radius:14px;min-height:84px;padding:10px 6px}.vipPlanCard strong,.vipPlanCard b,.vipPlanCard small{display:block}.vipPlanCard strong{margin-bottom:7px;font-size:12px}.vipPlanCard b{color:#ffc107;font-size:14px}.vipPlanCard small{color:#6d6d6d;font-size:9px;line-height:1.6}.vipPlanCard.active{background:#201a05;border-color:#ffc107;box-shadow:inset 0 0 0 1px #ffc1072e}.vipPlanCard.disabled{opacity:.5}.vipPaymentGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.vipPaymentButton{color:#eee;background:#131313;border:1px solid #303030;border-radius:13px;justify-content:center;align-items:center;gap:7px;min-height:55px;font-weight:800;display:flex}.vipPaymentButton.active{color:#ffc107;background:#211a04;border-color:#ffc107}.vipPaymentInfo{text-align:center;background:#111;border:1px solid #2d2d2d;border-radius:16px;margin-top:13px;padding:14px}.vipPaymentInfo>strong{color:#ffc107;margin:8px 0;display:block}.vipPaymentInfo p{color:#8e8e8e;margin:11px 0 0;font-size:10px;line-height:1.8}.vipShamCashQr{background:#fff;border-radius:17px;width:min(245px,85%);margin:0 auto 12px;display:block}.vipAccountName{color:#bbb;margin:7px 0;font-size:11px}.vipAccountBox{background:#090909;border:1px solid #292929;border-radius:11px;justify-content:space-between;align-items:center;gap:7px;padding:10px;display:flex}.vipAccountBox span{overflow-wrap:anywhere;color:#ddd;text-align:left;direction:ltr;min-width:0;font-size:10px}.vipAccountBox button{color:#ffc107;background:#211a04;border:1px solid #3b3215;border-radius:8px;flex:none;padding:7px 9px;font-size:9px}.vipPurchaseLabel{color:#999;margin:13px 0 6px;font-size:10px;display:block}.vipAmountBox{background:#211a04;border:1px solid #554512;border-radius:13px;justify-content:center;align-items:baseline;gap:6px;padding:13px;display:flex}.vipAmountBox strong{color:#ffc107;font-size:24px}.vipAmountBox span{color:#d6bd58;font-size:11px}.vipPurchaseInput{box-sizing:border-box;color:#fff;background:#101010;border:1px solid #303030;border-radius:12px;outline:none;width:100%;padding:12px}.vipPurchaseInput:focus{border-color:#8a6c0a}.vipFileLabel{color:#e6c84d;text-align:center;background:#171306;border:1px dashed #5a4a14;border-radius:12px;padding:13px 11px;font-size:11px;display:block}.vipFileLabel input{display:none}.vipReceiptWarning{color:#ffca3a;text-align:center;background:#211706;border-radius:10px;margin-top:10px;padding:10px;font-size:10px}.vipSubmitButton{color:#050505;background:#ffc107;border:0;border-radius:13px;width:100%;margin-top:11px;padding:13px;font-weight:900}.vipSubmitButton:disabled{opacity:.5}.vipPurchaseMessage{color:#ccc;text-align:center;background:#111;border:1px solid #303030;border-radius:11px;margin-top:12px;padding:11px;font-size:10px;line-height:1.8}.vipPurchaseAuthWarning{color:#ffc39f;background:#2a170d;border-radius:11px;margin-top:12px;padding:11px;font-size:10px;line-height:1.8}.vipPendingOrder{background:#1c1705;border:1px solid #5b4911;border-radius:15px;padding:14px}.vipPendingOrder strong,.vipPendingOrder span,.vipPendingOrder small{display:block}.vipPendingOrder strong{color:#ffc107}.vipPendingOrder span{color:#f0d35a;margin-top:7px;font-size:11px}.vipPendingOrder small{color:#aaa;margin-top:6px}.vipPendingOrder p{color:#bbb;margin:9px 0;font-size:10px;line-height:1.8}@media (width<=380px){.vipPlanGrid{gap:5px}.vipPlanCard{padding:8px 4px}.vipPlanCard strong{font-size:10px}}.bottomNav.customerBottomNav{z-index:100;left:50%;bottom:calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);background:#111111f5;border:1px solid #ffffff1a;border-radius:24px;justify-content:space-between;align-items:center;gap:5px;width:min(560px,100% - 20px);padding:7px;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 8px 30px #0000007a}.bottomNav.customerBottomNav button{color:#888;cursor:pointer;background:0 0;border:0;border-radius:18px;flex:1 1 0;justify-content:center;align-items:center;gap:7px;min-width:0;height:52px;padding:0 8px;transition:flex .22s,background .22s,color .22s,transform .18s;display:flex}.bottomNav.customerBottomNav button span{flex:none;margin:0;font-size:22px;line-height:1;display:block}.bottomNav.customerBottomNav button small{white-space:nowrap;margin:0;font-size:12px;font-weight:800;line-height:1;display:none}.bottomNav.customerBottomNav button.active{color:#090909;background:#f4b400;flex:1.8 1 0;box-shadow:0 5px 18px #f4b40038}.bottomNav.customerBottomNav button.active small{display:block}.bottomNav.customerBottomNav button:active{transform:scale(.96)}@media (width<=380px){.bottomNav.customerBottomNav{gap:3px;width:calc(100% - 12px);padding:6px}.bottomNav.customerBottomNav button{height:49px;padding:0 5px}.bottomNav.customerBottomNav button span{font-size:20px}.bottomNav.customerBottomNav button small{font-size:10px}.bottomNav.customerBottomNav button.active{flex:1.65 1 0}}.customerBottomNav .navIconWrap{flex:none;justify-content:center;align-items:center;width:25px;height:25px;margin:0;display:flex}.customerBottomNav .navIconWrap svg{width:23px;height:23px;display:block}.customerBottomNav button.active .navIconWrap svg{stroke-width:2.1px}.categorySvgIcon{color:#f4b400;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 7px;display:flex!important}.categorySvgIcon svg{display:block}.categoryPillIcon{vertical-align:middle;justify-content:center;align-items:center;margin-left:6px;display:inline-flex}.categoryPillIcon svg{display:block}.homeContentArea{padding-bottom:115px}.homeMediaSection{margin-top:28px}.homeMediaHeading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;display:flex}.homeMediaHeading h2{margin:0;font-size:21px;line-height:1.4}.homeMediaHeading>span{color:#777;white-space:nowrap;font-size:11px}.homeHeadingBadge{color:#090909;vertical-align:middle;background:#f4b400;border-radius:7px;align-items:center;margin-left:7px;padding:3px 7px;font-size:9px;font-weight:900;display:inline-flex}.homeHorizontalRow{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:11px;padding:1px 1px 9px;display:flex;overflow:auto hidden}.homeHorizontalRow::-webkit-scrollbar{display:none}.homeHorizontalCard{scroll-snap-align:start;flex:0 0 142px;min-width:0}.homeHorizontalCard article{height:100%}.homeSearchGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (width<=380px){.homeHorizontalCard{flex-basis:132px}.homeMediaHeading h2{font-size:19px}}.homeHorizontalCard{flex:0 0 106px}.homeHorizontalCard article strong{font-size:12px!important}.homeSeeAll{color:#999;background:0 0;border:0;flex:none;padding:7px 2px;font-size:12px;font-weight:700}.homeSeeAll:active{color:#f4b400}@media (width<=380px){.homeHorizontalCard{flex-basis:102px}}.topbar{padding-top:calc(max(var(--tg-content-safe-area-inset-top,0px), env(safe-area-inset-top)) + 14px)!important}.app{padding-top:0}.bottomNav.customerBottomNav{bottom:calc(max(var(--tg-content-safe-area-inset-bottom,0px), env(safe-area-inset-bottom)) + 10px)}.topbar{box-sizing:border-box;min-height:76px;padding-top:max(62px, calc(var(--tg-content-safe-area-inset-top,0px) + 18px))!important;min-height:0!important;padding-top:82px!important;padding-bottom:12px!important}.categoryFilterRow{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;direction:rtl;align-items:center;gap:8px;width:100%;scroll-padding-inline:6px;display:flex;overflow-y:hidden;padding:2px 4px 12px 14px!important;overflow-x:auto!important}.categoryFilterRow::-webkit-scrollbar{display:none}.categoryFilterRow>button{scroll-snap-align:start;white-space:nowrap;justify-content:center;align-items:center;gap:5px;min-height:44px;display:inline-flex;flex:none!important}.categoryFilterRow .categoryPillIcon{justify-content:center;align-items:center;width:19px;height:19px;display:inline-flex;margin:0!important}.categoryFilterRow .categoryPillIcon svg{width:18px;height:18px}.customerBottomNav{z-index:200}.categoryPosterGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.categoryPosterGrid article{border-radius:13px!important}.categoryPosterGrid article strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:11px!important;line-height:1.45!important;display:-webkit-box!important}.categoryPosterGrid article>div:last-child{padding:8px!important}.categoryPosterGrid article>div:last-child>div{font-size:9px!important}@media (width>=520px){.categoryPosterGrid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}.categoryAdvancedFilters{-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:stretch;gap:8px;width:100%;padding:2px 2px 10px;display:flex;overflow:auto hidden}.categoryAdvancedFilters::-webkit-scrollbar{display:none}.categoryFilterSelect{background:#121212;border:1px solid #2d2d2d;border-radius:13px;flex:0 0 128px;min-width:128px;padding:8px 10px}.categoryFilterSelect>span{color:#777;margin-bottom:4px;font-size:9px;display:block}.categoryFilterSelect select{color:#f2f2f2;direction:rtl;background:0 0;border:0;outline:0;width:100%;font-family:inherit;font-size:12px;font-weight:700}.categoryFilterSelect select option{color:#fff;background:#161616}.categoryFilterReset{color:#f4b400;background:#f4b40014;border:1px solid #5d4910;border-radius:13px;flex:none;min-width:88px;padding:8px 12px;font-family:inherit;font-size:11px;font-weight:800}.categoryFilterReset:active{background:#f4b4002e}.referenceFilterRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;width:100%;margin-top:4px;margin-bottom:9px;display:grid}.referenceFilterBox{cursor:pointer;background:#111;border:1px solid #2b2b2b;border-radius:11px;min-width:0;padding:7px 9px 8px}.referenceFilterLabel{color:#626262;margin-bottom:5px;font-size:8px;line-height:1;display:block}.referenceFilterValue{align-items:center;min-width:0;display:flex;position:relative}.referenceFilterValue select{appearance:none;color:#e7e7e7;white-space:nowrap;text-overflow:ellipsis;direction:rtl;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0 14px 0 0;font-family:inherit;font-size:10px;font-weight:700;overflow:hidden}.referenceFilterValue select option{color:#fff;background:#161616}.referenceChevron{color:#707070;pointer-events:none;font-size:12px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.categoryAdvancedFilters{display:none!important}@media (width<=360px){.referenceFilterRow{gap:5px}.referenceFilterBox{padding:7px 6px 8px}.referenceFilterValue select{font-size:9px}}.androidFilterRow{direction:rtl;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;width:100%;margin-top:7px;margin-bottom:8px;display:grid}.androidFilter{box-sizing:border-box;background:#111;border:1px solid #292929;border-radius:11px;min-width:0;padding:7px 9px 8px}.androidFilterTitle{color:#686868;text-align:right;margin-bottom:4px;font-size:8px;line-height:1.1;display:block}.androidFilterSelect{align-items:center;min-width:0;height:19px;display:flex;position:relative}.androidFilterSelect select{z-index:2;color:#dedede;appearance:none;text-align:right;white-space:nowrap;text-overflow:ellipsis;direction:rtl;background:0 0;border:0;outline:0;width:100%;height:100%;margin:0;padding:0 0 0 15px;font-family:inherit;font-size:9px;font-weight:700;position:relative;overflow:hidden}.androidFilterSelect select option{color:#fff;background:#4a4a4a}.androidFilterArrow{z-index:1;color:#777;pointer-events:none;font-size:11px;line-height:1;position:absolute;top:50%;left:0;transform:translateY(-53%)}.referenceFilterRow,.categoryAdvancedFilters{display:none!important}@media (width<=360px){.androidFilterRow{gap:5px}.androidFilter{padding-left:6px;padding-right:6px}.androidFilterSelect select{font-size:8px}}.referencePillFilters{width:100%;margin-top:7px;margin-bottom:12px}.referenceTypeRow{-webkit-overflow-scrolling:touch;scrollbar-width:none;direction:rtl;align-items:center;gap:8px;padding:2px 1px 13px;display:flex;overflow:auto hidden}.referenceTypePill{color:#e6e6e6;white-space:nowrap;background:#232323;border:2px solid #3d3d3d;border-radius:17px;flex:0 0 112px;min-height:58px;padding:0 13px;font-family:inherit;font-size:17px;font-weight:900;transition:background .18s,border-color .18s,color .18s,transform .15s}.referenceTypePill:active{transform:scale(.96)}.referenceAllPill{color:#eee;white-space:nowrap;background:#333;border:2px solid #3d3d3d;border-radius:999px;flex:0 0 82px;min-height:50px;font-family:inherit;font-size:15px;font-weight:900;transition:background .18s,color .18s,transform .15s}.referenceOptionScroller{-webkit-overflow-scrolling:touch;scrollbar-width:none;direction:rtl;flex:1;align-items:center;gap:8px;min-width:0;padding:1px 2px;display:flex;overflow:auto hidden}.referenceOptionPill{color:#f2f2f2;white-space:nowrap;background:#333;border:2px solid #505050;border-radius:999px;flex:none;min-width:78px;min-height:50px;padding:0 17px;font-family:inherit;font-size:14px;font-weight:900;transition:background .18s,border-color .18s,color .18s,transform .15s}.referenceOptionPill.active{color:#090909;background:linear-gradient(145deg,#ffd51a,#f4a900);border-color:#f4b400;box-shadow:0 6px 18px #f4b4002e}.referenceOptionPill:active,.referenceAllPill:active{transform:scale(.96)}.androidFilterRow,.referenceFilterRow,.categoryAdvancedFilters,.categoryFilterRow{display:none!important}@media (width<=380px){.referenceTypePill{flex-basis:104px;min-height:54px;font-size:15px}.referenceAllPill{flex-basis:76px;min-height:47px;font-size:14px}.referenceOptionPill{min-width:72px;min-height:47px;padding:0 14px;font-size:13px}}.referenceTypeRow{scrollbar-width:none;direction:rtl;gap:8px;padding:2px 0 13px;overflow-x:auto;display:flex!important}.referenceTypeRow::-webkit-scrollbar{display:none}.referenceTypePill{color:#eee;white-space:nowrap;background:#262626;border:2px solid #444;border-radius:18px;flex:0 0 112px;min-height:58px;font-family:inherit;font-size:17px;font-weight:900}.referenceTypePill.active{color:#080808;background:linear-gradient(145deg,#ffd51a,#f4a900);border-color:#f4b400;box-shadow:0 7px 20px #f4b40040}.referenceOptionRow{direction:rtl;align-items:center;gap:8px;width:100%;margin-bottom:10px;display:flex!important}.referenceAllPill{color:#eee;background:#333;border:2px solid #4b4b4b;border-radius:999px;flex:0 0 82px;min-height:50px;font-family:inherit;font-size:15px;font-weight:900}.referenceAllPill.active{color:#080808;background:linear-gradient(145deg,#ffd51a,#f4a900);border-color:#f4b400;box-shadow:0 6px 18px #f4b40038}.referenceOptionScroller{scrollbar-width:none;direction:rtl;flex:1;gap:8px;min-width:0;padding:1px 2px;overflow-x:auto;display:flex!important}.referenceOptionScroller::-webkit-scrollbar{display:none}.referenceOptionPill{color:#f2f2f2;white-space:nowrap;background:#333;border:2px solid #505050;border-radius:999px;flex:none;min-width:78px;min-height:50px;padding:0 17px;font-family:inherit;font-size:14px;font-weight:900}.referenceOptionPill.active{color:#080808;background:linear-gradient(145deg,#ffd51a,#f4a900);border-color:#f4b400}.categoryFilterRow,.androidFilterRow,.referenceFilterRow,.categoryAdvancedFilters{display:none!important}@media (width<=380px){.referenceTypePill{flex-basis:102px;min-height:54px;font-size:15px}.referenceAllPill{flex-basis:74px;min-height:47px;font-size:14px}.referenceOptionPill{min-width:70px;min-height:47px;padding:0 13px;font-size:13px}}.referencePillFilters{width:100%;margin:8px 0 15px;display:block!important}.refTypeGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;width:100%;margin-bottom:13px;display:grid!important}.refTypeButton{color:#eee;white-space:nowrap;background:#252525;border:2px solid #444;border-radius:17px;min-width:0;min-height:58px;padding:4px;font-family:inherit;font-size:15px;font-weight:900}.refTypeButton.active{color:#080808;background:linear-gradient(145deg,#ffd51a,#f4aa00);border-color:#f4b400;box-shadow:0 8px 20px #f4b40040}.refFilterLine{direction:rtl;align-items:center;gap:8px;width:100%;margin-bottom:10px;display:flex!important}.refAllButton{color:#f2f2f2;background:#343434;border:2px solid #505050;border-radius:999px;flex:0 0 82px;min-width:82px;height:50px;font-family:inherit;font-size:15px;font-weight:900}.refAllButton.active{color:#080808;background:linear-gradient(145deg,#ffd51a,#f4aa00);border-color:#f4b400;box-shadow:0 6px 20px #f4b4003b}.refScrollOptions{-webkit-overflow-scrolling:touch;scrollbar-width:none;direction:rtl;flex:auto;align-items:center;gap:8px;min-width:0;padding:1px 0;overflow:auto hidden;display:flex!important}.refScrollOptions::-webkit-scrollbar{display:none}.refOptionButton{color:#f4f4f4;white-space:nowrap;background:#343434;border:2px solid #505050;border-radius:999px;flex:none;min-width:76px;height:50px;padding:0 16px;font-family:inherit;font-size:14px;font-weight:900}.refOptionButton.active{color:#080808;background:linear-gradient(145deg,#ffd51a,#f4aa00);border-color:#f4b400}.referenceTypeRow,.referenceOptionRow,.referenceOptionScroller,.referenceTypePill,.referenceAllPill,.referenceOptionPill,.androidFilterRow,.referenceFilterRow,.categoryAdvancedFilters,.categoryFilterRow{display:none!important}@media (width<=380px){.refTypeGrid{gap:5px}.refTypeButton{min-height:54px;font-size:13px}.refAllButton{flex-basis:72px;min-width:72px;height:47px;font-size:13px}.refOptionButton{min-width:69px;height:47px;padding:0 12px;font-size:12px}}.referencePillFilters{margin-top:4px!important;margin-bottom:10px!important}.refTypeGrid{gap:5px!important;margin-bottom:9px!important}.refTypeButton{border-width:1.5px!important;border-radius:14px!important;min-height:46px!important;padding:2px 5px!important;font-size:13px!important}.refFilterLine{gap:6px!important;margin-bottom:7px!important}.refAllButton{border-width:1.5px!important;flex-basis:68px!important;min-width:68px!important;height:44px!important;font-size:13px!important}.refScrollOptions{gap:6px!important}.refOptionButton{max-width:145px;border-width:1.5px!important;min-width:64px!important;height:44px!important;padding:0 12px!important;font-size:12px!important}
