:root{--uw-bg:#0e0e10;--uw-card:#161617;--uw-card-dark:#111113;--uw-accent:#e22444;--uw-text:#f4f4f5;--uw-muted:#9b9ba1;--uw-border:#ffffff14;--uw-shadow:#00000052}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--uw-bg);color:var(--uw-text);margin:0;font-family:Arial,Helvetica,sans-serif;font-weight:500}a{color:inherit;text-decoration:none}button{font-family:inherit;font-weight:500}.uw-page{background:radial-gradient(circle at 20% 10%, #e224441f, transparent 32%), var(--uw-bg);min-height:100vh;padding:22px}.uw-header{z-index:20;border:1px solid var(--uw-border);max-width:1320px;box-shadow:0 18px 50px var(--uw-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#161617f0;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;margin:0 auto;padding:14px;display:flex;position:sticky;top:16px}.uw-header__brand{align-items:center;gap:12px;display:flex}.uw-logo{background:var(--uw-accent);color:#fff;border-radius:16px;place-items:center;width:46px;height:46px;font-size:22px;font-weight:500;display:grid;box-shadow:0 0 26px #e2244447}.uw-brand-title{letter-spacing:.08em;font-size:15px}.uw-brand-subtitle{color:var(--uw-muted);margin-top:3px;font-size:12px}.uw-nav{background:#101012;border-radius:18px;align-items:center;gap:8px;padding:5px;display:flex}.uw-nav a{color:var(--uw-muted);border-radius:14px;padding:11px 14px;font-size:14px;transition:all .2s}.uw-nav a:hover{color:#fff;background:#1d1d20}.uw-steam-button,.uw-button,.uw-copy-button,.uw-shop-bottom button{cursor:pointer;border:0;transition:all .2s}.uw-steam-button{color:#fff;background:#202024;border-radius:16px;padding:13px 16px}.uw-steam-button:hover{background:var(--uw-accent);transform:translateY(-1px);box-shadow:0 0 24px #e2244447}.uw-hero{grid-template-columns:1.35fr .65fr;gap:22px;max-width:1320px;min-height:520px;margin:22px auto 0;display:grid}.uw-hero__content,.uw-hero__panel,.uw-section,.uw-bonus-card,.uw-leaderboard-card{border:1px solid var(--uw-border);background:var(--uw-card);box-shadow:0 22px 70px var(--uw-shadow);border-radius:30px}.uw-hero__content{padding:64px;position:relative;overflow:hidden}.uw-hero__content:after{content:"";filter:blur(12px);background:#e224441f;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-110px;right:-110px}.uw-eyebrow,.uw-section-kicker{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#e2244421;border-radius:999px;align-items:center;width:fit-content;padding:8px 11px;font-size:12px;display:inline-flex}.uw-hero h1{z-index:1;letter-spacing:-.06em;max-width:760px;margin:28px 0 0;font-size:clamp(48px,7vw,96px);font-weight:500;line-height:.92;position:relative}.uw-hero h1 span{color:var(--uw-accent);letter-spacing:-.04em;margin-top:16px;font-size:clamp(28px,3.6vw,54px);display:block}.uw-hero p{z-index:1;max-width:700px;color:var(--uw-muted);margin:28px 0 0;font-size:18px;line-height:1.65;position:relative}.uw-hero__actions{z-index:1;flex-wrap:wrap;gap:12px;margin-top:34px;display:flex;position:relative}.uw-button{border-radius:16px;justify-content:center;align-items:center;min-height:50px;padding:0 18px;font-size:15px;display:inline-flex}.uw-button--primary{background:var(--uw-accent);color:#fff;box-shadow:0 0 26px #e224443d}.uw-button--primary:hover{transform:translateY(-1px);box-shadow:0 0 34px #e224445c}.uw-button--ghost{color:#fff;background:#202024}.uw-button--ghost:hover{background:#2a2a2f;transform:translateY(-1px)}.uw-hero__panel{padding:24px}.uw-panel-top{border-bottom:1px solid var(--uw-border);justify-content:space-between;align-items:center;gap:12px;padding-bottom:18px;display:flex}.uw-panel-top span{color:var(--uw-muted)}.uw-panel-top b{background:var(--uw-accent);border-radius:999px;padding:8px 10px;font-size:12px}.uw-status-list{gap:12px;margin-top:18px;display:grid}.uw-status-list div{background:#111113;border-radius:20px;justify-content:space-between;gap:14px;padding:18px;display:flex}.uw-status-list span{color:var(--uw-muted)}.uw-status-list b{color:#fff;text-align:right}.uw-section,.uw-two-column{max-width:1320px;margin:22px auto 0;padding:28px}.uw-section-head{justify-content:space-between;align-items:end;gap:18px;margin-bottom:22px;display:flex}.uw-section-head h2,.uw-bonus-card h2,.uw-leaderboard-card h2{letter-spacing:-.04em;margin:14px 0 0;font-size:34px;font-weight:500;line-height:1}.uw-section-head p,.uw-bonus-card p{max-width:520px;color:var(--uw-muted);margin:0;line-height:1.6}.uw-server-grid,.uw-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.uw-server-card,.uw-shop-card{border:1px solid var(--uw-border);background:var(--uw-card-dark);border-radius:26px;padding:22px}.uw-card-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.uw-card-top h3,.uw-shop-card h3{margin:0;font-size:22px;font-weight:500}.uw-card-top p,.uw-shop-card p{color:var(--uw-muted);margin:8px 0 0;line-height:1.55}.uw-card-top span{color:#fff;background:#e2244421;border-radius:999px;flex:none;padding:8px 10px;font-size:12px}.uw-online-row{align-items:baseline;gap:10px;margin-top:28px;display:flex}.uw-online-row b{font-size:30px;font-weight:500}.uw-online-row span{color:var(--uw-muted)}.uw-progress{background:#242428;border-radius:999px;height:9px;margin-top:14px;overflow:hidden}.uw-progress i{border-radius:inherit;background:#00ff7fc9;height:100%;display:block}.uw-copy-button{color:#fff;background:#202024;border-radius:16px;width:100%;margin-top:18px;padding:14px}.uw-copy-button:hover{background:var(--uw-accent);transform:scale(1.01);box-shadow:0 0 24px #e2244447}.uw-shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.uw-shop-card{position:relative;overflow:hidden}.uw-shop-tag{background:var(--uw-accent);color:#fff;border-radius:999px;padding:8px 10px;font-size:12px;position:absolute;top:18px;right:18px}.uw-shop-image{width:88px;height:88px;color:var(--uw-accent);background:#222226;border-radius:24px;place-items:center;margin-bottom:22px;font-size:42px;display:grid}.uw-shop-bottom{justify-content:space-between;align-items:center;gap:14px;margin-top:22px;display:flex}.uw-shop-bottom b{font-size:22px;font-weight:500}.uw-shop-bottom button{color:#fff;background:#202024;border-radius:14px;padding:12px 14px}.uw-shop-bottom button:hover{background:var(--uw-accent);box-shadow:0 0 24px #e2244447}.uw-two-column{box-shadow:none;background:0 0;border:0;grid-template-columns:1.05fr .95fr;gap:22px;padding:0;display:grid}.uw-bonus-card,.uw-leaderboard-card{padding:28px}.uw-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin:24px 0;display:grid}.uw-days div{border:1px solid var(--uw-border);background:#111113;border-radius:18px;min-height:82px;padding:12px}.uw-days div.is-active{background:var(--uw-accent);box-shadow:0 0 26px #e224443d}.uw-days span{color:var(--uw-muted);font-size:12px;display:block}.uw-days b{margin-top:8px;font-size:28px;font-weight:500;display:block}.uw-days div.is-active span{color:#ffffffc7}.uw-leaderboard-list{gap:12px;margin-top:24px;display:grid}.uw-leaderboard-list div{background:#111113;border-radius:18px;grid-template-columns:52px 1fr 90px 90px;align-items:center;gap:12px;padding:16px;display:grid}.uw-leaderboard-list span{color:var(--uw-accent)}.uw-leaderboard-list b,.uw-leaderboard-list strong{font-weight:500}.uw-leaderboard-list p{color:var(--uw-muted);margin:0}@media (max-width:980px){.uw-page{padding:14px}.uw-header{border-radius:22px;flex-direction:column;align-items:stretch;position:static}.uw-header__brand{justify-content:center}.uw-nav{justify-content:flex-start;overflow-x:auto}.uw-steam-button{width:100%}.uw-hero,.uw-two-column{grid-template-columns:1fr}.uw-hero{min-height:auto}.uw-hero__content{padding:34px 24px}.uw-section{padding:22px}.uw-section-head{display:block}.uw-section-head p{margin-top:14px}.uw-server-grid,.uw-shop-grid{grid-template-columns:1fr}.uw-days{grid-template-columns:repeat(4,minmax(0,1fr))}.uw-leaderboard-list div{grid-template-columns:42px 1fr}.uw-leaderboard-list p,.uw-leaderboard-list strong{grid-column:2}}@media (max-width:520px){.uw-hero h1{font-size:44px}.uw-hero h1 span{font-size:28px}.uw-hero p{font-size:15px}.uw-hero__actions{flex-direction:column}.uw-button{width:100%}.uw-days{grid-template-columns:repeat(2,minmax(0,1fr))}}.uw-nav a.is-active{color:#fff;background:var(--uw-accent);box-shadow:0 0 22px #e2244438}.uw-shop-hero{border:1px solid var(--uw-border);background:var(--uw-card);max-width:1320px;box-shadow:0 22px 70px var(--uw-shadow);border-radius:30px;grid-template-columns:1fr 320px;gap:22px;margin:22px auto 0;padding:42px;display:grid}.uw-shop-hero h1{color:#fff;letter-spacing:-.06em;max-width:760px;margin:18px 0 0;font-size:clamp(42px,5vw,72px);font-weight:500;line-height:.95}.uw-shop-hero p{max-width:680px;color:var(--uw-muted);margin:22px 0 0;font-size:17px;line-height:1.65}.uw-shop-hero__panel{background:#111113;border-radius:24px;align-content:center;gap:10px;min-height:160px;padding:24px;display:grid}.uw-shop-hero__panel span{color:var(--uw-muted)}.uw-shop-hero__panel b{color:#fff;font-size:22px;font-weight:500}@media (max-width:980px){.uw-shop-hero{grid-template-columns:1fr;padding:28px 22px}}.uw-header{border-radius:26px;width:calc(100% - 44px);max-width:1560px;min-height:78px;padding:12px 16px}.uw-logo{background:#111113;border:1px solid #ffffff14;border-radius:18px;width:54px;height:54px;overflow:hidden;box-shadow:0 0 26px #e2244438}.uw-logo img{object-fit:contain;width:100%;height:100%;padding:6px}.uw-brand-text{gap:3px;display:grid}.uw-brand-title{font-size:16px}.uw-brand-subtitle{font-size:12px}.uw-nav{gap:6px;padding:6px}.uw-nav a{text-align:center;min-width:92px;padding:12px 18px}.uw-steam-button{min-width:170px;min-height:48px}@media (max-width:980px){.uw-header{width:100%;min-height:auto}.uw-header__brand{min-width:0}.uw-nav a{white-space:nowrap;min-width:auto}}.uw-shop-layout{grid-template-columns:280px 1fr;gap:18px;width:calc(100% - 44px);max-width:1560px;margin:22px auto 0;display:grid}.uw-shop-sidebar,.uw-shop-main{border:1px solid var(--uw-border);background:var(--uw-card);box-shadow:0 22px 70px var(--uw-shadow);border-radius:26px}.uw-shop-sidebar{align-self:start;padding:16px;position:sticky;top:116px}.uw-shop-sidebar__top{padding:4px 4px 10px}.uw-shop-sidebar__top h2{color:#fff;letter-spacing:-.04em;margin:0;font-size:24px;font-weight:500;line-height:1}.uw-shop-sidebar__top p{color:var(--uw-muted);margin:8px 0 0;font-size:13px;line-height:1.45}.uw-shop-category-list{gap:8px;margin-top:12px;display:grid}.uw-shop-category-list button{border:1px solid var(--uw-border);color:#fff;text-align:left;cursor:pointer;background:#111113;border-radius:16px;grid-template-columns:38px 1fr;grid-template-areas:"icon title""icon text";align-items:center;column-gap:12px;width:100%;min-height:66px;padding:12px;transition:all .2s;display:grid;position:relative}.uw-shop-category-list button i{width:38px;height:38px;color:var(--uw-muted);background:#202024;border-radius:13px;grid-area:icon;place-items:center;transition:all .2s;display:grid}.uw-shop-category-list button svg{fill:currentColor;width:18px;height:18px}.uw-shop-category-list button span{color:#fff;grid-area:title;font-size:14px;line-height:1.1;display:block}.uw-shop-category-list button small{color:var(--uw-muted);grid-area:text;margin-top:4px;font-size:12px;line-height:1.25;display:block}.uw-shop-category-list button:hover{background:#18181b;border-color:#e224444d}.uw-shop-category-list button.is-active{background:#161617;border-color:#e22444b3;box-shadow:0 0 24px #e2244429}.uw-shop-category-list button.is-active i{background:var(--uw-accent);color:#fff;box-shadow:0 0 20px #e224443d}.uw-shop-server-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.uw-shop-server-card{border:1px solid var(--uw-border);color:#fff;text-align:left;cursor:pointer;background:#111113;border-radius:22px;width:100%;padding:16px;transition:all .2s;display:block}.uw-shop-server-card:hover{border-color:#e2244457;transform:translateY(-1px)}.uw-shop-server-card.is-active{border-color:var(--uw-accent);box-shadow:0 0 24px #e224442e}.uw-shop-server-card__top{justify-content:space-between;gap:14px;display:flex}.uw-shop-server-card__top h3{color:#fff;letter-spacing:-.03em;text-transform:uppercase;margin:0;font-size:18px;font-weight:500;line-height:1.15}.uw-shop-server-card__top p{color:var(--uw-muted);text-transform:uppercase;margin:6px 0 0;font-size:12px;line-height:1.35}.uw-shop-server-card__top span{color:#fff;background:#202024;border-radius:15px;flex:none;justify-content:center;align-items:center;min-width:86px;height:38px;padding:0 12px;font-size:15px;display:inline-flex}.uw-shop-server-card.is-active .uw-shop-server-card__top span{background:var(--uw-accent);box-shadow:0 0 22px #e224443d}.uw-shop-server-card__meta{flex-wrap:wrap;gap:12px;margin-top:12px;display:flex}.uw-shop-server-card__meta b{color:#fff;text-transform:uppercase;font-size:12px;font-weight:500;line-height:1}.uw-shop-server-card__progress{background:#050506;border-radius:999px;height:8px;margin-top:12px;overflow:hidden}.uw-shop-server-card__progress i{border-radius:inherit;background:#00ff7fc9;height:100%;display:block}.uw-shop-server-card__bottom{justify-content:space-between;align-items:center;gap:14px;margin-top:13px;display:flex}.uw-shop-server-card__bottom span{color:var(--uw-muted);text-transform:uppercase;font-size:12px;line-height:1}.uw-shop-server-card__bottom div{gap:8px;display:flex}.uw-shop-server-card__bottom small{color:#fff;background:#202024;border-radius:12px;place-items:center;min-width:38px;height:32px;font-size:0;display:grid}.uw-shop-server-card__bottom small:first-child:before{content:"⧉";font-size:15px}.uw-shop-server-card__bottom small:last-child:before{content:"↻";font-size:15px}.uw-shop-toolbar{justify-content:space-between;align-items:end;gap:18px;margin-top:18px;padding:16px 2px 0;display:flex}.uw-shop-toolbar h2{color:#fff;letter-spacing:-.04em;margin:0;font-size:30px;font-weight:500;line-height:1}.uw-shop-toolbar p{color:var(--uw-muted);margin:10px 0 0;font-size:14px;line-height:1.5}.uw-shop-toolbar p b{color:#fff;font-weight:500}.uw-shop-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.uw-product-card{border:1px solid var(--uw-border);background:#111113;border-radius:22px;padding:16px;transition:all .2s;position:relative;overflow:hidden}.uw-product-card:hover{border-color:#e2244452;transform:translateY(-2px);box-shadow:0 18px 44px #0000003d}.uw-product-card__top{z-index:1;justify-content:space-between;gap:10px;display:flex;position:relative}.uw-product-card__top span,.uw-product-card__top small{border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:11px;display:inline-flex}.uw-product-card__top span{background:var(--uw-accent);color:#fff}.uw-product-card__top small{color:var(--uw-muted);background:#202024}.uw-product-card__image,.uw-product-modal__image{z-index:1;border:1px solid var(--uw-border);background:#202024;border-radius:22px;place-items:center;width:82px;height:82px;margin-top:18px;display:grid;position:relative;overflow:hidden}.uw-product-card__image img,.uw-product-modal__image img{object-fit:contain;z-index:2;width:76%;height:76%;position:absolute}.uw-product-card__image b,.uw-product-modal__image b{color:var(--uw-accent);font-size:38px;font-weight:500}.uw-product-card h3{z-index:1;color:#fff;letter-spacing:-.03em;margin:18px 0 0;font-size:21px;font-weight:500;line-height:1;position:relative}.uw-product-card p{z-index:1;min-height:44px;color:var(--uw-muted);margin:10px 0 0;font-size:13px;line-height:1.45;position:relative}.uw-product-card__items{z-index:1;gap:7px;margin-top:15px;display:grid;position:relative}.uw-product-card__items div{background:#18181b;border-radius:13px;justify-content:space-between;gap:10px;padding:10px 11px;display:flex}.uw-product-card__items span{color:var(--uw-muted);font-size:11px}.uw-product-card__items b{color:#fff;text-align:right;font-size:11px;font-weight:500}.uw-product-card__bottom{z-index:1;justify-content:space-between;align-items:end;gap:12px;margin-top:18px;display:flex;position:relative}.uw-product-card__bottom div,.uw-product-modal__bottom div{gap:3px;display:grid}.uw-product-card__bottom span,.uw-product-modal__bottom span{color:var(--uw-muted);font-size:12px;text-decoration:line-through}.uw-product-card__bottom b,.uw-product-modal__bottom b{color:#fff;font-size:22px;font-weight:500;line-height:1}.uw-product-card__bottom button,.uw-product-modal__bottom button{color:#fff;cursor:pointer;background:#202024;border:0;border-radius:13px;min-height:42px;padding:0 14px;transition:all .2s}.uw-product-card__bottom button:hover,.uw-product-modal__bottom button:hover{background:var(--uw-accent);transform:translateY(-1px);box-shadow:0 0 24px #e2244447}@media (max-width:1380px){.uw-shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1180px){.uw-shop-layout{grid-template-columns:1fr}.uw-shop-sidebar{position:static}.uw-shop-category-list{grid-template-columns:repeat(2,minmax(0,1fr))}.uw-shop-server-grid{grid-template-columns:1fr}.uw-shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.uw-shop-layout{width:100%}.uw-shop-category-list,.uw-shop-product-grid{grid-template-columns:1fr}.uw-shop-toolbar,.uw-shop-server-card__top{display:grid}}.uw-header__brand:hover .uw-logo{border-color:#e2244494;transform:translateY(-1px)scale(1.04);box-shadow:0 0 30px #e2244457}.uw-header__brand:hover .uw-logo img{transform:scale(1.08)rotate(-3deg)}.uw-logo,.uw-logo img{transition:all .22s}.uw-shop-server-grid{gap:10px}.uw-shop-server-card{border-radius:18px;padding:12px}.uw-shop-server-card__top h3{font-size:15px;line-height:1.12}.uw-shop-server-card__top p{margin-top:5px;font-size:10px}.uw-shop-server-card__top span{border-radius:13px;min-width:74px;height:32px;padding:0 10px;font-size:13px}.uw-shop-server-card__meta b{font-size:10px}.uw-shop-server-card__progress{height:6px;margin-top:9px}.uw-shop-server-card__bottom{margin-top:10px}.uw-shop-server-card__bottom span{font-size:10px}.uw-shop-server-card__bottom small{border-radius:10px;min-width:30px;height:28px}.uw-shop-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.uw-product-card{background:#111113;border-radius:22px;flex-direction:column;min-height:315px;padding:0;display:flex}.uw-product-card:after{width:150px;height:150px;bottom:-70px;right:-70px}.uw-product-card__top,.uw-product-card__items,.uw-product-card>p{display:none!important}.uw-product-card__image{background:radial-gradient(circle at 50% 40%,#e224442e,#0000 45%),#17171a;border:0;border-radius:22px 22px 0 0;width:100%;height:185px;margin:0}.uw-product-card__image img{object-fit:contain;filter:drop-shadow(0 14px 24px #00000052);width:86%;height:86%;transition:all .22s}.uw-product-card__image b{font-size:62px}.uw-product-card__content{z-index:2;flex:1;align-content:end;padding:15px;display:grid;position:relative}.uw-product-card h3{color:#fff;letter-spacing:-.03em;min-height:46px;margin:0;font-size:20px;font-weight:500;line-height:1.12}.uw-product-card__bottom{margin-top:15px}.uw-product-card__bottom span{font-size:12px}.uw-product-card__bottom b{font-size:23px}.uw-product-card__bottom button{border-radius:13px;min-height:40px;padding:0 14px}@media (max-width:1380px){.uw-shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1180px){.uw-shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.uw-product-card__image{height:205px}}@media (max-width:760px){.uw-shop-product-grid{grid-template-columns:1fr}.uw-product-card{min-height:300px}.uw-product-card__image{height:190px}}.uw-product-card{cursor:pointer;background:#111113;min-height:300px}.uw-product-card:hover{border-color:#e224446b;box-shadow:0 18px 44px #00000047,0 0 26px #e224441a}.uw-product-card__image{background:radial-gradient(circle at 50% 42%,#e224442e,#0000 46%),#141416;height:195px}.uw-product-card__image img{width:92%;height:92%}.uw-product-card:hover .uw-product-card__image{background:radial-gradient(circle at 50% 42%,#e2244442,#0000 48%),#17171a}.uw-product-card__content{background:0 0;justify-content:space-between;align-items:flex-end;gap:14px;padding:14px 15px 16px;display:flex}.uw-product-card h3{max-width:62%;min-height:0;margin:0;font-size:19px;line-height:1.1}.uw-product-card__bottom{display:none!important}.uw-product-card:hover h3,.uw-product-card:hover .uw-product-card__price b{color:#fff}.uw-product-card:hover .uw-product-card__price b{text-shadow:0 0 18px #e2244447}@media (max-width:760px){.uw-product-card{min-height:285px}.uw-product-card__image{height:190px}.uw-product-card__content{padding:14px}}.uw-product-card{background:radial-gradient(circle at 50% 34%,#e224442e,#0000 42%),#111113}.uw-product-card__content{background:0 0!important;border-top:0!important}.uw-product-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 30%,#e224441f,#0000 44%),radial-gradient(circle at 90% 92%,#e224441a,#0000 32%);position:absolute;inset:0}.uw-product-card__badge-row,.uw-product-card__image,.uw-product-card__content{z-index:2;position:relative}.uw-product-card:hover{background:radial-gradient(circle at 50% 34%,#e2244442,#0000 44%),#121214}.uw-product-card__image img{object-fit:contain;width:100%;height:100%}.uw-product-modal__image img{object-fit:contain;width:92%;height:92%}.uw-product-card{min-height:320px;overflow:visible!important}.uw-product-card:after,.uw-product-card:before{border-radius:inherit}.uw-product-card__image{border:0;border-radius:22px 22px 0 0;width:100%;height:225px;margin:0;background:radial-gradient(circle at 50% 46%,#e2244433,#0000 48%),0 0!important;overflow:visible!important}.uw-product-card__content{z-index:4;min-height:86px;padding:10px 16px 16px;position:relative}.uw-product-card h3{max-width:60%;font-size:20px}.uw-shop-product-grid{row-gap:28px}@media (max-width:760px){.uw-product-card{min-height:310px}.uw-product-card__image{height:220px}}.uw-product-card{cursor:pointer;background:radial-gradient(circle at 50% 32%,#e2244429,#0000 42%),radial-gradient(circle at 92% 92%,#e224441a,#0000 32%),#111113;border-radius:22px;flex-direction:column;min-height:300px;padding:0;display:flex;position:relative;overflow:hidden!important}.uw-product-card:before{display:none!important}.uw-product-card:after{content:"";filter:blur(8px);pointer-events:none;background:#e224441a;border-radius:50%;width:160px;height:160px;position:absolute;bottom:-80px;right:-80px}.uw-product-card:hover{background:radial-gradient(circle at 50% 32%,#e2244438,#0000 43%),radial-gradient(circle at 92% 92%,#e2244421,#0000 32%),#121214;border-color:#e224446b;transform:translateY(-2px);box-shadow:0 18px 44px #00000047,0 0 26px #e224441a}.uw-product-card:focus-visible{outline:2px solid var(--uw-accent);outline-offset:4px}.uw-product-card__badge-row{z-index:6;justify-content:space-between;gap:8px;display:flex;position:absolute;top:12px;left:12px;right:12px}.uw-product-card__badge-row span,.uw-product-card__badge-row small{border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:11px;line-height:1;display:inline-flex}.uw-product-card__image{z-index:2;border:0;border-radius:22px 22px 0 0;place-items:center;width:100%;height:205px;margin:0;display:grid;position:relative;background:0 0!important}.uw-product-card__image img{z-index:3;object-fit:contain;object-position:center;filter:drop-shadow(0 16px 24px #0000005c);transform-origin:50%;width:84%;max-width:100%;height:84%;max-height:100%;transition:transform .24s,filter .24s;position:relative}.uw-product-card__image b{display:none!important}.uw-product-card__content{z-index:4;justify-content:space-between;align-items:flex-end;gap:14px;min-height:92px;padding:12px 16px 16px;display:flex;position:relative;background:0 0!important;border-top:0!important}.uw-product-card h3{color:#fff;letter-spacing:-.03em;max-width:62%;min-height:0;margin:0;font-size:19px;font-weight:500;line-height:1.12}.uw-product-card__price{flex:none;justify-items:end;gap:2px;display:grid}.uw-product-card__bottom,.uw-product-card__top,.uw-product-card__items,.uw-product-card>p{display:none!important}.uw-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000000c2;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.uw-product-modal{border:1px solid var(--uw-border);background:#161617;border-radius:30px;grid-template-columns:340px 1fr;gap:24px;width:min(980px,100%);max-height:calc(100vh - 48px);padding:24px;display:grid;position:relative;overflow:auto;box-shadow:0 30px 90px #0000007a}.uw-modal-close{z-index:5;color:#fff;cursor:pointer;background:#202024;border:0;border-radius:14px;place-items:center;width:42px;height:42px;font-size:28px;line-height:1;transition:all .2s;display:grid;position:absolute;top:18px;right:18px}.uw-modal-close:hover{background:var(--uw-accent);transform:scale(1.04);box-shadow:0 0 24px #e2244447}.uw-product-modal__media{background:radial-gradient(circle at 50% 45%,#e224442e,#0000 50%),#111113;border-radius:26px;align-content:center;justify-items:center;min-height:420px;display:grid}.uw-product-modal__image{border:0;border-radius:42px;place-items:center;width:240px;height:240px;margin:0;display:grid;position:relative;overflow:visible;background:0 0!important}.uw-product-modal__image img{object-fit:contain;filter:drop-shadow(0 22px 34px #0000006b);width:96%;height:96%;position:relative}.uw-product-modal__image b{display:none!important}.uw-product-modal__media>span{background:var(--uw-accent);color:#fff;border-radius:999px;margin-top:18px;padding:9px 12px;font-size:12px}.uw-product-modal__content{padding:10px 54px 10px 0}.uw-product-modal__content h2{color:#fff;letter-spacing:-.06em;margin:18px 0 0;font-size:clamp(42px,5vw,70px);font-weight:500;line-height:.95}.uw-product-modal__content p{color:var(--uw-muted);margin:20px 0 0;font-size:16px;line-height:1.65}.uw-product-modal__server{background:#e2244414;border:1px solid #e2244429;border-radius:18px;gap:7px;margin-top:20px;padding:16px;display:grid}.uw-product-modal__server span{color:var(--uw-muted);font-size:13px}.uw-product-modal__server b{color:#fff;font-weight:500}.uw-product-modal__items{gap:8px;margin-top:20px;display:grid}.uw-product-modal__items div{background:#111113;border-radius:16px;justify-content:space-between;gap:14px;padding:14px;display:flex}.uw-product-modal__items span{color:var(--uw-muted)}.uw-product-modal__items b{color:#fff;text-align:right;font-weight:500}.uw-product-modal__bottom{border-top:1px solid var(--uw-border);justify-content:space-between;align-items:end;gap:16px;margin-top:24px;padding-top:20px;display:flex}.uw-product-modal__bottom div{gap:3px;display:grid}.uw-product-modal__bottom span{color:var(--uw-muted);font-size:13px;text-decoration:line-through}.uw-product-modal__bottom b{color:#fff;font-size:28px;font-weight:500;line-height:1}.uw-product-modal__bottom button{background:var(--uw-accent);color:#fff;cursor:pointer;border:0;border-radius:14px;min-width:180px;min-height:46px;padding:0 18px;transition:all .2s;box-shadow:0 0 24px #e2244438}.uw-product-modal__bottom button:hover{transform:translateY(-1px);box-shadow:0 0 30px #e2244457}@media (max-width:760px){.uw-product-card{min-height:290px}.uw-product-card__image{height:195px}.uw-product-card__content{min-height:86px;padding:12px 14px 14px}.uw-product-modal{grid-template-columns:1fr;padding:18px}.uw-product-modal__media{min-height:270px}.uw-product-modal__image{width:210px;height:210px}.uw-product-modal__content{padding:0}.uw-product-modal__bottom{flex-direction:column;align-items:stretch}.uw-product-modal__bottom button{width:100%}}.uw-product-card{background:radial-gradient(circle at 50% 38%,#e2244433,#0000 48%),radial-gradient(circle at 90% 94%,#e224441f,#0000 34%),#111113;min-height:335px;overflow:hidden!important}.uw-product-card__image img{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 18px 28px #0000006b);width:100%;height:100%}.uw-product-card__image img[src*=kit],.uw-product-card__image img[src*=pass],.uw-product-card__image img[src*=prefix]{width:94%;height:94%}.uw-product-card__content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff0f;border-radius:18px;min-height:74px;margin:0 12px 12px;padding:13px 14px;box-shadow:inset 0 1px #ffffff08;background:#0e0e109e!important}.uw-product-card h3{max-width:58%;font-size:18px;line-height:1.08}.uw-product-card__badge-row+.uw-product-card__image{padding-top:38px}@media (max-width:1380px){.uw-product-card{min-height:325px}.uw-product-card__image{height:238px}}@media (max-width:760px){.uw-product-card{min-height:315px}.uw-product-card__image{height:226px}.uw-product-card__content{min-height:72px}}.uw-product-card__content{z-index:8;height:46px;min-height:46px;box-shadow:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid #ffffff0e;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:0 12px;display:flex;position:absolute;bottom:12px;left:12px;right:12px;background:#0a0a0c8a!important}.uw-product-card h3{color:#fff;letter-spacing:-.02em;max-width:58%;margin:0;font-size:16px;font-weight:500;line-height:1}.uw-product-card__price{justify-items:end;gap:1px;display:grid}.uw-product-card__price span{color:#ffffff6b;font-size:10px;line-height:1;text-decoration:line-through}.uw-product-card__price b{color:#fff;font-size:21px;font-weight:500;line-height:1}.uw-product-card:hover .uw-product-card__content{border-color:#e224442e;background:#0a0a0c99!important}.uw-product-card__badge-row+.uw-product-card__image{padding-bottom:56px}@media (max-width:760px){.uw-product-card{min-height:310px}.uw-product-card__image{height:246px}.uw-product-card__content{height:46px;min-height:46px}}.uw-product-card__image{height:258px;padding:34px 18px 70px}.uw-product-card__image img{object-fit:contain;object-position:center bottom;width:94%;height:94%}.uw-product-card__image img[src*=coloss],.uw-product-card__image img[src*=tinker]{width:94%;height:94%}.uw-product-card__content{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:13px;height:40px;min-height:40px;padding:0 11px;bottom:13px;left:13px;right:13px;background:#0a0a0c7a!important}.uw-product-card h3{font-size:15px;line-height:1}.uw-product-card__price span{font-size:9px}.uw-product-card__price b{font-size:20px}.uw-product-card:hover .uw-product-card__content{background:#0a0a0c8f!important}@media (max-width:760px){.uw-product-card{min-height:306px}.uw-product-card__image{height:246px;padding-bottom:66px}.uw-product-card__content{height:40px;min-height:40px}}.uw-product-card__image{padding-bottom:74px}.uw-product-card__image img[src*=coloss],.uw-product-card__image img[src*=tinker]{transform:translateY(-4px)}.uw-product-card:hover .uw-product-card__image img[src*=coloss],.uw-product-card:hover .uw-product-card__image img[src*=tinker]{transform:scale(1.025)translateY(-7px)}.uw-product-card__price b{text-shadow:0 0 14px #e2244424;font-size:21px}.uw-product-card__content{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);border:1px solid #ffffff13;border-radius:14px;height:42px;min-height:42px;padding:0 14px;bottom:13px;left:14px;right:14px;box-shadow:inset 0 1px #ffffff0e,0 10px 22px #0000002e;background:linear-gradient(#23232775,#0a0a0c94)!important}.uw-product-card__content{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid #ffffff0e;border-radius:13px;gap:16px;height:40px;min-height:40px;padding:0 13px;bottom:13px;left:13px;right:13px;box-shadow:inset 0 1px #ffffff09,0 8px 18px #00000024;background:#0a0a0c7a!important}.uw-product-card:hover .uw-product-card__content{border-color:#e224442e;box-shadow:inset 0 1px #ffffff0b,0 10px 22px #0000002e,0 0 16px #e2244414;background:#0a0a0c8f!important}.uw-product-card__price{padding-right:4px}.uw-product-card__price b{text-shadow:none;font-size:21px;line-height:1}.uw-product-card h3{font-size:15px}.uw-product-card__content{align-items:center}.uw-product-card__price{flex-direction:column;justify-content:center;align-items:flex-end;gap:2px;padding-right:4px;display:flex;transform:translateY(-1px)}.uw-product-card__price span{color:#ffffff94;font-size:11px;line-height:1;-webkit-text-decoration:line-through #ffffff80;text-decoration:line-through #ffffff80;text-decoration-thickness:1px}.uw-product-card__content{align-items:center;gap:12px;height:46px;min-height:46px}.uw-product-card h3{color:#fff;letter-spacing:-.025em;text-shadow:0 0 1px #ffffff59,0 0 12px #00000073;-webkit-line-clamp:2;text-overflow:ellipsis;word-break:normal;-webkit-box-orient:vertical;max-width:calc(100% - 92px);font-size:15px;font-weight:500;line-height:1.08;display:-webkit-box;overflow:hidden}.uw-product-card__price{flex:0 0 82px;justify-content:center;align-items:flex-end;min-width:82px}.uw-product-card__price b{text-shadow:0 0 1px #ffffff4d,0 0 14px #e224441f;font-size:21px;font-weight:500;line-height:.95}.uw-product-card__price span{font-size:11px;line-height:1}.uw-product-card h3{min-height:16px}.uw-product-card__content{padding-left:13px;padding-right:12px}@media (max-width:760px){.uw-product-card h3{font-size:14px}.uw-product-card__price{flex-basis:78px;min-width:78px}.uw-product-card__price b{font-size:20px}}.uw-product-card h3{font-weight:650}.uw-product-card{min-height:340px}.uw-product-card__image{align-items:center;height:286px;padding:34px 18px 88px}.uw-product-card__image img{object-fit:contain;object-position:center bottom;width:92%;height:92%;transform:translateY(-10px)}.uw-product-card__content{height:42px;min-height:42px;bottom:12px}.uw-product-card h3{max-width:calc(100% - 92px);font-weight:700;line-height:1.05}.uw-product-card__price b{font-weight:700}.uw-product-card__image img{width:96%;height:96%;transform:translateY(-10px)}.uw-product-card:hover .uw-product-card__image img[src*=coloss],.uw-product-card:hover .uw-product-card__image img[src*=tinker],.uw-product-card:hover .uw-product-card__image img[src*=farmer],.uw-product-card:hover .uw-product-card__image img[src*=masson]{transform:scale(1.025)translateY(-16px)}.uw-product-card__image img[src*=explosive],.uw-product-card__image img[src*=turret],.uw-product-card__image img[src*=kit],.uw-product-card__image img[src*=nab],.uw-product-card__image img[src*=nabor]{width:94%;height:94%;transform:translateY(-18px)}.uw-product-card:hover .uw-product-card__image img[src*=explosive],.uw-product-card:hover .uw-product-card__image img[src*=turret],.uw-product-card:hover .uw-product-card__image img[src*=kit],.uw-product-card:hover .uw-product-card__image img[src*=nab],.uw-product-card:hover .uw-product-card__image img[src*=nabor]{transform:scale(1.02)translateY(-22px)}.uw-social-dock{z-index:80;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#161617f0;border:1px solid #ffffff13;border-radius:22px 22px 0 0;width:270px;transition:bottom .28s,transform .28s,border-color .28s,box-shadow .28s;position:fixed;bottom:-74px;right:26px;transform:translateY(0);box-shadow:0 -18px 48px #00000057,0 0 24px #e2244414}.uw-social-dock__handle{justify-content:center;padding:9px 12px 0;display:flex}.uw-social-dock__handle span{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#e2244424;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 12px;font-size:11px;font-weight:600;line-height:1;transition:background .22s,box-shadow .22s;display:inline-flex}.uw-social-dock__title{border-bottom:1px solid #ffffff13;gap:3px;padding-bottom:12px;display:grid}.uw-social-dock__title b{color:#fff;letter-spacing:-.02em;font-size:16px;font-weight:700;line-height:1}.uw-social-dock__title span{color:var(--uw-muted);font-size:12px;line-height:1.2}.uw-social-dock__links a{color:#ffffffb8;background:#111113;border:1px solid #ffffff0e;border-radius:15px;place-items:center;height:44px;transition:background .22s,color .22s,border-color .22s,transform .22s,box-shadow .22s;display:grid;position:relative}.uw-social-dock__links a svg{fill:currentColor;width:21px;height:21px}.uw-social-dock:after{content:"";background:#e2244485;border-radius:999px;width:54px;height:3px;position:absolute;top:-7px;left:50%;transform:translate(-50%);box-shadow:0 0 18px #e2244442}@media (max-width:760px){.uw-social-dock{width:244px;bottom:-70px;right:14px}.uw-social-dock__links a{height:42px}}.uw-social-dock{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0e0e10c7;border-color:#ffffff0d;border-radius:18px 18px 0 0;width:246px;bottom:-48px;right:26px;box-shadow:0 -12px 34px #00000038,0 0 16px #e224440a}.uw-social-dock:hover{border-color:#e224442e;bottom:0;box-shadow:0 -18px 42px #00000047,0 0 20px #e2244414}.uw-social-dock:after{background:#e224446b;width:42px;height:2px;top:-5px;box-shadow:0 0 12px #e224442e}.uw-social-dock__handle{padding:7px 10px 0}.uw-social-dock__handle span{color:#ffffffd1;letter-spacing:.04em;background:#e224441a;min-height:22px;padding:0 10px;font-size:10px;font-weight:700}.uw-social-dock:hover .uw-social-dock__handle span{background:#e22444e6;box-shadow:0 0 16px #e224442e}.uw-social-dock__body{padding:10px 12px 12px}.uw-social-dock__title{display:none}.uw-social-dock__links{grid-template-columns:repeat(5,1fr);gap:7px;margin-top:0;display:grid}.uw-social-dock__links a{color:#ffffff94;height:36px;box-shadow:none;background:#161617c7;border:1px solid #ffffff0b;border-radius:12px}.uw-social-dock__links a svg{width:18px;height:18px}.uw-social-dock__links a:hover{background:var(--uw-accent);color:#fff;border-color:#e2244473;transform:translateY(-2px);box-shadow:0 8px 18px #e224442e}@media (max-width:760px){.uw-social-dock{width:230px;bottom:-47px;right:12px}.uw-social-dock__links a{height:34px}}.uw-shop-info{grid-template-columns:minmax(0,1fr) 390px;gap:18px;width:calc(100% - 44px);max-width:1560px;margin:22px auto 0;display:grid}.uw-shop-slider,.uw-shop-bonus-panel{border:1px solid var(--uw-border);background:var(--uw-card);box-shadow:0 22px 70px var(--uw-shadow);border-radius:26px;position:relative;overflow:hidden}.uw-shop-slider__image{z-index:1;position:absolute;inset:0}.uw-shop-slider__image:after{content:"";background:linear-gradient(90deg,#0e0e10e6,#0e0e1047 48%,#0e0e10c7),linear-gradient(#0000 46%,#0e0e10bd);position:absolute;inset:0}.uw-shop-slider__content{z-index:3;align-content:end;max-width:760px;min-height:330px;padding:34px;display:grid;position:relative}.uw-shop-slider__content span{background:var(--uw-accent);color:#fff;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;min-height:28px;padding:0 11px;font-size:11px;font-weight:700;display:inline-flex;box-shadow:0 0 22px #e224443d}.uw-shop-slider__content h1{color:#fff;letter-spacing:-.055em;text-shadow:0 12px 34px #0000006b;max-width:720px;margin:18px 0 0;font-size:clamp(38px,4vw,68px);font-weight:800;line-height:.95}.uw-shop-slider__content p{color:#ffffffc2;max-width:600px;margin:16px 0 0;font-size:15px;font-weight:500;line-height:1.55}.uw-shop-slider__controls{z-index:4;align-items:center;gap:10px;display:flex;position:absolute;bottom:20px;right:20px}.uw-shop-slider__controls>button{color:#fff;cursor:pointer;background:#111113d1;border:0;border-radius:13px;place-items:center;width:38px;height:38px;font-size:24px;line-height:1;transition:all .2s;display:grid}.uw-shop-slider__controls>button:hover{background:var(--uw-accent);transform:translateY(-1px);box-shadow:0 0 22px #e2244438}.uw-shop-slider__controls div{align-items:center;gap:6px;display:flex}.uw-shop-slider__controls div button{cursor:pointer;background:#ffffff47;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:all .2s}.uw-shop-slider__controls div button.is-active{background:var(--uw-accent);width:22px;box-shadow:0 0 16px #e2244447}.uw-shop-bonus-panel__head{border-bottom:1px solid var(--uw-border);justify-content:space-between;align-items:center;gap:12px;padding-bottom:14px;display:flex}.uw-shop-bonus-panel__head span{color:#fff;letter-spacing:-.02em;font-size:16px;font-weight:800}.uw-shop-bonus-panel__head b{color:#fff;background:#e2244424;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.uw-shop-bonus-list{gap:10px;margin-top:14px;display:grid}.uw-shop-bonus-list article{background:radial-gradient(circle at 100% 100%,#e224441a,#0000 38%),#111113;border:1px solid #ffffff0e;border-radius:18px;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;min-height:92px;padding:13px;transition:all .2s;display:grid}.uw-shop-bonus-list article:hover{border-color:#e224443d;transform:translateY(-1px);box-shadow:0 12px 30px #00000038}.uw-shop-bonus-list article>div{background:var(--uw-accent);color:#fff;border-radius:15px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 0 22px #e2244438}.uw-shop-bonus-list article h3{color:#fff;letter-spacing:-.02em;margin:0;font-size:15px;font-weight:800;line-height:1.1}.uw-shop-bonus-list article p{color:var(--uw-muted);margin:6px 0 0;font-size:12px;line-height:1.35}.uw-shop-bonus-list article button{background:var(--uw-accent);color:#fff;cursor:pointer;border:0;border-radius:12px;align-self:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:700;transition:all .2s}.uw-shop-bonus-list article button:hover{transform:translateY(-1px);box-shadow:0 0 22px #e2244447}@media (max-width:1180px){.uw-shop-info{grid-template-columns:1fr}.uw-shop-bonus-panel{display:none}.uw-shop-slider,.uw-shop-slider__content{min-height:300px}}@media (max-width:760px){.uw-shop-info{width:100%}.uw-shop-slider{min-height:260px}.uw-shop-slider__content{min-height:260px;padding:24px}.uw-shop-slider__content h1{font-size:34px}.uw-shop-slider__controls{bottom:16px;right:16px}}.uw-shop-info{grid-template-columns:minmax(0,1fr) 330px;gap:14px;margin-top:18px}.uw-shop-slider{border-radius:24px;min-height:245px}.uw-shop-slider__content{max-width:620px;min-height:245px;padding:28px}.uw-shop-slider__content span{border-radius:999px;min-height:24px;padding:0 10px;font-size:10px}.uw-shop-slider__content h1{letter-spacing:-.045em;max-width:560px;margin-top:14px;font-size:clamp(32px,3.1vw,48px);font-weight:800;line-height:.96}.uw-shop-slider__content p{color:#ffffffad;max-width:520px;margin-top:12px;font-size:13px;line-height:1.45}.uw-shop-slider__controls{gap:8px;bottom:16px;right:18px}.uw-shop-slider__controls>button{border-radius:11px;width:32px;height:32px;font-size:20px}.uw-shop-slider__controls div button{width:7px;height:7px}.uw-shop-slider__controls div button.is-active{width:18px}.uw-shop-bonus-panel{border-radius:24px;padding:14px}.uw-shop-bonus-panel__head{padding-bottom:11px}.uw-shop-bonus-panel__head span{font-size:14px;font-weight:800}.uw-shop-bonus-list{gap:8px;margin-top:11px}.uw-shop-bonus-list article{background:radial-gradient(circle at 100% 100%,#e2244413,#0000 38%),#111113;border-radius:16px;grid-template-columns:36px 1fr auto;gap:10px;min-height:74px;padding:10px}.uw-shop-bonus-list article>div{border-radius:13px;width:36px;height:36px;box-shadow:0 0 18px #e224442e}.uw-shop-bonus-list article svg{width:18px;height:18px}.uw-shop-bonus-list article h3{font-size:13px;font-weight:800;line-height:1.08}.uw-shop-bonus-list article p{color:#ffffff8c;margin-top:4px;font-size:10.5px;line-height:1.25}.uw-shop-bonus-list article button{border-radius:10px;min-height:30px;padding:0 10px;font-size:10.5px}.uw-shop-layout{margin-top:16px}@media (max-width:1180px){.uw-shop-info{grid-template-columns:1fr}.uw-shop-slider,.uw-shop-slider__content{min-height:230px}}@media (max-width:760px){.uw-shop-slider{min-height:220px}.uw-shop-slider__content{min-height:220px;padding:22px}.uw-shop-slider__content h1{font-size:30px}.uw-shop-slider__content p{font-size:12px}}.uw-shop-slider{min-height:255px}.uw-shop-slider__content{min-height:255px;padding:28px 32px}.uw-shop-slider__content h1{letter-spacing:-.04em;max-width:560px;font-size:clamp(30px,2.7vw,44px);line-height:1}.uw-shop-slider__content p{max-width:500px;font-size:13px;line-height:1.45}.uw-shop-bonus-panel{padding:14px}.uw-shop-bonus-panel__head span{letter-spacing:-.01em;font-size:14px;line-height:1}.uw-shop-bonus-list article{grid-template-columns:36px 1fr;gap:10px;min-height:82px;padding:11px}.uw-shop-bonus-list article h3{letter-spacing:-.01em;font-size:13px;line-height:1.15}.uw-shop-bonus-list article p{color:#fff9;max-width:190px;font-size:11.5px;line-height:1.32}.uw-shop-bonus-list article button{border-radius:10px;grid-column:2;justify-self:start;min-height:28px;margin-top:2px;padding:0 10px;font-size:10.5px}.uw-shop-bonus-list article>div{align-self:start;margin-top:2px}@media (max-width:1180px){.uw-shop-slider,.uw-shop-slider__content{min-height:235px}}.uw-shop-slider{background:#111113;min-height:270px}.uw-shop-slider__image{background:#111113;place-items:center;display:grid}.uw-shop-slider__image img{object-fit:contain;object-position:center;filter:saturate(1.03)contrast(1.02);width:100%;height:100%;transform:none!important}.uw-shop-slider__image:after{background:linear-gradient(90deg,#0e0e10d1,#0e0e102e 48%,#0e0e106b),linear-gradient(#0e0e102e,#0e0e101f 42%,#0e0e10c7)}.uw-shop-slider__content{flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:270px;padding:28px 32px 30px;display:flex}.uw-shop-slider__content h1{letter-spacing:-.04em;max-width:560px;margin-top:12px;font-size:clamp(30px,2.65vw,44px);line-height:.98}.uw-shop-slider__content p{max-width:520px;margin-top:10px;font-size:13px}.uw-shop-bonus-panel{flex-direction:column;min-height:270px;padding:14px;display:flex}.uw-shop-bonus-panel__head{flex:none;padding-bottom:12px}.uw-shop-bonus-panel__head span{font-size:14px;line-height:1}.uw-shop-bonus-panel__head b{min-height:23px;padding:0 9px;font-size:9px}.uw-shop-bonus-list{flex:1;grid-template-rows:1fr 1fr;gap:10px;margin-top:12px;display:grid}.uw-shop-bonus-list article{background:radial-gradient(circle at 100% 100%,#e2244414,#0000 42%),#111113;border-radius:17px;grid-template-rows:auto auto;grid-template-columns:38px 1fr;align-items:start;gap:0 12px;min-height:0;padding:13px;display:grid}.uw-shop-bonus-list article>div{border-radius:13px;grid-area:1/1/span 2;width:38px;height:38px;margin:0}.uw-shop-bonus-list article section{grid-area:1/2;min-width:0}.uw-shop-bonus-list article h3{letter-spacing:-.01em;margin:0;font-size:13px;font-weight:800;line-height:1.12}.uw-shop-bonus-list article button{border-radius:10px;grid-area:2/2;place-self:end start;min-height:28px;margin-top:9px;padding:0 11px;font-size:10.5px}@media (max-width:1180px){.uw-shop-slider,.uw-shop-slider__content{min-height:245px}}@media (max-width:760px){.uw-shop-slider{min-height:230px}.uw-shop-slider__content{min-height:230px;padding:22px}.uw-shop-slider__content h1{font-size:30px}}.uw-shop-slider__content{justify-content:flex-end;padding:28px 32px 34px}.uw-shop-slider__content span{margin-bottom:0}.uw-shop-slider__content h1{margin-top:10px}.uw-shop-slider__content p{margin-top:9px;margin-bottom:0}.uw-shop-slider__controls{bottom:22px;right:18px}.uw-shop-bonus-list article{grid-template-rows:auto;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;padding:13px}.uw-shop-bonus-list article>div{grid-area:1/1;align-self:center}.uw-shop-bonus-list article section{grid-area:1/2}.uw-shop-bonus-list article button{white-space:nowrap;grid-area:1/3;place-self:center end;min-height:32px;margin-top:0;padding:0 12px}.uw-shop-bonus-list article h3{font-size:13px;line-height:1.12}.uw-shop-bonus-list article p{max-width:185px;font-size:11px;line-height:1.28}@media (max-width:1280px){.uw-shop-bonus-list article{grid-template-columns:36px 1fr}.uw-shop-bonus-list article button{grid-area:2/2;justify-self:start;margin-top:8px}}.uw-shop-slider{position:relative}.uw-shop-slider__content{z-index:5;max-width:680px;display:block;position:absolute;bottom:24px;left:32px;right:160px;min-height:0!important;padding:0!important}.uw-shop-slider__content span{margin:0 0 10px;display:inline-flex}.uw-shop-slider__content h1{max-width:620px;margin:0;font-size:clamp(30px,2.65vw,44px);line-height:.98}.uw-shop-slider__content p{max-width:560px;margin:10px 0 0;font-size:13px;line-height:1.42}.uw-shop-slider__controls{z-index:6;bottom:24px;right:20px}@media (max-width:760px){.uw-shop-slider__content{bottom:62px;left:22px;right:22px}.uw-shop-slider__controls{bottom:20px;left:22px;right:auto}.uw-shop-slider__content h1{font-size:30px}}.uw-item-subcategories{border-top:1px solid var(--uw-border);margin-top:14px;padding-top:13px}.uw-item-subcategories__title{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.uw-item-subcategories__title span{color:#ffffffad;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.uw-item-subcategories{gap:7px;display:grid}.uw-item-subcategories button{color:#ffffffa8;text-align:left;cursor:pointer;background:#111113;border:1px solid #ffffff0e;border-radius:12px;min-height:34px;padding:0 11px;font-size:12px;font-weight:600;transition:all .2s}.uw-item-subcategories button:hover{color:#fff;background:#18181b;border-color:#e224443d}.uw-item-subcategories button.is-active{color:#fff;background:#e2244429;border-color:#e2244499;box-shadow:0 0 18px #e224441f}.uw-wipe-calendar{border:1px solid var(--uw-border);background:radial-gradient(circle at 100% 100%,#e2244414,#0000 36%),#111113;border-radius:20px;margin-top:14px;padding:14px}.uw-wipe-calendar__head{justify-content:space-between;gap:12px;display:flex}.uw-wipe-calendar__head h3{color:#fff;margin:0;font-size:15px;font-weight:800;line-height:1}.uw-wipe-calendar__head p{color:var(--uw-muted);margin:6px 0 0;font-size:12px}.uw-wipe-calendar__head span{color:#fff;background:#e2244424;border-radius:999px;align-items:center;height:26px;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.uw-wipe-calendar__legend{border-top:1px solid var(--uw-border);gap:6px;margin-top:12px;padding-top:11px;display:grid}.uw-wipe-calendar__legend span{color:var(--uw-muted);font-size:11px}.uw-shop-layout{align-items:start}.uw-shop-left{align-self:start;gap:14px;display:grid}.uw-shop-category-wrap{gap:7px;display:grid}.uw-item-subcategories{display:none!important}.uw-shop-subcategory-list{border-left:1px solid #e224443d;gap:6px;margin:-2px 0 2px 50px;padding:8px 0 0 10px;animation:.18s both uwSubcategoryOpen;display:grid}.uw-shop-subcategory-list button{color:#ffffff9e;text-align:left;cursor:pointer;background:#0f0f11b8;border:1px solid #ffffff0b;border-radius:10px;min-height:30px;padding:0 11px;font-size:11.5px;font-weight:700;transition:all .2s}.uw-shop-subcategory-list button:hover{color:#fff;background:#18181b;border-color:#e2244438}@keyframes uwSubcategoryOpen{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.uw-wipe-calendar{border:1px solid var(--uw-border);background:radial-gradient(circle at 100% 100%,#e2244414,#0000 36%),#111113;border-radius:20px;padding:13px;box-shadow:0 18px 46px #0000003d}.uw-wipe-calendar__server,.uw-wipe-calendar__month{grid-template-columns:32px 1fr 32px;align-items:center;gap:7px;display:grid}.uw-wipe-calendar__server button,.uw-wipe-calendar__month button{color:#fff;cursor:pointer;background:#1b1b1f;border:0;border-radius:11px;place-items:center;width:32px;height:32px;font-size:20px;line-height:1;transition:all .2s;display:grid}.uw-wipe-calendar__server button:hover,.uw-wipe-calendar__month button:hover{background:var(--uw-accent);box-shadow:0 0 18px #e2244433}.uw-wipe-calendar__server b,.uw-wipe-calendar__month b{color:#fff;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#0f0f11;border-radius:11px;justify-content:center;align-items:center;height:32px;padding:0 10px;font-size:11px;font-weight:800;display:flex;overflow:hidden}.uw-wipe-calendar__month{margin-top:8px}.uw-wipe-calendar__month b{text-transform:uppercase;letter-spacing:.03em}.uw-wipe-calendar__week,.uw-wipe-calendar__grid{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.uw-wipe-calendar__week{margin-top:13px}.uw-wipe-calendar__week span{color:#ffffff70;text-align:center;font-size:10px;font-weight:800}.uw-wipe-calendar__grid{margin-top:7px}.uw-wipe-calendar__grid div{color:#fffc;background:#242428;border-radius:10px;place-items:center;height:30px;font-size:12px;font-weight:800;display:grid}.uw-wipe-calendar__grid div.is-muted{opacity:.32}.uw-wipe-calendar__grid div.is-wipe{background:var(--uw-accent);color:#fff;box-shadow:0 0 16px #e2244438}.uw-wipe-calendar__grid div.is-global{color:#fff;background:#00c972;box-shadow:0 0 16px #00c9722e}.uw-wipe-calendar__legend{background:#0f0f11;border-radius:14px;gap:6px;margin-top:12px;padding:11px;display:grid}.uw-wipe-calendar__legend div{align-items:center;gap:8px;display:flex}.uw-wipe-calendar__legend i{border-radius:50%;width:9px;height:9px}.uw-wipe-calendar__legend span{color:#ffffffa8;font-size:11px;font-weight:700}.uw-shop-subcategory-list button{color:#ffffffa8;text-align:left;cursor:pointer;background:#111113c2;border:1px solid #ffffff0b;border-radius:13px;grid-template-columns:28px 1fr;align-items:center;gap:9px;min-height:36px;padding:0 10px;font-size:12px;font-weight:700;transition:background .18s,color .18s,border-color .18s,box-shadow .18s,transform .18s;display:grid}.uw-shop-subcategory-list button i{color:#ffffff80;background:#ffffff0b;border-radius:10px;place-items:center;width:28px;height:28px;transition:background .18s,color .18s,box-shadow .18s;display:grid}.uw-shop-subcategory-list button span{line-height:1}.uw-shop-subcategory-list button:hover{color:#fff;background:#18181be0;border-color:#e2244438;transform:translate(2px)}.uw-shop-subcategory-list button.is-active{color:#fff;background:#e2244421;border-color:#e2244485;box-shadow:0 0 18px #e224441a}.uw-shop-category-wrap:has(.uw-shop-subcategory-list){padding-bottom:2px}.uw-wipe-calendar{background:radial-gradient(circle at 100% 100%,#e2244414,#0000 36%),#111113e0;border-color:#fff1;box-shadow:0 18px 46px #0000003d,0 0 24px #e2244409}.uw-wipe-calendar__grid div{color:#ffffffb8;background:#1f1f23db}.uw-wipe-calendar__grid div.is-today{color:#fff;background:#ffffff14;border:1px solid #ffffff7a}.uw-wipe-calendar__legend span{color:#ffffff94}.uw-shop-category-wrap:has(.uw-shop-subcategory-list){gap:9px}.uw-shop-left{align-self:start;gap:14px;display:grid;position:sticky;top:112px}.uw-shop-left .uw-shop-sidebar{position:static}.uw-shop-left>.uw-wipe-calendar{display:none!important}.uw-shop-subcategory-list{background:0 0;border-left:2px solid #e2244457;border-radius:0;gap:7px;margin:-1px 0 4px;padding:0 0 0 14px;animation:.18s both uwSubcategoryOpen;display:grid}.uw-shop-subcategory-list button{border:1px solid var(--uw-border);color:#fff;text-align:left;cursor:pointer;background:#111113;border-radius:15px;grid-template-columns:38px 1fr;align-items:center;gap:12px;width:100%;min-height:50px;padding:8px 12px;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;display:grid}.uw-shop-subcategory-list button i{width:38px;height:38px;color:var(--uw-muted);background:#202024;border-radius:13px;place-items:center;transition:background .18s,color .18s,box-shadow .18s;display:grid}.uw-shop-subcategory-list button svg{fill:currentColor;width:17px;height:17px}.uw-shop-subcategory-list button span{color:#fff;align-items:center;min-height:38px;font-size:14px;font-weight:700;line-height:1;display:flex}.uw-shop-subcategory-list button:hover{background:#18181b;border-color:#e224444d;transform:translate(2px)}.uw-shop-subcategory-list button:hover i{color:#fff;background:#e224442e}.uw-shop-subcategory-list button.is-active{background:#e224441f;border-color:#e22444b3;box-shadow:0 0 20px #e224441f}.uw-shop-subcategory-list button.is-active i{color:#fff;background:var(--uw-accent);box-shadow:0 0 18px #e2244438}.uw-wipes-hero{border:1px solid var(--uw-border);background:radial-gradient(circle at 80% 20%, #e224441f, transparent 34%), radial-gradient(circle at 10% 90%, #e2244414, transparent 30%), var(--uw-card);box-shadow:0 22px 70px var(--uw-shadow);border-radius:30px;justify-content:space-between;align-items:end;gap:24px;padding:34px;display:flex}.uw-wipes-hero span{background:var(--uw-accent);color:#fff;text-transform:uppercase;letter-spacing:.04em;border-radius:999px;align-items:center;min-height:28px;padding:0 11px;font-size:11px;font-weight:800;display:inline-flex}.uw-wipes-hero h1{color:#fff;letter-spacing:-.06em;margin:18px 0 0;font-size:clamp(44px,5vw,76px);font-weight:800;line-height:.95}.uw-wipes-hero p{max-width:640px;color:var(--uw-muted);margin:18px 0 0;font-size:15px;line-height:1.55}.uw-wipes-hero__status{border:1px solid var(--uw-border);background:#111113;border-radius:22px;gap:8px;min-width:220px;padding:18px;display:grid}.uw-wipes-hero__status b{color:#fff;font-size:15px;font-weight:800}.uw-wipes-hero__status span{background:#e2244424;width:fit-content}.uw-wipes-grid{grid-template-columns:420px 1fr;gap:18px;margin-top:18px;display:grid}.uw-wipes-calendar-card,.uw-wipe-info-block{border:1px solid var(--uw-border);background:var(--uw-card);box-shadow:0 22px 70px var(--uw-shadow);border-radius:28px}.uw-wipes-calendar-card{padding:16px}.uw-wipes-calendar-card .uw-wipe-calendar{box-shadow:none;border-radius:22px}.uw-wipes-calendar-card .uw-wipe-calendar__grid div{border-radius:12px;height:38px;font-size:14px}.uw-wipes-calendar-card .uw-wipe-calendar__week span{font-size:11px}.uw-wipe-info-block{padding:20px}.uw-wipe-info-block__head{border-bottom:1px solid var(--uw-border);justify-content:space-between;align-items:center;gap:12px;padding-bottom:16px;display:flex}.uw-wipe-info-block__head span{color:#fff;letter-spacing:-.03em;font-size:20px;font-weight:800}.uw-wipe-info-block__head b{color:#fff;background:#e2244424;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.uw-wipe-info-list{gap:12px;margin-top:16px;display:grid}.uw-wipe-info-list article{background:radial-gradient(circle at 100% 100%,#e2244414,#0000 38%),#111113;border:1px solid #ffffff0e;border-radius:20px;padding:18px}.uw-wipe-info-list h3{color:#fff;letter-spacing:-.03em;margin:0;font-size:18px;font-weight:800}.uw-wipe-info-list p{color:var(--uw-muted);margin:9px 0 0;font-size:14px;line-height:1.55}.uw-wipe-calendar__grid div.is-global{background:var(--uw-accent);color:#fff;box-shadow:0 0 16px #e2244433}.uw-wipe-calendar__grid div.is-wipe{color:#fff;background:#e2244494;box-shadow:0 0 14px #e2244424}@media (max-width:1180px){.uw-shop-left{position:static}.uw-wipes-grid{grid-template-columns:1fr}.uw-wipes-hero{display:grid}}@media (max-width:760px){.uw-wipes-page{width:100%}.uw-wipes-hero{padding:24px}.uw-wipes-hero h1{font-size:42px}.uw-wipes-grid{gap:14px}}body{background:linear-gradient(#0e0e10db,#0e0e10e6),url(/assets/backgrounds/site-bg.png) 50%/cover no-repeat fixed,#0e0e10!important}.uw-page{background:0 0!important}.uw-wipes-page{width:calc(100% - 44px);max-width:1560px;margin:22px auto 0}.uw-wipes-head{border:1px solid var(--uw-border);box-shadow:0 22px 70px var(--uw-shadow);background:#161617e0;border-radius:28px;padding:32px}.uw-wipes-head>span{background:var(--uw-accent);color:#fff;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:28px;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.uw-wipes-head h1{color:#fff;letter-spacing:-.06em;margin:18px 0 0;font-size:clamp(46px,5vw,78px);font-weight:800;line-height:.94}.uw-wipes-head p{color:#ffffffad;max-width:760px;margin:18px 0 0;font-size:15px;line-height:1.55}.uw-wipes-content{grid-template-columns:420px 1fr;gap:18px;margin-top:18px;display:grid}.uw-wipes-calendar-panel,.uw-wipeblock-panel{border:1px solid var(--uw-border);box-shadow:0 22px 70px var(--uw-shadow);background:#161617e6;border-radius:28px}.uw-wipes-calendar-panel{align-self:start;padding:16px}.uw-wipeblock-panel{padding:20px}.uw-wipes-panel-head{border-bottom:1px solid var(--uw-border);justify-content:space-between;align-items:center;gap:14px;padding-bottom:16px;display:flex}.uw-wipes-panel-head span{color:var(--uw-accent);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.uw-wipes-panel-head h2{color:#fff;letter-spacing:-.04em;margin:6px 0 0;font-size:24px;font-weight:800;line-height:1}.uw-wipes-panel-head b{color:#fff;white-space:nowrap;background:#e2244424;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 11px;font-size:11px;font-weight:800;display:inline-flex}.uw-wipes-calendar-panel .uw-wipe-calendar{box-shadow:none;border-radius:22px;margin-top:16px}.uw-wipes-calendar-panel .uw-wipe-calendar__grid div{border-radius:12px;height:38px;font-size:14px}.uw-wipeblock-note{color:#ffffff9e;margin:16px 0 0;font-size:14px;line-height:1.55}.uw-wipeblock-sections{gap:16px;margin-top:18px;display:grid}.uw-wipeblock-section{background:#111113;border:1px solid #ffffff0e;border-radius:22px;padding:18px}.uw-wipeblock-section h3{color:#fff;letter-spacing:-.03em;text-transform:uppercase;margin:0;font-size:20px;font-weight:800;line-height:1}.uw-wipeblock-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.uw-wipeblock-group{background:#121214c7;border:1px solid #ffffff0e;border-radius:18px;min-height:132px;padding:14px}.uw-wipeblock-group h4{color:#fff;text-transform:uppercase;margin:0;font-size:15px;font-weight:800;line-height:1}.uw-wipeblock-items{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.uw-wipeblock-item{background:#0e0e10;border:1px solid #ffffff0b;border-radius:14px;place-items:center;width:70px;height:70px;transition:border-color .18s,transform .18s,box-shadow .18s;display:grid}.uw-wipeblock-item:hover{border-color:#e2244452;transform:translateY(-2px);box-shadow:0 10px 24px #0000003d}.uw-wipeblock-item img{object-fit:contain;filter:drop-shadow(0 10px 14px #00000057);width:76%;height:76%}.uw-wipe-calendar{background:#111113!important;border-color:#fff1!important}.uw-wipe-calendar__server b,.uw-wipe-calendar__month b,.uw-wipe-calendar__legend{background:#0e0e10!important}.uw-wipe-calendar__server button,.uw-wipe-calendar__month button{background:#1b1b1f!important}.uw-wipe-calendar__grid div{background:#242428}.uw-wipe-calendar__grid div.is-global{color:#fff;box-shadow:0 0 16px #e2244433;background:var(--uw-accent)!important}.uw-wipe-calendar__grid div.is-wipe{color:#fff;box-shadow:0 0 14px #e2244424;background:#e2244485!important}.uw-wipe-calendar__grid div.is-today{color:#fff;border:1px solid #ffffff7a;background:#ffffff14!important}.uw-wipe-calendar__legend i.is-global{background:var(--uw-accent)}.uw-wipe-calendar__legend i.is-wipe{background:#e2244485}.uw-wipe-calendar__legend i.is-today{background:#ffffffd9}@media (max-width:1180px){.uw-wipes-content,.uw-wipeblock-groups{grid-template-columns:1fr}}@media (max-width:760px){.uw-wipes-page{width:100%}.uw-wipes-head{padding:24px}.uw-wipes-head h1{font-size:42px}.uw-wipeblock-panel,.uw-wipes-calendar-panel{padding:14px}.uw-wipeblock-item{width:62px;height:62px}}.uw-wipes-page--compact{width:calc(100% - 44px);max-width:1560px;margin:18px auto 0}.uw-wipes-head--compact{justify-content:space-between;align-items:end;min-height:150px;padding:26px 30px;display:flex}.uw-wipes-head--compact h1{margin-top:14px;font-size:clamp(42px,4.4vw,66px)}.uw-wipes-head--compact p{max-width:720px;margin-top:12px;font-size:14px}.uw-wipes-content--compact{grid-template-columns:360px 1fr;align-items:start;gap:16px;margin-top:16px}.uw-wipes-content--compact .uw-wipes-calendar-panel,.uw-wipes-content--compact .uw-wipeblock-panel{border-radius:24px}.uw-wipes-content--compact .uw-wipes-calendar-panel{padding:14px}.uw-wipeblock-panel--compact{padding:16px}.uw-wipes-content--compact .uw-wipes-panel-head{padding-bottom:12px}.uw-wipes-content--compact .uw-wipes-panel-head h2{font-size:21px}.uw-wipes-content--compact .uw-wipes-panel-head span{font-size:10px}.uw-wipes-content--compact .uw-wipe-calendar{margin-top:14px;padding:12px}.uw-wipes-content--compact .uw-wipe-calendar__server,.uw-wipes-content--compact .uw-wipe-calendar__month{grid-template-columns:28px 1fr 28px;gap:6px}.uw-wipes-content--compact .uw-wipe-calendar__server button,.uw-wipes-content--compact .uw-wipe-calendar__month button{border-radius:10px;width:28px;height:28px;font-size:18px}.uw-wipes-content--compact .uw-wipe-calendar__server b,.uw-wipes-content--compact .uw-wipe-calendar__month b{height:28px;font-size:10px}.uw-wipes-content--compact .uw-wipe-calendar__week,.uw-wipes-content--compact .uw-wipe-calendar__grid{gap:5px}.uw-wipes-content--compact .uw-wipe-calendar__week{margin-top:11px}.uw-wipes-content--compact .uw-wipe-calendar__grid div{cursor:help;border-radius:10px;height:30px;font-size:12px;position:relative}.uw-wipes-content--compact .uw-wipe-calendar__legend{margin-top:10px;padding:9px}.uw-wipes-content--compact .uw-wipe-calendar__legend span{font-size:10.5px}.uw-wipeblock-compact-list{gap:10px;margin-top:14px;display:grid}.uw-wipeblock-compact-section{background:#111113;border:1px solid #ffffff0e;border-radius:18px;grid-template-columns:120px 1fr;align-items:start;gap:14px;padding:12px;display:grid}.uw-wipeblock-compact-section h3{color:#fff;letter-spacing:-.02em;text-transform:uppercase;margin:0;font-size:15px;font-weight:800;line-height:1}.uw-wipeblock-compact-groups{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.uw-wipeblock-compact-group{background:#0e0e10b8;border:1px solid #ffffff0b;border-radius:15px;min-width:0;padding:9px}.uw-wipeblock-compact-group h4{color:#fff;text-transform:uppercase;margin:0;font-size:11px;font-weight:800;line-height:1}.uw-wipeblock-compact-items{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.uw-wipeblock-compact-item{cursor:help;background:#0e0e10;border:1px solid #ffffff0b;border-radius:11px;place-items:center;width:42px;height:42px;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:grid;position:relative}.uw-wipeblock-compact-item:hover{z-index:20;background:#151517;border-color:#e2244461;transform:translateY(-3px)scale(1.04);box-shadow:0 10px 22px #00000047,0 0 18px #e224441f}.uw-wipeblock-compact-item img{object-fit:contain;filter:drop-shadow(0 8px 10px #0000005c);width:76%;height:76%}.uw-wipeblock-compact-item:after,.uw-wipe-calendar__grid div:after{content:attr(data-tooltip);z-index:50;color:#fff;text-align:center;opacity:0;pointer-events:none;background:#0e0e10f5;border:1px solid #e2244438;border-radius:12px;width:max-content;max-width:260px;padding:9px 10px;font-size:11px;font-weight:700;line-height:1.25;transition:opacity .16s,transform .16s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(5px)scale(.96);box-shadow:0 14px 34px #00000057,0 0 18px #e224441a}.uw-wipeblock-compact-item:before,.uw-wipe-calendar__grid div:before{content:"";z-index:51;opacity:0;pointer-events:none;background:#0e0e10f5;border-bottom:1px solid #e2244438;border-right:1px solid #e2244438;width:8px;height:8px;transition:opacity .16s,transform .16s;position:absolute;bottom:calc(100% + 5px);left:50%;transform:translate(-50%)rotate(45deg)translateY(5px)}.uw-wipe-calendar__grid div{transition:transform .16s,border-color .16s,box-shadow .16s,background .16s}.uw-wipe-calendar__grid div:hover{z-index:20;border-color:#e2244452;transform:translateY(-2px);box-shadow:0 10px 22px #00000038,0 0 16px #e224441a}.uw-wipeblock-note,.uw-wipeblock-sections{display:none!important}@media (max-width:1180px){.uw-wipes-content--compact,.uw-wipeblock-compact-section{grid-template-columns:1fr}.uw-wipeblock-compact-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.uw-wipes-page--compact{width:100%}.uw-wipes-head--compact{padding:22px}.uw-wipeblock-compact-groups{grid-template-columns:1fr}}.uw-wipeblock-compact-item span{display:none}.uw-wipeblock-compact-item.is-image-error{background:radial-gradient(circle at 50% 35%,#e224442e,#0000 48%),#0e0e10}.uw-wipeblock-compact-item.is-image-error:after{content:attr(data-tooltip)}.uw-wipeblock-compact-item.is-image-error:before{content:""}.uw-wipeblock-compact-item span{pointer-events:none}.uw-wipeblock-compact-item.is-image-error{overflow:visible!important}.uw-wipeblock-compact-item{overflow:visible!important}.uw-wipeblock-compact-item img{object-fit:contain;pointer-events:none;width:78%;height:78%;display:block}.uw-wipeblock-compact-item span{pointer-events:none;display:none}.uw-wipeblock-compact-item.is-image-error{background:radial-gradient(circle at 50% 35%,#e224442e,#0000 48%),#0e0e10;overflow:visible!important}.uw-wipeblock-compact-item.is-image-error span{color:#ffffffd1;text-align:center;text-transform:uppercase;letter-spacing:-.03em;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:92%;font-size:7.6px;font-weight:800;line-height:1.05;display:-webkit-box;overflow:hidden}.uw-wipeblock-compact-item:after,.uw-wipe-calendar__grid div:after{z-index:9999!important}.uw-wipeblock-compact-item:before,.uw-wipe-calendar__grid div:before{z-index:10000!important}.uw-wipeblock-compact-group,.uw-wipeblock-compact-section,.uw-wipeblock-panel,.uw-wipes-content,.uw-wipes-page{overflow:visible!important}.uw-wipeblock-compact-item:after,.uw-wipe-calendar__grid div:after{content:attr(data-tooltip);color:#fff;text-align:center;opacity:0;pointer-events:none;background:#0e0e10f5;border:1px solid #e2244438;border-radius:12px;width:max-content;max-width:260px;padding:9px 10px;font-size:11px;font-weight:700;line-height:1.25;transition:opacity .16s,transform .16s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(5px)scale(.96);box-shadow:0 14px 34px #00000057,0 0 18px #e224441a}.uw-wipeblock-compact-item:before,.uw-wipe-calendar__grid div:before{content:"";opacity:0;pointer-events:none;background:#0e0e10f5;border-bottom:1px solid #e2244438;border-right:1px solid #e2244438;width:8px;height:8px;transition:opacity .16s,transform .16s;position:absolute;bottom:calc(100% + 5px);left:50%;transform:translate(-50%)rotate(45deg)translateY(5px)}.uw-wipeblock-compact-item:hover:after,.uw-wipe-calendar__grid div:hover:after,.uw-wipeblock-compact-item:hover:before,.uw-wipe-calendar__grid div:hover:before{opacity:1}.uw-wipeblock-compact-item:hover:after,.uw-wipe-calendar__grid div:hover:after{transform:translate(-50%)translateY(0)scale(1)}.uw-wipeblock-compact-item:hover:before,.uw-wipe-calendar__grid div:hover:before{transform:translate(-50%)rotate(45deg)translateY(0)}.uw-wipeblock-compact-item.is-image-error:hover span{color:#fff}.uw-wipeblock-compact-groups{gap:11px}.uw-wipeblock-compact-item.is-image-error span{font-size:8.6px;line-height:1.05}.uw-wipeblock-compact-items{flex-wrap:wrap;align-content:flex-start;gap:8px;display:flex}@media (max-width:1380px){.uw-wipeblock-compact-groups{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1180px){.uw-wipeblock-compact-section{grid-template-columns:1fr}.uw-wipeblock-compact-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}.uw-wipeblock-compact-groups{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.uw-wipeblock-compact-group{min-height:126px;padding:11px}.uw-wipeblock-compact-item{border-radius:13px;width:54px;height:54px}.uw-wipeblock-compact-item img{object-fit:contain;width:86%;height:86%}.uw-wipeblock-compact-items{gap:8px}.uw-wipeblock-compact-section{grid-template-columns:120px 1fr}.uw-wipeblock-compact-section h3{font-size:16px}.uw-wipeblock-compact-group h4{margin-bottom:9px;font-size:12px}@media (max-width:1450px){.uw-wipeblock-compact-groups{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1180px){.uw-wipeblock-compact-section{grid-template-columns:1fr}.uw-wipeblock-compact-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}.uw-stat-page,.uw-stat-page *{box-sizing:border-box}.uw-stat-page{color:#fff;width:calc(100% - 44px);max-width:1560px;margin:22px auto 80px;padding:0}.uw-stat-hero{grid-template-columns:minmax(0,1fr) 320px;align-items:stretch;gap:14px;width:100%;margin-bottom:14px;display:grid}.uw-stat-hero>div:first-child,.uw-stat-hero__meta,.uw-stat-card{background:#0e0e10f5;border:1px solid #ffffff13;border-radius:22px}.uw-stat-hero>div:first-child{border-top:3px solid var(--uw-accent);min-height:142px;padding:20px 24px;position:relative;overflow:hidden}.uw-stat-hero>div:first-child:before{content:"";filter:blur(38px);pointer-events:none;background:#e224441f;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-150px;right:-110px}.uw-stat-hero h1{z-index:1;color:#fff;letter-spacing:-.055em;margin:8px 0 9px;font-size:clamp(38px,3.6vw,56px);font-weight:500;line-height:.92;position:relative}.uw-stat-hero p{z-index:1;color:#ffffff94;max-width:760px;margin:0;font-size:13px;line-height:1.42;position:relative}.uw-stat-hero__meta{gap:8px;padding:10px;display:grid}.uw-stat-hero__meta div{background:#161617;border:1px solid #ffffff12;border-radius:14px;min-height:48px;padding:10px 12px}.uw-stat-hero__meta span{color:#ffffff70;margin-bottom:6px;font-size:10px;line-height:1;display:block}.uw-stat-hero__meta b{color:#fff;font-size:15px;line-height:1;display:block}.uw-stat-card{width:100%;padding:16px;overflow:hidden}.uw-stat-card__head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.uw-stat-card__head .uw-section-kicker{display:none}.uw-stat-card__head h2{color:#fff;letter-spacing:-.04em;margin:0;font-size:32px;font-weight:500;line-height:1}.uw-stat__modes{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.uw-stat__modes button,.uw-stat__toolbar select,.uw-stat__search input,.uw-stat__search button,.uw-stat__pagination button{appearance:none;color:#ffffffbd;background:#161617;border:1px solid #ffffff13;border-radius:14px;outline:none;font-family:inherit;font-size:13px;font-weight:500;transition:background .18s,border-color .18s,color .18s,transform .18s,box-shadow .18s}.uw-stat__modes button{cursor:pointer;min-width:92px;min-height:42px}.uw-stat__modes button:hover,.uw-stat__search button:hover,.uw-stat__pagination button:hover:not(:disabled){color:#fff;border-color:#e2244457}.uw-stat__modes button.is-active,.uw-stat__pagination button.is-active{background:var(--uw-accent);border-color:var(--uw-accent);color:#fff;box-shadow:0 12px 28px #e2244433}.uw-stat__toolbar{grid-template-columns:280px minmax(0,1fr);gap:12px;margin-bottom:14px;display:grid}.uw-stat__toolbar select,.uw-stat__search input{width:100%;min-height:50px;padding:0 14px}.uw-stat__search{grid-template-columns:minmax(0,1fr) 116px;gap:10px;display:grid}.uw-stat__search button{cursor:pointer;min-height:50px}.uw-stat__toolbar select:focus,.uw-stat__search input:focus{border-color:#e224446b;box-shadow:0 0 0 1px #e2244421}.uw-stat__table{background:#ffffff03;border:1px solid #ffffff12;border-radius:18px;width:100%;overflow:hidden}.uw-stat__thead,.uw-stat__row{grid-template-columns:minmax(330px,2.2fr) minmax(90px,.72fr) minmax(90px,.72fr) minmax(80px,.62fr) minmax(110px,.8fr) minmax(130px,.95fr) minmax(155px,1fr);align-items:center;gap:12px;display:grid}.uw-stat__thead{background:#ffffff05;border-bottom:1px solid #ffffff12;min-height:48px;padding:0 16px}.uw-stat__thead button{appearance:none;color:#ffffff70;text-align:left;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-family:inherit;font-size:11px;line-height:1;transition:color .18s;display:inline-flex}.uw-stat__thead button:hover,.uw-stat__thead button.is-active{color:#fff}.uw-stat__thead button b{color:var(--uw-accent);font-size:12px}.uw-stat__status,.uw-stat__empty{color:#ffffff94;padding:18px 16px;font-size:13px}.uw-stat__row{isolation:isolate;color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #fff1;width:100%;min-height:76px;padding:12px 16px;font-family:inherit;transition:background .2s,transform .2s,box-shadow .2s;position:relative;overflow:hidden}.uw-stat__row:last-child{border-bottom:0}.uw-stat__row:before{content:"";z-index:-1;opacity:0;background:linear-gradient(90deg,#e2244424,#e224440a 42%,#0000 78%);transition:opacity .2s,transform .2s;position:absolute;inset:0;transform:translate(-18px)}.uw-stat__row:hover{box-shadow:inset 2px 0 0 var(--uw-accent), 0 10px 26px #0000002e;background:#e224440b;transform:translateY(-1px)}.uw-stat__row:hover:before{opacity:1;transform:translate(0)}.uw-stat__row:hover .uw-stat__rank,.uw-stat__row:hover .uw-stat__avatar{border-color:#e224446b;box-shadow:0 0 0 1px #e224441f,0 0 18px #e2244429}.uw-stat__row:hover .uw-stat__player-text b{color:#fff;text-shadow:0 0 14px #e2244433}.uw-stat__player{grid-template-columns:52px 52px minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.uw-stat__rank,.uw-stat__avatar{background:#0e0e10;border:1px solid #ffffff13;border-radius:14px;width:52px;height:52px;overflow:hidden}.uw-stat__rank{color:#fff;justify-content:center;align-items:center;font-size:19px;display:flex}.uw-stat__avatar{color:#fff;justify-content:center;align-items:center;text-decoration:none;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex}.uw-stat__avatar:hover{filter:brightness(1.06);transform:translateY(-1px)scale(1.03);box-shadow:0 0 0 1px #e2244438,0 0 14px #e2244429}.uw-stat__avatar img{object-fit:cover;width:100%;height:100%}.uw-stat__avatar span{background:var(--uw-accent);justify-content:center;align-items:center;width:100%;height:100%;font-size:20px;display:flex}.uw-stat__player-text{min-width:0}.uw-stat__player-text div{align-items:center;gap:7px;min-width:0;margin-bottom:6px;display:flex}.uw-stat__player-text b{color:#fff;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:15px;line-height:1.1;display:block;overflow:hidden}.uw-stat__player-text span{color:#ffffff6e;font-size:12px;line-height:1;display:block}.uw-stat__crown{color:#ffd75a;width:17px;min-width:17px;height:17px;animation:2.2s ease-in-out infinite uwStatCrownFloat;display:inline-flex}.uw-stat__crown.is-2{color:#d7dbe2}.uw-stat__crown.is-3{color:#d89a59}.uw-stat__crown svg{width:100%;height:100%}.uw-stat__cell{color:#ffffffeb;font-size:15px;line-height:1}.uw-stat__mobile-grid{display:none}.uw-stat__footer{color:#ffffff8f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;font-size:13px;display:flex}.uw-stat__pagination{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.uw-stat__pagination>div{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.uw-stat__pagination button{cursor:pointer;min-width:40px;min-height:40px;padding:0 12px}.uw-stat__pagination button:disabled{opacity:.42;cursor:default}.uw-stat__pagination span{color:#ffffff5c;padding:0 2px}.uw-stat-modal{z-index:999999;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.uw-stat-modal__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#000000d1;border:0;position:absolute;inset:0}.uw-stat-modal__panel{background:#0e0e10;border:1px solid #ffffff14;border-radius:24px;width:min(1160px,100vw - 36px);max-height:calc(100vh - 36px);padding:12px;position:relative;overflow:hidden;box-shadow:0 28px 90px #000000ad}.uw-stat-modal__close{z-index:30;cursor:pointer;background:#161617;border:1px solid #ffffff14;border-radius:13px;width:38px;height:38px;transition:background .22s,transform .22s,box-shadow .22s,border-color .22s;position:absolute;top:18px;right:18px}.uw-stat-modal__close span{transform-origin:50%;background:#ffffffd1;border-radius:999px;width:17px;height:2px;transition:transform .24s,background .22s;position:absolute;top:50%;left:50%}.uw-stat-modal__close span:first-child{transform:translate(-50%,-50%)rotate(45deg)}.uw-stat-modal__close span:last-child{transform:translate(-50%,-50%)rotate(-45deg)}.uw-stat-modal__close:hover{background:var(--uw-accent);border-color:var(--uw-accent);transform:translateY(-1px)scale(1.04);box-shadow:0 12px 26px #e224443d}.uw-stat-modal__close:hover span:first-child{background:#fff;transform:translate(-50%,-50%)rotate(135deg)}.uw-stat-modal__close:hover span:last-child{background:#fff;transform:translate(-50%,-50%)rotate(45deg)}.uw-stat-modal__shell{grid-template-columns:286px minmax(0,1fr);gap:12px;min-height:610px;display:grid}.uw-stat-modal__side,.uw-stat-modal__main{background:#101012;border:1px solid #ffffff13;border-radius:18px;min-width:0;overflow:hidden}.uw-stat-modal__side{background:#0f0f11;grid-template-rows:auto auto minmax(0,1fr) auto;gap:10px;padding:10px;display:grid}.uw-stat-modal__main{padding:14px}.uw-stat-modal__player-card,.uw-stat-modal__favorite-card,.uw-stat-modal__radar-card{background:#161617;border:1px solid #ffffff13;border-radius:14px}.uw-stat-modal__player-card{border-top:3px solid var(--uw-accent);grid-template-columns:66px minmax(0,1fr);align-items:center;gap:12px;min-height:112px;padding:14px;display:grid}.uw-stat-modal__avatar{background:#0b0b0d;border:1px solid #e224444d;border-radius:16px;width:66px;height:66px;overflow:hidden}.uw-stat-modal__avatar img,.uw-stat-modal__favorite-icon img,.uw-stat-modal__item-icon img{object-fit:contain;filter:drop-shadow(0 5px 10px #0000004d);width:100%;height:100%;display:block}.uw-stat-modal__avatar img{object-fit:cover;filter:none}.uw-stat-modal__avatar-fallback{background:var(--uw-accent);color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:27px;display:flex}.uw-stat-modal__player-info{min-width:0}.uw-stat-modal__player-info h3{color:#fff;word-break:break-word;margin:0 0 10px;font-size:22px;font-weight:500;line-height:1.05}.uw-stat-modal__meta{gap:5px;display:grid}.uw-stat-modal__meta div{color:#ffffff7a;justify-content:space-between;align-items:center;gap:8px;font-size:11px;line-height:1.1;display:flex}.uw-stat-modal__meta b{color:#fff;text-align:right;font-weight:500}.uw-stat-modal__favorite-card{grid-template-columns:46px minmax(0,1fr);align-items:center;gap:10px;min-height:76px;padding:12px;display:grid}.uw-stat-modal__favorite-icon{background:#0e0e10;border:1px solid #ffffff13;border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;display:flex;overflow:hidden}.uw-stat-modal__favorite-icon img,.uw-stat-modal__item-icon img{padding:5px}.uw-stat-modal__favorite-icon span{background:var(--uw-accent);opacity:.76;border-radius:6px;width:18px;height:18px;box-shadow:0 0 14px #e224443d}.uw-stat-modal__favorite-card span{color:#ffffff6b;letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px;font-size:11px;line-height:1;display:block}.uw-stat-modal__favorite-card b{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:500;line-height:1.15;display:block;overflow:hidden}.uw-stat-modal__favorite-card small{color:#ffffff73;white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:11px;line-height:1.1;display:block;overflow:hidden}.uw-stat-modal__radar-card{grid-template-rows:auto minmax(0,1fr) auto;min-height:324px;padding:12px;display:grid;position:relative;overflow:visible}.uw-stat-modal__side-title b{color:#fff;margin-bottom:5px;font-size:13px;font-weight:500;line-height:1;display:block}.uw-stat-modal__side-title span{color:#ffffff6b;font-size:10px;line-height:1.2}.uw-stat-modal__radar-wrap{justify-content:center;align-items:center;min-height:220px;display:flex;position:relative}.uw-stat-modal__radar{width:min(226px,100%);height:auto;display:block;overflow:visible}.uw-stat-modal__radar-grid{fill:none;stroke:#ffffff2e;stroke-width:1px}.uw-stat-modal__radar-grid.is-soft{stroke:#ffffff17}.uw-stat-modal__radar-axis{stroke:#ffffff1c;stroke-width:1px}.uw-stat-modal__radar-area{fill:#e224442e;stroke:var(--uw-accent);stroke-width:2px;stroke-linejoin:round;stroke-dasharray:520;stroke-dashoffset:520px;animation:.9s forwards uwRadarDrawFinal,2.6s ease-in-out .9s infinite uwRadarGlowFinal}.uw-stat-modal__radar-point{cursor:pointer}.uw-stat-modal__radar-hotspot{fill:#0000;stroke:#0000;pointer-events:all}.uw-stat-modal__radar-dot{fill:var(--uw-accent);stroke:#0e0e10;stroke-width:2px;opacity:0;transform-box:fill-box;transform-origin:50%;transition:filter .18s,transform .18s;animation:.35s .25s forwards uwRadarDotFinal}.uw-stat-modal__radar-point:hover .uw-stat-modal__radar-dot{filter:drop-shadow(0 0 10px #e22444c2);transform:scale(1.45)}.uw-stat-modal__radar-label{fill:#ffffffbd;text-anchor:middle;dominant-baseline:middle;font-size:10px}.uw-stat-modal__radar-tooltip{z-index:20;opacity:0;pointer-events:none;background:#0e0e10;border:1px solid #e2244452;border-radius:12px;min-width:142px;padding:9px 10px;transition:opacity .16s,transform .16s;position:absolute;top:8px;left:50%;transform:translate(-50%,-6px);box-shadow:0 14px 34px #0000006b,0 0 22px #e2244424}.uw-stat-modal__radar-tooltip.is-visible{opacity:1;transform:translate(-50%)}.uw-stat-modal__radar-tooltip b{color:#fff;margin-bottom:5px;font-size:12px;font-weight:500;line-height:1.1;display:block}.uw-stat-modal__radar-tooltip span{color:#ffffff94;font-size:11px;line-height:1.25;display:block}.uw-stat-modal__hit-list{grid-template-columns:1fr 1fr;gap:6px;display:grid}.uw-stat-modal__hit-list div{background:#101012;border:1px solid #fff1;border-radius:9px;justify-content:space-between;align-items:center;gap:6px;min-height:26px;padding:0 8px;display:flex}.uw-stat-modal__hit-list span{color:#ffffff7a;font-size:10px;line-height:1}.uw-stat-modal__hit-list b{color:#fff;white-space:nowrap;font-size:11px;font-weight:500}.uw-stat-modal__steam{color:#fff;text-align:center;background:#161617;border:1px solid #ffffff14;border-radius:14px;justify-content:center;align-items:center;min-height:42px;padding:0 12px;font-size:12px;line-height:1;text-decoration:none;transition:background .22s,border-color .22s,box-shadow .22s,transform .22s;display:flex;position:relative;overflow:hidden}.uw-stat-modal__steam:hover{background:var(--uw-accent);border-color:var(--uw-accent);transform:translateY(-1px);box-shadow:0 12px 26px #e224443d}.uw-stat-modal__steam.is-disabled{opacity:.58;pointer-events:none}.uw-stat-modal__main-head{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:flex-start;gap:90px;min-height:62px;margin-bottom:12px;padding:0 66px 12px 0;display:flex}.uw-stat-modal__main-head h2{color:#fff;letter-spacing:-.025em;margin:0 0 7px;font-size:24px;font-weight:500;line-height:1.05}.uw-stat-modal__main-head p{color:#ffffff73;max-width:640px;margin:0;font-size:12px;line-height:1.35}.uw-stat-modal__pills{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.uw-stat-modal__pills span{color:#ffffffb3;white-space:nowrap;background:#161617;border:1px solid #ffffff14;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:11px;line-height:1;display:inline-flex}.uw-stat-modal__pills span.is-accent{color:#fff;background:#e2244417;border-color:#e2244447}.uw-stat-modal__tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.uw-stat-modal__tabs button{color:#ffffffa8;cursor:pointer;background:#161617;border:1px solid #ffffff13;border-radius:12px;min-height:38px;font-family:inherit;font-size:12px;font-weight:500;transition:background .18s,border-color .18s,color .18s,box-shadow .18s}.uw-stat-modal__tabs button:hover{color:#fff;border-color:#e2244447}.uw-stat-modal__tabs button.is-active{background:var(--uw-accent);border-color:var(--uw-accent);color:#fff;box-shadow:0 12px 26px #e224442e}.uw-stat-modal__metric-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.uw-stat-modal__metric{background:#161617;border:1px solid #ffffff12;border-radius:14px;min-height:70px;padding:10px;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s;overflow:hidden}.uw-stat-modal__metric:hover{background:#18181a;border-color:#e224443d;transform:translateY(-1px);box-shadow:0 12px 26px #0000001f}.uw-stat-modal__metric.is-wide{grid-column:span 2}.uw-stat-modal__metric span{color:#ffffff94;white-space:nowrap;text-overflow:ellipsis;margin-bottom:9px;font-size:13px;line-height:1.1;display:block;overflow:hidden}.uw-stat-modal__metric b{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:20px;font-weight:500;line-height:1;display:block;overflow:hidden}.uw-stat-modal__lists{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.uw-stat-modal__list{background:#161617;border:1px solid #ffffff12;border-radius:14px;min-height:130px;overflow:hidden}.uw-stat-modal__list-title{color:#ffffffd6;border-bottom:1px solid #ffffff12;align-items:center;gap:7px;height:36px;padding:0 10px;font-size:13px;line-height:1;display:flex}.uw-stat-modal__list-title span{background:var(--uw-accent);border-radius:50%;width:7px;min-width:7px;height:7px;box-shadow:0 0 12px #e2244459}.uw-stat-modal__list-row{border-bottom:1px solid #ffffff0e;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:44px;padding:6px 9px;display:grid}.uw-stat-modal__list-row:last-child{border-bottom:0}.uw-stat-modal__item-icon{color:#ffffff94;background:#0e0e10;border:1px solid #ffffff12;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.uw-stat-modal__item-icon span{color:#ffffffb3;font-size:12px}.uw-stat-modal__item-info{min-width:0}.uw-stat-modal__item-info b{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;line-height:1.1;display:block;overflow:hidden}.uw-stat-modal__item-info small{color:#ffffff6b;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:10px;line-height:1.1;display:block;overflow:hidden}.uw-stat-modal__list-row strong{color:#fff;text-align:right;white-space:nowrap;font-size:12px;font-weight:500;line-height:1}.uw-stat-modal__empty{color:#ffffff57;text-align:center;justify-content:center;align-items:center;min-height:94px;padding:12px;font-size:11px;line-height:1.3;display:flex}@keyframes uwStatCrownFloat{0%{transform:translateY(0)scale(1)}50%{transform:translateY(-2px)scale(1.04)}to{transform:translateY(0)scale(1)}}@keyframes uwRadarDrawFinal{to{stroke-dashoffset:0}}@keyframes uwRadarGlowFinal{0%,to{filter:drop-shadow(0 0 8px #e2244424)}50%{filter:drop-shadow(0 0 18px #e2244457)}}@keyframes uwRadarDotFinal{0%{opacity:0;transform:scale(.35)}to{opacity:1;transform:scale(1)}}@media (max-width:1180px){.uw-stat-page{width:100%}.uw-stat-hero{grid-template-columns:1fr}.uw-stat__thead{display:none}.uw-stat__row{grid-template-columns:1fr;gap:14px;padding:15px}.uw-stat__cell{display:none}.uw-stat__mobile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.uw-stat__mobile-grid div{background:#161617;border:1px solid #ffffff12;border-radius:12px;min-height:54px;padding:10px}.uw-stat__mobile-grid span{color:#ffffff6b;text-transform:uppercase;letter-spacing:.06em;margin-bottom:7px;font-size:10px;line-height:1;display:block}.uw-stat__mobile-grid b{color:#fff;font-size:16px;font-weight:500;line-height:1;display:block}.uw-stat-modal__panel{overflow:auto}.uw-stat-modal__shell{grid-template-columns:1fr;min-height:0}.uw-stat-modal__side{grid-template-rows:auto}.uw-stat-modal__radar-card{min-height:286px}.uw-stat-modal__main-head{gap:20px}.uw-stat-modal__metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.uw-stat-modal__lists{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.uw-stat-page{width:100%;margin-top:22px}.uw-stat__toolbar{grid-template-columns:1fr}}@media (max-width:760px){.uw-stat-page{width:100%;margin-top:14px;margin-bottom:60px}.uw-stat-hero>div:first-child{min-height:0;padding:18px}.uw-stat-hero h1{font-size:42px}.uw-stat-card{border-radius:18px;padding:12px}.uw-stat-card__head{flex-direction:column;align-items:stretch}.uw-stat__modes{grid-template-columns:1fr 1fr;display:grid}.uw-stat__search{grid-template-columns:1fr}.uw-stat__player{grid-template-columns:48px 48px minmax(0,1fr);gap:10px}.uw-stat__rank,.uw-stat__avatar{border-radius:12px;width:48px;height:48px}.uw-stat__footer{flex-direction:column;align-items:stretch}.uw-stat__pagination{justify-content:space-between}.uw-stat__pagination>div{justify-content:center}.uw-stat-modal{padding:10px}.uw-stat-modal__panel{border-radius:18px;width:calc(100vw - 20px);max-height:calc(100vh - 20px);padding:10px;overflow:auto}.uw-stat-modal__close{top:14px;right:14px}.uw-stat-modal__main-head{gap:10px;padding-right:48px;display:grid}.uw-stat-modal__pills{justify-content:flex-start}.uw-stat-modal__tabs,.uw-stat-modal__metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.uw-stat-modal__metric.is-wide{grid-column:span 2}.uw-stat-modal__lists{grid-template-columns:1fr}.uw-stat-modal__player-card{grid-template-columns:58px minmax(0,1fr)}.uw-stat-modal__avatar{border-radius:14px;width:58px;height:58px}.uw-stat-modal__player-info h3{font-size:20px}}@media (max-width:520px){.uw-stat__mobile-grid,.uw-stat-modal__metric-grid{grid-template-columns:1fr}.uw-stat-modal__metric.is-wide{grid-column:auto}}.uw-stat-modal__radar-card{padding:14px!important;overflow:hidden!important}.uw-stat-modal__radar-wrap{min-height:210px!important;margin-top:4px!important}.uw-stat-modal__radar{width:min(205px,100%)!important;max-width:205px!important}.uw-stat-modal__radar-label{fill:#ffffffd1!important;font-size:10.5px!important}.uw-stat-modal__radar-tooltip{top:18px!important}.uw-stat-modal__hit-list{gap:7px!important}.uw-stat-modal__hit-list div{min-height:30px!important;padding:0 9px!important}.uw-stat-modal__hit-list span{color:#ffffff94!important;font-size:11px!important}.uw-stat-modal__hit-list b{font-size:12px!important}.uw-stat-modal__side-title b{font-size:14px!important}.uw-stat-modal__side-title span{color:#ffffff80!important;font-size:11px!important}.uw-stat-modal__favorite-card span{color:#ffffff85!important;font-size:11px!important}.uw-stat-modal__favorite-card b{font-size:16px!important}.uw-stat-modal__favorite-card small{color:#ffffff85!important;font-size:11px!important}.uw-stat-modal__metric{min-height:74px!important;padding:11px!important}.uw-stat-modal__metric span{color:#ffffff94!important;font-size:12px!important}.uw-stat-modal__metric b{font-size:22px!important}.uw-stat-modal__list-title{color:#ffffffe6!important;height:38px!important;font-size:13px!important}.uw-stat-modal__list-row{min-height:48px!important}.uw-stat-modal__item-info b{font-size:12.5px!important}.uw-stat-modal__item-info small{color:#ffffff80!important;font-size:10.5px!important}.uw-stat-modal__list-row strong{font-size:13px!important}.uw-stat-modal__empty{color:#ffffff6b!important;font-size:12px!important}.uw-stat-modal__main-head h2{font-size:27px!important}.uw-stat-modal__main-head p{color:#ffffff85!important;font-size:13px!important}.uw-stat-modal__tabs button,.uw-stat-modal__steam{font-size:13px!important}.uw-stat-modal__player-info h3{font-size:23px!important}.uw-stat-modal__meta span{font-size:11px!important}.uw-stat-modal__meta b{font-size:12px!important}@media (max-width:760px){.uw-stat-modal__radar{width:min(200px,100%)!important}.uw-stat-modal__metric b{font-size:20px!important}.uw-stat-modal__main-head h2{font-size:23px!important}}.uw-header{grid-template-columns:minmax(230px,auto) minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;display:grid!important}.uw-header__brand{min-width:230px!important}.uw-nav{scrollbar-width:none!important;justify-self:center!important;max-width:100%!important;overflow-x:auto!important}.uw-nav::-webkit-scrollbar{display:none!important}.uw-nav a{white-space:nowrap!important;justify-content:center!important;align-items:center!important;gap:7px!important;min-width:auto!important;padding:10px 12px!important;display:inline-flex!important}.uw-nav__icon{color:currentColor!important;opacity:.9!important;justify-content:center!important;align-items:center!important;width:16px!important;min-width:16px!important;height:16px!important;display:inline-flex!important}.uw-nav__icon svg{fill:currentColor!important;width:16px!important;height:16px!important;display:block!important}.uw-nav__label{align-items:center!important;line-height:1!important;display:inline-flex!important}.uw-nav a:hover .uw-nav__icon,.uw-nav a.is-active .uw-nav__icon{opacity:1!important;transform:translateY(-1px)scale(1.06)!important}.uw-nav__icon,.uw-nav__icon svg{transition:transform .18s,opacity .18s!important}.uw-header__actions{justify-content:flex-end!important;align-items:center!important;gap:10px!important;display:inline-flex!important}.uw-cart-button{color:#fff!important;background:#202024!important;border:1px solid #ffffff0f!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;gap:8px!important;min-height:48px!important;padding:0 13px!important;transition:background .2s,transform .2s,box-shadow .2s,border-color .2s!important;display:inline-flex!important;position:relative!important}.uw-cart-button:hover{background:#e22444!important;border-color:#e22444!important;transform:translateY(-1px)!important;box-shadow:0 0 24px #e2244447!important}.uw-cart-button__icon{justify-content:center!important;align-items:center!important;width:18px!important;min-width:18px!important;height:18px!important;display:inline-flex!important}.uw-cart-button__icon svg{fill:currentColor!important;width:18px!important;height:18px!important;display:block!important}.uw-cart-button__text{font-size:13px!important;line-height:1!important}.uw-cart-button__count{color:#ffffffb8!important;background:#111113!important;border:1px solid #ffffff14!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:21px!important;height:21px!important;padding:0 6px!important;font-size:11px!important;line-height:1!important;transition:background .2s,color .2s,border-color .2s!important;display:inline-flex!important}.uw-cart-button__count.is-active{color:#fff!important;background:#e22444!important;border-color:#e22444!important;box-shadow:0 0 16px #e2244442!important}.uw-cart-button:hover .uw-cart-button__count{color:#e22444!important;background:#fff!important;border-color:#fff!important}@media (max-width:1380px){.uw-header{grid-template-columns:minmax(210px,auto) minmax(0,1fr) auto!important;gap:10px!important}.uw-header__brand{min-width:210px!important}.uw-brand-subtitle{display:none!important}.uw-nav a{padding:10px!important;font-size:13px!important}.uw-cart-button__text{display:none!important}.uw-steam-button{min-width:150px!important}}@media (max-width:1120px){.uw-header{grid-template-columns:1fr!important;align-items:stretch!important}.uw-header__brand{justify-content:center!important;min-width:0!important}.uw-nav{justify-content:flex-start!important;justify-self:stretch!important}.uw-header__actions{grid-template-columns:auto 1fr!important;width:100%!important;display:grid!important}.uw-cart-button,.uw-steam-button{width:100%!important}}@media (max-width:620px){.uw-nav a{padding:10px 11px!important}.uw-nav__label{font-size:12px!important}.uw-header__actions{grid-template-columns:1fr!important}.uw-cart-button__text{display:inline-flex!important}}.uw-drops-page,.uw-drops-page *{box-sizing:border-box}.uw-drops-hero{grid-template-columns:minmax(0,1fr) 360px;gap:14px;margin-bottom:14px;display:grid}.uw-drops-hero__main,.uw-drops-hero__side,.uw-drops-daily,.uw-drops-raffle__panel,.uw-drops-prizes{border:1px solid var(--uw-border);box-shadow:0 22px 70px var(--uw-shadow);background:#0e0e10f5;border-radius:26px}.uw-drops-hero__main{border-top:3px solid var(--uw-accent);min-height:230px;padding:30px;position:relative;overflow:hidden}.uw-drops-hero__main:after{content:"";filter:blur(38px);pointer-events:none;background:#e2244421;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-150px;right:-120px}.uw-drops-hero__main h1{z-index:1;color:#fff;letter-spacing:-.06em;margin:14px 0 10px;font-size:clamp(48px,5vw,82px);font-weight:500;line-height:.92;position:relative}.uw-drops-hero__main p{z-index:1;color:#ffffff94;max-width:760px;margin:0;font-size:15px;line-height:1.55;position:relative}.uw-drops-hero__stats{z-index:1;grid-template-columns:repeat(3,minmax(0,160px));gap:10px;margin-top:26px;display:grid;position:relative}.uw-drops-hero__stats div,.uw-drops-profile-card,.uw-drops-timer-card{background:#161617;border:1px solid #ffffff13;border-radius:18px}.uw-drops-hero__stats div{min-height:66px;padding:13px}.uw-drops-hero__stats span,.uw-drops-profile-card span,.uw-drops-timer-card span,.uw-drops-raffle__meta span{color:#ffffff7a;margin-bottom:8px;font-size:11px;line-height:1;display:block}.uw-drops-hero__stats b,.uw-drops-profile-card b,.uw-drops-timer-card b,.uw-drops-raffle__meta b{color:#fff;font-size:18px;font-weight:500;line-height:1;display:block}.uw-drops-hero__side{align-content:start;gap:12px;padding:14px;display:grid}.uw-drops-profile-card{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;min-height:112px;padding:13px;display:grid}.uw-drops-profile-card__avatar{background:#0e0e10;border:1px solid #e2244447;border-radius:17px;place-items:center;width:58px;height:58px;display:grid;overflow:hidden}.uw-drops-profile-card__avatar img{object-fit:contain;width:100%;height:100%;padding:7px}.uw-drops-profile-card p,.uw-drops-timer-card p{color:#ffffff7a;margin:7px 0 0;font-size:12px;line-height:1.35}.uw-drops-timer-card{min-height:94px;padding:14px}.uw-drops-layout{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:14px;display:grid}.uw-drops-section-head{justify-content:space-between;align-items:end;gap:18px;margin-bottom:16px;display:flex}.uw-drops-section-head h2,.uw-drops-raffle__panel h2{color:#fff;letter-spacing:-.04em;margin:12px 0 0;font-size:34px;font-weight:500;line-height:1}.uw-drops-section-head p,.uw-drops-raffle__panel p{color:#ffffff94;max-width:760px;margin:10px 0 0;font-size:14px;line-height:1.5}.uw-drops-action{background:var(--uw-accent);color:#fff;cursor:pointer;border:1px solid #e2244447;border-radius:15px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-family:inherit;font-size:13px;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 14px 30px #e224442e}.uw-drops-action:hover{transform:translateY(-1px);box-shadow:0 18px 34px #e2244442}.uw-drops-action.is-disabled{color:#ffffff94;box-shadow:none;cursor:default;background:#161617;border-color:#ffffff13}.uw-drops-action.is-disabled:hover{box-shadow:none;transform:none}.uw-drops-days-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;display:grid}.uw-drops-day{background:#111113;border:1px solid #ffffff13;border-radius:18px;flex-direction:column;min-height:236px;padding:12px;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.uw-drops-day:after{content:"";filter:blur(10px);pointer-events:none;background:#e2244414;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-56px;right:-56px}.uw-drops-day:hover{border-color:#e2244442;transform:translateY(-2px);box-shadow:0 16px 34px #0000002e}.uw-drops-day.is-locked{opacity:.58}.uw-drops-day__top{z-index:1;justify-content:space-between;align-items:center;gap:8px;display:flex;position:relative}.uw-drops-day__top span,.uw-drops-day__top b{text-transform:uppercase;font-size:10px;line-height:1}.uw-drops-day__top span{color:#ffffff75}.uw-drops-day__top b{color:#fff;background:#e224441a;border-radius:999px;padding:5px 7px;font-weight:500}.uw-drops-day__image{z-index:1;place-items:center;height:82px;margin:16px 0 10px;display:grid;position:relative}.uw-drops-day__image img{object-fit:contain;filter:drop-shadow(0 14px 20px #0000005c);width:82px;height:82px;transition:transform .22s,filter .22s}.uw-drops-day:hover .uw-drops-day__image img{filter:drop-shadow(0 18px 26px #00000070)drop-shadow(0 0 18px #e2244424);transform:scale(1.06)translateY(-2px)}.uw-drops-day__content{z-index:1;position:relative}.uw-drops-day__content h3{color:#fff;margin:0;font-size:15px;font-weight:500;line-height:1.12}.uw-drops-day__content p{color:#ffffff80;min-height:48px;margin:8px 0 0;font-size:11px;line-height:1.35}.uw-drops-day__bottom{z-index:1;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:10px;display:flex;position:relative}.uw-drops-day__bottom span{color:#fff;font-size:14px}.uw-drops-day__bottom b{color:#ffffffa3;background:#0e0e10;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:10px;font-weight:500;display:inline-flex}.uw-drops-day.is-active .uw-drops-day__bottom b{background:var(--uw-accent);color:#fff}.uw-drops-raffle{position:sticky;top:116px}.uw-drops-raffle__panel{padding:18px;overflow:hidden}.uw-drops-raffle__preview{background:radial-gradient(circle at 50% 44%,#e2244438,#0000 50%),#111113;border:1px solid #ffffff13;border-radius:22px;place-items:center;min-height:230px;margin:18px 0;display:grid;position:relative;overflow:hidden}.uw-drops-raffle__glow{filter:blur(24px);background:#e224442e;border-radius:50%;width:160px;height:160px;animation:2.8s ease-in-out infinite uwDropGlow;position:absolute}.uw-drops-raffle__case{z-index:1;background:#0e0e10b8;border:1px solid #e2244438;border-radius:30px;place-items:center;width:126px;height:126px;animation:3.4s ease-in-out infinite uwDropFloat;display:grid;position:relative;box-shadow:0 20px 42px #0000004d}.uw-drops-raffle__case img{object-fit:contain;filter:drop-shadow(0 16px 22px #0000006b);width:92px;height:92px}.uw-drops-raffle__line{grid-template-columns:1fr 28px 1fr;align-items:center;gap:8px;display:grid;position:absolute;bottom:25px;left:28px;right:28px}.uw-drops-raffle__line span{background:#e2244466;height:1px}.uw-drops-raffle__line b{background:var(--uw-accent);border-radius:999px;width:28px;height:4px;box-shadow:0 0 16px #e2244466}.uw-drops-raffle__meta{grid-template-columns:1fr 1fr;gap:10px;display:grid}.uw-drops-raffle__meta div{background:#111113;border:1px solid #ffffff13;border-radius:16px;min-height:62px;padding:12px}.uw-drops-raffle__panel .uw-drops-action{width:100%;margin-top:14px}.uw-drops-raffle__note{color:#ffffff94;background:#e2244414;border:1px solid #e2244424;border-radius:14px;margin-top:12px;padding:11px;font-size:12px;line-height:1.4}.uw-drops-prizes{margin-top:14px}.uw-raffle-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.uw-raffle-item{background:#111113;border:1px solid #ffffff13;border-radius:20px;flex-direction:column;min-height:258px;padding:13px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.uw-raffle-item:hover{border-color:#e2244447;transform:translateY(-2px);box-shadow:0 16px 34px #0000002e}.uw-raffle-item:after{content:"";filter:blur(10px);background:#e224441a;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-70px;right:-70px}.uw-raffle-item__tag{z-index:1;color:#fff;text-transform:uppercase;background:#e224441f;border-radius:999px;width:fit-content;padding:6px 8px;font-size:10px;line-height:1;position:relative}.uw-raffle-item__image{z-index:1;place-items:center;height:106px;margin:16px 0 10px;display:grid;position:relative}.uw-raffle-item__image img{object-fit:contain;filter:drop-shadow(0 16px 24px #0006);width:102px;height:102px;transition:transform .22s,filter .22s}.uw-raffle-item:hover .uw-raffle-item__image img{filter:drop-shadow(0 20px 30px #00000075)drop-shadow(0 0 20px #e2244429);transform:scale(1.06)translateY(-2px)}.uw-raffle-item__content{z-index:1;margin-top:auto;position:relative}.uw-raffle-item__content h3{color:#fff;margin:0;font-size:17px;font-weight:500;line-height:1.12}.uw-raffle-item__content p{color:#ffffff80;min-height:40px;margin:8px 0 12px;font-size:12px;line-height:1.35}.uw-raffle-item__content div{justify-content:space-between;align-items:center;gap:8px;display:flex}.uw-raffle-item__content span{color:#fff;font-size:15px}.uw-raffle-item__content b{color:#ffffff94;text-align:right;font-size:11px;font-weight:500}.uw-raffle-item--legendary,.uw-drops-day--legendary{border-color:#e2244457}.uw-raffle-item--legendary:after,.uw-drops-day--legendary:after{background:#e224442e}@keyframes uwDropFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-6px)scale(1.025)}}@keyframes uwDropGlow{0%,to{opacity:.52;transform:scale(.94)}50%{opacity:1;transform:scale(1.06)}}@media (max-width:1380px){.uw-drops-layout{grid-template-columns:1fr}.uw-drops-raffle{position:static}.uw-drops-days-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.uw-raffle-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.uw-drops-page{width:calc(100% - 24px)}.uw-drops-hero,.uw-drops-hero__stats{grid-template-columns:1fr}.uw-drops-section-head{display:grid}}@media (max-width:640px){.uw-drops-page{width:calc(100% - 16px);margin-top:14px}.uw-drops-hero__main,.uw-drops-daily,.uw-drops-raffle__panel,.uw-drops-prizes{border-radius:20px;padding:14px}.uw-drops-hero__main h1{font-size:42px}.uw-drops-days-grid,.uw-raffle-grid,.uw-drops-raffle__meta{grid-template-columns:1fr}}.uw-drops-page{width:calc(100% - 44px)!important;max-width:1560px!important;margin:18px auto 70px!important}.uw-drops-hero{grid-template-columns:minmax(0,1fr) 330px!important;gap:12px!important;margin-bottom:12px!important}.uw-drops-hero__main{border-radius:24px!important;min-height:170px!important;padding:22px 26px!important}.uw-drops-hero__main h1{margin:10px 0 8px!important;font-size:clamp(42px,4.2vw,66px)!important;line-height:.9!important}.uw-drops-hero__main p{max-width:780px!important;font-size:13px!important;line-height:1.45!important}.uw-drops-hero__stats{grid-template-columns:repeat(3,minmax(0,145px))!important;gap:8px!important;margin-top:18px!important}.uw-drops-hero__stats div{border-radius:15px!important;min-height:52px!important;padding:10px 12px!important}.uw-drops-hero__stats span,.uw-drops-profile-card span,.uw-drops-timer-card span,.uw-drops-raffle__meta span{margin-bottom:6px!important;font-size:10px!important}.uw-drops-hero__stats b,.uw-drops-profile-card b,.uw-drops-timer-card b,.uw-drops-raffle__meta b{font-size:15px!important}.uw-drops-hero__side{border-radius:24px!important;gap:10px!important;padding:12px!important}.uw-drops-profile-card{border-radius:16px!important;grid-template-columns:46px minmax(0,1fr)!important;min-height:82px!important;padding:11px!important}.uw-drops-profile-card__avatar{border-radius:14px!important;width:46px!important;height:46px!important}.uw-drops-profile-card p,.uw-drops-timer-card p{margin-top:5px!important;font-size:11px!important;line-height:1.25!important}.uw-drops-timer-card{border-radius:16px!important;min-height:76px!important;padding:12px!important}.uw-drops-layout{grid-template-columns:minmax(0,1fr) 340px!important;gap:12px!important}.uw-drops-daily,.uw-drops-prizes,.uw-drops-raffle__panel{border-radius:24px!important}.uw-drops-daily,.uw-drops-prizes{padding:16px!important}.uw-drops-section-head{margin-bottom:14px!important}.uw-drops-section-head h2,.uw-drops-raffle__panel h2{margin-top:10px!important;font-size:28px!important}.uw-drops-section-head p,.uw-drops-raffle__panel p{margin-top:8px!important;font-size:13px!important;line-height:1.42!important}.uw-drops-days-grid{gap:8px!important}.uw-drops-day{border-radius:16px!important;min-height:210px!important;padding:10px!important}.uw-drops-day__image{height:70px!important;margin:13px 0 8px!important}.uw-drops-day__image img{width:70px!important;height:70px!important}.uw-drops-day__content h3{font-size:14px!important}.uw-drops-day__content p{min-height:42px!important;font-size:10.5px!important}.uw-drops-day__bottom span{font-size:13px!important}.uw-drops-day__bottom b{min-height:22px!important;padding:0 7px!important;font-size:9px!important}.uw-drops-day.is-locked{opacity:1!important;filter:none!important}.uw-drops-day.is-locked:before{content:"";z-index:6;border-radius:inherit;pointer-events:none;background-color:#0000003d;background-image:linear-gradient(135deg,#ffffff0e 25%,#0000 25%),linear-gradient(225deg,#ffffff0e 25%,#0000 25%),linear-gradient(315deg,#ffffff0e 25%,#0000 25%),linear-gradient(45deg,#ffffff0e 25%,#0000 25%),none;background-position:0 0,0 9px,9px -9px,-9px 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:18px 18px;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;position:absolute;inset:0}.uw-drops-day.is-locked:after{z-index:5!important}.uw-drops-day.is-locked .uw-drops-day__image,.uw-drops-day.is-locked .uw-drops-day__content,.uw-drops-day.is-locked .uw-drops-day__bottom{filter:grayscale(.35)brightness(.78)}.uw-drops-day.is-locked .uw-drops-day__bottom b{color:#ffffff8f!important;background:#ffffff14!important}.uw-drops-day.is-active{border-color:#e22444cc!important;box-shadow:0 0 0 1px #e224441a,0 0 26px #e224442e!important}.uw-drops-raffle__panel{padding:16px!important}.uw-drops-raffle__preview{border-radius:18px!important;min-height:155px!important;margin:14px 0!important}.uw-drops-raffle__case{border-radius:24px!important;width:92px!important;height:92px!important}.uw-drops-raffle__case img{width:70px!important;height:70px!important}.uw-drops-raffle__glow{width:120px!important;height:120px!important}.uw-drops-raffle__line{bottom:17px!important;left:22px!important;right:22px!important}.uw-drops-raffle__meta{gap:8px!important}.uw-drops-raffle__meta div{border-radius:14px!important;min-height:52px!important;padding:10px!important}.uw-drops-raffle__panel .uw-drops-action{border-radius:14px!important;min-height:42px!important;margin-top:12px!important}.uw-drops-raffle__note{border-radius:13px!important;margin-top:10px!important;padding:10px!important;font-size:11px!important;line-height:1.32!important}.uw-drops-prizes{margin-top:12px!important;padding:16px!important}.uw-drops-prizes .uw-drops-section-head{margin-bottom:12px!important}.uw-raffle-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important}.uw-raffle-item{border-radius:17px!important;min-height:205px!important;padding:11px!important}.uw-raffle-item__tag{padding:5px 7px!important;font-size:9px!important}.uw-raffle-item__image{height:78px!important;margin:12px 0 8px!important}.uw-raffle-item__image img{width:78px!important;height:78px!important}.uw-raffle-item__content h3{font-size:14px!important}.uw-raffle-item__content p{min-height:32px!important;margin:6px 0 10px!important;font-size:10.5px!important;line-height:1.32!important}.uw-raffle-item__content span{font-size:13px!important}.uw-raffle-item__content b{font-size:10px!important}@media (max-width:1380px){.uw-drops-layout{grid-template-columns:1fr!important}.uw-drops-raffle{position:static!important}.uw-drops-days-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.uw-raffle-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:980px){.uw-drops-page{width:calc(100% - 24px)!important}.uw-drops-hero,.uw-drops-hero__stats{grid-template-columns:1fr!important}}@media (max-width:640px){.uw-drops-page{width:calc(100% - 16px)!important;margin-top:14px!important}.uw-drops-days-grid,.uw-raffle-grid{grid-template-columns:1fr!important}.uw-drops-hero__main h1{font-size:42px!important}}.uw-drops-prizes--inside{box-shadow:none!important;background:#111113!important;border:1px solid #fff1!important;border-radius:18px!important;margin-top:14px!important;padding:13px!important}.uw-drops-prizes__head{justify-content:space-between!important;align-items:end!important;gap:14px!important;margin-bottom:10px!important;display:flex!important}.uw-drops-prizes__head span{color:#fff!important;letter-spacing:.08em!important;text-transform:uppercase!important;background:#e224441f!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;min-height:24px!important;padding:0 9px!important;font-size:10px!important;line-height:1!important;display:inline-flex!important}.uw-drops-prizes__head h3{color:#fff!important;letter-spacing:-.035em!important;margin:8px 0 0!important;font-size:22px!important;font-weight:500!important;line-height:1!important}.uw-drops-prizes__head p{color:#ffffff7a!important;text-align:right!important;max-width:390px!important;margin:0!important;font-size:12px!important;line-height:1.35!important}.uw-raffle-grid--compact{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.uw-raffle-grid--compact .uw-raffle-item{min-height:116px!important;box-shadow:none!important;background:#151517!important;border-radius:15px!important;grid-template-rows:auto 1fr!important;grid-template-columns:46px minmax(0,1fr)!important;align-items:center!important;gap:6px 9px!important;padding:10px!important;display:grid!important}.uw-raffle-grid--compact .uw-raffle-item:after{opacity:.7!important;width:92px!important;height:92px!important;bottom:-46px!important;right:-46px!important}.uw-raffle-grid--compact .uw-raffle-item__tag{border-radius:999px!important;grid-column:1/-1!important;padding:5px 7px!important;font-size:8.5px!important}.uw-raffle-grid--compact .uw-raffle-item__image{width:46px!important;height:46px!important;margin:0!important}.uw-raffle-grid--compact .uw-raffle-item__image img{width:46px!important;height:46px!important}.uw-raffle-grid--compact .uw-raffle-item__content{min-width:0!important;margin:0!important}.uw-raffle-grid--compact .uw-raffle-item__content h3{white-space:nowrap!important;text-overflow:ellipsis!important;font-size:12px!important;line-height:1.1!important;overflow:hidden!important}.uw-raffle-grid--compact .uw-raffle-item__content p{display:none!important}.uw-raffle-grid--compact .uw-raffle-item__content div{gap:4px!important;margin-top:5px!important;display:grid!important}.uw-raffle-grid--compact .uw-raffle-item__content span{font-size:12px!important;line-height:1!important}.uw-raffle-grid--compact .uw-raffle-item__content b{text-align:left!important;color:#ffffff7a!important;font-size:9px!important;line-height:1.1!important}.uw-drops-raffle__panel{height:auto!important}.uw-drops-daily{padding-bottom:14px!important}@media (max-width:1380px){.uw-raffle-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:760px){.uw-drops-prizes__head{gap:8px!important;display:grid!important}.uw-drops-prizes__head p{text-align:left!important;max-width:none!important}.uw-raffle-grid--compact{grid-template-columns:1fr!important}.uw-raffle-grid--compact .uw-raffle-item{min-height:92px!important}}.uw-info-page,.uw-info-page *{box-sizing:border-box}.uw-info-page{color:#fff;width:calc(100% - 44px);max-width:1560px;margin:22px auto 80px}.uw-info-hero{grid-template-columns:minmax(0,1fr) 340px;gap:14px;margin-bottom:14px;display:grid}.uw-info-hero>div,.uw-info-hero>aside,.uw-info-shell{border:1px solid var(--uw-border);box-shadow:0 22px 70px var(--uw-shadow);background:#0e0e10f5;border-radius:26px}.uw-info-hero>div{border-top:3px solid var(--uw-accent);min-height:190px;padding:26px;position:relative;overflow:hidden}.uw-info-hero>div:after{content:"";filter:blur(38px);pointer-events:none;background:#e2244421;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-150px;right:-120px}.uw-info-hero h1{z-index:1;color:#fff;letter-spacing:-.06em;margin:12px 0 10px;font-size:clamp(48px,5vw,78px);font-weight:500;line-height:.92;position:relative}.uw-info-hero p{z-index:1;color:#ffffff94;max-width:850px;margin:0;font-size:15px;line-height:1.55;position:relative}.uw-info-hero>aside{gap:10px;padding:14px;display:grid}.uw-info-hero>aside div{background:#161617;border:1px solid #ffffff13;border-radius:16px;min-height:54px;padding:12px}.uw-info-hero>aside span{color:#ffffff73;margin-bottom:7px;font-size:11px;line-height:1;display:block}.uw-info-hero>aside b{color:#fff;font-size:17px;font-weight:500;line-height:1;display:block}.uw-info-shell{grid-template-columns:128px minmax(0,1fr);gap:14px;padding:14px;display:grid}.uw-info-tabs{align-content:start;gap:10px;display:grid}.uw-info-tabs button{color:#ffffffb8;cursor:pointer;background:#111113;border:1px solid #fff1;border-radius:18px;place-items:center;gap:8px;min-height:86px;padding:10px;font-family:inherit;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s,color .2s;display:grid}.uw-info-tabs button:hover{color:#fff;border-color:#e2244442;transform:translateY(-2px)}.uw-info-tabs button.is-active{color:#fff;background:#e22444;border-color:#e22444;box-shadow:0 14px 32px #e2244433}.uw-info-tabs button span{background:#fff1;border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.uw-info-tabs button svg{fill:currentColor;width:20px;height:20px}.uw-info-tabs button b{color:currentColor;text-transform:uppercase;font-size:12px;font-weight:500;line-height:1}.uw-info-content{background:#101012;border:1px solid #fff1;border-radius:22px;min-width:0;min-height:640px;padding:18px;overflow:hidden}.uw-info-panel{animation:.25s both uwInfoPanelIn}.uw-info-panel-head{margin-bottom:16px}.uw-info-panel-head h2{color:#fff;letter-spacing:-.045em;margin:10px 0 0;font-size:38px;font-weight:500;line-height:1}.uw-info-panel-head p{color:#ffffff94;max-width:850px;margin:10px 0 0;font-size:14px;line-height:1.5}.uw-info-panel-head strong{color:#fff;font-weight:500}.uw-info-about-grid{grid-template-columns:minmax(0,1fr) 420px;gap:14px;display:grid}.uw-info-card,.uw-info-plugin,.uw-info-wipe-card,.uw-info-accordion,.uw-info-copy-row{background:#161617;border:1px solid #ffffff13;border-radius:20px}.uw-info-card{padding:18px}.uw-info-card h3,.uw-info-plugin h3{color:#fff;margin:0 0 12px;font-size:21px;font-weight:500;line-height:1.1}.uw-info-card p,.uw-info-plugin p,.uw-info-simple-text{color:#ffffffa3;margin:0;font-size:14px;line-height:1.65}.uw-info-chips{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.uw-info-chips span,.uw-info-server__top div span{color:#fff;background:#e224441f;border:1px solid #e224442e;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;line-height:1;display:inline-flex}.uw-info-servers{gap:10px;display:grid}.uw-info-server{background:#101012;border:1px solid #fff1;border-radius:16px;padding:13px}.uw-info-server__top b{color:#fff;margin-bottom:10px;font-size:15px;font-weight:500;line-height:1.2;display:block}.uw-info-server__top div{flex-wrap:wrap;gap:6px;display:flex}.uw-info-server__connect{border-top:1px solid #fff1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;margin-top:12px;padding-top:12px;display:grid}.uw-info-server__connect code{color:#fff;word-break:break-word;min-width:0;font-size:13px;line-height:1.4}.uw-info-copy{color:#fff;cursor:pointer;background:#111113;border:1px solid #ffffff13;border-radius:12px;min-height:34px;padding:0 11px;font-family:inherit;font-size:11px;line-height:1;transition:background .2s,box-shadow .2s,transform .2s,border-color .2s}.uw-info-copy:hover{background:#e22444;border-color:#e22444;transform:translateY(-1px);box-shadow:0 0 18px #e2244438}.uw-info-accordion-stack{gap:10px;display:grid}.uw-info-accordion{overflow:hidden}.uw-info-accordion>button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;min-height:58px;padding:0 16px;font-family:inherit;font-size:16px;line-height:1.2;display:flex}.uw-info-accordion>button span{font-weight:500}.uw-info-accordion>button b{width:18px;min-width:18px;height:18px;position:relative}.uw-info-accordion>button b:before,.uw-info-accordion>button b:after{content:"";background:#fff;border-radius:999px;width:16px;height:2px;transition:transform .22s,opacity .22s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.uw-info-accordion>button b:after{transform:translate(-50%,-50%)rotate(90deg)}.uw-info-accordion.is-open>button b:after{opacity:0;transform:translate(-50%,-50%)scaleY(0)}.uw-info-accordion__body{grid-template-rows:0fr;transition:grid-template-rows .26s;display:grid}.uw-info-accordion.is-open .uw-info-accordion__body{grid-template-rows:1fr}.uw-info-accordion__body>div{padding:0 16px;overflow:hidden}.uw-info-accordion.is-open .uw-info-accordion__body>div{padding-bottom:16px}.uw-info-rules-list{gap:9px;display:grid}.uw-info-rule{background:#101012;border:1px solid #ffffff0e;border-radius:14px;grid-template-columns:54px minmax(0,1fr);align-items:start;gap:10px;padding:11px;display:grid}.uw-info-rule b{color:#fff;background:#e22444;border-radius:10px;justify-content:center;align-items:center;min-height:28px;font-size:12px;line-height:1;display:inline-flex}.uw-info-rule p{color:#ffffffad;margin:0;font-size:13px;line-height:1.55}.uw-info-plugin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.uw-info-plugin{padding:18px;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.uw-info-plugin:after{content:"";filter:blur(8px);background:#e2244414;border-radius:50%;width:170px;height:170px;position:absolute;bottom:-70px;right:-70px}.uw-info-plugin__top{z-index:1;position:relative}.uw-info-plugin__top span{color:#fff;text-transform:uppercase;background:#e224441f;border-radius:999px;align-items:center;min-height:26px;margin-bottom:12px;padding:0 9px;font-size:10px;line-height:1;display:inline-flex}.uw-info-plugin p,.uw-info-plugin ul{z-index:1;position:relative}.uw-info-plugin ul{gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.uw-info-plugin li{color:#ffffffad;padding-left:16px;font-size:13px;line-height:1.45;position:relative}.uw-info-plugin li:before{content:"";background:#e22444;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:0}.uw-info-copy-list{gap:10px;display:grid}.uw-info-copy-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;transition:transform .2s,border-color .2s;display:grid}.uw-info-copy-row:hover{border-color:#e224443d;transform:translateY(-1px)}.uw-info-copy-row b{color:#fff;margin-bottom:5px;font-size:16px;line-height:1.1;display:block}.uw-info-copy-row span{color:#ffffff8a;font-size:13px;line-height:1.3;display:block}.uw-info-wipe-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.uw-info-wipe-card{padding:14px;transition:transform .2s,border-color .2s}.uw-info-wipe-card:hover{border-color:#e2244442;transform:translateY(-2px)}.uw-info-wipe-card__head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.uw-info-wipe-card__head span{color:#fff;font-size:15px;font-weight:500}.uw-info-wipe-card__head b{color:#fff;white-space:nowrap;background:#e22444;border-radius:999px;align-items:center;min-height:28px;padding:0 9px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.uw-info-wipe-card p{color:#ffffff9e;margin:7px 0 0;font-size:13px;line-height:1.35}@keyframes uwInfoPanelIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1180px){.uw-info-hero,.uw-info-about-grid,.uw-info-plugin-grid,.uw-info-wipe-grid{grid-template-columns:1fr}}@media (max-width:900px){.uw-info-page{width:calc(100% - 24px)}.uw-info-shell{grid-template-columns:1fr}.uw-info-tabs{scrollbar-width:none;padding-bottom:2px;display:flex;overflow-x:auto}.uw-info-tabs::-webkit-scrollbar{display:none}.uw-info-tabs button{min-width:112px;min-height:78px}}@media (max-width:640px){.uw-info-page{width:calc(100% - 16px);margin-top:14px}.uw-info-hero>div,.uw-info-hero>aside,.uw-info-shell{border-radius:20px}.uw-info-hero>div,.uw-info-content{padding:14px}.uw-info-hero h1{font-size:42px}.uw-info-panel-head h2{font-size:30px}.uw-info-server__connect,.uw-info-copy-row,.uw-info-rule{grid-template-columns:1fr}}.uw-info-tabs button{color:#ffffffb8!important;box-shadow:none!important;background:#111113!important;border-color:#fff1!important}.uw-info-tabs button.is-active{color:#fff!important;box-shadow:none!important;background:#111113!important;border-color:#e224443d!important}.uw-info-tabs button span{color:#ffffffc7!important;background:#fff1!important;transition:background .2s,color .2s,transform .2s,box-shadow .2s!important}.uw-info-tabs button b{color:#ffffffc7!important}.uw-info-tabs button.is-active b{color:#fff!important}.uw-info-plugin{padding:0!important}.uw-info-plugin__top,.uw-info-plugin>p,.uw-info-plugin>ul{margin-left:18px!important;margin-right:18px!important}@media (max-width:1180px){.uw-info-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.uw-info-banner,.uw-info-banner img{min-height:220px}.uw-info-banner>div{bottom:14px;left:14px;right:14px}.uw-info-gallery{grid-template-columns:1fr}.uw-info-plugin__media{height:160px}}.uw-info-tabs button,.uw-info-tabs button.is-active{box-shadow:none!important;background:#111113!important}.uw-info-tabs button.is-active{color:#fff!important;border-color:#e224443d!important}.uw-info-tabs button span{color:#ffffffc7!important;background:#fff1!important}.uw-info-tabs button.is-active span{color:#fff!important;background:#e22444!important;box-shadow:0 0 18px #e224443d!important}.uw-info-tabs button:hover span{transform:translateY(-1px)scale(1.04)!important}.uw-info-banner{background:#111113!important;border:1px solid #ffffff13!important;border-radius:22px!important;min-height:250px!important;margin-bottom:14px!important;position:relative!important;overflow:hidden!important}.uw-info-banner:before{content:""!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,#0e0e10e0,#0e0e1033 48%,#0e0e10b8),linear-gradient(#0e0e101a 38%,#0e0e10db)!important;position:absolute!important;inset:0!important}.uw-info-banner img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;min-height:250px!important;transition:transform .45s,filter .45s!important;display:block!important;transform:scale(1.02)!important}.uw-info-banner:hover img{filter:saturate(1.05)contrast(1.04)!important;transform:scale(1.055)!important}.uw-info-banner>div{z-index:2!important;max-width:720px!important;position:absolute!important;bottom:20px!important;left:22px!important;right:22px!important}.uw-info-banner>div span{color:#fff!important;text-transform:uppercase!important;background:#e22444!important;border-radius:999px!important;align-items:center!important;min-height:28px!important;padding:0 10px!important;font-size:11px!important;line-height:1!important;display:inline-flex!important}.uw-info-banner>div h3{color:#fff!important;letter-spacing:-.055em!important;margin:12px 0 0!important;font-size:clamp(34px,3vw,52px)!important;font-weight:500!important;line-height:.92!important}.uw-info-banner>div p{color:#ffffffb8!important;max-width:680px!important;margin:10px 0 0!important;font-size:14px!important;line-height:1.45!important}.uw-info-gallery{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin-top:14px!important;display:grid!important}.uw-info-gallery-card{background:#111113!important;border:1px solid #ffffff13!important;border-radius:18px!important;min-height:168px!important;transition:transform .2s,border-color .2s,box-shadow .2s!important;position:relative!important;overflow:hidden!important}.uw-info-gallery-card:hover{border-color:#e224444d!important;transform:translateY(-2px)!important;box-shadow:0 18px 36px #0000002e!important}.uw-info-gallery-card:before{content:""!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(#0e0e1038 38%,#0e0e10e6)!important;position:absolute!important;inset:0!important}.uw-info-gallery-card img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;min-height:168px!important;transition:transform .28s,filter .28s!important;display:block!important;transform:scale(1.03)!important}.uw-info-gallery-card:hover img{filter:saturate(1.06)contrast(1.04)!important;transform:scale(1.08)!important}.uw-info-gallery-card>div{z-index:2!important;position:absolute!important;bottom:13px!important;left:13px!important;right:13px!important}.uw-info-gallery-card h3{color:#fff!important;margin:0!important;font-size:15px!important;font-weight:500!important;line-height:1.1!important}.uw-info-gallery-card p{color:#ffffff94!important;margin:6px 0 0!important;font-size:11px!important;line-height:1.32!important}.uw-info-plugin-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.uw-info-plugin{cursor:pointer!important;background:#161617!important;min-height:430px!important;padding:0!important;transition:transform .2s,border-color .2s,box-shadow .2s!important;position:relative!important;overflow:hidden!important}.uw-info-plugin:hover{border-color:#e224445c!important;transform:translateY(-3px)!important;box-shadow:0 18px 40px #00000038,0 0 22px #e2244414!important}.uw-info-plugin__hit{z-index:8!important;cursor:pointer!important;background:0 0!important;border:0!important;padding:0!important;position:absolute!important;inset:0!important}.uw-info-plugin__media{background:#0e0e10!important;border-radius:20px 20px 0 0!important;height:205px!important;position:relative!important;overflow:hidden!important}.uw-info-plugin__media:after{content:""!important;pointer-events:none!important;background:linear-gradient(#0000 48%,#161617eb),linear-gradient(90deg,#0e0e1038,#0e0e100a)!important;position:absolute!important;inset:0!important}.uw-info-plugin__media img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;transition:transform .32s,filter .32s!important;display:block!important}.uw-info-plugin--battle-pass .uw-info-plugin__media img{object-fit:contain!important;object-position:center top!important;background:#0e0e10!important;padding:8px!important}.uw-info-plugin--traders .uw-info-plugin__media img{object-position:center 16%!important}.uw-info-plugin--convoy .uw-info-plugin__media img,.uw-info-plugin--custom-build .uw-info-plugin__media img{object-position:center 45%!important}.uw-info-plugin:hover .uw-info-plugin__media img{filter:saturate(1.08)contrast(1.04)!important;transform:scale(1.055)!important}.uw-info-plugin__top,.uw-info-plugin>p,.uw-info-plugin>ul,.uw-info-plugin__more{z-index:2!important;margin-left:18px!important;margin-right:18px!important;position:relative!important}.uw-info-plugin__top{margin-top:15px!important}.uw-info-plugin>p{min-height:54px!important}.uw-info-plugin>ul{margin-bottom:0!important}.uw-info-plugin__more{color:#ffffffdb!important;background:#111113!important;border:1px solid #ffffff13!important;border-radius:13px!important;align-items:center!important;gap:9px!important;height:42px!important;margin-top:14px!important;margin-bottom:16px!important;padding:0 13px!important;font-size:12px!important;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s!important;display:inline-flex!important}.uw-info-plugin:hover .uw-info-plugin__more{color:#fff!important;background:#e22444!important;border-color:#e22444!important;transform:translateY(-1px)!important;box-shadow:0 0 18px #e224443d!important}.uw-info-plugin__more b{font-size:15px!important;line-height:1!important}.uw-info-plugin-modal{z-index:90!important;place-items:center!important;padding:22px!important;display:grid!important;position:fixed!important;inset:0!important}.uw-info-plugin-modal__overlay{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;cursor:pointer!important;background:#000000b8!important;border:0!important;position:absolute!important;inset:0!important}.uw-info-plugin-modal__panel{z-index:1!important;background:#101012!important;border:1px solid #ffffff17!important;border-radius:26px!important;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)!important;width:min(1040px,100%)!important;max-height:min(760px,100vh - 44px)!important;animation:.22s both uwInfoModalIn!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:0 30px 90px #0000008a,0 0 40px #e224441a!important}.uw-info-plugin-modal__close{z-index:5!important;cursor:pointer!important;background:#161617!important;border:1px solid #ffffff14!important;border-radius:14px!important;width:40px!important;height:40px!important;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s!important;position:absolute!important;top:16px!important;right:16px!important}.uw-info-plugin-modal__close:hover{background:#e22444!important;border-color:#e22444!important;transform:translateY(-1px)!important;box-shadow:0 12px 26px #e224443d!important}.uw-info-plugin-modal__close span{background:#fff!important;border-radius:99px!important;width:17px!important;height:2px!important;position:absolute!important;top:50%!important;left:50%!important}.uw-info-plugin-modal__close span:first-child{transform:translate(-50%,-50%)rotate(45deg)!important}.uw-info-plugin-modal__close span:last-child{transform:translate(-50%,-50%)rotate(-45deg)!important}.uw-info-plugin-modal__media{background:#0e0e10!important;min-height:440px!important;position:relative!important;overflow:hidden!important}.uw-info-plugin-modal__media:after{content:""!important;pointer-events:none!important;background:linear-gradient(90deg,#0000 62%,#101012e6),linear-gradient(#0000 55%,#101012e6)!important;position:absolute!important;inset:0!important}.uw-info-plugin-modal__media img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;min-height:440px!important;display:block!important}.uw-info-plugin-modal__panel--battle-pass .uw-info-plugin-modal__media img{object-fit:contain!important;object-position:center!important;padding:18px!important}.uw-info-plugin-modal__panel--traders .uw-info-plugin-modal__media img{object-position:center 14%!important}.uw-info-plugin-modal__panel--convoy .uw-info-plugin-modal__media img,.uw-info-plugin-modal__panel--custom-build .uw-info-plugin-modal__media img{object-position:center 45%!important}.uw-info-plugin-modal__content{min-width:0!important;padding:36px 34px 32px!important;overflow:auto!important}.uw-info-plugin-modal__content h2{color:#fff!important;letter-spacing:-.055em!important;margin:13px 48px 0 0!important;font-size:clamp(34px,3vw,50px)!important;font-weight:500!important;line-height:.96!important}.uw-info-plugin-modal__content h3{color:#fff!important;margin:18px 0 0!important;font-size:20px!important;font-weight:500!important;line-height:1.15!important}.uw-info-plugin-modal__content p{color:#ffffff9e!important;margin:12px 0 0!important;font-size:14px!important;line-height:1.62!important}.uw-info-plugin-modal__points{gap:10px!important;margin-top:18px!important;display:grid!important}.uw-info-plugin-modal__points div{background:#161617!important;border:1px solid #ffffff12!important;border-radius:15px!important;grid-template-columns:28px minmax(0,1fr)!important;align-items:start!important;gap:10px!important;padding:12px!important;display:grid!important}.uw-info-plugin-modal__points b{background:#e22444!important;border-radius:10px!important;width:28px!important;height:28px!important;box-shadow:0 0 16px #e2244433!important}.uw-info-plugin-modal__points span{color:#ffffffb8!important;padding-top:4px!important;font-size:13px!important;line-height:1.45!important}@keyframes uwInfoModalIn{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:1180px){.uw-info-gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:900px){.uw-info-plugin-modal__panel{grid-template-columns:1fr!important;overflow:auto!important}.uw-info-plugin-modal__media,.uw-info-plugin-modal__media img{min-height:260px!important}}@media (max-width:640px){.uw-info-banner,.uw-info-banner img{min-height:220px!important}.uw-info-banner>div{bottom:14px!important;left:14px!important;right:14px!important}.uw-info-gallery,.uw-info-plugin-grid{grid-template-columns:1fr!important}.uw-info-plugin{min-height:auto!important}.uw-info-plugin__media{height:170px!important}.uw-info-plugin-modal{padding:12px!important}.uw-info-plugin-modal__content{padding:22px 18px 18px!important}}.uw-raid-page,.uw-raid-page *{box-sizing:border-box}.uw-raid-hero{grid-template-columns:minmax(0,1fr) 340px;gap:14px;margin-bottom:14px;display:grid}.uw-raid-hero>div,.uw-raid-hero>aside,.uw-raid-main,.uw-raid-summary{border:1px solid var(--uw-border);box-shadow:0 22px 70px var(--uw-shadow);background:#0e0e10f5;border-radius:26px}.uw-raid-hero>div{border-top:3px solid var(--uw-accent);min-height:190px;padding:26px;position:relative;overflow:hidden}.uw-raid-hero>div:after{content:"";filter:blur(38px);pointer-events:none;background:#e2244421;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-150px;right:-120px}.uw-raid-hero h1{z-index:1;color:#fff;letter-spacing:-.06em;margin:12px 0 10px;font-size:clamp(48px,5vw,78px);font-weight:500;line-height:.92;position:relative}.uw-raid-hero p{z-index:1;color:#ffffff94;max-width:850px;margin:0;font-size:15px;line-height:1.55;position:relative}.uw-raid-hero>aside{gap:10px;padding:14px;display:grid}.uw-raid-hero>aside div{background:#161617;border:1px solid #ffffff13;border-radius:16px;min-height:54px;padding:12px}.uw-raid-hero>aside span,.uw-raid-summary__total span,.uw-raid-summary__tools span,.uw-raid-summary__list span{color:#ffffff73;margin-bottom:7px;font-size:11px;line-height:1;display:block}.uw-raid-hero>aside b,.uw-raid-summary__total b,.uw-raid-summary__tools b{color:#fff;font-size:17px;font-weight:500;line-height:1;display:block}.uw-raid-main,.uw-raid-summary{padding:16px}.uw-raid-toolbar{gap:10px;margin-bottom:14px;display:grid}.uw-raid-tabs,.uw-raid-tools{flex-wrap:wrap;gap:8px;display:flex}.uw-raid-tabs button,.uw-raid-tools button{color:#ffffffb8;cursor:pointer;background:#161617;border:1px solid #ffffff13;border-radius:14px;min-height:40px;padding:0 14px;font-family:inherit;font-size:12px;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s}.uw-raid-tabs button:hover,.uw-raid-tools button:hover{color:#fff;border-color:#e2244447;transform:translateY(-1px)}.uw-raid-tabs button.is-active,.uw-raid-tools button.is-active{color:#fff;background:#e22444;border-color:#e22444;box-shadow:0 12px 26px #e2244433}.uw-raid-target:after{content:"";filter:blur(10px);opacity:0;background:#e2244414;border-radius:50%;width:150px;height:150px;transition:opacity .2s;position:absolute;bottom:-70px;right:-70px}.uw-raid-target:hover,.uw-raid-target.is-selected{border-color:#e2244452;transform:translateY(-2px);box-shadow:0 16px 34px #0000002e}.uw-raid-target:hover:after,.uw-raid-target.is-selected:after{opacity:1}.uw-raid-target__image{z-index:1;background:#0e0e10;border:1px solid #fff1;border-radius:16px;place-items:center;width:76px;height:76px;display:grid;position:relative}.uw-raid-target__image img{object-fit:contain;filter:drop-shadow(0 12px 18px #00000052);width:64px;height:64px}.uw-raid-target__body{z-index:1;min-width:0;position:relative}.uw-raid-target__body span{color:#ffffff70;margin-bottom:6px;font-size:11px;line-height:1;display:block}.uw-raid-target__body h3{color:#fff;margin:0;font-size:17px;font-weight:500;line-height:1.1}.uw-raid-target__meta b{color:#fff;background:#e224441a;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:10px;font-weight:500;line-height:1;display:inline-flex}.uw-raid-counter{z-index:1;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:6px;display:grid;position:relative}.uw-raid-counter button,.uw-raid-counter input{color:#fff;background:#161617;border:1px solid #ffffff13;border-radius:12px;height:36px;font-family:inherit}.uw-raid-counter button{cursor:pointer;font-size:18px;transition:background .2s,transform .2s}.uw-raid-counter button:hover{background:#e22444;transform:translateY(-1px)}.uw-raid-counter input{text-align:center;outline:none;min-width:0;font-size:14px}.uw-raid-summary{position:sticky;top:112px}.uw-raid-summary h2{color:#fff;letter-spacing:-.04em;margin:10px 0 14px;font-size:32px;font-weight:500;line-height:1}.uw-raid-summary__total{background:#e22444;border-radius:18px;padding:16px;box-shadow:0 16px 36px #e2244438}.uw-raid-summary__total span{color:#ffffffbf}.uw-raid-summary__tools{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.uw-raid-summary__tools div{background:#161617;border:1px solid #ffffff13;border-radius:16px;min-height:62px;padding:12px}.uw-raid-summary__list{gap:8px;margin-top:12px;display:grid}.uw-raid-summary__list div,.uw-raid-summary__list p{background:#111113;border:1px solid #fff1;border-radius:15px;margin:0;padding:12px}.uw-raid-summary__list b{color:#fff;font-size:13px;line-height:1.2;display:block}@media (max-width:1280px){.uw-raid-layout,.uw-raid-hero{grid-template-columns:1fr}.uw-raid-summary{position:static}}@media (max-width:860px){.uw-raid-page{width:calc(100% - 24px)}.uw-raid-target-grid{grid-template-columns:1fr}.uw-raid-target{grid-template-columns:68px minmax(0,1fr)}.uw-raid-counter{grid-column:1/-1}}@media (max-width:640px){.uw-raid-page{width:calc(100% - 16px);margin-top:14px}.uw-raid-hero>div,.uw-raid-main,.uw-raid-summary{border-radius:20px;padding:14px}.uw-raid-hero h1{font-size:42px}.uw-raid-summary__tools{grid-template-columns:1fr}}.uw-raid-page{color:#fff!important;width:calc(100% - 44px)!important;max-width:1560px!important;margin:22px auto 80px!important}.uw-raid-layout{grid-template-columns:minmax(0,1fr) 380px!important;align-items:start!important;gap:14px!important;display:grid!important}.uw-raid-main{border-radius:26px!important;gap:14px!important;padding:16px!important;display:grid!important}.uw-raid-block-head{margin-bottom:12px!important}.uw-raid-block-head h2{color:#fff!important;letter-spacing:-.035em!important;margin:10px 0 0!important;font-size:28px!important;font-weight:500!important;line-height:1!important}.uw-raid-block-head p{color:#ffffff8f!important;max-width:760px!important;margin:8px 0 0!important;font-size:13px!important;line-height:1.45!important}.uw-raid-method{color:#fff!important;text-align:left!important;cursor:pointer!important;background:#161617!important;border:1px solid #ffffff13!important;border-radius:18px!important;grid-template-columns:52px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-height:84px!important;padding:10px!important;font-family:inherit!important;transition:transform .2s,border-color .2s,box-shadow .2s,background .2s!important;display:grid!important}.uw-raid-method:hover,.uw-raid-method.is-active{border-color:#e2244480!important;transform:translateY(-2px)!important;box-shadow:0 14px 28px #0000002e!important}.uw-raid-method.is-active{background:#e224441c!important}.uw-raid-method__image{background:#0e0e10!important;border:1px solid #fff1!important;border-radius:15px!important;place-items:center!important;width:52px!important;height:52px!important;display:grid!important}.uw-raid-method__image img{object-fit:contain!important;filter:drop-shadow(0 10px 14px #00000052)!important;width:42px!important;height:42px!important}.uw-raid-method__text{min-width:0!important}.uw-raid-method__text b{color:#fff!important;font-size:14px!important;font-weight:500!important;line-height:1.1!important;display:block!important}.uw-raid-method__text small{color:#ffffff85!important;margin-top:6px!important;font-size:11px!important;line-height:1.25!important;display:block!important}.uw-raid-category-tabs{flex-wrap:wrap!important;gap:8px!important;margin-bottom:12px!important;display:flex!important}.uw-raid-category-tabs button{color:#ffffffb8!important;cursor:pointer!important;background:#161617!important;border:1px solid #ffffff13!important;border-radius:13px!important;min-height:38px!important;padding:0 13px!important;font-family:inherit!important;font-size:12px!important;transition:background .2s,border-color .2s,transform .2s!important}.uw-raid-category-tabs button:hover,.uw-raid-category-tabs button.is-active{color:#fff!important;background:#e22444!important;border-color:#e22444!important;transform:translateY(-1px)!important}.uw-raid-target{background:#161617!important;border:1px solid #ffffff13!important;border-radius:18px!important;grid-template-columns:64px minmax(0,1fr) 112px!important;align-items:center!important;gap:10px!important;min-height:104px!important;padding:10px!important;transition:transform .2s,border-color .2s,box-shadow .2s,background .2s!important;display:grid!important;position:relative!important;overflow:hidden!important}.uw-raid-target:hover,.uw-raid-target.is-selected{background:#18181a!important;border-color:#e2244473!important;transform:translateY(-2px)!important;box-shadow:0 14px 28px #00000029!important}.uw-raid-target.is-selected{box-shadow:inset 2px 0 #e22444,0 14px 28px #00000029!important}.uw-raid-target__click{cursor:pointer!important;z-index:1!important;background:0 0!important;border:0!important;position:absolute!important;inset:0!important}.uw-raid-target__image,.uw-raid-target__body,.uw-raid-counter{z-index:2!important;position:relative!important}.uw-raid-target__image{background:#0e0e10!important;border-radius:15px!important;width:64px!important;height:64px!important}.uw-raid-target__image img{width:52px!important;height:52px!important}.uw-raid-target__body span{margin-bottom:5px!important;font-size:10.5px!important}.uw-raid-target__body h3{font-size:15px!important}.uw-raid-target__meta{gap:5px!important;margin-top:8px!important}.uw-raid-target__meta b{min-height:22px!important;padding:0 7px!important;font-size:9.5px!important}.uw-raid-counter{grid-template-columns:32px minmax(0,1fr) 32px!important;gap:6px!important;display:grid!important}.uw-raid-counter button,.uw-raid-counter input{border-radius:11px!important;height:34px!important}.uw-raid-counter input{font-size:13px!important}.uw-raid-summary{border-radius:26px!important;padding:16px!important;position:sticky!important;top:112px!important}.uw-raid-summary__head button{color:#ffffffb3!important;cursor:pointer!important;background:#161617!important;border:1px solid #ffffff13!important;border-radius:12px!important;min-height:34px!important;padding:0 11px!important;font-family:inherit!important;font-size:11px!important}.uw-raid-summary__head button:hover{color:#fff!important;background:#e22444!important;border-color:#e22444!important}.uw-raid-summary__explosive{background:#161617!important;border:1px solid #ffffff13!important;border-radius:18px!important;grid-template-columns:58px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;margin-bottom:10px!important;padding:12px!important;display:grid!important}.uw-raid-summary__explosive-icon{background:#0e0e10!important;border-radius:15px!important;place-items:center!important;width:58px!important;height:58px!important;display:grid!important}.uw-raid-summary__explosive-icon img{object-fit:contain!important;width:46px!important;height:46px!important}.uw-raid-summary__explosive span,.uw-raid-summary__total span{color:#ffffff8a!important;margin-bottom:7px!important;font-size:11px!important;display:block!important}.uw-raid-summary__explosive b{color:#fff!important;font-size:17px!important;font-weight:500!important;line-height:1.15!important;display:block!important}.uw-raid-summary__total{background:#e22444!important;border-radius:18px!important;margin-bottom:10px!important;padding:14px!important;box-shadow:0 16px 34px #e2244433!important}.uw-raid-summary__total b{font-size:32px!important}.uw-raid-summary__resources,.uw-raid-summary__selected{background:#111113!important;border:1px solid #fff1!important;border-radius:18px!important;gap:8px!important;margin-top:10px!important;padding:12px!important;display:grid!important}.uw-raid-summary__resources h3,.uw-raid-summary__selected h3{color:#fff!important;margin:0 0 4px!important;font-size:15px!important;font-weight:500!important;line-height:1.1!important}.uw-raid-summary__resources div,.uw-raid-summary__selected div{background:#161617!important;border:1px solid #ffffff0e!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;min-height:34px!important;padding:8px 9px!important;display:flex!important}.uw-raid-summary__resources span,.uw-raid-summary__selected span{color:#ffffff8f!important;font-size:12px!important;line-height:1.2!important}.uw-raid-summary__resources b,.uw-raid-summary__selected b{color:#fff!important;text-align:right!important;font-size:13px!important;font-weight:500!important;line-height:1.2!important}.uw-raid-summary__resources p,.uw-raid-summary__selected p{color:#ffffff80!important;margin:0!important;font-size:12px!important;line-height:1.4!important}.uw-raid-summary__note{color:#ffffff94!important;background:#e2244414!important;border:1px solid #e2244424!important;border-radius:15px!important;margin-top:10px!important;padding:11px!important;font-size:11.5px!important;line-height:1.42!important}@media (max-width:1280px){.uw-raid-layout,.uw-raid-hero{grid-template-columns:1fr!important}.uw-raid-summary{position:static!important}}@media (max-width:980px){.uw-raid-method-grid,.uw-raid-target-grid{grid-template-columns:1fr!important}.uw-raid-page{width:calc(100% - 24px)!important}}@media (max-width:640px){.uw-raid-page{width:calc(100% - 16px)!important;margin-top:14px!important}.uw-raid-target{grid-template-columns:58px minmax(0,1fr)!important}.uw-raid-counter{grid-column:1/-1!important}.uw-raid-hero h1{font-size:42px!important}}.uw-raid-main{gap:14px!important;display:grid!important}.uw-raid-methods,.uw-raid-presets,.uw-raid-picker{background:#111113!important;border:1px solid #fff1!important;border-radius:22px!important;padding:14px!important}.uw-raid-method-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.uw-raid-method__image--optimal,.uw-raid-summary__explosive-icon b{color:#fff!important;letter-spacing:.08em!important;background:#e224441f!important;border:1px solid #e2244442!important;font-size:12px!important}.uw-raid-preset-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.uw-raid-preset-grid button{color:#fff!important;text-align:left!important;cursor:pointer!important;background:#161617!important;border:1px solid #ffffff13!important;border-radius:17px!important;min-height:82px!important;padding:12px!important;font-family:inherit!important;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s!important}.uw-raid-preset-grid button:hover{background:#e2244414!important;border-color:#e2244461!important;transform:translateY(-2px)!important;box-shadow:0 14px 28px #0000002e!important}.uw-raid-preset-grid b{color:#fff!important;font-size:14px!important;font-weight:500!important;line-height:1.1!important;display:block!important}.uw-raid-preset-grid span{color:#ffffff85!important;margin-top:7px!important;font-size:11.5px!important;line-height:1.3!important;display:block!important}.uw-raid-summary__head-actions{flex-wrap:wrap!important;justify-content:flex-end!important;gap:7px!important;display:inline-flex!important}.uw-raid-summary__head-actions button{color:#ffffffb8!important;cursor:pointer!important;background:#161617!important;border:1px solid #ffffff13!important;border-radius:12px!important;min-height:34px!important;padding:0 10px!important;font-family:inherit!important;font-size:11px!important;transition:background .2s,color .2s,border-color .2s,transform .2s!important}.uw-raid-summary__saves{background:#111113!important;border:1px solid #fff1!important;border-radius:18px!important;gap:8px!important;margin-top:10px!important;padding:12px!important;display:grid!important}.uw-raid-summary__saves h3{color:#fff!important;margin:0 0 4px!important;font-size:15px!important;font-weight:500!important;line-height:1.1!important}.uw-raid-summary__saves>div{grid-template-columns:minmax(0,1fr) 32px!important;align-items:center!important;gap:7px!important;display:grid!important}.uw-raid-summary__saves>div>button:first-child{color:#fff!important;text-align:left!important;cursor:pointer!important;background:#161617!important;border:1px solid #ffffff0e!important;border-radius:12px!important;min-width:0!important;min-height:44px!important;padding:8px 9px!important;font-family:inherit!important}.uw-raid-summary__saves>div>button:last-child{color:#ffffffa6!important;cursor:pointer!important;background:#161617!important;border:1px solid #ffffff13!important;border-radius:11px!important;width:32px!important;height:32px!important}.uw-raid-summary__saves>div>button:hover{border-color:#e2244459!important}.uw-raid-summary__saves>div>button:last-child:hover{color:#fff!important;background:#e22444!important;border-color:#e22444!important}.uw-raid-summary__saves b{color:#fff!important;font-size:12px!important;font-weight:500!important;line-height:1.15!important;display:block!important}.uw-raid-summary__saves span,.uw-raid-summary__saves p{color:#ffffff7a!important;margin:5px 0 0!important;font-size:10.5px!important;line-height:1.2!important;display:block!important}.uw-raid-summary__note b{color:#fff!important;font-weight:500!important}@media (max-width:1320px){.uw-raid-method-grid,.uw-raid-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:720px){.uw-raid-method-grid,.uw-raid-preset-grid{grid-template-columns:1fr!important}}.uw-home-news,.uw-home-leaders,.uw-home-faq{width:calc(100% - 44px);max-width:1560px;margin:22px auto 0}.uw-home-section-head{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:16px;display:flex}.uw-home-section-head h2{color:#fff;letter-spacing:-.04em;margin:13px 0 0;font-size:34px;font-weight:600;line-height:1}.uw-home-section-head a{color:#fff;background:#202024;border-radius:14px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-size:14px;transition:all .2s;display:inline-flex}.uw-home-section-head a:hover{background:var(--uw-accent);transform:translateY(-1px);box-shadow:0 0 24px #e2244447}.uw-home-news{grid-template-columns:1fr 320px;gap:18px;display:grid}.uw-home-news__main,.uw-home-socials,.uw-home-leader-card,.uw-home-faq{border:1px solid var(--uw-border);background:var(--uw-card);box-shadow:0 22px 70px var(--uw-shadow);border-radius:26px}.uw-home-news__card{border:1px solid var(--uw-border);color:#fff;text-align:left;cursor:pointer;background:radial-gradient(circle at 80% 20%,#e2244426,#0000 34%),#111113;border-radius:22px;width:100%;min-height:210px;padding:22px;transition:all .2s;display:grid}.uw-home-news__meta span{background:var(--uw-accent);color:#fff;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;display:inline-flex}.uw-home-socials h3{color:#fff;letter-spacing:-.04em;margin:13px 0 0;font-size:28px;font-weight:600;line-height:1}.uw-home-socials__list{gap:10px;margin-top:20px;display:grid}.uw-home-socials__list a{border:1px solid var(--uw-border);background:#111113;border-radius:17px;gap:5px;padding:15px;transition:all .2s;display:grid}.uw-home-socials__list b{color:#fff;font-size:15px;font-weight:600}.uw-home-socials__list span{color:var(--uw-muted);font-size:12px}.uw-home-leaders{padding:0}.uw-home-leaders__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.uw-home-leader-card{padding:22px}.uw-home-leader-card__top h3{color:#fff;letter-spacing:-.04em;margin:0;font-size:25px;font-weight:600;line-height:1}.uw-home-leader-card__top p{color:var(--uw-muted);margin:9px 0 0;font-size:13px;line-height:1.45}.uw-home-leader-card__list{gap:10px;margin-top:18px;display:grid}.uw-home-leader-row{background:#111113;border-radius:16px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:13px;display:grid}.uw-home-leader-row>span{color:#fff;background:#e2244421;border-radius:13px;place-items:center;width:38px;height:38px;font-size:12px;display:grid}.uw-home-leader-row b{color:#fff;font-size:14px;font-weight:600;display:block}.uw-home-leader-row small{color:var(--uw-muted);margin-top:4px;font-size:11px;display:block}.uw-home-leader-row strong{color:#fff;text-align:right;font-size:13px;font-weight:600}.uw-home-faq{grid-template-columns:.85fr 1.15fr;gap:22px;padding:28px;display:grid}.uw-home-faq__content h2{color:#fff;letter-spacing:-.04em;margin:14px 0 0;font-size:38px;font-weight:600;line-height:1}.uw-home-faq__content p{max-width:520px;color:var(--uw-muted);margin:16px 0 0;font-size:15px;line-height:1.6}.uw-home-faq__content a{background:var(--uw-accent);color:#fff;border-radius:14px;justify-content:center;align-items:center;min-height:46px;margin-top:24px;padding:0 16px;font-size:14px;transition:all .2s;display:inline-flex;box-shadow:0 0 24px #e2244438}.uw-home-faq__content a:hover{transform:translateY(-1px);box-shadow:0 0 30px #e2244457}.uw-home-faq__list{gap:10px;display:grid}.uw-home-faq__list button{border:1px solid var(--uw-border);color:#fff;text-align:left;cursor:pointer;background:#111113;border-radius:18px;width:100%;padding:16px;transition:all .2s}.uw-home-faq__list button:hover,.uw-home-faq__list button.is-opened{background:#18181b;border-color:#e2244457}.uw-home-faq__list button>span{justify-content:space-between;align-items:center;gap:14px;display:flex}.uw-home-faq__list b{color:#fff;font-size:15px;font-weight:600}.uw-home-faq__list i{color:#fff;background:#202024;border-radius:10px;flex:none;place-items:center;width:30px;height:30px;font-style:normal;transition:all .2s;display:grid}.uw-home-faq__list button.is-opened i{background:var(--uw-accent)}.uw-home-faq__list p{color:var(--uw-muted);margin:13px 0 0;font-size:14px;line-height:1.55}@media (max-width:1180px){.uw-home-news{grid-template-columns:1fr}.uw-home-socials__list{grid-template-columns:repeat(3,minmax(0,1fr))}.uw-home-leaders__grid,.uw-home-faq{grid-template-columns:1fr}}@media (max-width:760px){.uw-home-news,.uw-home-leaders,.uw-home-faq{width:100%}.uw-home-section-head{align-items:start;display:grid}.uw-home-section-head h2{font-size:28px}.uw-home-news__card h3{font-size:26px}.uw-home-socials__list{grid-template-columns:1fr}.uw-home-leader-row{grid-template-columns:42px 1fr}.uw-home-leader-row strong{text-align:left;grid-column:2}.uw-home-faq{padding:22px}.uw-home-faq__content h2,.uw-home-modal__box h2{font-size:32px}}.uw-home-hero,.uw-home-news,.uw-home-leaders,.uw-home-faq{width:calc(100% - 44px);max-width:1560px;margin-left:auto;margin-right:auto}.uw-home-hero{margin-top:22px}.uw-home-kicker{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#e2244421;border-radius:999px;align-items:center;width:fit-content;min-height:30px;padding:0 11px;font-size:11px;line-height:1;display:inline-flex}.uw-home-hero h1 b{color:var(--uw-accent);margin-top:12px;font-weight:600;display:block}.uw-home-hero__art{z-index:1;background:#111113;border-radius:26px;min-height:380px;position:relative;overflow:hidden}.uw-home-hero__art img{object-fit:cover;opacity:.72;filter:contrast(1.08)saturate(.95);width:100%;height:100%;min-height:380px;transform:scale(1.03)}.uw-home-hero__art:after{content:"";background:linear-gradient(90deg,#16161747,#1616170a),radial-gradient(circle at 50% 72%,#e2244429,#0000 44%);position:absolute;inset:0}.uw-home-hero__art-card{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0c94;border:1px solid #ffffff13;border-radius:20px;gap:5px;padding:16px;display:grid;position:absolute;bottom:18px;left:18px;right:18px}.uw-home-hero__art-card span{color:var(--uw-muted);text-transform:uppercase;font-size:12px}.uw-home-hero__art-card b{color:#fff;font-size:34px;font-weight:600;line-height:1}.uw-home-hero__art-card small{color:var(--uw-muted);font-size:13px}.uw-home-news{grid-template-columns:minmax(0,1fr) 260px;gap:14px;margin-top:14px;display:grid}.uw-home-news__main,.uw-home-socials{border:1px solid var(--uw-border);background:var(--uw-card);box-shadow:0 22px 70px var(--uw-shadow);border-radius:24px}.uw-home-news__main{padding:16px}.uw-home-news__head{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:12px;display:flex}.uw-home-news__controls{align-items:center;gap:8px;display:flex}.uw-home-news__controls button{color:#fff;cursor:pointer;background:#202024;border:0;border-radius:12px;place-items:center;width:34px;height:34px;font-size:22px;line-height:1;transition:all .2s;display:grid}.uw-home-news__controls button:hover{background:var(--uw-accent);box-shadow:0 0 20px #e224443d}.uw-home-news__controls span{min-width:34px;color:var(--uw-muted);text-align:center;font-size:12px}.uw-home-news__card{border:1px solid var(--uw-border);color:#fff;text-align:left;cursor:pointer;background:radial-gradient(circle at 76% 28%,#e2244429,#0000 34%),#111113;border-radius:20px;align-content:space-between;width:100%;min-height:188px;padding:17px;transition:all .2s;display:grid}.uw-home-news__card:hover{border-color:#e2244457;transform:translateY(-1px);box-shadow:0 0 24px #e224441a}.uw-home-news__meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.uw-home-news__meta span{background:var(--uw-accent);color:#fff;border-radius:999px;align-items:center;min-height:25px;padding:0 9px;font-size:10px;line-height:1;display:inline-flex}.uw-home-news__meta b{color:var(--uw-muted);font-size:11px;font-weight:500}.uw-home-news__card h3{color:#fff;letter-spacing:-.04em;max-width:680px;margin:17px 0 0;font-size:25px;font-weight:600;line-height:1.05}.uw-home-news__card p{max-width:740px;color:var(--uw-muted);margin:9px 0 0;font-size:13px;line-height:1.45}.uw-home-news__bottom{justify-content:space-between;align-items:center;gap:14px;margin-top:15px;display:flex}.uw-home-news__bottom span{color:#fff;font-size:12px}.uw-home-news__dots{gap:6px;display:flex}.uw-home-news__dots i{background:#303036;border-radius:999px;width:6px;height:6px;display:block}.uw-home-news__dots i.is-active{background:var(--uw-accent);width:20px}.uw-home-socials{padding:16px}.uw-home-socials__head h3{color:#fff;letter-spacing:-.04em;margin:11px 0 0;font-size:24px;font-weight:600;line-height:1}.uw-home-socials__list{grid-template-columns:1fr 1fr;gap:8px;margin-top:13px;display:grid}.uw-home-socials__list a{border:1px solid var(--uw-border);background:#111113;border-radius:15px;grid-template-columns:34px 1fr;align-items:center;gap:9px;min-height:52px;padding:9px;transition:all .2s;display:grid}.uw-home-socials__list a:hover{background:#18181b;border-color:#e2244457;transform:translateY(-1px)}.uw-home-socials__list i{width:34px;height:34px;color:var(--uw-accent);background:#202024;border-radius:12px;place-items:center;font-style:normal;transition:all .2s;display:grid}.uw-home-socials__list svg{fill:currentColor;width:18px;height:18px}.uw-home-socials__list a:hover i{background:var(--uw-accent);color:#fff;box-shadow:0 0 18px #e2244438}.uw-home-socials__list b{color:#fff;font-size:12px;font-weight:600;line-height:1;display:block}.uw-home-socials__list span{color:var(--uw-muted);margin-top:4px;font-size:10px;line-height:1;display:block}#servers{scroll-margin-top:120px}@media (max-width:1180px){.uw-home-hero__content{grid-template-columns:1fr}.uw-home-hero__art,.uw-home-hero__art img{min-height:300px}.uw-home-news{grid-template-columns:1fr}.uw-home-socials__list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.uw-home-hero,.uw-home-news,.uw-home-leaders,.uw-home-faq{width:100%}.uw-home-hero__content{border-radius:24px;min-height:auto;padding:26px}.uw-home-hero h1{font-size:42px}.uw-home-hero p{font-size:14px}.uw-home-hero__actions{display:grid}.uw-home-hero__actions a{width:100%}.uw-home-hero__art{border-radius:20px;min-height:230px}.uw-home-hero__art img{min-height:230px}.uw-home-news__head{display:grid}.uw-home-news__card{min-height:210px}.uw-home-news__card h3{font-size:23px}.uw-home-socials__list{grid-template-columns:1fr 1fr}}.uw-home-news__top{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:14px;display:flex}.uw-home-news__layout{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);gap:14px;display:grid}.uw-home-news__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.uw-home-article{border:1px solid var(--uw-border);color:#fff;text-align:left;cursor:pointer;background:radial-gradient(circle at 50% 38%,#e224442e,#0000 44%),radial-gradient(circle at 88% 88%,#e224441f,#0000 34%),#111113;border-radius:24px;align-items:end;width:100%;transition:transform .22s,border-color .22s,box-shadow .22s,background .22s;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 70px #00000038}.uw-home-article:before{content:"";pointer-events:none;background:linear-gradient(#ffffff09,#0000 34%),linear-gradient(#0000 48%,#0000007a);position:absolute;inset:0}.uw-home-article:after{content:"";filter:blur(14px);opacity:.75;pointer-events:none;background:#e2244429;border-radius:999px;width:180px;height:180px;transition:all .22s;position:absolute;inset:auto -70px -90px auto}.uw-home-article:hover{background:radial-gradient(circle at 50% 38%,#e2244440,#0000 45%),radial-gradient(circle at 88% 88%,#e2244426,#0000 34%),#121214;border-color:#e2244473;transform:translateY(-3px);box-shadow:0 24px 68px #00000052,0 0 32px #e224441f}.uw-home-article:hover:after{opacity:1;transform:scale(1.12)}.uw-home-article--large{min-height:434px;padding:24px}.uw-home-article--small{border-radius:22px;min-height:210px;padding:18px}.uw-home-article__tag{z-index:3;background:var(--uw-accent);color:#fff;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:11px;line-height:1;display:inline-flex;position:absolute;top:16px;left:16px;box-shadow:0 0 20px #e224443d}.uw-home-article__content{z-index:2;align-content:end;display:grid;position:relative}.uw-home-article__content small{color:var(--uw-muted);font-size:12px;line-height:1}.uw-home-article__content h3{color:#fff;letter-spacing:-.045em;margin:10px 0 0;font-weight:650;line-height:1.02}.uw-home-article--large .uw-home-article__content h3{max-width:620px;font-size:42px}.uw-home-article--small .uw-home-article__content h3{max-width:300px;font-size:24px}.uw-home-article__content p{max-width:620px;color:var(--uw-muted);opacity:0;max-height:0;margin:12px 0 0;line-height:1.5;transition:opacity .22s,transform .22s,max-height .22s;transform:translateY(10px)}.uw-home-article--large .uw-home-article__content p{font-size:15px}.uw-home-article--small .uw-home-article__content p{font-size:13px}.uw-home-article:hover .uw-home-article__content p{opacity:1;max-height:90px;transform:translateY(0)}.uw-home-article__content b{color:#fff;background:#202024;border-radius:12px;align-items:center;width:fit-content;min-height:34px;margin-top:14px;padding:0 12px;font-size:12px;font-weight:600;line-height:1;transition:all .22s;display:inline-flex}.uw-home-article:hover .uw-home-article__content b{background:var(--uw-accent);box-shadow:0 0 22px #e2244440}.uw-home-socials-wide{border:1px solid var(--uw-border);box-shadow:0 22px 70px var(--uw-shadow);background:radial-gradient(circle at 50% 54%,#e224441f,#0000 36%),#161617;border-radius:28px;grid-template-columns:.65fr 1.35fr;gap:22px;margin-top:22px;padding:26px;display:grid}.uw-home-socials-wide__head{align-content:center;display:grid}.uw-home-socials-wide__head h2{color:#fff;letter-spacing:-.045em;margin:14px 0 0;font-size:36px;font-weight:650;line-height:1}.uw-home-socials-wide__head p{max-width:360px;color:var(--uw-muted);margin:12px 0 0;font-size:14px;line-height:1.55}.uw-home-socials-wide__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.uw-home-socials-wide__grid a{border:1px solid var(--uw-border);background:linear-gradient(#ffffff06,#0000 58%),#111113;border-radius:20px;grid-template-columns:48px 1fr;align-items:center;gap:14px;min-height:92px;padding:18px;transition:transform .22s,border-color .22s,background .22s,box-shadow .22s;display:grid;position:relative;overflow:hidden}.uw-home-socials-wide__grid a:after{content:"";filter:blur(10px);opacity:0;background:#e224441f;border-radius:999px;width:110px;height:110px;transition:all .22s;position:absolute;bottom:-52px;right:-42px}.uw-home-socials-wide__grid a:hover{background:#18181b;border-color:#e224446b;transform:translateY(-2px);box-shadow:0 16px 38px #00000047,0 0 26px #e224441a}.uw-home-socials-wide__grid a:hover:after{opacity:1}.uw-home-socials-wide__grid i{z-index:2;width:48px;height:48px;color:var(--uw-accent);background:#202024;border-radius:16px;place-items:center;transition:all .22s;display:grid;position:relative}.uw-home-socials-wide__grid svg{fill:currentColor;width:25px;height:25px}.uw-home-socials-wide__grid a:hover i{background:var(--uw-accent);color:#fff;transform:scale(1.05);box-shadow:0 0 24px #e2244442}.uw-home-socials-wide__grid div{z-index:2;position:relative}.uw-home-socials-wide__grid b{color:#fff;letter-spacing:-.03em;font-size:19px;font-weight:650;line-height:1;display:block}.uw-home-socials-wide__grid span{color:var(--uw-muted);margin-top:7px;font-size:12px;line-height:1.2;display:block}.uw-home-socials{display:none!important}.uw-home-modal{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000000c2;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.uw-home-modal__box{border:1px solid var(--uw-border);background:#161617;border-radius:28px;width:min(760px,100%);padding:28px;position:relative;box-shadow:0 30px 90px #0000007a}.uw-home-modal__close{color:#fff;cursor:pointer;background:#202024;border:0;border-radius:14px;place-items:center;width:42px;height:42px;font-size:28px;line-height:1;transition:all .2s;display:grid;position:absolute;top:18px;right:18px}.uw-home-modal__close:hover{background:var(--uw-accent);transform:scale(1.04);box-shadow:0 0 24px #e2244447}.uw-home-modal__box h2{color:#fff;letter-spacing:-.05em;max-width:620px;margin:18px 0 0;font-size:42px;font-weight:650;line-height:1}.uw-home-modal__box p{color:var(--uw-muted);margin:18px 0 0;font-size:16px;line-height:1.65}@media (max-width:1240px){.uw-home-news__layout{grid-template-columns:1fr}.uw-home-article--large{min-height:340px}.uw-home-socials-wide{grid-template-columns:1fr}}@media (max-width:860px){.uw-home-news{width:100%}.uw-home-news__grid{grid-template-columns:1fr}.uw-home-socials-wide__grid{grid-template-columns:1fr 1fr}.uw-home-news__top h2,.uw-home-socials-wide__head h2{font-size:30px}.uw-home-article--large .uw-home-article__content h3{font-size:34px}}@media (max-width:560px){.uw-home-socials-wide__grid{grid-template-columns:1fr}.uw-home-socials-wide{padding:18px}.uw-home-article--large,.uw-home-article--small{min-height:230px}.uw-home-article--large .uw-home-article__content h3,.uw-home-article--small .uw-home-article__content h3{font-size:24px}.uw-home-modal__box h2{font-size:32px}}.uw-home-news__top{margin-bottom:12px}.uw-home-news__top h2{color:#fff;letter-spacing:-.045em;margin:10px 0 0;font-size:30px;font-weight:650;line-height:1}.uw-home-news__top p{max-width:640px;color:var(--uw-muted);margin:9px 0 0;font-size:13px;line-height:1.45}.uw-home-news__compact{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:12px;display:grid}.uw-home-feature-news,.uw-home-mini-news__card,.uw-home-social-strip{border:1px solid var(--uw-border);background:var(--uw-card);box-shadow:0 22px 70px #0000003d}.uw-home-feature-news{border-radius:24px;grid-template-columns:minmax(360px,.95fr) minmax(260px,.65fr);min-height:268px;display:grid;overflow:hidden}.uw-home-feature-news__video{background:radial-gradient(circle at 50% 45%,#e2244429,#0000 46%),#0f0f11;min-height:268px;position:relative;overflow:hidden}.uw-home-feature-news__video iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.uw-home-feature-news__placeholder{color:#fff;align-content:center;justify-items:center;height:100%;min-height:268px;padding:24px;display:grid}.uw-home-feature-news__placeholder span{background:var(--uw-accent);color:#fff;text-transform:uppercase;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:11px;display:inline-flex}.uw-home-feature-news__placeholder b{letter-spacing:-.045em;margin-top:14px;font-size:34px;line-height:1}.uw-home-feature-news__content{background:radial-gradient(circle at 96% 88%,#e2244424,#0000 38%),#141416;align-content:center;padding:22px;display:grid;position:relative}.uw-home-feature-news__content>span{background:var(--uw-accent);color:#fff;border-radius:999px;align-items:center;width:fit-content;min-height:26px;padding:0 9px;font-size:10px;line-height:1;display:inline-flex;box-shadow:0 0 18px #e2244438}.uw-home-feature-news__content small{color:var(--uw-muted);margin-top:14px;font-size:11px;line-height:1}.uw-home-feature-news__content h3{color:#fff;letter-spacing:-.045em;margin:9px 0 0;font-size:27px;font-weight:650;line-height:1.02}.uw-home-feature-news__content p{color:var(--uw-muted);margin:10px 0 0;font-size:13px;line-height:1.45}.uw-home-feature-news__content button{color:#fff;cursor:pointer;background:#202024;border:0;border-radius:12px;width:fit-content;min-height:36px;margin-top:16px;padding:0 13px;font-size:12px;transition:all .2s}.uw-home-feature-news__content button:hover{background:var(--uw-accent);transform:translateY(-1px);box-shadow:0 0 22px #e2244442}.uw-home-mini-news{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.uw-home-mini-news__card{color:#fff;text-align:left;cursor:pointer;border-radius:20px;align-content:end;min-height:128px;padding:14px;transition:all .22s;display:grid;position:relative;overflow:hidden}.uw-home-mini-news__card:before{content:"";background:radial-gradient(circle at 72% 35%,#e224442e,#0000 38%),radial-gradient(circle at 90% 92%,#e224441a,#0000 34%),#111113;transition:all .22s;position:absolute;inset:0}.uw-home-mini-news__card:after{content:"";filter:blur(10px);opacity:0;background:#e2244429;border-radius:999px;width:118px;height:118px;transition:all .22s;position:absolute;bottom:-54px;right:-44px}.uw-home-mini-news__card:hover{border-color:#e224446b;transform:translateY(-2px);box-shadow:0 16px 34px #00000047,0 0 26px #e224441a}.uw-home-mini-news__card:hover:before{background:radial-gradient(circle at 72% 35%,#e2244440,#0000 39%),radial-gradient(circle at 90% 92%,#e2244424,#0000 34%),#141416}.uw-home-mini-news__card:hover:after{opacity:1}.uw-home-mini-news__card>span{z-index:2;background:var(--uw-accent);color:#fff;border-radius:999px;align-items:center;min-height:23px;padding:0 8px;font-size:9px;line-height:1;display:inline-flex;position:absolute;top:12px;left:12px;box-shadow:0 0 18px #e2244433}.uw-home-mini-news__card div{z-index:2;position:relative}.uw-home-mini-news__card small{color:var(--uw-muted);font-size:10px;line-height:1}.uw-home-mini-news__card h3{color:#fff;letter-spacing:-.04em;margin:7px 0 0;font-size:18px;font-weight:650;line-height:1.02}.uw-home-mini-news__card p{max-height:0;color:var(--uw-muted);opacity:0;margin:0;font-size:12px;line-height:1.35;transition:all .22s;overflow:hidden;transform:translateY(8px)}.uw-home-mini-news__card:hover p{opacity:1;max-height:50px;margin-top:7px;transform:translateY(0)}.uw-home-mini-news__card b{color:#fff;background:#202024;border-radius:10px;align-items:center;width:fit-content;min-height:27px;margin-top:9px;padding:0 10px;font-size:10px;font-weight:600;line-height:1;transition:all .2s;display:inline-flex}.uw-home-mini-news__card:hover b{background:var(--uw-accent);box-shadow:0 0 18px #e2244438}.uw-home-social-strip{background:radial-gradient(circle at 48%,#e224441a,#0000 35%),#161617;border-radius:24px;grid-template-columns:230px 1fr;gap:16px;margin-top:12px;padding:16px;display:grid}.uw-home-social-strip__title{align-content:center;display:grid}.uw-home-social-strip__title h2{color:#fff;letter-spacing:-.045em;margin:11px 0 0;font-size:26px;font-weight:650;line-height:1}.uw-home-social-strip__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.uw-home-social-strip__grid a{border:1px solid var(--uw-border);text-align:center;background:linear-gradient(#ffffff07,#0000 62%),#111113;border-radius:18px;align-content:center;justify-items:center;min-height:84px;padding:12px 8px;transition:transform .22s,border-color .22s,background .22s,box-shadow .22s;display:grid;position:relative;overflow:hidden}.uw-home-social-strip__grid a:after{content:"";filter:blur(9px);opacity:0;background:#e2244424;border-radius:999px;width:90px;height:90px;transition:all .22s;position:absolute;inset:auto -35px -48px auto}.uw-home-social-strip__grid a:hover{background:#18181b;border-color:#e2244473;transform:translateY(-2px);box-shadow:0 14px 28px #00000047,0 0 24px #e224441a}.uw-home-social-strip__grid a:hover:after{opacity:1}.uw-home-social-strip__grid i{z-index:2;width:38px;height:38px;color:var(--uw-accent);background:#202024;border-radius:14px;place-items:center;transition:all .22s;display:grid;position:relative}.uw-home-social-strip__grid svg{fill:currentColor;width:20px;height:20px}.uw-home-social-strip__grid a:hover i{background:var(--uw-accent);color:#fff;transform:scale(1.06);box-shadow:0 0 20px #e2244442}.uw-home-social-strip__grid div{z-index:2;position:relative}.uw-home-social-strip__grid b{color:#fff;letter-spacing:-.02em;margin-top:9px;font-size:13px;font-weight:650;line-height:1;display:block}.uw-home-social-strip__grid span{color:var(--uw-muted);margin-top:5px;font-size:10px;line-height:1;display:block}.uw-home-socials,.uw-home-socials-wide,.uw-home-news__layout,.uw-home-news__grid,.uw-home-article{display:none!important}@media (max-width:1320px){.uw-home-news__compact{grid-template-columns:1fr}.uw-home-feature-news{grid-template-columns:minmax(360px,1fr) 330px}.uw-home-social-strip{grid-template-columns:1fr}}@media (max-width:980px){.uw-home-feature-news{grid-template-columns:1fr}.uw-home-feature-news__video{min-height:240px}.uw-home-mini-news{grid-template-columns:repeat(2,minmax(0,1fr))}.uw-home-social-strip__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.uw-home-news{width:100%}.uw-home-news__top h2{font-size:26px}.uw-home-mini-news{grid-template-columns:1fr}.uw-home-feature-news__content h3{font-size:24px}.uw-home-social-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.uw-home-hero__content:after{content:"";filter:blur(18px);pointer-events:none;background:#e2244414;border-radius:999px;width:460px;height:460px;position:absolute;bottom:-190px;left:-160px}.uw-home-hero__visual{z-index:3;background:radial-gradient(circle at 48% 42%,#e2244433,#0000 42%),radial-gradient(circle at 76% 88%,#e2244424,#0000 34%),#101012;border:1px solid #ffffff13;border-radius:28px;min-height:380px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff09,0 22px 54px #00000047}.uw-home-hero__visual:before{content:"";pointer-events:none;background:linear-gradient(#ffffff06,#0000 42%),radial-gradient(circle at 50% 100%,#e2244433,#0000 38%);position:absolute;inset:0}.uw-home-hero__visual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#1010121a,#0000 38%,#10101233),linear-gradient(#0000 58%,#10101266);position:absolute;inset:0}.uw-home-hero__visual:hover .uw-home-hero__character{filter:drop-shadow(0 30px 42px #0009)drop-shadow(0 0 30px #e2244433);transform:translate(-50%)scale(1.035)translateY(-4px)}.uw-home-hero__visual:hover .uw-home-hero__glow{opacity:.82;transform:translate(-50%,-50%)scale(1.08)}.uw-home-hero__visual-card{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0c9e;border:1px solid #ffffff13;border-radius:18px;gap:4px;padding:14px 16px;display:grid;position:absolute;bottom:18px;left:18px;right:18px;box-shadow:inset 0 1px #ffffff0b,0 12px 30px #0000003d}.uw-home-hero__visual-card span{color:var(--uw-muted);text-transform:uppercase;font-size:10px;line-height:1}.uw-home-hero__visual-card b{color:#fff;letter-spacing:-.04em;font-size:30px;font-weight:700;line-height:1}.uw-home-hero__visual-card small{color:var(--uw-muted);font-size:11px;line-height:1.2}.uw-home-hero__particles i:nth-child(4){width:4px;height:4px;animation-delay:-1.6s;top:18%;left:58%}.uw-home-hero__particles i:nth-child(5){animation-delay:-2.7s;top:34%;left:74%}.uw-home-hero__particles i:nth-child(7){width:3px;height:3px;animation-delay:-4s;top:78%;left:14%}.uw-home-hero__particles i:nth-child(8){animation-delay:-2.4s;top:78%;left:46%}.uw-home-hero__particles i:nth-child(10){width:4px;height:4px;animation-delay:-5s;top:18%;left:90%}.uw-home-hero__visual:hover .uw-home-hero__particles i{opacity:.72;animation-name:uwHeroParticleActive;animation-duration:2.8s}@keyframes uwHeroParticleIdle{0%,to{opacity:.22;transform:translate(0,0)scale(1)}50%{opacity:.52;transform:translate(8px,-12px)scale(1.16)}}@keyframes uwHeroParticleActive{0%,to{transform:translate(0,0)scale(1)}30%{transform:translate(22px,-30px)scale(1.38)}65%{transform:translate(-18px,22px)scale(.82)}}@media (max-width:1180px){.uw-home-hero__content{grid-template-columns:1fr}.uw-home-hero__visual{min-height:430px}.uw-home-hero__character{width:min(84%,520px)}}@media (max-width:760px){.uw-home-hero{width:100%}.uw-home-hero__content{border-radius:24px;min-height:auto;padding:26px}.uw-home-hero h1{font-size:42px}.uw-home-hero p{font-size:14px}.uw-home-hero__actions{display:grid}.uw-home-hero__actions a{width:100%}.uw-home-hero__visual{border-radius:22px;min-height:360px}.uw-home-hero__character{width:min(105%,430px);bottom:4px}.uw-home-hero__visual-card{bottom:14px;left:14px;right:14px}}.uw-home-hero{width:calc(100% - 44px);max-width:1560px;margin:22px auto 0}.uw-home-hero__content{border:1px solid var(--uw-border);min-height:470px;box-shadow:0 22px 70px var(--uw-shadow);background:radial-gradient(circle at 76% 48%,#e2244433,#0000 34%),radial-gradient(circle at 18% 20%,#ffffff09,#0000 28%),linear-gradient(90deg,#111113 0%,#141416 48%,#161617 100%);border-radius:30px;grid-template-columns:minmax(0,.9fr) minmax(420px,.72fr);gap:18px;padding:46px;display:grid;position:relative;overflow:hidden}.uw-home-hero__content:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0e0e10f5 0%,#0e0e10d1 42%,#0e0e1047 72%,#0e0e1075 100%),radial-gradient(circle at 78% 72%,#e2244429,#0000 36%);position:absolute;inset:0}.uw-home-hero__content:after{content:"";filter:blur(24px);pointer-events:none;background:#e224441c;border-radius:999px;width:520px;height:520px;position:absolute;bottom:-170px;right:-130px}.uw-home-hero__text{z-index:5;align-content:center;max-width:760px;display:grid;position:relative}.uw-home-hero h1{color:#fff;letter-spacing:-.07em;margin:24px 0 0;font-size:clamp(48px,5.4vw,88px);font-weight:700;line-height:.9}.uw-home-hero h1 span{color:#fff;font-weight:700;display:block}.uw-home-hero h1 b{color:var(--uw-accent);text-shadow:0 0 30px #e224442e;margin-top:14px;font-weight:700;display:block}.uw-home-hero p{max-width:650px;color:var(--uw-muted);margin:24px 0 0;font-size:17px;line-height:1.65}.uw-home-hero__actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.uw-home-hero__actions a{color:#fff;border-radius:15px;justify-content:center;align-items:center;min-height:50px;padding:0 20px;font-size:14px;transition:all .2s;display:inline-flex}.uw-home-hero__play{background:var(--uw-accent);box-shadow:0 0 26px #e224443d}.uw-home-hero__play:hover{transform:translateY(-1px);box-shadow:0 0 34px #e224445c}.uw-home-hero__shop{background:#202024}.uw-home-hero__shop:hover{background:#2a2a2f;transform:translateY(-1px)}.uw-home-hero__visual{z-index:3;pointer-events:none;width:min(48%,680px);position:absolute;top:22px;bottom:0;right:34px;overflow:visible;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.uw-home-hero__visual:before,.uw-home-hero__visual:after,.uw-home-hero__visual-card{display:none!important}.uw-home-hero__glow{filter:blur(54px);opacity:.62;pointer-events:none;background:#e2244442;border-radius:999px;width:430px;height:430px;transition:all .35s;position:absolute;top:54%;left:52%;transform:translate(-50%,-50%)}.uw-home-hero__character{z-index:4;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 28px 38px #00000094)drop-shadow(0 0 26px #e2244424);width:min(96%,620px);height:auto;max-height:114%;transition:transform .35s,filter .35s;position:absolute;bottom:-22px;left:50%;transform:translate(-50%)scale(1)}.uw-home-hero__content:hover .uw-home-hero__character{filter:drop-shadow(0 34px 46px #000000a8)drop-shadow(0 0 34px #e2244438);transform:translate(-50%)scale(1.035)translateY(-5px)}.uw-home-hero__content:hover .uw-home-hero__glow{opacity:.9;transform:translate(-50%,-50%)scale(1.08)}.uw-home-hero__particles{z-index:2;pointer-events:none;position:absolute;inset:-30px}.uw-home-hero__particles i{background:var(--uw-accent);opacity:.34;border-radius:999px;width:4px;height:4px;animation:7s ease-in-out infinite uwHeroParticleIdle;display:block;position:absolute;transform:translate(0,0);box-shadow:0 0 12px #e22444d9,0 0 26px #e2244461}.uw-home-hero__particles i:first-child{animation-delay:-.2s;top:14%;left:6%}.uw-home-hero__particles i:nth-child(2){width:3px;height:3px;animation-delay:-1.1s;top:32%;left:14%}.uw-home-hero__particles i:nth-child(3){width:6px;height:6px;animation-delay:-2.3s;top:68%;left:20%}.uw-home-hero__particles i:nth-child(4){animation-delay:-3.2s;top:18%;left:28%}.uw-home-hero__particles i:nth-child(5){width:5px;height:5px;animation-delay:-4.1s;top:54%;left:35%}.uw-home-hero__particles i:nth-child(6){width:3px;height:3px;animation-delay:-5.2s;top:28%;left:42%}.uw-home-hero__particles i:nth-child(7){animation-delay:-1.8s;top:76%;left:48%}.uw-home-hero__particles i:nth-child(8){width:5px;height:5px;animation-delay:-2.8s;top:16%;left:56%}.uw-home-hero__particles i:nth-child(9){width:3px;height:3px;animation-delay:-3.7s;top:42%;left:62%}.uw-home-hero__particles i:nth-child(10){animation-delay:-4.9s;top:72%;left:70%}.uw-home-hero__particles i:nth-child(11){width:6px;height:6px;animation-delay:-5.6s;top:24%;left:78%}.uw-home-hero__particles i:nth-child(12){width:3px;height:3px;animation-delay:-6.2s;top:60%;left:86%}.uw-home-hero__particles i:nth-child(13){animation-delay:-.8s;top:34%;left:92%}.uw-home-hero__particles i:nth-child(14){width:3px;height:3px;animation-delay:-1.6s;top:82%;left:11%}.uw-home-hero__particles i:nth-child(15){animation-delay:-2.5s;top:88%;left:31%}.uw-home-hero__particles i:nth-child(16){width:5px;height:5px;animation-delay:-3.4s;top:90%;left:51%}.uw-home-hero__particles i:nth-child(17){width:3px;height:3px;animation-delay:-4.3s;top:88%;left:69%}.uw-home-hero__particles i:nth-child(18){animation-delay:-5.1s;top:84%;left:88%}.uw-home-hero__particles i:nth-child(19){width:3px;height:3px;animation-delay:-5.9s;top:48%;left:4%}.uw-home-hero__particles i:nth-child(20){width:5px;height:5px;animation-delay:-6.7s;top:50%;left:96%}.uw-home-hero__particles i:nth-child(21){width:3px;height:3px;animation-delay:-.5s;top:8%;left:18%}.uw-home-hero__particles i:nth-child(22){animation-delay:-1.4s;top:8%;left:39%}.uw-home-hero__particles i:nth-child(23){width:3px;height:3px;animation-delay:-2.2s;top:7%;left:61%}.uw-home-hero__particles i:nth-child(24){animation-delay:-3.1s;top:8%;left:82%}.uw-home-hero__particles i:nth-child(25){width:3px;height:3px;animation-delay:-4s;top:44%;left:24%}.uw-home-hero__particles i:nth-child(26){animation-delay:-4.8s;top:44%;left:46%}.uw-home-hero__particles i:nth-child(27){width:3px;height:3px;animation-delay:-5.5s;top:46%;left:74%}.uw-home-hero__particles i:nth-child(28){animation-delay:-6.3s;top:70%;left:36%}.uw-home-hero__particles i:nth-child(29){width:3px;height:3px;animation-delay:-2.9s;top:66%;left:58%}.uw-home-hero__particles i:nth-child(30){width:5px;height:5px;animation-delay:-3.9s;top:74%;left:80%}.uw-home-hero__content:hover .uw-home-hero__particles i{opacity:.78;animation-name:uwHeroParticleActive;animation-duration:2.6s}@media (max-width:1180px){.uw-home-hero__content{grid-template-columns:1fr;min-height:760px}.uw-home-hero__visual{width:100%;height:420px;position:absolute;inset:auto 0 0}.uw-home-hero__character{width:min(78%,560px)}}@media (max-width:760px){.uw-home-hero{width:100%}.uw-home-hero__content{border-radius:24px;min-height:720px;padding:26px}.uw-home-hero h1{font-size:42px}.uw-home-hero p{font-size:14px}.uw-home-hero__actions{display:grid}.uw-home-hero__actions a{width:100%}.uw-home-hero__visual{height:360px}.uw-home-hero__character{width:min(108%,430px);bottom:-8px}}.uw-home-hero__topline{z-index:8;flex-wrap:wrap;align-items:center;gap:10px;display:flex;position:relative}.uw-home-hero__socials a{min-height:30px;color:var(--uw-muted);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111113a8;border:1px solid #fff1;border-radius:999px;align-items:center;gap:6px;padding:0 9px;font-size:10px;line-height:1;transition:color .2s,background .2s,border-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.uw-home-hero__socials svg{fill:currentColor;width:13px;height:13px}.uw-home-hero h1{max-width:760px;margin-top:24px;letter-spacing:-.065em!important;font-size:clamp(42px,4.7vw,74px)!important;line-height:.92!important}.uw-home-news{margin-top:16px}.uw-home-hero__character{width:min(98%,640px)}.uw-home-hero__glow{width:470px;height:470px}@media (max-width:1180px){.uw-home-hero h1{font-size:clamp(42px,7vw,66px)!important}.uw-home-hero__topline{max-width:620px}}@media (max-width:760px){.uw-home-hero h1{font-size:38px!important}.uw-home-hero__socials{gap:5px}.uw-home-hero__socials a{min-height:28px;padding:0 8px}.uw-home-hero__socials a span{display:none}.uw-home-hero__socials svg{width:14px;height:14px}}.uw-home-hero__topline{display:none!important}.uw-home-hero__social-line{z-index:8;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:26px;display:flex;position:relative}.uw-home-hero__social-line>span{color:#fff;letter-spacing:.02em;background:#e2244424;border-radius:13px;align-items:center;min-height:36px;padding:0 13px;font-size:12px;font-weight:650;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff0a}.uw-home-hero__socials a{color:#ffffffb8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#ffffff09,#0000 72%),#111113c7;border:1px solid #ffffff13;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 13px;font-size:12px;line-height:1;transition:color .2s,background .2s,border-color .2s,box-shadow .2s,transform .2s;display:inline-flex;box-shadow:inset 0 1px #ffffff09,0 8px 22px #00000029}.uw-home-hero__socials a:hover{color:#fff;background:linear-gradient(#e224442e,#e224441a),#111113e0;border-color:#e2244485;transform:translateY(-2px);box-shadow:inset 0 1px #ffffff0b,0 12px 28px #00000038,0 0 24px #e2244433}.uw-home-hero__socials svg{fill:currentColor;width:15px;height:15px;transition:all .2s}.uw-home-hero__socials b{font-size:12px;font-weight:650;line-height:1}.uw-home-hero__socials a:hover svg{transform:scale(1.16)rotate(-4deg)}.uw-home-hero h1{margin-top:0!important;font-size:clamp(42px,4.55vw,72px)!important}.uw-home-hero p{margin-top:22px}.uw-home-kicker{-webkit-user-select:none;user-select:none}.uw-home-hero__text>.uw-home-kicker{display:none!important}@media (max-width:1180px){.uw-home-hero__social-line{max-width:680px}}@media (max-width:760px){.uw-home-hero__social-line{gap:10px;margin-bottom:22px;display:grid}.uw-home-hero__social-line>span{width:fit-content}.uw-home-hero__socials{gap:6px}.uw-home-hero__socials a{min-height:36px;padding:0 11px}.uw-home-hero__socials b{display:none}.uw-home-hero__socials svg{width:16px;height:16px}.uw-home-hero h1{font-size:38px!important}}.uw-home-hero__social-line{z-index:8;place-items:start;gap:9px;margin-bottom:26px;position:relative;display:grid!important}.uw-home-hero__social-line>span{color:#ffffffc7;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:650;line-height:1;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;display:block!important}.uw-home-hero__socials{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.uw-home-hero__socials a{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#ffffff08,#0000 68%),#111113d1;border:1px solid #ffffff13;border-radius:14px;grid-template-columns:32px auto;align-items:center;gap:8px;min-width:92px;min-height:42px;padding:0 12px 0 7px;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;display:inline-grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff09,0 8px 22px #00000029}.uw-home-hero__socials a:after{content:"";filter:blur(9px);opacity:0;pointer-events:none;background:#e2244424;border-radius:999px;width:82px;height:82px;transition:all .2s;position:absolute;bottom:-38px;right:-32px}.uw-home-hero__socials a:hover:after{opacity:1}.uw-home-hero__socials svg{z-index:2;fill:currentColor;width:17px;height:17px;transition:all .2s;position:relative}.uw-home-hero__socials a:before{content:"";z-index:1;background:#202024;border-radius:12px;grid-area:1/1;width:32px;height:32px;transition:all .2s;display:block;position:relative}.uw-home-hero__socials a>svg{color:var(--uw-accent);grid-area:1/1;justify-self:center}.uw-home-hero__socials a:hover:before{background:var(--uw-accent);transform:scale(1.04);box-shadow:0 0 18px #e224443d}.uw-home-hero__socials b{z-index:2;color:#fff;letter-spacing:-.01em;grid-column:2;font-size:12px;font-weight:650;line-height:1;position:relative}.uw-home-hero h1{margin-top:0!important}.uw-home-social-strip,.uw-home-socials,.uw-home-socials-wide{display:none!important}@media (max-width:760px){.uw-home-hero__socials{gap:7px}.uw-home-hero__socials a{min-width:auto;min-height:40px;padding:0 10px 0 6px}.uw-home-hero__socials a:before{border-radius:11px;width:30px;height:30px}.uw-home-hero__socials svg{width:16px;height:16px}.uw-home-hero__socials b{font-size:11px}}.uw-home-hero__social-line{gap:7px!important;margin-bottom:18px!important}.uw-home-hero__social-line>span{text-transform:uppercase;color:#ffffff85!important;letter-spacing:.045em!important;font-size:11px!important}.uw-home-hero__socials a{min-width:auto!important;min-height:34px!important;box-shadow:none!important;background:#1111138f!important;border-radius:12px!important;padding:0 10px 0 6px!important}.uw-home-hero__socials a:before{background:#ffffff0e!important;border-radius:10px!important;width:26px!important;height:26px!important}.uw-home-hero__socials svg{width:14px!important;height:14px!important}.uw-home-hero__socials b{color:#ffffffbd!important;font-size:11px!important}.uw-home-hero__socials a:hover{background:#e224441c!important;box-shadow:0 10px 24px #0000002e,0 0 18px #e2244424!important}.uw-home-hero h1{max-width:700px;font-size:clamp(40px,4.15vw,66px)!important;line-height:.94!important}.uw-home-hero h1 b{margin-top:10px!important}.uw-home-hero p{max-width:560px!important;margin-top:20px!important;font-size:15px!important;line-height:1.6!important}.uw-home-hero__actions{margin-top:28px!important}.uw-home-hero__actions a{border-radius:14px!important;min-height:46px!important;padding:0 18px!important}.uw-home-hero__visual{width:min(51%,720px)!important;right:12px!important}.uw-home-hero__character{width:min(94%,610px)!important;bottom:-34px!important;left:55%!important}.uw-home-hero__glow{opacity:.54!important;top:56%!important;left:56%!important}.uw-home-hero__content{background:radial-gradient(circle at 78%,#e2244429,#0000 34%),radial-gradient(circle at 18% 20%,#ffffff08,#0000 28%),linear-gradient(90deg,#111113 0%,#141416 50%,#161617 100%)!important}.uw-home-hero__content:before{background:linear-gradient(90deg,#0e0e10f5 0%,#0e0e10db 43%,#0e0e1057 72%,#0e0e1080 100%),radial-gradient(circle at 78% 72%,#e224441f,#0000 36%)!important}.uw-home-hero__particles i{opacity:.26!important}.uw-home-hero__content:hover .uw-home-hero__particles i{opacity:.62!important}@media (max-width:760px){.uw-home-hero h1{font-size:36px!important}.uw-home-hero__socials b{display:none!important}.uw-home-hero__socials a{padding:0 6px!important}}.uw-home-hero__socials{gap:8px!important}.uw-home-hero__socials a{border-radius:13px!important;grid-template-columns:34px auto!important;align-items:center!important;gap:9px!important;min-width:104px!important;min-height:38px!important;padding:0 12px 0 6px!important;display:grid!important}.uw-home-hero__socials a:before{display:none!important}.uw-home-hero__socials a>svg{box-sizing:content-box!important;width:16px!important;height:16px!important;color:var(--uw-accent)!important;fill:currentColor!important;background:#ffffff0e!important;border-radius:12px!important;grid-area:1/1!important;place-self:center!important;padding:9px!important;transition:all .2s!important;display:block!important}.uw-home-hero__socials a b{color:#ffffffd1!important;grid-column:2!important;align-self:center!important;font-size:12px!important;font-weight:650!important;line-height:1!important}.uw-home-hero__socials a:hover>svg{background:var(--uw-accent)!important;color:#fff!important;transform:scale(1.06)!important;box-shadow:0 0 18px #e224443d!important}@media (max-width:760px){.uw-home-hero__socials a{grid-template-columns:34px!important;min-width:42px!important;min-height:38px!important;padding:0 6px!important}.uw-home-hero__socials a b{display:none!important}.uw-home-hero__socials a>svg{width:16px!important;height:16px!important;padding:9px!important}}.uw-home-hero__socials a{color:#ffffffd1!important;background:linear-gradient(#ffffff07,#0000 70%),#111113c2!important;border:1px solid #ffffff13!important;border-radius:13px!important;grid-template-columns:38px auto!important;align-items:center!important;gap:10px!important;min-width:auto!important;min-height:38px!important;padding:0 13px 0 0!important;transition:all .2s!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff09,0 8px 20px #00000024!important}.uw-home-hero__socials a:before{content:""!important;background:#ffffff0e!important;border-radius:12px 0 0 12px!important;grid-area:1/1!important;width:38px!important;height:38px!important;transition:all .2s!important;display:block!important}.uw-home-hero__socials a>svg{width:15px!important;height:15px!important;box-shadow:none!important;color:var(--uw-accent)!important;fill:currentColor!important;z-index:2!important;background:0 0!important;border:0!important;border-radius:0!important;grid-area:1/1!important;place-self:center!important;padding:0!important;transition:all .2s!important;position:relative!important}.uw-home-hero__socials a b{color:#ffffffd6!important;z-index:2!important;grid-column:2!important;font-size:12px!important;font-weight:650!important;line-height:1!important;position:relative!important}.uw-home-hero__socials a:hover{background:linear-gradient(#e2244421,#e224440e),#121214eb!important;border-color:#e224447a!important;transform:translateY(-2px)!important;box-shadow:inset 0 1px #ffffff0b,0 12px 26px #00000038,0 0 22px #e2244429!important}.uw-home-hero__socials a:hover:before{background:var(--uw-accent)!important;box-shadow:0 0 18px #e224443d!important}.uw-home-hero__socials a:hover b{color:#fff!important}.uw-home-hero__socials a[title=VK]{min-width:70px!important}@media (max-width:760px){.uw-home-hero__socials a{grid-template-columns:38px!important;min-width:38px!important;padding:0!important}.uw-home-hero__socials a b{display:none!important}.uw-home-hero__socials a:before{border-radius:12px!important}.uw-home-hero__socials a>svg{width:16px!important;height:16px!important}}.uw-home-news__head{margin-bottom:12px}.uw-home-news__head>span{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#e2244421;border-radius:999px;align-items:center;width:fit-content;min-height:28px;padding:0 10px;font-size:11px;font-weight:650;line-height:1;display:inline-flex}.uw-home-news__head h2{color:#fff;letter-spacing:-.045em;margin:10px 0 0;font-size:31px;font-weight:700;line-height:1}.uw-home-news__head p{max-width:640px;color:var(--uw-muted);margin:8px 0 0;font-size:13px;line-height:1.45}.uw-home-news-board{border:1px solid var(--uw-border);min-height:360px;box-shadow:0 22px 70px var(--uw-shadow);background:radial-gradient(circle at 22% 56%,#e2244429,#0000 34%),radial-gradient(circle at 86% 22%,#e224441a,#0000 34%),#161617;border-radius:28px;grid-template-columns:minmax(330px,.52fr) minmax(0,1fr);gap:18px;padding:18px;display:grid;position:relative;overflow:hidden}.uw-home-news-board:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0e0e1061,#0e0e1014 46%,#0e0e1052),linear-gradient(#ffffff05,#0000 44%);position:absolute;inset:0}.uw-home-news-board__visual{z-index:2;background:radial-gradient(circle at 50% 46%,#e2244438,#0000 42%),radial-gradient(circle at 34% 92%,#e224441a,#0000 34%),#101012;border:1px solid #fff1;border-radius:24px;min-height:324px;position:relative;overflow:hidden}.uw-home-news-board__visual:before{content:"";pointer-events:none;background:linear-gradient(#ffffff06,#0000 48%),linear-gradient(#0000 56%,#00000057);position:absolute;inset:0}.uw-home-news-board__glow{filter:blur(44px);opacity:.56;pointer-events:none;background:#e2244447;border-radius:999px;width:330px;height:330px;transition:all .32s;position:absolute;top:55%;left:50%;transform:translate(-50%,-50%)}.uw-home-news-board__character{z-index:4;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 28px 38px #00000094)drop-shadow(0 0 22px #e2244424);width:min(108%,430px);height:auto;max-height:118%;transition:all .32s;position:absolute;bottom:-42px;left:50%;transform:translate(-50%)scale(1)}.uw-home-news-board:hover .uw-home-news-board__character{filter:drop-shadow(0 34px 46px #000000a8)drop-shadow(0 0 32px #e2244438);transform:translate(-50%)scale(1.035)translateY(-5px)}.uw-home-news-board:hover .uw-home-news-board__glow{opacity:.84;transform:translate(-50%,-50%)scale(1.07)}.uw-home-news-board__particles{z-index:2;pointer-events:none;position:absolute;inset:-30px}.uw-home-news-board__particles i{background:var(--uw-accent);opacity:.28;border-radius:999px;width:4px;height:4px;animation:7s ease-in-out infinite uwNewsParticleIdle;display:block;position:absolute;box-shadow:0 0 12px #e22444d9,0 0 24px #e2244457}.uw-home-news-board__particles i:first-child{animation-delay:-.4s;top:16%;left:8%}.uw-home-news-board__particles i:nth-child(2){width:3px;height:3px;animation-delay:-1.1s;top:52%;left:18%}.uw-home-news-board__particles i:nth-child(3){animation-delay:-2s;top:78%;left:28%}.uw-home-news-board__particles i:nth-child(4){width:5px;height:5px;animation-delay:-2.8s;top:22%;left:42%}.uw-home-news-board__particles i:nth-child(5){animation-delay:-3.5s;top:44%;left:58%}.uw-home-news-board__particles i:nth-child(6){width:3px;height:3px;animation-delay:-4.2s;top:70%;left:72%}.uw-home-news-board__particles i:nth-child(7){animation-delay:-5s;top:28%;left:86%}.uw-home-news-board__particles i:nth-child(8){width:5px;height:5px;animation-delay:-5.8s;top:82%;left:92%}.uw-home-news-board__particles i:nth-child(9){width:3px;height:3px;animation-delay:-6.4s;top:86%;left:12%}.uw-home-news-board__particles i:nth-child(10){animation-delay:-1.7s;top:44%;left:36%}.uw-home-news-board__particles i:nth-child(11){width:3px;height:3px;animation-delay:-2.4s;top:14%;left:64%}.uw-home-news-board__particles i:nth-child(12){animation-delay:-3.1s;top:50%;left:78%}.uw-home-news-board__particles i:nth-child(13){width:3px;height:3px;animation-delay:-3.9s;top:26%;left:22%}.uw-home-news-board__particles i:nth-child(14){animation-delay:-4.6s;top:82%;left:48%}.uw-home-news-board__particles i:nth-child(15){width:3px;height:3px;animation-delay:-5.3s;top:12%;left:82%}.uw-home-news-board__particles i:nth-child(16){animation-delay:-6s;top:48%;left:94%}.uw-home-news-board__particles i:nth-child(17){width:3px;height:3px;animation-delay:-.9s;top:62%;left:5%}.uw-home-news-board__particles i:nth-child(18){animation-delay:-1.6s;top:12%;left:32%}.uw-home-news-board__particles i:nth-child(19){width:3px;height:3px;animation-delay:-2.2s;top:62%;left:54%}.uw-home-news-board__particles i:nth-child(20){animation-delay:-2.9s;top:88%;left:68%}.uw-home-news-board__particles i:nth-child(21){width:3px;height:3px;animation-delay:-3.6s;top:62%;left:88%}.uw-home-news-board__particles i:nth-child(22){animation-delay:-4.4s;top:58%;left:44%}.uw-home-news-board:hover .uw-home-news-board__particles i{opacity:.66;animation-name:uwNewsParticleActive;animation-duration:2.8s}@keyframes uwNewsParticleIdle{0%,to{opacity:.2;transform:translate(0,0)scale(1)}50%{opacity:.48;transform:translate(7px,-10px)scale(1.15)}}@keyframes uwNewsParticleActive{0%,to{transform:translate(0,0)scale(1)}35%{transform:translate(18px,-24px)scale(1.32)}70%{transform:translate(-14px,18px)scale(.86)}}.uw-home-news-board__content{z-index:3;grid-template-rows:1fr auto;gap:12px;display:grid;position:relative}.uw-home-news-main-card:after,.uw-home-news-small-card:after{content:"";filter:blur(9px);opacity:0;pointer-events:none;background:#e2244424;border-radius:999px;width:110px;height:110px;transition:all .22s;position:absolute;bottom:-52px;right:-42px}.uw-home-news-main-card:hover:after,.uw-home-news-small-card:hover:after{opacity:1}.uw-home-news-main-card__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.uw-home-news-main-card__top span,.uw-home-news-small-card>span{background:var(--uw-accent);color:#fff;border-radius:999px;align-items:center;width:fit-content;min-height:24px;padding:0 8px;font-size:9px;font-weight:650;line-height:1;display:inline-flex;box-shadow:0 0 18px #e2244433}.uw-home-news-main-card__top small{color:var(--uw-muted);font-size:11px;line-height:1}.uw-home-news-main-card h3{color:#fff;letter-spacing:-.045em;max-width:620px;margin:17px 0 0;font-size:31px;font-weight:700;line-height:1.02}.uw-home-news-main-card p{max-width:680px;color:var(--uw-muted);margin:10px 0 0;font-size:13px;line-height:1.45}.uw-home-news-main-card b,.uw-home-news-small-card b{color:#fff;background:#202024;border-radius:11px;align-items:center;width:fit-content;min-height:30px;margin-top:14px;padding:0 11px;font-size:11px;font-weight:650;line-height:1;transition:all .22s;display:inline-flex}.uw-home-news-main-card:hover b,.uw-home-news-small-card:hover b{background:var(--uw-accent);box-shadow:0 0 20px #e224443d}.uw-home-news-small-card small{color:var(--uw-muted);margin-top:12px;font-size:10px;line-height:1;display:block}.uw-home-news-small-card h3{color:#fff;letter-spacing:-.04em;margin:7px 0 0;font-size:18px;font-weight:700;line-height:1.02}.uw-home-news-small-card p{max-height:0;color:var(--uw-muted);opacity:0;margin:0;font-size:12px;line-height:1.35;transition:all .22s;overflow:hidden;transform:translateY(8px)}.uw-home-news__compact,.uw-home-feature-news,.uw-home-mini-news,.uw-home-news__layout,.uw-home-news__grid,.uw-home-article,.uw-home-social-strip,.uw-home-socials,.uw-home-socials-wide{display:none!important}@media (max-width:1320px){.uw-home-news-board{grid-template-columns:1fr}.uw-home-news-board__visual{min-height:300px}.uw-home-news-board__character{width:min(86%,430px)}.uw-home-news-small-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.uw-home-news{width:100%}.uw-home-news__head h2{font-size:26px}.uw-home-news-board{border-radius:24px;padding:14px}.uw-home-news-board__visual{border-radius:20px;min-height:260px}.uw-home-news-board__character{width:min(104%,390px);bottom:-38px}.uw-home-news-main-card h3{font-size:25px}.uw-home-news-small-grid{grid-template-columns:1fr}}.uw-home-news-content{grid-template-rows:1fr auto;gap:12px;display:grid}.uw-home-news-main-card,.uw-home-news-small-card{border:1px solid var(--uw-border);color:#fff;text-align:left;cursor:pointer;background:radial-gradient(circle at 84% 32%,#e2244429,#0000 36%),radial-gradient(circle at 92% 94%,#e224441a,#0000 34%),#111113;width:100%;transition:all .22s;position:relative;overflow:hidden}.uw-home-news-main-card:hover,.uw-home-news-small-card:hover{background:radial-gradient(circle at 84% 32%,#e224443d,#0000 38%),radial-gradient(circle at 92% 94%,#e2244424,#0000 34%),#141416;border-color:#e2244470;transform:translateY(-2px);box-shadow:0 16px 34px #00000047,0 0 26px #e224441a}.uw-home-news-main-card{border-radius:22px;min-height:190px;padding:22px}.uw-home-news-main-card__top,.uw-home-news-small-card__top{z-index:3;align-items:center;gap:8px;display:flex;position:relative}.uw-home-news-main-card__top span,.uw-home-news-small-card__top span{width:30px;height:30px;color:var(--uw-accent);background:#e2244424;border-radius:11px;place-items:center;display:grid}.uw-home-news-main-card__top svg,.uw-home-news-small-card__top svg{fill:currentColor;width:15px;height:15px}.uw-home-news-main-card__top b,.uw-home-news-small-card__top b{background:var(--uw-accent);color:#fff;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:9px;font-weight:650;line-height:1;display:inline-flex;box-shadow:0 0 18px #e2244433}.uw-home-news-main-card__top small{color:var(--uw-muted);margin-left:auto;font-size:11px;line-height:1}.uw-home-news-main-card h3{z-index:3;color:#fff;letter-spacing:-.045em;max-width:620px;margin:20px 0 0;font-size:34px;font-weight:700;line-height:1.02;position:relative}.uw-home-news-main-card p{z-index:3;max-width:700px;color:var(--uw-muted);margin:11px 0 0;font-size:14px;line-height:1.45;position:relative}.uw-home-news-main-card strong,.uw-home-news-small-card strong{z-index:3;color:#fff;background:#202024;border-radius:11px;align-items:center;width:fit-content;min-height:31px;margin-top:15px;padding:0 11px;font-size:11px;font-weight:650;line-height:1;transition:all .22s;display:inline-flex;position:relative}.uw-home-news-main-card:hover strong,.uw-home-news-small-card:hover strong{background:var(--uw-accent);box-shadow:0 0 20px #e224443d}.uw-home-news-small-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.uw-home-news-small-card{border-radius:20px;min-height:170px;padding:14px}.uw-home-news-small-card small{z-index:3;color:var(--uw-muted);margin-top:13px;font-size:10px;line-height:1;display:block;position:relative}.uw-home-news-small-card h3{z-index:3;color:#fff;letter-spacing:-.04em;margin:8px 0 0;font-size:18px;font-weight:700;line-height:1.02;position:relative}.uw-home-news-small-card p{z-index:3;max-height:0;color:var(--uw-muted);opacity:0;margin:0;font-size:12px;line-height:1.35;transition:all .22s;position:relative;overflow:hidden;transform:translateY(8px)}.uw-home-news-small-card:hover p{opacity:1;max-height:54px;margin-top:7px;transform:translateY(0)}.uw-home-news-card-icons{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.uw-home-news-card-icons i{color:#e2244433;opacity:.38;filter:drop-shadow(0 0 10px #e224442e);font-size:16px;font-style:normal;font-weight:700;line-height:1;animation:7s ease-in-out infinite uwArticleIconFloat;display:block;position:absolute}.uw-home-news-card-icons i:first-child{animation-delay:-.6s;top:18%;left:72%}.uw-home-news-card-icons i:nth-child(2){font-size:12px;animation-delay:-1.4s;top:38%;left:86%}.uw-home-news-card-icons i:nth-child(3){font-size:13px;animation-delay:-2.2s;top:72%;left:66%}.uw-home-news-card-icons i:nth-child(4){animation-delay:-3.1s;top:74%;left:92%}.uw-home-news-card-icons i:nth-child(5){font-size:11px;animation-delay:-4s;top:56%;left:78%}.uw-home-news-card-icons i:nth-child(6){font-size:12px;animation-delay:-4.8s;top:34%;left:58%}.uw-home-news-main-card:hover .uw-home-news-card-icons i,.uw-home-news-small-card:hover .uw-home-news-card-icons i{color:#e224445c;opacity:.68;animation-duration:3.2s}@keyframes uwArticleIconFloat{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(10px,-14px)scale(1.12)}}.uw-home-news__head,.uw-home-news-board,.uw-home-news__compact,.uw-home-feature-news,.uw-home-mini-news,.uw-home-news__layout,.uw-home-news__grid,.uw-home-article,.uw-home-social-strip,.uw-home-socials,.uw-home-socials-wide{display:none!important}@media (max-width:1320px){.uw-home-news-panel__body{grid-template-columns:1fr}.uw-home-news-visual{min-height:300px}.uw-home-news-visual__character{width:min(82%,440px)}.uw-home-news-small-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.uw-home-news-panel__head{display:grid}.uw-home-news-panel__head p{text-align:left}}@media (max-width:760px){.uw-home-news{width:100%}.uw-home-news-panel{border-radius:24px;padding:16px}.uw-home-news-panel__head h2{font-size:26px}.uw-home-news-visual{min-height:260px}.uw-home-news-visual__character{width:min(104%,390px);bottom:-38px}.uw-home-news-main-card h3{font-size:25px}.uw-home-news-small-grid{grid-template-columns:1fr}}.uw-home-news{width:calc(100% - 44px);max-width:1560px;margin:18px auto 0;display:block!important}.uw-home-news-panel{border:1px solid var(--uw-border);box-shadow:0 22px 70px var(--uw-shadow);background:radial-gradient(circle at 24% 62%,#e2244426,#0000 34%),radial-gradient(circle at 86% 24%,#e224441c,#0000 34%),#161617;border-radius:30px;padding:24px;position:relative;overflow:hidden}.uw-home-news-panel:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0e0e109e,#0e0e101f 44%,#0e0e105c),linear-gradient(#ffffff05,#0000 42%);position:absolute;inset:0}.uw-home-news-panel__head{z-index:5;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px;display:flex;position:relative}.uw-home-news-panel__head>div{gap:10px;display:grid}.uw-home-news-panel__head span{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#e2244421;border-radius:999px;align-items:center;width:fit-content;min-height:28px;padding:0 10px;font-size:11px;font-weight:650;line-height:1;display:inline-flex}.uw-home-news-panel__head h2{color:#fff;letter-spacing:-.045em;margin:0;font-size:34px;font-weight:700;line-height:1}.uw-home-news-panel__head p{max-width:560px;color:var(--uw-muted);text-align:right;margin:0;font-size:13px;line-height:1.45}.uw-home-news-panel__body{z-index:4;grid-template-columns:minmax(330px,.48fr) minmax(0,1fr);gap:22px;min-height:440px;display:grid;position:relative}.uw-home-news-visual{min-height:440px;position:relative;overflow:visible}.uw-home-news-visual__glow{filter:blur(50px);opacity:.58;pointer-events:none;background:#e224443d;border-radius:999px;width:390px;height:390px;transition:all .32s;position:absolute;top:54%;left:48%;transform:translate(-50%,-50%)}.uw-home-news-visual__character{z-index:4;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 30px 40px #0009)drop-shadow(0 0 24px #e2244429);width:min(112%,520px);height:auto;max-height:118%;transition:all .32s;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)scale(1)}.uw-home-news-panel:hover .uw-home-news-visual__character{filter:drop-shadow(0 36px 48px #000000ad)drop-shadow(0 0 34px #e224443d);transform:translate(-50%)scale(1.035)translateY(-5px)}.uw-home-news-panel:hover .uw-home-news-visual__glow{opacity:.86;transform:translate(-50%,-50%)scale(1.07)}.uw-home-news-visual__particles{z-index:2;pointer-events:none;position:absolute;inset:-30px}.uw-home-news-visual__particles i{background:var(--uw-accent);opacity:.28;border-radius:999px;width:4px;height:4px;animation:7s ease-in-out infinite uwNewsParticleIdle;display:block;position:absolute;box-shadow:0 0 12px #e22444d9,0 0 24px #e2244457}.uw-home-news-visual__particles i:first-child{animation-delay:-.4s;top:16%;left:8%}.uw-home-news-visual__particles i:nth-child(2){width:3px;height:3px;animation-delay:-1.1s;top:52%;left:18%}.uw-home-news-visual__particles i:nth-child(3){animation-delay:-2s;top:78%;left:28%}.uw-home-news-visual__particles i:nth-child(4){width:5px;height:5px;animation-delay:-2.8s;top:22%;left:42%}.uw-home-news-visual__particles i:nth-child(5){animation-delay:-3.5s;top:44%;left:58%}.uw-home-news-visual__particles i:nth-child(6){width:3px;height:3px;animation-delay:-4.2s;top:70%;left:72%}.uw-home-news-visual__particles i:nth-child(7){animation-delay:-5s;top:28%;left:86%}.uw-home-news-visual__particles i:nth-child(8){width:5px;height:5px;animation-delay:-5.8s;top:82%;left:92%}.uw-home-news-visual__particles i:nth-child(9){width:3px;height:3px;animation-delay:-6.4s;top:86%;left:12%}.uw-home-news-visual__particles i:nth-child(10){animation-delay:-1.7s;top:44%;left:36%}.uw-home-news-visual__particles i:nth-child(11){width:3px;height:3px;animation-delay:-2.4s;top:14%;left:64%}.uw-home-news-visual__particles i:nth-child(12){animation-delay:-3.1s;top:50%;left:78%}.uw-home-news-visual__particles i:nth-child(13){width:3px;height:3px;animation-delay:-3.9s;top:26%;left:22%}.uw-home-news-visual__particles i:nth-child(14){animation-delay:-4.6s;top:82%;left:48%}.uw-home-news-visual__particles i:nth-child(15){width:3px;height:3px;animation-delay:-5.3s;top:12%;left:82%}.uw-home-news-visual__particles i:nth-child(16){animation-delay:-6s;top:48%;left:94%}.uw-home-news-visual__particles i:nth-child(17){width:3px;height:3px;animation-delay:-.9s;top:62%;left:5%}.uw-home-news-visual__particles i:nth-child(18){animation-delay:-1.6s;top:12%;left:32%}.uw-home-news-visual__particles i:nth-child(19){width:3px;height:3px;animation-delay:-2.2s;top:62%;left:54%}.uw-home-news-visual__particles i:nth-child(20){animation-delay:-2.9s;top:88%;left:68%}.uw-home-news-visual__particles i:nth-child(21){width:3px;height:3px;animation-delay:-3.6s;top:62%;left:88%}.uw-home-news-visual__particles i:nth-child(22){animation-delay:-4.4s;top:58%;left:44%}.uw-home-news-visual__particles i:nth-child(23){width:3px;height:3px;animation-delay:-5.2s;top:86%;left:62%}.uw-home-news-visual__particles i:nth-child(24){animation-delay:-6.1s;top:18%;left:74%}.uw-home-news-panel:hover .uw-home-news-visual__particles i{opacity:.66;animation-name:uwNewsParticleActive;animation-duration:2.8s}.uw-home-news-big-card{border:1px solid var(--uw-border);color:#fff;text-align:left;cursor:pointer;background:radial-gradient(circle at 82% 32%,#e224442b,#0000 38%),radial-gradient(circle at 92% 94%,#e224441a,#0000 34%),#111113;border-radius:26px;grid-template-columns:minmax(320px,.92fr) minmax(280px,.78fr);width:100%;min-height:440px;padding:0;transition:all .22s;display:grid;position:relative;overflow:hidden}.uw-home-news-big-card:hover{background:radial-gradient(circle at 82% 32%,#e224443d,#0000 39%),radial-gradient(circle at 92% 94%,#e2244424,#0000 34%),#141416;border-color:#e2244473;transform:translateY(-2px);box-shadow:0 18px 44px #0000004d,0 0 28px #e224441f}.uw-home-news-big-card__image{background:#0f0f11;min-height:440px;position:relative;overflow:hidden}.uw-home-news-big-card__image img{object-fit:cover;opacity:.78;width:100%;height:100%;transition:all .28s;position:absolute;inset:0;transform:scale(1.02)}.uw-home-news-big-card__image:after{content:"";background:linear-gradient(90deg,#0000 0%,#11111357 72%,#111113 100%),linear-gradient(#0000 54%,#0000005c);position:absolute;inset:0}.uw-home-news-big-card__content{z-index:3;align-content:center;padding:28px;display:grid;position:relative}.uw-home-news-big-card__top{align-items:center;gap:8px;display:flex}.uw-home-news-big-card__top span{width:32px;height:32px;color:var(--uw-accent);background:#e2244424;border-radius:12px;place-items:center;display:grid}.uw-home-news-big-card__top svg{fill:currentColor;width:16px;height:16px}.uw-home-news-big-card__top b{background:var(--uw-accent);color:#fff;border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:10px;font-weight:650;line-height:1;display:inline-flex;box-shadow:0 0 18px #e2244433}.uw-home-news-big-card__top small{color:var(--uw-muted);margin-left:auto;font-size:11px;line-height:1}.uw-home-news-big-card h3{color:#fff;letter-spacing:-.05em;max-width:520px;margin:24px 0 0;font-size:38px;font-weight:700;line-height:1.02}.uw-home-news-big-card p{max-width:520px;color:var(--uw-muted);margin:13px 0 0;font-size:14px;line-height:1.5}.uw-home-news-big-card strong{color:#fff;background:#202024;border-radius:13px;align-items:center;width:fit-content;min-height:38px;margin-top:22px;padding:0 14px;font-size:12px;font-weight:650;line-height:1;transition:all .22s;display:inline-flex}.uw-home-news-big-card:hover strong{background:var(--uw-accent);box-shadow:0 0 22px #e2244440}.uw-home-news-big-card__icons{z-index:2;pointer-events:none;position:absolute;inset:0}.uw-home-news-big-card__icons i{color:#e2244447;filter:drop-shadow(0 0 10px #e2244438);font-size:16px;font-style:normal;font-weight:700;line-height:1;animation:7s ease-in-out infinite uwArticleIconFloat;position:absolute}.uw-home-news-big-card__icons i:first-child{animation-delay:-.6s;top:20%;left:18%}.uw-home-news-big-card__icons i:nth-child(2){font-size:12px;animation-delay:-1.4s;top:22%;left:76%}.uw-home-news-big-card__icons i:nth-child(3){font-size:13px;animation-delay:-2.2s;top:74%;left:68%}.uw-home-news-big-card__icons i:nth-child(4){animation-delay:-3.1s;top:78%;left:32%}.uw-home-news-big-card__icons i:nth-child(5){font-size:11px;animation-delay:-4s;top:56%;left:88%}.uw-home-news-big-card__icons i:nth-child(6){font-size:12px;animation-delay:-4.8s;top:62%;left:10%}.uw-news-modal{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000000c2;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.uw-news-modal__close{z-index:10;color:#fff;cursor:pointer;background:#202024;border:0;border-radius:14px;place-items:center;width:42px;height:42px;font-size:28px;line-height:1;transition:all .2s;display:grid;position:absolute;top:18px;right:18px}.uw-news-modal__close:hover{background:var(--uw-accent);transform:scale(1.04);box-shadow:0 0 24px #e2244447}.uw-news-modal__dates{background:#111113;border-radius:22px;padding:16px;overflow:auto}.uw-news-modal__dates>span{color:#fff;letter-spacing:-.03em;font-size:18px;font-weight:700;line-height:1;display:block}.uw-news-modal__date-list{gap:9px;margin-top:16px;display:grid}.uw-news-modal__date-list button{border:1px solid var(--uw-border);color:#fff;text-align:left;cursor:pointer;background:#18181b;border-radius:15px;gap:6px;width:100%;padding:13px;transition:all .2s;display:grid}.uw-news-modal__date-list button:hover,.uw-news-modal__date-list button.is-active{background:#e224441a;border-color:#e2244470}.uw-news-modal__date-list small{color:var(--uw-accent);font-size:11px;line-height:1}.uw-news-modal__date-list b{color:#fff;font-size:13px;font-weight:650;line-height:1.2}.uw-news-modal__content{padding:0 54px 0 0;overflow:auto}.uw-news-modal__image{background:#111113;border-radius:22px;height:280px;overflow:hidden}.uw-news-modal__meta{align-items:center;gap:8px;margin-top:18px;display:flex}.uw-news-modal__meta span{width:32px;height:32px;color:var(--uw-accent);background:#e2244424;border-radius:12px;place-items:center;display:grid}.uw-news-modal__meta svg{fill:currentColor;width:16px;height:16px}.uw-news-modal__meta b{background:var(--uw-accent);color:#fff;border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:10px;line-height:1;display:inline-flex}.uw-news-modal__meta small{color:var(--uw-muted);font-size:12px}.uw-news-modal__content h2{color:#fff;letter-spacing:-.05em;max-width:620px;margin:18px 0 0;font-size:42px;font-weight:700;line-height:1}.uw-news-modal__content p{max-width:720px;color:var(--uw-muted);margin:18px 0 0;font-size:16px;line-height:1.65}.uw-news-modal__controls{align-items:center;gap:12px;margin-top:24px;display:flex}.uw-news-modal__controls button{color:#fff;cursor:pointer;background:#202024;border:0;border-radius:13px;min-height:40px;padding:0 14px;transition:all .2s}.uw-news-modal__controls button:hover{background:var(--uw-accent);transform:translateY(-1px);box-shadow:0 0 22px #e2244440}.uw-news-modal__controls strong{color:var(--uw-muted);font-size:13px;font-weight:650}.uw-home-news__head,.uw-home-news-board,.uw-home-news-content,.uw-home-news-main-card,.uw-home-news-small-grid,.uw-home-news-small-card,.uw-home-news__compact,.uw-home-feature-news,.uw-home-mini-news,.uw-home-news__layout,.uw-home-news__grid,.uw-home-article,.uw-home-social-strip,.uw-home-socials,.uw-home-socials-wide{display:none!important}@media (max-width:1320px){.uw-home-news-panel__body{grid-template-columns:1fr}.uw-home-news-visual{min-height:300px}.uw-home-news-visual__character{width:min(82%,440px)}.uw-home-news-big-card{grid-template-columns:1fr}.uw-home-news-big-card__image{min-height:280px}.uw-home-news-panel__head{display:grid}.uw-home-news-panel__head p{text-align:left}}@media (max-width:760px){.uw-home-news{width:100%}.uw-home-news-panel{border-radius:24px;padding:16px}.uw-home-news-panel__head h2{font-size:26px}.uw-home-news-visual{min-height:260px}.uw-home-news-visual__character{width:min(104%,390px);bottom:-38px}.uw-home-news-big-card h3{font-size:27px}.uw-news-modal__box{grid-template-columns:1fr;overflow:auto}.uw-news-modal__dates{max-height:220px}.uw-news-modal__content{padding:0}.uw-news-modal__image{height:210px}.uw-news-modal__content h2{font-size:32px}.uw-news-modal__controls{display:grid}}.uw-home-news-big-card__image img{object-fit:cover!important;width:100%!important;height:100%!important}.uw-news-modal__image{max-height:520px;aspect-ratio:1!important;height:auto!important}.uw-news-modal__date-list button small{color:var(--uw-accent)!important;font-size:12px!important;font-weight:650!important;line-height:1!important}.uw-news-modal__content p{white-space:pre-line;max-height:360px;padding-right:8px;overflow:auto}.uw-news-modal__content p::-webkit-scrollbar{width:6px}.uw-news-modal__dates::-webkit-scrollbar{width:6px}.uw-news-modal__content p::-webkit-scrollbar-thumb{background:#e224447a;border-radius:999px}.uw-news-modal__dates::-webkit-scrollbar-thumb{background:#e224447a;border-radius:999px}.uw-news-modal__content p::-webkit-scrollbar-track{background:#ffffff0a}.uw-news-modal__dates::-webkit-scrollbar-track{background:#ffffff0a}.uw-home-news-panel__head{justify-content:flex-start!important;align-items:flex-start!important;gap:18px!important;margin-bottom:18px!important}.uw-home-news-panel__head p{text-align:left!important;color:#ffffff7a!important;max-width:640px!important;margin-top:36px!important;font-size:13px!important;line-height:1.45!important}.uw-home-news-panel{background:radial-gradient(circle at 21% 64%,#e2244421,#0000 34%),radial-gradient(circle at 84% 28%,#e224441a,#0000 34%),linear-gradient(#ffffff05,#0000 42%),#161617!important;padding:22px!important}.uw-home-news-panel__body{grid-template-columns:minmax(280px,.42fr) minmax(0,1fr)!important;gap:20px!important;min-height:410px!important}.uw-home-news-visual{min-height:410px!important}.uw-home-news-visual__character{opacity:.96!important;width:min(96%,450px)!important;max-height:108%!important;bottom:-54px!important;left:45%!important}.uw-home-news-panel:hover .uw-home-news-visual__character{transform:translate(-50%)scale(1.025)translateY(-4px)!important}.uw-home-news-visual__glow{opacity:.48!important;width:340px!important;height:340px!important;top:58%!important;left:44%!important}.uw-home-news-big-card{border-radius:24px!important;grid-template-columns:minmax(300px,.9fr) minmax(310px,.72fr)!important;min-height:410px!important}.uw-home-news-big-card__image{aspect-ratio:auto!important;min-height:410px!important}.uw-home-news-big-card__image img{opacity:.9!important;filter:contrast(1.04)saturate(1.02)!important}.uw-home-news-big-card:hover .uw-home-news-big-card__image img{opacity:1!important;transform:scale(1.045)!important}.uw-home-news-big-card__image:after{background:linear-gradient(90deg,#0000 0%,#1111131a 55%,#111113d1 100%),linear-gradient(#0000 48%,#0003)!important}.uw-home-news-big-card__content{background:radial-gradient(circle at 90% 18%,#e2244424,#0000 34%),linear-gradient(90deg,#111113b8,#111113f5)!important;padding:26px!important}.uw-home-news-big-card__top{margin-bottom:0!important}.uw-home-news-big-card h3{max-width:480px!important;margin-top:22px!important;font-size:34px!important;line-height:1.02!important}.uw-home-news-big-card p{max-width:480px!important;margin-top:12px!important;font-size:13px!important;line-height:1.5!important}.uw-home-news-big-card__content:after{content:"Открой архив и выбери нужную новость по дате";color:#ffffff6b;max-width:420px;margin-top:16px;font-size:12px;line-height:1.45;display:block}.uw-home-news-big-card strong{color:#fff!important;background:#202024!important;border-radius:13px!important;min-height:38px!important;margin-top:18px!important;padding:0 15px!important}.uw-home-news-big-card:hover strong{transform:translateY(-1px);background:var(--uw-accent)!important;box-shadow:0 0 24px #e2244442!important}.uw-home-news-big-card__icons i{opacity:.22!important;color:#e2244438!important}.uw-home-news-big-card:hover .uw-home-news-big-card__icons i{opacity:.48!important;color:#e2244457!important}.uw-news-modal__image{aspect-ratio:1!important;border-radius:22px!important;width:min(420px,100%)!important;height:auto!important;max-height:none!important}.uw-news-modal__content{align-content:start!important;display:grid!important}.uw-news-modal__content p{white-space:pre-line!important;max-width:720px!important;max-height:340px!important;padding-right:8px!important;overflow:auto!important}.uw-news-modal__date-list button small{color:var(--uw-accent)!important;font-size:12px!important;font-weight:700!important}@media (max-width:1320px){.uw-home-news-panel__body{grid-template-columns:1fr!important}.uw-home-news-visual{min-height:300px!important}.uw-home-news-visual__character{width:min(82%,430px)!important;bottom:-52px!important;left:50%!important}.uw-home-news-big-card{grid-template-columns:1fr!important}.uw-home-news-big-card__image{aspect-ratio:1!important;min-height:auto!important}.uw-home-news-panel__head{display:grid!important}.uw-home-news-panel__head p{margin-top:0!important}}@media (max-width:760px){.uw-home-news-panel{padding:16px!important}.uw-home-news-panel__head>div{min-width:0!important}.uw-home-news-panel__head h2{font-size:26px!important}.uw-home-news-visual{min-height:250px!important}.uw-home-news-visual__character{width:min(100%,360px)!important;bottom:-44px!important}.uw-home-news-big-card h3{font-size:27px!important}.uw-home-news-big-card__content{padding:20px!important}.uw-home-news-big-card__content:after{font-size:11px!important}}.uw-home-news-panel__head{margin-bottom:18px!important;padding-right:420px!important;display:block!important;position:relative!important}.uw-home-news-panel__head>div{min-width:0!important}.uw-home-news-panel__head p{color:#ffffff75!important;text-align:right!important;max-width:390px!important;margin:0!important;font-size:12px!important;line-height:1.45!important;position:absolute!important;top:18px!important;right:22px!important}.uw-home-news-panel__head h2{max-width:620px!important}@media (max-width:1180px){.uw-home-news-panel__head{gap:10px!important;padding-right:0!important;display:grid!important}.uw-home-news-panel__head p{text-align:left!important;max-width:640px!important;position:static!important}}.uw-home-hero__play{isolation:isolate;min-width:132px;animation:2.8s ease-in-out infinite uwHeroPlayPulse;position:relative;overflow:hidden;box-shadow:0 0 24px #e2244442,0 0 #e2244457;background:var(--uw-accent)!important}.uw-home-hero__play span{z-index:3;align-items:center;gap:8px;display:inline-flex;position:relative}.uw-home-hero__play span:before{content:"";background:#fff;border-radius:999px;width:7px;height:7px;animation:1.5s ease-in-out infinite uwHeroPlayDot;display:block;box-shadow:0 0 14px #ffffffa6}.uw-home-hero__play:before{content:"";z-index:1;background:linear-gradient(90deg,#0000,#ffffff52,#0000);width:42%;height:180%;animation:3.2s ease-in-out infinite uwHeroPlayShine;position:absolute;top:-40%;left:-55%;transform:rotate(18deg)}.uw-home-hero__play:after{content:"";z-index:0;border-radius:inherit;background:radial-gradient(circle at 50% 100%, #ffffff2e, transparent 42%), var(--uw-accent);opacity:.9;position:absolute;inset:1px}.uw-home-hero__play:hover{animation-play-state:paused;transform:translateY(-2px)scale(1.015)!important;box-shadow:0 0 34px #e224446b,0 0 0 7px #e2244414!important}.uw-home-hero__play:hover:before{animation-duration:1.25s}@keyframes uwHeroPlayPulse{0%,to{box-shadow:0 0 24px #e2244440,0 0 #e224443d}50%{box-shadow:0 0 34px #e224445c,0 0 0 7px #e224440f}}@keyframes uwHeroPlayShine{0%{opacity:0;left:-55%}18%{opacity:1}42%{opacity:0;left:120%}to{opacity:0;left:120%}}@keyframes uwHeroPlayDot{0%,to{opacity:.78;transform:scale(1)}50%{opacity:1;transform:scale(1.35)}}.uw-reveal{opacity:0;filter:blur(10px);will-change:opacity, transform, filter;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1),filter .7s cubic-bezier(.22,1,.36,1);transform:translateY(34px)scale(.985)}.uw-reveal.uw-reveal-visible{opacity:1;filter:blur();transform:translate(0,0)scale(1)}.uw-reveal:nth-of-type(2){transition-delay:40ms}.uw-reveal:nth-of-type(3){transition-delay:80ms}.uw-reveal:nth-of-type(4){transition-delay:.12s}.uw-reveal:nth-of-type(5){transition-delay:.16s}.uw-reveal.uw-reveal-visible .uw-home-news-big-card,.uw-reveal.uw-reveal-visible .uw-server-card,.uw-reveal.uw-reveal-visible .uw-home-leader-card,.uw-reveal.uw-reveal-visible .uw-home-faq__list button,.uw-reveal.uw-reveal-visible .uw-shop-product-card,.uw-reveal.uw-reveal-visible .uw-raid-target-card{animation:.72s cubic-bezier(.22,1,.36,1) both uwInnerReveal}.uw-reveal.uw-reveal-visible .uw-server-card:nth-child(2),.uw-reveal.uw-reveal-visible .uw-home-leader-card:nth-child(2),.uw-reveal.uw-reveal-visible .uw-home-faq__list button:nth-child(2),.uw-reveal.uw-reveal-visible .uw-shop-product-card:nth-child(2),.uw-reveal.uw-reveal-visible .uw-raid-target-card:nth-child(2){animation-delay:60ms}.uw-reveal.uw-reveal-visible .uw-server-card:nth-child(3),.uw-reveal.uw-reveal-visible .uw-home-leader-card:nth-child(3),.uw-reveal.uw-reveal-visible .uw-home-faq__list button:nth-child(3),.uw-reveal.uw-reveal-visible .uw-shop-product-card:nth-child(3),.uw-reveal.uw-reveal-visible .uw-raid-target-card:nth-child(3){animation-delay:.1s}.uw-reveal.uw-reveal-visible .uw-shop-product-card:nth-child(4),.uw-reveal.uw-reveal-visible .uw-raid-target-card:nth-child(4){animation-delay:.14s}@keyframes uwInnerReveal{0%{opacity:0;filter:blur(6px);transform:translateY(18px)scale(.985)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@media (prefers-reduced-motion:reduce){.uw-reveal,.uw-reveal.uw-reveal-visible,.uw-reveal.uw-reveal-visible *{opacity:1!important;filter:none!important;transition:none!important;animation:none!important;transform:none!important}}.uw-server-section__head span,.uw-server-leaders__head span{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#e2244421;border-radius:999px;align-items:center;width:fit-content;min-height:28px;padding:0 10px;font-size:11px;font-weight:650;line-height:1;display:inline-flex}.uw-server-section__layout{grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:14px;display:grid}.uw-server-card{border:1px solid var(--uw-border);background:radial-gradient(circle at 84% 24%,#e2244424,#0000 34%),radial-gradient(circle at 22% 100%,#e2244414,#0000 32%),#111113;border-radius:22px;padding:18px;transition:all .22s;position:relative;overflow:hidden}.uw-server-section__leaders{border:1px solid var(--uw-border);background:radial-gradient(circle at 86% 22%,#e2244421,#0000 34%),#111113;border-radius:22px;align-content:start;gap:12px;padding:16px;display:grid}.uw-server-leaders__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.uw-server-leaders__head a{color:#fff;background:#202024;border-radius:12px;justify-content:center;align-items:center;min-height:34px;padding:0 11px;font-size:11px;font-weight:650;line-height:1;transition:all .2s;display:inline-flex}.uw-server-leaders__head a:hover{background:var(--uw-accent);transform:translateY(-1px);box-shadow:0 0 22px #e224443d}.uw-server-leaders__grid{gap:10px;display:grid}.uw-server-leader-card{border:1px solid var(--uw-border);background:radial-gradient(circle at 88%,#e2244421,#0000 36%),#161617;border-radius:17px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;min-height:86px;padding:13px;transition:all .22s;display:grid;position:relative;overflow:hidden}.uw-server-leader-card:hover{background:radial-gradient(circle at 88%,#e2244433,#0000 38%),#18181b;border-color:#e224446b;transform:translateY(-1px)}.uw-server-leader-card__place{color:#fff;background:#e2244424;border-radius:14px;place-items:center;width:42px;height:42px;font-size:12px;font-weight:700;display:grid}.uw-server-leader-card span{color:var(--uw-muted);font-size:11px;line-height:1;display:block}.uw-server-leader-card h3{color:#fff;margin:6px 0 0;font-size:15px;font-weight:700;line-height:1}.uw-server-leader-card p{color:var(--uw-muted);margin:5px 0 0;font-size:10px;line-height:1}.uw-server-leader-card strong{color:#fff;text-align:right;white-space:nowrap;font-size:12px;font-weight:700;line-height:1.15}@media (max-width:1320px){.uw-server-section__layout,.uw-server-section__servers{grid-template-columns:1fr}.uw-server-leaders__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.uw-server-leader-card{grid-template-columns:42px 1fr}.uw-server-leader-card strong{text-align:left;grid-column:2}}@media (max-width:900px){.uw-server-section{border-radius:24px;width:100%;padding:16px}.uw-server-section__head{display:grid}.uw-server-section__head p{text-align:left}.uw-server-leaders__grid,.uw-server-card__actions{grid-template-columns:1fr}}.uw-server-card:after{content:"";filter:blur(12px);opacity:0;pointer-events:none;background:#e2244421;border-radius:999px;width:150px;height:150px;transition:all .22s;position:absolute;bottom:-64px;right:-54px}.uw-server-card:hover:after{opacity:1}.uw-server-card__bar{z-index:2;background:#ffffff14;border-radius:999px;height:8px;margin-top:13px;position:relative;overflow:hidden}.uw-server-card__bar i{border-radius:inherit;background:var(--uw-accent);height:100%;display:block;box-shadow:0 0 18px #e2244452}.uw-server-top-card{border:1px solid var(--uw-border);background:radial-gradient(circle at 88%,#e2244421,#0000 36%),#161617;border-radius:18px;grid-template-columns:48px 1fr auto;align-items:center;gap:13px;min-height:96px;padding:15px;transition:all .22s;display:grid;position:relative;overflow:hidden}.uw-server-top-card:after{content:"";filter:blur(10px);opacity:0;pointer-events:none;background:#e224441f;border-radius:999px;width:120px;height:120px;transition:all .22s;position:absolute;bottom:-50px;right:-40px}.uw-server-top-card:hover{background:radial-gradient(circle at 88%,#e2244433,#0000 38%),#18181b;border-color:#e224446b;transform:translateY(-1px)}.uw-server-top-card:hover:after{opacity:1}.uw-server-top-card__crown{z-index:2;width:48px;height:48px;color:var(--uw-accent);background:#e2244424;border-radius:16px;place-items:center;display:grid;position:relative;box-shadow:0 0 18px #e2244429}.uw-server-top-card__crown svg{fill:currentColor;width:24px;height:24px}.uw-server-top-card>div:not(.uw-server-top-card__crown),.uw-server-top-card strong{z-index:2;position:relative}.uw-server-top-card span{color:var(--uw-muted);font-size:11px;line-height:1;display:block}.uw-server-top-card h3{color:#fff;margin:7px 0 0;font-size:17px;font-weight:700;line-height:1}.uw-server-top-card p{color:var(--uw-muted);margin:6px 0 0;font-size:10px;line-height:1}.uw-server-top-card strong{color:#fff;text-align:right;white-space:nowrap;font-size:13px;font-weight:700;line-height:1.15}.uw-home-leaders,.uw-server-section__layout,.uw-server-section__leaders,.uw-server-leaders__head,.uw-server-leaders__grid,.uw-server-leader-card{display:none!important}@media (max-width:1180px){.uw-server-section__servers,.uw-server-leaders-row__grid{grid-template-columns:1fr!important}}@media (max-width:760px){.uw-server-section{border-radius:24px!important;width:100%!important;padding:16px!important}.uw-server-section__head{display:grid!important}.uw-server-section__head p{text-align:left!important}.uw-server-card__actions{grid-template-columns:1fr!important}.uw-server-top-card{grid-template-columns:48px 1fr!important}.uw-server-top-card strong{text-align:left;grid-column:2}.uw-server-leaders-row__head{display:grid}}.uw-server-card__bar{background:#ffffff14!important;height:8px!important}.uw-server-card__bar i{animation:.9s cubic-bezier(.22,1,.36,1) both uwServerOnlineGrow;position:relative;overflow:hidden;background:#00ff7fc9!important;box-shadow:0 0 14px #00ff7f52,0 0 28px #00ff7f1f!important}@keyframes uwServerOnlineGrow{0%{width:0}}@keyframes uwServerOnlineShine{0%{opacity:0;transform:translate(-120%)}35%{opacity:1}70%{opacity:0;transform:translate(120%)}to{opacity:0;transform:translate(120%)}}.uw-server-top-card{border:1px solid var(--uw-border)!important;cursor:pointer!important;text-align:left!important}.uw-server-top-card__avatar{z-index:2;background:#e2244424;border-radius:16px;width:48px;height:48px;position:relative;overflow:hidden;box-shadow:0 0 18px #e2244429}.uw-server-top-card__avatar-img{object-fit:cover;width:100%;height:100%}.uw-server-top-card__info h3{align-items:center;gap:7px;min-width:0;display:flex}.uw-server-top-card__info h3 i{width:19px;height:19px;color:var(--uw-accent);filter:drop-shadow(0 0 10px #e2244452);place-items:center;display:grid}.uw-server-top-card:hover .uw-server-top-card__avatar{box-shadow:0 0 20px #e224443d,0 0 0 4px #e2244414}.uw-server-top-card:hover .uw-server-top-card__info h3 i{transform:translateY(-1px)rotate(-5deg)}.uw-server-top-card__crown{display:none!important}.uw-server-player-modal__profile h3{color:#fff;letter-spacing:-.045em;align-items:center;gap:8px;margin:8px 0 0;font-size:34px;font-weight:800;line-height:1;display:flex}.uw-server-player-modal__profile h3 i{width:25px;height:25px;color:var(--uw-accent);filter:drop-shadow(0 0 12px #e2244452);place-items:center;display:grid}@media (max-width:760px){.uw-server-player-modal__profile{grid-template-columns:1fr;padding-right:50px}.uw-server-player-modal__stats{grid-template-columns:1fr 1fr}.uw-server-player-modal__profile h3{font-size:27px}}.uw-server-section{border:1px solid var(--uw-border)!important;width:calc(100% - 44px)!important;max-width:1560px!important;box-shadow:0 22px 70px var(--uw-shadow)!important;background:radial-gradient(circle at 18% 70%,#e224441f,#0000 34%),radial-gradient(circle at 88% 28%,#e224441a,#0000 34%),linear-gradient(#ffffff05,#0000 42%),#161617!important;border-radius:30px!important;margin:18px auto 0!important;padding:24px!important}.uw-server-section__head{justify-content:space-between!important;align-items:flex-end!important;gap:24px!important;margin-bottom:18px!important;display:flex!important}.uw-server-section__head span,.uw-server-leaders-row__head span{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#e2244421;border-radius:999px;align-items:center;width:fit-content;min-height:28px;padding:0 10px;font-size:11px;font-weight:650;line-height:1;display:inline-flex}.uw-server-section__head h2{color:#fff;letter-spacing:-.045em;margin:10px 0 0;font-size:34px;font-weight:700;line-height:1}.uw-server-section__head p{color:#ffffff75;text-align:right;max-width:560px;margin:0;font-size:13px;line-height:1.45}.uw-server-section__servers{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.uw-server-card{border:1px solid var(--uw-border);background:radial-gradient(circle at 84% 24%,#e2244424,#0000 34%),radial-gradient(circle at 22% 100%,#e2244414,#0000 32%),#111113;border-radius:22px;min-height:255px;padding:20px;transition:all .22s;position:relative;overflow:hidden}.uw-server-card:hover{background:radial-gradient(circle at 84% 24%,#e2244433,#0000 36%),radial-gradient(circle at 22% 100%,#e224441c,#0000 32%),#141416;border-color:#e2244470;transform:translateY(-2px);box-shadow:0 16px 34px #00000047,0 0 26px #e224441a}.uw-server-card__top{z-index:2;justify-content:space-between;align-items:flex-start;gap:14px;display:flex;position:relative}.uw-server-card__top h3{color:#fff;letter-spacing:-.04em;max-width:620px;margin:0;font-size:21px;font-weight:700;line-height:1.08}.uw-server-card__top p{max-width:620px;color:var(--uw-muted);margin:12px 0 0;font-size:13px;line-height:1.45}.uw-server-card__top>span{color:#fff;white-space:nowrap;background:#e2244426;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:10px;font-weight:650;line-height:1;display:inline-flex}.uw-server-card__online{z-index:2;align-items:flex-end;gap:8px;margin-top:24px;display:flex;position:relative}.uw-server-card__online strong{color:#fff;letter-spacing:-.045em;font-size:30px;font-weight:700;line-height:1}.uw-server-card__online small{color:var(--uw-muted);font-size:11px;line-height:1.2}.uw-server-card__bar{z-index:2;border-radius:999px;height:8px;margin-top:13px;position:relative;overflow:hidden;background:#ffffff14!important}.uw-server-card__bar i{border-radius:inherit;height:100%;animation:.9s cubic-bezier(.22,1,.36,1) both uwServerOnlineGrow;display:block;position:relative;overflow:hidden;background:#00ff7fc9!important;box-shadow:0 0 14px #00ff7f52,0 0 28px #00ff7f1f!important}.uw-server-card__bar i:after{content:"";background:linear-gradient(90deg,#0000,#ffffff6b,#0000);animation:2.2s ease-in-out infinite uwServerOnlineShine;position:absolute;inset:0;transform:translate(-120%)}.uw-server-card__actions{z-index:2;grid-template-columns:.85fr 1.15fr;gap:9px;margin-top:16px;display:grid;position:relative}.uw-server-card__actions button,.uw-server-card__actions a{color:#fff;cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;min-height:42px;padding:0 12px;font-size:12px;font-weight:650;line-height:1;transition:all .2s;display:inline-flex}.uw-server-card__actions button{background:#202024}.uw-server-card__actions a{background:#e2244424;border:1px solid #e2244447}.uw-server-card__actions button:hover,.uw-server-card__actions a:hover{background:var(--uw-accent);transform:translateY(-1px);box-shadow:0 0 24px #e2244442}.uw-server-leaders-row{border:1px solid var(--uw-border);background:radial-gradient(circle at 86% 22%,#e224441f,#0000 34%),#111113;border-radius:22px;margin-top:14px;padding:16px}.uw-server-leaders-row__head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.uw-server-leaders-row__head a{color:#fff;background:#202024;border-radius:12px;justify-content:center;align-items:center;min-height:34px;padding:0 11px;font-size:11px;font-weight:650;line-height:1;transition:all .2s;display:inline-flex}.uw-server-leaders-row__head a:hover{background:var(--uw-accent);transform:translateY(-1px);box-shadow:0 0 22px #e224443d}.uw-server-leaders-row__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.uw-server-top-card{color:#fff;text-align:left;cursor:pointer;background:radial-gradient(circle at 88%,#e2244421,#0000 36%),#161617;border-radius:18px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:96px;padding:15px;transition:all .22s;display:grid;position:relative;overflow:hidden;border:1px solid var(--uw-border)!important}.uw-server-top-card:hover{background:radial-gradient(circle at 88%,#e2244433,#0000 38%),#18181b;transform:translateY(-1px);border-color:#e224446b!important}.uw-server-top-card__avatar{z-index:2;background:radial-gradient(circle at 50% 35%,#e2244438,#0000 55%),#202024;border-radius:17px;place-items:center;width:52px;height:52px;display:grid;position:relative;overflow:hidden;box-shadow:0 0 18px #e2244429}.uw-server-top-card__avatar-img{object-fit:cover;width:100%;height:100%;display:block}.uw-server-top-card__avatar-fallback{color:#fff;place-items:center;width:100%;height:100%;font-size:18px;font-weight:800;line-height:1;display:grid}.uw-server-top-card__info{z-index:2;min-width:0;position:relative}.uw-server-top-card__info span{color:var(--uw-muted);font-size:11px;line-height:1;display:block}.uw-server-top-card__info h3{color:#fff;overflow-wrap:anywhere;align-items:center;gap:7px;min-width:0;margin:7px 0 0;font-size:17px;font-weight:700;line-height:1.05;display:flex}.uw-server-top-card__info h3 i{width:19px;height:19px;color:var(--uw-accent);filter:drop-shadow(0 0 10px #e2244452);flex:none;place-items:center;display:grid}.uw-server-top-card__info h3 svg{fill:currentColor;width:17px;height:17px}.uw-server-top-card__info p{color:var(--uw-muted);margin:6px 0 0;font-size:10px;line-height:1}.uw-server-top-card>strong{z-index:2;color:#fff;text-align:right;white-space:nowrap;font-size:13px;font-weight:700;line-height:1.15;position:relative}.uw-server-player-modal__box{border:1px solid var(--uw-border);background:radial-gradient(circle at 82% 18%,#e2244429,#0000 34%),linear-gradient(#ffffff05,#0000 42%),#161617;border-radius:28px;width:min(760px,100vw - 48px);padding:26px;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000085}.uw-server-player-modal__close{z-index:4;color:#fff;cursor:pointer;background:#202024;border:0;border-radius:14px;place-items:center;width:42px;height:42px;font-size:28px;line-height:1;transition:all .2s;display:grid;position:absolute;top:18px;right:18px}.uw-server-player-modal__close:hover{background:var(--uw-accent);transform:scale(1.04);box-shadow:0 0 24px #e2244447}.uw-server-player-modal__profile{grid-template-columns:86px minmax(0,1fr);align-items:center;gap:18px;padding-right:56px;display:grid}.uw-server-player-modal__avatar{background:radial-gradient(circle at 50% 35%,#e2244438,#0000 55%),#202024;border-radius:24px;width:86px;height:86px;overflow:hidden;box-shadow:0 0 24px #e224442e}.uw-server-player-modal__avatar img,.uw-server-player-modal__avatar .uw-server-top-card__avatar-img{object-fit:cover;width:100%;height:100%}.uw-server-player-modal__avatar .uw-server-top-card__avatar-fallback{font-size:26px}.uw-server-player-modal__profile span{color:var(--uw-accent);font-size:12px;font-weight:700;line-height:1}.uw-server-player-modal__profile h3{color:#fff;letter-spacing:-.045em;overflow-wrap:anywhere;align-items:center;gap:8px;margin:8px 0 0;font-size:34px;font-weight:800;line-height:.98;display:flex}.uw-server-player-modal__profile h3 i{width:25px;height:25px;color:var(--uw-accent);filter:drop-shadow(0 0 12px #e2244452);flex:none;place-items:center;display:grid}.uw-server-player-modal__profile h3 svg{fill:currentColor;width:24px;height:24px}.uw-server-player-modal__profile p{color:var(--uw-muted);margin:8px 0 0;font-size:13px}.uw-server-player-modal__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.uw-server-player-modal__stats div{border:1px solid var(--uw-border);background:#111113;border-radius:16px;padding:14px}.uw-server-player-modal__stats span{color:var(--uw-muted);font-size:11px;line-height:1;display:block}.uw-server-player-modal__stats b{color:#fff;margin-top:8px;font-size:20px;font-weight:800;line-height:1;display:block}.uw-server-player-modal__actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.uw-server-player-modal__actions a{color:#fff;background:#202024;border-radius:13px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:12px;font-weight:700;line-height:1;transition:all .2s;display:inline-flex}.uw-server-player-modal__actions a:hover{background:var(--uw-accent);transform:translateY(-1px);box-shadow:0 0 22px #e2244440}.uw-home-leaders,.uw-server-section__layout,.uw-server-section__leaders,.uw-server-leaders__head,.uw-server-leaders__grid,.uw-server-leader-card,.uw-server-top-card__crown{display:none!important}.uw-news-modal__box{border:1px solid var(--uw-border)!important;background:radial-gradient(circle at 82% 18%,#e2244424,#0000 34%),#161617!important;border-radius:28px!important;grid-template-columns:300px minmax(0,1fr)!important;gap:20px!important;width:min(1180px,100vw - 48px)!important;max-height:calc(100vh - 48px)!important;padding:20px!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:0 30px 90px #00000085!important}.uw-news-modal__dates{background:#111113!important;border-radius:22px!important;max-height:calc(100vh - 88px)!important;overflow:auto!important}.uw-news-modal__content{align-content:start!important;max-height:calc(100vh - 88px)!important;padding:0 56px 0 0!important;display:grid!important;overflow:auto!important}.uw-news-modal__image{aspect-ratio:1!important;border-radius:22px!important;width:min(420px,100%)!important;height:auto!important;max-height:none!important;overflow:hidden!important}.uw-news-modal__content p{white-space:pre-line!important;max-height:none!important;overflow:visible!important}.uw-news-modal__close{z-index:20!important}@media (max-width:1180px){.uw-server-section__servers,.uw-server-leaders-row__grid{grid-template-columns:1fr!important}}@media (max-width:860px){.uw-news-modal__box{grid-template-columns:1fr!important;overflow:auto!important}.uw-news-modal__dates{max-height:220px!important}.uw-news-modal__content{max-height:none!important;padding:0!important}}@media (max-width:760px){.uw-server-section{border-radius:24px!important;width:100%!important;padding:16px!important}.uw-server-section__head{display:grid!important}.uw-server-section__head p{text-align:left!important}.uw-server-card__actions{grid-template-columns:1fr!important}.uw-server-top-card{grid-template-columns:52px 1fr!important}.uw-server-top-card>strong{text-align:left;grid-column:2}.uw-server-leaders-row__head{display:grid}.uw-server-player-modal__profile{grid-template-columns:1fr;padding-right:50px}.uw-server-player-modal__stats{grid-template-columns:1fr 1fr}.uw-server-player-modal__stat-wide{grid-column:span 2}.uw-server-player-modal__profile h3{font-size:27px}}.uw-server-card__actions button,.uw-server-card__shop-btn{color:#fff!important;background:linear-gradient(#ffffff09,#0000 70%),#202024!important;border:1px solid #ffffff0e!important}.uw-server-card__actions button:hover,.uw-server-card__shop-btn:hover{transform:translateY(-1px);background:var(--uw-accent)!important;border-color:#e224448c!important;box-shadow:0 0 24px #e2244442!important}.uw-server-player-modal{z-index:10020!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#000000bd!important;place-items:center!important;padding:24px!important;display:grid!important;position:fixed!important;inset:0!important}.uw-server-player-modal__box{background:radial-gradient(circle at 88% 16%,#e2244429,#0000 36%),radial-gradient(circle at 0 100%,#e2244414,#0000 32%),#161617!important;border:1px solid #ffffff16!important;border-radius:26px!important;width:min(720px,100vw - 48px)!important;max-height:calc(100vh - 48px)!important;padding:22px!important;overflow:auto!important;box-shadow:0 34px 90px #00000094,inset 0 1px #ffffff09!important}.uw-server-player-modal__close{background:#202024!important;border-radius:13px!important;width:40px!important;height:40px!important;top:16px!important;right:16px!important}.uw-server-player-modal__close:hover{background:var(--uw-accent)!important;box-shadow:0 0 24px #e2244447!important}.uw-server-player-modal__profile h3{letter-spacing:-.045em!important;font-size:31px!important;line-height:1!important}.uw-server-player-modal__actions{margin-top:16px!important}.uw-news-modal{z-index:10010!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#000000c2!important;place-items:center!important;width:100vw!important;height:100vh!important;padding:24px!important;display:grid!important;position:fixed!important;inset:0!important;overflow:auto!important}.uw-news-modal__box{background:radial-gradient(circle at 86% 18%,#e2244424,#0000 36%),#161617!important;border:1px solid #ffffff16!important;border-radius:26px!important;grid-template-columns:280px minmax(0,1fr)!important;gap:18px!important;width:min(1040px,100vw - 48px)!important;max-height:calc(100vh - 48px)!important;padding:18px!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:0 34px 90px #00000094,inset 0 1px #ffffff09!important}.uw-news-modal__image{aspect-ratio:1!important;border-radius:20px!important;width:min(380px,100%)!important;height:auto!important;overflow:hidden!important}.uw-news-modal__close{background:#202024!important;border-radius:13px!important;width:40px!important;height:40px!important;top:16px!important;right:16px!important}.uw-news-modal__close:hover{background:var(--uw-accent)!important;box-shadow:0 0 24px #e2244447!important}.uw-news-modal__content::-webkit-scrollbar{width:6px}.uw-news-modal__dates::-webkit-scrollbar{width:6px}.uw-server-player-modal__box::-webkit-scrollbar{width:6px}.uw-news-modal__content::-webkit-scrollbar-thumb{background:#e2244473;border-radius:999px}.uw-news-modal__dates::-webkit-scrollbar-thumb{background:#e2244473;border-radius:999px}.uw-server-player-modal__box::-webkit-scrollbar-thumb{background:#e2244473;border-radius:999px}.uw-news-modal__content::-webkit-scrollbar-track{background:#ffffff09}.uw-news-modal__dates::-webkit-scrollbar-track{background:#ffffff09}.uw-server-player-modal__box::-webkit-scrollbar-track{background:#ffffff09}@media (max-width:860px){.uw-news-modal__box{grid-template-columns:1fr!important;overflow:auto!important}.uw-news-modal__dates{max-height:210px!important}.uw-news-modal__content{max-height:none!important;padding:0!important}.uw-server-player-modal__profile{grid-template-columns:1fr!important;padding-right:48px!important}.uw-server-player-modal__stats{grid-template-columns:1fr 1fr!important}.uw-server-player-modal__stat-wide{grid-column:span 2!important}}@media (max-width:760px){.uw-server-card__actions{grid-template-columns:1fr!important}}.uw-server-card__actions{grid-template-columns:1fr 1fr!important}.uw-server-card__actions button,.uw-server-card__shop-btn{color:#fff!important;background:linear-gradient(#ffffff09,#0000 72%),#202024!important;border:0!important;outline:0!important;box-shadow:inset 0 1px #ffffff09,0 8px 20px #00000024!important}.uw-server-card__actions button:hover,.uw-server-card__shop-btn:hover{transform:translateY(-1px);background:var(--uw-accent)!important;box-shadow:0 0 24px #e2244442,inset 0 1px #ffffff0a!important}.uw-server-card__actions{grid-template-columns:1fr 1fr!important;gap:10px!important}.uw-server-card__actions button,.uw-server-card__shop-btn{color:#fff!important;min-height:42px!important;box-shadow:none!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:13px!important;outline:0!important;font-size:12px!important;font-weight:700!important;line-height:1!important;transition:background .2s,box-shadow .2s,transform .2s!important}.uw-server-card__actions button:hover,.uw-server-card__shop-btn:hover{background:var(--uw-accent)!important;transform:translateY(-1px)!important;box-shadow:0 0 22px #e2244440!important}.uw-news-modal,.uw-server-player-modal{z-index:99999!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#000000c7!important;place-items:center!important;width:100vw!important;height:100dvh!important;padding:24px!important;display:grid!important;position:fixed!important;inset:0!important;overflow:auto!important;transform:none!important}.uw-news-modal__box{background:radial-gradient(circle at 86% 18%,#e2244424,#0000 36%),#161617!important;border:1px solid #ffffff16!important;border-radius:26px!important;grid-template-columns:280px minmax(0,1fr)!important;gap:18px!important;width:min(1040px,100vw - 48px)!important;max-height:calc(100dvh - 48px)!important;padding:18px!important;display:grid!important;position:relative!important;overflow:hidden!important;transform:none!important;box-shadow:0 34px 90px #00000094,inset 0 1px #ffffff09!important}.uw-news-modal__dates{background:#111113!important;border-radius:20px!important;max-height:calc(100dvh - 84px)!important;padding:15px!important;overflow:auto!important}.uw-news-modal__content{max-height:calc(100dvh - 84px)!important;padding:0 50px 0 0!important;overflow:auto!important}.uw-news-modal__image{aspect-ratio:1!important;background:#111113!important;border-radius:20px!important;width:min(380px,100%)!important;height:auto!important;overflow:hidden!important}.uw-news-modal__image img{object-fit:cover!important;width:100%!important;height:100%!important}.uw-news-modal__content h2{max-width:620px!important;font-size:38px!important;line-height:1!important}.uw-news-modal__content p{white-space:pre-line!important;max-width:720px!important;max-height:none!important;overflow:visible!important}.uw-server-player-modal__box{background:radial-gradient(circle at 88% 16%,#e2244429,#0000 36%),radial-gradient(circle at 0 100%,#e2244414,#0000 32%),#161617!important;border:1px solid #ffffff16!important;border-radius:26px!important;width:min(680px,100vw - 48px)!important;max-height:calc(100dvh - 48px)!important;padding:22px!important;position:relative!important;overflow:auto!important;transform:none!important;box-shadow:0 34px 90px #00000094,inset 0 1px #ffffff09!important}.uw-server-player-modal__profile{grid-template-columns:76px minmax(0,1fr)!important;align-items:center!important;gap:15px!important;padding-right:50px!important}.uw-server-player-modal__avatar{border-radius:21px!important;width:76px!important;height:76px!important}.uw-server-player-modal__profile h3{font-size:29px!important;line-height:1!important}.uw-server-player-modal__stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;margin-top:18px!important}.uw-server-player-modal__stats div{background:#111113!important;border-radius:15px!important;padding:12px!important}.uw-server-player-modal__stat-wide{grid-column:span 3!important}.uw-news-modal__close,.uw-server-player-modal__close{z-index:20!important;color:#fff!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:13px!important;place-items:center!important;width:40px!important;height:40px!important;font-size:26px!important;line-height:1!important;transition:all .2s!important;display:grid!important;position:absolute!important;top:16px!important;right:16px!important}.uw-news-modal__close:hover,.uw-server-player-modal__close:hover{background:var(--uw-accent)!important;transform:scale(1.04)!important;box-shadow:0 0 24px #e2244447!important}@media (max-width:860px){.uw-news-modal__box{grid-template-columns:1fr!important;overflow:auto!important}.uw-news-modal__dates{max-height:210px!important}.uw-news-modal__content{max-height:none!important;padding:0!important}.uw-server-player-modal__profile{grid-template-columns:1fr!important;padding-right:48px!important}.uw-server-player-modal__stats{grid-template-columns:1fr 1fr!important}.uw-server-player-modal__stat-wide{grid-column:span 2!important}}@media (max-width:760px){.uw-server-card__actions{grid-template-columns:1fr!important}}.uw-dropdown{z-index:20;min-width:190px;position:relative}.uw-dropdown__label{color:#ffffff75;letter-spacing:.04em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:700;line-height:1;display:block}.uw-dropdown__button{color:#fff;cursor:pointer;background:#202024;border:0;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:42px;padding:0 12px 0 14px;font-size:12px;font-weight:700;line-height:1;transition:background .2s,box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden}.uw-dropdown__button:before{content:"";pointer-events:none;background:linear-gradient(#ffffff09,#0000 72%);position:absolute;inset:0}.uw-dropdown__button i{width:24px;height:24px;color:var(--uw-accent);background:#ffffff0b;border-radius:9px;place-items:center;transition:all .2s;display:grid}.uw-dropdown:hover .uw-dropdown__button,.uw-dropdown.is-open .uw-dropdown__button{background:#25252a;box-shadow:0 0 22px #e2244424}.uw-dropdown.is-open .uw-dropdown__button i{background:var(--uw-accent);color:#fff;transform:rotate(180deg);box-shadow:0 0 18px #e224443d}.uw-dropdown__menu button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;gap:4px;width:100%;min-height:46px;padding:10px 11px;transition:background .18s,transform .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden}.uw-dropdown__menu button:before{content:"";opacity:0;background:radial-gradient(circle at 92%,#e2244429,#0000 38%);transition:all .18s;position:absolute;inset:0}.uw-dropdown__menu button b,.uw-dropdown__menu button small{z-index:2;position:relative}.uw-dropdown__menu button b{font-size:12px;font-weight:800;line-height:1}.uw-dropdown__menu button:hover,.uw-dropdown__menu button.is-active{background:#ffffff0b;transform:translate(2px)}.uw-dropdown__menu button:hover:before,.uw-dropdown__menu button.is-active:before{opacity:1}.uw-dropdown__menu button.is-active{box-shadow:inset 3px 0 0 var(--uw-accent)}.uw-dropdown__menu button.is-active b{color:#fff}.uw-dropdown__menu button.is-active small{color:#e22444c7}.uw-stat-card__head{align-items:flex-end!important;gap:18px!important}.uw-stat__dropdown-row{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:10px;display:flex}.uw-stat__dropdown-row--toolbar{justify-content:flex-start}.uw-stat__toolbar .uw-stat__search{margin-left:auto}.uw-stat-card.is-revealing .uw-stat__table,.uw-stat-card.is-revealing .uw-stat__footer{animation:.64s cubic-bezier(.22,1,.36,1) both uwStatsPanelReveal}.uw-stat-card.is-revealing .uw-stat__row{animation:.58s cubic-bezier(.22,1,.36,1) both uwStatsRowReveal}.uw-stat-card.is-revealing .uw-stat__thead{animation:.54s cubic-bezier(.22,1,.36,1) both uwStatsHeadReveal}@keyframes uwStatsPanelReveal{0%{opacity:0;filter:blur(7px);transform:translateY(14px)scale(.992)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes uwStatsHeadReveal{0%{opacity:0;filter:blur(5px);transform:translateY(-8px)}to{opacity:1;filter:blur();transform:translate(0,0)}}@keyframes uwStatsRowReveal{0%{opacity:0;filter:blur(6px);transform:translateY(18px)scale(.985)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@media (max-width:980px){.uw-stat-card__head{display:grid!important}.uw-stat__dropdown-row,.uw-stat__dropdown-row--toolbar{justify-content:stretch}.uw-stat__dropdown-row .uw-dropdown{flex:180px}.uw-stat__toolbar{display:grid!important}.uw-stat__toolbar .uw-stat__search{margin-left:0}}@media (max-width:560px){.uw-stat__dropdown-row{grid-template-columns:1fr;display:grid}}.uw-dropdown{min-width:190px!important}.uw-dropdown__label{color:#ffffff6b!important;letter-spacing:.04em!important;text-transform:uppercase!important;margin-bottom:7px!important;font-size:11px!important;font-weight:700!important;line-height:1!important}.uw-dropdown__button{color:#fff!important;min-height:42px!important;box-shadow:none!important;background:#202024!important;border:0!important;border-radius:13px!important;outline:0!important;padding:0 12px 0 14px!important;font-size:12px!important;font-weight:700!important;line-height:1!important;transition:background .2s,box-shadow .2s,transform .2s!important}.uw-dropdown__button i{width:24px!important;height:24px!important;color:var(--uw-accent)!important;box-shadow:none!important;background:#ffffff0b!important;border-radius:9px!important}.uw-dropdown__menu{background:#202024!important;border:0!important;border-radius:16px!important;padding:8px!important;top:calc(100% + 8px)!important;transform:translateY(-8px)scale(.97)!important;box-shadow:0 22px 60px #0000007a,0 0 24px #e2244414!important}.uw-dropdown.is-open .uw-dropdown__menu{transform:translateY(0)scale(1)!important}.uw-dropdown__menu button{color:#fff!important;min-height:42px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:12px!important;padding:10px 11px!important;transition:background .18s,box-shadow .18s,transform .18s!important}@keyframes uwStatTablePageIn{0%{opacity:0;filter:blur(6px);transform:translateY(12px)}to{opacity:1;filter:blur();transform:translate(0,0)}}@keyframes uwStatRowPageIn{0%{opacity:0;transform:translateY(10px)scale(.992)}to{opacity:1;transform:translate(0,0)scale(1)}}.uw-stat__top-filters,.uw-stat__dropdowns{align-items:flex-end;gap:10px;display:flex}.uw-stat__toolbar{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.uw-dropdown{z-index:20;position:relative;min-width:190px!important}.uw-dropdown__label{display:block;color:#ffffff6b!important;letter-spacing:.04em!important;text-transform:uppercase!important;margin-bottom:7px!important;font-size:11px!important;font-weight:700!important;line-height:1!important}.uw-dropdown__button{position:relative;overflow:hidden;color:#fff!important;width:100%!important;min-height:42px!important;box-shadow:none!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:13px!important;outline:0!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;padding:0 12px 0 14px!important;font-size:12px!important;font-weight:700!important;line-height:1!important;transition:background .2s,box-shadow .2s,transform .2s!important;display:flex!important}.uw-dropdown__button:before{display:none!important}.uw-dropdown__button span,.uw-dropdown__button i{z-index:2;position:relative}.uw-dropdown__button i{width:24px!important;height:24px!important;color:var(--uw-accent)!important;box-shadow:none!important;background:#ffffff0b!important;border-radius:9px!important;place-items:center!important;transition:background .2s,color .2s,transform .2s!important;display:grid!important}.uw-dropdown__button svg{fill:currentColor!important;width:18px!important;height:18px!important}.uw-dropdown:hover .uw-dropdown__button,.uw-dropdown.is-open .uw-dropdown__button{background:var(--uw-accent)!important;transform:translateY(-1px)!important;box-shadow:0 0 22px #e2244440!important}.uw-dropdown:hover .uw-dropdown__button i,.uw-dropdown.is-open .uw-dropdown__button i{color:#fff!important;background:#ffffff1f!important}.uw-dropdown.is-open .uw-dropdown__button i{transform:rotate(180deg)!important}.uw-dropdown__menu{opacity:0;visibility:hidden;pointer-events:none;transform-origin:top!important;background:#202024!important;border:0!important;border-radius:16px!important;gap:7px!important;padding:8px!important;transition:opacity .2s,visibility .2s,transform .24s cubic-bezier(.22,1,.36,1)!important;display:grid!important;position:absolute!important;top:calc(100% + 8px)!important;left:0!important;right:0!important;transform:translateY(-8px)scale(.97)!important;box-shadow:0 22px 60px #0000007a,0 0 24px #e2244414!important}.uw-dropdown.is-open .uw-dropdown__menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)scale(1)!important}.uw-dropdown__menu button{position:relative;overflow:hidden;color:#fff!important;text-align:left!important;width:100%!important;min-height:42px!important;box-shadow:none!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:12px!important;gap:4px!important;padding:10px 11px!important;transition:background .18s,box-shadow .18s,transform .18s!important;display:grid!important}.uw-dropdown__menu button:before{display:none!important}.uw-dropdown__menu button b{color:#fff!important;font-size:12px!important;font-weight:700!important;line-height:1!important}.uw-dropdown__menu button small{color:#ffffff6b!important;font-size:10px!important;font-weight:600!important;line-height:1.2!important}.uw-dropdown__menu button:hover{background:var(--uw-accent)!important;transform:translate(2px)!important;box-shadow:0 0 18px #e2244438!important}.uw-dropdown__menu button.is-active{box-shadow:none!important;background:#e2244429!important}.uw-dropdown__menu button.is-active:hover{background:var(--uw-accent)!important}.uw-dropdown__menu button.is-active b,.uw-dropdown__menu button:hover b{color:#fff!important}.uw-dropdown__menu button.is-active small,.uw-dropdown__menu button:hover small{color:#ffffffb8!important}.uw-stat__table{animation:.34s cubic-bezier(.22,1,.36,1) both uwStatTablePageIn}.uw-stat__body .uw-stat__row{animation:.38s cubic-bezier(.22,1,.36,1) both uwStatRowPageIn}.uw-stat__body .uw-stat__row:first-child{animation-delay:20ms}.uw-stat__body .uw-stat__row:nth-child(2){animation-delay:40ms}.uw-stat__body .uw-stat__row:nth-child(3){animation-delay:60ms}.uw-stat__body .uw-stat__row:nth-child(4){animation-delay:80ms}.uw-stat__body .uw-stat__row:nth-child(5){animation-delay:.1s}.uw-stat__body .uw-stat__row:nth-child(6){animation-delay:.12s}.uw-stat__body .uw-stat__row:nth-child(7){animation-delay:.14s}.uw-stat__body .uw-stat__row:nth-child(8){animation-delay:.16s}.uw-stat__body .uw-stat__row:nth-child(9){animation-delay:.18s}.uw-stat__body .uw-stat__row:nth-child(10){animation-delay:.2s}.uw-stat__page-jump{align-items:center;gap:6px;margin:0;display:inline-flex}.uw-stat__page-jump button{color:#fff;cursor:pointer;background:#202024;border:0;border-radius:13px;width:40px;height:40px;padding:0;font-size:14px;font-weight:800;line-height:1;transition:background .2s,box-shadow .2s,transform .2s}.uw-stat__page-jump button:hover{background:var(--uw-accent);transform:translateY(-1px);box-shadow:0 0 22px #e2244440}.uw-stat__pagination>button,.uw-stat__pagination>div>button{color:#fff!important;box-shadow:none!important;background:#202024!important;border:0!important;outline:0!important;transition:background .2s,box-shadow .2s,transform .2s!important}.uw-stat__pagination>button:hover:not(:disabled),.uw-stat__pagination>div>button:hover{background:var(--uw-accent)!important;transform:translateY(-1px)!important;box-shadow:0 0 22px #e2244440!important}.uw-stat__pagination>div>button.is-active{background:var(--uw-accent)!important;box-shadow:0 0 22px #e2244438!important}.uw-stat__pagination>button:disabled{opacity:.42;cursor:not-allowed}@media (max-width:980px){.uw-stat-card__head,.uw-stat__toolbar{gap:14px;display:grid}.uw-stat__top-filters,.uw-stat__dropdowns{grid-template-columns:1fr;width:100%;display:grid}.uw-dropdown{width:100%}}@media (max-width:640px){.uw-stat__pagination,.uw-stat__pagination>div{flex-wrap:wrap}.uw-stat__page-jump input{width:54px}}.uw-stat__pagination-dots{color:#ffffff9e;background:#202024;border-radius:13px;justify-content:center;align-items:center;min-width:42px;height:40px;padding:0 12px;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.uw-stat__page-jump{align-items:center;margin:0;display:inline-flex}.uw-stat__page-jump input{color:#fff;text-align:center;width:62px;height:40px;box-shadow:none;background:#202024;border:0;border-radius:13px;outline:0;padding:0 10px;font-size:13px;font-weight:700;line-height:1;transition:background .2s,box-shadow .2s,transform .2s}.uw-stat__page-jump input::placeholder{color:#ffffff85}.uw-stat__page-jump input:hover,.uw-stat__page-jump input:focus{background:#25252a;box-shadow:0 0 18px #e2244424}.uw-stat__page-jump input:focus{transform:translateY(-1px)}.uw-stat__page-jump button{display:none!important}.uw-shop-slider{position:relative!important;overflow:hidden!important}.uw-shop-slider__image img{will-change:transform, opacity, filter;animation:.72s cubic-bezier(.22,1,.36,1) both uwShopSlideImageIn}.uw-shop-slider__content{animation:.52s cubic-bezier(.22,1,.36,1) both uwShopSlideTextIn}.uw-shop-slider__progress{z-index:8;pointer-events:none;background:#ffffff13;border-radius:999px;height:3px;position:absolute;bottom:12px;left:32px;right:104px;overflow:hidden}.uw-shop-slider__progress i{border-radius:inherit;background:var(--uw-accent);transform-origin:0;width:100%;height:100%;animation:8.5s linear both uwShopSlideProgress;display:block;box-shadow:0 0 14px #e2244457}@keyframes uwShopSlideImageIn{0%{opacity:.42;filter:blur(8px)saturate(.9);transform:scale(1.035)translate(16px)}to{opacity:1;filter:blur()saturate(1.02)contrast(1.02);transform:scale(1)translate(0)}}@keyframes uwShopSlideTextIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translate(0,0)}}@keyframes uwShopSlideProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.uw-shop-bonus-panel{background:radial-gradient(circle at 88% 16%,#e224441f,#0000 34%),#161617!important;border-radius:24px!important;padding:14px!important}.uw-shop-bonus-panel__head{align-items:center!important;padding-bottom:12px!important}.uw-shop-bonus-panel__head span{letter-spacing:-.01em!important;font-size:14px!important;font-weight:800!important;line-height:1!important}.uw-shop-bonus-panel__head b{color:#fff!important;letter-spacing:.08em!important;background:#e2244429!important;border-radius:999px!important;min-height:23px!important;padding:0 8px!important;font-size:9px!important}.uw-shop-bonus-list{gap:9px!important}.uw-shop-bonus-list article{background:radial-gradient(circle at 94% 20%,#e224441f,#0000 34%),#111113!important;border:0!important;border-radius:18px!important;grid-template-columns:38px 1fr auto!important;align-items:center!important;gap:12px!important;min-height:82px!important;padding:12px!important;transition:background .2s,box-shadow .2s,transform .2s!important;display:grid!important;position:relative!important;overflow:hidden!important}.uw-shop-bonus-list article:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff09,#0000);transition:all .22s;position:absolute;inset:0;transform:translate(-50%)}.uw-shop-bonus-list article:hover{transform:translateY(-1px);background:radial-gradient(circle at 94% 20%,#e224442e,#0000 34%),#141416!important;box-shadow:0 0 20px #e224441a!important}.uw-shop-bonus-list article:hover:after{opacity:1;transform:translate(35%)}.uw-shop-bonus-list article>div{color:#fff!important;width:38px!important;height:38px!important;box-shadow:none!important;background:#e2244426!important;border-radius:13px!important;place-items:center!important;margin:0!important;display:grid!important}.uw-shop-bonus-list article svg{fill:currentColor!important;width:18px!important;height:18px!important}.uw-shop-bonus-list article section{min-width:0!important}.uw-shop-bonus-list article section small{color:var(--uw-accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:800;line-height:1;display:block}.uw-shop-bonus-list article h3{color:#fff!important;margin:0!important;font-size:13px!important;font-weight:800!important;line-height:1.08!important}.uw-shop-bonus-list article p{color:#ffffff8f!important;max-width:205px!important;margin:5px 0 0!important;font-size:10.8px!important;line-height:1.28!important}.uw-shop-bonus-list article button,.uw-shop-bonus-panel__more{color:#fff!important;box-shadow:none!important;cursor:pointer!important;background:#202024!important;border:0!important;outline:0!important;transition:background .2s,box-shadow .2s,transform .2s!important}.uw-shop-bonus-list article button{white-space:nowrap!important;border-radius:11px!important;min-height:31px!important;padding:0 11px!important;font-size:10.5px!important;font-weight:800!important;line-height:1!important}.uw-shop-bonus-panel__more{border-radius:13px;justify-content:center;align-items:center;width:100%;min-height:38px;margin-top:10px;font-size:12px;font-weight:800;line-height:1;display:flex}.uw-shop-bonus-list article button:hover,.uw-shop-bonus-panel__more:hover{transform:translateY(-1px);background:var(--uw-accent)!important;box-shadow:0 0 22px #e2244440!important}.uw-shop-category-list button.is-privilege{isolation:isolate;overflow:hidden}.uw-shop-category-list button.is-privilege span:after{content:"HOT";background:var(--uw-accent);color:#fff;letter-spacing:.06em;vertical-align:middle;border-radius:999px;justify-content:center;align-items:center;min-height:17px;margin-left:7px;padding:0 6px;font-size:8px;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 0 14px #e2244442}@keyframes uwPrivilegeCategoryShine{0%,58%{opacity:0;transform:translate(-140%)rotate(16deg)}68%{opacity:1}to{opacity:0;transform:translate(560%)rotate(16deg)}}.uw-shop-toolbar{background:radial-gradient(circle at 84% 20%,#e224441c,#0000 34%),#111113!important;border-radius:22px!important;align-items:stretch!important;margin-top:18px!important;padding:16px!important}.uw-shop-toolbar__title span{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#e2244421;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.uw-shop-toolbar__title h2{letter-spacing:-.05em!important;margin-top:10px!important;font-size:32px!important;font-weight:800!important}.uw-shop-toolbar__title p{max-width:620px;margin-top:9px!important;font-size:13px!important}.uw-shop-toolbar__meta{background:#202024;border-radius:14px;align-content:center;gap:5px;min-width:130px;min-height:46px;padding:0 13px;display:grid}.uw-shop-toolbar__meta span{color:#ffffff85;text-transform:uppercase;font-size:10px;font-weight:700;line-height:1}.uw-shop-toolbar__meta b{color:#fff;font-size:16px;font-weight:900;line-height:1}.uw-shop-search{background:#202024;border-radius:14px;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;width:min(100%,330px);min-height:46px;padding:0 12px;transition:background .2s,box-shadow .2s,transform .2s;display:grid;position:relative}@media (max-width:1180px){.uw-shop-toolbar{display:grid!important}.uw-shop-toolbar__right{justify-content:stretch;min-width:0}.uw-shop-search{width:100%}}@media (max-width:760px){.uw-shop-slider__progress{bottom:10px;left:22px;right:22px}.uw-shop-bonus-list article{grid-template-columns:38px 1fr!important}.uw-shop-bonus-list article button{grid-column:2;justify-self:start;margin-top:8px}.uw-shop-toolbar__right{display:grid}.uw-shop-toolbar__meta{min-width:0}}.uw-shop-bonus-panel__more{display:none!important}.uw-shop-toolbar{box-shadow:none!important;background:0 0!important;border-radius:0!important;align-items:flex-end!important;margin-top:20px!important;padding:16px 2px 0!important}.uw-shop-toolbar__title{padding-left:0;position:relative}.uw-shop-toolbar__title:before{content:"";background:var(--uw-accent);border-radius:999px;width:82px;height:3px;position:absolute;bottom:-13px;left:0;box-shadow:0 0 18px #e2244452}.uw-shop-toolbar__title>span{color:#ffffff8c!important;letter-spacing:.1em!important;text-transform:uppercase!important;background:0 0!important;border-radius:0!important;min-height:22px!important;padding:0!important;font-size:10px!important;font-weight:900!important;line-height:1!important}.uw-shop-toolbar__title h2{color:#fff!important;letter-spacing:-.055em!important;margin:9px 0 0!important;font-size:34px!important;font-weight:900!important;line-height:.95!important}.uw-shop-toolbar__title h2 b{color:var(--uw-accent)!important;text-shadow:0 0 22px #e224442e!important;font-weight:900!important}.uw-shop-toolbar__title p{color:#ffffff7a!important;max-width:680px!important;margin-top:9px!important;font-size:13px!important;line-height:1.45!important}.uw-shop-toolbar__right{justify-content:flex-end!important;align-items:flex-end!important;gap:10px!important;min-width:min(100%,360px)!important;display:flex!important}.uw-shop-toolbar__meta{display:none!important}@keyframes uwPrivilegeGoldShine{0%,58%{opacity:0;transform:translate(-140%)rotate(16deg)}68%{opacity:1}to{opacity:0;transform:translate(560%)rotate(16deg)}}@media (max-width:1180px){.uw-shop-toolbar{gap:16px!important;display:grid!important}.uw-shop-toolbar__right{justify-content:stretch!important;min-width:0!important}.uw-shop-search{width:100%!important}}@media (max-width:760px){.uw-shop-toolbar__right{display:grid!important}}.uw-shop-toolbar__title>span{color:#fff!important;letter-spacing:.08em!important;text-transform:uppercase!important;background:#e2244421!important;border-radius:999px!important;align-items:center!important;min-height:24px!important;padding:0 9px!important;font-size:10px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}@media (max-width:1180px){.uw-shop-toolbar{gap:14px!important;display:grid!important}.uw-shop-toolbar__right{justify-content:stretch!important;min-width:0!important}.uw-shop-search{width:100%!important}}@media (max-width:760px){.uw-shop-monitoring-panel,.uw-shop-catalog-panel{border-radius:22px!important;padding:12px!important}.uw-shop-toolbar{align-items:stretch!important}.uw-shop-toolbar__right{display:grid!important}}.uw-shop-main{box-shadow:none!important;background:0 0!important;border:0!important}.uw-shop-monitoring-panel,.uw-shop-catalog-panel{border:1px solid var(--uw-border)!important;background:radial-gradient(circle at 86% 20%,#e224441a,#0000 34%),#161617!important;border-radius:24px!important;box-shadow:0 22px 70px #0003!important}.uw-shop-monitoring-panel{padding:14px!important}.uw-shop-catalog-panel{margin-top:16px!important;padding:16px!important}.uw-shop-server-grid{margin:0!important}.uw-shop-toolbar{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;margin:0 0 16px!important;padding:0!important;display:flex!important}.uw-shop-toolbar__title{min-width:0!important}.uw-shop-toolbar__title:before{display:none!important}.uw-shop-toolbar__title>span{color:#fff!important;min-height:30px!important;box-shadow:none!important;letter-spacing:.08em!important;text-transform:uppercase!important;background:#202024!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;padding:0 13px!important;font-size:11px!important;font-weight:800!important;line-height:1!important;transition:background .2s,box-shadow .2s,transform .2s!important;display:inline-flex!important}.uw-shop-toolbar__title h2{display:none!important}.uw-shop-toolbar__title p{color:#ffffff85!important;margin:9px 0 0!important;font-size:13px!important;line-height:1.35!important}.uw-shop-toolbar__title p b{color:#fff!important;font-weight:800!important}.uw-shop-toolbar__right{flex:none!important;justify-content:flex-end!important;align-items:center!important;min-width:min(100%,340px)!important;display:flex!important}.uw-shop-search{width:min(100%,340px)!important;min-height:44px!important;box-shadow:none!important;background:#202024!important;border:0!important;border-radius:14px!important;grid-template-columns:20px 1fr auto!important;align-items:center!important;gap:8px!important;padding:0 12px!important;transition:background .2s,box-shadow .2s,transform .2s!important;display:grid!important;position:relative!important}.uw-shop-search svg{width:17px!important;height:17px!important;fill:var(--uw-accent)!important}.uw-shop-search input{color:#fff!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;font-size:12px!important;font-weight:700!important;line-height:1!important}.uw-shop-search input::placeholder{color:#ffffff6b!important}.uw-shop-search button{color:#fff!important;cursor:pointer!important;background:#ffffff0e!important;border:0!important;border-radius:9px!important;place-items:center!important;width:24px!important;height:24px!important;font-size:18px!important;line-height:1!important;transition:background .2s,box-shadow .2s,transform .2s!important;display:grid!important}.uw-shop-search button:hover{background:var(--uw-accent)!important;box-shadow:0 0 16px #e224443d!important}.uw-shop-product-grid{animation:.28s cubic-bezier(.22,1,.36,1) both uwShopProductsIn;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;width:100%!important;min-width:0!important;margin-top:0!important;display:grid!important;overflow:visible!important}.uw-product-card{width:100%!important;min-width:0!important;min-height:320px!important;overflow:hidden!important}@keyframes uwShopProductsIn{0%{opacity:0;filter:blur(5px);transform:translateY(10px)}to{opacity:1;filter:blur();transform:translate(0,0)}}.uw-shop-category-list button,.uw-shop-subcategory-list button{box-shadow:none!important;background:#202024!important;border:0!important}.uw-shop-category-list button:hover,.uw-shop-subcategory-list button:hover{transform:translate(2px);background:#25252a!important;box-shadow:0 0 18px #e224441a!important}.uw-shop-category-list button i,.uw-shop-subcategory-list button i{color:var(--uw-muted)!important;box-shadow:none!important;background:#ffffff0b!important}.uw-shop-category-list button:hover i,.uw-shop-subcategory-list button:hover i,.uw-shop-category-list button.is-active i,.uw-shop-subcategory-list button.is-active i{background:var(--uw-accent)!important;color:#fff!important;box-shadow:0 0 18px #e2244433!important}.uw-shop-category-list button.is-privilege{isolation:isolate!important;background:radial-gradient(circle at 90%,#ffbe4e33,#0000 34%),#202024!important;overflow:hidden!important}.uw-shop-category-list button.is-privilege:before{content:"";z-index:-1;opacity:.95;pointer-events:none;background:radial-gradient(circle at 88%,#ffbe4e38,#0000 36%),linear-gradient(90deg,#0000,#ffbe4e14,#0000);position:absolute;inset:0}.uw-shop-category-list button.is-privilege:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffe6a03d,#0000);width:30%;animation:4.3s ease-in-out infinite uwPrivilegeGoldShine;position:absolute;top:-45%;bottom:-45%;left:-42%;transform:rotate(16deg)}.uw-shop-category-list button.is-privilege i{color:#ffbf4f!important;background:#ffbe4e24!important;box-shadow:0 0 18px #ffbe4e1a!important}.uw-shop-category-list button.is-privilege span{color:#fff!important}.uw-shop-category-list button.is-privilege span:after{content:"VIP";color:#161008;letter-spacing:.06em;vertical-align:middle;background:linear-gradient(#ffd37a,#b87920);border-radius:999px;justify-content:center;align-items:center;min-height:17px;margin-left:7px;padding:0 6px;font-size:8px;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 0 14px #ffbe4e3d}.uw-shop-category-list button.is-privilege:hover i,.uw-shop-category-list button.is-privilege.is-active i{color:#161008!important;background:linear-gradient(#ffd37a,#b87920)!important;box-shadow:0 0 18px #ffbe4e3d!important}.uw-shop-empty{text-align:center;background:radial-gradient(circle at 50% 42%,#e224441f,#0000 34%),#111113;border-radius:22px;place-items:center;min-height:260px;margin-top:24px;padding:34px;display:grid}.uw-shop-empty span{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#e2244421;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.uw-shop-empty h3{color:#fff;letter-spacing:-.04em;margin:12px 0 0;font-size:26px;font-weight:800;line-height:1}.uw-shop-empty p{max-width:420px;color:var(--uw-muted);margin:10px 0 0;font-size:13px;line-height:1.5}.uw-shop-empty button{color:#fff;cursor:pointer;background:#202024;border:0;border-radius:13px;min-height:42px;margin-top:18px;padding:0 16px;transition:all .2s}.uw-shop-empty button:hover{background:var(--uw-accent);transform:translateY(-1px);box-shadow:0 0 22px #e2244440}@media (max-width:1180px){.uw-shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.uw-shop-toolbar{gap:14px!important;display:grid!important}.uw-shop-toolbar__right{justify-content:stretch!important;min-width:0!important}.uw-shop-search{width:100%!important}}@media (max-width:860px){.uw-shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:560px){.uw-shop-product-grid{grid-template-columns:1fr!important}.uw-shop-monitoring-panel,.uw-shop-catalog-panel{border-radius:22px!important;padding:12px!important}.uw-shop-toolbar{align-items:stretch!important}.uw-shop-toolbar__right{display:grid!important}}.uw-shop-products-reveal{animation:.34s cubic-bezier(.22,1,.36,1) both uwShopProductsPanelReveal;position:relative;overflow:visible}@keyframes uwShopProductsPanelReveal{0%{opacity:0;filter:blur(7px);transform:translateY(12px)}to{opacity:1;filter:blur();transform:translate(0,0)}}.uw-product-card{opacity:0;animation:.42s cubic-bezier(.22,1,.36,1) both uwShopProductCardReveal;animation-delay:calc(min(var(--uw-card-index), 11) * 45ms);transform:translateY(18px)scale(.985);width:100%!important;min-width:0!important;min-height:320px!important;overflow:hidden!important}@keyframes uwShopProductCardReveal{0%{opacity:0;filter:blur(7px);transform:translateY(18px)scale(.985)}62%{opacity:1;filter:blur()}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}.uw-product-card:hover{transform:translateY(-3px)scale(1.01)!important;box-shadow:0 22px 46px #00000047,0 0 24px #e2244421!important}.uw-product-card__image{width:100%!important;min-width:0!important}.uw-shop-toolbar__title>span{color:#fff!important;min-height:30px!important;box-shadow:none!important;letter-spacing:.08em!important;text-transform:uppercase!important;background:#202024!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;padding:0 13px!important;font-size:11px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}.uw-shop-toolbar__title>span:hover{transform:translateY(-1px);background:var(--uw-accent)!important;box-shadow:0 0 22px #e2244438!important}.uw-shop-product-grid>.uw-product-card{position:relative!important;inset:auto!important}.uw-shop-empty{animation:.34s cubic-bezier(.22,1,.36,1) both uwShopEmptyReveal}@keyframes uwShopEmptyReveal{0%{opacity:0;filter:blur(6px);transform:translateY(14px)}to{opacity:1;filter:blur();transform:translate(0,0)}}@media (max-width:1180px){.uw-shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:860px){.uw-shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:560px){.uw-shop-product-grid{grid-template-columns:1fr!important}.uw-product-card{min-height:300px!important}}.uw-shop-monitoring-panel,.uw-shop-catalog-panel,.uw-shop-sidebar,.uw-shop-bonus-panel{background:#161617!important;box-shadow:0 22px 70px #00000038!important}.uw-shop-monitoring-panel,.uw-shop-catalog-panel{border:1px solid #ffffff0f!important}.uw-shop-server-card{box-shadow:none!important;background:#111113!important;border:0!important}.uw-shop-server-card:before,.uw-shop-server-card:after{display:none!important}.uw-shop-server-card:hover{background:#18181b!important;box-shadow:0 0 18px #e2244414!important}.uw-shop-server-card.is-active{background:#18181b!important;border:0!important;box-shadow:inset 0 0 0 1px #e2244459!important}.uw-shop-server-card.is-active:hover{box-shadow:inset 0 0 0 1px #e2244480,0 0 20px #e224441a!important}.uw-shop-server-card__top>span{color:#fff!important;box-shadow:none!important;background:#202024!important}.uw-shop-server-card.is-active .uw-shop-server-card__top>span{background:var(--uw-accent)!important;color:#fff!important;box-shadow:0 0 18px #e2244438!important}.uw-shop-server-card__bottom small,.uw-shop-server-card__bottom button{box-shadow:none!important;background:#202024!important;border:0!important}.uw-shop-server-card__bottom small:hover,.uw-shop-server-card__bottom button:hover{background:var(--uw-accent)!important;box-shadow:0 0 18px #e2244433!important}.uw-shop-server-card__progress{box-shadow:none!important;background:#ffffff14!important}.uw-shop-server-card__progress i{box-shadow:0 0 12px #00ff7f38!important}.uw-shop-catalog-panel{background:#161617!important}.uw-shop-toolbar{background:0 0!important}.uw-shop-toolbar__title>span{color:#fff!important;box-shadow:none!important;background:#202024!important}.uw-shop-toolbar__title>span:hover{background:var(--uw-accent)!important;box-shadow:0 0 18px #e2244433!important}.uw-shop-toolbar__title p{color:#ffffff85!important}.uw-shop-toolbar__title p b{color:#fff!important}.uw-shop-search{box-shadow:none!important;background:#202024!important}.uw-shop-search:hover,.uw-shop-search:focus-within{background:#25252a!important;box-shadow:0 0 18px #e224441a!important}.uw-shop-product-grid{background:0 0!important}.uw-product-card{box-shadow:none!important;background:#111113!important;border:0!important}.uw-product-card__image{background:0 0!important}.uw-product-card__image:before,.uw-product-card__image:after{display:none!important}.uw-product-card__image b{color:#ffffff3d!important;box-shadow:none!important;background:#202024!important}.uw-product-card__image img{filter:drop-shadow(0 18px 28px #00000059)!important}.uw-product-card:hover .uw-product-card__image img{filter:drop-shadow(0 20px 30px #0000006b)!important}.uw-product-card__content{box-shadow:none!important;background:#0a0a0cd1!important}.uw-product-card__content:before,.uw-product-card__content:after{display:none!important}.uw-product-card__badge-row span{background:var(--uw-accent)!important;color:#fff!important;box-shadow:0 0 14px #e2244429!important}.uw-product-card__price b{color:#fff!important;text-shadow:none!important}.uw-product-card__price span{color:#ffffff6b!important}.uw-shop-bonus-panel{background:#161617!important}.uw-shop-bonus-list article{box-shadow:none!important;background:#111113!important;border:0!important}.uw-shop-bonus-list article:before,.uw-shop-bonus-list article:after{display:none!important}.uw-shop-bonus-list article:hover{background:#18181b!important;box-shadow:0 0 18px #e2244414!important}.uw-shop-bonus-list article>div{color:var(--uw-accent)!important;box-shadow:none!important;background:#202024!important}.uw-shop-bonus-list article:hover>div{background:var(--uw-accent)!important;color:#fff!important;box-shadow:0 0 18px #e2244433!important}.uw-shop-bonus-list article button{box-shadow:none!important;background:#202024!important}.uw-shop-bonus-list article button:hover{background:var(--uw-accent)!important;box-shadow:0 0 18px #e2244433!important}.uw-shop-category-list button:not(.is-privilege),.uw-shop-subcategory-list button{box-shadow:none!important;background:#202024!important}.uw-shop-category-list button:not(.is-privilege):hover,.uw-shop-subcategory-list button:hover{background:#25252a!important;box-shadow:0 0 18px #e2244414!important}.uw-shop-category-list button:not(.is-privilege).is-active,.uw-shop-subcategory-list button.is-active{box-shadow:none!important;background:#e2244424!important}.uw-shop-category-list button.is-privilege{box-shadow:none!important;background:linear-gradient(90deg,#ffbe4e29,#ffbe4e12),#202024!important}.uw-shop-category-list button.is-privilege:hover,.uw-shop-category-list button.is-privilege.is-active{background:linear-gradient(90deg,#ffbe4e3d,#ffbe4e1a),#25211a!important;box-shadow:0 0 18px #ffbe4e1a!important}.uw-shop-catalog-panel *,.uw-shop-monitoring-panel *,.uw-product-card *{background-blend-mode:normal}.uw-shop-empty{box-shadow:none!important;background:#111113!important}.uw-shop-empty:before,.uw-shop-empty:after{display:none!important}.uw-shop-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;width:100%!important;min-width:0!important;margin-top:0!important;display:grid!important;overflow:visible!important}.uw-shop-product-grid>.uw-product-card,.uw-shop-products-reveal .uw-product-card{opacity:1!important;visibility:visible!important;width:100%!important;min-width:0!important;min-height:328px!important;animation:.36s cubic-bezier(.22,1,.36,1) both uwProductCardSafeReveal!important;animation-delay:calc(min(var(--uw-card-index,0), 12) * 35ms)!important;position:relative!important;inset:auto!important}@keyframes uwProductCardSafeReveal{0%{opacity:0;filter:blur(5px);transform:translateY(14px)scale(.99)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}.uw-product-card *,.uw-product-card__image,.uw-product-card__content,.uw-product-card__badge-row{visibility:visible!important}.uw-product-card{isolation:isolate!important;cursor:pointer!important;background:linear-gradient(#ffffff06,#0000 34%),#101012!important;border:0!important;border-radius:22px!important;transition:transform .24s cubic-bezier(.22,1,.36,1),background .2s,box-shadow .2s!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #ffffff0b,0 18px 44px #00000038!important}.uw-product-card__image img{object-fit:contain!important;opacity:1!important;filter:drop-shadow(0 20px 26px #0000006b)saturate(1.04)contrast(1.02)!important;max-width:94%!important;max-height:210px!important;transition:transform .32s cubic-bezier(.22,1,.36,1),filter .32s!important;display:block!important}.uw-product-card__content{z-index:7!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:linear-gradient(#ffffff0b,#ffffff05),#0d0d0fe6!important;border-radius:16px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:10px!important;min-height:50px!important;padding:10px 12px!important;display:grid!important;position:absolute!important;bottom:10px!important;left:10px!important;right:10px!important;box-shadow:inset 0 0 0 1px #ffffff0e,0 14px 28px #0000003d!important}.uw-product-card:hover .uw-product-card__content{transform:translateY(-2px)!important;box-shadow:inset 0 0 0 1px #e2244429,0 16px 34px #0000004d!important}.uw-product-card__content h3{color:#fff!important;letter-spacing:-.025em!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;margin:0!important;font-size:14px!important;font-weight:900!important;line-height:1.05!important;overflow:hidden!important}.uw-product-card__price{place-items:end!important;gap:2px!important;min-width:72px!important;display:grid!important}.uw-product-card__badge-row span,.uw-product-card__badge-row small{border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:25px!important;padding:0 10px!important;font-size:10px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}.uw-product-card__badge-row span{background:var(--uw-accent)!important;color:#fff!important}@media (max-width:1180px){.uw-shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:860px){.uw-shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:560px){.uw-shop-product-grid{grid-template-columns:1fr!important}.uw-product-card{min-height:300px!important}}.uw-product-card:before,.uw-product-card:after,.uw-product-card__content:before,.uw-product-card__content:after{display:none!important}.uw-product-card__image img{z-index:3!important;object-fit:contain!important;opacity:1!important;filter:drop-shadow(0 22px 28px #00000075)saturate(1.04)contrast(1.03)!important;max-width:96%!important;max-height:218px!important;transition:transform .34s cubic-bezier(.22,1,.36,1),filter .34s,opacity .2s!important;position:relative!important;transform:translate(0,0)scale(1)!important}.uw-product-card__image img[style*="display: none"]{display:none!important}.uw-product-card__content:before{content:""!important;background:#ffffff2e!important;border-radius:999px!important;width:34px!important;height:3px!important;transition:background .24s,width .24s!important;display:block!important;position:absolute!important;top:9px!important;left:50%!important;transform:translate(-50%)!important}.uw-product-card:hover .uw-product-card__content{opacity:1!important;background:#141417f5!important;transform:translate(0,0)!important;box-shadow:inset 0 0 0 1px #e2244429,0 20px 42px #00000057,0 0 22px #e2244417!important}.uw-product-card:hover .uw-product-card__content:before{background:#e22444!important;width:56px!important}.uw-product-card__content h3{color:#fff!important;letter-spacing:-.025em!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;margin:0!important;padding-top:9px!important;font-size:14px!important;font-weight:900!important;line-height:1.05!important;overflow:hidden!important}.uw-product-card__price{place-items:center end!important;gap:2px!important;min-width:74px!important;padding-top:8px!important;display:grid!important}@keyframes uwProductUniqueReveal{0%{opacity:0;filter:blur(6px);transform:translateY(16px)scale(.985)}70%{opacity:1;filter:blur()}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@media (max-width:1180px){.uw-shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.uw-product-card{min-height:318px!important}}@media (max-width:860px){.uw-shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:560px){.uw-shop-product-grid{grid-template-columns:1fr!important}.uw-product-card{min-height:300px!important}.uw-product-card__content{opacity:1!important;transform:translate(0,0)!important}.uw-product-card__content:after{display:none!important}}.uw-shop-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;width:100%!important;min-width:0!important;display:grid!important;overflow:visible!important}.uw-product-card{isolation:isolate!important;cursor:pointer!important;opacity:1!important;visibility:visible!important;background:#101012!important;border:0!important;border-radius:24px!important;min-height:334px!important;transition:transform .28s cubic-bezier(.22,1,.36,1),background .24s,box-shadow .24s!important;position:relative!important;overflow:hidden!important;transform:translate(0,0)scale(1)!important;box-shadow:inset 0 0 0 1px #ffffff0b,0 18px 42px #00000038!important}.uw-product-card:before,.uw-product-card:after{display:none!important}.uw-product-card__badge-row span,.uw-product-card__badge-row small{min-height:25px!important;box-shadow:none!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 10px!important;font-size:10px!important;font-weight:850!important;line-height:1!important;transition:opacity .22s,transform .22s,background .22s!important;display:inline-flex!important}.uw-product-card:hover .uw-product-card__badge-row small{opacity:.46!important}.uw-product-card:hover .uw-product-card__image:before{opacity:1!important;background:#e224441b!important;transform:translate(-50%)scale(.92)!important}.uw-product-card__image img{z-index:3!important;object-fit:contain!important;opacity:1!important;filter:drop-shadow(0 24px 30px #0000007a)saturate(1.05)contrast(1.03)!important;max-width:108%!important;max-height:250px!important;transition:transform .34s cubic-bezier(.22,1,.36,1),filter .34s,opacity .2s!important;display:block!important;position:relative!important;transform:translate(0,0)scale(1.08)!important}.uw-product-card__content{z-index:9!important;-webkit-backdrop-filter:blur(15px)!important;backdrop-filter:blur(15px)!important;opacity:1!important;background:#121214f0!important;border-radius:17px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:12px!important;min-height:66px!important;padding:17px 13px 11px!important;transition:transform .34s cubic-bezier(.22,1,.36,1),background .24s,box-shadow .24s!important;display:grid!important;position:absolute!important;bottom:10px!important;left:10px!important;right:10px!important;transform:translateY(52px)!important;box-shadow:inset 0 0 0 1px #ffffff0e,0 16px 34px #00000047!important}.uw-product-card__content:before{content:""!important;width:54px!important;height:3px!important;box-shadow:none!important;background:#ffffff4d!important;border-radius:999px!important;transition:background .24s,width .24s,box-shadow .24s!important;display:block!important;position:absolute!important;top:9px!important;left:50%!important;transform:translate(-50%)!important}.uw-product-card:hover .uw-product-card__content:before{background:#e22444!important;width:72px!important;box-shadow:0 0 16px #e2244447!important}.uw-product-card__content h3{color:#fff!important;letter-spacing:-.025em!important;white-space:normal!important;-webkit-line-clamp:2!important;opacity:0!important;-webkit-box-orient:vertical!important;min-width:0!important;max-height:31px!important;margin:0!important;font-size:14px!important;font-weight:900!important;line-height:1.08!important;transition:opacity .22s,transform .24s cubic-bezier(.22,1,.36,1)!important;display:-webkit-box!important;overflow:hidden!important;transform:translateY(10px)!important}.uw-product-card__price{opacity:0!important;place-items:end!important;gap:2px!important;min-width:74px!important;transition:opacity .22s 30ms,transform .24s cubic-bezier(.22,1,.36,1) 30ms!important;display:grid!important;transform:translateY(10px)!important}.uw-product-card:hover .uw-product-card__price{opacity:1!important;transform:translate(0,0)!important}.uw-product-card__price b{color:#fff!important;letter-spacing:-.055em!important;text-shadow:none!important;font-size:21px!important;font-weight:950!important;line-height:.95!important}.uw-product-card .uw-product-card__content:after{content:"Подробнее"!important;color:#ffffffb8!important;opacity:0!important;min-height:26px!important;box-shadow:none!important;background:#202024!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 10px!important;font-size:10px!important;font-weight:850!important;line-height:1!important;transition:opacity .24s,transform .24s,background .24s!important;display:inline-flex!important;position:absolute!important;bottom:calc(100% + 8px)!important;left:13px!important;transform:translateY(8px)!important}.uw-product-card:hover .uw-product-card__content:after{opacity:1!important;transform:translate(0,0)!important}.uw-product-card:hover .uw-product-card__content:hover:after{color:#fff!important;background:#e22444!important}.uw-shop-products-reveal .uw-product-card{animation:.42s cubic-bezier(.22,1,.36,1) both uwProductUniqueRevealV4!important;animation-delay:calc(min(var(--uw-card-index,0), 12) * 35ms)!important}@keyframes uwProductUniqueRevealV4{0%{opacity:0;filter:blur(6px);transform:translateY(16px)scale(.985)}70%{opacity:1;filter:blur()}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@media (max-width:1180px){.uw-shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.uw-product-card{min-height:320px!important}.uw-product-card__image img{max-height:232px!important}}@media (max-width:860px){.uw-shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:560px){.uw-shop-product-grid{grid-template-columns:1fr!important}.uw-product-card{min-height:300px!important}.uw-product-card__content{transform:translate(0,0)!important}.uw-product-card__content h3,.uw-product-card__price{opacity:1!important;transform:translate(0,0)!important}.uw-product-card__content:after{display:none!important}}.uw-product-card__image img{filter:drop-shadow(0 26px 34px #00000085)saturate(1.06)contrast(1.04)!important;max-width:138%!important;max-height:310px!important;transform:translate(0,0)scale(1.22)!important}.uw-product-card__image:before{background:#ffffff0b!important;width:72%!important;height:38px!important;bottom:66px!important}.uw-product-card:hover .uw-product-card__image:before{background:#e2244418!important}.uw-product-card__content{width:86px!important;height:4px!important;min-height:4px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;opacity:1!important;background:0 0!important;border-radius:999px!important;padding:0!important;transition:width .34s cubic-bezier(.22,1,.36,1),height .34s cubic-bezier(.22,1,.36,1),min-height .34s cubic-bezier(.22,1,.36,1),left .34s cubic-bezier(.22,1,.36,1),right .34s cubic-bezier(.22,1,.36,1),bottom .34s cubic-bezier(.22,1,.36,1),padding .34s cubic-bezier(.22,1,.36,1),background .24s,box-shadow .24s!important;bottom:18px!important;left:50%!important;right:auto!important;overflow:visible!important;transform:translate(-50%)!important}.uw-product-card__price b{font-size:22px!important;line-height:.95!important}.uw-product-card .uw-product-card__content:after{background:#202024!important;bottom:calc(100% + 9px)!important}.uw-product-card:hover .uw-product-card__content:after{opacity:1!important}.uw-product-card__badge-row{top:13px!important;left:13px!important;right:13px!important}.uw-product-card__badge-row span,.uw-product-card__badge-row small{min-height:24px!important;padding:0 9px!important;font-size:9.5px!important}@media (max-width:1180px){.uw-product-card{min-height:340px!important}.uw-product-card__image img{max-height:285px!important;transform:translate(0,0)scale(1.16)!important}.uw-product-card:hover .uw-product-card__image img{transform:translateY(-14px)scale(1.02)!important}}@media (max-width:560px){.uw-product-card{min-height:320px!important}.uw-product-card__content,.uw-product-card:hover .uw-product-card__content{background:#141417f7!important;width:auto!important;height:auto!important;min-height:74px!important;padding:18px 14px 13px!important;bottom:10px!important;left:10px!important;right:10px!important;transform:translate(0,0)!important;box-shadow:inset 0 0 0 1px #e2244424,0 18px 34px #00000047!important}.uw-product-card__content h3,.uw-product-card__price{opacity:1!important;visibility:visible!important;transform:translate(0,0)!important}}.uw-product-card{background:#101012!important;border-radius:23px!important;min-height:342px!important}.uw-product-card__image:before{filter:blur(14px)!important;background:#ffffff0a!important;width:64%!important;height:30px!important;bottom:58px!important}.uw-product-card__badge-row{z-index:12!important;top:13px!important;left:13px!important;right:13px!important}.uw-product-card__badge-row span,.uw-product-card__badge-row small{opacity:1!important;filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;min-height:24px!important;padding:0 9px!important;font-size:9.5px!important;font-weight:850!important;transition:background .2s,color .2s,box-shadow .2s!important;transform:none!important}.uw-product-card__badge-row span{color:#fff!important;box-shadow:none!important;background:#e22444!important}.uw-product-card__badge-row small{color:#ffffff9e!important;box-shadow:none!important;background:#202024!important}.uw-product-card:hover .uw-product-card__badge-row small,.uw-product-card:hover .uw-product-card__badge-row span{opacity:1!important;filter:none!important;transform:none!important}.uw-product-card:hover .uw-product-card__badge-row small{color:#ffffffc7!important;background:#25252a!important}.uw-product-card .uw-product-card__content:after,.uw-product-card:hover .uw-product-card__content:after,.uw-product-card:hover .uw-product-card__content:hover:after{content:none!important;display:none!important}.uw-product-card__price{opacity:0!important;visibility:hidden!important;place-items:center end!important;gap:2px!important;min-width:58px!important;transition:opacity .18s 30ms,visibility .18s 30ms,transform .22s cubic-bezier(.22,1,.36,1) 30ms!important;display:grid!important;transform:translateY(8px)!important}.uw-product-card__image b{color:#fff3!important;background:#202024!important;border-radius:28px!important;width:96px!important;height:96px!important;font-size:50px!important;font-weight:950!important}.uw-product-card:hover{background:#151518!important;box-shadow:inset 0 0 0 1px #e224441c,0 24px 52px #00000052!important}@media (max-width:1180px){.uw-product-card{min-height:326px!important}.uw-product-card__image img{max-height:250px!important;transform:translate(0,0)scale(1.02)!important}.uw-product-card:hover .uw-product-card__image img{transform:translateY(-9px)scale(.94)!important}}@media (max-width:560px){.uw-product-card{min-height:305px!important}.uw-product-card__content,.uw-product-card:hover .uw-product-card__content{background:#121214f5!important;grid-template-columns:minmax(0,1fr) auto!important;width:auto!important;height:auto!important;min-height:58px!important;padding:15px 13px 11px!important;display:grid!important;bottom:10px!important;left:10px!important;right:10px!important;transform:translate(0,0)!important;box-shadow:inset 0 0 0 1px #e224441c,0 16px 34px #00000047!important}.uw-product-card__content h3,.uw-product-card__price{opacity:1!important;visibility:visible!important;transform:translate(0,0)!important}}.uw-product-card{background:#101012!important;border-radius:24px!important;min-height:350px!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #ffffff0b,0 18px 42px #00000038!important}.uw-product-card__image{padding:34px 4px!important;inset:0!important}.uw-product-card__image img{image-rendering:auto!important;backface-visibility:hidden!important;filter:drop-shadow(0 24px 30px #00000080)saturate(1.05)contrast(1.04)!important;max-width:128%!important;max-height:300px!important;transition:transform .34s cubic-bezier(.22,1,.36,1),filter .28s!important;transform:translate(0,0)scale(1.12)!important}.uw-product-card__image:before{filter:blur(15px)!important;opacity:.9!important;background:#ffffff0b!important;width:70%!important;height:32px!important;bottom:54px!important}.uw-product-card__image b{border-radius:30px!important;width:104px!important;height:104px!important;font-size:54px!important}.uw-product-card__badge-row{z-index:12!important;top:13px!important;left:13px!important;right:13px!important;overflow:visible!important}.uw-product-card__badge-row span,.uw-product-card__badge-row small{opacity:1!important;filter:none!important;min-height:24px!important;padding:0 9px!important;font-size:9.5px!important;font-weight:850!important;transition:opacity .24s,transform .3s cubic-bezier(.22,1,.36,1),background .2s!important}.uw-product-card .uw-product-card__content:after,.uw-product-card:hover .uw-product-card__content:after{content:none!important;display:none!important}.uw-product-card__content{width:78px!important;height:4px!important;min-height:4px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;opacity:1!important;background:0 0!important;border-radius:999px!important;padding:0!important;transition:left .32s cubic-bezier(.22,1,.36,1),right .32s cubic-bezier(.22,1,.36,1),bottom .32s cubic-bezier(.22,1,.36,1),width .32s cubic-bezier(.22,1,.36,1),height .32s cubic-bezier(.22,1,.36,1),min-height .32s cubic-bezier(.22,1,.36,1),padding .32s cubic-bezier(.22,1,.36,1),background .22s,box-shadow .22s!important;display:block!important;bottom:18px!important;left:50%!important;right:auto!important;overflow:visible!important;transform:translate(-50%)!important}.uw-product-card__content:before{content:""!important;width:78px!important;height:4px!important;box-shadow:none!important;background:#ffffff61!important;border-radius:999px!important;transition:width .24s,background .24s,box-shadow .24s!important;display:block!important;position:absolute!important;inset:0!important;transform:none!important}.uw-product-card:hover .uw-product-card__content{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#121214f0!important;border-radius:15px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;width:auto!important;height:auto!important;min-height:52px!important;padding:12px 12px 10px!important;display:grid!important;bottom:12px!important;left:12px!important;right:12px!important;transform:translate(0,0)!important;box-shadow:inset 0 0 0 1px #ffffff0e,0 16px 34px #00000057!important}.uw-product-card:hover .uw-product-card__content:before{inset:7px auto auto 12px!important;background:#e22444!important;width:30px!important;height:3px!important;inset:auto!important;transform:none!important;box-shadow:0 0 12px #e2244438!important}.uw-product-card__content h3{color:#fff!important;letter-spacing:-.02em!important;white-space:normal!important;min-width:0!important;max-width:100%!important;max-height:32px!important;text-overflow:unset!important;-webkit-line-clamp:2!important;opacity:0!important;-webkit-box-orient:vertical!important;margin:0!important;padding-top:8px!important;font-size:clamp(10.5px,.74vw,12.5px)!important;font-weight:900!important;line-height:1.12!important;transition:opacity .18s,transform .22s cubic-bezier(.22,1,.36,1)!important;display:-webkit-box!important;overflow:hidden!important;transform:translateY(7px)!important}.uw-product-card:hover .uw-product-card__content h3{opacity:1!important;transform:translate(0,0)!important}.uw-product-card__price{opacity:0!important;visibility:hidden!important;min-width:54px!important;transition:opacity .18s 30ms,visibility .18s 30ms,transform .22s cubic-bezier(.22,1,.36,1) 30ms!important;transform:translateY(7px)!important}.uw-product-card:hover .uw-product-card__price{opacity:1!important;visibility:visible!important;transform:translate(0,0)!important}.uw-product-card__price b{letter-spacing:-.045em!important;color:#fff!important;font-size:clamp(15px,.96vw,18px)!important;font-weight:950!important;line-height:.95!important}@media (max-width:1180px){.uw-product-card{min-height:334px!important}.uw-product-card__image img{max-height:275px!important;transform:translate(0,0)scale(1.08)!important}.uw-product-card:hover .uw-product-card__image img{transform:translateY(-10px)scale(.98)!important}}@media (max-width:560px){.uw-product-card{min-height:305px!important}.uw-product-card__content,.uw-product-card:hover .uw-product-card__content{background:#121214f0!important;grid-template-columns:minmax(0,1fr) auto!important;width:auto!important;height:auto!important;min-height:54px!important;padding:13px 12px 10px!important;display:grid!important;bottom:10px!important;left:10px!important;right:10px!important;transform:translate(0,0)!important;box-shadow:inset 0 0 0 1px #ffffff0e,0 16px 34px #0000004d!important}.uw-product-card__content h3,.uw-product-card__price{opacity:1!important;visibility:visible!important;transform:translate(0,0)!important}.uw-product-card__badge-row span,.uw-product-card__badge-row small{opacity:1!important;transform:none!important}}.uw-product-card{isolation:isolate!important;cursor:pointer!important;background:#101012!important;border:0!important;border-radius:24px!important;min-height:350px!important;transition:transform .26s cubic-bezier(.22,1,.36,1),background .22s,box-shadow .22s!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #ffffff0b,0 18px 42px #00000038!important}.uw-product-card__image img{z-index:3!important;object-fit:contain!important;opacity:1!important;backface-visibility:hidden!important;filter:drop-shadow(0 24px 30px #00000080)saturate(1.05)contrast(1.04)!important;max-width:122%!important;max-height:292px!important;transition:transform .32s cubic-bezier(.22,1,.36,1),filter .26s!important;display:block!important;position:relative!important;transform:translate(0,0)scale(1.08)!important}.uw-product-card__image b{z-index:1!important;color:#fff3!important;background:#202024!important;border-radius:30px!important;place-items:center!important;width:104px!important;height:104px!important;font-size:54px!important;font-weight:950!important;line-height:1!important;display:grid!important;position:absolute!important;top:52%!important;left:50%!important;transform:translate(-50%,-50%)!important;box-shadow:inset 0 0 0 1px #ffffff0d!important}.uw-product-card__badge-row{z-index:12!important;pointer-events:none!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;display:flex!important;position:absolute!important;top:13px!important;left:13px!important;right:13px!important}.uw-product-card__badge-row span{color:#fff!important;background:#e22444!important}.uw-product-card__badge-row small{color:#ffffff9e!important;background:#202024!important}.uw-product-card__content:before,.uw-product-card__content:after,.uw-product-card:hover .uw-product-card__content:before,.uw-product-card:hover .uw-product-card__content:after,.uw-product-card .uw-product-card__content:after,.uw-product-card:hover .uw-product-card__content:hover:after{content:none!important;display:none!important}.uw-product-card__content{z-index:9!important;width:78px!important;height:4px!important;min-height:4px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;opacity:1!important;background:#ffffff61!important;border:0!important;border-radius:999px!important;padding:0!important;transition:left .3s cubic-bezier(.22,1,.36,1),right .3s cubic-bezier(.22,1,.36,1),bottom .3s cubic-bezier(.22,1,.36,1),width .3s cubic-bezier(.22,1,.36,1),height .3s cubic-bezier(.22,1,.36,1),min-height .3s cubic-bezier(.22,1,.36,1),padding .3s cubic-bezier(.22,1,.36,1),background .22s,box-shadow .22s,border-radius .22s!important;display:block!important;position:absolute!important;bottom:18px!important;left:50%!important;right:auto!important;overflow:hidden!important;transform:translate(-50%)!important}.uw-product-card__content h3,.uw-product-card__price{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.uw-product-card:hover .uw-product-card__content{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#121214f5!important;border-radius:15px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;width:auto!important;height:auto!important;min-height:52px!important;padding:10px 12px!important;display:grid!important;bottom:12px!important;left:12px!important;right:12px!important;overflow:hidden!important;transform:translate(0,0)!important;box-shadow:inset 0 0 0 1px #ffffff0f,0 16px 34px #00000057!important}.uw-product-card:hover .uw-product-card__content h3{-webkit-line-clamp:2!important;color:#fff!important;letter-spacing:-.02em!important;white-space:normal!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;-webkit-box-orient:vertical!important;min-width:0!important;max-width:100%!important;max-height:31px!important;margin:0!important;padding:0!important;font-size:clamp(10.5px,.76vw,12.5px)!important;font-weight:900!important;line-height:1.13!important;display:-webkit-box!important;overflow:hidden!important;transform:none!important}.uw-product-card:hover .uw-product-card__price{opacity:1!important;visibility:visible!important;pointer-events:auto!important;place-items:center end!important;gap:2px!important;min-width:54px!important;display:grid!important;transform:none!important}.uw-product-card__price span{color:#ffffff5c!important;font-size:8.5px!important;font-weight:750!important;line-height:1!important;text-decoration:line-through!important}.uw-product-card__price b{color:#fff!important;letter-spacing:-.045em!important;font-size:clamp(15px,.96vw,18px)!important;font-weight:950!important;line-height:.95!important}.uw-product-card__image img:not([src]),.uw-product-card__image img[src=""],.uw-product-card__image img[style*="display: none"]{display:none!important}@media (max-width:1180px){.uw-product-card{min-height:334px!important}.uw-product-card__image img{max-height:275px!important;transform:translate(0,0)scale(1.04)!important}.uw-product-card:hover .uw-product-card__image img{transform:translateY(-10px)scale(.96)!important}}@media (max-width:560px){.uw-product-card{min-height:305px!important}.uw-product-card__content,.uw-product-card:hover .uw-product-card__content{background:#121214f5!important;grid-template-columns:minmax(0,1fr) auto!important;width:auto!important;height:auto!important;min-height:54px!important;padding:10px 12px!important;display:grid!important;bottom:10px!important;left:10px!important;right:10px!important;transform:translate(0,0)!important;box-shadow:inset 0 0 0 1px #ffffff0f,0 16px 34px #0000004d!important}.uw-product-card__content h3,.uw-product-card__price{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.uw-product-card__badge-row span,.uw-product-card__badge-row small{opacity:1!important;transform:none!important}}.uw-product-card__content,.uw-product-card__content h3,.uw-product-card__price,.uw-product-card__price span,.uw-product-card__price b{filter:none!important;text-shadow:none!important;-webkit-font-smoothing:antialiased!important;text-rendering:geometricprecision!important}.uw-product-card:hover .uw-product-card__content h3{color:#fff!important;letter-spacing:-.015em!important;opacity:1!important;filter:none!important;text-shadow:none!important;font-size:clamp(11.5px,.82vw,13.5px)!important;font-weight:900!important;line-height:1.12!important;transform:translate(0,0)!important}.uw-product-card:hover .uw-product-card__price{opacity:1!important;visibility:visible!important;filter:none!important;transform:translate(0,0)!important}.uw-product-card__price span{color:#ffffff80!important;letter-spacing:-.02em!important;opacity:1!important;filter:none!important;font-size:10.5px!important;font-weight:800!important;line-height:1!important;-webkit-text-decoration:line-through #ffffff73!important;text-decoration:line-through #ffffff73!important;text-decoration-thickness:1.4px!important}.uw-product-card__price b{color:#fff!important;letter-spacing:-.045em!important;opacity:1!important;filter:none!important;font-size:clamp(17px,1.04vw,20px)!important;font-weight:950!important;line-height:.95!important}.uw-product-card:not(:hover) .uw-product-card__content h3,.uw-product-card:not(:hover) .uw-product-card__price{opacity:0!important;visibility:hidden!important}.uw-product-card{transition:transform .42s cubic-bezier(.16,1,.3,1),background .32s,box-shadow .32s!important}.uw-product-card__image img{transition:transform .46s cubic-bezier(.16,1,.3,1),filter .36s!important}.uw-product-card:hover .uw-product-card__image img{transform:translateY(-8px)scale(.995)!important}.uw-product-card__content{transition:left .4s cubic-bezier(.16,1,.3,1),right .4s cubic-bezier(.16,1,.3,1),bottom .4s cubic-bezier(.16,1,.3,1),width .4s cubic-bezier(.16,1,.3,1),height .4s cubic-bezier(.16,1,.3,1),min-height .4s cubic-bezier(.16,1,.3,1),padding .4s cubic-bezier(.16,1,.3,1),background .28s,box-shadow .28s,border-radius .28s!important}.uw-product-card:hover .uw-product-card__content{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#121214f7!important;box-shadow:inset 0 0 0 1px #fff1,0 14px 30px #00000057!important}.uw-product-card:hover .uw-product-card__content h3,.uw-product-card:hover .uw-product-card__price{transition:opacity .22s 50ms,transform .32s cubic-bezier(.16,1,.3,1) 50ms!important}.uw-product-card__price span{color:#ffffff9e!important;letter-spacing:-.015em!important;opacity:1!important;filter:none!important;text-shadow:none!important;backface-visibility:hidden!important;font-size:11px!important;font-weight:850!important;line-height:1!important;-webkit-text-decoration:line-through #ffffff8c!important;text-decoration:line-through #ffffff8c!important;text-decoration-thickness:1.35px!important;transform:translateZ(0)!important}.uw-product-card__price b{color:#fff!important;letter-spacing:-.04em!important;opacity:1!important;filter:none!important;text-shadow:none!important;backface-visibility:hidden!important;font-size:clamp(17px,1vw,20px)!important;font-weight:950!important;line-height:.95!important;transform:translateZ(0)!important}.uw-product-card:hover .uw-product-card__content{border:0!important}.uw-product-card__badge-row span,.uw-product-card__badge-row small{transition:opacity .32s,transform .42s cubic-bezier(.16,1,.3,1),background .24s!important}.uw-product-card__badge-row span,.uw-product-card__badge-row small{opacity:1!important;filter:none!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:24px!important;padding:0 9px!important;font-size:12.5px!important;font-weight:550!important;line-height:1!important;transition:opacity .22s,transform .26s cubic-bezier(.22,1,.36,1),background .2s!important;display:inline-flex!important}.uw-product-card{background:#101012!important;border-radius:24px!important;min-height:350px!important;transition:transform .42s cubic-bezier(.16,1,.3,1),background .32s,box-shadow .32s!important;box-shadow:inset 0 0 0 1px #ffffff0b,0 18px 42px #00000038!important}.uw-product-card__image{z-index:2!important;background:0 0!important;justify-content:center!important;align-items:center!important;padding:36px 8px 18px!important;display:flex!important;position:absolute!important;inset:0 0 74px!important}.uw-product-card__image img{object-fit:contain!important;backface-visibility:hidden!important;filter:drop-shadow(0 24px 30px #00000080)saturate(1.05)contrast(1.04)!important;max-width:122%!important;max-height:276px!important;transition:transform .5s cubic-bezier(.16,1,.3,1),filter .36s!important;transform:translate(0,0)scale(1.08)!important}.uw-product-card:hover .uw-product-card__image img{filter:drop-shadow(0 28px 36px #0000008f)saturate(1.07)contrast(1.05)!important;transform:translateY(-7px)scale(1.03)!important}.uw-product-card__image:before{content:""!important;z-index:-1!important;filter:blur(15px)!important;opacity:.9!important;background:#ffffff0b!important;border-radius:999px!important;width:68%!important;height:30px!important;transition:background .36s,transform .42s cubic-bezier(.16,1,.3,1),opacity .36s!important;display:block!important;position:absolute!important;bottom:24px!important;left:50%!important;transform:translate(-50%)!important}.uw-product-card:hover .uw-product-card__image:before{background:#e2244413!important;transform:translate(-50%)scale(1.04)!important}.uw-product-card__image b{color:#fff3!important;background:#202024!important;border-radius:30px!important;width:104px!important;height:104px!important;font-size:54px!important;font-weight:950!important;box-shadow:inset 0 0 0 1px #ffffff0d!important}.uw-product-card__content:before,.uw-product-card__content:after,.uw-product-card:hover .uw-product-card__content:before,.uw-product-card:hover .uw-product-card__content:after{content:none!important;display:none!important}.uw-product-card__content{z-index:9!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;opacity:1!important;visibility:visible!important;background:#0f0f11eb!important;border:0!important;border-radius:17px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;width:auto!important;height:auto!important;min-height:58px!important;padding:10px 12px!important;transition:background .28s,box-shadow .28s,transform .34s cubic-bezier(.16,1,.3,1)!important;display:grid!important;position:absolute!important;bottom:12px!important;left:12px!important;right:12px!important;overflow:hidden!important;transform:none!important;box-shadow:inset 0 0 0 1px #ffffff0e,0 14px 30px #00000047!important}.uw-product-card__content h3,.uw-product-card:hover .uw-product-card__content h3{-webkit-line-clamp:2!important;color:#fff!important;letter-spacing:-.01em!important;white-space:normal!important;min-width:0!important;max-width:100%!important;max-height:34px!important;text-overflow:unset!important;opacity:1!important;visibility:visible!important;filter:none!important;text-shadow:none!important;pointer-events:auto!important;-webkit-font-smoothing:antialiased!important;text-rendering:geometricprecision!important;-webkit-box-orient:vertical!important;margin:0!important;padding:0!important;font-size:clamp(11.5px,.82vw,13.5px)!important;font-weight:700!important;line-height:1.12!important;display:-webkit-box!important;overflow:hidden!important;transform:none!important}.uw-product-card__price,.uw-product-card:hover .uw-product-card__price{opacity:1!important;visibility:visible!important;filter:none!important;pointer-events:auto!important;-webkit-font-smoothing:antialiased!important;text-rendering:geometricprecision!important;place-items:center end!important;gap:3px!important;min-width:66px!important;display:grid!important;transform:none!important}.uw-product-card__price span{color:#ffffffad!important;letter-spacing:0!important;opacity:1!important;filter:none!important;text-shadow:none!important;font-size:11px!important;font-weight:500!important;line-height:1!important;-webkit-text-decoration:line-through #ffffff94!important;text-decoration:line-through #ffffff94!important;text-decoration-thickness:1.3px!important}.uw-product-card__price b{color:#fff!important;letter-spacing:-.02em!important;opacity:1!important;filter:none!important;text-shadow:none!important;font-size:clamp(17px,1vw,20px)!important;font-weight:800!important;line-height:.95!important}.uw-product-card:hover .uw-product-card__badge-row span{opacity:0!important;transform:translate(-16px,-4px)scale(.94)!important}.uw-product-card:hover .uw-product-card__badge-row small{opacity:0!important;transform:translate(16px,-4px)scale(.94)!important}@media (max-width:1180px){.uw-product-card{min-height:334px!important}.uw-product-card__image{inset:0 0 72px!important}.uw-product-card__image img{max-height:258px!important;transform:translate(0,0)scale(1.04)!important}}@media (max-width:560px){.uw-product-card{min-height:310px!important}.uw-product-card__content{min-height:56px!important;bottom:10px!important;left:10px!important;right:10px!important}}.uw-product-card .uw-product-card__content{z-index:20!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;opacity:1!important;visibility:visible!important;background:#0f0f11f0!important;border:0!important;border-radius:17px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;width:auto!important;height:auto!important;min-height:58px!important;padding:10px 12px!important;display:grid!important;position:absolute!important;bottom:12px!important;left:12px!important;right:12px!important;overflow:hidden!important;transform:none!important;box-shadow:inset 0 0 0 1px #ffffff0e,0 14px 30px #00000047!important}.uw-product-card .uw-product-card__content:before,.uw-product-card .uw-product-card__content:after{content:none!important;display:none!important}.uw-product-card .uw-product-card__content h3,.uw-product-card:not(:hover) .uw-product-card__content h3,.uw-product-card:hover .uw-product-card__content h3{-webkit-line-clamp:2!important;color:#fff!important;letter-spacing:-.01em!important;white-space:normal!important;min-width:0!important;max-width:100%!important;max-height:34px!important;text-overflow:unset!important;opacity:1!important;visibility:visible!important;filter:none!important;text-shadow:none!important;pointer-events:auto!important;-webkit-font-smoothing:antialiased!important;text-rendering:geometricprecision!important;-webkit-box-orient:vertical!important;margin:0!important;padding:0!important;font-size:clamp(11.5px,.82vw,13.5px)!important;font-weight:700!important;line-height:1.12!important;display:-webkit-box!important;overflow:hidden!important;transform:none!important}.uw-product-card .uw-product-card__price,.uw-product-card:not(:hover) .uw-product-card__price,.uw-product-card:hover .uw-product-card__price{opacity:1!important;visibility:visible!important;filter:none!important;pointer-events:auto!important;-webkit-font-smoothing:antialiased!important;text-rendering:geometricprecision!important;place-items:center end!important;gap:3px!important;min-width:66px!important;display:grid!important;transform:none!important}.uw-product-card .uw-product-card__price span{color:#ffffffad!important;letter-spacing:0!important;opacity:1!important;visibility:visible!important;filter:none!important;text-shadow:none!important;font-size:11px!important;font-weight:500!important;line-height:1!important;-webkit-text-decoration:line-through #ffffff94!important;text-decoration:line-through #ffffff94!important;text-decoration-thickness:1.3px!important}.uw-product-card .uw-product-card__price b{color:#fff!important;letter-spacing:-.02em!important;opacity:1!important;visibility:visible!important;filter:none!important;text-shadow:none!important;font-size:clamp(17px,1vw,20px)!important;font-weight:800!important;line-height:.95!important}.uw-product-card .uw-product-card__image{padding-bottom:18px!important;inset:0 0 78px!important}.uw-product-card__image img[src*=coloss],.uw-product-card__image img[src*=tinker],.uw-product-card__image img[src*=farmer],.uw-product-card__image img[src*=masson]{width:96%;height:96%;transform:translateY(-12px)!important}.uw-product-card .uw-product-card__content,.uw-product-card:not(:hover) .uw-product-card__content,.uw-product-card:hover .uw-product-card__content{z-index:20!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;opacity:1!important;visibility:visible!important;background:#0e0e10eb!important;border:0!important;border-radius:15px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;width:auto!important;height:auto!important;min-height:56px!important;padding:10px 12px!important;transition:background .28s,box-shadow .28s,transform .34s cubic-bezier(.16,1,.3,1)!important;display:grid!important;position:absolute!important;bottom:12px!important;left:12px!important;right:12px!important;overflow:hidden!important;transform:none!important;box-shadow:inset 0 0 0 1px #ffffff0b,0 12px 24px #0000003d!important}.uw-product-card .uw-product-card__content:before,.uw-product-card .uw-product-card__content:after,.uw-product-card:not(:hover) .uw-product-card__content:before,.uw-product-card:not(:hover) .uw-product-card__content:after,.uw-product-card:hover .uw-product-card__content:before,.uw-product-card:hover .uw-product-card__content:after{content:none!important;display:none!important}.uw-product-card:hover .uw-product-card__content{background:#111113f5!important;transform:translateY(-1px)!important;box-shadow:inset 0 0 0 1px #ffffff0f,0 14px 28px #0000004d!important}.uw-product-card .uw-product-card__content h3,.uw-product-card:not(:hover) .uw-product-card__content h3,.uw-product-card:hover .uw-product-card__content h3{-webkit-line-clamp:2!important;color:#fff!important;letter-spacing:-.01em!important;white-space:normal!important;opacity:1!important;visibility:visible!important;filter:none!important;text-shadow:none!important;-webkit-box-orient:vertical!important;margin:0!important;padding:0!important;font-size:13px!important;font-weight:700!important;line-height:1.08!important;display:-webkit-box!important;overflow:hidden!important;transform:none!important}.uw-product-card .uw-product-card__price,.uw-product-card:not(:hover) .uw-product-card__price,.uw-product-card:hover .uw-product-card__price{opacity:1!important;visibility:visible!important;filter:none!important;place-items:center end!important;gap:3px!important;min-width:66px!important;display:grid!important;transform:none!important}.uw-product-card .uw-product-card__price span,.uw-product-card:hover .uw-product-card__price span{color:#ffffff9e!important;opacity:1!important;filter:none!important;text-shadow:none!important;font-size:11px!important;font-weight:500!important;line-height:1!important;-webkit-text-decoration:line-through #ffffff8a!important;text-decoration:line-through #ffffff8a!important;text-decoration-thickness:1.25px!important}.uw-product-card .uw-product-card__price b,.uw-product-card:hover .uw-product-card__price b{color:#fff!important;letter-spacing:-.02em!important;opacity:1!important;filter:none!important;text-shadow:none!important;font-size:20px!important;font-weight:800!important;line-height:.95!important}.uw-product-card:hover{background:#141416!important;transform:translateY(-3px)scale(1.004)!important;box-shadow:inset 0 0 0 1px #ffffff0e,0 22px 48px #00000057,0 0 22px #e2244409!important}.uw-shop-products-reveal .uw-product-card:hover{transform:translateY(-3px)scale(1.004)!important}.uw-cart-button{color:#fff;cursor:pointer;background:#202024;border:0;border-radius:15px;align-items:center;gap:11px;min-height:44px;padding:7px 13px 7px 11px;transition:transform .34s cubic-bezier(.16,1,.3,1),background .24s,box-shadow .24s;display:inline-flex;position:relative}.uw-cart-button:hover{background:#e22444;transform:translateY(-1px);box-shadow:0 12px 28px #e224443d}.uw-cart-button__icon{color:currentColor;background:#ffffff0e;border-radius:11px;flex:none;justify-content:center;align-items:center;width:31px;height:31px;display:inline-flex}.uw-cart-button__text{flex-direction:column;align-items:flex-start;gap:1px;line-height:1;display:flex}.uw-cart-button__text b{letter-spacing:-.01em;font-size:13.5px;font-weight:700}.uw-cart-button__text small{color:#ffffff9e;font-size:11.5px;font-weight:500}.uw-cart-button:hover .uw-cart-button__text small{color:#ffffffd1}.uw-cart-button__count{color:#fff;background:#e22444;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;top:-6px;right:-6px;box-shadow:0 8px 18px #e2244452}.uw-cart-button:hover .uw-cart-button__count{color:#e22444;background:#fff}.uw-cart-floating{z-index:880;opacity:0;visibility:hidden;pointer-events:none;background:#0000009e;border:0;transition:opacity .28s,visibility .28s;position:fixed;inset:0}.uw-cart-floating[data-active=true]{opacity:1;visibility:visible;pointer-events:auto}.uw-cart-drawer{z-index:900;color:#fff;opacity:0;pointer-events:none;background:#0e0e10;border-radius:25px;flex-direction:column;width:min(440px,100vw - 28px);transition:transform .42s cubic-bezier(.16,1,.3,1),opacity .26s;display:flex;position:fixed;top:14px;bottom:14px;right:14px;overflow:hidden;transform:translate(calc(100% + 30px));box-shadow:0 30px 90px #0000009e,inset 0 0 0 1px #ffffff0e}.uw-cart-drawer[data-active=true]{opacity:1;pointer-events:auto;transform:translate(0,0)}.uw-cart-drawer__head{background:#161617;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 22px 17px;display:flex;box-shadow:inset 0 -1px #ffffff0e}.uw-cart-drawer__eyebrow{color:#e22444;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:700;display:block}.uw-cart-drawer__head h2{letter-spacing:-.04em;margin:0;font-size:25px;font-weight:850;line-height:1.05}.uw-cart-drawer__close{color:#ffffffdb;cursor:pointer;background:#202024;border:0;border-radius:13px;width:39px;height:39px;font-size:28px;line-height:1;transition:background .22s,color .22s,transform .26s cubic-bezier(.16,1,.3,1),box-shadow .22s}.uw-cart-drawer__close:hover{color:#fff;background:#e22444;transform:scale(1.035);box-shadow:0 12px 25px #e2244440}.uw-cart-server{background:#111113;padding:15px 18px;box-shadow:inset 0 -1px #ffffff0b}.uw-cart-server>span{color:#ffffff85;margin-bottom:10px;font-size:12.5px;font-weight:500;display:block}.uw-cart-server__buttons{grid-template-columns:1fr 1fr;gap:9px;display:grid}.uw-cart-server__buttons button{color:#ffffffbd;cursor:pointer;background:#202024;border:0;border-radius:13px;min-height:39px;font-size:13px;font-weight:650;transition:background .22s,color .22s,transform .24s cubic-bezier(.16,1,.3,1),box-shadow .22s}.uw-cart-server__buttons button:hover,.uw-cart-server__buttons button.is-active{color:#fff;background:#e22444;transform:translateY(-1px);box-shadow:0 12px 24px #e2244430}.uw-cart-drawer__body{flex:1;min-height:0;padding:18px;overflow:auto}.uw-cart-drawer__body::-webkit-scrollbar{width:6px}.uw-cart-drawer__body::-webkit-scrollbar-thumb{background:#ffffff1c;border-radius:999px}.uw-cart-empty{text-align:center;background:#161617;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:290px;padding:24px;display:flex}.uw-cart-empty__icon{color:#e22444;background:#202024;border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:16px;font-size:31px;font-weight:500;display:inline-flex}.uw-cart-empty h3{letter-spacing:-.025em;margin:0 0 8px;font-size:20px;font-weight:800}.uw-cart-empty p{color:#ffffff8f;max-width:300px;margin:0;font-size:13.5px;font-weight:500;line-height:1.45}.uw-cart-list{flex-direction:column;gap:18px;display:flex}.uw-cart-group{flex-direction:column;gap:10px;display:flex}.uw-cart-group__title{color:#ffffff7a;letter-spacing:.07em;text-transform:uppercase;padding:0 2px;font-size:12px;font-weight:750}.uw-cart-item{background:#161617;border-radius:19px;grid-template-columns:82px minmax(0,1fr);gap:13px;padding:12px;display:grid;box-shadow:inset 0 0 0 1px #ffffff0b,0 16px 28px #0000002b}.uw-cart-item__image{background:#101012;border-radius:16px;height:82px;position:relative;overflow:hidden}.uw-cart-item__image img{object-fit:contain;width:100%;height:100%;padding:7px;display:block}.uw-cart-item__image span{color:#e22444;justify-content:center;align-items:center;width:100%;height:100%;font-size:26px;font-weight:850;display:inline-flex}.uw-cart-item__content{flex-direction:column;gap:7px;min-width:0;display:flex}.uw-cart-item__top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.uw-cart-item__top h3{color:#fff;letter-spacing:-.018em;margin:0;font-size:14.5px;font-weight:750;line-height:1.18}.uw-cart-item__remove{color:#ffffff9e;cursor:pointer;background:#202024;border:0;border-radius:9px;flex:none;width:26px;height:26px;font-size:19px;line-height:1;transition:background .2s,color .2s,transform .24s cubic-bezier(.16,1,.3,1)}.uw-cart-item__remove:hover{color:#fff;background:#e22444;transform:scale(1.04)}.uw-cart-item__meta{align-items:center;gap:8px;display:flex}.uw-cart-item__meta span{color:#ffffffd1;font-size:13px;font-weight:700}.uw-cart-item__meta small{color:#ffffff57;font-size:12px;font-weight:500;text-decoration:line-through}.uw-cart-item__bottom{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;display:flex}.uw-cart-item__bottom strong{color:#fff;letter-spacing:-.02em;font-size:15px;font-weight:850}.uw-cart-qty{background:#202024;border-radius:12px;align-items:center;height:32px;display:inline-flex;overflow:hidden}.uw-cart-qty button{color:#fffc;cursor:pointer;background:0 0;border:0;width:32px;height:32px;font-size:17px;font-weight:700;transition:background .2s,color .2s}.uw-cart-qty button:hover{color:#fff;background:#e22444}.uw-cart-qty span{color:#fff;text-align:center;min-width:30px;font-size:13px;font-weight:750}.uw-cart-promo{background:#111113;padding:16px 18px;box-shadow:inset 0 1px #ffffff0b}.uw-cart-promo__label{justify-content:space-between;align-items:center;gap:14px;margin-bottom:9px;display:flex}.uw-cart-promo__label span{color:#ffffffa8;font-size:13px;font-weight:650}.uw-cart-promo__label button{color:#ffffff7a;cursor:pointer;background:0 0;border:0;font-size:12.5px;font-weight:600;transition:color .2s}.uw-cart-promo__label button:hover{color:#e22444}.uw-cart-promo__row{grid-template-columns:minmax(0,1fr) auto;gap:9px;display:grid}.uw-cart-promo__row input{color:#fff;text-transform:uppercase;background:#202024;border:0;border-radius:13px;outline:none;min-width:0;height:41px;padding:0 13px;font-size:13.5px;font-weight:600;box-shadow:inset 0 0 0 1px #ffffff09}.uw-cart-promo__row input::placeholder{color:#ffffff57}.uw-cart-promo__row input:focus{box-shadow:inset 0 0 0 1px #e224448c,0 0 0 4px #e2244414}.uw-cart-promo__row button{color:#ffffffd1;cursor:pointer;background:#202024;border:0;border-radius:13px;height:41px;padding:0 14px;font-size:13px;font-weight:750;transition:background .22s,color .22s,transform .24s cubic-bezier(.16,1,.3,1),box-shadow .22s}.uw-cart-promo__row button:hover{color:#fff;background:#e22444;transform:translateY(-1px);box-shadow:0 12px 24px #e2244433}.uw-cart-promo__message{color:#ffffff7a;margin:9px 0 0;font-size:12.5px;font-weight:500;line-height:1.35}.uw-cart-promo__message[data-success=true]{color:#ffffffb8}.uw-cart-summary{background:#0e0e10;flex-direction:column;gap:8px;padding:16px 18px 10px;display:flex}.uw-cart-summary>div{justify-content:space-between;align-items:center;gap:14px;display:flex}.uw-cart-summary span{color:#ffffff7a;font-size:13px;font-weight:500}.uw-cart-summary strong{color:#ffffffd1;font-size:14px;font-weight:750}.uw-cart-summary .is-discount strong{color:#e22444}.uw-cart-summary__total{margin-top:5px;padding-top:13px;box-shadow:inset 0 1px #fff1}.uw-cart-summary__total span{color:#fff;font-size:15px;font-weight:750}.uw-cart-summary__total strong{color:#fff;letter-spacing:-.045em;font-size:24px;font-weight:900;line-height:1}.uw-cart-actions{background:#0e0e10;grid-template-columns:1fr;gap:9px;padding:12px 18px 18px;display:grid}.uw-cart-actions button{cursor:pointer;border:0;border-radius:15px;min-height:45px;font-size:14px;font-weight:800;transition:background .22s,color .22s,transform .24s cubic-bezier(.16,1,.3,1),opacity .22s,box-shadow .22s}.uw-cart-actions button:disabled{opacity:.38;cursor:not-allowed;box-shadow:none!important;transform:none!important}.uw-cart-actions__buy{color:#fff;background:#e22444;box-shadow:0 14px 30px #e2244433}.uw-cart-actions__buy:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 18px 38px #e2244447}.uw-cart-actions__clear{color:#ffffffb3;background:#202024}.uw-cart-actions__clear:not(:disabled):hover{color:#fff;background:#27272c}.uw-product-card__cart-hit{color:#ffffffdb;cursor:pointer;background:#202024;border:0;border-radius:13px;width:100%;min-height:40px;font-size:13px;font-weight:750;transition:background .22s,color .22s,transform .24s cubic-bezier(.16,1,.3,1),box-shadow .22s}.uw-product-card__cart-hit:hover{color:#fff;background:#e22444;transform:translateY(-1px);box-shadow:0 12px 25px #e2244438}@media (max-width:760px){.uw-cart-button{min-height:41px;padding:7px 11px}.uw-cart-button__text{display:none}.uw-cart-button__icon{width:29px;height:29px}.uw-cart-drawer{border-radius:22px;width:calc(100vw - 16px);top:8px;bottom:8px;right:8px}.uw-cart-drawer__head{padding:19px 18px 15px}.uw-cart-drawer__head h2{font-size:23px}.uw-cart-drawer__body{padding:14px}.uw-cart-item{grid-template-columns:72px minmax(0,1fr);gap:11px;padding:10px}.uw-cart-item__image{height:72px}.uw-cart-item__top h3{font-size:13.5px}.uw-cart-promo__row{grid-template-columns:1fr}.uw-cart-promo__row button{width:100%}}.uw-steam-button{color:#fff;cursor:pointer;background:#202024;border:0;border-radius:15px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 18px;font-size:13.5px;font-weight:750;text-decoration:none;transition:background .22s,color .22s,transform .24s cubic-bezier(.16,1,.3,1),box-shadow .22s;display:inline-flex}.uw-steam-button:hover{color:#fff;background:#e22444;transform:translateY(-1px);box-shadow:0 12px 25px #e2244438}.uw-steam-button[aria-disabled=true]{opacity:.55;pointer-events:none}.uw-steam-button__icon{color:currentColor;flex:none;justify-content:center;align-items:center;width:17px;height:17px;display:inline-flex}.uw-steam-button__icon svg{fill:currentColor;width:17px;height:17px;display:block}.uw-steam-profile{color:#fff;background:#202024;border-radius:16px;align-items:center;gap:7px;height:44px;padding:5px;display:inline-flex}.uw-steam-profile__main{color:#fff;align-items:center;gap:9px;min-width:0;height:34px;text-decoration:none;display:inline-flex}.uw-steam-profile__main img{object-fit:cover;background:#161617;border-radius:12px;flex:none;width:34px;height:34px}.uw-steam-profile__main span{flex-direction:column;gap:1px;min-width:0;max-width:132px;line-height:1;display:flex}.uw-steam-profile__main b{color:#fff;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;max-width:132px;font-size:13px;font-weight:750;overflow:hidden}.uw-steam-profile__main small{color:#ffffff6b;text-overflow:ellipsis;white-space:nowrap;max-width:132px;font-size:10.5px;font-weight:500;overflow:hidden}.uw-steam-profile form{margin:0;padding:0}.uw-steam-profile form button{color:#ffffffad;cursor:pointer;background:#ffffff0e;border:0;border-radius:11px;width:31px;height:31px;font-size:20px;line-height:1;transition:background .22s,color .22s,transform .24s cubic-bezier(.16,1,.3,1),box-shadow .22s}.uw-steam-profile form button:hover{color:#fff;background:#e22444;transform:scale(1.035);box-shadow:0 12px 25px #e2244440}@media (max-width:760px){.uw-steam-profile{max-width:155px}.uw-steam-profile__main span,.uw-steam-profile__main b,.uw-steam-profile__main small{max-width:78px}.uw-steam-button{min-height:41px;padding:0 12px;font-size:12.5px}.uw-steam-button__icon,.uw-steam-button__icon svg{width:16px;height:16px}}.uw-steam-profile{color:#fff!important;cursor:pointer!important;min-width:132px!important;max-width:132px!important;height:44px!important;min-height:44px!important;box-shadow:none!important;background:#202024!important;border:0!important;border-radius:15px!important;justify-content:flex-start!important;align-items:center!important;gap:9px!important;padding:5px 11px 5px 6px!important;text-decoration:none!important;transition:background .22s,color .22s,transform .24s cubic-bezier(.16,1,.3,1),box-shadow .22s!important;display:inline-flex!important;overflow:hidden!important}.uw-steam-profile__info{flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:2px!important;min-width:0!important;line-height:1!important;display:flex!important}.uw-steam-profile__info b{color:#fff!important;letter-spacing:-.01em!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:78px!important;font-size:12.5px!important;font-weight:750!important;line-height:1!important;overflow:hidden!important}.uw-steam-profile__info small{color:#ffffff85!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:78px!important;font-size:10.5px!important;font-weight:500!important;line-height:1!important;overflow:hidden!important}@media (max-width:760px){.uw-steam-profile{justify-content:center!important;width:44px!important;min-width:44px!important;max-width:44px!important;padding:6px!important}.uw-steam-profile__info{display:none!important}.uw-steam-profile__avatar{flex-basis:31px!important;width:31px!important;height:31px!important}}.uw-steam-profile{color:#fff!important;cursor:pointer!important;width:158px!important;min-width:158px!important;max-width:158px!important;height:44px!important;min-height:44px!important;box-shadow:none!important;background:#202024!important;border:0!important;border-radius:15px!important;justify-content:flex-start!important;align-items:center!important;gap:9px!important;padding:5px 10px 5px 6px!important;text-decoration:none!important;transition:background .22s,color .22s,transform .24s cubic-bezier(.16,1,.3,1),box-shadow .22s!important;display:inline-flex!important;overflow:hidden!important;transform:none!important}.uw-steam-profile:hover{color:#fff!important;background:#e22444!important;transform:translateY(-1px)!important;box-shadow:0 12px 25px #e2244438!important}.uw-steam-profile__avatar{background:#161617!important;border-radius:12px!important;flex:0 0 34px!important;justify-content:center!important;align-items:center!important;width:34px!important;height:34px!important;display:inline-flex!important;overflow:hidden!important}.uw-steam-profile__avatar img{object-fit:cover!important;border-radius:inherit!important;width:100%!important;height:100%!important;display:block!important}.uw-steam-profile__info{flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:4px!important;width:100%!important;min-width:0!important;line-height:1!important;display:flex!important}.uw-steam-profile__info b{color:#fff!important;letter-spacing:-.01em!important;text-overflow:ellipsis!important;white-space:nowrap!important;width:100%!important;max-width:98px!important;font-size:12.5px!important;font-weight:700!important;line-height:1!important;overflow:hidden!important}.uw-steam-profile__info small{color:#ffffff8a!important;text-overflow:ellipsis!important;white-space:nowrap!important;width:100%!important;max-width:98px!important;font-size:10.5px!important;font-weight:500!important;line-height:1!important;overflow:hidden!important}.uw-steam-profile:hover .uw-steam-profile__info small{color:#ffffffd6!important}@media (max-width:760px){.uw-steam-profile{justify-content:center!important;width:44px!important;min-width:44px!important;max-width:44px!important;padding:5px!important}.uw-steam-profile__avatar{flex-basis:32px!important;width:32px!important;height:32px!important}.uw-steam-profile__info{display:none!important}}.uw-header__actions .uw-cart-button,.uw-header__actions .uw-steam-profile{border-radius:16px!important;width:132px!important;min-width:132px!important;max-width:132px!important;height:48px!important;min-height:48px!important}.uw-header__actions .uw-steam-profile{color:#fff!important;cursor:pointer!important;box-shadow:none!important;background:#202024!important;border:1px solid #ffffff0f!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;padding:0 10px 0 7px!important;text-decoration:none!important;transition:background .22s,border-color .22s,transform .24s cubic-bezier(.16,1,.3,1),box-shadow .22s!important;display:inline-flex!important;overflow:hidden!important;transform:none!important}.uw-header__actions .uw-steam-profile:hover{background:#e22444!important;border-color:#e22444!important;transform:translateY(-1px)!important;box-shadow:0 0 24px #e2244447!important}@media (max-width:760px){.uw-header__actions .uw-cart-button,.uw-header__actions .uw-steam-profile{justify-content:center!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important}.uw-header__actions .uw-cart-button__text,.uw-header__actions .uw-steam-profile__info{display:none!important}.uw-header__actions .uw-steam-profile__avatar{flex-basis:31px!important;width:31px!important;min-width:31px!important;height:31px!important}}.uw-header__actions{align-items:center!important;gap:8px!important;display:inline-flex!important}.uw-header__actions .uw-cart-button{border-radius:16px!important;width:132px!important;min-width:132px!important;max-width:132px!important;height:48px!important;min-height:48px!important}.uw-header__actions .uw-steam-profile{color:#fff!important;cursor:pointer!important;width:190px!important;min-width:190px!important;max-width:190px!important;height:48px!important;min-height:48px!important;box-shadow:none!important;background:#202024!important;border:0!important;border-radius:16px!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;padding:0 13px 0 7px!important;text-decoration:none!important;transition:background .22s,transform .24s cubic-bezier(.16,1,.3,1),box-shadow .22s!important;display:inline-flex!important;overflow:hidden!important;transform:none!important}.uw-header__actions .uw-steam-profile:hover{color:#fff!important;background:#e22444!important;transform:translateY(-1px)!important;box-shadow:0 12px 25px #e2244438!important}.uw-header__actions .uw-steam-profile__avatar{background:#161617!important;border-radius:12px!important;flex:0 0 34px!important;justify-content:center!important;align-items:center!important;width:34px!important;min-width:34px!important;height:34px!important;display:inline-flex!important;overflow:hidden!important}.uw-header__actions .uw-steam-profile__avatar img{object-fit:cover!important;border-radius:inherit!important;width:100%!important;height:100%!important;display:block!important}.uw-header__actions .uw-steam-profile__info{flex-direction:column!important;flex:auto!important;justify-content:center!important;align-items:flex-start!important;gap:4px!important;min-width:0!important;line-height:1!important;display:flex!important}.uw-header__actions .uw-steam-profile__info b{color:#fff!important;letter-spacing:-.01em!important;text-overflow:ellipsis!important;white-space:nowrap!important;width:100%!important;max-width:125px!important;font-size:13px!important;font-weight:700!important;line-height:1!important;overflow:hidden!important}.uw-header__actions .uw-steam-profile__info small{color:#ffffffad!important;letter-spacing:-.01em!important;text-overflow:ellipsis!important;white-space:nowrap!important;width:100%!important;max-width:125px!important;font-size:12px!important;font-weight:600!important;line-height:1!important;overflow:hidden!important}.uw-header__actions .uw-steam-profile:hover .uw-steam-profile__info small{color:#ffffffeb!important}.uw-steam-profile form,.uw-steam-profile form button,.uw-steam-profile__main{display:none!important}@media (max-width:760px){.uw-header__actions .uw-cart-button,.uw-header__actions .uw-steam-profile{justify-content:center!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important}.uw-header__actions .uw-cart-button__text,.uw-header__actions .uw-steam-profile__info{display:none!important}.uw-header__actions .uw-steam-profile__avatar{flex-basis:31px!important;width:31px!important;min-width:31px!important;height:31px!important}}.uw-steam-profile-wrap{align-items:center!important;display:inline-flex!important;position:relative!important}.uw-header__actions .uw-steam-profile{border:0!important;width:205px!important;min-width:205px!important;max-width:205px!important;padding:0 10px 0 7px!important;position:relative!important}.uw-steam-profile__chevron{color:#ffffff7a!important;justify-content:center!important;align-items:center!important;width:18px!important;min-width:18px!important;height:18px!important;transition:transform .22s,color .22s!important;display:inline-flex!important}.uw-steam-profile__chevron svg{fill:currentColor!important;width:18px!important;height:18px!important;display:block!important}.uw-steam-profile[aria-expanded=true]{background:#26262b!important;box-shadow:0 12px 25px #00000038!important}.uw-steam-profile[aria-expanded=true] .uw-steam-profile__chevron{color:#fff!important;transform:rotate(180deg)!important}.uw-header__actions .uw-steam-profile__info b{max-width:118px!important}.uw-header__actions .uw-steam-profile__info small{max-width:118px!important;font-size:12px!important}.uw-steam-profile-menu{z-index:120!important;background:#161617!important;border-radius:17px!important;width:205px!important;padding:7px!important;animation:.2s cubic-bezier(.16,1,.3,1) both uwProfileMenuIn!important;position:absolute!important;top:calc(100% + 9px)!important;right:0!important;box-shadow:0 22px 54px #0000006b,inset 0 0 0 1px #ffffff0f!important}.uw-steam-profile-menu a{color:#fff!important;background:0 0!important;border-radius:13px!important;flex-direction:column!important;gap:4px!important;padding:11px 12px!important;text-decoration:none!important;transition:background .22s,transform .22s cubic-bezier(.16,1,.3,1)!important;display:flex!important}.uw-steam-profile-menu a:hover{background:#e22444!important;transform:translateY(-1px)!important}.uw-steam-profile-menu a span{color:#fff!important;font-size:13px!important;font-weight:700!important;line-height:1!important}.uw-steam-profile-menu a small{color:#ffffff85!important;font-size:11.5px!important;font-weight:500!important;line-height:1.15!important}.uw-steam-profile-menu a:hover small{color:#ffffffd1!important}@keyframes uwProfileMenuIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translate(0,0)scale(1)}}@media (max-width:760px){.uw-header__actions .uw-steam-profile{width:44px!important;min-width:44px!important;max-width:44px!important}.uw-steam-profile__chevron{display:none!important}.uw-steam-profile-menu{width:190px!important;right:0!important}}.uw-admin-login-page,.uw-admin-page{color:#fff;background:linear-gradient(#0e0e10e0,#0e0e10f0),url(/assets/backgrounds/site-bg.png) 50%/cover fixed,#0e0e10;min-height:100vh}.uw-admin-login-page{place-items:center;padding:24px;display:grid}.uw-admin-login-card{background:#161617;border-radius:26px;width:min(430px,100%);padding:28px;box-shadow:0 24px 70px #0000006b,inset 0 0 0 1px #fff1}.uw-admin-login-card__logo{color:#fff;background:#e22444;border-radius:19px;place-items:center;width:58px;height:58px;margin-bottom:18px;font-size:28px;font-weight:850;display:grid;box-shadow:0 14px 30px #e2244442}.uw-admin-login-card>span,.uw-admin-header span,.uw-admin-section-card span,.uw-admin-metric-card span{color:#e22444;letter-spacing:.08em;text-transform:uppercase;align-items:center;width:fit-content;font-size:12px;font-weight:800;display:inline-flex}.uw-admin-login-card h1{letter-spacing:-.045em;margin:11px 0 0;font-size:34px;font-weight:850;line-height:1}.uw-admin-login-card p{color:#ffffff94;margin:14px 0 0;font-size:14px;font-weight:500;line-height:1.55}.uw-admin-login-card form{gap:13px;margin-top:24px;display:grid}.uw-admin-login-card label{gap:7px;display:grid}.uw-admin-login-card label small{color:#ffffff8f;font-size:12.5px;font-weight:600}.uw-admin-login-card input{color:#fff;background:#202024;border:0;border-radius:15px;outline:none;width:100%;height:46px;padding:0 14px;font-size:14px;font-weight:600;box-shadow:inset 0 0 0 1px #ffffff0b}.uw-admin-login-card input::placeholder{color:#ffffff52}.uw-admin-login-card input:focus{box-shadow:inset 0 0 0 1px #e224448f,0 0 0 4px #e2244414}.uw-admin-login-card button,.uw-admin-header button,.uw-admin-section-card button{color:#fff;cursor:pointer;background:#202024;border:0;border-radius:15px;min-height:46px;padding:0 16px;font-size:14px;font-weight:800;transition:background .22s,color .22s,transform .24s cubic-bezier(.16,1,.3,1),box-shadow .22s,opacity .22s}.uw-admin-login-card button{background:#e22444;margin-top:4px}.uw-admin-login-card button:hover,.uw-admin-header button:hover,.uw-admin-section-card button:hover{color:#fff;background:#e22444;transform:translateY(-1px);box-shadow:0 14px 30px #e2244438}.uw-admin-login-card button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.uw-admin-login-error{color:#fff;background:#e224441f;border-radius:14px;padding:12px 13px;font-size:13px;line-height:1.35;box-shadow:inset 0 0 0 1px #e224442e}.uw-admin-page{padding:24px}.uw-admin-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#161617f0;border-radius:26px;justify-content:space-between;align-items:flex-start;gap:18px;width:calc(100% - 44px);max-width:1560px;margin:0 auto;padding:22px;display:flex;box-shadow:0 22px 70px #00000057,inset 0 0 0 1px #fff1}.uw-admin-header h1{letter-spacing:-.055em;margin:9px 0 0;font-size:42px;font-weight:850;line-height:1}.uw-admin-header p{color:#ffffff94;max-width:760px;margin:12px 0 0;font-size:14px;font-weight:500;line-height:1.55}.uw-admin-header p b{color:#fff}.uw-admin-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;width:calc(100% - 44px);max-width:1560px;margin:18px auto 0;display:grid}.uw-admin-metric-card{background:#161617;border-radius:22px;min-height:130px;padding:18px;box-shadow:0 18px 50px #00000042,inset 0 0 0 1px #ffffff0e}.uw-admin-metric-card strong{color:#fff;letter-spacing:-.04em;margin-top:14px;font-size:34px;font-weight:850;line-height:1;display:block}.uw-admin-metric-card p{color:#ffffff85;margin:10px 0 0;font-size:13px;line-height:1.4}.uw-admin-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:calc(100% - 44px);max-width:1560px;margin:18px auto 0;display:grid}.uw-admin-section-card{background:#161617;border-radius:24px;flex-direction:column;justify-content:space-between;gap:18px;min-height:220px;padding:18px;display:flex;box-shadow:0 18px 50px #0000003d,inset 0 0 0 1px #ffffff0e}.uw-admin-section-card h3{color:#fff;letter-spacing:-.035em;margin:14px 0 0;font-size:25px;font-weight:800;line-height:1}.uw-admin-section-card p{color:#ffffff8a;margin:11px 0 0;font-size:14px;font-weight:500;line-height:1.55}.uw-admin-section-card button{width:fit-content}@media (max-width:1120px){.uw-admin-metrics,.uw-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.uw-admin-header,.uw-admin-metrics,.uw-admin-grid{width:100%}}@media (max-width:720px){.uw-admin-page{padding:14px}.uw-admin-header{display:grid}.uw-admin-header h1{font-size:34px}.uw-admin-metrics,.uw-admin-grid{grid-template-columns:1fr}.uw-admin-login-page{padding:14px}.uw-admin-login-card{border-radius:22px;padding:22px}}.uw-admin-products-page{color:#fff;background:linear-gradient(#0e0e10e6,#0e0e10f2),url(/assets/backgrounds/site-bg.png) 50%/cover fixed,#0e0e10;min-height:100vh;padding:24px}.uw-admin-products-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#161617f0;border-radius:26px;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px;display:flex;box-shadow:0 22px 70px #00000057,inset 0 0 0 1px #fff1}.uw-admin-products-header span,.uw-admin-product-editor__head span,.uw-admin-product-items__head span{color:#e22444;letter-spacing:.08em;text-transform:uppercase;width:fit-content;font-size:12px;font-weight:800;display:inline-flex}.uw-admin-products-header h1{letter-spacing:-.055em;margin:9px 0 0;font-size:42px;font-weight:850;line-height:1}.uw-admin-products-header__actions a,.uw-admin-products-header__actions button,.uw-admin-product-editor__actions button,.uw-admin-product-items__head button,.uw-admin-product-item-row button{color:#fff;cursor:pointer;background:#202024;border:0;border-radius:14px;min-height:42px;padding:0 14px;font-size:13px;font-weight:800;transition:background .22s,color .22s,transform .24s cubic-bezier(.16,1,.3,1),box-shadow .22s}.uw-admin-products-header__actions button,.uw-admin-product-editor__actions button[type=submit]{background:#e22444}.uw-admin-products-header__actions a:hover,.uw-admin-products-header__actions button:hover,.uw-admin-product-editor__actions button:hover,.uw-admin-product-items__head button:hover,.uw-admin-product-item-row button:hover{color:#fff;background:#e22444;transform:translateY(-1px);box-shadow:0 14px 30px #e2244438}.uw-admin-products-layout{grid-template-columns:370px minmax(0,1fr);gap:14px;margin-top:18px;display:grid}.uw-admin-products-list,.uw-admin-product-editor{background:#161617;border-radius:26px;box-shadow:0 18px 54px #00000047,inset 0 0 0 1px #ffffff0e}.uw-admin-products-list{align-self:start;padding:14px;position:sticky;top:24px}.uw-admin-products-list__top{padding:6px}.uw-admin-products-list__top input,.uw-admin-product-grid input,.uw-admin-product-grid select,.uw-admin-product-field input,.uw-admin-product-field textarea,.uw-admin-product-item-row input{color:#fff;background:#202024;border:0;border-radius:14px;outline:none;width:100%;min-height:44px;padding:0 13px;font-size:13.5px;font-weight:600;box-shadow:inset 0 0 0 1px #ffffff0b}.uw-admin-products-list__top input{margin-top:14px}.uw-admin-product-field textarea{resize:vertical;padding-top:12px}.uw-admin-products-list__top input:focus,.uw-admin-product-grid input:focus,.uw-admin-product-grid select:focus,.uw-admin-product-field input:focus,.uw-admin-product-field textarea:focus,.uw-admin-product-item-row input:focus{box-shadow:inset 0 0 0 1px #e224448f,0 0 0 4px #e2244414}.uw-admin-products-list__items{gap:8px;max-height:calc(100vh - 175px);margin-top:14px;padding-right:3px;display:grid;overflow:auto}.uw-admin-products-list__items button{color:#fff;text-align:left;cursor:pointer;background:#111113;border:0;border-radius:16px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:11px;width:100%;padding:9px;transition:background .22s,transform .22s,box-shadow .22s;display:grid}.uw-admin-products-list__items button:hover,.uw-admin-products-list__items button.is-active{background:#202024;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #e224443d}.uw-admin-products-list__items img{object-fit:contain;background:#202024;border-radius:14px;width:48px;height:48px}.uw-admin-products-list__items span{gap:5px;min-width:0;display:grid}.uw-admin-products-list__items b{text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:750;overflow:hidden}.uw-admin-products-list__items small{color:#ffffff7a;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.uw-admin-product-editor{padding:18px}.uw-admin-product-editor__head{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:18px;display:flex}.uw-admin-product-editor__head h2{color:#fff;letter-spacing:-.045em;margin:9px 0 0;font-size:32px;font-weight:850;line-height:1}.uw-admin-product-editor__preview{background:#111113;border-radius:22px;place-items:center;width:86px;height:86px;display:grid;overflow:hidden}.uw-admin-product-editor__preview img{object-fit:contain;width:88%;height:88%}.uw-admin-products-message{color:#fff;background:#e224441f;border-radius:14px;margin-top:14px;padding:12px 13px;font-size:13px;box-shadow:inset 0 0 0 1px #e224442e}.uw-admin-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:18px;display:grid}.uw-admin-product-grid label,.uw-admin-product-field{gap:7px;display:grid}.uw-admin-product-grid small,.uw-admin-product-field small{color:#ffffff8f;font-size:12.5px;font-weight:600}.uw-admin-product-field{margin-top:13px}.uw-admin-product-items{background:#111113;border-radius:20px;margin-top:18px;padding:16px}.uw-admin-product-items__head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.uw-admin-product-items__head p{color:#ffffff85;margin:8px 0 0;font-size:13px;line-height:1.45}.uw-admin-product-item-row{grid-template-columns:minmax(0,1fr) minmax(0,.7fr) auto;gap:9px;margin-top:10px;display:grid}.uw-admin-product-item-row button{background:#202024}.uw-admin-product-editor__actions{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.uw-admin-product-editor__actions .is-danger{background:#202024}.uw-admin-product-editor__actions .is-danger:hover{background:#e22444}.uw-admin-products-empty{color:#ffffff94;background:#111113;border-radius:16px;padding:18px;font-size:13px}@media (max-width:1100px){.uw-admin-products-header,.uw-admin-products-layout{width:100%}.uw-admin-products-layout{grid-template-columns:1fr}.uw-admin-products-list{position:static}.uw-admin-products-list__items{max-height:360px}}@media (max-width:700px){.uw-admin-products-page{padding:14px}.uw-admin-products-header{display:grid}.uw-admin-products-header h1{font-size:34px}.uw-admin-product-grid,.uw-admin-product-item-row{grid-template-columns:1fr}.uw-admin-product-editor__head{display:grid}}.uw-admin-product-image-tools{background:#111113;border-radius:20px;gap:10px;margin-top:13px;padding:14px;display:grid;box-shadow:inset 0 0 0 1px #ffffff0b}.uw-admin-product-image-actions{flex-wrap:wrap;gap:9px;display:flex}.uw-admin-upload-button{color:#fff;cursor:pointer;background:#202024;border-radius:14px;justify-content:center;align-items:center;width:fit-content;min-height:42px;padding:0 14px;transition:background .22s,transform .24s cubic-bezier(.16,1,.3,1),box-shadow .22s;display:inline-flex!important}.uw-admin-upload-button input{display:none}.uw-admin-upload-button span{color:#fff;font-size:13px;font-weight:800}.uw-admin-upload-button:hover{background:#e22444;transform:translateY(-1px);box-shadow:0 14px 30px #e2244438}.uw-admin-shortname-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px;display:grid}.uw-admin-shortname-row label{gap:7px;display:grid}.uw-admin-shortname-row small{color:#ffffff8f;font-size:12.5px;font-weight:600}.uw-admin-shortname-row input{color:#fff;background:#202024;border:0;border-radius:14px;outline:none;width:100%;min-height:44px;padding:0 13px;font-size:13.5px;font-weight:600;box-shadow:inset 0 0 0 1px #ffffff0b}.uw-admin-shortname-row input:focus{box-shadow:inset 0 0 0 1px #e224448f,0 0 0 4px #e2244414}.uw-admin-shortname-row button{color:#fff;cursor:pointer;background:#202024;border:0;border-radius:14px;min-height:44px;padding:0 14px;font-size:13px;font-weight:800;transition:background .22s,transform .24s cubic-bezier(.16,1,.3,1),box-shadow .22s}.uw-admin-shortname-row button:hover{background:#e22444;transform:translateY(-1px);box-shadow:0 14px 30px #e2244438}@media (max-width:760px){.uw-admin-shortname-row{grid-template-columns:1fr}.uw-admin-upload-button,.uw-admin-shortname-row button{width:100%}}.uw-admin-product-features,.uw-admin-product-kits{background:#111113;border-radius:20px;margin-top:18px;padding:16px;box-shadow:inset 0 0 0 1px #ffffff0b}.uw-admin-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.uw-admin-feature-card{background:#161617;border-radius:16px;grid-template-columns:minmax(0,1fr);gap:8px;padding:12px;display:grid}.uw-admin-feature-card input,.uw-admin-kit-card input,.uw-admin-kit-item input,.uw-admin-item-picker input{color:#fff;background:#202024;border:0;border-radius:13px;outline:none;width:100%;min-height:42px;padding:0 12px;font-size:13px;font-weight:600;box-shadow:inset 0 0 0 1px #ffffff0b}.uw-admin-feature-card input:focus,.uw-admin-kit-card input:focus,.uw-admin-kit-item input:focus,.uw-admin-item-picker input:focus{box-shadow:inset 0 0 0 1px #e224448f,0 0 0 4px #e2244414}.uw-admin-feature-card button,.uw-admin-kit-card button,.uw-admin-item-picker button{color:#fff;cursor:pointer;background:#202024;border:0;border-radius:13px;min-height:40px;padding:0 13px;font-size:13px;font-weight:800;transition:background .22s,transform .24s cubic-bezier(.16,1,.3,1),box-shadow .22s,opacity .22s}.uw-admin-feature-card button:hover,.uw-admin-kit-card button:hover,.uw-admin-item-picker button:hover{background:#e22444;transform:translateY(-1px);box-shadow:0 14px 30px #e2244438}.uw-admin-kit-list{gap:12px;margin-top:14px;display:grid}.uw-admin-kit-card{background:#161617;border-radius:18px;padding:13px}.uw-admin-kit-card__top{grid-template-columns:72px minmax(0,1fr) auto;align-items:start;gap:11px;display:grid}.uw-admin-kit-card__image{background:#202024;border-radius:17px;place-items:center;width:72px;height:72px;display:grid;overflow:hidden}.uw-admin-kit-card__image img{object-fit:contain;width:86%;height:86%}.uw-admin-kit-card__fields{gap:8px;display:grid}.uw-admin-kit-card__actions{justify-content:flex-end;margin-top:11px;display:flex}.uw-admin-kit-items{gap:8px;margin-top:11px;display:grid}.uw-admin-kit-item{background:#111113;border-radius:14px;grid-template-columns:46px minmax(0,1fr) minmax(0,1fr) 110px auto;align-items:center;gap:8px;padding:8px;display:grid}.uw-admin-kit-item img{object-fit:contain;background:#202024;border-radius:12px;width:46px;height:46px;padding:4px}.uw-admin-item-picker-backdrop{z-index:300;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000000c2;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.uw-admin-item-picker{background:#161617;border-radius:26px;flex-direction:column;width:min(1080px,100%);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 30px 90px #0000008c,inset 0 0 0 1px #fff1}.uw-admin-item-picker__head{background:#111113;justify-content:space-between;gap:18px;padding:20px;display:flex;box-shadow:inset 0 -1px #ffffff0e}.uw-admin-item-picker__head span{color:#e22444;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:850;display:inline-flex}.uw-admin-item-picker__head h2{letter-spacing:-.045em;margin:8px 0 0;font-size:32px;font-weight:850;line-height:1}.uw-admin-item-picker__head p{color:#ffffff8a;margin:10px 0 0;font-size:13.5px}.uw-admin-item-picker__head>button{width:42px;height:42px;min-height:42px;padding:0;font-size:24px}.uw-admin-item-picker__filters{background:#161617;gap:11px;padding:14px;display:grid}.uw-admin-item-picker__filters>div{flex-wrap:wrap;gap:7px;display:flex}.uw-admin-item-picker__filters button{border-radius:12px;min-height:34px;font-size:12px}.uw-admin-item-picker__filters button.is-active{background:#e22444}.uw-admin-item-picker__content{flex:1;min-height:0;padding:0 14px 14px;overflow:auto}.uw-admin-rust-item-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:9px;display:grid}.uw-admin-rust-item-grid button{background:#111113;align-content:center;justify-items:center;gap:8px;min-height:112px;padding:9px;display:grid;box-shadow:inset 0 0 0 1px #ffffff0b}.uw-admin-rust-item-grid button.is-active{background:#e224442e;box-shadow:inset 0 0 0 1px #e224448c}.uw-admin-rust-item-grid img{object-fit:contain;width:54px;height:54px}.uw-admin-rust-item-grid span{color:#ffffffb8;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10.5px;font-weight:600;line-height:1.15;overflow:hidden}.uw-admin-item-picker__bottom{background:#111113;grid-template-columns:minmax(0,1fr) 140px auto;align-items:center;gap:10px;padding:14px;display:grid;box-shadow:inset 0 1px #ffffff0e}.uw-admin-picked-item{background:#202024;border-radius:15px;align-items:center;gap:10px;min-height:52px;padding:7px;display:flex}.uw-admin-picked-item img{object-fit:contain;border-radius:10px;width:38px;height:38px}.uw-admin-picked-item div{gap:4px;min-width:0;display:grid}.uw-admin-picked-item b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1;overflow:hidden}.uw-admin-picked-item span{color:#ffffff7a;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;line-height:1;overflow:hidden}.uw-admin-item-picker__bottom button:disabled{opacity:.42;cursor:not-allowed;box-shadow:none!important;transform:none!important}@media (max-width:1180px){.uw-admin-rust-item-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.uw-admin-kit-item{grid-template-columns:46px minmax(0,1fr)}.uw-admin-kit-item button{grid-column:2}}@media (max-width:760px){.uw-admin-feature-grid,.uw-admin-kit-card__top,.uw-admin-item-picker__bottom{grid-template-columns:1fr}.uw-admin-rust-item-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.uw-admin-item-picker{max-height:calc(100vh - 20px)}}.uw-product-modal--privilege{background:#161617!important;border-radius:28px!important;grid-template-columns:360px minmax(0,1fr)!important;width:min(1160px,100vw - 40px)!important;max-height:calc(100vh - 44px)!important;padding:22px!important;overflow:auto!important}.uw-product-modal--privilege .uw-product-modal__media{background:#111113!important;border-radius:24px!important;align-self:start!important;min-height:auto!important;padding:14px!important;position:sticky!important;top:0!important}.uw-product-modal--privilege .uw-product-modal__image{background:radial-gradient(circle at 50% 45%,#e2244429,#0000 48%),#0e0e10!important;border-radius:22px!important;width:100%!important;height:330px!important}.uw-product-modal--privilege .uw-product-modal__image img{object-fit:contain!important;filter:drop-shadow(0 22px 34px #00000075)!important;width:94%!important;height:94%!important}.uw-product-modal--privilege .uw-product-modal__media>span{color:#fff!important;background:#e22444!important;border-radius:999px!important;margin-top:14px!important;padding:9px 14px!important;font-size:12px!important;font-weight:800!important;line-height:1!important}.uw-product-modal__note{background:#e2244429;border-radius:18px;margin-top:14px;padding:14px;box-shadow:inset 0 0 0 1px #e2244429}.uw-product-modal__note b{color:#e22444;letter-spacing:.06em;text-transform:uppercase;margin-bottom:7px;font-size:12px;font-weight:850;display:block}.uw-product-modal__note p{color:#ffffffc7!important;margin:0!important;font-size:13px!important;font-weight:600!important;line-height:1.45!important}.uw-product-modal--privilege .uw-product-modal__content{padding:8px 54px 8px 0!important}.uw-product-modal--privilege .uw-product-modal__content h2{letter-spacing:-.07em!important;margin-top:16px!important;font-size:clamp(48px,5.2vw,76px)!important;font-weight:850!important;line-height:.9!important}.uw-product-modal--privilege .uw-product-modal__content>p{color:#ffffff94!important;margin-top:16px!important;font-size:15px!important;line-height:1.55!important}.uw-product-modal--privilege .uw-product-modal__server{background:#e224441a!important;border:1px solid #e2244433!important;border-radius:18px!important;margin-top:18px!important;padding:14px 16px!important}.uw-privilege-section-title{align-items:baseline;gap:8px;margin-bottom:12px;display:flex}.uw-privilege-section-title span{color:#ffffffeb;letter-spacing:-.02em;text-transform:uppercase;font-size:15px;font-weight:850}.uw-privilege-section-title b{color:#e22444;letter-spacing:-.02em;text-transform:uppercase;font-size:15px;font-weight:850}.uw-privilege-features{background:#111113;border-radius:22px;margin-top:20px;padding:14px}.uw-privilege-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.uw-privilege-feature{background:#0e0e10;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;min-height:74px;padding:13px 14px;transition:background .22s,transform .24s cubic-bezier(.16,1,.3,1),box-shadow .22s;display:flex}.uw-privilege-feature:hover{background:#151518;transform:translateY(-1px);box-shadow:0 12px 26px #00000038}.uw-privilege-feature h3{color:#fff;text-transform:uppercase;margin:0;font-size:14px;font-weight:850;line-height:1.1}.uw-privilege-feature p{color:#ffffff70!important;margin:5px 0 0!important;font-size:12px!important;font-weight:600!important;line-height:1.25!important}.uw-privilege-feature strong{color:#fff;text-align:center;white-space:nowrap;background:#e22444;border-radius:12px;flex:none;max-width:150px;padding:9px 12px;font-size:12px;font-weight:850;line-height:1}.uw-privilege-kits{background:#111113;border-radius:22px;margin-top:14px;padding:14px}.uw-privilege-kit-list{gap:10px;display:grid}.uw-privilege-kit{background:#0e0e10;border-radius:18px;overflow:hidden}.uw-privilege-kit__head{background:#151518;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;padding:12px;display:grid}.uw-privilege-kit__head img{object-fit:contain;background:#202024;border-radius:14px;width:58px;height:58px;padding:5px}.uw-privilege-kit__head h3{color:#fff;text-transform:uppercase;margin:0;font-size:15px;font-weight:850;line-height:1}.uw-privilege-kit__head p{color:#ffffff7a!important;margin:6px 0 0!important;font-size:12px!important;font-weight:600!important;line-height:1.25!important}.uw-privilege-kit__items{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;display:grid}.uw-privilege-kit__item{background:#161617;border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px;display:grid}.uw-privilege-kit__item img{object-fit:contain;background:#202024;border-radius:12px;width:42px;height:42px;padding:4px}.uw-privilege-kit__item span{gap:4px;min-width:0;display:grid}.uw-privilege-kit__item b{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:750;line-height:1;overflow:hidden}.uw-privilege-kit__item small{color:#ffffff61;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:500;line-height:1;overflow:hidden}.uw-privilege-kit__item strong{color:#fff;white-space:nowrap;background:#e22444;border-radius:10px;padding:7px 9px;font-size:11.5px;font-weight:850;line-height:1}.uw-product-modal--privilege .uw-product-modal__bottom{border-top:1px solid #ffffff12!important;margin-top:18px!important;padding-top:18px!important}.uw-product-modal--privilege .uw-product-modal__bottom button{background:#e22444!important;border-radius:15px!important;min-width:190px!important}@media (max-width:980px){.uw-product-modal--privilege{grid-template-columns:1fr!important}.uw-product-modal--privilege .uw-product-modal__media{position:relative!important}.uw-product-modal--privilege .uw-product-modal__content{padding:0!important}.uw-privilege-feature-grid,.uw-privilege-kit__items{grid-template-columns:1fr!important}}@media (max-width:560px){.uw-product-modal--privilege{width:calc(100vw - 18px)!important;padding:14px!important}.uw-product-modal--privilege .uw-product-modal__image{height:260px!important}.uw-product-modal--privilege .uw-product-modal__content h2{font-size:44px!important}.uw-privilege-feature{flex-direction:column;align-items:flex-start}.uw-privilege-feature strong{max-width:100%}.uw-privilege-kit__item{grid-template-columns:38px minmax(0,1fr)}.uw-privilege-kit__item strong{grid-column:2;width:fit-content}}.uw-buy-modal{color:#fff!important;background:#0e0e10!important;border-radius:0 0 8px 8px!important;flex-direction:column!important;width:min(1080px,100vw - 34px)!important;max-height:calc(100vh - 34px)!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 32px 110px #000000ad,inset 0 0 0 1px #ffffff0b!important}.uw-buy-modal__title h2{color:#fff!important;text-transform:uppercase!important;letter-spacing:-.025em!important;margin:0!important;font-size:22px!important;font-weight:850!important;line-height:1!important}.uw-buy-modal__line{background:#e22444!important;flex:0 0 2px!important;height:2px!important}.uw-buy-modal__left{background:#161617!important;border-radius:12px!important;padding:10px!important}.uw-buy-modal__image img{object-fit:contain!important;filter:drop-shadow(0 18px 24px #0000007a)!important;width:96%!important;height:96%!important}.uw-buy-modal__warning{background:#e2244438!important;border-radius:10px!important;margin-top:10px!important;padding:13px!important}.uw-buy-section-title span{color:#fff!important;text-transform:uppercase!important;font-size:15px!important;font-weight:850!important;line-height:1!important}.uw-buy-section-title b{color:#e22444!important;text-transform:uppercase!important;font-size:15px!important;font-weight:850!important;line-height:1!important}.uw-buy-features{background:#161617!important;border-radius:12px!important;height:100%!important;padding:12px!important}.uw-buy-feature{background:#0e0e10!important;border-radius:10px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;min-height:64px!important;padding:13px!important;display:grid!important}.uw-buy-feature h3{color:#fff!important;text-transform:uppercase!important;margin:0!important;font-size:13px!important;font-weight:850!important;line-height:1.1!important}.uw-buy-feature strong{color:#fff!important;text-align:center!important;white-space:nowrap!important;text-overflow:ellipsis!important;background:#e22444!important;border-radius:10px!important;min-width:74px!important;max-width:132px!important;padding:9px 11px!important;font-size:12px!important;font-weight:850!important;line-height:1!important;overflow:hidden!important}.uw-buy-kits__rail{scrollbar-color:#e22444 #0e0e10!important;gap:12px!important;padding-bottom:8px!important;display:flex!important;overflow-x:auto!important}.uw-buy-kit-card{background:#0e0e10!important;border-radius:10px!important;grid-template-columns:48px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-width:220px!important;height:62px!important;padding:8px!important;display:grid!important}.uw-buy-kit-card img{object-fit:contain!important;background:#202024!important;border-radius:9px!important;width:46px!important;height:46px!important;padding:4px!important}.uw-buy-kit-card h3{color:#fff!important;text-transform:uppercase!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:92px!important;margin:0!important;font-size:12px!important;font-weight:850!important;line-height:1!important;overflow:hidden!important}.uw-buy-kit-card p{color:#ffffff6b!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:92px!important;margin:5px 0 0!important;font-size:10.5px!important;line-height:1!important;overflow:hidden!important}.uw-buy-kit-card button{color:#fff!important;cursor:pointer!important;background:#e22444!important;border:0!important;border-radius:8px!important;min-height:32px!important;padding:0 11px!important;font-size:11px!important;font-weight:850!important}.uw-buy-price>div,.uw-buy-quantity>div{background:#161617!important;border-radius:7px!important;grid-template-columns:55px minmax(0,1fr)!important;align-items:center!important;height:42px!important;display:grid!important;overflow:hidden!important}.uw-buy-quantity button{color:#fff!important;cursor:pointer!important;background:#e22444!important;border:0!important;width:55px!important;height:42px!important;font-size:28px!important;font-weight:500!important;line-height:1!important}.uw-buy-modal__footer button{color:#fff!important;cursor:pointer!important;background:#e22444!important;border:0!important;border-radius:3px!important;min-width:92px!important;height:38px!important;padding:0 16px!important;font-size:13px!important;font-weight:850!important}.uw-buy-modal__footer button.is-primary{min-width:112px!important}.uw-kit-details-backdrop{z-index:1000!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#00000085!important;place-items:center!important;padding:20px!important;display:grid!important;position:fixed!important;inset:0!important}.uw-kit-details{color:#fff!important;background:#111113!important;border-radius:12px!important;width:min(720px,100vw - 32px)!important;padding:18px!important;position:relative!important;box-shadow:0 28px 90px #0000009e,inset 0 0 0 1px #ffffff0e!important}.uw-kit-details__close{color:#fff!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:9px!important;width:34px!important;height:34px!important;font-size:22px!important;position:absolute!important;top:14px!important;right:14px!important}.uw-kit-details__head{border-bottom:1px solid #ffffff14!important;padding-bottom:14px!important}.uw-kit-details__head h3{color:#fff!important;text-transform:uppercase!important;margin:0!important;font-size:22px!important;font-weight:850!important}.uw-kit-details__head p{color:#ffffff7a!important;margin:8px 0 0!important;font-size:13px!important}.uw-kit-detail-item{background:#1a1a1d!important;border-radius:10px!important;align-content:center!important;justify-items:center!important;gap:8px!important;height:104px!important;display:grid!important}.uw-kit-detail-item img{object-fit:contain!important;width:58px!important;height:58px!important}.uw-kit-detail-item strong{color:#fff!important;font-size:14px!important;font-weight:850!important}.uw-kit-details__meta div{text-align:center!important;background:#1a1a1d!important;border-radius:9px!important;justify-content:center!important;align-items:center!important;gap:5px!important;min-height:42px!important;display:flex!important}@media (max-width:900px){.uw-buy-modal__main,.uw-buy-features__grid,.uw-buy-modal__bottom,.uw-kit-details__meta{grid-template-columns:1fr!important}.uw-kit-details__items{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.uw-buy-modal-backdrop{justify-content:center!important;align-items:center!important;padding:22px!important}.uw-buy-modal{color:#fff!important;background:#0e0e10!important;border-radius:18px!important;flex-direction:column!important;width:min(1080px,100vw - 34px)!important;max-height:calc(100vh - 34px)!important;animation:.34s cubic-bezier(.16,1,.3,1) both uwBuyModalIn!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 32px 110px #000000ad,inset 0 0 0 1px #ffffff0b!important}@keyframes uwBuyModalIn{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translate(0,0)scale(1)}}.uw-buy-modal__close{z-index:10!important;color:#fff!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:12px!important;width:38px!important;height:38px!important;font-size:25px!important;line-height:1!important;transition:background .22s,transform .22s,box-shadow .22s!important;position:absolute!important;top:17px!important;right:17px!important}.uw-buy-modal__close:hover{background:#e22444!important;transform:scale(1.04)!important;box-shadow:0 12px 25px #e224443d!important}.uw-buy-modal__title{text-align:center!important;background:linear-gradient(#ffffff06,#0000),#0e0e10!important;padding:20px 72px 17px!important}.uw-buy-modal__title h2{color:#fff!important;text-transform:uppercase!important;letter-spacing:-.025em!important;text-shadow:0 10px 26px #00000073!important;margin:0!important;font-size:24px!important;font-weight:900!important;line-height:1!important}.uw-buy-modal__line{background:#e22444!important;flex:0 0 2px!important;height:2px!important;box-shadow:0 0 22px #e224446b!important}.uw-buy-modal__main{grid-template-columns:310px minmax(0,1fr)!important;gap:16px!important;padding:16px!important;display:grid!important;overflow:auto!important}.uw-buy-modal__left,.uw-buy-features,.uw-buy-kits{background:#161617!important;box-shadow:inset 0 0 0 1px #ffffff0b,0 18px 40px #0000002e!important}.uw-buy-modal__left{border-radius:18px!important;padding:12px!important}.uw-buy-modal__image{background:radial-gradient(circle at 50% 45%,#e224441a,#0000 48%),#0e0e10!important;border-radius:16px!important;place-items:center!important;height:328px!important;display:grid!important;overflow:hidden!important}.uw-buy-modal__warning b{color:#e22444!important;text-transform:uppercase!important;margin-bottom:7px!important;font-size:12px!important;font-weight:850!important;display:block!important}.uw-buy-features{border-radius:18px!important;min-height:100%!important;padding:16px!important}.uw-buy-simple-info{background:#161617!important;border-radius:18px!important;padding:14px!important}.uw-buy-simple-info>p{color:#ffffffa3!important;margin:0 0 12px!important;font-size:13px!important;line-height:1.5!important}.uw-buy-simple-info__items div{background:#0e0e10!important;border-radius:12px!important;justify-content:space-between!important;gap:12px!important;padding:11px 12px!important;display:flex!important}.uw-buy-kits{border-radius:18px!important;margin:0 16px 16px!important;padding:14px!important}.uw-buy-kits__arrows button{color:#fff!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:11px!important;width:34px!important;height:34px!important;font-size:22px!important;font-weight:800!important;line-height:1!important;transition:background .22s,transform .24s cubic-bezier(.16,1,.3,1),box-shadow .22s!important}.uw-buy-kit-card:hover .uw-buy-kit-card__icon img{transform:scale(1.09)rotate(-2deg)!important}.uw-buy-kit-card button:hover{transform:scale(1.04)!important;box-shadow:0 14px 25px #e2244442!important}.uw-buy-modal__bottom{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:16px!important;padding:0 16px 13px!important;display:grid!important}.uw-buy-price>div,.uw-buy-quantity>div{background:#161617!important;border-radius:12px!important;grid-template-columns:55px minmax(0,1fr)!important;align-items:center!important;height:42px!important;display:grid!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #ffffff0b!important}.uw-buy-price small{color:#fff!important;background:#e22444!important;place-items:center!important;height:42px!important;font-size:12px!important;font-weight:850!important;display:grid!important;box-shadow:0 0 20px #e224442e!important}.uw-buy-quantity button{color:#fff!important;cursor:pointer!important;background:#e22444!important;border:0!important;width:55px!important;height:42px!important;font-size:28px!important;font-weight:500!important;line-height:1!important;transition:filter .2s,transform .2s!important;box-shadow:0 0 20px #e224442e!important}.uw-buy-modal__footer{background:#0e0e10!important;border-top:2px solid #e22444!important;justify-content:space-between!important;align-items:center!important;height:70px!important;padding:0 16px!important;display:flex!important}.uw-buy-modal__footer button{color:#fff!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:10px!important;min-width:92px!important;height:38px!important;padding:0 16px!important;font-size:13px!important;font-weight:850!important;transition:background .22s,transform .22s,box-shadow .22s!important}.uw-buy-modal__footer button.is-primary{background:#e22444!important;min-width:112px!important}@keyframes uwKitBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes uwKitDetailsIn{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translate(0,0)scale(1)}}.uw-kit-detail-item{cursor:help!important;background:#1a1a1d!important;border-radius:16px!important;align-content:center!important;justify-items:center!important;gap:7px!important;height:126px!important;transition:transform .32s cubic-bezier(.16,1,.3,1),background .22s,box-shadow .22s!important;display:grid!important;position:relative!important;overflow:visible!important}@media (max-width:900px){.uw-buy-modal__main,.uw-buy-features__grid,.uw-buy-modal__bottom,.uw-kit-details__meta{grid-template-columns:1fr!important}.uw-kit-details__items{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:560px){.uw-buy-modal-backdrop{padding:10px!important}.uw-buy-modal{width:calc(100vw - 18px)!important;max-height:calc(100vh - 18px)!important}.uw-buy-modal__main{padding:12px!important}.uw-buy-modal__image{height:260px!important}.uw-buy-kits{margin:0 12px 12px!important}.uw-buy-kit-card{min-width:226px!important}.uw-kit-details__items{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.uw-buy-modal-backdrop{-webkit-backdrop-filter:blur(18px)saturate(1.05)!important;backdrop-filter:blur(18px)saturate(1.05)!important;background:#000000c7!important;justify-content:center!important;align-items:center!important;padding:24px!important}.uw-buy-modal{color:#fff!important;background:#161617!important;border:0!important;border-radius:28px!important;flex-direction:column!important;width:min(1120px,100vw - 42px)!important;max-height:calc(100vh - 42px)!important;animation:.34s cubic-bezier(.16,1,.3,1) both uwBuyModalPremiumIn!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 36px 110px #0000009e,inset 0 0 0 1px #fff1!important}@keyframes uwBuyModalPremiumIn{0%{opacity:0;transform:translateY(18px)scale(.982)}to{opacity:1;transform:translate(0,0)scale(1)}}.uw-buy-modal__title{text-align:center!important;background:#161617!important;border-bottom:1px solid #ffffff0e!important;justify-content:center!important;align-items:center!important;min-height:78px!important;padding:22px 76px 18px!important;display:flex!important}.uw-buy-modal__title h2{color:#fff!important;letter-spacing:-.045em!important;text-transform:uppercase!important;text-shadow:none!important;margin:0!important;font-size:28px!important;font-weight:850!important;line-height:1!important}.uw-buy-modal__line{display:none!important}.uw-buy-modal__close{z-index:10!important;color:#ffffffe0!important;cursor:pointer!important;width:42px!important;height:42px!important;box-shadow:none!important;background:#202024!important;border:0!important;border-radius:14px!important;font-size:26px!important;line-height:1!important;transition:background .22s,color .22s,transform .24s cubic-bezier(.16,1,.3,1),box-shadow .22s!important;position:absolute!important;top:20px!important;right:20px!important}.uw-buy-modal__close:hover{color:#fff!important;background:#e22444!important;transform:translateY(-1px)scale(1.035)!important;box-shadow:0 14px 28px #e224443d!important}.uw-buy-modal__main{background:#161617!important;grid-template-columns:330px minmax(0,1fr)!important;gap:16px!important;padding:18px!important;display:grid!important;overflow:auto!important}.uw-buy-modal__left,.uw-buy-features,.uw-buy-kits,.uw-buy-simple-info{background:#0e0e10!important;border-radius:24px!important;box-shadow:inset 0 0 0 1px #ffffff0e,0 18px 42px #00000038!important}.uw-buy-modal__left{padding:14px!important}.uw-buy-modal__image{background:#111113!important;border-radius:22px!important;place-items:center!important;height:350px!important;display:grid!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #ffffff0a!important}.uw-buy-modal__image img{object-fit:contain!important;filter:drop-shadow(0 26px 34px #00000080)!important;width:100%!important;height:100%!important;transition:transform .56s cubic-bezier(.16,1,.3,1),filter .42s!important;transform:translate(0,0)scale(1.02)!important}.uw-buy-modal__image:hover img{filter:drop-shadow(0 30px 42px #00000094)drop-shadow(0 0 22px #e224441a)!important;transform:translateY(-5px)scale(1.055)!important}.uw-buy-modal__warning{background:#e224441b!important;border-radius:18px!important;margin-top:14px!important;padding:15px!important;box-shadow:inset 0 0 0 1px #e224442e!important}.uw-buy-modal__warning b{color:#e22444!important;letter-spacing:.04em!important;text-transform:uppercase!important;margin-bottom:8px!important;font-size:12px!important;font-weight:850!important;line-height:1!important;display:block!important}.uw-buy-modal__warning p{color:#ffffffc2!important;margin:0!important;font-size:13px!important;font-weight:600!important;line-height:1.5!important}.uw-buy-modal__right{min-width:0!important;padding:0!important}.uw-buy-section-title{align-items:center!important;gap:8px!important;margin-bottom:14px!important;display:flex!important}.uw-buy-section-title span,.uw-buy-section-title b{letter-spacing:-.01em!important;text-transform:uppercase!important;font-size:14px!important;font-weight:850!important;line-height:1!important}.uw-buy-section-title span{color:#fff!important}.uw-buy-section-title b{color:#e22444!important}.uw-buy-features{min-height:100%!important;padding:18px!important}.uw-buy-features__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important;display:grid!important}.uw-buy-feature{background:#161617!important;border-radius:16px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;min-height:74px!important;padding:14px!important;transition:transform .34s cubic-bezier(.16,1,.3,1),background .24s,box-shadow .24s!important;display:grid!important;box-shadow:inset 0 0 0 1px #ffffff0a!important}.uw-buy-feature:hover{background:#202024!important;transform:translateY(-3px)scale(1.006)!important;box-shadow:inset 0 0 0 1px #e2244433,0 16px 34px #00000047,0 0 22px #e224440e!important}.uw-buy-feature h3{color:#fff!important;letter-spacing:-.01em!important;text-transform:uppercase!important;margin:0!important;font-size:13.5px!important;font-weight:850!important;line-height:1.1!important}.uw-buy-feature p{color:#ffffff7a!important;margin:6px 0 0!important;font-size:11.8px!important;font-weight:600!important;line-height:1.25!important}.uw-buy-feature strong{color:#fff!important;text-align:center!important;white-space:nowrap!important;text-overflow:ellipsis!important;background:#e22444!important;border-radius:12px!important;min-width:78px!important;max-width:132px!important;padding:9px 11px!important;font-size:12px!important;font-weight:850!important;line-height:1!important;overflow:hidden!important;box-shadow:0 10px 22px #e224442e!important}.uw-buy-simple-info{padding:18px!important}.uw-buy-simple-info>p{color:#ffffffa3!important;margin:0 0 14px!important;font-size:13px!important;font-weight:500!important;line-height:1.5!important}.uw-buy-simple-info__items{gap:8px!important;display:grid!important}.uw-buy-simple-info__items div{background:#161617!important;border-radius:14px!important;justify-content:space-between!important;gap:12px!important;padding:12px 13px!important;display:flex!important;box-shadow:inset 0 0 0 1px #ffffff0a!important}.uw-buy-simple-info__items span{color:#ffffff94!important;font-size:13px!important;font-weight:600!important}.uw-buy-simple-info__items b{color:#fff!important;font-size:13px!important;font-weight:800!important}.uw-buy-kits{background:#0e0e10!important;border-radius:24px!important;margin:0 18px 18px!important;padding:16px!important}.uw-buy-kits__top{justify-content:space-between!important;align-items:center!important;gap:14px!important;margin-bottom:12px!important;display:flex!important}.uw-buy-kits__arrows{align-items:center!important;gap:8px!important;display:inline-flex!important}.uw-buy-kits__arrows button{color:#fff!important;cursor:pointer!important;width:36px!important;height:36px!important;box-shadow:none!important;background:#202024!important;border:0!important;border-radius:13px!important;font-size:23px!important;font-weight:750!important;line-height:1!important;transition:background .22s,transform .24s cubic-bezier(.16,1,.3,1),box-shadow .22s!important}.uw-buy-kits__arrows button:hover{background:#e22444!important;transform:translateY(-1px)scale(1.03)!important;box-shadow:0 12px 24px #e2244438!important}.uw-buy-kits__rail{scroll-behavior:smooth!important;scroll-snap-type:x proximity!important;gap:12px!important;padding:2px 2px 10px!important;display:flex!important;overflow:auto hidden!important}.uw-buy-kits__rail::-webkit-scrollbar{height:7px!important}.uw-buy-kits__rail::-webkit-scrollbar-track{background:#161617!important;border-radius:999px!important}.uw-buy-kits__rail::-webkit-scrollbar-thumb{background:#e22444!important;border-radius:999px!important;box-shadow:0 0 18px #e2244452!important}.uw-buy-kit-card{scroll-snap-align:start!important;background:#161617!important;border-radius:17px!important;grid-template-columns:54px minmax(0,1fr) auto!important;align-items:center!important;gap:11px!important;min-width:258px!important;height:74px!important;padding:10px!important;transition:transform .34s cubic-bezier(.16,1,.3,1),background .22s,box-shadow .22s!important;display:grid!important;box-shadow:inset 0 0 0 1px #ffffff0b!important}.uw-buy-kit-card:hover{background:#202024!important;transform:translateY(-3px)scale(1.006)!important;box-shadow:inset 0 0 0 1px #e224442e,0 16px 30px #00000047,0 0 24px #e224440b!important}.uw-buy-kit-card__icon{background:#202024!important;border-radius:15px!important;place-items:center!important;width:54px!important;height:54px!important;display:grid!important;overflow:hidden!important}.uw-buy-kit-card__icon img{object-fit:contain!important;width:84%!important;height:84%!important;transition:transform .34s cubic-bezier(.16,1,.3,1),filter .26s!important}.uw-buy-kit-card:hover .uw-buy-kit-card__icon img{filter:drop-shadow(0 8px 14px #00000057)!important;transform:scale(1.1)rotate(-2deg)!important}.uw-buy-kit-card__text{min-width:0!important}.uw-buy-kit-card h3{color:#fff!important;text-overflow:ellipsis!important;white-space:nowrap!important;text-transform:uppercase!important;max-width:116px!important;margin:0!important;font-size:12.5px!important;font-weight:850!important;line-height:1!important;overflow:hidden!important}.uw-buy-kit-card p{color:#ffffff75!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:116px!important;margin:6px 0 0!important;font-size:10.8px!important;font-weight:600!important;line-height:1!important;overflow:hidden!important}.uw-buy-kit-card button{color:#fff!important;cursor:pointer!important;background:#e22444!important;border:0!important;border-radius:12px!important;min-height:36px!important;padding:0 13px!important;font-size:11.5px!important;font-weight:850!important;transition:transform .22s,box-shadow .22s,filter .22s!important;box-shadow:0 10px 20px #e2244424!important}.uw-buy-kit-card button:hover{filter:brightness(1.04)!important;transform:scale(1.04)!important;box-shadow:0 14px 25px #e224443d!important}.uw-buy-modal__bottom{background:#161617!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:16px!important;padding:0 18px 14px!important;display:grid!important}.uw-buy-price>span,.uw-buy-quantity>span{color:#ffffff9e!important;margin-bottom:7px!important;font-size:13px!important;font-weight:700!important;display:block!important}.uw-buy-price>div,.uw-buy-quantity>div{height:46px!important;box-shadow:none!important;background:#202024!important;border-radius:15px!important;grid-template-columns:58px minmax(0,1fr)!important;align-items:center!important;display:grid!important;overflow:hidden!important}.uw-buy-price small{color:#fff!important;background:#e22444!important;place-items:center!important;height:46px!important;font-size:12px!important;font-weight:850!important;display:grid!important}.uw-buy-price strong,.uw-buy-quantity strong{color:#fff!important;text-align:center!important;font-size:18px!important;font-weight:850!important;line-height:1!important}.uw-buy-quantity>div{grid-template-columns:58px minmax(0,1fr) 58px!important}.uw-buy-quantity button{color:#fff!important;cursor:pointer!important;width:58px!important;height:46px!important;box-shadow:none!important;background:#e22444!important;border:0!important;font-size:28px!important;font-weight:500!important;line-height:1!important;transition:filter .2s,transform .2s!important}.uw-buy-quantity button:hover{filter:brightness(1.07)!important;transform:scale(1.025)!important}.uw-buy-modal__footer{background:#161617!important;border-top:1px solid #ffffff0e!important;justify-content:space-between!important;align-items:center!important;min-height:74px!important;padding:0 18px!important;display:flex!important}.uw-buy-modal__footer button{color:#fff!important;cursor:pointer!important;min-width:98px!important;height:42px!important;box-shadow:none!important;background:#202024!important;border:0!important;border-radius:14px!important;padding:0 16px!important;font-size:13px!important;font-weight:800!important;transition:background .22s,transform .22s,box-shadow .22s!important}.uw-buy-modal__footer button:hover{background:#e22444!important;transform:translateY(-1px)!important;box-shadow:0 12px 25px #e2244438!important}.uw-buy-modal__footer button.is-primary{background:#e22444!important;min-width:122px!important;box-shadow:0 12px 25px #e224442e!important}.uw-kit-details{color:#fff!important;background:#161617!important;border-radius:24px!important;width:min(760px,100vw - 32px)!important;padding:20px!important;animation:.3s cubic-bezier(.16,1,.3,1) both uwKitDetailsIn!important;position:relative!important;box-shadow:0 32px 100px #000000a3,inset 0 0 0 1px #fff1!important}.uw-kit-details__close{color:#fff!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:13px!important;width:38px!important;height:38px!important;font-size:23px!important;transition:background .22s,transform .22s,box-shadow .22s!important;position:absolute!important;top:16px!important;right:16px!important}.uw-kit-details__close:hover{background:#e22444!important;transform:scale(1.04)!important;box-shadow:0 12px 25px #e2244438!important}.uw-kit-details__head span{color:#e22444!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin-bottom:9px!important;font-size:12px!important;font-weight:850!important;display:inline-flex!important}.uw-kit-detail-item{cursor:help!important;background:#0e0e10!important;border-radius:18px!important;align-content:center!important;justify-items:center!important;gap:7px!important;height:132px!important;transition:transform .32s cubic-bezier(.16,1,.3,1),background .22s,box-shadow .22s!important;display:grid!important;position:relative!important;overflow:visible!important;box-shadow:inset 0 0 0 1px #ffffff0b!important}.uw-kit-details__meta div{text-align:center!important;background:#0e0e10!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;gap:6px!important;min-height:48px!important;display:flex!important;box-shadow:inset 0 0 0 1px #ffffff0b!important}.uw-kit-details__meta span{color:#fff!important;text-transform:uppercase!important;font-size:12px!important;font-weight:800!important}.uw-kit-details__meta b{color:#e22444!important;text-transform:uppercase!important;font-size:12px!important;font-weight:850!important}@media (max-width:900px){.uw-buy-modal__main,.uw-buy-features__grid,.uw-buy-modal__bottom,.uw-kit-details__meta{grid-template-columns:1fr!important}.uw-kit-details__items{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:560px){.uw-buy-modal-backdrop{padding:10px!important}.uw-buy-modal{border-radius:22px!important;width:calc(100vw - 18px)!important;max-height:calc(100vh - 18px)!important}.uw-buy-modal__title{min-height:66px!important;padding:18px 62px 15px!important}.uw-buy-modal__title h2{font-size:22px!important}.uw-buy-modal__main{padding:12px!important}.uw-buy-modal__image{height:260px!important}.uw-buy-kits{margin:0 12px 12px!important}.uw-buy-kit-card{min-width:235px!important}.uw-kit-details__items{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@keyframes uwKitBackdropPremiumIn{0%{opacity:0;-webkit-backdrop-filter:blur()saturate();backdrop-filter:blur()saturate()}to{opacity:1;-webkit-backdrop-filter:blur(16px)saturate(1.08);backdrop-filter:blur(16px)saturate(1.08)}}.uw-kit-details{color:#fff!important;transform-origin:50%!important;background:#161617!important;border-radius:24px!important;width:min(760px,100vw - 34px)!important;padding:20px!important;animation:.38s cubic-bezier(.16,1,.3,1) both uwKitDetailsPremiumIn!important;position:relative!important;overflow:visible!important;box-shadow:0 34px 110px #000000ad,inset 0 0 0 1px #fff1,0 0 42px #e224440b!important}@keyframes uwKitDetailsPremiumIn{0%{opacity:0;transform:translateY(18px)scale(.965)}65%{opacity:1;transform:translateY(-2px)scale(1.006)}to{opacity:1;transform:translate(0,0)scale(1)}}.uw-kit-details__items{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;margin-top:18px!important;display:grid!important}.uw-kit-detail-item{cursor:help!important;opacity:0!important;height:132px!important;animation:.42s cubic-bezier(.16,1,.3,1) both uwKitItemPremiumIn!important;animation-delay:calc(var(--kit-item-index,0) * 45ms)!important;background:#0e0e10!important;border-radius:18px!important;align-content:center!important;justify-items:center!important;gap:7px!important;transition:transform .34s cubic-bezier(.16,1,.3,1),background .22s,box-shadow .22s!important;display:grid!important;position:relative!important;overflow:visible!important;transform:translateY(12px)scale(.96)!important;box-shadow:inset 0 0 0 1px #ffffff0b,0 12px 24px #00000029!important}@keyframes uwKitItemPremiumIn{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translate(0,0)scale(1)}}.uw-kit-detail-item img{object-fit:contain!important;width:64px!important;height:64px!important;transition:transform .34s cubic-bezier(.16,1,.3,1),filter .34s!important}.uw-kit-detail-item:before{content:""!important;z-index:9!important;opacity:0!important;pointer-events:none!important;background:#0e0e10!important;width:10px!important;height:10px!important;transition:opacity .18s,transform .24s cubic-bezier(.16,1,.3,1)!important;position:absolute!important;bottom:calc(100% + 4px)!important;left:50%!important;transform:translate(-50%,8px)rotate(45deg)scale(.9)!important}.uw-kit-detail-item:hover:before{opacity:1!important;transform:translate(-50%)rotate(45deg)scale(1)!important}.uw-kit-details__meta div{text-align:left!important;background:#0e0e10!important;border-radius:18px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:54px!important;padding:10px 12px!important;transition:background .22s,transform .24s cubic-bezier(.16,1,.3,1),box-shadow .22s!important;display:grid!important;box-shadow:inset 0 0 0 1px #ffffff0b,0 12px 24px #00000029!important}.uw-kit-details__meta div:hover{background:#202024!important;transform:translateY(-2px)!important;box-shadow:inset 0 0 0 1px #e224442e,0 16px 30px #00000047!important}@media (max-width:760px){.uw-kit-details{border-radius:22px!important;width:calc(100vw - 22px)!important;padding:16px!important}.uw-kit-details__head h3{font-size:25px!important}.uw-kit-details__items{grid-template-columns:repeat(3,minmax(0,1fr))!important}.uw-kit-details__meta{grid-template-columns:1fr!important}}@media (max-width:480px){.uw-kit-details__items{grid-template-columns:repeat(2,minmax(0,1fr))!important}.uw-kit-detail-item{height:124px!important}.uw-kit-details__meta div{grid-template-columns:1fr auto!important}}.uw-kit-details-backdrop{z-index:1000!important;-webkit-backdrop-filter:blur(16px)saturate(1.08)!important;backdrop-filter:blur(16px)saturate(1.08)!important;background:#000000ad!important;place-items:center!important;padding:22px!important;animation:.24s both uwKitBackdropPremiumIn!important;display:grid!important;position:fixed!important;inset:0!important}.uw-kit-details{color:#fff!important;transform-origin:50%!important;background:#161617!important;border-radius:24px!important;width:min(760px,100vw - 34px)!important;min-height:auto!important;max-height:calc(100vh - 44px)!important;padding:20px!important;animation:.38s cubic-bezier(.16,1,.3,1) both uwKitDetailsPremiumIn!important;position:relative!important;overflow:visible!important;box-shadow:0 34px 110px #000000ad,inset 0 0 0 1px #fff1,0 0 42px #e224440b!important}.uw-kit-details__close{z-index:4!important;color:#ffffffdb!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:14px!important;width:40px!important;height:40px!important;font-size:24px!important;line-height:1!important;transition:background .22s,color .22s,transform .24s cubic-bezier(.16,1,.3,1),box-shadow .22s!important;position:absolute!important;top:16px!important;right:16px!important}.uw-kit-details__close:hover{color:#fff!important;background:#e22444!important;transform:translateY(-1px)scale(1.045)!important;box-shadow:0 14px 28px #e224443d!important}.uw-kit-details__head{border-bottom:1px solid #ffffff13!important;padding:2px 58px 18px 0!important}.uw-kit-details__head span{color:#e22444!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin-bottom:10px!important;font-size:12px!important;font-weight:850!important;line-height:1!important;display:inline-flex!important}.uw-kit-details__head h3{color:#fff!important;letter-spacing:-.045em!important;text-transform:uppercase!important;margin:0!important;font-size:30px!important;font-weight:850!important;line-height:.95!important}.uw-kit-details__head p{color:#ffffff85!important;margin:10px 0 0!important;font-size:13px!important;font-weight:600!important;line-height:1.45!important}.uw-kit-details__items{opacity:1!important;visibility:visible!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;height:auto!important;min-height:0!important;margin-top:18px!important;display:grid!important}.uw-kit-detail-item{cursor:help!important;opacity:1!important;visibility:visible!important;height:132px!important;animation:.42s cubic-bezier(.16,1,.3,1) both uwKitItemPremiumIn!important;animation-delay:calc(var(--kit-item-index,0) * 45ms)!important;background:#0e0e10!important;border-radius:18px!important;align-content:center!important;justify-items:center!important;gap:7px!important;transition:transform .34s cubic-bezier(.16,1,.3,1),background .22s,box-shadow .22s!important;display:grid!important;position:relative!important;overflow:visible!important;transform:translate(0,0)scale(1)!important;box-shadow:inset 0 0 0 1px #ffffff0b,0 12px 24px #00000029!important}.uw-kit-detail-item:hover{background:#202024!important;transform:translateY(-5px)scale(1.018)!important;box-shadow:inset 0 0 0 1px #e2244438,0 20px 36px #0000005c,0 0 26px #e2244413!important}.uw-kit-detail-item img{object-fit:contain!important;opacity:1!important;visibility:visible!important;width:64px!important;height:64px!important;transition:transform .34s cubic-bezier(.16,1,.3,1),filter .34s!important;display:block!important}.uw-kit-detail-item:hover img{filter:drop-shadow(0 12px 20px #00000070)drop-shadow(0 0 16px #e2244414)!important;transform:scale(1.13)rotate(-2deg)!important}.uw-kit-detail-item>span{color:#ffffffa3!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:98px!important;font-size:11px!important;font-weight:600!important;line-height:1!important;overflow:hidden!important}.uw-kit-detail-item strong{color:#fff!important;font-size:14px!important;font-weight:850!important;line-height:1!important}.uw-kit-detail-item:after{content:attr(data-tip)!important;z-index:10!important;color:#fff!important;text-align:center!important;white-space:nowrap!important;opacity:0!important;pointer-events:none!important;background:#0e0e10!important;border-radius:12px!important;max-width:245px!important;padding:9px 11px!important;font-size:11.5px!important;font-weight:700!important;line-height:1.2!important;transition:opacity .18s,transform .24s cubic-bezier(.16,1,.3,1)!important;position:absolute!important;bottom:calc(100% + 10px)!important;left:50%!important;transform:translate(-50%,8px)scale(.94)!important;box-shadow:0 14px 34px #00000075,inset 0 0 0 1px #ffffff13!important}.uw-kit-detail-item:hover:after{opacity:1!important;transform:translate(-50%)scale(1)!important}.uw-kit-details__meta{grid-template-columns:1fr 1fr!important;gap:12px!important;margin-top:18px!important;display:grid!important}.uw-kit-details__meta div{text-align:left!important;background:#0e0e10!important;border-radius:18px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:54px!important;padding:10px 12px!important;display:grid!important;box-shadow:inset 0 0 0 1px #ffffff0b,0 12px 24px #00000029!important}.uw-kit-details__meta span{color:#ffffffc2!important;text-transform:uppercase!important;min-width:0!important;font-size:12px!important;font-weight:800!important;line-height:1.15!important}.uw-kit-details__meta b{color:#e22444!important;text-transform:uppercase!important;background:#e2244424!important;border-radius:12px!important;place-items:center!important;min-width:84px!important;height:32px!important;padding:0 11px!important;font-size:12px!important;font-weight:850!important;line-height:1!important;display:inline-grid!important;box-shadow:inset 0 0 0 1px #e2244433!important}.uw-kit-details__meta b.is-infinity{color:#fff!important;background:#e22444!important;min-width:48px!important;font-family:Arial,sans-serif!important;font-size:24px!important;font-weight:800!important;box-shadow:0 12px 24px #e2244438,inset 0 0 0 1px #ffffff14!important}@media (max-width:760px){.uw-kit-details{border-radius:22px!important;width:calc(100vw - 22px)!important;padding:16px!important}.uw-kit-details__head h3{font-size:25px!important}.uw-kit-details__items{grid-template-columns:repeat(3,minmax(0,1fr))!important}.uw-kit-details__meta{grid-template-columns:1fr!important}}@media (max-width:480px){.uw-kit-details__items{grid-template-columns:repeat(2,minmax(0,1fr))!important}.uw-kit-detail-item{height:124px!important}}.uw-admin-section-actions{flex-wrap:wrap;gap:8px;display:flex}.uw-admin-soft-button{color:#fff;cursor:pointer;background:#202024;border:0;border-radius:14px;min-height:42px;padding:0 14px;font-size:13px;font-weight:800;transition:background .22s,transform .24s cubic-bezier(.16,1,.3,1),box-shadow .22s}.uw-admin-soft-button:hover{background:#e22444;transform:translateY(-1px);box-shadow:0 14px 30px #e2244438}.uw-admin-product-item-row.is-advanced{grid-template-columns:42px minmax(0,1fr) minmax(0,1fr) 120px auto}.uw-admin-product-item-row.is-advanced img,.uw-admin-product-item-row__ghost{object-fit:contain;color:#ffffff6b;background:#202024;border-radius:12px;place-items:center;width:42px;height:42px;font-size:13px;font-weight:800;display:grid}.uw-admin-kit-card__image{cursor:pointer;border:0;transition:transform .24s cubic-bezier(.16,1,.3,1),box-shadow .22s}.uw-admin-kit-card__image:hover{transform:translateY(-2px)scale(1.025);box-shadow:inset 0 0 0 1px #e2244442,0 14px 28px #0000003d}.uw-admin-kit-extra{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:9px;margin-top:12px;display:grid}.uw-admin-kit-extra label{gap:7px;display:grid}.uw-admin-kit-extra small,.uw-admin-picker-amount small{color:#ffffff8f;font-size:12.5px;font-weight:600}.uw-admin-kit-extra input,.uw-admin-picker-amount input{color:#fff;background:#202024;border:0;border-radius:13px;outline:none;width:100%;min-height:42px;padding:0 12px;font-size:13px;font-weight:600;box-shadow:inset 0 0 0 1px #ffffff0b}.uw-admin-kit-extra button{color:#fff;cursor:pointer;background:#202024;border:0;border-radius:13px;min-height:42px;padding:0 13px;font-size:13px;font-weight:800;transition:background .22s,transform .24s cubic-bezier(.16,1,.3,1),box-shadow .22s}.uw-admin-kit-extra button:hover{background:#e22444;transform:translateY(-1px);box-shadow:0 14px 30px #e2244438}.uw-admin-picker-amount{background:#161617;padding:0 14px 14px}.uw-admin-picker-amount label{gap:7px;display:grid}@media (max-width:1180px){.uw-admin-product-item-row.is-advanced,.uw-admin-kit-extra{grid-template-columns:1fr}.uw-admin-product-item-row.is-advanced img,.uw-admin-product-item-row__ghost{width:48px;height:48px}}.uw-buy-simple-info__items{display:none!important}.uw-buy-simple-items-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:14px!important;display:grid!important}.uw-buy-simple-item-card{cursor:help!important;opacity:0!important;min-height:76px!important;animation:.42s cubic-bezier(.16,1,.3,1) both uwSimpleItemIn!important;animation-delay:calc(var(--simple-item-index,0) * 45ms)!important;background:#161617!important;border-radius:17px!important;grid-template-columns:54px minmax(0,1fr) auto!important;align-items:center!important;gap:11px!important;padding:10px!important;transition:background .22s,transform .32s cubic-bezier(.16,1,.3,1),box-shadow .22s!important;display:grid!important;position:relative!important;overflow:visible!important;transform:translateY(12px)scale(.975)!important;box-shadow:inset 0 0 0 1px #ffffff0b,0 12px 24px #0000002e!important}@keyframes uwSimpleItemIn{0%{opacity:0;transform:translateY(12px)scale(.975)}to{opacity:1;transform:translate(0,0)scale(1)}}.uw-buy-simple-item-card:hover{background:#202024!important;transform:translateY(-4px)scale(1.012)!important;box-shadow:inset 0 0 0 1px #e2244433,0 18px 34px #00000052,0 0 24px #e224440f!important}.uw-buy-simple-item-card__icon{background:#202024!important;border-radius:15px!important;place-items:center!important;width:54px!important;height:54px!important;display:grid!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #ffffff0b!important}.uw-buy-simple-item-card__icon img{object-fit:contain!important;opacity:1!important;visibility:visible!important;width:86%!important;height:86%!important;transition:transform .32s cubic-bezier(.16,1,.3,1),filter .32s!important;display:block!important}.uw-buy-simple-item-card:hover .uw-buy-simple-item-card__icon img{filter:drop-shadow(0 10px 18px #0000006b)drop-shadow(0 0 14px #e2244414)!important;transform:scale(1.12)rotate(-2deg)!important}.uw-buy-simple-item-card__icon b{color:#ffffff94!important;font-size:22px!important;font-weight:850!important;line-height:1!important}.uw-buy-simple-item-card__body{gap:5px!important;min-width:0!important;display:grid!important}.uw-buy-simple-item-card__body strong{color:#fff!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:13px!important;font-weight:850!important;line-height:1!important;overflow:hidden!important}.uw-buy-simple-item-card__body span{color:#ffffff6b!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11px!important;font-weight:600!important;line-height:1!important;overflow:hidden!important}.uw-buy-simple-item-card em{color:#fff!important;white-space:nowrap!important;background:#e22444!important;border-radius:12px!important;place-items:center!important;min-width:54px!important;min-height:32px!important;padding:0 10px!important;font-size:12px!important;font-style:normal!important;font-weight:850!important;line-height:1!important;display:inline-grid!important;box-shadow:0 10px 22px #e224442e!important}.uw-buy-simple-item-card:after{content:attr(data-tip)!important;z-index:20!important;color:#fff!important;text-align:center!important;white-space:nowrap!important;opacity:0!important;pointer-events:none!important;background:#0e0e10!important;border-radius:12px!important;max-width:260px!important;padding:9px 11px!important;font-size:11.5px!important;font-weight:700!important;line-height:1.2!important;transition:opacity .18s,transform .24s cubic-bezier(.16,1,.3,1)!important;position:absolute!important;bottom:calc(100% + 10px)!important;left:50%!important;transform:translate(-50%,8px)scale(.94)!important;box-shadow:0 14px 34px #00000075,inset 0 0 0 1px #ffffff13!important}.uw-buy-simple-item-card:before{content:""!important;z-index:19!important;opacity:0!important;pointer-events:none!important;background:#0e0e10!important;width:10px!important;height:10px!important;transition:opacity .18s,transform .24s cubic-bezier(.16,1,.3,1)!important;position:absolute!important;bottom:calc(100% + 4px)!important;left:50%!important;transform:translate(-50%,8px)rotate(45deg)scale(.9)!important}.uw-buy-simple-item-card:hover:after{opacity:1!important;transform:translate(-50%)scale(1)!important}.uw-buy-simple-item-card:hover:before{opacity:1!important;transform:translate(-50%)rotate(45deg)scale(1)!important}.uw-buy-simple-info__empty{color:#ffffff85!important;background:#161617!important;border-radius:16px!important;margin-top:14px!important;padding:14px!important;font-size:13px!important;font-weight:600!important}@media (max-width:760px){.uw-buy-simple-items-grid{grid-template-columns:1fr!important}.uw-buy-simple-item-card{grid-template-columns:50px minmax(0,1fr) auto!important}}.uw-buy-pack-items{opacity:1!important;visibility:visible!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:16px!important;display:grid!important;transform:none!important}.uw-buy-pack-item{cursor:help!important;opacity:1!important;visibility:visible!important;min-height:76px!important;animation:.42s cubic-bezier(.16,1,.3,1) both uwBuyPackItemIn!important;animation-delay:calc(var(--pack-item-index,0) * 45ms)!important;background:#161617!important;border-radius:17px!important;grid-template-columns:54px minmax(0,1fr) auto!important;align-items:center!important;gap:11px!important;padding:10px!important;transition:background .22s,transform .32s cubic-bezier(.16,1,.3,1),box-shadow .22s!important;display:grid!important;position:relative!important;overflow:visible!important;box-shadow:inset 0 0 0 1px #ffffff0b,0 12px 24px #0000002e!important}@keyframes uwBuyPackItemIn{0%{opacity:0;transform:translateY(12px)scale(.975)}to{opacity:1;transform:translate(0,0)scale(1)}}.uw-buy-pack-item__text{gap:5px!important;min-width:0!important;display:grid!important}.uw-buy-pack-item__text strong{color:#fff!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:13px!important;font-weight:850!important;line-height:1!important;overflow:hidden!important}.uw-buy-pack-item__text span{color:#ffffff6b!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11px!important;font-weight:600!important;line-height:1!important;overflow:hidden!important}.uw-buy-pack-item:after{content:attr(data-tip)!important;z-index:20!important;color:#fff!important;text-align:center!important;white-space:nowrap!important;opacity:0!important;pointer-events:none!important;background:#0e0e10!important;border-radius:12px!important;max-width:260px!important;padding:9px 11px!important;font-size:11.5px!important;font-weight:700!important;line-height:1.2!important;transition:opacity .18s,transform .24s cubic-bezier(.16,1,.3,1)!important;position:absolute!important;bottom:calc(100% + 10px)!important;left:50%!important;transform:translate(-50%,8px)scale(.94)!important;box-shadow:0 14px 34px #00000075,inset 0 0 0 1px #ffffff13!important}.uw-buy-pack-empty{color:#ffffff85!important;background:#161617!important;border-radius:16px!important;padding:14px!important;font-size:13px!important;font-weight:600!important}@media (max-width:760px){.uw-buy-pack-items{grid-template-columns:1fr!important}.uw-buy-pack-item{grid-template-columns:50px minmax(0,1fr) auto!important}}.uw-buy-simple-info{overflow:visible!important}.uw-buy-pack-items{opacity:1!important;visibility:visible!important;grid-template-columns:repeat(auto-fill,minmax(82px,82px))!important;gap:10px!important;margin-top:16px!important;display:grid!important;overflow:visible!important;transform:none!important}.uw-buy-pack-item{cursor:help!important;opacity:1!important;visibility:visible!important;width:82px!important;height:92px!important;min-height:92px!important;animation:.42s cubic-bezier(.16,1,.3,1) both uwBuyPackItemCompactIn!important;animation-delay:calc(var(--pack-item-index,0) * 45ms)!important;background:#161617!important;border-radius:17px!important;grid-template-rows:1fr auto!important;grid-template-columns:1fr!important;place-items:center!important;gap:6px!important;padding:8px!important;transition:background .22s,transform .32s cubic-bezier(.16,1,.3,1),box-shadow .22s!important;display:grid!important;position:relative!important;overflow:visible!important;box-shadow:inset 0 0 0 1px #ffffff0b,0 12px 24px #0000002e!important}@keyframes uwBuyPackItemCompactIn{0%{opacity:0;transform:translateY(12px)scale(.94)}to{opacity:1;transform:translate(0,0)scale(1)}}.uw-buy-pack-item:hover{background:#202024!important;transform:translateY(-4px)scale(1.035)!important;box-shadow:inset 0 0 0 1px #e224443d,0 18px 34px #00000052,0 0 24px #e2244412!important}.uw-buy-pack-item__icon{background:#202024!important;border-radius:15px!important;place-items:center!important;width:58px!important;height:58px!important;display:grid!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #ffffff0b!important}.uw-buy-pack-item__icon img{object-fit:contain!important;opacity:1!important;visibility:visible!important;width:88%!important;height:88%!important;transition:transform .32s cubic-bezier(.16,1,.3,1),filter .32s!important;display:block!important}.uw-buy-pack-item:hover .uw-buy-pack-item__icon img{filter:drop-shadow(0 10px 18px #00000070)drop-shadow(0 0 14px #e2244417)!important;transform:scale(1.14)rotate(-2deg)!important}.uw-buy-pack-item__icon b{color:#ffffff94!important;font-size:22px!important;font-weight:850!important;line-height:1!important}.uw-buy-pack-item__text,.uw-buy-pack-item__text strong,.uw-buy-pack-item__text span{display:none!important}.uw-buy-pack-item em{color:#fff!important;white-space:nowrap!important;background:#e22444!important;border-radius:999px!important;place-items:center!important;min-width:48px!important;min-height:24px!important;padding:0 8px!important;font-size:12px!important;font-style:normal!important;font-weight:850!important;line-height:1!important;display:inline-grid!important;box-shadow:0 10px 20px #e2244433!important}.uw-buy-pack-item:after{content:attr(data-tip)!important;z-index:999!important;color:#fff!important;text-align:center!important;white-space:nowrap!important;opacity:0!important;pointer-events:none!important;background:#0e0e10!important;border-radius:12px!important;width:max-content!important;max-width:280px!important;padding:9px 11px!important;font-size:11.5px!important;font-weight:700!important;line-height:1.2!important;transition:opacity .18s,transform .24s cubic-bezier(.16,1,.3,1)!important;position:absolute!important;bottom:calc(100% + 10px)!important;left:50%!important;transform:translate(-50%,8px)scale(.94)!important;box-shadow:0 14px 34px #0000007a,inset 0 0 0 1px #ffffff13!important}.uw-buy-pack-item:before{content:""!important;z-index:998!important;opacity:0!important;pointer-events:none!important;background:#0e0e10!important;width:10px!important;height:10px!important;transition:opacity .18s,transform .24s cubic-bezier(.16,1,.3,1)!important;position:absolute!important;bottom:calc(100% + 4px)!important;left:50%!important;transform:translate(-50%,8px)rotate(45deg)scale(.9)!important}.uw-buy-pack-item:hover:after{opacity:1!important;transform:translate(-50%)scale(1)!important}.uw-buy-pack-item:hover:before{opacity:1!important;transform:translate(-50%)rotate(45deg)scale(1)!important}.uw-buy-pack-empty{color:#ffffff85!important;background:#161617!important;border-radius:16px!important;grid-column:1/-1!important;padding:14px!important;font-size:13px!important;font-weight:600!important}@media (max-width:760px){.uw-buy-pack-items{grid-template-columns:repeat(auto-fill,minmax(78px,78px))!important}.uw-buy-pack-item{width:78px!important;height:90px!important}.uw-buy-pack-item__icon{width:54px!important;height:54px!important}}.uw-admin-users-page{color:#f4f4f5}.uw-admin-header__actions{align-items:center;gap:10px;display:flex}.uw-admin-header__actions a,.uw-admin-header__actions button{color:#fff;cursor:pointer;background:#202024;border:0;border-radius:12px;justify-content:center;align-items:center;height:42px;padding:0 18px;font-size:14px;font-weight:600;text-decoration:none;transition:background .22s,transform .22s,box-shadow .22s;display:inline-flex}.uw-admin-header__actions a:hover,.uw-admin-header__actions button:hover{background:#e22444;transform:translateY(-1px);box-shadow:0 12px 30px #e2244438}.uw-admin-users-layout{grid-template-columns:420px minmax(0,1fr);gap:18px;margin-top:20px;display:grid}.uw-admin-users-sidebar,.uw-admin-user-panel{min-width:0}.uw-admin-users-card,.uw-admin-user-profile-card,.uw-admin-history-card,.uw-admin-balance-actions form{background:#161617;border-radius:22px;padding:18px;box-shadow:inset 0 0 0 1px #ffffff09}.uw-admin-users-card+.uw-admin-users-card{margin-top:14px}.uw-admin-users-card__head,.uw-admin-history-card__head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.uw-admin-users-card__head span,.uw-admin-history-card__head span,.uw-admin-user-profile-main span,.uw-admin-user-balance-box span{color:#ffffff7a;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700}.uw-admin-users-card__head strong,.uw-admin-history-card__head b{color:#fff;font-size:18px;font-weight:800}.uw-admin-search-form{grid-template-columns:minmax(0,1fr) 110px;gap:10px;display:grid}.uw-admin-user-create-form{gap:10px;display:grid}.uw-admin-user-create-form label,.uw-admin-balance-actions label{color:#ffffff9e;gap:7px;font-size:13px;font-weight:600;display:grid}.uw-admin-search-form input,.uw-admin-user-create-form input,.uw-admin-balance-actions input{color:#fff;background:#202024;border:0;border-radius:13px;outline:none;width:100%;height:44px;padding:0 14px;font-size:14px;font-weight:500}.uw-admin-search-form input:focus,.uw-admin-user-create-form input:focus,.uw-admin-balance-actions input:focus{box-shadow:0 0 0 2px #e2244457}.uw-admin-search-form button,.uw-admin-user-create-form button,.uw-admin-balance-actions button{color:#fff;cursor:pointer;background:#e22444;border:0;border-radius:13px;height:44px;font-size:14px;font-weight:800;transition:transform .22s,box-shadow .22s,background .22s}.uw-admin-search-form button:hover,.uw-admin-user-create-form button:hover,.uw-admin-balance-actions button:hover{transform:translateY(-1px);box-shadow:0 14px 34px #e2244440}.uw-admin-users-list{gap:10px;margin-top:14px;display:grid}.uw-admin-user-row{color:#fff;background:#161617;border-radius:18px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:66px;padding:11px;text-decoration:none;transition:background .22s,transform .22s,box-shadow .22s;display:grid;box-shadow:inset 0 0 0 1px #ffffff06}.uw-admin-user-row:hover,.uw-admin-user-row.is-active{background:#202024;transform:translateY(-1px);box-shadow:inset 3px 0 #e22444,0 14px 38px #0000002e}.uw-admin-user-row__avatar,.uw-admin-user-profile-avatar{background:#0e0e10;justify-content:center;align-items:center;display:flex;overflow:hidden}.uw-admin-user-row__avatar{border-radius:14px;width:44px;height:44px}.uw-admin-user-row__avatar img,.uw-admin-user-profile-avatar img{object-fit:cover;width:100%;height:100%}.uw-admin-user-row__avatar span,.uw-admin-user-profile-avatar span{color:#fff;font-weight:900}.uw-admin-user-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;display:block;overflow:hidden}.uw-admin-user-row small{color:#ffffff6b;margin-top:4px;font-size:12px;font-weight:500;display:block}.uw-admin-user-row b{color:#e22444;font-size:15px;font-weight:900}.uw-admin-user-profile-card{justify-content:space-between;align-items:center;gap:18px;display:flex}.uw-admin-user-profile-main{align-items:center;gap:16px;min-width:0;display:flex}.uw-admin-user-profile-avatar{border-radius:22px;flex:none;width:76px;height:76px}.uw-admin-user-profile-main h2{color:#fff;margin:7px 0 4px;font-size:28px;font-weight:900}.uw-admin-user-profile-main p{color:#ffffff73;margin:0;font-size:14px;font-weight:500}.uw-admin-user-balance-box{text-align:right;background:#0e0e10;border-radius:18px;min-width:220px;padding:18px}.uw-admin-user-balance-box strong{color:#e22444;margin-top:8px;font-size:34px;font-weight:950;line-height:1;display:block}.uw-admin-user-balance-box small{color:#ffffff61;margin-top:9px;font-size:12px;display:block}.uw-admin-balance-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.uw-admin-balance-actions form{gap:12px;display:grid}.uw-admin-balance-actions h3{color:#fff;margin:0;font-size:18px;font-weight:900}.uw-admin-history-card{margin-top:14px}.uw-admin-history-card__head h3{color:#fff;margin:6px 0 0;font-size:22px;font-weight:900}.uw-admin-history-table{gap:8px;display:grid}.uw-admin-history-row{color:#ffffffb3;background:#202024;border-radius:14px;grid-template-columns:130px 90px 90px 90px minmax(0,1fr) 150px;align-items:center;gap:10px;min-height:48px;padding:0 12px;font-size:13px;font-weight:600;display:grid}.uw-admin-history-row.is-head{color:#ffffff61;text-transform:uppercase;letter-spacing:.06em;background:0 0;min-height:38px;font-size:11px}.uw-admin-history-row strong{color:#e22444;font-weight:900}.uw-admin-history-row strong.is-plus{color:#fff}.uw-admin-users-empty{color:#ffffff80;text-align:center;background:#161617;border-radius:18px;padding:18px;font-size:14px;font-weight:600}.uw-admin-users-empty.is-big{justify-content:center;align-items:center;min-height:360px;display:flex}@media (max-width:1180px){.uw-admin-users-layout{grid-template-columns:1fr}.uw-admin-user-profile-card{flex-direction:column;align-items:flex-start}.uw-admin-user-balance-box{text-align:left;width:100%}.uw-admin-history-row{grid-template-columns:1fr 80px 80px}.uw-admin-history-row span:nth-child(4),.uw-admin-history-row span:nth-child(5),.uw-admin-history-row span:nth-child(6){display:none}}@media (max-width:680px){.uw-admin-search-form,.uw-admin-balance-actions{grid-template-columns:1fr}.uw-admin-user-row{grid-template-columns:40px minmax(0,1fr)}.uw-admin-user-row b{grid-column:2}}.uw-cart-toast{z-index:99999;background:#161617;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;width:min(420px,100vw - 32px);padding:14px;animation:.32s cubic-bezier(.16,1,.3,1) uwCartToastIn;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 24px 70px #0000006b,inset 0 0 0 1px #ffffff0b}.uw-cart-toast:before{content:"";background:#e22444;border-radius:999px;width:3px;position:absolute;top:14px;bottom:14px;left:14px;box-shadow:0 0 18px #e224445c}.uw-cart-toast__text{gap:4px;min-width:0;padding-left:13px;display:grid}.uw-cart-toast__text strong{color:#fff;font-size:14px;font-weight:800}.uw-cart-toast__text span{color:#ffffff94;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.uw-cart-toast__actions{align-items:center;gap:8px;display:flex}.uw-cart-toast__actions button{color:#fff;cursor:pointer;background:#202024;border:0;border-radius:11px;height:36px;padding:0 12px;font-size:12.5px;font-weight:700;transition:background .22s,box-shadow .22s,transform .22s}.uw-cart-toast__actions button:hover{background:#e22444;transform:translateY(-1px);box-shadow:0 12px 28px #e2244438}.uw-cart-balance{background:#0e0e10;border-radius:16px;gap:9px;margin-top:12px;padding:14px;display:grid;box-shadow:inset 0 0 0 1px #ffffff09}.uw-cart-balance>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.uw-cart-balance span{color:#ffffff75;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700}.uw-cart-balance strong{color:#fff;font-size:16px;font-weight:850}.uw-cart-balance p{color:#ffffff9e;background:#161617;border-radius:12px;margin:0;padding:9px 10px;font-size:12.5px;font-weight:600}.uw-cart-balance p[data-status=ok]{color:#fff}.uw-cart-balance p[data-status=need]{color:#ffffffbd}@keyframes uwCartToastIn{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:translate(0,0)scale(1)}}@media (max-width:680px){.uw-cart-toast{grid-template-columns:1fr;bottom:16px;right:16px}.uw-cart-toast__actions{justify-content:flex-end}}.uw-footer__inner{grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:24px;padding:22px;display:grid}.uw-footer__logo span{color:#e22444;font-size:20px;font-weight:900}.uw-footer__nav,.uw-footer__socials{align-items:center;gap:8px;display:flex}.uw-footer__nav a,.uw-footer__socials a{color:#ffffffa3;background:#161617;border-radius:12px;align-items:center;height:38px;padding:0 13px;font-size:13px;font-weight:600;text-decoration:none;transition:background .22s,color .22s,transform .22s,box-shadow .22s;display:inline-flex}.uw-footer__bottom{color:#ffffff61;border-top:1px solid #ffffff0b;grid-column:1/-1;justify-content:space-between;align-items:center;gap:18px;padding-top:16px;font-size:12px;font-weight:500;display:flex}.uw-legal-page{gap:18px;width:calc(100% - 44px);max-width:1180px;margin:24px auto 0;display:grid}.uw-legal-hero{background:#0e0e10;border-radius:28px;padding:34px;box-shadow:0 24px 90px #00000061,inset 0 0 0 1px #ffffff0b}.uw-legal-hero span{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#e2244429;border-radius:999px;align-items:center;height:28px;padding:0 11px;font-size:11px;font-weight:800;display:inline-flex}.uw-legal-hero h1{color:#fff;letter-spacing:-.04em;margin:16px 0 0;font-size:clamp(30px,4vw,54px);font-weight:900;line-height:.98}.uw-legal-hero p{color:#ffffff94;max-width:760px;margin:16px 0 0;font-size:15px;font-weight:500;line-height:1.65}.uw-legal-card{background:#161617;border-radius:24px;padding:28px;box-shadow:0 18px 70px #00000047,inset 0 0 0 1px #ffffff0a}.uw-legal-card h2{color:#fff;letter-spacing:-.02em;margin:28px 0 10px;font-size:20px;font-weight:850;line-height:1.2}.uw-legal-card h2:first-child{margin-top:0}.uw-legal-card p,.uw-legal-card li{color:#ffffff9e;font-size:14.5px;font-weight:500;line-height:1.75}.uw-legal-card p{margin:0 0 12px}.uw-legal-card ul,.uw-legal-card ol{margin:12px 0 0;padding-left:22px}.uw-legal-card a{color:#fff;border-bottom:1px solid #e2244499;text-decoration:none;transition:color .2s,border-color .2s}.uw-legal-card a:hover{color:#e22444;border-color:#e22444}.uw-legal-note{color:#ffffffad;background:#0e0e10;border-radius:16px;margin-top:20px;padding:16px;font-size:13.5px;font-weight:600;line-height:1.6;box-shadow:inset 0 0 0 1px #ffffff09}.uw-legal-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.uw-contact-list{gap:10px;display:grid}.uw-contact-list div{background:#0e0e10;border-radius:16px;gap:5px;padding:14px;display:grid;box-shadow:inset 0 0 0 1px #ffffff09}.uw-contact-list span{color:#ffffff61;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800}.uw-contact-list b,.uw-contact-list a{color:#fff;word-break:break-word;font-size:14px;font-weight:700}.uw-legal-contacts,.uw-legal-links{flex-wrap:wrap;gap:9px;margin-top:16px;display:flex}.uw-legal-contacts a,.uw-legal-links a{color:#fff;background:#0e0e10;border:0;border-radius:12px;align-items:center;height:40px;padding:0 14px;font-size:13px;font-weight:700;text-decoration:none;transition:background .22s,transform .22s,box-shadow .22s;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff09}.uw-legal-contacts a:hover,.uw-legal-links a:hover{background:#e22444;transform:translateY(-1px);box-shadow:0 14px 30px #e2244438}@media (max-width:980px){.uw-footer__inner{grid-template-columns:1fr;align-items:stretch}.uw-footer__nav,.uw-footer__socials{flex-wrap:wrap}.uw-footer__bottom{flex-direction:column;align-items:flex-start}.uw-legal-grid{grid-template-columns:1fr}}@media (max-width:680px){.uw-footer,.uw-legal-page{width:calc(100% - 24px)}.uw-footer{border-radius:20px;margin-top:34px}.uw-footer__inner,.uw-legal-card,.uw-legal-hero{padding:18px}.uw-footer__nav a,.uw-footer__socials a{justify-content:center;width:100%}.uw-legal-hero{border-radius:22px}.uw-legal-card{border-radius:20px}}.uw-footer__inner{grid-template-columns:1fr!important;gap:18px!important;padding:22px!important;display:grid!important}.uw-footer__top{justify-content:space-between!important;align-items:center!important;gap:24px!important;display:flex!important}.uw-footer__brand strong{color:#fff!important;letter-spacing:.035em!important;font-size:17px!important;font-weight:850!important}.uw-footer__status{text-align:right!important;max-width:360px!important}.uw-footer__status span{color:#fff!important;letter-spacing:.06em!important;text-transform:uppercase!important;background:#e2244424!important;border-radius:999px!important;align-items:center!important;height:26px!important;padding:0 10px!important;font-size:10.5px!important;font-weight:800!important;display:inline-flex!important}.uw-footer__status b{color:#ffffff75!important;margin-top:8px!important;font-size:12.5px!important;font-weight:500!important;line-height:1.45!important;display:block!important}.uw-footer__content{background:#161617!important;border-radius:22px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;padding:16px!important;display:grid!important;box-shadow:inset 0 0 0 1px #ffffff09!important}.uw-footer__nav,.uw-footer__socials{flex-wrap:wrap!important;align-items:center!important;gap:9px!important;display:flex!important}.uw-footer__socials{justify-content:flex-end!important}.uw-footer__nav a,.uw-footer__socials a{color:#ffffffbd!important;height:42px!important;box-shadow:none!important;background:#202024!important;border:0!important;border-radius:14px!important;align-items:center!important;gap:9px!important;padding:0 13px!important;font-size:13px!important;font-weight:650!important;line-height:1!important;text-decoration:none!important;transition:background .24s,color .24s,transform .24s,box-shadow .24s!important;display:inline-flex!important}.uw-footer__nav a i,.uw-footer__socials a i{background:#ffffff0b!important;border-radius:8px!important;flex:none!important;place-items:center!important;width:22px!important;height:22px!important;transition:background .24s,transform .24s!important;display:grid!important}.uw-footer__nav a svg,.uw-footer__socials a svg{fill:currentColor!important;width:14px!important;height:14px!important}.uw-footer__nav a span,.uw-footer__socials a span{color:inherit!important;white-space:nowrap!important}.uw-footer__nav a:hover,.uw-footer__socials a:hover{color:#fff!important;background:#e22444!important;transform:translateY(-1px)!important;box-shadow:0 14px 34px #e224443d!important}.uw-footer__nav a:hover i,.uw-footer__socials a:hover i{background:#ffffff29!important;transform:scale(1.04)!important}.uw-legal-contacts a,.uw-legal-links a{color:#fff!important;min-width:118px!important;height:42px!important;box-shadow:none!important;white-space:nowrap!important;background:#202024!important;border:0!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:0 14px!important;font-size:13px!important;font-weight:700!important;text-decoration:none!important;transition:background .22s,color .22s,transform .22s,box-shadow .22s!important;display:inline-flex!important}.uw-legal-contacts a:before,.uw-legal-links a:before{content:"";background:#e22444!important;border-radius:999px!important;flex:none!important;width:7px!important;height:7px!important;box-shadow:0 0 12px #e224446b!important}.uw-legal-contacts a:hover:before,.uw-legal-links a:hover:before{box-shadow:none!important;background:#fff!important}@media (max-width:980px){.uw-footer__top{flex-direction:column!important;align-items:flex-start!important}.uw-footer__status{text-align:left!important;max-width:none!important}.uw-footer__content{grid-template-columns:1fr!important}.uw-footer__socials{justify-content:flex-start!important}.uw-footer__bottom{flex-direction:column!important;align-items:flex-start!important}}@media (max-width:680px){.uw-footer{border-radius:22px!important;width:calc(100% - 24px)!important;margin-top:34px!important}.uw-footer__inner{padding:16px!important}.uw-footer__content{border-radius:18px!important;padding:12px!important}.uw-footer__nav a,.uw-footer__socials a{justify-content:flex-start!important;width:100%!important}.uw-legal-contacts a,.uw-legal-links a{width:100%!important}}.uw-footer{background:#0e0e10f5!important;border-radius:26px!important;width:calc(100% - 44px)!important;max-width:1560px!important;margin:54px auto 28px!important;overflow:hidden!important;box-shadow:0 28px 90px #0000006b,inset 0 0 0 1px #ffffff0b!important}.uw-footer__inner{gap:20px!important;padding:24px!important;display:grid!important}.uw-footer__main{grid-template-columns:minmax(260px,1fr) auto!important;align-items:center!important;gap:24px!important;display:grid!important}.uw-footer__logo{background:#161617!important;border-radius:17px!important;place-items:center!important;width:52px!important;height:52px!important;display:grid!important;box-shadow:inset 0 0 0 1px #ffffff0e,0 16px 36px #00000047!important}.uw-footer__logo span{color:#e22444!important;font-size:22px!important;font-weight:900!important;line-height:1!important}.uw-footer__brand strong{color:#fff!important;letter-spacing:.035em!important;font-size:17px!important;font-weight:850!important;display:block!important}.uw-footer__brand p{color:#ffffff7a!important;margin:5px 0 0!important;font-size:12.5px!important;font-weight:500!important}.uw-footer__seller{text-align:right!important;background:#161617!important;border-radius:18px!important;min-width:290px!important;padding:14px 16px!important;box-shadow:inset 0 0 0 1px #ffffff0a!important}.uw-footer__seller span,.uw-footer__documents-title span,.uw-footer__contacts span{color:#fff6!important;letter-spacing:.075em!important;text-transform:uppercase!important;font-size:10.5px!important;font-weight:800!important;display:block!important}.uw-footer__seller b{color:#fff!important;margin-top:6px!important;font-size:14px!important;font-weight:750!important;display:block!important}.uw-footer__seller p{color:#ffffff85!important;margin:5px 0 0!important;font-size:12.5px!important;font-weight:500!important}.uw-footer__documents{background:#161617!important;border-radius:22px!important;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr)!important;align-items:center!important;gap:18px!important;padding:18px!important;display:grid!important;box-shadow:inset 0 0 0 1px #ffffff09!important}.uw-footer__documents-title p{color:#ffffff85!important;margin:7px 0 0!important;font-size:12.5px!important;font-weight:500!important;line-height:1.45!important}.uw-footer__nav{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.uw-footer__nav a{color:#ffffffc7!important;text-align:center!important;min-height:42px!important;box-shadow:none!important;background:#202024!important;border:0!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;padding:0 12px!important;font-size:12.5px!important;font-weight:650!important;line-height:1.15!important;text-decoration:none!important;transition:background .22s,color .22s,transform .22s,box-shadow .22s!important;display:inline-flex!important}.uw-footer__nav a:hover{color:#fff!important;background:#2a2a2f!important;transform:translateY(-1px)!important;box-shadow:0 14px 32px #0000003d,inset 0 0 0 1px #e2244447!important}.uw-footer__contacts{grid-template-columns:minmax(260px,1fr) auto!important;align-items:center!important;gap:16px!important;display:grid!important}.uw-footer__contacts a{color:#ffffffc7!important;text-decoration:none!important}.uw-footer__contacts>div:first-child a{margin-top:7px!important;font-size:13px!important;font-weight:650!important;display:inline-flex!important}.uw-footer__contacts>div:first-child a:hover{color:#fff!important}.uw-footer__socials{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;display:flex!important}.uw-footer__socials a{color:#ffffffc2!important;background:#202024!important;border-radius:12px!important;align-items:center!important;height:38px!important;padding:0 13px!important;font-size:12.5px!important;font-weight:650!important;transition:background .22s,color .22s,transform .22s,box-shadow .22s!important;display:inline-flex!important}.uw-footer__socials a:hover{color:#fff!important;background:#2a2a2f!important;transform:translateY(-1px)!important;box-shadow:0 14px 32px #0000003d,inset 0 0 0 1px #e224443d!important}.uw-footer__bottom{color:#ffffff5c!important;border-top:1px solid #ffffff0b!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;padding-top:17px!important;font-size:12px!important;font-weight:500!important;display:flex!important}.uw-legal-contacts a,.uw-legal-links a{color:#ffffffd1!important;min-width:118px!important;height:42px!important;box-shadow:none!important;white-space:nowrap!important;background:#202024!important;border:0!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;padding:0 14px!important;font-size:13px!important;font-weight:700!important;text-decoration:none!important;transition:background .22s,color .22s,transform .22s,box-shadow .22s!important;display:inline-flex!important}@media (max-width:1100px){.uw-footer__main,.uw-footer__documents,.uw-footer__contacts{grid-template-columns:1fr!important}.uw-footer__seller{text-align:left!important;min-width:0!important}.uw-footer__nav{grid-template-columns:repeat(2,minmax(0,1fr))!important}.uw-footer__socials{justify-content:flex-start!important}}@media (max-width:680px){.uw-footer{border-radius:22px!important;width:calc(100% - 24px)!important;margin-top:34px!important}.uw-footer__inner{padding:16px!important}.uw-footer__documents{border-radius:18px!important;padding:13px!important}.uw-footer__nav{grid-template-columns:1fr!important}.uw-footer__socials a,.uw-legal-contacts a,.uw-legal-links a{justify-content:center!important;width:100%!important}.uw-footer__bottom{flex-direction:column!important;align-items:flex-start!important}}.uw-footer{border:1px solid var(--uw-border)!important;width:calc(100% - 44px)!important;max-width:1560px!important;box-shadow:0 18px 50px var(--uw-shadow)!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#161617f0!important;border-radius:26px!important;margin:54px auto 28px!important;overflow:hidden!important}.uw-footer__brand{align-items:center!important;gap:12px!important;min-width:230px!important;display:flex!important}.uw-footer-logo{background:#111113!important;border:1px solid #ffffff14!important;border-radius:18px!important;place-items:center!important;width:54px!important;height:54px!important;transition:all .22s!important;display:grid!important;overflow:hidden!important;box-shadow:0 0 26px #e2244438!important}.uw-footer-logo img{object-fit:contain!important;width:100%!important;height:100%!important;padding:6px!important;transition:all .22s!important}.uw-footer__brand:hover .uw-footer-logo{border-color:#e2244494!important;transform:translateY(-1px)scale(1.04)!important;box-shadow:0 0 30px #e2244457!important}.uw-footer__brand:hover .uw-footer-logo img{transform:scale(1.08)rotate(-3deg)!important}.uw-footer-brand-text{gap:3px!important;display:grid!important}.uw-footer-brand-title{color:#fff!important;letter-spacing:.08em!important;font-size:16px!important;font-weight:850!important;line-height:1!important}.uw-footer-brand-subtitle{color:var(--uw-muted)!important;font-size:12px!important;font-weight:500!important;line-height:1.2!important}.uw-footer-nav{scrollbar-width:none!important;background:#101012!important;border-radius:18px!important;justify-self:center!important;align-items:center!important;gap:6px!important;max-width:100%!important;padding:6px!important;display:flex!important;overflow-x:auto!important}.uw-footer-nav::-webkit-scrollbar{display:none!important}.uw-footer-nav a{min-height:40px!important;color:var(--uw-muted)!important;white-space:nowrap!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;gap:7px!important;padding:10px 12px!important;font-size:13px!important;font-weight:600!important;line-height:1!important;text-decoration:none!important;transition:background .2s,color .2s,transform .2s,box-shadow .2s!important;display:inline-flex!important}.uw-footer-nav a:hover{color:#fff!important;background:#1d1d20!important;transform:translateY(-1px)!important}.uw-footer-nav__icon{color:currentColor!important;opacity:.9!important;justify-content:center!important;align-items:center!important;width:16px!important;min-width:16px!important;height:16px!important;transition:transform .18s,opacity .18s!important;display:inline-flex!important}.uw-footer-nav__icon svg{fill:currentColor!important;width:16px!important;height:16px!important;display:block!important}.uw-footer-nav__label{align-items:center!important;line-height:1!important;display:inline-flex!important}.uw-footer-nav a:hover .uw-footer-nav__icon{opacity:1!important;transform:translateY(-1px)scale(1.06)!important}.uw-footer__actions{justify-content:flex-end!important;align-items:center!important;gap:10px!important;display:inline-flex!important}.uw-footer-seller{color:#fff!important;min-width:285px!important;min-height:48px!important;box-shadow:none!important;background:#202024!important;border:0!important;border-radius:16px!important;align-items:center!important;gap:10px!important;padding:8px 13px 8px 8px!important;transition:background .2s,transform .2s,box-shadow .2s!important;display:inline-flex!important}.uw-footer-seller:hover{background:#2a2a2f!important;transform:translateY(-1px)!important;box-shadow:0 12px 30px #00000038,inset 0 0 0 1px #e224443d!important}.uw-footer-seller__icon{color:#e22444!important;background:#161617!important;border-radius:12px!important;place-items:center!important;width:34px!important;min-width:34px!important;height:34px!important;display:grid!important;overflow:hidden!important}.uw-footer-seller__icon svg{fill:currentColor!important;width:17px!important;height:17px!important}.uw-footer-seller__info{gap:3px!important;min-width:0!important;display:grid!important}.uw-footer-seller__info b{color:#fff!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:210px!important;font-size:12.5px!important;font-weight:850!important;line-height:1!important;overflow:hidden!important}.uw-footer-seller__info small{color:#ffffff94!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:230px!important;font-size:11.5px!important;font-weight:500!important;line-height:1.1!important;overflow:hidden!important}.uw-footer-support{gap:4px!important;min-width:230px!important;display:grid!important}.uw-footer-support span{color:#ffffff5c!important;letter-spacing:.075em!important;text-transform:uppercase!important;font-size:10px!important;font-weight:800!important;line-height:1!important}.uw-footer-support a{color:#ffffffc2!important;width:fit-content!important;font-size:12.5px!important;font-weight:650!important;line-height:1!important;text-decoration:none!important;transition:color .2s!important}.uw-footer-support a:hover{color:#fff!important}.uw-footer-socials{background:#101012!important;border-radius:16px!important;justify-self:center!important;align-items:center!important;gap:6px!important;padding:5px!important;display:flex!important}.uw-footer-socials a{min-height:36px!important;color:var(--uw-muted)!important;background:0 0!important;border-radius:12px!important;align-items:center!important;gap:7px!important;padding:0 11px!important;font-size:12.5px!important;font-weight:650!important;text-decoration:none!important;transition:background .2s,color .2s,transform .2s!important;display:inline-flex!important}.uw-footer-socials a:hover{color:#fff!important;background:#1d1d20!important;transform:translateY(-1px)!important}.uw-footer-socials__icon{color:currentColor!important;width:15px!important;min-width:15px!important;height:15px!important;display:inline-flex!important}.uw-footer-socials__icon svg{fill:currentColor!important;width:15px!important;height:15px!important}.uw-footer__bottom p{color:#ffffff57!important;text-align:right!important;justify-self:end!important;margin:0!important;font-size:12px!important;font-weight:500!important;line-height:1.35!important}@media (max-width:1180px){.uw-footer__shell{grid-template-columns:1fr!important;align-items:stretch!important}.uw-footer__brand{min-width:0!important}.uw-footer-nav{justify-self:stretch!important}.uw-footer-nav a{flex:1 0 auto!important}.uw-footer__actions{justify-content:flex-start!important}.uw-footer-seller{width:100%!important;min-width:0!important}.uw-footer-seller__info b,.uw-footer-seller__info small{max-width:none!important}.uw-footer__bottom{grid-template-columns:1fr!important;align-items:stretch!important}.uw-footer-support{min-width:0!important}.uw-footer-socials{flex-wrap:wrap!important;justify-self:stretch!important}.uw-footer__bottom p{text-align:left!important;justify-self:start!important}}@media (max-width:680px){.uw-footer{border-radius:22px!important;width:calc(100% - 24px)!important;margin:34px auto 18px!important}.uw-footer__shell{min-height:auto!important;padding:14px!important}.uw-footer__brand{justify-content:center!important}.uw-footer-nav{justify-content:flex-start!important}.uw-footer-nav a,.uw-footer-socials a{flex:1 0 auto!important}.uw-footer__actions{justify-content:stretch!important}.uw-footer__bottom{padding:12px 14px 14px!important}}.uw-legal-contacts a,.uw-legal-links a{color:#ffffffc7!important;min-height:40px!important;box-shadow:none!important;background:#202024!important;border:0!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;padding:0 13px!important;font-size:13px!important;font-weight:650!important;text-decoration:none!important;transition:background .2s,color .2s,transform .2s,box-shadow .2s!important;display:inline-flex!important}.uw-legal-contacts a:hover,.uw-legal-links a:hover{color:#fff!important;background:#1d1d20!important;transform:translateY(-1px)!important;box-shadow:0 12px 30px #00000038,inset 0 0 0 1px #e224443d!important}@media (max-width:1100px){.uw-admin-product-kind-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.uw-admin-product-kind-grid{grid-template-columns:1fr}.uw-admin-products-list__items>button{grid-template-columns:16px 42px minmax(0,1fr)!important}}.uw-admin-products-list__top small{color:#ffffff6b;margin-top:10px;font-size:12px;line-height:1.35;display:block}.uw-admin-products-list__items>button{cursor:pointer;-webkit-user-select:none;user-select:none;position:relative;grid-template-columns:18px 48px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;display:grid!important}.uw-admin-products-list__items>button[draggable=true]{cursor:grab}.uw-admin-products-list__items>button[draggable=true]:active{cursor:grabbing}.uw-admin-products-drag-handle{color:#ffffff47;letter-spacing:-4px;justify-content:center;align-items:center;width:18px;height:40px;font-size:15px;transition:color .22s,transform .22s;display:inline-flex}.uw-admin-products-list__items>button:hover .uw-admin-products-drag-handle,.uw-admin-products-list__items>button.is-active .uw-admin-products-drag-handle{color:#e22444;transform:translate(1px)}.uw-admin-products-list__items>button.is-dragging{opacity:.55;transform:scale(.992);box-shadow:0 0 0 1px #e2244438,0 18px 44px #00000057!important}.uw-admin-product-kind-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.uw-admin-product-kind-grid>button{color:#fff;text-align:left;cursor:pointer;background:#202024;border:0;border-radius:18px;min-height:88px;padding:16px;transition:transform .28s cubic-bezier(.16,1,.3,1),background .22s,box-shadow .22s}.uw-admin-product-kind-grid>button b{color:#fff;margin-bottom:7px;font-size:14px;font-weight:650;line-height:1.1;display:block}.uw-admin-product-kind-grid>button small{color:#ffffff85;font-size:12px;font-weight:500;line-height:1.35;display:block}.uw-admin-product-kind-grid>button:hover{background:#242428;transform:translateY(-2px);box-shadow:0 14px 34px #00000047,0 0 28px #e224440e}.uw-admin-product-kind-grid>button.is-active{background:#e22444;box-shadow:0 14px 36px #e224443d}.uw-admin-product-kind-grid>button.is-active small{color:#ffffffc7}.uw-admin-product-editor__preview img,.uw-admin-products-list__items img,.uw-admin-kit-card__image img,.uw-admin-product-item-row img,.uw-admin-kit-item img,.uw-admin-rust-item-grid img{object-fit:contain}.uw-admin-product-field input[readonly],.uw-admin-product-field textarea[readonly]{color:#ffffffb8;cursor:default;background:#ffffff09}.uw-admin-rust-item-grid>button small{color:#ffffff6b;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:4px;font-size:10.5px;line-height:1.15;display:block;overflow:hidden}@media (max-width:1100px){.uw-admin-product-kind-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.uw-admin-product-kind-grid{grid-template-columns:1fr}.uw-admin-products-list__items>button{grid-template-columns:16px 42px minmax(0,1fr)!important}}.uw-shop-runtime-warning{color:#ffffffc7;background:#e2244417;border-radius:14px;width:100%;margin:0 0 14px;padding:12px 14px;font-size:13px;font-weight:500;line-height:1.45}.uw-buy-choices{background:#141416;border-radius:20px;margin:18px 0 20px;padding:16px}.uw-buy-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.uw-buy-choice-grid button{color:#fff;text-align:left;cursor:pointer;background:#202024;border:0;border-radius:16px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:76px;padding:12px;transition:transform .34s cubic-bezier(.16,1,.3,1),background .25s,box-shadow .25s;display:grid}.uw-buy-choice-grid button:hover,.uw-buy-choice-grid button.is-active{background:#e22444;transform:translateY(-2px);box-shadow:0 14px 34px #e2244438}.uw-buy-choice-grid img{object-fit:contain;width:42px;height:42px;display:block}.uw-buy-choice-grid span{gap:4px;min-width:0;display:grid}.uw-buy-choice-grid b{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;line-height:1.1;display:block;overflow:hidden}.uw-buy-choice-grid small{color:#ffffff94;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;line-height:1.2;display:block;overflow:hidden}.uw-buy-choice-grid strong{color:#fff;white-space:nowrap;justify-items:end;gap:2px;font-size:15px;font-weight:800;line-height:1;display:grid}.uw-buy-choice-grid em{color:#ffffff85;font-size:12px;font-style:normal;font-weight:500;text-decoration:line-through}.uw-buy-choice-grid button:hover small,.uw-buy-choice-grid button.is-active small,.uw-buy-choice-grid button:hover em,.uw-buy-choice-grid button.is-active em{color:#ffffffbd}@media (max-width:860px){.uw-buy-choice-grid{grid-template-columns:1fr}}.uw-admin-products-list__items>div{color:#fff;text-align:left;cursor:grab;background:#101012;border:0;border-radius:16px;grid-template-columns:24px minmax(0,1fr) 34px;align-items:center;gap:8px;width:100%;min-height:74px;padding:10px;transition:transform .22s cubic-bezier(.22,1,.36,1),background .22s,box-shadow .22s;display:grid}.uw-admin-products-list__items>div:hover{background:#151518;transform:translateY(-1px)}.uw-admin-products-list__items>div.is-active{background:#1c1c20;box-shadow:inset 0 0 0 1px #e224446b,0 14px 34px #e2244414}.uw-admin-products-list__items>div.is-dragging{opacity:.72;cursor:grabbing;transform:scale(.985);box-shadow:inset 0 0 0 1px #e224448f,0 20px 44px #e2244424}.uw-admin-products-list-card{width:100%;min-width:0;height:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;padding:0;display:grid}.uw-admin-products-list-card img{object-fit:contain;background:#ffffff09;border-radius:12px;width:48px;height:48px}.uw-admin-products-list-card span{flex-direction:column;gap:4px;min-width:0;display:flex}.uw-admin-products-list-card b{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;line-height:1.1;overflow:hidden}.uw-admin-products-list-card small{color:#ffffff8f;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;line-height:1.15;overflow:hidden}.uw-admin-products-drag-handle{color:#ffffff57;cursor:grab;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:24px;height:44px;font-size:15px;line-height:1;transition:background .2s,color .2s,transform .2s;display:inline-flex}.uw-admin-products-drag-handle:hover{color:#fff;background:#e2244424}.uw-admin-products-order-actions{flex-direction:column;gap:4px;display:flex}.uw-admin-products-order-actions button{color:#ffffffc7;cursor:pointer;background:#202024;border:0;border-radius:8px;width:28px;height:22px;transition:background .2s,color .2s,transform .2s,box-shadow .2s}.uw-admin-products-order-actions button:hover{color:#fff;background:#e22444;transform:translateY(-1px);box-shadow:0 8px 18px #e2244438}.uw-admin-product-editor__preview img,.uw-admin-kit-card__image img,.uw-admin-products-list-card img{max-width:100%}.uw-admin-load-more{color:#fff;cursor:pointer;background:#202024;border:0;border-radius:15px;width:100%;min-height:46px;margin-top:16px;transition:all .22s}.uw-admin-load-more:hover{background:#e22444;transform:translateY(-1px);box-shadow:0 0 24px #e2244447}.uw-drops-page{color:#fff;width:calc(100% - 44px)!important;max-width:1560px!important;margin:18px auto 70px!important}.uw-drops-hero--v3{grid-template-columns:minmax(0,1fr) 330px!important;gap:12px!important;margin-bottom:12px!important;display:grid!important}.uw-drops-hero--v3 .uw-drops-hero__main{border:1px solid #ffffff14!important;border-top:3px solid var(--uw-accent)!important;background:radial-gradient(circle at 82% 18%,#e2244421,#0000 32%),#0e0e10f5!important;border-radius:26px!important;min-height:220px!important;padding:24px 28px!important}.uw-drops-hero--v3 .uw-drops-hero__main h1{margin:10px 0 8px!important;font-size:clamp(42px,4.2vw,66px)!important;line-height:.9!important}.uw-drops-hero--v3 .uw-drops-hero__main p{max-width:820px!important;font-size:13px!important;line-height:1.5!important}.uw-drops-tabs{z-index:2;flex-wrap:wrap;gap:8px;margin-top:18px;display:flex;position:relative}.uw-drops-tabs button{color:#ffffffb8;cursor:pointer;background:#202024;border:0;border-radius:14px;align-items:center;gap:9px;min-height:42px;padding:0 14px;font-family:inherit;font-size:13px;transition:background .22s,color .22s,transform .22s,box-shadow .22s;display:inline-flex}.uw-drops-tabs button span{color:#ffffff85;background:#ffffff0f;border-radius:9px;place-items:center;width:24px;height:24px;font-size:10px;display:grid}.uw-drops-tabs button:hover{color:#fff;background:#25252a;transform:translateY(-1px)}.uw-drops-tabs button.is-active{color:#fff;background:var(--uw-accent);box-shadow:0 0 26px #e2244442}.uw-drops-tabs button.is-active span{color:#fff;background:#ffffff29}.uw-drops-daily--single,.uw-achievements-section{border:1px solid var(--uw-border);box-shadow:0 22px 70px var(--uw-shadow);background:#0e0e10f5;border-radius:26px;padding:18px}.uw-achievements-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.uw-achievements-summary div{background:#161617;border:1px solid #ffffff13;border-radius:18px;min-height:68px;padding:13px}.uw-achievements-summary span{color:#ffffff7a;margin-bottom:8px;font-size:11px;line-height:1;display:block}.uw-achievements-summary b{color:#fff;font-size:22px;font-weight:800;line-height:1;display:block}.uw-achievements-status{color:#ffffffbd;background:#e2244414;border:1px solid #e224442e;border-radius:18px;padding:16px;font-size:13px;line-height:1.45}.uw-achievements-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.uw-achievement-card{background:radial-gradient(circle at 88% 12%,#e2244417,#0000 32%),#111113;border:1px solid #ffffff13;border-radius:22px;gap:16px;min-height:260px;padding:16px;transition:transform .28s cubic-bezier(.16,1,.3,1),border-color .24s,box-shadow .24s,background .24s;display:grid;position:relative;overflow:hidden}.uw-achievement-card:after{content:"";filter:blur(12px);pointer-events:none;background:#e2244414;border-radius:50%;width:170px;height:170px;position:absolute;bottom:-80px;right:-80px}.uw-achievement-card:hover{border-color:#e2244447;transform:translateY(-3px);box-shadow:0 18px 44px #00000042,0 0 26px #e224440f}.uw-achievement-card.is-completed{border-color:#e2244457}.uw-achievement-card.is-claimed{background:#111113;border-color:#ffffff17}.uw-achievement-card__icon{background:radial-gradient(circle at 50% 45%,#e2244429,#0000 62%),#202024;border:1px solid #ffffff13;border-radius:20px;place-items:center;width:70px;height:70px;display:grid}.uw-achievement-card__icon span{color:var(--uw-accent);font-size:26px;font-weight:800}.uw-achievement-card__title span{color:#fff;text-transform:uppercase;background:#e224441f;border-radius:999px;align-items:center;width:fit-content;min-height:24px;padding:0 8px;font-size:10px;line-height:1;display:inline-flex}.uw-achievement-card__title p{color:#ffffff85;margin:8px 0 0;font-size:12px;line-height:1.42}.uw-achievement-card__status{color:#ffffff9e;white-space:nowrap;background:#202024;border-radius:999px;align-items:center;min-height:28px;padding:0 9px;font-size:10px;line-height:1;display:inline-flex}.uw-achievement-card.is-completed .uw-achievement-card__status{background:var(--uw-accent);color:#fff;box-shadow:0 0 18px #e224443d}.uw-achievement-card__progress{z-index:1;gap:8px;display:grid;position:relative}.uw-achievement-card__progress-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.uw-achievement-card__progress-head span,.uw-achievement-card__percent,.uw-achievement-card__reward span{color:#ffffff7a;font-size:11px;line-height:1.2}.uw-achievement-card__progress-head b{color:#fff;text-align:right;font-size:12px;font-weight:700}.uw-achievement-card__bar{background:#050506;border-radius:999px;height:9px;overflow:hidden}.uw-achievement-card__bar i{border-radius:inherit;background:var(--uw-accent);height:100%;transition:width .5s cubic-bezier(.16,1,.3,1);display:block;box-shadow:0 0 18px #e224444d}.uw-achievement-card__reward{z-index:1;background:#0e0e10b8;border:1px solid #fff1;border-radius:18px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:62px;padding:10px;display:grid;position:relative}.uw-achievement-card__reward-icon{background:#202024;border-radius:15px;place-items:center;width:46px;height:46px;display:grid}.uw-achievement-card__reward-icon img{object-fit:contain;width:36px;height:36px}.uw-achievement-card__reward b{color:#fff;margin-top:5px;font-size:14px;font-weight:800;line-height:1;display:block}.uw-achievement-card__reward button{background:var(--uw-accent);color:#fff;cursor:pointer;border:0;border-radius:13px;min-height:40px;padding:0 13px;font-family:inherit;font-size:12px;transition:transform .22s,background .22s,box-shadow .22s,opacity .22s;box-shadow:0 0 22px #e2244438}.uw-achievement-card__reward button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 0 28px #e2244452}.uw-achievement-card__reward button:disabled{color:#ffffff85;cursor:default;box-shadow:none;opacity:.9;background:#202024}@media (max-width:1180px){.uw-drops-hero--v3{grid-template-columns:1fr!important}.uw-achievements-grid{grid-template-columns:1fr}}@media (max-width:760px){.uw-drops-page{width:calc(100% - 18px)!important;margin-top:14px!important}.uw-drops-tabs{grid-template-columns:1fr;display:grid}.uw-achievements-summary{grid-template-columns:1fr}.uw-achievement-card__top{grid-template-columns:58px minmax(0,1fr)}.uw-achievement-card__icon{border-radius:17px;width:58px;height:58px}.uw-achievement-card__icon img{width:46px;height:46px}.uw-achievement-card__status{grid-column:1/-1;width:fit-content}.uw-achievement-card__reward{grid-template-columns:42px minmax(0,1fr)}.uw-achievement-card__reward button{grid-column:1/-1;width:100%}}@property --uw-achievement-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.uw-achievement-card{isolation:isolate!important;opacity:1!important;filter:none!important;background:radial-gradient(circle at 88% 12%,#e2244424,#0000 34%),linear-gradient(#ffffff07,#0000 44%),#111113!important;border:0!important;border-radius:26px!important;min-height:330px!important;padding:20px!important;transition:transform .34s cubic-bezier(.16,1,.3,1),opacity .28s,filter .28s,box-shadow .28s!important;position:relative!important;overflow:hidden!important;box-shadow:0 18px 46px #00000057,inset 0 0 0 1px #ffffff0e!important}.uw-achievement-card__animated-border{z-index:-2;border-radius:inherit;background:conic-gradient(from var(--uw-achievement-angle), #e2244400, #e224443d, #e22444d1, #e224443d, #e2244400, #e224446b, #e2244400);pointer-events:none;animation:7s linear infinite uwAchievementSpin;position:absolute;inset:0}.uw-achievement-card__animated-border:after{content:"";background:radial-gradient(circle at 85% 12%,#e224441f,#0000 33%),#111113;border-radius:24px;position:absolute;inset:2px}.uw-achievement-card:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 18% 18%,#ffffff09,#0000 28%),radial-gradient(circle at 90% 18%,#e224441a,#0000 32%),linear-gradient(#ffffff06,#0000 44%);border-radius:25px;position:absolute;inset:1px}.uw-achievement-card:hover{transform:translateY(-4px)!important;box-shadow:0 22px 56px #0006,0 0 34px #e2244421,inset 0 0 0 1px #fff1!important}.uw-achievement-card.is-ready{background:radial-gradient(circle at 88% 12%,#ffbe4a2b,#0000 34%),radial-gradient(circle at 15% 92%,#e2244414,#0000 36%),#111113!important;box-shadow:0 22px 60px #0000006b,0 0 42px #ffbe4a24,inset 0 0 0 1px #ffd68217!important}.uw-achievement-card.is-ready .uw-achievement-card__animated-border{background:conic-gradient(from var(--uw-achievement-angle), #ffcd5c00, #ffbe4a6b, #ffe08a, #ffab2a85, #ffcd5c00, #ffe08ae6, #ffcd5c00);animation-duration:3.3s}.uw-achievement-card.is-ready .uw-achievement-card__animated-border:after{background:radial-gradient(circle at 82% 10%,#ffbe4a29,#0000 34%),#111113}.uw-achievement-card.is-ready:after{content:"";z-index:-1;border-radius:inherit;opacity:.9;pointer-events:none;background:radial-gradient(circle at 50% 0,#ffda7e29,#0000 48%);animation:1.85s ease-in-out infinite uwAchievementGoldPulse;position:absolute;inset:0}.uw-achievement-card.is-claimed{opacity:.48!important;filter:saturate(.55)brightness(.78)!important;background:#101012!important;transform:scale(.985)!important;box-shadow:0 12px 34px #0000003d,inset 0 0 0 1px #ffffff0a!important}.uw-achievement-card.is-claimed:hover{opacity:.66!important;transform:translateY(-2px)scale(.985)!important}.uw-achievement-card.is-claimed .uw-achievement-card__animated-border{opacity:.16;animation-duration:12s}.uw-achievement-card.is-claimed .uw-achievement-card__animated-border:after{background:#101012}.uw-achievement-card__top{z-index:2!important;grid-template-columns:86px minmax(0,1fr) auto!important;align-items:start!important;gap:16px!important;display:grid!important;position:relative!important}.uw-achievement-card__icon{background:radial-gradient(circle at 50% 45%,#e2244433,#0000 64%),#202024!important;border:1px solid #ffffff13!important;border-radius:24px!important;width:86px!important;height:86px!important;box-shadow:inset 0 1px #ffffff0b,0 12px 28px #00000038!important}.uw-achievement-card__icon img{object-fit:contain!important;filter:drop-shadow(0 16px 22px #0000006b)!important;width:70px!important;height:70px!important}.uw-achievement-card.is-ready .uw-achievement-card__icon{background:radial-gradient(circle at 50% 45%,#ffbe4a3d,#0000 64%),#202024!important;box-shadow:inset 0 1px #ffffff0e,0 0 24px #ffbe4a1f,0 12px 28px #0000003d!important}.uw-achievement-card__title span{color:#fff!important;letter-spacing:.04em!important;text-transform:uppercase!important;background:#e2244424!important;border-radius:999px!important;min-height:27px!important;padding:0 10px!important;font-size:11px!important;font-weight:700!important;line-height:1!important}.uw-achievement-card.is-ready .uw-achievement-card__title span{color:#ffd985!important;background:#ffbe4a29!important}.uw-achievement-card__title h3{color:#fff!important;letter-spacing:-.045em!important;margin:10px 0 0!important;font-size:26px!important;font-weight:800!important;line-height:1.02!important}.uw-achievement-card__title p{color:#ffffff9e!important;max-width:560px!important;margin:9px 0 0!important;font-size:14px!important;line-height:1.45!important}.uw-achievement-card__status{color:#ffffffad!important;white-space:nowrap!important;background:#202024!important;border-radius:999px!important;min-height:32px!important;padding:0 11px!important;font-size:11px!important}.uw-achievement-card.is-claimed .uw-achievement-card__status{color:#ffffff85!important;box-shadow:none!important;background:#fff1!important}.uw-achievement-card__progress{z-index:2!important;gap:10px!important;margin-top:2px!important;position:relative!important}.uw-achievement-card__progress-head span,.uw-achievement-card__percent{color:#ffffff94!important;font-size:13px!important}.uw-achievement-card__bar{background:#050506!important;border-radius:999px!important;height:11px!important;box-shadow:inset 0 0 0 1px #ffffff09!important}.uw-achievement-card__bar i{background:var(--uw-accent)!important;box-shadow:0 0 18px #e2244459,0 0 30px #e2244429!important}.uw-achievement-card__reward{z-index:2!important;background:#0e0e10c7!important;border:1px solid #ffffff12!important;border-radius:22px!important;grid-template-columns:72px minmax(0,1fr) auto!important;gap:15px!important;min-height:86px!important;padding:12px!important;position:relative!important;box-shadow:inset 0 1px #ffffff0a,0 14px 30px #0003!important}.uw-achievement-card.is-ready .uw-achievement-card__reward{background:radial-gradient(circle at 0%,#ffbe4a1f,#0000 38%),#0e0e10d1!important;border-color:#ffbe4a3d!important}.uw-achievement-card__reward-icon{background:radial-gradient(circle at 50% 45%,#e2244433,#0000 66%),#202024!important;border-radius:20px!important;width:72px!important;height:72px!important;box-shadow:inset 0 1px #ffffff0b,0 12px 22px #00000042!important}.uw-achievement-card__reward-icon img{object-fit:contain!important;filter:drop-shadow(0 12px 18px #00000061)!important;width:58px!important;height:58px!important}.uw-achievement-card__reward-icon span{color:var(--uw-accent)!important;font-size:28px!important;font-weight:900!important}.uw-achievement-card.is-ready .uw-achievement-card__reward-icon{background:radial-gradient(circle at 50% 45%,#ffbe4a45,#0000 66%),#202024!important;box-shadow:0 0 24px #ffbe4a1f,inset 0 1px #ffffff0e!important}.uw-achievement-card__reward-text span{color:#ffffff94!important;font-size:13px!important}.uw-achievement-card__reward-text b,.uw-achievement-card__reward b{color:#fff!important;margin-top:6px!important;font-size:18px!important;font-weight:900!important;line-height:1.05!important;display:block!important}.uw-achievement-card__reward button{background:var(--uw-accent)!important;color:#fff!important;cursor:pointer!important;border:0!important;border-radius:15px!important;min-height:48px!important;padding:0 18px!important;font-size:13px!important;font-weight:800!important;transition:transform .22s,background .22s,box-shadow .22s,opacity .22s!important;box-shadow:0 0 24px #e224443d!important}.uw-achievement-card.is-ready .uw-achievement-card__reward button:not(:disabled){color:#211707!important;background:linear-gradient(135deg,#f2a72c,#ffdf8a)!important;box-shadow:0 0 30px #ffbe4a57!important}.uw-achievement-card__reward button:hover:not(:disabled){transform:translateY(-1px)scale(1.02)!important}.uw-achievement-card__reward button:disabled{color:#ffffff85!important;cursor:default!important;box-shadow:none!important;background:#202024!important}.uw-achievement-card.is-claimed .uw-achievement-card__reward button{background:#ffffff13!important}@keyframes uwAchievementSpin{0%{--uw-achievement-angle:0deg}to{--uw-achievement-angle:360deg}}@keyframes uwAchievementGoldPulse{0%,to{opacity:.55}50%{opacity:1}}@media (max-width:760px){.uw-achievement-card{min-height:0!important;padding:16px!important}.uw-achievement-card__top{grid-template-columns:72px minmax(0,1fr)!important;gap:13px!important}.uw-achievement-card__icon{border-radius:21px!important;width:72px!important;height:72px!important}.uw-achievement-card__icon img{width:58px!important;height:58px!important}.uw-achievement-card__title h3{font-size:22px!important}.uw-achievement-card__title p{font-size:13px!important}.uw-achievement-card__status{grid-column:1/-1!important;width:fit-content!important}.uw-achievement-card__reward{grid-template-columns:62px minmax(0,1fr)!important}.uw-achievement-card__reward-icon{width:62px!important;height:62px!important}.uw-achievement-card__reward-icon img{width:50px!important;height:50px!important}.uw-achievement-card__reward button{grid-column:1/-1!important;width:100%!important}}.uw-admin-drops-page{color:#fff;width:calc(100% - 44px);max-width:1560px;margin:24px auto 80px}.uw-admin-drops-hero span,.uw-admin-drops-editor__head span,.uw-admin-drops-block__head span{color:#e22444;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:800;display:block}.uw-admin-drops-hero h1,.uw-admin-drops-editor__head h2{color:#fff;letter-spacing:-.045em;margin:0;font-size:42px;font-weight:900;line-height:.95}.uw-admin-drops-hero__actions{gap:10px;display:flex}.uw-admin-drops-hero__actions button,.uw-admin-drops-soft-button,.uw-admin-drops-list__head button,.uw-admin-drops-save,.uw-admin-drops-delete{color:#fff;cursor:pointer;background:#202024;border:0;border-radius:14px;justify-content:center;align-items:center;min-height:42px;padding:0 15px;font-family:inherit;font-size:13px;font-weight:800;text-decoration:none;transition:background .22s,transform .22s,box-shadow .22s;display:inline-flex}.uw-admin-drops-hero__actions button,.uw-admin-drops-save{background:#e22444;box-shadow:0 0 24px #e2244438}.uw-admin-drops-hero__actions button:hover,.uw-admin-drops-soft-button:hover,.uw-admin-drops-list__head button:hover,.uw-admin-drops-save:hover,.uw-admin-drops-delete:hover{transform:translateY(-1px)}.uw-admin-drops-layout{grid-template-columns:360px minmax(0,1fr);gap:14px;margin-top:14px;display:grid}.uw-admin-drops-list{align-self:start;max-height:calc(100vh - 120px);padding:16px;position:sticky;top:94px;overflow:hidden}.uw-admin-drops-list__head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.uw-admin-drops-list__head h2{color:#fff;letter-spacing:-.04em;margin:0;font-size:26px;font-weight:900;line-height:1}.uw-admin-drops-list__head p{color:#ffffff85;margin:6px 0 0;font-size:12px}.uw-admin-drops-search{color:#fff;background:#202024;border:0;border-radius:14px;outline:none;width:100%;min-height:44px;margin-bottom:12px;padding:0 14px;font-family:inherit}.uw-admin-drops-list__items{gap:8px;max-height:calc(100vh - 260px);padding-right:4px;display:grid;overflow:auto}.uw-admin-drops-item{color:#fff;text-align:left;cursor:pointer;background:#111113;border:0;border-radius:18px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-height:74px;padding:10px;transition:background .22s,transform .22s,box-shadow .22s;display:grid}.uw-admin-drops-item:hover,.uw-admin-drops-item.is-active{background:#202024;transform:translateY(-1px)}.uw-admin-drops-item.is-active{box-shadow:inset 0 0 0 1px #e224448c}.uw-admin-drops-item.is-disabled{opacity:.48;filter:saturate(.55)}.uw-admin-drops-item__icon{background:#202024;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.uw-admin-drops-item__icon img{object-fit:contain;width:38px;height:38px}.uw-admin-drops-item b{color:#fff;font-size:14px;font-weight:900;line-height:1.1;display:block}.uw-admin-drops-item span{color:#ffffff7a;margin-top:5px;font-size:11px;line-height:1.25;display:block}.uw-admin-drops-item small{color:#fff;background:#e224441f;border-radius:999px;place-items:center;min-width:34px;min-height:26px;font-size:10px;display:grid}.uw-admin-drops-editor__head{border-bottom:1px solid #ffffff13;justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:18px;display:flex}.uw-admin-drops-toggle{cursor:pointer;grid-template-columns:46px auto;align-items:center;gap:10px;display:inline-grid}.uw-admin-drops-toggle input{display:none}.uw-admin-drops-toggle i{background:#202024;border-radius:999px;width:46px;height:26px;transition:background .22s;position:relative}.uw-admin-drops-toggle i:after{content:"";background:#ffffffb8;border-radius:50%;width:18px;height:18px;transition:transform .22s,background .22s;position:absolute;top:4px;left:4px}.uw-admin-drops-toggle input:checked+i{background:#e22444}.uw-admin-drops-toggle input:checked+i:after{background:#fff;transform:translate(20px)}.uw-admin-drops-toggle b{color:#ffffffb8;font-size:12px}.uw-admin-drops-status{color:#fff;background:#e224441a;border:1px solid #e2244433;border-radius:14px;margin:14px 0;padding:12px 14px;font-size:13px}.uw-admin-drops-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.uw-admin-drops-field{gap:7px;display:grid}.uw-admin-drops-field.is-full{grid-column:1/-1}.uw-admin-drops-field span{color:#ffffff8c;font-size:12px;font-weight:700}.uw-admin-drops-field input,.uw-admin-drops-field textarea,.uw-admin-drops-field select{color:#fff;background:#202024;border:0;border-radius:14px;outline:none;width:100%;min-height:46px;padding:0 14px;font-family:inherit;font-size:13px}.uw-admin-drops-field textarea{resize:vertical;min-height:98px;padding-top:13px;line-height:1.45}.uw-admin-drops-field select{appearance:none;cursor:pointer}.uw-admin-drops-block{background:#111113;border:1px solid #fff1;border-radius:22px;margin-top:16px;padding:16px}.uw-admin-drops-block__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.uw-admin-drops-block__head h3{color:#fff;letter-spacing:-.04em;margin:0;font-size:24px;font-weight:900;line-height:1}.uw-admin-drops-metric-info{background:#e2244414;border-radius:16px;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:12px;margin-top:12px;padding:10px;display:grid}.uw-admin-drops-metric-info img{object-fit:contain;width:54px;height:54px}.uw-admin-drops-metric-info b{color:#fff;font-size:15px;display:block}.uw-admin-drops-metric-info span{color:#ffffff85;margin-top:5px;font-size:12px;display:block}.uw-admin-drops-reward-type{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.uw-admin-drops-reward-type button{color:#fff;text-align:left;cursor:pointer;background:#202024;border:0;border-radius:18px;min-height:74px;padding:13px;font-family:inherit;font-size:14px;font-weight:900;transition:background .22s,box-shadow .22s,transform .22s}.uw-admin-drops-reward-type button small{color:#ffffff85;margin-top:6px;font-size:11px;font-weight:600;display:block}.uw-admin-drops-reward-type button.is-active{background:#e22444;box-shadow:0 0 24px #e2244438}.uw-admin-drops-preview{background:radial-gradient(circle at 88% 12%,#e2244424,#0000 34%),#111113;border-radius:24px;gap:16px;max-width:680px;padding:18px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #e2244447,0 18px 46px #00000047}.uw-admin-drops-preview__top{grid-template-columns:76px minmax(0,1fr);align-items:start;gap:14px;display:grid}.uw-admin-drops-preview__icon,.uw-admin-drops-preview__reward div{background:#202024;border-radius:22px;place-items:center;width:76px;height:76px;display:grid}.uw-admin-drops-preview__icon img,.uw-admin-drops-preview__reward img{object-fit:contain;width:62px;height:62px}.uw-admin-drops-preview__top span{color:#fff;text-transform:uppercase;background:#e2244424;border-radius:999px;align-items:center;width:fit-content;min-height:25px;padding:0 9px;font-size:10px;font-weight:900;display:inline-flex}.uw-admin-drops-preview h3{color:#fff;letter-spacing:-.04em;margin:10px 0 0;font-size:25px;font-weight:900;line-height:1.04}.uw-admin-drops-preview p{color:#ffffff94;margin:8px 0 0;font-size:13px;line-height:1.45}.uw-admin-drops-preview__progress div{color:#ffffff94;justify-content:space-between;gap:10px;font-size:12px;display:flex}.uw-admin-drops-preview__progress b{color:#fff}.uw-admin-drops-preview__progress i{background:#e22444;border-radius:999px;width:42%;height:10px;margin-top:9px;display:block;box-shadow:0 0 18px #e2244452}.uw-admin-drops-preview__reward{background:#0e0e10c7;border-radius:20px;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:14px;padding:12px;display:grid}.uw-admin-drops-preview__reward span{color:#ffffff8c;font-size:13px}.uw-admin-drops-preview__reward b{color:#fff;margin-top:6px;font-size:18px;font-weight:900;display:block}.uw-admin-drops-actions{gap:10px;margin-top:16px;display:flex}.uw-admin-drops-delete{background:#202024}.uw-admin-drops-empty{color:#ffffff85;background:#111113;border-radius:16px;padding:14px;font-size:13px}@media (max-width:1180px){.uw-admin-drops-layout{grid-template-columns:1fr}.uw-admin-drops-list{max-height:none;position:relative;top:auto}.uw-admin-drops-list__items{max-height:420px}}@media (max-width:760px){.uw-admin-drops-page{width:calc(100% - 18px)}.uw-admin-drops-hero{display:grid}.uw-admin-drops-hero h1,.uw-admin-drops-editor__head h2{font-size:34px}.uw-admin-drops-grid,.uw-admin-drops-reward-type{grid-template-columns:1fr}.uw-admin-drops-editor__head{display:grid}}.uw-admin-drops-product-picker{background:#0e0e10b8;border:1px solid #fff1;border-radius:20px;margin-top:14px;padding:14px}.uw-admin-drops-product-picker__head{grid-template-columns:minmax(0,1fr) 260px;align-items:end;gap:12px;display:grid}.uw-admin-drops-product-picker__head span{color:#e22444;letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:900;display:block}.uw-admin-drops-product-picker__head h4{color:#fff;letter-spacing:-.04em;margin:0;font-size:21px;font-weight:900;line-height:1}.uw-admin-drops-product-picker__head p{color:#ffffff85;max-width:650px;margin:8px 0 0;font-size:12px;line-height:1.45}.uw-admin-drops-product-picker__head input{color:#fff;background:#202024;border:0;border-radius:14px;outline:none;width:100%;min-height:42px;padding:0 13px;font-family:inherit}.uw-admin-drops-product-picker__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:330px;margin-top:12px;padding-right:4px;display:grid;overflow:auto}.uw-admin-drops-product-picker__grid button{color:#fff;text-align:left;cursor:pointer;background:#111113;border:0;border-radius:17px;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:11px;min-height:76px;padding:10px;transition:background .22s,transform .22s,box-shadow .22s;display:grid}.uw-admin-drops-product-picker__grid button:hover,.uw-admin-drops-product-picker__grid button.is-active{background:#202024;transform:translateY(-1px)}.uw-admin-drops-product-picker__grid button.is-active{box-shadow:inset 0 0 0 1px #e224448c,0 0 22px #e224441c}.uw-admin-drops-product-picker__grid img{object-fit:contain;background:#202024;border-radius:15px;width:54px;height:54px;padding:5px}.uw-admin-drops-product-picker__grid b{color:#fff;font-size:14px;font-weight:900;line-height:1.1;display:block}.uw-admin-drops-product-picker__grid small{color:#ffffff80;margin-top:5px;font-size:11px;line-height:1.25;display:block}.uw-admin-drops-product-picker__empty{color:#ffffff85;background:#111113;border-radius:16px;grid-column:1/-1;padding:14px;font-size:13px}@media (max-width:900px){.uw-admin-drops-product-picker__head,.uw-admin-drops-product-picker__grid{grid-template-columns:1fr}}@keyframes uwDailyCardShine{0%,68%{transform:translate(-120%)}to{transform:translate(120%)}}@keyframes uwRewardSpin{to{transform:rotate(360deg)}}@keyframes uwRewardModalIn{0%{opacity:0;transform:translateY(16px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes uwRewardIconPop{0%{opacity:0;transform:translateY(12px)scale(.72)rotate(-5deg)}to{opacity:1;transform:translateY(0)scale(1)rotate(0)}}@keyframes uwRewardPulse{0%,to{opacity:.5;transform:translate(-50%)scale(.95)}50%{opacity:1;transform:translate(-50%)scale(1.08)}}@media (max-width:1180px){.uw-daily-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.uw-daily-summary{grid-template-columns:1fr}}@media (max-width:680px){.uw-daily-grid{grid-template-columns:1fr}.uw-daily-card{min-height:0}.uw-daily-card__main{grid-template-columns:70px minmax(0,1fr)}.uw-daily-card__icon{border-radius:21px;width:70px;height:70px}.uw-daily-card__icon img{width:56px;height:56px}.uw-reward-modal__card{padding:28px 18px 20px}.uw-reward-modal__icon{border-radius:36px;width:128px;height:128px}.uw-reward-modal__icon img{width:100px;height:100px}.uw-reward-modal h2{font-size:30px}.uw-reward-modal__actions{display:grid}}.uw-daily-card__unlock-time{color:#ffffffd1;background:#e224441f;border-radius:999px;align-items:center;width:fit-content;min-height:30px;padding:0 11px;font-size:12px;font-weight:800;display:inline-flex}@media (max-width:1180px){.uw-daily-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.uw-daily-summary{grid-template-columns:1fr}}@media (max-width:680px){.uw-daily-grid{grid-template-columns:1fr}.uw-daily-card{min-height:0}.uw-daily-card__main{grid-template-columns:70px minmax(0,1fr)}.uw-daily-card__icon{border-radius:21px;width:70px;height:70px}.uw-daily-card__icon img{width:56px;height:56px}.uw-reward-modal__card{padding:28px 18px 20px}.uw-reward-modal__icon{border-radius:36px;width:128px;height:128px}.uw-reward-modal__icon img{width:100px;height:100px}.uw-reward-modal h2{font-size:30px}.uw-reward-modal__actions{display:grid}}.uw-drops-auth-notice{background:radial-gradient(circle at 100% 0,#e2244424,#0000 40%),#111113;border:1px solid #e2244438;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 14px;max-width:760px;margin:18px 0 0;padding:14px;display:grid}.uw-drops-auth-notice b{color:#fff;font-size:15px;font-weight:900;line-height:1;display:block}.uw-drops-auth-notice span{color:#ffffff94;margin-top:7px;font-size:12.5px;line-height:1.45;display:block}.uw-drops-auth-notice button{color:#fff;cursor:pointer;background:#e22444;border:0;border-radius:14px;grid-area:1/2/span 2;min-height:42px;padding:0 15px;font-family:inherit;font-size:13px;font-weight:900;transition:transform .22s,box-shadow .22s;box-shadow:0 0 24px #e2244438}.uw-drops-auth-notice button:hover{transform:translateY(-1px);box-shadow:0 0 30px #e224444d}.uw-drops-daily--live{border:1px solid var(--uw-border)!important;box-shadow:0 22px 70px var(--uw-shadow)!important;background:#0e0e10f5!important;border-radius:26px!important;padding:18px!important}.uw-daily-summary{grid-template-columns:1.1fr .7fr 1fr;gap:10px;margin-bottom:14px;display:grid}.uw-daily-summary div{background:#161617;border:1px solid #ffffff13;border-radius:18px;min-height:68px;padding:13px}.uw-daily-summary span{color:#ffffff7a;margin-bottom:8px;font-size:11px;line-height:1;display:block}.uw-daily-summary b{color:#fff;font-size:20px;font-weight:800;line-height:1.08;display:block}.uw-daily-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.uw-daily-card{isolation:isolate;background:radial-gradient(circle at 84% 12%,#e224441c,#0000 34%),#111113;border:1px solid #e2244438;border-radius:24px;grid-template-rows:auto auto auto 1fr auto;gap:13px;min-height:330px;padding:16px;transition:transform .28s cubic-bezier(.16,1,.3,1),opacity .25s,filter .25s,box-shadow .25s;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 42px #00000047,inset 0 0 0 1px #ffffff0a}.uw-daily-card:before{content:"";z-index:-1;border-radius:inherit;pointer-events:none;background:linear-gradient(115deg,#0000,#ffffff09,#0000);animation:6s ease-in-out infinite uwDailyCardShine;position:absolute;inset:0;transform:translate(-120%)}.uw-daily-card:hover{transform:translateY(-3px);box-shadow:0 22px 54px #0000005c,0 0 26px #e2244414,inset 0 0 0 1px #ffffff0e}.uw-daily-card.is-active{background:radial-gradient(circle at 84% 12%,#ffbe4a29,#0000 34%),#111113;border-color:#ffbe4a85;box-shadow:0 22px 56px #00000061,0 0 32px #ffbe4a24,inset 0 0 0 1px #ffbe4a21}.uw-daily-card.is-auth-required{opacity:1;filter:none}.uw-daily-card.is-auth-required.is-locked,.uw-daily-card.is-auth-required.is-cooldown{opacity:.82;filter:saturate(.85)brightness(.92)}.uw-daily-card__top{justify-content:space-between;align-items:center;gap:8px;display:flex}.uw-daily-card__top span,.uw-daily-card__top b{border-radius:999px;align-items:center;min-height:27px;padding:0 9px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.uw-daily-card__top span{color:#fff;background:#e2244424}.uw-daily-card__top b{color:#ffffffa6;white-space:nowrap;text-overflow:ellipsis;background:#202024;max-width:210px;overflow:hidden}.uw-daily-card.is-active .uw-daily-card__top b{color:#211707;background:linear-gradient(135deg,#f2a72c,#ffdf8a);box-shadow:0 0 20px #ffbe4a38}.uw-daily-card.is-auth-required .uw-daily-card__top b{color:#fff;background:#e2244429}.uw-daily-card__main{grid-template-columns:82px minmax(0,1fr);align-items:center;gap:13px;display:grid}.uw-daily-card__icon{background:radial-gradient(circle at 50% 45%,#e224442e,#0000 64%),#202024;border:1px solid #ffffff13;border-radius:24px;place-items:center;width:82px;height:82px;display:grid}.uw-daily-card.is-active .uw-daily-card__icon{background:radial-gradient(circle at 50% 45%,#ffbe4a3d,#0000 64%),#202024}.uw-daily-card__icon img{object-fit:contain;filter:drop-shadow(0 14px 18px #00000061);width:68px;height:68px}.uw-daily-card__icon span{color:#e22444;font-size:28px;font-weight:900}.uw-daily-card__main h3{color:#fff;letter-spacing:-.04em;margin:0;font-size:22px;font-weight:900;line-height:1.05}.uw-daily-card__main p{color:#ffffff94;margin:8px 0 0;font-size:12.5px;line-height:1.38}.uw-daily-card__unlock-time{color:#ffffffd1;white-space:normal;text-align:center;background:#e224441f;border-radius:999px;align-items:center;width:fit-content;max-width:100%;min-height:30px;padding:0 11px;font-size:12px;font-weight:800;display:inline-flex}.uw-daily-card.is-active .uw-daily-card__unlock-time{color:#211707;background:linear-gradient(135deg,#f2a72c,#ffdf8a);box-shadow:0 0 22px #ffbe4a38}.uw-daily-card.is-cooldown .uw-daily-card__unlock-time{color:#ffffff9e;background:#ffffff14}.uw-daily-card.is-auth-required .uw-daily-card__unlock-time{color:#fff;background:#e2244424}.uw-daily-card__reward{background:#0e0e10c7;border:1px solid #fff1;border-radius:20px;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:12px;min-height:82px;padding:10px;display:grid}.uw-daily-card__reward div{background:#202024;border-radius:18px;place-items:center;width:62px;height:62px;display:grid}.uw-daily-card__reward img{object-fit:contain;width:50px;height:50px}.uw-daily-card__reward span{color:#ffffff8c;font-size:12px}.uw-daily-card__reward b{color:#fff;margin-top:5px;font-size:17px;font-weight:900;line-height:1.05;display:block}.uw-daily-card button{color:#ffffff94;cursor:default;background:#202024;border:0;border-radius:15px;width:100%;min-height:46px;font-family:inherit;font-size:13px;font-weight:900;transition:transform .22s,background .22s,box-shadow .22s}.uw-daily-card button:not(:disabled){cursor:pointer;color:#fff;background:#e22444;box-shadow:0 0 24px #e2244438}.uw-daily-card.is-active button:not(:disabled){color:#211707;background:linear-gradient(135deg,#f2a72c,#ffdf8a);box-shadow:0 0 28px #ffbe4a47}.uw-daily-card button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 0 34px #e224444d}.uw-achievement-card.is-auth-required .uw-achievement-card__status{color:#fff!important;background:#e2244429!important}.uw-achievement-card.is-auth-required .uw-achievement-card__reward button:not(:disabled){color:#fff!important;cursor:pointer!important;background:#e22444!important;box-shadow:0 0 24px #e2244438!important}.uw-achievement-card.is-auth-required .uw-achievement-card__bar i{width:0%!important}.uw-reward-modal{z-index:99999;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.uw-reward-modal__card{isolation:isolate;text-align:center;background:radial-gradient(circle at 50% 15%,#ffbe4a29,#0000 34%),radial-gradient(circle at 85% 20%,#e2244429,#0000 34%),#111113;border:1px solid #ffbe4a47;border-radius:30px;width:min(520px,100%);padding:30px 26px 24px;animation:.34s cubic-bezier(.16,1,.3,1) uwRewardModalIn;position:relative;overflow:hidden;box-shadow:0 32px 110px #0009,0 0 54px #ffbe4a1f,inset 0 0 0 1px #ffffff0b}.uw-reward-modal__card:before{content:"";z-index:-1;opacity:.9;background:conic-gradient(#0000,#ffbe4a38,#0000,#e224442e,#0000);animation:8s linear infinite uwRewardSpin;position:absolute;inset:-80px}.uw-reward-modal__card:after{content:"";z-index:-1;background:radial-gradient(circle at 50% 16%,#ffbe4a21,#0000 34%),#111113;border-radius:28px;position:absolute;inset:2px}.uw-reward-modal__close{color:#fff;cursor:pointer;background:#202024;border:0;border-radius:14px;place-items:center;width:42px;height:42px;font-size:26px;line-height:1;transition:background .22s,transform .22s,box-shadow .22s;display:grid;position:absolute;top:14px;right:14px}.uw-reward-modal__close:hover{background:#e22444;transform:scale(1.04);box-shadow:0 0 22px #e2244447}.uw-reward-modal__shine{filter:blur(28px);pointer-events:none;background:#ffbe4a1f;border-radius:50%;width:190px;height:190px;animation:1.8s ease-in-out infinite uwRewardPulse;position:absolute;top:96px;left:50%;transform:translate(-50%)}.uw-reward-modal__icon{background:radial-gradient(circle at 50% 45%,#ffbe4a47,#0000 64%),#202024;border-radius:42px;place-items:center;width:150px;height:150px;margin:28px auto 18px;display:grid;position:relative;box-shadow:0 0 40px #ffbe4a29,inset 0 1px #ffffff0f}.uw-reward-modal h2{color:#fff;letter-spacing:-.045em;margin:0;font-size:36px;font-weight:900;line-height:1}.uw-reward-modal__reward span{color:#ffffff85;font-size:12px;font-weight:700;display:block}.uw-reward-modal__reward b{color:#fff;margin-top:7px;font-size:22px;font-weight:900;line-height:1.05;display:block}.uw-reward-modal__actions a{box-shadow:none;background:#202024}.uw-reward-modal__actions button:hover,.uw-reward-modal__actions a:hover{transform:translateY(-1px)}@media (max-width:1180px){.uw-daily-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.uw-daily-summary{grid-template-columns:1fr}}@media (max-width:680px){.uw-drops-auth-notice{grid-template-columns:1fr}.uw-drops-auth-notice button{grid-area:auto;width:100%}.uw-daily-grid{grid-template-columns:1fr}.uw-daily-card{min-height:0}.uw-daily-card__main{grid-template-columns:70px minmax(0,1fr)}.uw-daily-card__icon{border-radius:21px;width:70px;height:70px}.uw-daily-card__icon img{width:56px;height:56px}.uw-reward-modal__card{padding:28px 18px 20px}.uw-reward-modal__icon{border-radius:36px;width:128px;height:128px}.uw-reward-modal__icon img{width:100px;height:100px}.uw-reward-modal h2{font-size:30px}.uw-reward-modal__actions{display:grid}}.uw-daily-card.is-claimed{opacity:.78!important;filter:saturate(.8)brightness(.88)!important;background:radial-gradient(circle at 84% 12%,#2fdc8021,#0000 34%),#111113!important;border-color:#2fdc8061!important;box-shadow:0 18px 42px #00000047,0 0 24px #2fdc8012,inset 0 0 0 1px #2fdc801f!important}.uw-daily-card.is-claimed:after{content:"✓";z-index:4;color:#07140c;pointer-events:none;background:radial-gradient(circle at 50% 35%,#ffffff38,#0000 60%),#2fdc80eb;border-radius:24px;place-items:center;width:72px;height:72px;font-size:42px;font-weight:950;line-height:1;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-4deg);box-shadow:0 0 34px #2fdc8047,0 18px 38px #00000052,inset 0 1px #ffffff40}.uw-daily-card.is-claimed .uw-daily-card__top span{color:#eafff2!important;background:#2fdc8029!important}.uw-daily-card.is-claimed .uw-daily-card__top b,.uw-daily-card.is-claimed .uw-daily-card__unlock-time{color:#d9ffe7!important;background:#2fdc8024!important}.uw-daily-card.is-claimed .uw-daily-card__reward{border-color:#2fdc8029!important}.uw-daily-card.is-claimed button{color:#d9ffe7!important;background:#2fdc801f!important}.uw-drops-page,.uw-drops-page p,.uw-drops-page span,.uw-drops-page small,.uw-drops-page button,.uw-drops-page input,.uw-drops-page textarea,.uw-drops-page select{text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;font-weight:500!important}.uw-drops-page p{color:#ffffffad!important;font-size:14px!important;line-height:1.5!important}.uw-drops-page span,.uw-drops-page small{color:#ffffff9e}.uw-drops-page b,.uw-drops-page strong,.uw-drops-page h1,.uw-drops-page h2,.uw-drops-page h3{text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;font-weight:500!important}.uw-drops-page h1{letter-spacing:-.065em!important;font-size:clamp(54px,5vw,82px)!important;line-height:.9!important}.uw-drops-page h2{letter-spacing:-.045em!important;font-size:30px!important;line-height:1.05!important}.uw-drops-page h3{letter-spacing:-.04em!important;font-size:25px!important;line-height:1.08!important}.uw-drops-hero__main>p{color:#ffffffb3!important;max-width:760px!important;font-size:14.5px!important;line-height:1.52!important}.uw-section-kicker{color:#ff3c5c!important;letter-spacing:.11em!important;font-size:12px!important;font-weight:500!important}.uw-drops-tabs button:before{content:"";z-index:-1;opacity:0;background:linear-gradient(115deg,#0000 0%,#ffffff14 44%,#0000 72%);transition:opacity .25s;position:absolute;inset:0;transform:translate(-120%)}.uw-drops-tabs button:hover{color:#fff!important;transform:translateY(-2px)!important;box-shadow:inset 0 0 0 1px #ffffff13,0 16px 42px #00000042,0 0 22px #e2244414!important}.uw-drops-tabs button:hover:before,.uw-drops-tabs button.is-active:before{opacity:1;animation:2.8s ease-in-out infinite uwDropsTabSweep}.uw-drops-tabs button span{color:#ffffffb8!important;background:#ffffff13!important;border-radius:14px!important;place-items:center!important;width:42px!important;min-width:42px!important;height:42px!important;font-size:0!important;font-weight:500!important;transition:transform .28s,background .28s,box-shadow .28s!important;display:grid!important;position:relative!important;box-shadow:inset 0 0 0 1px #ffffff0e!important}.uw-drops-tabs button:first-child span:before{content:"";background:currentColor;width:20px;height:20px;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 7.5V19a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7.5H5Zm3 3h8v2H8v-2Zm0 4h6v2H8v-2ZM7.4 3.2c.9-.6 2.2-.3 2.9.7L12 6.2l1.7-2.3c.7-1 2-1.3 2.9-.7 1 .7 1.1 2.1.3 3L16 7H8l-.9-.8c-.8-.9-.7-2.3.3-3Z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 7.5V19a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7.5H5Zm3 3h8v2H8v-2Zm0 4h6v2H8v-2ZM7.4 3.2c.9-.6 2.2-.3 2.9.7L12 6.2l1.7-2.3c.7-1 2-1.3 2.9-.7 1 .7 1.1 2.1.3 3L16 7H8l-.9-.8c-.8-.9-.7-2.3.3-3Z'/%3E%3C/svg%3E") 50%/contain no-repeat}.uw-drops-tabs button:nth-child(2) span:before{content:"";background:currentColor;width:21px;height:21px;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 3h8v3h3v2.5c0 2.8-1.7 5.2-4.1 6.2A5.2 5.2 0 0 1 13 16.4V19h3v2H8v-2h3v-2.6a5.2 5.2 0 0 1-1.9-1.7C6.7 13.7 5 11.3 5 8.5V6h3V3Zm2 2v5.2c0 1.4.8 2.8 2 3.4a3.9 3.9 0 0 0 2-3.4V5h-4ZM7 8v.5c0 1.3.5 2.5 1.3 3.4A7.1 7.1 0 0 1 8 10.2V8H7Zm9 2.2c0 .6-.1 1.2-.3 1.7.8-.9 1.3-2.1 1.3-3.4V8h-1v2.2Z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 3h8v3h3v2.5c0 2.8-1.7 5.2-4.1 6.2A5.2 5.2 0 0 1 13 16.4V19h3v2H8v-2h3v-2.6a5.2 5.2 0 0 1-1.9-1.7C6.7 13.7 5 11.3 5 8.5V6h3V3Zm2 2v5.2c0 1.4.8 2.8 2 3.4a3.9 3.9 0 0 0 2-3.4V5h-4ZM7 8v.5c0 1.3.5 2.5 1.3 3.4A7.1 7.1 0 0 1 8 10.2V8H7Zm9 2.2c0 .6-.1 1.2-.3 1.7.8-.9 1.3-2.1 1.3-3.4V8h-1v2.2Z'/%3E%3C/svg%3E") 50%/contain no-repeat}.uw-drops-tabs button:first-child.is-active span{color:#fff!important;background:#ffffff29!important;box-shadow:inset 0 0 0 1px #ffffff14,0 0 20px #ffffff14!important}.uw-daily-card{color:#fff!important}.uw-daily-card__top span,.uw-daily-card__top b,.uw-daily-card__unlock-time{letter-spacing:-.01em!important;font-size:12px!important;font-weight:500!important}.uw-daily-card__main h3{color:#fff!important;letter-spacing:-.045em!important;text-shadow:none!important;font-size:25px!important;font-weight:500!important;line-height:1.08!important}.uw-daily-card__main p{color:#ffffffad!important;font-size:13.5px!important;font-weight:500!important;line-height:1.45!important}.uw-daily-card__reward span{color:#ffffff9e!important;font-size:12.5px!important;font-weight:500!important}.uw-daily-card__reward b{color:#fff!important;text-shadow:none!important;font-size:18px!important;font-weight:500!important;line-height:1.08!important}.uw-daily-card button{font-size:14px!important;font-weight:500!important}.uw-daily-card.is-locked{opacity:.58!important;filter:saturate(.65)brightness(.82)!important}.uw-daily-card.is-locked .uw-daily-card__main h3,.uw-daily-card.is-locked .uw-daily-card__reward b{color:#ffffffa3!important}.uw-daily-card.is-claimed{opacity:.82!important}.uw-achievement-card{color:#fff!important}.uw-achievement-card__title h3{color:#fff!important;letter-spacing:-.045em!important;text-shadow:none!important;font-size:26px!important;font-weight:500!important;line-height:1.08!important}.uw-achievement-card__title p{color:#ffffffad!important;font-size:13.5px!important;font-weight:500!important;line-height:1.45!important}.uw-achievement-card__title span,.uw-achievement-card__status,.uw-achievement-card__progress-head span,.uw-achievement-card__percent{font-size:12.5px!important;font-weight:500!important}.uw-achievement-card__progress-head b{color:#fff!important;font-size:14px!important;font-weight:500!important}.uw-achievement-card__reward-text span{color:#ffffff9e!important;font-size:12.5px!important;font-weight:500!important}.uw-achievement-card__reward-text b{color:#fff!important;font-size:19px!important;font-weight:500!important;line-height:1.08!important}.uw-achievement-card__reward button{font-size:14px!important;font-weight:500!important}.uw-achievement-card.is-claimed{opacity:.58!important;filter:saturate(.7)brightness(.82)!important}.uw-achievement-card.is-claimed .uw-achievement-card__title h3,.uw-achievement-card.is-claimed .uw-achievement-card__reward-text b{color:#ffffff9e!important}.uw-achievement-card.is-ready .uw-achievement-card__status{color:#211707!important;background:linear-gradient(135deg,#f2a72c,#ffdf8a)!important;box-shadow:0 0 20px #ffbe4a38!important}.uw-achievement-card.is-ready .uw-achievement-card__bar i{background:linear-gradient(90deg,#f2a72c,#ffdf8a)!important;box-shadow:0 0 18px #ffbe4a3d!important}.uw-daily-summary span,.uw-achievements-summary span,.uw-drops-hero__stats span{color:#ffffff94!important;font-size:12px!important;font-weight:500!important}.uw-daily-summary b,.uw-achievements-summary b,.uw-drops-hero__stats b{color:#fff!important;font-size:21px!important;font-weight:500!important}.uw-drops-section-head p{color:#ffffffad!important;font-size:14px!important}.uw-drops-action{border-radius:16px!important;min-height:50px!important;padding:0 20px!important;font-size:14px!important;font-weight:500!important;box-shadow:0 0 24px #e2244438!important}@keyframes uwDropsTabSweep{0%,55%{transform:translate(-120%)}to{transform:translate(120%)}}@media (max-width:760px){.uw-drops-tabs{grid-template-columns:1fr!important;display:grid!important}.uw-drops-tabs button{width:100%!important;min-height:60px!important}.uw-drops-page h1{font-size:48px!important}.uw-daily-card__main h3,.uw-achievement-card__title h3{font-size:23px!important}}.uw-drops-tabs{flex-wrap:wrap!important;gap:12px!important;margin-top:24px!important;display:flex!important}.uw-drops-tabs button{isolation:isolate!important;color:#ffffffc7!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:18px!important;grid-template-columns:46px auto!important;align-items:center!important;gap:13px!important;min-height:60px!important;padding:8px 22px 8px 8px!important;font-size:14px!important;font-weight:500!important;transition:transform .32s cubic-bezier(.16,1,.3,1),background .28s,color .28s,box-shadow .28s!important;display:inline-grid!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #ffffff0e,0 14px 34px #0003!important}.uw-drops-tabs button:hover{color:#fff!important;transform:translateY(-2px)!important}.uw-drops-tabs button span{color:#fff!important;background:#ffffff13!important;border-radius:15px!important;place-items:center!important;width:46px!important;min-width:46px!important;height:46px!important;font-size:0!important;line-height:1!important;transition:transform .28s,background .28s,color .28s,box-shadow .28s!important;display:grid!important;position:relative!important;box-shadow:inset 0 0 0 1px #ffffff0e,0 10px 22px #00000029!important}.uw-drops-tabs button span:before{content:""!important;opacity:.96!important;background:currentColor!important;width:22px!important;height:22px!important;display:block!important}.uw-drops-tabs button:first-child span:before{-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 2a1 1 0 0 1 1 1v1h8V3a1 1 0 1 1 2 0v1h1.2A2.8 2.8 0 0 1 22 6.8v11.4a2.8 2.8 0 0 1-2.8 2.8H4.8A2.8 2.8 0 0 1 2 18.2V6.8A2.8 2.8 0 0 1 4.8 4H6V3a1 1 0 0 1 1-1Zm13 7H4v9.2c0 .44.36.8.8.8h14.4c.44 0 .8-.36.8-.8V9Zm-8 2.2c.28 0 .54.14.7.37l.9 1.3 1.5-.48a.84.84 0 0 1 1.02 1.15l-.88 1.55.94 1.5a.84.84 0 0 1-.96 1.2l-1.62-.42-.95 1.25a.84.84 0 0 1-1.34 0l-.95-1.25-1.62.42a.84.84 0 0 1-.96-1.2l.94-1.5-.88-1.55a.84.84 0 0 1 1.02-1.15l1.5.48.9-1.3c.16-.23.42-.37.7-.37Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 2a1 1 0 0 1 1 1v1h8V3a1 1 0 1 1 2 0v1h1.2A2.8 2.8 0 0 1 22 6.8v11.4a2.8 2.8 0 0 1-2.8 2.8H4.8A2.8 2.8 0 0 1 2 18.2V6.8A2.8 2.8 0 0 1 4.8 4H6V3a1 1 0 0 1 1-1Zm13 7H4v9.2c0 .44.36.8.8.8h14.4c.44 0 .8-.36.8-.8V9Zm-8 2.2c.28 0 .54.14.7.37l.9 1.3 1.5-.48a.84.84 0 0 1 1.02 1.15l-.88 1.55.94 1.5a.84.84 0 0 1-.96 1.2l-1.62-.42-.95 1.25a.84.84 0 0 1-1.34 0l-.95-1.25-1.62.42a.84.84 0 0 1-.96-1.2l.94-1.5-.88-1.55a.84.84 0 0 1 1.02-1.15l1.5.48.9-1.3c.16-.23.42-.37.7-.37Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important}.uw-drops-tabs button:nth-child(2) span:before{width:23px!important;height:23px!important;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 3h8v2h3.2c.44 0 .8.36.8.8v2.1c0 3.05-1.92 5.63-4.6 6.54A5.22 5.22 0 0 1 13 16.32V19h3.2a1 1 0 1 1 0 2H7.8a1 1 0 1 1 0-2H11v-2.68a5.22 5.22 0 0 1-2.4-1.88C5.92 13.53 4 10.95 4 7.9V5.8c0-.44.36-.8.8-.8H8V3Zm2 2v5.4a3.6 3.6 0 0 0 1.6 3l.4.25.4-.25a3.6 3.6 0 0 0 1.6-3V5h-4ZM6 7v.9c0 1.54.74 2.94 1.9 3.82A5.8 5.8 0 0 1 8 10.4V7H6Zm10 3.4c0 .45-.05.9-.16 1.32A4.78 4.78 0 0 0 18 7.9V7h-2v3.4Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 3h8v2h3.2c.44 0 .8.36.8.8v2.1c0 3.05-1.92 5.63-4.6 6.54A5.22 5.22 0 0 1 13 16.32V19h3.2a1 1 0 1 1 0 2H7.8a1 1 0 1 1 0-2H11v-2.68a5.22 5.22 0 0 1-2.4-1.88C5.92 13.53 4 10.95 4 7.9V5.8c0-.44.36-.8.8-.8H8V3Zm2 2v5.4a3.6 3.6 0 0 0 1.6 3l.4.25.4-.25a3.6 3.6 0 0 0 1.6-3V5h-4ZM6 7v.9c0 1.54.74 2.94 1.9 3.82A5.8 5.8 0 0 1 8 10.4V7H6Zm10 3.4c0 .45-.05.9-.16 1.32A4.78 4.78 0 0 0 18 7.9V7h-2v3.4Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important}.uw-drops-tabs button:first-child.is-active{color:#fff!important;background:radial-gradient(circle at 92% 18%,#ffffff1f,#0000 38%),#e22444!important;box-shadow:0 0 30px #e224444d,0 18px 46px #0000004d,inset 0 0 0 1px #ffffff14!important}.uw-drops-tabs button:first-child.is-active span{color:#fff!important;background:#ffffff29!important}.uw-drops-tabs button:first-child:not(.is-active):hover span{color:#fff!important;background:#e224442e!important;box-shadow:inset 0 0 0 1px #e224442e,0 0 18px #e224441f!important}.uw-drops-tabs button:nth-child(2):not(.is-active){color:#ffeec7e6!important;background:radial-gradient(circle at 90% 18%,#ffbe4a21,#0000 38%),linear-gradient(135deg,#202024fa,#271f12fa)!important;animation:2.6s ease-in-out infinite uwDropsAchievementIdleGlow!important;box-shadow:inset 0 0 0 1px #ffbe4a29,0 14px 34px #0000003d,0 0 22px #ffbe4a12!important}.uw-drops-tabs button:nth-child(2):not(.is-active) span{color:#ffd985!important;background:radial-gradient(circle at 50% 35%,#ffffff2e,#0000 56%),#ffbe4a2e!important;animation:2.6s ease-in-out infinite uwDropsAchievementIconPulse!important;box-shadow:inset 0 0 0 1px #ffbe4a38,0 0 20px #ffbe4a21!important}.uw-drops-tabs button:nth-child(2):not(.is-active):after{content:""!important;z-index:-1!important;border-radius:inherit!important;pointer-events:none!important;background:linear-gradient(115deg,#0000 0%,#ffd98538 48%,#0000 74%)!important;animation:3.2s ease-in-out infinite uwDropsAchievementSweep!important;position:absolute!important;inset:0!important;transform:translate(-120%)!important}.uw-drops-tabs button:nth-child(2):not(.is-active):hover{color:#fff2cf!important;transform:translateY(-2px)!important;box-shadow:inset 0 0 0 1px #ffbe4a47,0 18px 46px #0000004d,0 0 30px #ffbe4a29!important}.uw-drops-tabs button:nth-child(2).is-active{color:#241707!important;background:radial-gradient(circle at 92% 18%,#ffffff29,#0000 38%),linear-gradient(135deg,#f2a72c,#ffdf8a)!important;box-shadow:0 0 34px #ffbe4a52,0 18px 46px #0000004d,inset 0 0 0 1px #ffffff3d!important}.uw-drops-tabs button:nth-child(2).is-active span{color:#241707!important;background:#24170721!important;box-shadow:inset 0 0 0 1px #24170714,0 0 22px #ffbe4a2e!important}.uw-drops-tabs button.is-active span{transform:scale(1.035)rotate(-2deg)!important}.uw-drops-tabs button{text-shadow:none!important;-webkit-font-smoothing:antialiased!important;text-rendering:geometricprecision!important}@keyframes uwDropsAchievementIdleGlow{0%,to{box-shadow:inset 0 0 0 1px #ffbe4a24,0 14px 34px #0000003d,0 0 18px #ffbe4a0f}50%{box-shadow:inset 0 0 0 1px #ffbe4a42,0 16px 40px #00000047,0 0 30px #ffbe4a26}}@keyframes uwDropsAchievementIconPulse{0%,to{color:#ffd985;transform:scale(1)}50%{color:#fff2cf;transform:scale(1.055)}}@keyframes uwDropsAchievementSweep{0%,58%{opacity:0;transform:translate(-120%)}68%{opacity:1}to{opacity:0;transform:translate(120%)}}@media (max-width:760px){.uw-drops-tabs{grid-template-columns:1fr!important;display:grid!important}.uw-drops-tabs button{width:100%!important;min-height:62px!important}}.uw-daily-card__rewards{gap:8px;min-height:92px;display:grid}.uw-daily-card__rewards-title,.uw-achievement-card__reward-title{background:#fff1;border-radius:999px;align-items:center;width:fit-content;min-height:24px;padding:0 9px;display:inline-flex;color:#ffffff9e!important;font-size:12px!important;font-weight:500!important}.uw-reward-list{gap:8px;display:grid}.uw-reward-list.is-empty{background:#0e0e10ad;border:1px solid #ffffff0f;border-radius:16px;align-items:center;min-height:54px;padding:12px}.uw-reward-list.is-empty span{color:#ffffff85!important;font-size:13px!important;font-weight:500!important}.uw-reward-list__item{background:#0e0e10c7;border:1px solid #fff1;border-radius:18px;grid-template-columns:50px minmax(0,1fr);align-items:center;gap:10px;min-height:66px;padding:8px;display:grid;box-shadow:inset 0 0 0 1px #ffffff06}.uw-reward-list__icon{background:radial-gradient(circle at 50% 35%,#e2244421,#0000 64%),#202024;border-radius:15px;place-items:center;width:50px;height:50px;display:grid}.uw-reward-list__icon img{object-fit:contain;filter:drop-shadow(0 12px 14px #00000057);width:42px;height:42px}.uw-reward-list__icon span{color:#fff!important;font-size:22px!important;font-weight:500!important;line-height:1!important}.uw-reward-list__text{min-width:0}.uw-reward-list__text span{margin-bottom:5px;display:block;color:#ffffff8a!important;font-size:12px!important;font-weight:500!important;line-height:1!important}.uw-reward-list__text b{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden;color:#fff!important;font-size:16px!important;font-weight:500!important;line-height:1.1!important}.uw-reward-list.is-compact{gap:9px;margin-top:10px}.uw-reward-list.is-compact .uw-reward-list__item{background:#141416e6;min-height:62px}.uw-reward-list.is-compact .uw-reward-list__text b{white-space:normal}.uw-achievement-card__reward-list-wrap{gap:8px;min-width:0;display:grid}.uw-achievement-card__reward button{align-self:end;min-width:128px}.uw-achievement-card,.uw-daily-card{min-height:auto!important}.uw-daily-card.is-claimed .uw-reward-list__item{background:#0a160f94;border-color:#2fdc8024}.uw-daily-card.is-active .uw-reward-list__icon,.uw-achievement-card.is-ready .uw-reward-list__icon{background:radial-gradient(circle at 50% 35%,#ffbe4a38,#0000 64%),#202024}.uw-daily-card.is-active .uw-reward-list__item,.uw-achievement-card.is-ready .uw-reward-list__item{border-color:#ffbe4a21}.uw-reward-modal__reward{text-align:left!important}.uw-reward-modal__reward>span{text-align:center!important}.uw-reward-modal__reward .uw-reward-list{max-height:280px;padding-right:3px;overflow:auto}.uw-reward-modal__reward .uw-reward-list::-webkit-scrollbar{width:4px}.uw-reward-modal__reward .uw-reward-list::-webkit-scrollbar-thumb{background:#e224446b;border-radius:999px}@media (max-width:760px){.uw-achievement-card__reward{grid-template-columns:1fr!important}.uw-achievement-card__reward button{width:100%;min-width:0}.uw-reward-list__text b{white-space:normal}}.uw-reward-modal{z-index:2147483000!important;box-sizing:border-box!important;pointer-events:auto!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100dvh!important;padding:24px!important;display:flex!important;position:fixed!important;inset:0!important}.uw-reward-modal__backdrop{z-index:0!important;-webkit-backdrop-filter:blur(14px)!important;background:radial-gradient(circle at 50% 45%,#e2244426,#0000 34%),#000000d1!important;width:100vw!important;height:100dvh!important;position:fixed!important;inset:0!important}.uw-reward-modal__card{z-index:1!important;width:min(520px,100vw - 32px)!important;max-height:calc(100dvh - 48px)!important;margin:0!important;position:relative!important;overflow:hidden auto!important;transform:none!important}.uw-reward-modal__card::-webkit-scrollbar{width:4px}.uw-reward-modal__card::-webkit-scrollbar-thumb{background:#e224446b;border-radius:999px}.uw-reward-modal__card{animation:.28s cubic-bezier(.16,1,.3,1) uwRewardModalCenteredIn!important}@keyframes uwRewardModalCenteredIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@media (max-width:680px){.uw-reward-modal{padding:14px!important}.uw-reward-modal__card{width:calc(100vw - 28px)!important;max-height:calc(100dvh - 28px)!important}}.uw-daily-card__rewards-title,.uw-achievement-card__reward-title{display:none!important}.uw-daily-card__rewards,.uw-achievement-card__reward-list-wrap{gap:8px!important}.uw-daily-card__rewards .uw-reward-list,.uw-achievement-card__reward-list-wrap .uw-reward-list{margin-top:0!important}.uw-daily-grid{align-items:stretch!important}.uw-daily-card{grid-template-rows:auto minmax(78px,auto) auto minmax(126px,1fr) 46px!important;height:100%!important;min-height:372px!important;display:grid!important}.uw-daily-card__main{align-items:center!important;min-height:82px!important}.uw-daily-card__main h3{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:52px!important;max-height:56px!important;display:-webkit-box!important;overflow:hidden!important}.uw-daily-card__main p{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:38px!important;max-height:40px!important;display:-webkit-box!important;overflow:hidden!important}.uw-daily-card__unlock-time{align-self:start!important;min-height:30px!important;max-height:30px!important;overflow:hidden!important}.uw-daily-card__rewards{align-content:start!important;align-self:stretch!important;min-height:126px!important;max-height:126px!important;display:grid!important;overflow:hidden!important}.uw-daily-card .uw-reward-list{gap:7px!important;max-height:126px!important;display:grid!important;overflow:hidden!important}.uw-daily-card .uw-reward-list__text span{margin-bottom:4px!important;font-size:11.5px!important}.uw-daily-card .uw-reward-list__text b{font-size:14.5px!important;line-height:1.12!important}.uw-daily-card .uw-reward-list::-webkit-scrollbar{width:3px!important}.uw-daily-card .uw-reward-list::-webkit-scrollbar-thumb{background:#e224446b!important;border-radius:999px!important}.uw-daily-card button{align-self:end!important;min-height:46px!important;max-height:46px!important}.uw-daily-card.is-claimed:after{border-radius:21px!important;width:64px!important;height:64px!important;font-size:38px!important}.uw-daily-card.is-locked{min-height:372px!important}.uw-daily-card.is-locked .uw-reward-list__item{background:#0e0e10b8!important}@media (min-width:1181px){.uw-daily-grid{grid-auto-rows:1fr!important}}@media (max-width:1180px){.uw-daily-card{min-height:360px!important}}@media (max-width:680px){.uw-daily-card{grid-template-rows:auto!important;min-height:auto!important}.uw-daily-card__main h3,.uw-daily-card__main p,.uw-daily-card__rewards,.uw-daily-card .uw-reward-list{min-height:0!important;max-height:none!important}.uw-daily-card__unlock-time,.uw-daily-card button{max-height:none!important}}.uw-daily-card__rewards{min-height:148px!important;max-height:148px!important}.uw-daily-card .uw-reward-list{gap:9px!important;max-height:148px!important}.uw-daily-card .uw-reward-list__item{border-radius:18px!important;grid-template-columns:54px minmax(0,1fr)!important;min-height:66px!important;padding:9px!important}.uw-daily-card .uw-reward-list__icon{border-radius:16px!important;width:54px!important;height:54px!important}.uw-daily-card .uw-reward-list__icon img{width:46px!important;height:46px!important}.uw-daily-card .uw-reward-list__icon span{font-size:24px!important}.uw-daily-card .uw-reward-list__text span{color:#fff9!important;margin-bottom:5px!important;font-size:12.5px!important;line-height:1!important}.uw-daily-card .uw-reward-list__text b{color:#fff!important;font-size:16.5px!important;line-height:1.12!important}.uw-daily-card .uw-reward-list:has(.uw-reward-list__item:nth-child(2)){align-content:start!important}.uw-daily-card .uw-reward-list:has(.uw-reward-list__item:nth-child(3)){padding-right:4px!important;overflow-y:auto!important}.uw-achievement-card .uw-reward-list__item{border-radius:18px!important;grid-template-columns:56px minmax(0,1fr)!important;min-height:70px!important;padding:10px!important}.uw-achievement-card .uw-reward-list__icon{border-radius:17px!important;width:56px!important;height:56px!important}.uw-achievement-card .uw-reward-list__icon img{width:48px!important;height:48px!important}.uw-achievement-card .uw-reward-list__text span{font-size:12.5px!important}.uw-achievement-card .uw-reward-list__text b{font-size:17px!important}@media (max-width:680px){.uw-daily-card{grid-template-rows:auto!important;min-height:auto!important}.uw-daily-card__rewards,.uw-daily-card .uw-reward-list{min-height:0!important;max-height:none!important}}.uw-admin-drops-page{color:#fff;width:min(1560px,100% - 44px);margin:24px auto 80px}.uw-admin-drops-page,.uw-admin-drops-page *{box-sizing:border-box;-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;font-weight:500}.uw-admin-drops-hero{background:radial-gradient(circle at 82% 12%,#e224442e,#0000 36%),#111113;border:1px solid #e2244438;border-radius:28px;justify-content:space-between;align-items:flex-end;gap:18px;padding:26px;display:flex;box-shadow:0 22px 70px #00000052}.uw-admin-drops-hero span,.uw-admin-drops-editor__head span{color:#ff3c5c;letter-spacing:.11em;background:#e2244421;border-radius:999px;align-items:center;width:fit-content;min-height:28px;padding:0 10px;font-size:12px;display:inline-flex}.uw-admin-drops-hero h1{letter-spacing:-.06em;margin:14px 0 0;font-size:58px;line-height:.92}.uw-admin-drops-hero p{color:#ffffffa8;max-width:720px;margin:12px 0 0;font-size:14px;line-height:1.5}.uw-admin-drops-hero button,.uw-admin-drops-editor__head button,.uw-admin-drops-list__head button,.uw-admin-drops-subhead button{color:#fff;cursor:pointer;background:#e22444;border:0;border-radius:15px;min-height:46px;padding:0 16px;font-family:inherit;font-size:13px;transition:transform .22s,box-shadow .22s,background .22s;box-shadow:0 0 24px #e2244438}.uw-admin-drops-hero button:hover,.uw-admin-drops-editor__head button:hover,.uw-admin-drops-list__head button:hover,.uw-admin-drops-subhead button:hover{transform:translateY(-1px);box-shadow:0 0 30px #e224444d}.uw-admin-drops-status,.uw-admin-drops-loading{color:#fff;background:#e224441f;border:1px solid #e2244438;border-radius:18px;margin-top:14px;padding:14px;font-size:14px}.uw-admin-drops-tabs{gap:10px;margin:16px 0;display:flex}.uw-admin-drops-tabs button{color:#ffffffb8;cursor:pointer;background:#202024;border:0;border-radius:16px;min-height:50px;padding:0 18px;font-family:inherit;font-size:14px}.uw-admin-drops-tabs button.is-active{color:#fff;background:#e22444;box-shadow:0 0 24px #e2244438}.uw-admin-drops-layout{grid-template-columns:360px minmax(0,1fr);gap:16px;display:grid}.uw-admin-drops-list,.uw-admin-drops-editor{background:#0e0e10f5;border:1px solid #ffffff13;border-radius:26px;box-shadow:0 22px 70px #00000042}.uw-admin-drops-list{align-self:start;padding:14px;position:sticky;top:110px}.uw-admin-drops-editor{padding:18px}.uw-admin-drops-list__head,.uw-admin-drops-editor__head,.uw-admin-drops-subhead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.uw-admin-drops-list__head h2,.uw-admin-drops-editor__head h2,.uw-admin-drops-subhead h4{letter-spacing:-.04em;margin:0;font-size:24px}.uw-admin-drops-subhead p{color:#ffffff94;margin:6px 0 0;font-size:13px}.uw-admin-drops-list__items{gap:8px;display:grid}.uw-admin-drops-list__items button{color:#fff;text-align:left;cursor:pointer;background:#161617;border:1px solid #ffffff0e;border-radius:18px;gap:6px;width:100%;padding:13px;font-family:inherit;display:grid}.uw-admin-drops-list__items button.is-active{background:radial-gradient(circle at 100% 0,#e2244426,#0000 40%),#161617;border-color:#e2244447}.uw-admin-drops-list__items span{color:#ff3c5c;font-size:11px}.uw-admin-drops-list__items b{font-size:15px}.uw-admin-drops-list__items small{color:#ffffff85;font-size:12px}.uw-admin-drops-grid{gap:12px;margin-bottom:12px;display:grid}.uw-admin-drops-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.uw-admin-drops-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.uw-admin-drops-page label{gap:7px;margin-bottom:12px;display:grid}.uw-admin-drops-page label span{color:#ffffff9e;font-size:12px}.uw-admin-drops-page input,.uw-admin-drops-page select,.uw-admin-drops-page textarea{color:#fff;background:#202024;border:1px solid #ffffff0e;border-radius:15px;outline:none;width:100%;min-height:46px;padding:0 13px;font-family:inherit;font-size:14px}.uw-admin-drops-page textarea{resize:vertical;min-height:86px;padding:12px 13px;line-height:1.45}.uw-admin-drops-rewards,.uw-admin-drops-day-editor{background:#111113;border:1px solid #fff1;border-radius:22px;margin-top:16px;padding:14px}.uw-admin-drops-reward-list{gap:12px;display:grid}.uw-admin-drops-reward{background:#161617;border:1px solid #fff1;border-radius:20px;padding:14px}.uw-admin-drops-reward__head{justify-content:space-between;gap:10px;margin-bottom:12px;display:flex}.uw-admin-drops-reward__head b{font-size:16px}.uw-admin-drops-reward__head button{color:#ffffffb8;cursor:pointer;background:#202024;border:0;border-radius:11px;min-height:32px;padding:0 10px;font-family:inherit}.uw-admin-drops-reward-preview{background:#0e0e10c7;border-radius:18px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;margin-top:12px;padding:10px;display:grid}.uw-admin-drops-reward-preview div{background:#202024;border-radius:16px;place-items:center;width:58px;height:58px;display:grid}.uw-admin-drops-reward-preview img{object-fit:contain;width:48px;height:48px}.uw-admin-drops-reward-preview span{color:#ffffff94;font-size:12px}.uw-admin-drops-reward-preview b{color:#fff;margin-top:5px;font-size:17px;display:block}.uw-admin-drops-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin:16px 0;display:grid}.uw-admin-drops-days button{color:#fff;text-align:left;cursor:pointer;background:#161617;border:1px solid #ffffff0e;border-radius:17px;min-height:86px;padding:11px;font-family:inherit}.uw-admin-drops-days button.is-active{background:radial-gradient(circle at 100% 0,#e2244426,#0000 40%),#161617;border-color:#e2244447}.uw-admin-drops-days span,.uw-admin-drops-days small{color:#ffffff8c;font-size:11px;display:block}.uw-admin-drops-days b{color:#fff;margin:8px 0 7px;font-size:14px;display:block}@media (max-width:1180px){.uw-admin-drops-layout{grid-template-columns:1fr}.uw-admin-drops-list{position:static}.uw-admin-drops-grid--2,.uw-admin-drops-grid--3,.uw-admin-drops-days{grid-template-columns:1fr}}@media (max-width:680px){.uw-admin-drops-page{width:calc(100% - 24px)}.uw-admin-drops-hero,.uw-admin-drops-editor__head,.uw-admin-drops-list__head,.uw-admin-drops-subhead,.uw-admin-drops-tabs{display:grid}}.uw-admin-v2{color:#fff;grid-template-columns:318px minmax(0,1fr);gap:18px;width:min(1680px,100% - 32px);min-height:calc(100vh - 48px);margin:24px auto 80px;display:grid}.uw-admin-v2,.uw-admin-v2 *{box-sizing:border-box;-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;font-weight:500}.uw-admin-v2 a{color:inherit;text-decoration:none}.uw-admin-v2-sidebar{background:radial-gradient(circle at 70% 0,#e2244414,#0000 34%),#0e0e10f0;border:1px solid #ffffff13;border-radius:30px;grid-template-rows:auto 1fr auto;gap:16px;height:calc(100vh - 36px);padding:16px;display:grid;position:sticky;top:18px;overflow:hidden;box-shadow:0 28px 80px #00000061}.uw-admin-v2-brand{background:#161617db;border-radius:22px;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:12px;min-height:64px;padding:10px;display:grid}.uw-admin-v2-brand__logo{color:#fff;background:radial-gradient(circle at 50% 20%,#ffffff21,#0000 44%),#e22444;border-radius:18px;place-items:center;width:54px;height:54px;font-size:26px;line-height:1;display:grid;box-shadow:0 0 30px #e224443d}.uw-admin-v2-brand b{color:#fff;letter-spacing:.04em;font-size:18px;line-height:1.05;display:block}.uw-admin-v2-brand span{color:#ffffff80;margin-top:5px;font-size:12px;display:block}.uw-admin-v2-nav{align-content:start;gap:8px;padding-right:4px;display:grid;overflow:auto}.uw-admin-v2-nav::-webkit-scrollbar{width:4px}.uw-admin-v2-nav::-webkit-scrollbar-thumb{background:#e2244457;border-radius:999px}.uw-admin-v2-nav a{color:#ffffffb8;background:0 0;border-radius:20px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:62px;padding:8px 10px 8px 8px;transition:background .24s,color .24s,transform .24s,box-shadow .24s;display:grid;position:relative}.uw-admin-v2-nav a:hover{color:#fff;background:#ffffff0b;transform:translate(2px)}.uw-admin-v2-nav a.is-active{color:#fff;background:radial-gradient(circle at 92% 10%,#e224442e,#0000 42%),#161617eb;box-shadow:inset 0 0 0 1px #e2244429}.uw-admin-v2-nav i,.uw-admin-v2-sidebar__bottom button i,.uw-admin-v2-metric__top i,.uw-admin-v2-hero__status i,.uw-admin-v2-action-grid i{place-items:center;font-style:normal;display:grid}.uw-admin-v2-nav a>i{color:#ffffffb8;background:#202024;border-radius:16px;width:46px;height:46px;transition:background .24s,color .24s,box-shadow .24s}.uw-admin-v2-nav a.is-active>i{color:#fff;background:#e22444;box-shadow:0 0 24px #e224443d}.uw-admin-v2-nav svg,.uw-admin-v2-sidebar__bottom svg,.uw-admin-v2-metric svg,.uw-admin-v2-hero__status svg,.uw-admin-v2-action-grid svg{fill:currentColor;width:20px;height:20px}.uw-admin-v2-nav b{color:inherit;font-size:14px;line-height:1.1;display:block}.uw-admin-v2-nav small{color:#ffffff6b;margin-top:4px;font-size:11.5px;line-height:1.1;display:block}.uw-admin-v2-nav em{color:#ffffff85;background:#fff1;border-radius:999px;align-items:center;min-height:22px;padding:0 7px;font-size:10px;font-style:normal;line-height:1;display:inline-flex}.uw-admin-v2-sidebar__bottom{gap:10px;display:grid}.uw-admin-v2-user{background:#161617d1;border-radius:18px;padding:13px}.uw-admin-v2-user span{color:#ffffff73;font-size:11px;display:block}.uw-admin-v2-user b{color:#fff;margin-top:5px;font-size:14px;display:block}.uw-admin-v2-sidebar__bottom button{color:#fff;cursor:pointer;background:#202024;border:0;border-radius:16px;grid-template-columns:22px auto;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;font-family:inherit;font-size:13px;transition:background .24s,box-shadow .24s,transform .24s;display:inline-grid}.uw-admin-v2-sidebar__bottom button:hover{background:#e22444;transform:translateY(-1px);box-shadow:0 0 24px #e224443d}.uw-admin-v2-main{gap:16px;min-width:0;display:grid}.uw-admin-v2-hero,.uw-admin-v2-metric,.uw-admin-v2-chart-card,.uw-admin-v2-activity,.uw-admin-v2-actions{background:radial-gradient(circle at 82% 0,#e224441a,#0000 36%),#0e0e10f0;border:1px solid #ffffff13;border-radius:28px;box-shadow:0 28px 80px #00000047}.uw-admin-v2-hero{border-color:#e224442e;grid-template-columns:minmax(0,1fr) 240px;align-items:stretch;gap:18px;min-height:188px;padding:24px;display:grid}.uw-admin-v2-hero span,.uw-admin-v2-card-head span{color:#ff3c5c;letter-spacing:.12em;text-transform:uppercase;background:#e2244421;border-radius:999px;align-items:center;width:fit-content;min-height:26px;padding:0 10px;font-size:11px;line-height:1;display:inline-flex}.uw-admin-v2-hero h1{color:#fff;letter-spacing:-.075em;margin:15px 0 0;font-size:clamp(42px,5vw,76px);line-height:.9}.uw-admin-v2-hero p{color:#ffffffa8;max-width:760px;margin:16px 0 0;font-size:14px;line-height:1.55}.uw-admin-v2-hero p b{color:#fff}.uw-admin-v2-hero__status{background:#161617d1;border-radius:22px;align-content:center;justify-items:start;gap:9px;padding:18px;display:grid;box-shadow:inset 0 0 0 1px #ffffff0e}.uw-admin-v2-hero__status i{color:#ff3c5c;background:#e2244429;border-radius:18px;width:54px;height:54px}.uw-admin-v2-hero__status span{color:#ffffff73;letter-spacing:0;text-transform:none;background:0 0;min-height:auto;padding:0}.uw-admin-v2-hero__status b{color:#fff;font-size:20px;line-height:1}.uw-admin-v2-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.uw-admin-v2-metric{min-height:176px;padding:18px}.uw-admin-v2-metric__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.uw-admin-v2-metric__top span{color:#ff3c5c;letter-spacing:.12em;text-transform:uppercase;font-size:11px}.uw-admin-v2-metric__top i{color:#ffffffb8;background:#202024;border-radius:14px;width:42px;height:42px}.uw-admin-v2-metric strong{color:#fff;letter-spacing:-.06em;margin-top:18px;font-size:38px;line-height:.95;display:block}.uw-admin-v2-metric p{color:#ffffff94;min-height:40px;margin:10px 0 0;font-size:13px;line-height:1.35}.uw-admin-v2-metric__trend{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:8px;margin-top:14px;padding-top:12px;display:flex}.uw-admin-v2-metric__trend b{color:#fff;font-size:13px}.uw-admin-v2-metric__trend small{color:#ffffff6b;font-size:11px}.uw-admin-v2-dashboard{grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);gap:16px;display:grid}.uw-admin-v2-chart-card,.uw-admin-v2-activity,.uw-admin-v2-actions{min-width:0;padding:18px}.uw-admin-v2-chart-card--large{grid-column:1/2;min-height:420px}.uw-admin-v2-card-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.uw-admin-v2-card-head h3{color:#fff;letter-spacing:-.05em;margin:10px 0 0;font-size:26px;line-height:1}.uw-admin-v2-card-head p{color:#ffffff8c;margin:9px 0 0;font-size:13px;line-height:1.42}.uw-admin-v2-period{gap:7px;min-width:164px;display:grid}.uw-admin-v2-period span{color:#ffffff73;font-size:11px}.uw-admin-v2-period select{color:#fff;cursor:pointer;background:#202024;border:0;border-radius:14px;outline:none;width:100%;min-height:42px;padding:0 36px 0 12px;font-family:inherit;font-size:13px;box-shadow:inset 0 0 0 1px #ffffff0e}.uw-admin-v2-line-chart{background:linear-gradient(#ffffff06,#0000),#111113;border-radius:22px;min-height:300px;padding:14px;position:relative;overflow:hidden}.uw-admin-v2-line-chart svg{width:100%;height:260px;display:block}.uw-admin-v2-chart-grid{fill:none;stroke:#fff1;stroke-width:1px}.uw-admin-v2-chart-area{fill:url(#uwAdminRedArea)}.uw-admin-v2-chart-area-soft{fill:url(#uwAdminSoftArea)}.uw-admin-v2-chart-line{fill:none;stroke:#e22444;stroke-width:4px;stroke-linecap:round;filter:drop-shadow(0 0 12px #e2244447)}.uw-admin-v2-chart-line-soft{fill:none;stroke:#ffffff7a;stroke-width:3px;stroke-linecap:round}.uw-admin-v2-chart-legend{align-items:center;gap:12px;margin-top:10px;display:flex}.uw-admin-v2-chart-legend span{color:#ffffff94;align-items:center;gap:7px;font-size:12px;display:inline-flex}.uw-admin-v2-chart-legend i{background:#e22444;border-radius:999px;width:9px;height:9px;display:block}.uw-admin-v2-chart-legend span:nth-child(2) i{background:#ffffff7a}.uw-admin-v2-bars{gap:14px;margin-top:18px;display:grid}.uw-admin-v2-bar-row{grid-template-columns:150px minmax(0,1fr) 44px;align-items:center;gap:12px;display:grid}.uw-admin-v2-bar-row b{color:#fff;font-size:13px;display:block}.uw-admin-v2-bar-row span{color:#ffffff73;margin-top:4px;font-size:11px;display:block}.uw-admin-v2-bar-track{background:#ffffff0f;border-radius:999px;height:12px;overflow:hidden}.uw-admin-v2-bar-track i{border-radius:inherit;background:#e22444;height:100%;display:block;box-shadow:0 0 18px #e2244438}.uw-admin-v2-bar-row strong{color:#fff;text-align:right;font-size:13px}.uw-admin-v2-table-mini{gap:8px;display:grid}.uw-admin-v2-table-mini div{background:#161617d6;border-radius:15px;grid-template-columns:38px minmax(0,1fr) 110px 42px;align-items:center;gap:10px;min-height:48px;padding:0 12px;display:grid}.uw-admin-v2-table-mini span{color:#ff3c5c;font-size:12px}.uw-admin-v2-table-mini b{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.uw-admin-v2-table-mini small{color:#ffffff73;font-size:11px}.uw-admin-v2-table-mini strong{color:#fff;text-align:right;font-size:13px}.uw-admin-v2-activity,.uw-admin-v2-actions{grid-column:span 1}.uw-admin-v2-events{gap:10px;display:grid}.uw-admin-v2-events>div{background:#161617d1;border-radius:18px;grid-template-columns:58px minmax(0,1fr);align-items:start;gap:12px;padding:12px;display:grid}.uw-admin-v2-events span{color:#ff3c5c;background:#e2244421;border-radius:999px;justify-content:center;align-items:center;width:58px;min-height:30px;font-size:11px;display:inline-flex}.uw-admin-v2-events b{color:#fff;font-size:14px}.uw-admin-v2-events p{color:#ffffff85;margin:5px 0 0;font-size:12px;line-height:1.35}.uw-admin-v2-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.uw-admin-v2-action-grid a{background:#161617d6;border-radius:18px;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:10px;min-height:76px;padding:10px;transition:transform .24s,background .24s,box-shadow .24s;display:grid}.uw-admin-v2-action-grid a:hover{background:#202024fa;transform:translateY(-2px);box-shadow:0 0 24px #e2244417}.uw-admin-v2-action-grid i{color:#ff3c5c;background:#202024;border-radius:16px;width:46px;height:46px}.uw-admin-v2-action-grid b{color:#fff;font-size:13px;display:block}.uw-admin-v2-action-grid small{color:#ffffff73;margin-top:5px;font-size:11px;line-height:1.25;display:block}@media (max-width:1380px){.uw-admin-v2{grid-template-columns:286px minmax(0,1fr)}.uw-admin-v2-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.uw-admin-v2-dashboard{grid-template-columns:1fr}}@media (max-width:980px){.uw-admin-v2{grid-template-columns:1fr;width:calc(100% - 24px)}.uw-admin-v2-sidebar{height:auto;position:relative;top:auto}.uw-admin-v2-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.uw-admin-v2-hero{grid-template-columns:1fr}}@media (max-width:680px){.uw-admin-v2-metrics,.uw-admin-v2-nav,.uw-admin-v2-action-grid{grid-template-columns:1fr}.uw-admin-v2-card-head{display:grid}.uw-admin-v2-period{min-width:0}.uw-admin-v2-bar-row,.uw-admin-v2-table-mini div{grid-template-columns:1fr}.uw-admin-v2-table-mini strong,.uw-admin-v2-bar-row strong{text-align:left}}.uw-admin-shell,.uw-admin-shell *{box-sizing:border-box;-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;font-weight:500}.uw-admin-shell{color:#fff;grid-template-columns:292px minmax(0,1fr);gap:0;width:100%;min-height:100vh;display:grid}.uw-admin-shell a{color:inherit;text-decoration:none}.uw-admin-shell__sidebar{z-index:80;background:radial-gradient(circle at 70% 0,#e2244414,#0000 34%),#0e0e10f5;border:1px solid #ffffff13;border-radius:28px;grid-template-rows:auto 1fr auto;gap:14px;width:274px;padding:14px;display:grid;position:fixed;top:18px;bottom:18px;left:18px;box-shadow:0 28px 80px #0000006b}.uw-admin-shell__content{grid-column:2;min-width:0;padding:24px 28px 80px 12px}.uw-admin-shell__brand{background:#161617db;border-radius:22px;grid-template-columns:50px minmax(0,1fr);align-items:center;gap:11px;min-height:64px;padding:9px;display:grid}.uw-admin-shell__logo{color:#fff;background:radial-gradient(circle at 50% 20%,#ffffff24,#0000 44%),#e22444;border-radius:17px;place-items:center;width:50px;height:50px;font-size:24px;line-height:1;display:grid;box-shadow:0 0 28px #e2244438}.uw-admin-shell__brand b{letter-spacing:.03em;font-size:17px;line-height:1;display:block}.uw-admin-shell__brand span{color:#ffffff7a;margin-top:5px;font-size:12px;display:block}.uw-admin-shell__nav{align-content:start;gap:7px;padding-right:3px;display:grid;overflow:auto}.uw-admin-shell__nav::-webkit-scrollbar{width:3px}.uw-admin-shell__nav::-webkit-scrollbar-thumb{background:#e224445c;border-radius:999px}.uw-admin-shell__nav a{color:#ffffffb3;border-radius:18px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:56px;padding:7px 9px 7px 7px;transition:transform .24s,background .24s,color .24s;display:grid;position:relative}.uw-admin-shell__nav a:hover{color:#fff;background:#ffffff0b;transform:translate(2px)}.uw-admin-shell__nav a.is-active{color:#fff;background:radial-gradient(circle at 100% 0,#e224441f,#0000 42%),#202024d6}.uw-admin-shell__nav i{color:#ffffffb8;background:#202024;border-radius:14px;place-items:center;width:42px;height:42px;transition:background .24s,color .24s,box-shadow .24s;display:grid}.uw-admin-shell__nav a.is-active i{color:#fff;background:#e22444;box-shadow:0 0 22px #e224443d}.uw-admin-shell__nav svg{fill:currentColor;width:19px;height:19px}.uw-admin-shell__nav b{font-size:13px;line-height:1.1;display:block}.uw-admin-shell__nav small{color:#ffffff6b;margin-top:4px;font-size:11px;line-height:1.1;display:block}.uw-admin-shell__nav em{color:#ffffff7a;background:#fff1;border-radius:999px;align-items:center;min-height:21px;padding:0 7px;font-size:10px;font-style:normal;display:inline-flex}.uw-admin-shell__bottom{gap:9px;display:grid}.uw-admin-shell__user{background:#161617d1;border-radius:17px;padding:12px}.uw-admin-shell__user span{color:#ffffff6b;font-size:11px;display:block}.uw-admin-shell__user b{color:#fff;margin-top:5px;font-size:14px;display:block}.uw-admin-shell__bottom button{color:#fff;cursor:pointer;background:#202024;border:0;border-radius:15px;width:100%;min-height:46px;font-family:inherit;font-size:13px;transition:transform .24s,background .24s,box-shadow .24s}.uw-admin-shell__bottom button:hover{background:#e22444;transform:translateY(-1px);box-shadow:0 0 22px #e224443d}.uw-admin-shell__content>.uw-admin-products-page,.uw-admin-shell__content>.uw-admin-drops-page,.uw-admin-shell__content>.uw-admin-users-page{width:min(1280px,100%)!important;margin:0 auto 80px!important}.uw-admin-home{gap:16px;width:min(1320px,100%);margin:0 auto;display:grid}.uw-admin-home-hero,.uw-admin-home-metric,.uw-admin-home-card{background:radial-gradient(circle at 92% 0,#e2244413,#0000 35%),#0e0e10f0;border:1px solid #ffffff13;border-radius:26px;box-shadow:0 24px 70px #00000047}.uw-admin-home-hero{border-color:#e2244429;grid-template-columns:minmax(0,1fr) 240px;align-items:stretch;gap:16px;min-height:170px;padding:24px;display:grid}.uw-admin-home-hero span,.uw-admin-home-card__head span{color:#ff3c5c;letter-spacing:.12em;text-transform:uppercase;background:#e2244421;border-radius:999px;align-items:center;width:fit-content;min-height:25px;padding:0 10px;font-size:11px;line-height:1;display:inline-flex}.uw-admin-home-hero h1{letter-spacing:-.075em;margin:14px 0 0;font-size:clamp(40px,4.8vw,68px);line-height:.9}.uw-admin-home-hero p{color:#ffffffa3;max-width:760px;margin:15px 0 0;font-size:14px;line-height:1.5}.uw-admin-home-hero__right{background:#161617d6;border-radius:21px;align-content:center;gap:7px;padding:18px;display:grid}.uw-admin-home-hero__right span{color:#ffffff73;letter-spacing:0;text-transform:none;background:0 0;min-height:auto;padding:0}.uw-admin-home-hero__right b{font-size:22px}.uw-admin-home-hero__right p{color:#ffffff7a;margin:0;font-size:12px}.uw-admin-home-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.uw-admin-home-metric{min-height:130px;padding:17px;overflow:hidden}.uw-admin-home-metric span{letter-spacing:.12em;text-transform:uppercase;font-size:11px;line-height:1;display:block}.uw-admin-home-metric b{letter-spacing:-.06em;margin-top:17px;font-size:34px;line-height:.95;display:block}.uw-admin-home-metric p{color:#ffffff8f;margin:10px 0 0;font-size:12.5px;line-height:1.35}.uw-admin-home-metric.is-red span{color:#ff3c5c}.uw-admin-home-metric.is-green span{color:#4ee18b}.uw-admin-home-metric.is-gold span{color:#eeb54d}.uw-admin-home-metric.is-neutral span{color:#ffffff94}.uw-admin-home-grid{grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:16px;display:grid}.uw-admin-home-card{min-width:0;padding:17px}.uw-admin-home-card__head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:15px;display:flex}.uw-admin-home-card__head h2{letter-spacing:-.055em;margin:9px 0 0;font-size:25px;line-height:1}.uw-admin-home-card__head p{color:#ffffff8a;max-width:600px;margin:8px 0 0;font-size:12.5px;line-height:1.4}.uw-admin-home-period{gap:6px;min-width:150px;display:grid}.uw-admin-home-period span{color:#ffffff73;font-size:11px}.uw-admin-home-period select{color:#fff;cursor:pointer;background:#202024;border:0;border-radius:13px;outline:none;width:100%;min-height:40px;padding:0 12px;font-family:inherit;font-size:12.5px}.uw-admin-home-chart{background:linear-gradient(#ffffff06,#0000),#111113;border-radius:20px;min-height:250px;padding:12px;position:relative;overflow:hidden}.uw-admin-home-chart svg{width:100%;height:230px;display:block}.uw-admin-home-chart__grid{fill:none;stroke:#ffffff0f;stroke-width:1px}.uw-admin-home-chart__area-red{fill:url(#adminHomeRedArea)}.uw-admin-home-chart__area-gold{fill:url(#adminHomeGoldArea)}.uw-admin-home-chart__line-red{fill:none;stroke:#e22444;stroke-width:4px;stroke-linecap:round;filter:drop-shadow(0 0 10px #e2244438)}.uw-admin-home-chart__line-gold{fill:none;stroke:#eeb54d;stroke-width:3px;stroke-linecap:round;filter:drop-shadow(0 0 10px #eeb54d24)}.uw-admin-home-chart__legend{gap:12px;margin-top:8px;display:flex}.uw-admin-home-chart__legend span{color:#ffffff94;padding-left:15px;font-size:12px;position:relative}.uw-admin-home-chart__legend span:before{content:"";border-radius:999px;width:8px;height:8px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.uw-admin-home-chart__legend .is-red:before{background:#e22444}.uw-admin-home-chart__legend .is-gold:before{background:#eeb54d}.uw-admin-home-bars{gap:13px;display:grid}.uw-admin-home-bars>div{grid-template-columns:140px minmax(0,1fr) 42px;align-items:center;gap:11px;display:grid}.uw-admin-home-bars b,.uw-admin-home-table b,.uw-admin-home-player-list b,.uw-admin-home-events b{color:#fff;font-size:13px}.uw-admin-home-bars span,.uw-admin-home-table span,.uw-admin-home-player-list span,.uw-admin-home-events span{color:#ffffff73;margin-top:4px;font-size:11px;display:block}.uw-admin-home-bar{background:#fff1;border-radius:999px;height:11px;overflow:hidden}.uw-admin-home-bar i{border-radius:inherit;height:100%;display:block}.uw-admin-home-bar.is-green i{background:#4ee18b}.uw-admin-home-bar.is-gold i{background:#eeb54d}.uw-admin-home-bars strong{color:#fff;text-align:right;font-size:12px}.uw-admin-home-table,.uw-admin-home-player-list,.uw-admin-home-events{gap:8px;display:grid}.uw-admin-home-table>div,.uw-admin-home-player-list>div{background:#161617d6;border-radius:15px;grid-template-columns:36px minmax(0,1fr) 110px 52px;align-items:center;gap:10px;min-height:48px;padding:0 12px;display:grid}.uw-admin-home-player-list>div{grid-template-columns:36px minmax(0,1fr) 92px}.uw-admin-home-table i,.uw-admin-home-player-list i,.uw-admin-home-events i{color:#ff3c5c;font-size:12px;font-style:normal}.uw-admin-home-table strong,.uw-admin-home-player-list strong{color:#fff;text-align:right;font-size:13px}.uw-admin-home-events>div{background:#161617d6;border-radius:16px;grid-template-columns:54px minmax(0,1fr);align-items:start;gap:10px;padding:12px;display:grid}.uw-admin-home-events i{background:#e224441f;border-radius:999px;justify-content:center;align-items:center;min-height:28px;display:inline-flex}@media (max-width:1380px){.uw-admin-home-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.uw-admin-home-grid{grid-template-columns:1fr}}@media (max-width:1040px){.uw-admin-shell{grid-template-columns:1fr}.uw-admin-shell__sidebar{width:calc(100% - 24px);margin:12px auto 0;position:relative;top:auto;bottom:auto;left:auto}.uw-admin-shell__content{grid-column:1;padding:14px 12px 80px}.uw-admin-shell__nav{grid-template-columns:repeat(2,minmax(0,1fr))}.uw-admin-home-hero{grid-template-columns:1fr}}@media (max-width:680px){.uw-admin-shell__nav,.uw-admin-home-metrics{grid-template-columns:1fr}.uw-admin-home-card__head{display:grid}.uw-admin-home-bars>div,.uw-admin-home-table>div,.uw-admin-home-player-list>div{grid-template-columns:1fr}.uw-admin-home-bars strong,.uw-admin-home-table strong,.uw-admin-home-player-list strong{text-align:left}}.uw-admin-shell__logo{background:#e224441f!important;overflow:hidden!important}.uw-admin-shell__logo img{object-fit:contain!important;width:34px!important;height:34px!important}.uw-admin-shell__profile:hover{background:#202024eb!important;transform:translateY(-1px)!important}.uw-admin-shell__profile small{color:#ffffff70!important;font-size:11px!important;display:block!important}.uw-admin-shell__profile b{color:#fff!important;margin-top:4px!important;font-size:13px!important;display:block!important}.uw-admin-home-chart-switch{background:#161617eb;border-radius:16px;align-items:center;gap:6px;padding:5px;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff0e}.uw-admin-home-chart-switch button{color:#ffffff94;cursor:pointer;background:0 0;border:0;border-radius:12px;min-height:34px;padding:0 12px;font-family:inherit;font-size:12px;transition:color .22s,background .22s,box-shadow .22s}.uw-admin-home-chart-switch button:hover{color:#fff;background:#ffffff0e}.uw-admin-home-chart-switch button.is-active{color:#fff;background:#e22444;box-shadow:0 0 18px #e2244433}.uw-admin-home-product-list>div{background:#161617d6;border-radius:17px;grid-template-columns:50px minmax(0,1fr) 76px;align-items:center;gap:11px;min-height:62px;padding:8px 10px;display:grid}.uw-admin-home-product-list b{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:13px;line-height:1.15;display:block;overflow:hidden}.uw-admin-home-product-list span{color:#ffffff73;margin-top:4px;font-size:11px;display:block}.uw-admin-home-product-list strong{color:#fff;text-align:right;font-size:13px}.uw-admin-home-card .uw-admin-home-card__head h2{font-weight:500!important}.uw-admin-home-grid{align-items:start!important}.uw-admin-home-metric.is-green{background:radial-gradient(circle at 100% 0,#4ee18b1a,#0000 34%),#0e0e10f2!important}.uw-admin-home-metric.is-gold{background:radial-gradient(circle at 100% 0,#eeb54d1a,#0000 34%),#0e0e10f2!important}@media (max-width:680px){.uw-admin-home-admin-card,.uw-admin-home-product-list>div{grid-template-columns:1fr}.uw-admin-home-product-list strong{text-align:left}.uw-admin-home-chart-switch{width:100%;display:grid}}.uw-admin-shell__nav a[href="/admin/profile"]{display:none!important}.uw-admin-shell__profile{background:#161617d1!important;border-radius:18px!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-height:58px!important;padding:8px!important;transition:background .24s,transform .24s,box-shadow .24s!important;display:grid!important}.uw-admin-shell__profile:hover{background:#202024eb!important;transform:translateY(-1px)!important;box-shadow:0 0 22px #e2244414!important}.uw-admin-shell__profile img{object-fit:cover!important;background:#202024!important;border-radius:14px!important;width:42px!important;height:42px!important}.uw-admin-shell__profile small{color:#ffffff70!important;font-size:11px!important;line-height:1!important;display:block!important}.uw-admin-shell__profile b{color:#fff!important;margin-top:5px!important;font-size:13px!important;line-height:1!important;display:block!important}.uw-admin-home{gap:14px!important;width:min(1280px,100%)!important}.uw-admin-home-hero{grid-template-columns:minmax(0,1fr) 260px!important;min-height:158px!important;padding:22px!important}.uw-admin-home-hero h1{font-size:clamp(42px,4.5vw,62px)!important}.uw-admin-home-admin-card{background:#161617d6!important;border-radius:22px!important;grid-template-columns:62px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;padding:16px!important;display:grid!important;box-shadow:inset 0 0 0 1px #ffffff0e!important}.uw-admin-home-admin-card img{object-fit:cover!important;background:#202024!important;border-radius:20px!important;width:62px!important;height:62px!important}.uw-admin-home-admin-card span{color:#ffffff73!important;letter-spacing:0!important;text-transform:none!important;background:0 0!important;min-height:auto!important;padding:0!important}.uw-admin-home-admin-card b{color:#fff!important;margin-top:5px!important;font-size:22px!important;line-height:1!important;display:block!important}.uw-admin-home-admin-card p{color:#ffffff85!important;margin:8px 0 0!important;font-size:12px!important;line-height:1.35!important}.uw-admin-home-grid{grid-template-columns:minmax(0,1.38fr) minmax(340px,.62fr)!important;align-items:start!important}.uw-admin-home-card--sales{min-height:360px!important}.uw-admin-home-card{padding:16px!important}.uw-admin-home-card__head{margin-bottom:14px!important}.uw-admin-home-card__head h2{font-size:23px!important;font-weight:500!important}.uw-admin-home-chart{position:relative!important}.uw-admin-home-chart__point{fill:#fff!important;stroke:#e22444!important;stroke-width:4px!important;filter:drop-shadow(0 0 10px #e224446b)!important;opacity:.95!important}.uw-admin-home-chart__tooltip{z-index:5;color:#ffffffd1;opacity:0;pointer-events:none;background:#0e0e10f5;border:1px solid #e2244442;border-radius:14px;max-width:330px;padding:10px 12px;font-size:12px;line-height:1.35;transition:opacity .22s,transform .22s;position:absolute;top:18px;left:50%;transform:translate(-50%)translateY(-8px);box-shadow:0 16px 42px #00000057}.uw-admin-home-chart:hover .uw-admin-home-chart__tooltip{opacity:1;transform:translate(-50%)translateY(0)}.uw-admin-home-donator-list{gap:8px;display:grid}.uw-admin-home-donator-list>div{background:#161617d6;border-radius:16px;grid-template-columns:34px 44px minmax(0,1fr) 72px;align-items:center;gap:10px;min-height:58px;padding:8px 10px;display:grid}.uw-admin-home-donator-list i{color:#ff3c5c;font-size:12px;font-style:normal}.uw-admin-home-donator-list img{object-fit:cover;background:#202024;border-radius:14px;width:44px;height:44px}.uw-admin-home-donator-list b{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:13px;line-height:1.15;display:block;overflow:hidden}.uw-admin-home-donator-list span{color:#ffffff73;margin-top:4px;font-size:11px;display:block}.uw-admin-home-donator-list strong{color:#fff;text-align:right;font-size:13px}.uw-admin-home-product-list strong{font-size:12.5px!important}.uw-admin-home-events{display:grid}.uw-admin-home-card:has(.uw-admin-home-events){display:none!important}.uw-admin-home-grid>.uw-admin-home-card:nth-child(3),.uw-admin-home-grid>.uw-admin-home-card:nth-child(4){min-height:300px!important}.uw-admin-home-card,.uw-admin-home-hero,.uw-admin-home-metric{background:radial-gradient(circle at 92% 0,#e224440a,#0000 34%),#0e0e10f2!important}@media (max-width:1380px){.uw-admin-home-grid{grid-template-columns:1fr!important}}@media (max-width:780px){.uw-admin-home-hero,.uw-admin-home-admin-card,.uw-admin-home-donator-list>div{grid-template-columns:1fr!important}.uw-admin-home-donator-list strong{text-align:left!important}}.uw-admin-home-card--products .uw-admin-home-card__head p{max-width:260px!important}.uw-admin-home-card--products .uw-admin-home-period{min-width:118px!important}.uw-admin-home-card--products .uw-admin-home-period select{border-radius:13px!important;min-height:38px!important;font-size:12px!important}.uw-admin-home-product-list{gap:9px!important;display:grid!important}.uw-admin-home-product-list>div{background:#161617db!important;border-radius:18px!important;grid-template-columns:30px 52px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:66px!important;padding:9px 11px!important;transition:transform .24s,background .24s,box-shadow .24s!important;display:grid!important;box-shadow:inset 0 0 0 1px #ffffff0b,0 12px 28px #00000024!important}.uw-admin-home-product-list>div:hover{background:#202024eb!important;transform:translateY(-1px)!important;box-shadow:inset 0 0 0 1px #e224441f,0 18px 36px #0003!important}.uw-admin-home-product-list em{color:#ff3c5c!important;text-align:center!important;font-size:12px!important;font-style:normal!important;line-height:1!important}.uw-admin-home-product-list i{background:radial-gradient(circle at 50% 18%,#ffffff1f,#0000 52%),#202024!important;border-radius:17px!important;place-items:center!important;width:52px!important;height:52px!important;display:grid!important;overflow:hidden!important}.uw-admin-home-product-list img{object-fit:contain!important;width:44px!important;height:44px!important}.uw-admin-home-product-list section{min-width:0!important}.uw-admin-home-product-list b{color:#fff!important;white-space:nowrap!important;text-overflow:ellipsis!important;max-width:100%!important;font-size:13.5px!important;line-height:1.15!important;display:block!important;overflow:hidden!important}.uw-admin-home-product-list span{color:#ffffff75!important;margin-top:5px!important;font-size:11.5px!important;line-height:1!important;display:block!important}.uw-admin-home-product-list strong{color:#fff!important;text-align:center!important;white-space:nowrap!important;background:#ffffff0e!important;border-radius:999px!important;min-width:64px!important;padding:8px 10px!important;font-size:12.5px!important;line-height:1!important}@media (max-width:680px){.uw-admin-home-card--products .uw-admin-home-card__head{grid-template-columns:1fr!important}.uw-admin-home-product-list>div{grid-template-columns:30px 52px minmax(0,1fr)!important}.uw-admin-home-product-list strong{text-align:left!important;grid-column:2/-1!important;width:fit-content!important}}.uw-admin-home{width:min(1280px,100%)!important;margin:0 auto!important}.uw-admin-home-grid{grid-template-columns:minmax(0,1fr) 360px!important;grid-template-areas:"chart status""donators products"!important;align-items:start!important;gap:16px!important;display:grid!important}.uw-admin-home-grid>.uw-admin-home-card:first-child{grid-area:chart!important}.uw-admin-home-grid>.uw-admin-home-card:nth-child(2){grid-area:status!important}.uw-admin-home-grid>.uw-admin-home-card:nth-child(3){grid-area:donators!important}.uw-admin-home-grid>.uw-admin-home-card:nth-child(4){grid-area:products!important}.uw-admin-home-grid>.uw-admin-home-card:nth-child(2),.uw-admin-home-grid>.uw-admin-home-card:nth-child(4){width:100%!important;min-width:0!important}.uw-admin-home-card--products{width:100%!important;min-height:auto!important}.uw-admin-home-card--products .uw-admin-home-card__head>div{min-width:0!important}.uw-admin-home-product-list>div{grid-template-columns:28px 50px minmax(0,1fr) auto!important;min-height:64px!important}.uw-admin-home-product-list strong{min-width:62px!important;padding:8px 9px!important;font-size:12px!important}.uw-admin-home-card:nth-child(2) .uw-admin-home-card__head,.uw-admin-home-card--products .uw-admin-home-card__head{min-height:78px!important}.uw-admin-home-donator-list>div{min-height:58px!important}@media (max-width:1380px){.uw-admin-home-grid{grid-template-columns:minmax(0,1fr) 340px!important}}@media (max-width:1180px){.uw-admin-home-grid{grid-template-columns:1fr!important;grid-template-areas:"chart""status""donators""products"!important}.uw-admin-home-card--products .uw-admin-home-card__head{grid-template-columns:minmax(0,1fr) 140px!important}.uw-admin-home-card--products .uw-admin-home-period{width:140px!important;min-width:140px!important}}@media (max-width:680px){.uw-admin-home-card--products .uw-admin-home-card__head,.uw-admin-home-product-list>div,.uw-admin-home-bars>div{grid-template-columns:1fr!important}.uw-admin-home-card--products .uw-admin-home-period{width:100%!important;min-width:0!important}}.uw-admin-home-grid--final{grid-template-columns:minmax(0,1fr) 360px!important;align-items:start!important;gap:16px!important;display:grid!important}.uw-admin-home-main-column,.uw-admin-home-side-column{gap:16px!important;min-width:0!important;display:grid!important}.uw-admin-home-side-column>.uw-admin-home-card{width:100%!important}.uw-admin-home-side-column .uw-admin-home-card__head{grid-template-columns:minmax(0,1fr)!important;gap:10px!important;min-height:auto!important;display:grid!important}.uw-admin-home-card--products{min-height:auto!important}.uw-admin-home-card--products .uw-admin-home-card__head{grid-template-columns:minmax(0,1fr) 120px!important;align-items:start!important;gap:12px!important;display:grid!important}.uw-admin-home-card--products .uw-admin-home-card__head h2{font-size:22px!important;line-height:1!important}.uw-admin-home-card--products .uw-admin-home-card__head p{max-width:210px!important;font-size:12px!important;line-height:1.35!important}.uw-admin-home-card--products .uw-admin-home-period{width:120px!important;min-width:120px!important}.uw-admin-home-product-list>div{border-radius:18px!important;grid-template-columns:28px 50px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:64px!important;padding:9px 10px!important;display:grid!important}.uw-admin-home-product-list em{color:#ff3c5c!important;text-align:center!important;font-size:12px!important;font-style:normal!important}.uw-admin-home-product-list i{width:50px!important;height:50px!important}.uw-admin-home-product-list img{width:42px!important;height:42px!important}.uw-admin-home-product-list strong{white-space:nowrap!important;background:#ffffff0e!important;border-radius:999px!important;min-width:62px!important;padding:8px 9px!important;font-size:12px!important}.uw-admin-home-bars>div{grid-template-columns:minmax(0,1fr) 118px 42px!important}.uw-admin-home-grid--final>.uw-admin-home-card:first-child,.uw-admin-home-grid--final>.uw-admin-home-card:nth-child(2),.uw-admin-home-grid--final>.uw-admin-home-card:nth-child(3),.uw-admin-home-grid--final>.uw-admin-home-card:nth-child(4){grid-area:auto!important}@media (max-width:1280px){.uw-admin-home-grid--final{grid-template-columns:minmax(0,1fr) 340px!important}.uw-admin-home-side-column{width:340px!important}}@media (max-width:1080px){.uw-admin-home-grid--final{grid-template-columns:1fr!important}.uw-admin-home-side-column{width:100%!important}.uw-admin-home-card--products .uw-admin-home-card__head{grid-template-columns:minmax(0,1fr) 140px!important}.uw-admin-home-card--products .uw-admin-home-period{width:140px!important;min-width:140px!important}}.uw-admin-home-revenue-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.uw-admin-home-revenue-card{background:radial-gradient(circle at 100% 0,#e2244414,#0000 38%),#0e0e10f2!important;border:1px solid #ffffff13!important;border-radius:24px!important;min-height:112px!important;padding:18px!important;position:relative!important;overflow:hidden!important;box-shadow:0 20px 56px #0000003d!important}.uw-admin-home-revenue-card:before{content:""!important;opacity:.9!important;height:3px!important;position:absolute!important;inset:auto 0 0!important}.uw-admin-home-revenue-card.is-red:before{background:#e22444!important}.uw-admin-home-revenue-card.is-gold:before{background:#eeb54d!important}.uw-admin-home-revenue-card.is-green:before{background:#4ee18b!important}.uw-admin-home-revenue-card.is-red{background:radial-gradient(circle at 100% 0,#e224441f,#0000 38%),#0e0e10f2!important}.uw-admin-home-revenue-card.is-gold{background:radial-gradient(circle at 100% 0,#eeb54d1f,#0000 38%),#0e0e10f2!important}.uw-admin-home-revenue-card.is-green{background:radial-gradient(circle at 100% 0,#4ee18b1a,#0000 38%),#0e0e10f2!important}.uw-admin-home-revenue-card span{color:#ffffff9e!important;background:#ffffff0e!important;border-radius:999px!important;align-items:center!important;min-height:23px!important;padding:0 9px!important;font-size:11px!important;line-height:1!important;display:inline-flex!important}.uw-admin-home-revenue-card b{color:#fff!important;letter-spacing:-.05em!important;margin-top:13px!important;font-size:32px!important;line-height:.95!important;display:block!important}.uw-admin-home-revenue-card p{color:#ffffff85!important;max-width:220px!important;margin:10px 0 0!important;font-size:12px!important;line-height:1.35!important}.uw-admin-home-revenue-card i{color:#ffffff09!important;pointer-events:none!important;font-size:86px!important;font-style:normal!important;line-height:1!important;position:absolute!important;bottom:4px!important;right:16px!important}.uw-admin-home-revenue-card.is-red b{text-shadow:0 0 24px #e2244414!important}.uw-admin-home-revenue-card.is-gold b{text-shadow:0 0 24px #eeb54d14!important}.uw-admin-home-revenue-card.is-green b{text-shadow:0 0 24px #4ee18b14!important}@media (max-width:1180px){.uw-admin-home-revenue-strip{grid-template-columns:1fr!important}}.uw-admin-products-page{gap:16px!important;width:min(1420px,100%)!important;margin:0 auto 80px!important;display:grid!important}.uw-admin-products-header{background:radial-gradient(circle at 88% 0,#e224440e,#0000 38%),#0e0e10f2!important;border:1px solid #ffffff13!important;border-radius:28px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:18px!important;min-height:156px!important;padding:24px!important;display:grid!important;box-shadow:0 24px 70px #00000047!important}.uw-admin-products-header span{color:#ff3c5c!important;letter-spacing:.12em!important;text-transform:uppercase!important;background:#e2244421!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;min-height:25px!important;padding:0 10px!important;font-size:11px!important;line-height:1!important;display:inline-flex!important}.uw-admin-products-header h1{color:#fff!important;letter-spacing:-.065em!important;margin:14px 0 0!important;font-size:clamp(38px,4vw,58px)!important;font-weight:500!important;line-height:.92!important}.uw-admin-products-header p{color:#fff9!important;max-width:760px!important;margin:15px 0 0!important;font-size:13px!important;line-height:1.5!important}.uw-admin-products-header__actions{align-items:center!important;gap:8px!important;display:flex!important}.uw-admin-products-header__actions a,.uw-admin-products-header__actions button,.uw-admin-products-editor button,.uw-admin-products-list button{cursor:pointer!important;border:0!important;font-family:inherit!important}.uw-admin-products-header__actions a{color:#fff!important;background:#202024!important;border-radius:15px!important;justify-content:center!important;align-items:center!important;min-height:44px!important;padding:0 16px!important;font-size:13px!important;text-decoration:none!important;transition:background .22s,transform .22s!important;display:inline-flex!important}.uw-admin-products-header__actions a:hover{background:#ffffff1a!important;transform:translateY(-1px)!important}.uw-admin-products-header__actions button{color:#fff!important;background:#e22444!important;border-radius:15px!important;min-height:44px!important;padding:0 17px!important;font-size:13px!important;transition:transform .22s,box-shadow .22s!important;box-shadow:0 0 26px #e2244438!important}.uw-admin-products-header__actions button:hover{transform:translateY(-1px)!important;box-shadow:0 0 34px #e224444d!important}.uw-admin-products-layout{grid-template-columns:360px minmax(0,1fr)!important;align-items:start!important;gap:16px!important;display:grid!important}.uw-admin-products-list{background:radial-gradient(circle at 90% 0,#e224440b,#0000 36%),#0e0e10f2!important;border:1px solid #ffffff13!important;border-radius:26px!important;grid-template-rows:auto 1fr!important;gap:12px!important;max-height:calc(100vh - 36px)!important;padding:14px!important;display:grid!important;position:sticky!important;top:18px!important;overflow:hidden!important;box-shadow:0 24px 70px #00000042!important}.uw-admin-products-list__top{gap:10px!important;padding:4px 4px 10px!important;display:grid!important}.uw-admin-products-list__top h2{color:#fff!important;letter-spacing:-.04em!important;margin:0!important;font-size:25px!important;font-weight:500!important;line-height:1!important}.uw-admin-products-list__top input{color:#fff!important;background:#202024!important;border:0!important;border-radius:15px!important;outline:none!important;width:100%!important;min-height:44px!important;padding:0 14px!important;font-family:inherit!important;font-size:13px!important;box-shadow:inset 0 0 0 1px #ffffff0e!important}.uw-admin-products-list__top input::placeholder{color:#ffffff5c!important}.uw-admin-products-list__top small{color:#ffffff6e!important;font-size:11.5px!important;line-height:1.35!important}.uw-admin-products-list__top:after{content:"Все · Включённые · Скрытые"!important;color:#ffffff8f!important;background:#ffffff0b!important;border-radius:999px!important;align-items:center!important;min-height:34px!important;padding:0 12px!important;font-size:11.5px!important;line-height:1!important;display:flex!important}.uw-admin-products-list__items{align-content:start!important;gap:8px!important;padding:0 4px 4px!important;display:grid!important;overflow:auto!important}.uw-admin-products-list__items::-webkit-scrollbar{width:4px!important}.uw-admin-products-list__items::-webkit-scrollbar-thumb{background:#e2244459!important;border-radius:999px!important}.uw-admin-products-list__items>div{background:#161617d1!important;border:1px solid #ffffff09!important;border-radius:18px!important;grid-template-columns:28px minmax(0,1fr) 30px!important;align-items:center!important;gap:7px!important;min-height:70px!important;padding:7px!important;transition:background .22s,border-color .22s,transform .22s,box-shadow .22s!important;display:grid!important;position:relative!important}.uw-admin-products-list__items>div:hover{background:#202024e6!important;border-color:#e224441f!important;transform:translateY(-1px)!important;box-shadow:0 12px 26px #0000002e!important}.uw-admin-products-list__items>div.is-active{background:radial-gradient(circle at 100% 0,#e2244429,#0000 45%),#202024f0!important;border-color:#e2244452!important;box-shadow:0 0 26px #e2244414!important}.uw-admin-products-list__items>div.is-dragging{opacity:.5!important}.uw-admin-products-drag-handle{color:#ffffff61!important;cursor:grab!important;background:#ffffff0b!important;border-radius:12px!important;width:28px!important;height:48px!important;font-size:14px!important;line-height:1!important}.uw-admin-products-list-card{text-align:left!important;background:0 0!important;grid-template-columns:52px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;width:100%!important;min-width:0!important;padding:0!important;display:grid!important}.uw-admin-products-list-card img{object-fit:contain!important;background:radial-gradient(circle at 50% 15%,#ffffff1f,#0000 52%),#202024!important;border-radius:16px!important;width:52px!important;height:52px!important;padding:4px!important}.uw-admin-products-list-card b{color:#fff!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:13.5px!important;line-height:1.15!important;display:block!important;overflow:hidden!important}.uw-admin-products-list-card small{color:#ffffff75!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin-top:5px!important;font-size:11.5px!important;line-height:1.1!important;display:block!important;overflow:hidden!important}.uw-admin-products-order-actions{gap:5px!important;display:grid!important}.uw-admin-products-order-actions button{color:#fff9!important;background:#ffffff0e!important;border-radius:10px!important;width:28px!important;height:24px!important;font-size:12px!important;transition:background .18s,color .18s!important}.uw-admin-products-order-actions button:hover{color:#fff!important;background:#e22444!important}.uw-admin-products-editor{background:radial-gradient(circle at 92% 0,#e224440a,#0000 36%),#0e0e10f2!important;border:1px solid #ffffff13!important;border-radius:28px!important;min-width:0!important;padding:18px!important;box-shadow:0 24px 70px #00000042!important}.uw-admin-products-editor>form{gap:16px!important;display:grid!important}.uw-admin-products-editor__top{z-index:20!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:linear-gradient(#161617fa,#161617eb),#161617!important;border:1px solid #fff1!important;border-radius:22px!important;grid-template-columns:minmax(0,1fr) 96px!important;align-items:center!important;gap:14px!important;margin:-4px -4px 0!important;padding:14px!important;display:grid!important;position:sticky!important;top:18px!important}.uw-admin-products-editor__top span{color:#ff3c5c!important;letter-spacing:.12em!important;text-transform:uppercase!important;background:#e2244421!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;min-height:24px!important;padding:0 9px!important;font-size:11px!important;line-height:1!important;display:inline-flex!important}.uw-admin-products-editor__top h2{color:#fff!important;letter-spacing:-.05em!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin:8px 0 0!important;font-size:32px!important;font-weight:500!important;line-height:1!important;overflow:hidden!important}.uw-admin-products-editor__top img{object-fit:contain!important;background:radial-gradient(circle at 50% 15%,#ffffff1f,#0000 52%),#202024!important;border:1px solid #ffffff0f!important;border-radius:22px!important;width:90px!important;height:90px!important;padding:7px!important}.uw-admin-products-editor__top:after{content:"Основное   Изображение   Выдача   Состав   Комплекты   Превью"!important;color:#ffffff8f!important;word-spacing:13px!important;background:#0e0e109e!important;border-radius:15px!important;grid-column:1/-1!important;align-items:center!important;min-height:40px!important;margin-top:4px!important;padding:0 12px!important;font-size:12px!important;display:flex!important}.uw-admin-products-kind,.uw-admin-products-grid,.uw-admin-products-block,.uw-admin-products-section,.uw-admin-products-rust-item,.uw-admin-products-features,.uw-admin-products-kits,.uw-admin-products-choices{background:#111113d1!important;border:1px solid #ffffff0e!important;border-radius:22px!important;box-shadow:inset 0 0 0 1px #ffffff05!important}.uw-admin-products-kind{padding:14px!important}.uw-admin-products-kind>span,.uw-admin-products-rust-item>span,.uw-admin-products-features>span,.uw-admin-products-kits>span,.uw-admin-products-choices>span{color:#ff3c5c!important;letter-spacing:.1em!important;text-transform:uppercase!important;background:#e2244421!important;border-radius:999px!important;align-items:center!important;min-height:23px!important;padding:0 9px!important;font-size:11px!important;line-height:1!important;display:inline-flex!important}.uw-admin-products-kind>p,.uw-admin-products-rust-item>p,.uw-admin-products-features>p,.uw-admin-products-kits>p,.uw-admin-products-choices>p{color:#ffffff85!important;margin:8px 0 12px!important;font-size:12px!important;line-height:1.4!important}.uw-admin-products-kind__grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important;display:grid!important}.uw-admin-products-kind__grid button{color:#ffffffbd!important;text-align:left!important;background:#202024!important;border-radius:16px!important;min-height:76px!important;padding:12px!important;transition:transform .22s,background .22s,box-shadow .22s!important}.uw-admin-products-kind__grid button:hover{background:#ffffff14!important;transform:translateY(-1px)!important}.uw-admin-products-kind__grid button.is-active{color:#fff!important;background:#e22444!important;box-shadow:0 0 26px #e2244438!important}.uw-admin-products-kind__grid b{font-size:13px!important;line-height:1.1!important;display:block!important}.uw-admin-products-kind__grid small{color:#ffffff80!important;margin-top:6px!important;font-size:11px!important;line-height:1.28!important;display:block!important}.uw-admin-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;padding:14px!important;display:grid!important}.uw-admin-products-grid label,.uw-admin-products-block label,.uw-admin-products-rust-item label,.uw-admin-products-features label,.uw-admin-products-kits label,.uw-admin-products-choices label{color:#ffffff94!important;gap:7px!important;font-size:11.5px!important;display:grid!important}.uw-admin-products-grid input,.uw-admin-products-grid select,.uw-admin-products-grid textarea,.uw-admin-products-block input,.uw-admin-products-block select,.uw-admin-products-block textarea,.uw-admin-products-rust-item input,.uw-admin-products-rust-item select,.uw-admin-products-rust-item textarea,.uw-admin-products-features input,.uw-admin-products-features textarea,.uw-admin-products-kits input,.uw-admin-products-kits textarea,.uw-admin-products-choices input,.uw-admin-products-choices textarea{color:#fff!important;background:#202024!important;border:0!important;border-radius:14px!important;outline:none!important;width:100%!important;min-height:44px!important;padding:0 13px!important;font-family:inherit!important;font-size:13px!important;box-shadow:inset 0 0 0 1px #ffffff0d!important}.uw-admin-products-grid textarea,.uw-admin-products-block textarea,.uw-admin-products-rust-item textarea,.uw-admin-products-features textarea,.uw-admin-products-kits textarea,.uw-admin-products-choices textarea{resize:vertical!important;min-height:84px!important;padding:12px 13px!important}.uw-admin-products-block{gap:12px!important;padding:14px!important;display:grid!important}.uw-admin-products-block__actions{flex-wrap:wrap!important;gap:8px!important;display:flex!important}.uw-admin-products-block__actions button,.uw-admin-products-rust-item button,.uw-admin-products-features button,.uw-admin-products-kits button,.uw-admin-products-choices button,.uw-admin-products-submit{color:#fff!important;background:#202024!important;border-radius:14px!important;min-height:42px!important;padding:0 14px!important;font-size:12.5px!important;transition:background .22s,transform .22s,box-shadow .22s!important}.uw-admin-products-block__actions button:hover,.uw-admin-products-rust-item button:hover,.uw-admin-products-features button:hover,.uw-admin-products-kits button:hover,.uw-admin-products-choices button:hover{background:#e22444!important;transform:translateY(-1px)!important;box-shadow:0 0 22px #e224442e!important}.uw-admin-products-submit{background:#e22444!important;width:fit-content!important;min-height:48px!important;padding:0 20px!important;box-shadow:0 0 26px #e2244438!important}.uw-admin-products-rust-item,.uw-admin-products-features,.uw-admin-products-kits,.uw-admin-products-choices{gap:12px!important;padding:14px!important;display:grid!important}.uw-admin-products-item-row,.uw-admin-products-feature-row,.uw-admin-products-kit,.uw-admin-products-choice-row{background:#161617b8!important;border:1px solid #ffffff0b!important;border-radius:18px!important;gap:10px!important;padding:12px!important;display:grid!important}.uw-admin-products-message{color:#ffffffd1!important;background:#e224441a!important;border:1px solid #e2244433!important;border-radius:16px!important;padding:12px 14px!important;font-size:13px!important}.uw-admin-rust-picker{z-index:200!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#000000b8!important;place-items:center!important;padding:24px!important;display:grid!important;position:fixed!important;inset:0!important}.uw-admin-rust-picker__panel{background:#0e0e10fa!important;border:1px solid #ffffff14!important;border-radius:28px!important;grid-template-rows:auto auto 1fr!important;gap:12px!important;width:min(980px,100%)!important;max-height:min(760px,100vh - 48px)!important;padding:18px!important;display:grid!important;overflow:hidden!important;box-shadow:0 36px 100px #0000008c!important}.uw-admin-rust-picker__grid{grid-template-columns:repeat(auto-fill,minmax(128px,1fr))!important;gap:10px!important;padding-right:4px!important;display:grid!important;overflow:auto!important}@media (max-width:1320px){.uw-admin-products-layout{grid-template-columns:330px minmax(0,1fr)!important}.uw-admin-products-kind__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:1080px){.uw-admin-products-layout{grid-template-columns:1fr!important}.uw-admin-products-list{max-height:none!important;position:relative!important;top:auto!important}.uw-admin-products-list__items{max-height:420px!important}}@media (max-width:720px){.uw-admin-products-header,.uw-admin-products-editor__top,.uw-admin-products-grid,.uw-admin-products-kind__grid{grid-template-columns:1fr!important}.uw-admin-products-editor__top img{width:74px!important;height:74px!important}.uw-admin-products-editor__top:after{white-space:nowrap!important;word-spacing:10px!important;overflow:auto!important}}.uw-admin-shell__content{padding-left:24px!important;padding-right:32px!important}.uw-admin-shell__content>.uw-admin-products-page{width:min(1680px,100%)!important;max-width:none!important;margin:0 auto 80px!important}.uw-admin-products-page{width:min(1680px,100%)!important;max-width:none!important}.uw-admin-products-header{width:100%!important}.uw-admin-products-layout{grid-template-columns:370px minmax(0,1fr)!important;align-items:start!important;gap:18px!important;width:100%!important;display:grid!important}.uw-admin-products-list{width:370px!important}.uw-admin-products-editor{width:100%!important;min-width:0!important}.uw-admin-products-editor__top:after{content:none!important;display:none!important}.uw-admin-products-editor__top{grid-template-columns:minmax(0,1fr) 82px!important;padding:14px!important}.uw-admin-products-editor__top img{border-radius:20px!important;width:78px!important;height:78px!important}.uw-admin-products-editor__top h2{font-size:30px!important}.uw-admin-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.uw-admin-products-grid label:nth-last-child(-n+2){grid-column:span 3!important}.uw-admin-products-grid label:has(textarea){grid-column:span 3!important}.uw-admin-products-kind__grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.uw-admin-products-kind__grid button{min-height:68px!important}.uw-admin-products-list__items>div{min-height:64px!important}.uw-admin-products-list-card img{width:48px!important;height:48px!important}.uw-admin-products-list-card{grid-template-columns:48px minmax(0,1fr)!important}@media (min-width:1700px){.uw-admin-shell{grid-template-columns:292px minmax(0,1fr)!important}.uw-admin-shell__content>.uw-admin-products-page{width:min(1780px,100%)!important}.uw-admin-products-layout{grid-template-columns:390px minmax(0,1fr)!important}.uw-admin-products-list{width:390px!important}}@media (max-width:1320px){.uw-admin-products-layout{grid-template-columns:330px minmax(0,1fr)!important}.uw-admin-products-list{width:330px!important}.uw-admin-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.uw-admin-products-grid label:nth-last-child(-n+2){grid-column:span 2!important}.uw-admin-products-grid label:has(textarea){grid-column:span 2!important}}.uw-admin-products-status-filter{flex-wrap:wrap!important;gap:6px!important;display:flex!important}.uw-admin-products-status-filter button{color:#ffffff94!important;cursor:pointer!important;background:#ffffff0e!important;border:0!important;border-radius:999px!important;min-height:30px!important;padding:0 10px!important;font-family:inherit!important;font-size:11px!important;transition:background .22s,color .22s,box-shadow .22s!important}.uw-admin-products-status-filter button:hover{color:#fff!important;background:#ffffff17!important}.uw-admin-products-status-filter button.is-active{color:#fff!important;background:#e22444!important;box-shadow:0 0 18px #e2244433!important}.uw-admin-products-list-card small{align-items:center!important;gap:7px!important;display:flex!important}.uw-admin-products-list-card small em{border-radius:999px!important;align-items:center!important;min-height:20px!important;padding:0 7px!important;font-size:10px!important;font-style:normal!important;line-height:1!important;display:inline-flex!important}.uw-admin-products-list-card small em.is-enabled{color:#4ee18b!important;background:#4ee18b1f!important}.uw-admin-products-list-card small em.is-disabled{color:#ffffff85!important;background:#ffffff13!important}.uw-admin-products-list-card small em.is-hidden{color:#eeb54d!important;background:#eeb54d1f!important}.uw-admin-product-status-panel{background:radial-gradient(circle at 100% 0,#e224440f,#0000 36%),#111113db!important;border:1px solid #ffffff0f!important;border-radius:20px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;padding:14px!important;display:grid!important}.uw-admin-product-status-panel span{color:#ff3c5c!important;letter-spacing:.1em!important;text-transform:uppercase!important;background:#e2244421!important;border-radius:999px!important;align-items:center!important;min-height:23px!important;padding:0 9px!important;font-size:11px!important;line-height:1!important;display:inline-flex!important}.uw-admin-product-status-panel p{color:#ffffff85!important;max-width:680px!important;margin:8px 0 0!important;font-size:12px!important;line-height:1.4!important}.uw-admin-product-status-actions{background:#0e0e10b3!important;border-radius:17px!important;gap:7px!important;padding:5px!important;display:inline-flex!important}.uw-admin-product-status-actions button{color:#ffffff94!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:13px!important;min-height:38px!important;padding:0 13px!important;font-family:inherit!important;font-size:12px!important;transition:background .22s,color .22s,box-shadow .22s,transform .22s!important}.uw-admin-product-status-actions button:hover{color:#fff!important;background:#ffffff12!important;transform:translateY(-1px)!important}.uw-admin-product-status-actions button.is-active.is-enabled{color:#07140d!important;background:#4ee18b!important;box-shadow:0 0 22px #4ee18b38!important}.uw-admin-product-status-actions button.is-active.is-disabled{color:#fff!important;background:#2d2d32!important}.uw-admin-product-status-actions button.is-active.is-hidden{color:#181007!important;background:#eeb54d!important;box-shadow:0 0 22px #eeb54d33!important}@media (max-width:760px){.uw-admin-product-status-panel{grid-template-columns:1fr!important}.uw-admin-product-status-actions{display:grid!important}}.uw-admin-product-tabs{background:#0e0e10b8!important;border:1px solid #ffffff0e!important;border-radius:20px!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:8px!important;padding:8px!important;display:grid!important}.uw-admin-product-tabs button{color:#ffffffad!important;text-align:left!important;cursor:pointer!important;background:#ffffff0b!important;border:0!important;border-radius:15px!important;min-height:58px!important;padding:10px 12px!important;font-family:inherit!important;transition:background .22s,color .22s,transform .22s,box-shadow .22s!important}.uw-admin-product-tabs button:hover{color:#fff!important;background:#ffffff13!important;transform:translateY(-1px)!important}.uw-admin-product-tabs button.is-active{color:#fff!important;background:#e22444!important;box-shadow:0 0 26px #e2244438!important}.uw-admin-product-tabs b{font-size:13px!important;font-weight:500!important;line-height:1!important;display:block!important}.uw-admin-product-tabs small{color:#ffffff7a!important;margin-top:6px!important;font-size:11px!important;line-height:1.25!important;display:block!important}.uw-admin-product-tabs button.is-active small{color:#ffffffb8!important}.uw-admin-product-tab-panel{gap:14px!important;display:grid!important}.uw-admin-product-preview-card{background:#111113db!important;border:1px solid #ffffff0f!important;border-radius:22px!important;grid-template-columns:110px minmax(0,1fr)!important;align-items:center!important;gap:16px!important;padding:16px!important;display:grid!important}.uw-admin-product-preview-card img{object-fit:contain!important;background:radial-gradient(circle at 50% 15%,#ffffff1f,#0000 52%),#202024!important;border-radius:24px!important;width:110px!important;height:110px!important;padding:8px!important}.uw-admin-product-preview-card span,.uw-admin-product-preview-info span{color:#ff3c5c!important;letter-spacing:.1em!important;text-transform:uppercase!important;background:#e2244421!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;min-height:23px!important;padding:0 9px!important;font-size:11px!important;line-height:1!important;display:inline-flex!important}.uw-admin-product-preview-card h3{color:#fff!important;margin:9px 0 0!important;font-size:26px!important;font-weight:500!important;line-height:1!important}.uw-admin-product-preview-card p{color:#ffffff8c!important;max-width:520px!important;margin:9px 0 0!important;font-size:13px!important;line-height:1.4!important}.uw-admin-product-preview-section{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)!important;gap:14px!important;display:grid!important}.uw-admin-product-preview-big,.uw-admin-product-preview-info{background:#111113db!important;border:1px solid #ffffff0f!important;border-radius:24px!important;padding:16px!important}.uw-admin-product-preview-big{grid-template-columns:160px minmax(0,1fr)!important;align-items:center!important;gap:18px!important;display:grid!important}.uw-admin-product-preview-big__image{background:radial-gradient(circle at 50% 15%,#ffffff1f,#0000 52%),#202024!important;border-radius:30px!important;place-items:center!important;width:160px!important;height:160px!important;display:grid!important}.uw-admin-product-preview-big__image img{object-fit:contain!important;width:138px!important;height:138px!important}.uw-admin-product-preview-big span{border-radius:999px!important;align-items:center!important;width:fit-content!important;min-height:24px!important;padding:0 10px!important;font-size:11px!important;line-height:1!important;display:inline-flex!important}.uw-admin-product-preview-big span.is-enabled{color:#4ee18b!important;background:#4ee18b1f!important}.uw-admin-product-preview-big span.is-disabled{color:#ffffff9e!important;background:#ffffff13!important}.uw-admin-product-preview-big span.is-hidden{color:#eeb54d!important;background:#eeb54d1f!important}.uw-admin-product-preview-big h3{color:#fff!important;margin:12px 0 0!important;font-size:30px!important;font-weight:500!important;line-height:1!important}.uw-admin-product-preview-big p{color:#ffffff94!important;margin:10px 0 0!important;font-size:13px!important;line-height:1.45!important}.uw-admin-product-preview-big__price{align-items:center!important;gap:10px!important;margin-top:18px!important;display:flex!important}.uw-admin-product-preview-big__price b{color:#fff!important;font-size:24px!important;font-weight:500!important;line-height:1!important}.uw-admin-product-preview-big__price small{color:#ffffff6b!important;font-size:14px!important;text-decoration:line-through!important}.uw-admin-product-preview-info h3{color:#fff!important;margin:0!important;font-size:22px!important;font-weight:500!important}.uw-admin-product-preview-info ul{gap:9px!important;margin:14px 0 0!important;padding:0!important;list-style:none!important;display:grid!important}.uw-admin-product-preview-info li{color:#ffffffad!important;background:#ffffff0b!important;border-radius:14px!important;padding:10px 12px!important;font-size:12px!important}@media (max-width:1200px){.uw-admin-product-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important}.uw-admin-product-preview-section{grid-template-columns:1fr!important}}@media (max-width:720px){.uw-admin-product-tabs,.uw-admin-product-preview-card,.uw-admin-product-preview-big{grid-template-columns:1fr!important}.uw-admin-product-preview-big__image{width:100%!important}}.uw-admin-product-editor{gap:18px!important}.uw-admin-product-editor>*+*{margin-top:0!important}.uw-admin-products-message{color:#ffffffd1!important;background:#e2244418!important;border:1px solid #e2244438!important;border-radius:15px!important;align-items:center!important;min-height:38px!important;margin-top:14px!important;margin-bottom:4px!important;padding:0 14px!important;font-size:12.5px!important;line-height:1.25!important;display:flex!important}.uw-admin-product-status-panel{background:radial-gradient(circle at 100% 0,#e224440b,#0000 36%),#111113c7!important;border-radius:19px!important;min-height:62px!important;margin-top:10px!important;margin-bottom:14px!important;padding:12px 14px!important}.uw-admin-product-status-panel span{min-height:21px!important;padding:0 8px!important;font-size:10.5px!important}.uw-admin-product-status-panel p{margin-top:7px!important;font-size:12px!important;line-height:1.35!important}.uw-admin-product-status-actions{border-radius:15px!important;gap:5px!important;padding:4px!important}.uw-admin-product-status-actions button{border-radius:12px!important;min-height:34px!important;padding:0 12px!important;font-size:11.5px!important}.uw-admin-product-tabs{background:#0e0e10a3!important;border:1px solid #ffffff0e!important;border-radius:19px!important;gap:8px!important;margin-top:4px!important;margin-bottom:18px!important;padding:7px!important}.uw-admin-product-tabs button{background:#ffffff0b!important;border-radius:14px!important;min-height:54px!important;padding:9px 11px!important}.uw-admin-product-tabs button.is-active{background:radial-gradient(circle at 85% 10%,#ffffff1f,#0000 42%),#e22444!important;box-shadow:0 0 24px #e2244433,inset 0 0 0 1px #ffffff14!important}.uw-admin-product-tabs b{font-size:12.5px!important;font-weight:500!important;line-height:1!important}.uw-admin-product-tabs small{margin-top:6px!important;font-size:10.5px!important;line-height:1.2!important}.uw-admin-product-tab-panel{gap:16px!important;margin-top:2px!important;display:grid!important}.uw-admin-product-tab-panel>.uw-admin-product-items:first-child{margin-top:0!important}.uw-admin-product-kind-grid{gap:10px!important}.uw-admin-product-kind-grid button{border-radius:17px!important;min-height:72px!important;padding:13px!important}.uw-admin-product-grid{margin-top:2px!important}@media (max-width:1200px){.uw-admin-product-status-panel{grid-template-columns:1fr!important}.uw-admin-product-status-actions{width:fit-content!important}}@media (max-width:720px){.uw-admin-product-status-actions{grid-template-columns:1fr!important;width:100%!important;display:grid!important}.uw-admin-product-tabs{gap:6px!important}.uw-admin-product-tabs button{min-height:48px!important}}.uw-admin-product-tab-panel{padding-bottom:8px!important}.uw-admin-product-field:last-child,.uw-admin-product-grid:last-child,.uw-admin-product-items:last-child,.uw-admin-product-image-tools:last-child,.uw-admin-product-preview-section:last-child{margin-bottom:0!important}.uw-admin-product-editor__actions{z-index:5!important;clear:both!important;background:0 0!important;border-top:1px solid #fff1!important;flex-wrap:wrap!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;margin-top:20px!important;padding:18px 0 0!important;display:flex!important;position:relative!important}.uw-admin-product-editor__actions button{cursor:pointer!important;border:0!important;border-radius:15px!important;min-height:46px!important;padding:0 18px!important;font-family:inherit!important;font-size:13px!important;font-weight:500!important;line-height:1!important;transition:transform .22s,background .22s,box-shadow .22s,color .22s!important}.uw-admin-product-editor__actions button[type=submit]{color:#fff!important;background:#e22444!important;box-shadow:0 0 26px #e2244438!important}.uw-admin-product-editor__actions button[type=submit]:hover{transform:translateY(-1px)!important;box-shadow:0 0 34px #e224444d!important}.uw-admin-product-editor__actions button.is-danger{color:#ffffffdb!important;background:#202024!important}.uw-admin-product-editor__actions button.is-danger:hover{color:#fff!important;background:#e224442e!important;transform:translateY(-1px)!important;box-shadow:0 0 22px #e2244429!important}.uw-admin-product-field textarea{margin-bottom:0!important;display:block!important}.uw-admin-product-grid input[placeholder="Автоматически из названия"]{color:#fff!important}.uw-admin-product-grid input[placeholder="Автоматически из названия"]:focus{box-shadow:inset 0 0 0 1px #e2244459,0 0 18px #e2244414!important}.uw-admin-product-editor__actions,.uw-admin-product-editor__actions *{bottom:auto!important;left:auto!important;right:auto!important}.uw-admin-users-page{gap:18px!important;width:min(1680px,100%)!important;margin:0 auto 80px!important;display:grid!important}.uw-admin-users-hero{background:radial-gradient(circle at 88% 0,#e224440e,#0000 38%),#0e0e10f2!important;border:1px solid #ffffff13!important;border-radius:28px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:18px!important;min-height:150px!important;padding:24px!important;display:grid!important;box-shadow:0 24px 70px #00000047!important}.uw-admin-users-hero span,.uw-admin-users-list__top span,.uw-admin-users-profile span,.uw-admin-users-action-card span,.uw-admin-users-section-head span{color:#ff3c5c!important;letter-spacing:.1em!important;text-transform:uppercase!important;background:#e2244421!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;min-height:24px!important;padding:0 9px!important;font-size:11px!important;line-height:1!important;display:inline-flex!important}.uw-admin-users-hero h1{color:#fff!important;letter-spacing:-.065em!important;margin:14px 0 0!important;font-size:clamp(38px,4vw,58px)!important;font-weight:500!important;line-height:.92!important}.uw-admin-users-hero p{color:#fff9!important;max-width:860px!important;margin:15px 0 0!important;font-size:13px!important;line-height:1.5!important}.uw-admin-users-hero__actions{gap:8px!important;display:flex!important}.uw-admin-users-hero__actions a{color:#fff!important;background:#202024!important;border-radius:15px!important;justify-content:center!important;align-items:center!important;min-height:44px!important;padding:0 16px!important;font-size:13px!important;text-decoration:none!important;transition:background .22s,transform .22s!important;display:inline-flex!important}.uw-admin-users-hero__actions a:hover{background:#e22444!important;transform:translateY(-1px)!important}.uw-admin-users-layout{grid-template-columns:430px minmax(0,1fr)!important;align-items:start!important;gap:18px!important;display:grid!important}.uw-admin-users-list,.uw-admin-users-editor{background:radial-gradient(circle at 92% 0,#e224440b,#0000 36%),#0e0e10f2!important;border:1px solid #ffffff13!important;border-radius:28px!important;box-shadow:0 24px 70px #00000042!important}.uw-admin-users-list{grid-template-rows:auto 1fr!important;gap:12px!important;max-height:calc(100vh - 36px)!important;padding:14px!important;display:grid!important;position:sticky!important;top:18px!important;overflow:hidden!important}.uw-admin-users-list__top{gap:12px!important;padding:4px 4px 10px!important;display:grid!important}.uw-admin-users-list__top>div{justify-content:space-between!important;align-items:center!important;display:flex!important}.uw-admin-users-list__top b{color:#fff!important;font-size:22px!important;font-weight:500!important}.uw-admin-users-list__top form{grid-template-columns:minmax(0,1fr) 96px!important;gap:8px!important;display:grid!important}.uw-admin-users-list input,.uw-admin-users-editor input,.uw-admin-users-editor select{color:#fff!important;background:#202024!important;border:0!important;border-radius:15px!important;outline:none!important;width:100%!important;min-height:44px!important;padding:0 14px!important;font-family:inherit!important;font-size:13px!important;box-shadow:inset 0 0 0 1px #ffffff0d!important}.uw-admin-users-list button,.uw-admin-users-action-card button,.uw-admin-users-disabled-action{color:#fff!important;cursor:pointer!important;background:#e22444!important;border:0!important;border-radius:15px!important;min-height:44px!important;font-family:inherit!important;font-size:13px!important;transition:transform .22s,box-shadow .22s!important;box-shadow:0 0 26px #e2244433!important}.uw-admin-users-list button:hover,.uw-admin-users-action-card button:hover{transform:translateY(-1px)!important;box-shadow:0 0 34px #e2244447!important}.uw-admin-users-list__top small{color:#ffffff6e!important;font-size:11.5px!important;line-height:1.4!important}.uw-admin-users-list__items{align-content:start!important;gap:8px!important;padding:0 4px 4px!important;display:grid!important;overflow:auto!important}.uw-admin-users-list__items::-webkit-scrollbar{width:4px!important}.uw-admin-users-list__items::-webkit-scrollbar-thumb{background:#e2244459!important;border-radius:999px!important}.uw-admin-users-list__items a{color:#fff!important;background:#161617d1!important;border:1px solid #ffffff09!important;border-radius:18px!important;grid-template-columns:54px minmax(0,1fr) auto!important;align-items:center!important;gap:11px!important;min-height:74px!important;padding:9px!important;text-decoration:none!important;transition:background .22s,border-color .22s,transform .22s,box-shadow .22s!important;display:grid!important}.uw-admin-users-list__items a:hover{background:#202024e6!important;border-color:#e224441f!important;transform:translateY(-1px)!important}.uw-admin-users-list__items a.is-active{background:radial-gradient(circle at 100% 0,#e2244429,#0000 45%),#202024f0!important;border-color:#e2244452!important}.uw-admin-users-list__avatar,.uw-admin-users-profile__avatar{background:radial-gradient(circle at 50% 15%,#ffffff1f,#0000 52%),#202024!important;border-radius:18px!important;place-items:center!important;display:grid!important;overflow:hidden!important}.uw-admin-users-list__avatar{width:54px!important;height:54px!important}.uw-admin-users-list__avatar img,.uw-admin-users-profile__avatar img{object-fit:cover!important;width:100%!important;height:100%!important}.uw-admin-users-list__items section{min-width:0!important}.uw-admin-users-list__items b{color:#fff!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:14px!important;font-weight:500!important;line-height:1.15!important;display:block!important;overflow:hidden!important}.uw-admin-users-list__items small{color:#ffffff75!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin-top:5px!important;font-size:11.5px!important;line-height:1.1!important;display:block!important;overflow:hidden!important}.uw-admin-users-list__items strong{color:#ff3c5c!important;font-size:13px!important;font-weight:500!important}.uw-admin-users-editor{gap:16px!important;min-width:0!important;padding:18px!important;display:grid!important}.uw-admin-users-profile{grid-template-columns:minmax(0,1fr) 250px!important;align-items:stretch!important;gap:14px!important;display:grid!important}.uw-admin-users-profile__main,.uw-admin-users-profile__balance{background:#111113db!important;border:1px solid #ffffff0f!important;border-radius:22px!important;padding:16px!important}.uw-admin-users-profile__main{grid-template-columns:84px minmax(0,1fr)!important;align-items:center!important;gap:16px!important;display:grid!important}.uw-admin-users-profile__avatar{border-radius:22px!important;width:84px!important;height:84px!important}.uw-admin-users-profile h2{color:#fff!important;letter-spacing:-.05em!important;margin:10px 0 0!important;font-size:clamp(28px,3vw,42px)!important;font-weight:500!important;line-height:.95!important}.uw-admin-users-profile p{color:#ffffff85!important;margin:10px 0 0!important;font-size:13px!important}.uw-admin-users-profile__balance{align-content:center!important;justify-items:end!important;display:grid!important}.uw-admin-users-profile__balance b{color:#ff3c5c!important;margin-top:10px!important;font-size:36px!important;font-weight:500!important;line-height:1!important}.uw-admin-users-profile__balance small{color:#ffffff6b!important;margin-top:10px!important;font-size:11.5px!important}.uw-admin-users-tabs{background:#0e0e10b8!important;border:1px solid #ffffff0e!important;border-radius:20px!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:8px!important;padding:8px!important;display:grid!important}.uw-admin-users-tabs a{color:#ffffffad!important;background:#ffffff0b!important;border-radius:15px!important;min-height:58px!important;padding:10px 12px!important;text-decoration:none!important;transition:background .22s,color .22s,transform .22s,box-shadow .22s!important}.uw-admin-users-tabs a:hover{color:#fff!important;background:#ffffff13!important;transform:translateY(-1px)!important}.uw-admin-users-tabs a.is-active{color:#fff!important;background:#e22444!important;box-shadow:0 0 26px #e2244438!important}.uw-admin-users-tabs b{font-size:13px!important;font-weight:500!important;line-height:1!important;display:block!important}.uw-admin-users-tabs small{color:#ffffff7a!important;margin-top:6px!important;font-size:11px!important;line-height:1.25!important;display:block!important}.uw-admin-users-tabs a.is-active small{color:#ffffffb8!important}.uw-admin-users-overview{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.uw-admin-users-overview article,.uw-admin-users-action-card,.uw-admin-users-cart,.uw-admin-users-promo,.uw-admin-users-history{background:#111113db!important;border:1px solid #ffffff0f!important;border-radius:24px!important;padding:16px!important}.uw-admin-users-overview article b{color:#fff!important;margin-top:12px!important;font-size:30px!important;font-weight:500!important;line-height:1!important;display:block!important}.uw-admin-users-overview article p{color:#ffffff85!important;margin:9px 0 0!important;font-size:12px!important;line-height:1.35!important}.uw-admin-users-balance-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.uw-admin-users-action-card{gap:12px!important;display:grid!important}.uw-admin-users-action-card h3,.uw-admin-users-section-head h3{color:#fff!important;margin:0!important;font-size:24px!important;font-weight:500!important;line-height:1!important}.uw-admin-users-action-card label,.uw-admin-users-promo-grid label{color:#ffffff94!important;gap:7px!important;font-size:11.5px!important;display:grid!important}.uw-admin-users-section-head{justify-content:space-between!important;align-items:start!important;gap:16px!important;margin-bottom:14px!important;display:flex!important}.uw-admin-users-section-head p{color:#ffffff85!important;max-width:680px!important;margin:9px 0 0!important;font-size:12px!important;line-height:1.4!important}.uw-admin-users-section-head b{color:#fff!important;font-size:26px!important;font-weight:500!important;line-height:1!important}.uw-admin-users-cart-list{gap:10px!important;display:grid!important}.uw-admin-users-cart-item{background:#ffffff0b!important;border-radius:18px!important;grid-template-columns:64px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:10px!important;display:grid!important}.uw-admin-users-cart-item img{object-fit:contain!important;background:#202024!important;border-radius:16px!important;width:64px!important;height:64px!important}.uw-admin-users-cart-item b{color:#fff!important;font-size:14px!important;font-weight:500!important}.uw-admin-users-cart-item small,.uw-admin-users-cart-item p{color:#ffffff75!important;margin:5px 0 0!important;font-size:11.5px!important;display:block!important}.uw-admin-users-cart-item>div{align-items:center!important;gap:7px!important;display:flex!important}.uw-admin-users-cart-item button{color:#ffffff8c!important;background:#ffffff12!important;border:0!important;border-radius:12px!important;min-height:34px!important;padding:0 10px!important;font-family:inherit!important;font-size:11.5px!important}.uw-admin-users-cart-item span{border-radius:999px!important;align-items:center!important;min-height:24px!important;padding:0 9px!important;font-size:11px!important;display:inline-flex!important}.uw-admin-users-cart-item span.is-pending{color:#eeb54d!important;background:#eeb54d1f!important}.uw-admin-users-cart-item span.is-claimed{color:#4ee18b!important;background:#4ee18b1f!important}.uw-admin-users-promo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.uw-admin-users-disabled-action{opacity:.55!important;cursor:not-allowed!important;width:fit-content!important;margin-top:14px!important}.uw-admin-users-history-table{gap:7px!important;display:grid!important}.uw-admin-users-history-table>div{background:#ffffff0b!important;border-radius:14px!important;grid-template-columns:110px 90px 90px 90px minmax(0,1fr) 150px!important;align-items:center!important;gap:10px!important;min-height:46px!important;padding:9px 11px!important;display:grid!important}.uw-admin-users-history-table>div.is-head{color:#ffffff61!important;text-transform:uppercase!important;letter-spacing:.08em!important;background:0 0!important;font-size:10.5px!important}.uw-admin-users-history-table span,.uw-admin-users-history-table strong{color:#ffffffa3!important;white-space:nowrap!important;text-overflow:ellipsis!important;min-width:0!important;font-size:12px!important;font-weight:500!important;overflow:hidden!important}.uw-admin-users-history-table strong.is-plus{color:#4ee18b!important}.uw-admin-users-history-table strong.is-minus{color:#ff3c5c!important}.uw-admin-users-empty{color:#ffffff8c!important;background:#ffffff0b!important;border-radius:18px!important;padding:18px!important;font-size:13px!important;line-height:1.4!important}@media (max-width:1380px){.uw-admin-users-layout{grid-template-columns:380px minmax(0,1fr)!important}.uw-admin-users-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important}.uw-admin-users-overview{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:1080px){.uw-admin-users-layout,.uw-admin-users-profile,.uw-admin-users-balance-grid{grid-template-columns:1fr!important}.uw-admin-users-list{max-height:none!important;position:relative!important;top:auto!important}.uw-admin-users-profile__balance{justify-items:start!important}}@media (max-width:720px){.uw-admin-users-hero,.uw-admin-users-list__top form,.uw-admin-users-tabs,.uw-admin-users-overview,.uw-admin-users-promo-grid,.uw-admin-users-profile__main{grid-template-columns:1fr!important}.uw-admin-users-history-table{overflow-x:auto!important}.uw-admin-users-history-table>div{min-width:760px!important}.uw-admin-users-cart-item{grid-template-columns:1fr!important}}.uw-admin-users-layout{align-items:start!important}.uw-admin-users-list,.uw-admin-users-editor{margin-top:0!important;padding-top:18px!important}.uw-admin-users-list__top{margin-top:0!important;padding-top:0!important}.uw-admin-users-profile,.uw-admin-users-list>:first-child,.uw-admin-users-editor>:first-child{margin-top:0!important}.uw-admin-users-layout{grid-template-columns:430px minmax(0,1fr)!important;gap:18px!important;display:grid!important}.uw-admin-users-list,.uw-admin-users-editor,.uw-admin-users-profile{top:auto!important;transform:none!important}.uw-admin-users-list{position:sticky!important;top:18px!important}@media (max-width:1380px){.uw-admin-users-layout{grid-template-columns:390px minmax(0,1fr)!important}}@media (max-width:1080px){.uw-admin-users-layout{grid-template-columns:1fr!important}.uw-admin-users-list{position:relative!important;top:auto!important}}.uw-admin-orders-page{gap:18px!important;width:min(1680px,100%)!important;margin:0 auto 80px!important;display:grid!important}.uw-admin-orders-hero{background:radial-gradient(circle at 88% 0,#e224440e,#0000 38%),#0e0e10f2!important;border:1px solid #ffffff13!important;border-radius:28px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:18px!important;min-height:150px!important;padding:24px!important;display:grid!important;box-shadow:0 24px 70px #00000047!important}.uw-admin-orders-hero span,.uw-admin-orders-stats span,.uw-admin-orders-list__top span,.uw-admin-orders-profile span,.uw-admin-orders-section-head span,.uw-admin-orders-actions span{color:#ff3c5c!important;letter-spacing:.1em!important;text-transform:uppercase!important;background:#e2244421!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;min-height:24px!important;padding:0 9px!important;font-size:11px!important;line-height:1!important;display:inline-flex!important}.uw-admin-orders-hero h1{color:#fff!important;letter-spacing:-.065em!important;margin:14px 0 0!important;font-size:clamp(38px,4vw,58px)!important;font-weight:500!important;line-height:.92!important}.uw-admin-orders-hero p{color:#fff9!important;max-width:860px!important;margin:15px 0 0!important;font-size:13px!important;line-height:1.5!important}.uw-admin-orders-hero__actions{gap:8px!important;display:flex!important}.uw-admin-orders-hero__actions a{color:#fff!important;background:#202024!important;border-radius:15px!important;justify-content:center!important;align-items:center!important;min-height:44px!important;padding:0 16px!important;font-size:13px!important;text-decoration:none!important;transition:background .22s,transform .22s!important;display:inline-flex!important}.uw-admin-orders-hero__actions a:hover{background:#e22444!important;transform:translateY(-1px)!important}.uw-admin-orders-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.uw-admin-orders-stats article{background:radial-gradient(circle at 100% 0,#e224440b,#0000 42%),#0e0e10eb!important;border:1px solid #fff1!important;border-radius:24px!important;min-height:112px!important;padding:16px!important}.uw-admin-orders-stats b{color:#fff!important;margin-top:12px!important;font-size:32px!important;font-weight:500!important;line-height:1!important;display:block!important}.uw-admin-orders-stats p{color:#ffffff80!important;margin:8px 0 0!important;font-size:12px!important}.uw-admin-orders-layout{grid-template-columns:430px minmax(0,1fr)!important;align-items:start!important;gap:18px!important;display:grid!important}.uw-admin-orders-list,.uw-admin-orders-editor{background:radial-gradient(circle at 92% 0,#e224440b,#0000 36%),#0e0e10f2!important;border:1px solid #ffffff13!important;border-radius:28px!important;box-shadow:0 24px 70px #00000042!important}.uw-admin-orders-list{grid-template-rows:auto 1fr!important;gap:12px!important;max-height:calc(100vh - 36px)!important;padding:18px!important;display:grid!important;position:sticky!important;top:18px!important;overflow:hidden!important}.uw-admin-orders-list__top{gap:12px!important;display:grid!important}.uw-admin-orders-list__top>div{justify-content:space-between!important;align-items:center!important;display:flex!important}.uw-admin-orders-list__top b{color:#fff!important;font-size:24px!important;font-weight:500!important}.uw-admin-orders-list__top form{grid-template-columns:minmax(0,1fr) 96px!important;gap:8px!important;display:grid!important}.uw-admin-orders-list input{color:#fff!important;background:#202024!important;border:0!important;border-radius:15px!important;outline:none!important;width:100%!important;min-height:44px!important;padding:0 14px!important;font-family:inherit!important;font-size:13px!important}.uw-admin-orders-list button{color:#fff!important;background:#e22444!important;border:0!important;border-radius:15px!important;min-height:44px!important;font-family:inherit!important;font-size:13px!important}.uw-admin-orders-list__top nav{flex-wrap:wrap!important;gap:7px!important;display:flex!important}.uw-admin-orders-list__top nav a{color:#fff9!important;background:#ffffff0e!important;border-radius:999px!important;align-items:center!important;min-height:30px!important;padding:0 10px!important;font-size:11.5px!important;text-decoration:none!important;display:inline-flex!important}.uw-admin-orders-list__top nav a.is-active{color:#fff!important;background:#e22444!important}.uw-admin-orders-list__items{align-content:start!important;gap:8px!important;padding-right:4px!important;display:grid!important;overflow:auto!important}.uw-admin-orders-list__items a{color:#fff!important;background:#161617d1!important;border:1px solid #ffffff09!important;border-radius:18px!important;grid-template-columns:54px minmax(0,1fr) auto!important;align-items:center!important;gap:11px!important;min-height:82px!important;padding:10px!important;text-decoration:none!important;display:grid!important}.uw-admin-orders-list__items a.is-active{background:radial-gradient(circle at 100% 0,#e2244429,#0000 45%),#202024f0!important;border-color:#e2244452!important}.uw-admin-orders-list__items img{object-fit:cover!important;background:#202024!important;border-radius:16px!important;width:54px!important;height:54px!important}.uw-admin-orders-list__items b{color:#fff!important;font-size:14px!important;font-weight:500!important;display:block!important}.uw-admin-orders-list__items small,.uw-admin-orders-list__items em{color:#ffffff75!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin-top:5px!important;font-size:11.5px!important;font-style:normal!important;line-height:1.1!important;display:block!important;overflow:hidden!important}.uw-admin-orders-list__items strong{text-align:right!important;color:#fff!important;font-size:13px!important;font-weight:500!important;display:block!important}.uw-admin-orders-list__items span,.uw-admin-orders-profile__total span,.uw-admin-orders-product span{border-radius:999px!important;align-items:center!important;min-height:24px!important;padding:0 9px!important;font-size:11px!important;display:inline-flex!important}.is-paid,.is-issued,.is-claimed{color:#4ee18b!important;background:#4ee18b1f!important}.is-pending{color:#eeb54d!important;background:#eeb54d1f!important}.is-cancelled,.is-failed{color:#ff3c5c!important;background:#e224441f!important}.uw-admin-orders-editor{gap:16px!important;padding:18px!important;display:grid!important}.uw-admin-orders-profile{grid-template-columns:minmax(0,1fr) 270px!important;gap:14px!important;display:grid!important}.uw-admin-orders-profile__main,.uw-admin-orders-profile__total{background:#111113db!important;border:1px solid #ffffff0f!important;border-radius:22px!important;padding:16px!important}.uw-admin-orders-profile__main{grid-template-columns:86px minmax(0,1fr)!important;align-items:center!important;gap:16px!important;display:grid!important}.uw-admin-orders-profile__main img{object-fit:cover!important;background:#202024!important;border-radius:22px!important;width:86px!important;height:86px!important}.uw-admin-orders-profile h2{color:#fff!important;letter-spacing:-.05em!important;margin:10px 0 0!important;font-size:38px!important;font-weight:500!important;line-height:.95!important}.uw-admin-orders-profile p,.uw-admin-orders-profile small{color:#ffffff85!important;margin-top:8px!important;font-size:13px!important;display:block!important}.uw-admin-orders-profile__total{align-content:center!important;justify-items:end!important;display:grid!important}.uw-admin-orders-profile__total b{color:#fff!important;margin-top:12px!important;font-size:36px!important;font-weight:500!important}.uw-admin-orders-tabs{background:#0e0e10b8!important;border:1px solid #ffffff0e!important;border-radius:20px!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important;padding:8px!important;display:grid!important}.uw-admin-orders-tabs a{color:#ffffffad!important;background:#ffffff0b!important;border-radius:15px!important;min-height:58px!important;padding:10px 12px!important;text-decoration:none!important}.uw-admin-orders-tabs a.is-active{color:#fff!important;background:#e22444!important;box-shadow:0 0 26px #e2244438!important}.uw-admin-orders-tabs b{font-size:13px!important;font-weight:500!important;display:block!important}.uw-admin-orders-tabs small{color:#ffffff7a!important;margin-top:6px!important;font-size:11px!important;display:block!important}.uw-admin-orders-overview{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.uw-admin-orders-overview article,.uw-admin-orders-products,.uw-admin-orders-actions article{background:#111113db!important;border:1px solid #ffffff0f!important;border-radius:24px!important;padding:16px!important}.uw-admin-orders-overview b{color:#fff!important;margin-top:12px!important;font-size:22px!important;font-weight:500!important;display:block!important}.uw-admin-orders-overview p{color:#ffffff85!important;margin:8px 0 0!important;font-size:12px!important}.uw-admin-orders-section-head{justify-content:space-between!important;gap:16px!important;margin-bottom:14px!important;display:flex!important}.uw-admin-orders-section-head h3,.uw-admin-orders-actions h3{color:#fff!important;margin:10px 0 0!important;font-size:24px!important;font-weight:500!important}.uw-admin-orders-section-head p,.uw-admin-orders-actions p{color:#ffffff85!important;max-width:760px!important;margin:9px 0 0!important;font-size:12px!important;line-height:1.4!important}.uw-admin-orders-section-head b{color:#fff!important;font-size:26px!important;font-weight:500!important}.uw-admin-orders-products-list{gap:10px!important;display:grid!important}.uw-admin-orders-product{background:#ffffff0b!important;border-radius:18px!important;grid-template-columns:70px minmax(0,1fr) auto auto!important;align-items:center!important;gap:12px!important;padding:11px!important;display:grid!important}.uw-admin-orders-product img{object-fit:contain!important;background:#202024!important;border-radius:16px!important;width:70px!important;height:70px!important}.uw-admin-orders-product b{color:#fff!important;font-size:15px!important;font-weight:500!important}.uw-admin-orders-product small,.uw-admin-orders-product p{color:#ffffff7a!important;margin-top:5px!important;font-size:12px!important;display:block!important}.uw-admin-orders-product strong{color:#fff!important;text-align:right!important;margin-bottom:7px!important;font-size:14px!important;font-weight:500!important;display:block!important}.uw-admin-orders-product nav{gap:7px!important;display:flex!important}.uw-admin-orders-product button,.uw-admin-orders-actions button{color:#ffffff85!important;background:#ffffff12!important;border:0!important;border-radius:12px!important;min-height:36px!important;padding:0 11px!important;font-family:inherit!important;font-size:11.5px!important}.uw-admin-orders-actions{grid-template-columns:minmax(0,1fr) minmax(320px,.7fr)!important;gap:14px!important;display:grid!important}.uw-admin-orders-actions article>div{flex-wrap:wrap!important;gap:8px!important;margin-top:16px!important;display:flex!important}.uw-admin-orders-actions textarea{resize:vertical!important;color:#fff!important;background:#202024!important;border:0!important;border-radius:16px!important;outline:none!important;width:100%!important;min-height:124px!important;margin-top:16px!important;padding:14px!important;font-family:inherit!important}.uw-admin-orders-empty{color:#ffffff8c!important;background:#ffffff0b!important;border-radius:18px!important;padding:18px!important;font-size:13px!important}@media (max-width:1380px){.uw-admin-orders-layout{grid-template-columns:390px minmax(0,1fr)!important}.uw-admin-orders-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important}.uw-admin-orders-overview,.uw-admin-orders-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:1080px){.uw-admin-orders-layout,.uw-admin-orders-profile,.uw-admin-orders-actions{grid-template-columns:1fr!important}.uw-admin-orders-list{max-height:none!important;position:relative!important;top:auto!important}.uw-admin-orders-profile__total{justify-items:start!important}}.uw-admin-orders-table-page{gap:18px!important;width:min(1740px,100%)!important;margin:0 auto 80px!important;display:grid!important}.uw-admin-orders-table-hero{background:radial-gradient(circle at 88% 0,#e224440e,#0000 38%),#0e0e10f2!important;border:1px solid #ffffff13!important;border-radius:28px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:18px!important;min-height:150px!important;padding:24px!important;display:grid!important;box-shadow:0 24px 70px #00000047!important}.uw-admin-orders-table-hero span,.uw-admin-orders-table-stats span,.uw-admin-orders-table-toolbar span{color:#ff3c5c!important;letter-spacing:.1em!important;text-transform:uppercase!important;background:#e2244421!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;min-height:24px!important;padding:0 9px!important;font-size:11px!important;line-height:1!important;display:inline-flex!important}.uw-admin-orders-table-hero h1{color:#fff!important;letter-spacing:-.065em!important;margin:14px 0 0!important;font-size:clamp(40px,4vw,62px)!important;font-weight:500!important;line-height:.92!important}.uw-admin-orders-table-hero p{color:#fff9!important;max-width:900px!important;margin:15px 0 0!important;font-size:13px!important;line-height:1.5!important}.uw-admin-orders-table-hero__actions{gap:8px!important;display:flex!important}.uw-admin-orders-table-hero__actions a{color:#fff!important;background:#202024!important;border-radius:15px!important;justify-content:center!important;align-items:center!important;min-height:44px!important;padding:0 16px!important;font-size:13px!important;text-decoration:none!important;transition:background .22s,transform .22s!important;display:inline-flex!important}.uw-admin-orders-table-hero__actions a:hover{background:#e22444!important;transform:translateY(-1px)!important}.uw-admin-orders-table-stats article{background:radial-gradient(circle at 100% 0,#e224440b,#0000 42%),#0e0e10eb!important;border:1px solid #fff1!important;border-radius:24px!important;min-height:112px!important;padding:16px!important}.uw-admin-orders-table-stats b{color:#fff!important;margin-top:12px!important;font-size:32px!important;font-weight:500!important;line-height:1!important;display:block!important}.uw-admin-orders-table-stats p{color:#ffffff80!important;margin:8px 0 0!important;font-size:12px!important}.uw-admin-orders-table-card{background:radial-gradient(circle at 92% 0,#e224440b,#0000 36%),#0e0e10f2!important;border:1px solid #ffffff13!important;border-radius:28px!important;gap:14px!important;padding:18px!important;display:grid!important;box-shadow:0 24px 70px #00000042!important}.uw-admin-orders-table-toolbar{grid-template-columns:minmax(0,1fr) minmax(420px,580px)!important;align-items:end!important;gap:16px!important;display:grid!important}.uw-admin-orders-table-toolbar h2{color:#fff!important;margin:10px 0 0!important;font-size:30px!important;font-weight:500!important;line-height:1!important}.uw-admin-orders-table-toolbar form{grid-template-columns:minmax(0,1fr) 104px!important;gap:8px!important;display:grid!important}.uw-admin-orders-table-toolbar input{color:#fff!important;background:#202024!important;border:0!important;border-radius:15px!important;outline:none!important;width:100%!important;min-height:46px!important;padding:0 14px!important;font-family:inherit!important;font-size:13px!important;box-shadow:inset 0 0 0 1px #ffffff0d!important}.uw-admin-orders-table-toolbar button{color:#fff!important;cursor:pointer!important;background:#e22444!important;border:0!important;border-radius:15px!important;min-height:46px!important;font-family:inherit!important;font-size:13px!important;box-shadow:0 0 26px #e2244433!important}.uw-admin-orders-table-filters{flex-wrap:wrap!important;gap:8px!important;display:flex!important}.uw-admin-orders-table-filters a{color:#ffffff9e!important;background:#ffffff0e!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:34px!important;padding:0 13px!important;font-size:12px!important;text-decoration:none!important;transition:background .22s,color .22s,transform .22s!important;display:inline-flex!important}.uw-admin-orders-table-filters a:hover{color:#fff!important;background:#ffffff14!important;transform:translateY(-1px)!important}.uw-admin-orders-table-filters a.is-active{color:#fff!important;background:#e22444!important;box-shadow:0 0 22px #e224442e!important}.uw-admin-orders-real-table{gap:7px!important;padding-bottom:4px!important;display:grid!important;overflow-x:auto!important}.uw-admin-orders-real-table__head,.uw-admin-orders-real-table__row{grid-template-columns:minmax(250px,1.15fr) minmax(250px,1.05fr) minmax(170px,.72fr) minmax(90px,.4fr) minmax(140px,.55fr) minmax(130px,.55fr) minmax(170px,.7fr) minmax(260px,.9fr)!important;align-items:center!important;gap:10px!important;min-width:1480px!important;display:grid!important}.uw-admin-orders-real-table__head{color:#ffffff5c!important;letter-spacing:.08em!important;text-transform:uppercase!important;min-height:38px!important;padding:0 12px!important;font-size:10.5px!important;line-height:1!important}.uw-admin-orders-real-table__row{background:#161617d1!important;border:1px solid #ffffff0a!important;border-radius:18px!important;min-height:82px!important;padding:10px 12px!important;transition:background .22s,border-color .22s,transform .22s!important}.uw-admin-orders-real-table__row:hover{background:#202024db!important;border-color:#e2244424!important;transform:translateY(-1px)!important}.uw-admin-orders-real-table__product,.uw-admin-orders-real-table__user{grid-template-columns:58px minmax(0,1fr)!important;align-items:center!important;gap:11px!important;display:grid!important}.uw-admin-orders-real-table__product img{object-fit:contain!important;background:radial-gradient(circle at 50% 15%,#ffffff1a,#0000 52%),#202024!important;border-radius:16px!important;width:58px!important;height:58px!important}.uw-admin-orders-real-table b,.uw-admin-orders-real-table strong{color:#fff!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:13px!important;font-weight:500!important;line-height:1.15!important;display:block!important;overflow:hidden!important}.uw-admin-orders-real-table small,.uw-admin-orders-real-table em{color:#ffffff75!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin-top:5px!important;font-size:11.5px!important;font-style:normal!important;line-height:1.1!important;display:block!important;overflow:hidden!important}.uw-admin-orders-real-table mark{border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:28px!important;padding:0 10px!important;font-size:11.5px!important;font-weight:500!important;line-height:1!important;display:inline-flex!important}.uw-admin-orders-real-table mark.is-paid,.uw-admin-orders-real-table mark.is-claimed{color:#4ee18b!important;background:#4ee18b1f!important}.uw-admin-orders-real-table mark.is-pending{color:#eeb54d!important;background:#eeb54d1f!important}.uw-admin-orders-real-table mark.is-cancelled,.uw-admin-orders-real-table mark.is-failed{color:#ff3c5c!important;background:#e224441f!important}.uw-admin-orders-real-table__actions{flex-wrap:wrap!important;gap:6px!important;display:flex!important}.uw-admin-orders-real-table__actions button{color:#ffffff85!important;background:#ffffff12!important;border:0!important;border-radius:11px!important;min-height:32px!important;padding:0 10px!important;font-family:inherit!important;font-size:11px!important}.uw-admin-orders-table-empty{color:#ffffff8c!important;background:#ffffff0b!important;border-radius:18px!important;padding:20px!important;font-size:13px!important}@media (max-width:1380px){.uw-admin-orders-table-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}.uw-admin-orders-table-toolbar{grid-template-columns:1fr!important}}@media (max-width:900px){.uw-admin-orders-table-hero,.uw-admin-orders-table-stats,.uw-admin-orders-table-toolbar form{grid-template-columns:1fr!important}}.uw-admin-orders-real-table__user,.uw-admin-orders-real-table__product{min-width:0!important}.uw-admin-orders-real-table__user b,.uw-admin-orders-real-table__product b,.uw-admin-orders-real-table__user small,.uw-admin-orders-real-table__user em,.uw-admin-orders-real-table__product small,.uw-admin-orders-real-table__product em{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:100%!important;overflow:hidden!important}.uw-admin-orders-real-table__product small{align-items:center!important;gap:7px!important;display:flex!important}.uw-admin-orders-real-table__product small i{color:#ffffffc7!important;white-space:nowrap!important;background:#e224441f!important;border-radius:999px!important;align-items:center!important;min-height:20px!important;padding:0 7px!important;font-size:10.5px!important;font-style:normal!important;line-height:1!important;display:inline-flex!important}.uw-admin-orders-real-table__user em{color:#ffffff6b!important}.uw-admin-orders-real-table__user em:not(:empty){padding-top:1px!important}.uw-admin-orders-real-table__head,.uw-admin-orders-real-table__row{grid-template-columns:minmax(260px,1.1fr) minmax(310px,1.22fr) minmax(170px,.68fr) minmax(90px,.36fr) minmax(140px,.52fr) minmax(135px,.52fr) minmax(170px,.66fr) minmax(260px,.86fr)!important}.uw-admin-orders-real-table__row{position:relative!important}.uw-admin-orders-real-table__row:before{content:""!important;background:#ffffff0b!important;border-radius:999px!important;width:3px!important;position:absolute!important;top:12px!important;bottom:12px!important;left:0!important}.uw-admin-orders-real-table__row:hover:before{background:#e224446b!important}.uw-admin-orders-table-stats{grid-template-columns:repeat(6,minmax(0,1fr))!important}@media (max-width:1480px){.uw-admin-orders-table-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:820px){.uw-admin-orders-table-stats{grid-template-columns:1fr!important}}.uw-admin-orders-group-table{gap:8px!important;padding-bottom:4px!important;display:grid!important;overflow-x:auto!important}.uw-admin-orders-group-table__head,.uw-admin-orders-group__summary{grid-template-columns:minmax(180px,.9fr) minmax(260px,1.1fr) minmax(110px,.42fr) minmax(100px,.38fr) minmax(150px,.55fr) minmax(140px,.5fr) minmax(170px,.62fr) minmax(190px,.72fr)!important;align-items:center!important;gap:10px!important;min-width:1420px!important;display:grid!important}.uw-admin-orders-group-table__head{color:#ffffff5c!important;letter-spacing:.08em!important;text-transform:uppercase!important;min-height:38px!important;padding:0 12px!important;font-size:10.5px!important;line-height:1!important}.uw-admin-orders-group{background:#161617d1!important;border:1px solid #ffffff0a!important;border-radius:18px!important;transition:background .22s,border-color .22s,transform .22s!important;overflow:hidden!important}.uw-admin-orders-group:hover{background:#202024db!important;border-color:#e2244424!important;transform:translateY(-1px)!important}.uw-admin-orders-group[open]{background:radial-gradient(circle at 0 0,#e2244412,#0000 34%),#161617f0!important;border-color:#e224442e!important}.uw-admin-orders-group__summary{cursor:pointer!important;min-height:82px!important;padding:12px!important;list-style:none!important}.uw-admin-orders-group__summary::-webkit-details-marker{display:none!important}.uw-admin-orders-group__summary:before{content:"›"!important;color:#ffffff7a!important;font-size:22px!important;transition:transform .22s,color .22s!important;position:absolute!important;transform:translate(-2px)rotate(0)!important}.uw-admin-orders-group[open] .uw-admin-orders-group__summary:before{color:#e22444!important;transform:translate(-2px)rotate(90deg)!important}.uw-admin-orders-group__summary{padding-left:26px!important;position:relative!important}.uw-admin-orders-group b,.uw-admin-orders-group strong{color:#fff!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:13px!important;font-weight:500!important;line-height:1.15!important;display:block!important;overflow:hidden!important}.uw-admin-orders-group small,.uw-admin-orders-group em{color:#ffffff75!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin-top:5px!important;font-size:11.5px!important;font-style:normal!important;line-height:1.1!important;display:block!important;overflow:hidden!important}.uw-admin-orders-group__user{min-width:0!important}.uw-admin-orders-group mark{border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:28px!important;padding:0 10px!important;font-size:11.5px!important;font-weight:500!important;line-height:1!important;display:inline-flex!important}.uw-admin-orders-group mark.is-paid,.uw-admin-orders-group mark.is-claimed{color:#4ee18b!important;background:#4ee18b1f!important}.uw-admin-orders-group mark.is-pending{color:#eeb54d!important;background:#eeb54d1f!important}.uw-admin-orders-group mark.is-cancelled,.uw-admin-orders-group mark.is-failed{color:#ff3c5c!important;background:#e224441f!important}.uw-admin-orders-group__actions,.uw-admin-orders-group__item-actions{flex-wrap:wrap!important;gap:6px!important;display:flex!important}.uw-admin-orders-group button{color:#ffffff85!important;background:#ffffff12!important;border:0!important;border-radius:11px!important;min-height:32px!important;padding:0 10px!important;font-family:inherit!important;font-size:11px!important}.uw-admin-orders-group__items{gap:6px!important;padding:0 12px 12px 26px!important;display:grid!important}.uw-admin-orders-group__items-head,.uw-admin-orders-group__item{grid-template-columns:minmax(260px,1.05fr) minmax(170px,.65fr) minmax(90px,.35fr) minmax(135px,.5fr) minmax(170px,.65fr) minmax(260px,1fr) minmax(230px,.9fr)!important;align-items:center!important;gap:10px!important;min-width:1320px!important;display:grid!important}.uw-admin-orders-group__items-head{color:#ffffff57!important;letter-spacing:.08em!important;text-transform:uppercase!important;min-height:34px!important;padding:0 10px!important;font-size:10.5px!important;line-height:1!important}.uw-admin-orders-group__item{background:#ffffff09!important;border:1px solid #ffffff09!important;border-radius:16px!important;min-height:76px!important;padding:9px 10px!important}.uw-admin-orders-group__product{grid-template-columns:58px minmax(0,1fr)!important;align-items:center!important;gap:11px!important;min-width:0!important;display:grid!important}.uw-admin-orders-group__product img{object-fit:contain!important;background:radial-gradient(circle at 50% 15%,#ffffff1a,#0000 52%),#202024!important;border-radius:16px!important;width:58px!important;height:58px!important}.uw-admin-orders-group__product small{align-items:center!important;gap:7px!important;display:flex!important}.uw-admin-orders-group__product small i{color:#ffffffc7!important;white-space:nowrap!important;background:#e224441f!important;border-radius:999px!important;align-items:center!important;min-height:20px!important;padding:0 7px!important;font-size:10.5px!important;font-style:normal!important;line-height:1!important;display:inline-flex!important}.uw-admin-orders-group code{color:#fff9!important;white-space:nowrap!important;text-overflow:ellipsis!important;background:#0e0e10c7!important;border-radius:12px!important;max-width:100%!important;padding:9px 10px!important;font-family:inherit!important;font-size:11px!important;line-height:1.25!important;display:block!important;overflow:hidden!important}.uw-admin-orders-group[open] .uw-admin-orders-group__items{animation:.22s both uwAdminOrderOpen!important}@keyframes uwAdminOrderOpen{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1480px){.uw-admin-orders-table-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:820px){.uw-admin-orders-table-stats{grid-template-columns:1fr!important}}.uw-admin-orders-group__purchase{grid-template-columns:54px minmax(0,1fr)!important;align-items:center!important;gap:11px!important;min-width:0!important;display:grid!important}.uw-admin-orders-group__purchase img{object-fit:contain!important;background:radial-gradient(circle at 50% 15%,#ffffff1a,#0000 52%),#202024!important;border-radius:16px!important;width:54px!important;height:54px!important}.uw-admin-orders-group__purchase b{font-size:14px!important}.uw-admin-orders-group__purchase small{align-items:center!important;gap:7px!important;min-width:0!important;display:flex!important}.uw-admin-orders-group__purchase small i{color:#ffffffc7!important;white-space:nowrap!important;background:#e224441f!important;border-radius:999px!important;align-items:center!important;min-height:20px!important;padding:0 7px!important;font-size:10.5px!important;font-style:normal!important;line-height:1!important;display:inline-flex!important}.uw-admin-orders-group button{cursor:pointer!important;color:#ffffffb3!important;background:#202024!important;transition:transform .2s,background .2s,color .2s,box-shadow .2s!important}.uw-admin-orders-group button:hover{color:#fff!important;background:#e22444!important;transform:translateY(-1px)!important;box-shadow:0 0 22px #e2244438!important}.uw-admin-orders-group button:active{transform:translateY(0)scale(.98)!important}.uw-admin-orders-group__actions button:first-child,.uw-admin-orders-group__item-actions button:first-child{color:#aaffcdd1!important;background:#4ee18b1f!important}.uw-admin-orders-group__actions button:first-child:hover,.uw-admin-orders-group__item-actions button:first-child:hover{color:#fff!important;background:#e22444!important}.uw-admin-orders-group[open] .uw-admin-orders-group__summary{border-bottom:1px solid #ffffff0e!important}.uw-admin-orders-group[open] .uw-admin-orders-group__purchase img{box-shadow:0 0 24px #e224441f!important}.uw-admin-orders-group__summary>section:first-child b{color:#fff!important;letter-spacing:-.015em!important}.uw-admin-orders-group__summary{padding-left:30px!important}.uw-admin-orders-group__summary:before{left:10px!important}.uw-admin-orders-table-stats article{opacity:0!important;animation:.58s cubic-bezier(.16,1,.3,1) forwards uwAdminMetricIn!important;position:relative!important;overflow:hidden!important;transform:translateY(8px)!important}@keyframes uwAdminMetricIn{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.uw-admin-orders-table-stats article:after{content:"₽"!important;color:#ffffff09!important;pointer-events:none!important;font-size:92px!important;font-weight:500!important;line-height:1!important;position:absolute!important;bottom:-16px!important;right:16px!important}.uw-admin-orders-table-stats article.is-orders:after,.uw-admin-orders-table-stats article.is-items:after,.uw-admin-orders-table-stats article.is-pending:after,.uw-admin-orders-table-stats article.is-claimed:after,.uw-admin-orders-table-stats article.is-cancelled:after{content:""!important}.uw-admin-orders-table-stats article{opacity:1!important;background:#0e0e10eb!important;border:1px solid #fff1!important;border-radius:24px!important;min-height:112px!important;padding:16px!important;transition:transform .22s,border-color .22s,box-shadow .22s!important;animation:.48s cubic-bezier(.16,1,.3,1) both uwAdminMetricSoftIn!important;position:relative!important;overflow:hidden!important;transform:translateY(0)scale(1)!important}@keyframes uwAdminMetricSoftIn{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.uw-admin-orders-table-stats article:after{content:""!important;pointer-events:none!important;background:#ffffff07!important;border-radius:24px!important;width:68px!important;height:68px!important;position:absolute!important;bottom:-14px!important;right:14px!important;transform:rotate(10deg)!important}.uw-admin-orders-table-stats article>*{z-index:1!important;position:relative!important}.uw-admin-orders-table-stats article span{letter-spacing:.1em!important;text-transform:uppercase!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;min-height:24px!important;padding:0 9px!important;font-size:11px!important;line-height:1!important;display:inline-flex!important}.uw-admin-orders-table-stats article.is-orders span,.uw-admin-orders-table-stats article.is-cancelled span{color:#ff3c5c!important;background:#e2244421!important}.uw-admin-orders-table-stats article.is-items span{color:#aeb1ff!important;background:#787dff21!important}.uw-admin-orders-table-stats article.is-money span{color:#eeb54d!important;background:#eeb54d24!important}.uw-admin-orders-table-stats article.is-pending span{color:#ffb45c!important;background:#ffaa4024!important}.uw-admin-orders-table-stats article.is-claimed span{color:#4ee18b!important;background:#4ee18b21!important}.uw-admin-orders-table-stats article b{color:#fff!important;margin-top:12px!important;font-size:32px!important;font-weight:500!important;line-height:1!important;display:block!important}.uw-admin-orders-table-stats article.is-money b{color:#ffd27a!important}.uw-admin-orders-table-stats article.is-pending b{color:#ffbd69!important}.uw-admin-orders-table-stats article.is-claimed b{color:#7dffb0!important}.uw-admin-orders-table-stats article.is-cancelled b{color:#ff5b73!important}.uw-admin-orders-table-stats article p{color:#ffffff80!important;margin:8px 0 0!important;font-size:12px!important}@media (max-width:1480px){.uw-admin-orders-table-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:820px){.uw-admin-orders-table-stats{grid-template-columns:1fr!important}}.uw-admin-payments-page{gap:18px!important;width:min(1740px,100%)!important;margin:0 auto 80px!important;display:grid!important}.uw-admin-payments-hero{background:radial-gradient(circle at 88% 0,#e224440e,#0000 38%),#0e0e10f2!important;border:1px solid #ffffff13!important;border-radius:28px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:18px!important;min-height:150px!important;padding:24px!important;display:grid!important;box-shadow:0 24px 70px #00000047!important}.uw-admin-payments-hero span,.uw-admin-payments-stats span,.uw-admin-payments-toolbar span{color:#ff3c5c!important;letter-spacing:.1em!important;text-transform:uppercase!important;background:#e2244421!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;min-height:24px!important;padding:0 9px!important;font-size:11px!important;line-height:1!important;display:inline-flex!important}.uw-admin-payments-hero h1{color:#fff!important;letter-spacing:-.065em!important;margin:14px 0 0!important;font-size:clamp(40px,4vw,62px)!important;font-weight:500!important;line-height:.92!important}.uw-admin-payments-hero p{color:#fff9!important;max-width:900px!important;margin:15px 0 0!important;font-size:13px!important;line-height:1.5!important}.uw-admin-payments-hero__actions{gap:8px!important;display:flex!important}.uw-admin-payments-hero__actions a{color:#fff!important;background:#202024!important;border-radius:15px!important;justify-content:center!important;align-items:center!important;min-height:44px!important;padding:0 16px!important;font-size:13px!important;text-decoration:none!important;transition:background .22s,transform .22s,box-shadow .22s!important;display:inline-flex!important}.uw-admin-payments-hero__actions a:hover{background:#e22444!important;transform:translateY(-1px)!important;box-shadow:0 0 24px #e2244433!important}.uw-admin-payments-stats{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.uw-admin-payments-stats article{background:#0e0e10eb!important;border:1px solid #fff1!important;border-radius:24px!important;min-height:112px!important;padding:16px!important;transition:transform .22s,border-color .22s,box-shadow .22s!important;animation:.48s cubic-bezier(.16,1,.3,1) both uwAdminPaymentsMetricIn!important;position:relative!important;overflow:hidden!important}.uw-admin-payments-stats article:first-child{animation-delay:30ms!important}.uw-admin-payments-stats article:nth-child(2){animation-delay:70ms!important}.uw-admin-payments-stats article:nth-child(3){animation-delay:.11s!important}.uw-admin-payments-stats article:nth-child(4){animation-delay:.15s!important}.uw-admin-payments-stats article:nth-child(5){animation-delay:.19s!important}@keyframes uwAdminPaymentsMetricIn{0%{transform:translateY(8px)scale(.985)}to{transform:translateY(0)scale(1)}}.uw-admin-payments-stats article:before{content:""!important;pointer-events:none!important;opacity:.78!important;position:absolute!important;inset:0!important}.uw-admin-payments-stats article:after{content:""!important;pointer-events:none!important;background:#ffffff07!important;border-radius:24px!important;width:68px!important;height:68px!important;position:absolute!important;bottom:-14px!important;right:14px!important;transform:rotate(10deg)!important}.uw-admin-payments-stats article>*{z-index:1!important;position:relative!important}.uw-admin-payments-stats article.is-money:before{background:radial-gradient(circle at 100% 0,#eeb54d29,#0000 45%)!important}.uw-admin-payments-stats article.is-money span{color:#eeb54d!important;background:#eeb54d24!important}.uw-admin-payments-stats b{color:#fff!important;margin-top:12px!important;font-size:32px!important;font-weight:500!important;line-height:1!important;display:block!important}.uw-admin-payments-stats article.is-money b{color:#ffd27a!important}.uw-admin-payments-stats p{color:#ffffff80!important;margin:8px 0 0!important;font-size:12px!important}.uw-admin-payments-stats article:hover{border-color:#ffffff1f!important;transform:translateY(-2px)scale(1.005)!important;box-shadow:0 24px 60px #0000003d!important}.uw-admin-payments-card{background:radial-gradient(circle at 92% 0,#e224440b,#0000 36%),#0e0e10f2!important;border:1px solid #ffffff13!important;border-radius:28px!important;gap:14px!important;padding:18px!important;display:grid!important;box-shadow:0 24px 70px #00000042!important}.uw-admin-payments-toolbar{grid-template-columns:minmax(0,1fr) minmax(420px,580px)!important;align-items:end!important;gap:16px!important;display:grid!important}.uw-admin-payments-toolbar h2{color:#fff!important;margin:10px 0 0!important;font-size:30px!important;font-weight:500!important;line-height:1!important}.uw-admin-payments-toolbar form{grid-template-columns:minmax(0,1fr) 104px!important;gap:8px!important;display:grid!important}.uw-admin-payments-toolbar input{color:#fff!important;background:#202024!important;border:0!important;border-radius:15px!important;outline:none!important;width:100%!important;min-height:46px!important;padding:0 14px!important;font-family:inherit!important;font-size:13px!important;box-shadow:inset 0 0 0 1px #ffffff0d!important}.uw-admin-payments-toolbar button{color:#fff!important;cursor:pointer!important;background:#e22444!important;border:0!important;border-radius:15px!important;min-height:46px!important;font-family:inherit!important;font-size:13px!important;box-shadow:0 0 26px #e2244433!important}.uw-admin-payments-filters{flex-wrap:wrap!important;gap:8px!important;display:flex!important}.uw-admin-payments-filters a{color:#ffffff9e!important;background:#ffffff0e!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:34px!important;padding:0 13px!important;font-size:12px!important;text-decoration:none!important;transition:background .22s,color .22s,transform .22s!important;display:inline-flex!important}.uw-admin-payments-filters a:hover{color:#fff!important;background:#ffffff14!important;transform:translateY(-1px)!important}.uw-admin-payments-filters a.is-active{color:#fff!important;background:#e22444!important;box-shadow:0 0 22px #e224442e!important}.uw-admin-payments-table{gap:7px!important;padding-bottom:4px!important;display:grid!important;overflow-x:auto!important}.uw-admin-payments-table__head,.uw-admin-payments-row{grid-template-columns:minmax(220px,.9fr) minmax(260px,1.05fr) minmax(110px,.4fr) minmax(160px,.6fr) minmax(130px,.46fr) minmax(180px,.7fr) minmax(260px,1fr) minmax(220px,.78fr)!important;align-items:center!important;gap:10px!important;min-width:1500px!important;display:grid!important}.uw-admin-payments-table__head{color:#ffffff5c!important;letter-spacing:.08em!important;text-transform:uppercase!important;min-height:38px!important;padding:0 12px!important;font-size:10.5px!important;line-height:1!important}.uw-admin-payments-row{background:#161617d1!important;border:1px solid #ffffff0a!important;border-radius:18px!important;min-height:82px!important;padding:10px 12px!important;transition:background .22s,border-color .22s,transform .22s!important}.uw-admin-payments-row:hover{background:#202024db!important;border-color:#e2244424!important;transform:translateY(-1px)!important}.uw-admin-payments-row__payment,.uw-admin-payments-row__user{grid-template-columns:56px minmax(0,1fr)!important;align-items:center!important;gap:11px!important;min-width:0!important;display:grid!important}.uw-admin-payments-row__icon{color:#ffd27a!important;background:radial-gradient(circle at 50% 15%,#eeb54d33,#0000 52%),#202024!important;border-radius:16px!important;place-items:center!important;width:56px!important;height:56px!important;font-size:24px!important;font-weight:500!important;display:grid!important}.uw-admin-payments-row__user img{object-fit:cover!important;background:#202024!important;border-radius:16px!important;width:56px!important;height:56px!important}.uw-admin-payments-row b,.uw-admin-payments-row strong{color:#fff!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:13px!important;font-weight:500!important;line-height:1.15!important;display:block!important;overflow:hidden!important}.uw-admin-payments-row strong{color:#ffd27a!important}.uw-admin-payments-row small,.uw-admin-payments-row em,.uw-admin-payments-row p{color:#ffffff75!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin:5px 0 0!important;font-size:11.5px!important;font-style:normal!important;line-height:1.1!important;display:block!important;overflow:hidden!important}.uw-admin-payments-row mark{border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:28px!important;padding:0 10px!important;font-size:11.5px!important;font-weight:500!important;line-height:1!important;display:inline-flex!important}.uw-admin-payments-row mark.is-succeeded,.uw-admin-payments-row mark.is-manual{color:#4ee18b!important;background:#4ee18b1f!important}.uw-admin-payments-row mark.is-pending{color:#eeb54d!important;background:#eeb54d1f!important}.uw-admin-payments-row mark.is-cancelled,.uw-admin-payments-row mark.is-failed{color:#ff3c5c!important;background:#e224441f!important}.uw-admin-payments-row__actions{flex-wrap:wrap!important;gap:6px!important;display:flex!important}.uw-admin-payments-row__actions button{color:#ffffffb3!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:11px!important;min-height:32px!important;padding:0 10px!important;font-family:inherit!important;font-size:11px!important;transition:transform .2s,background .2s,color .2s,box-shadow .2s!important}.uw-admin-payments-row__actions button:hover{color:#fff!important;background:#e22444!important;transform:translateY(-1px)!important;box-shadow:0 0 22px #e2244438!important}.uw-admin-payments-empty{color:#ffffff8c!important;background:#ffffff0b!important;border-radius:18px!important;padding:20px!important;font-size:13px!important}@media (max-width:1480px){.uw-admin-payments-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}.uw-admin-payments-toolbar{grid-template-columns:1fr!important}}@media (max-width:820px){.uw-admin-payments-hero,.uw-admin-payments-stats,.uw-admin-payments-toolbar form{grid-template-columns:1fr!important}}.uw-admin-payments-stats article{min-height:124px!important;padding:16px!important}.uw-admin-payments-stat-icon{opacity:.72!important;pointer-events:none!important;z-index:1!important;background:#ffffff0b!important;border-radius:17px!important;place-items:center!important;width:48px!important;height:48px!important;display:grid!important;position:absolute!important;bottom:14px!important;right:14px!important;transform:rotate(7deg)!important;box-shadow:inset 0 0 0 1px #ffffff0b,0 16px 34px #00000038!important}.uw-admin-payments-stat-icon svg{fill:currentColor!important;width:22px!important;height:22px!important}.uw-admin-payments-stats article:after{display:none!important}.uw-admin-payments-stats article.is-payments .uw-admin-payments-stat-icon{color:#ff3c5c!important;background:#e224441b!important}.uw-admin-payments-stats article.is-succeeded .uw-admin-payments-stat-icon{color:#4ee18b!important;background:#4ee18b1b!important}.uw-admin-payments-stats article.is-money .uw-admin-payments-stat-icon{color:#ffd27a!important;background:#eeb54d1b!important}.uw-admin-payments-stats article.is-pending .uw-admin-payments-stat-icon{color:#ffbd69!important;background:#ffaa401b!important}.uw-admin-payments-stats article.is-manual .uw-admin-payments-stat-icon{color:#aeb1ff!important;background:#787dff1b!important}.uw-admin-payments-stats article.is-cancelled .uw-admin-payments-stat-icon{color:#ff5b73!important;background:#e224441b!important}.uw-admin-payments-stats article:hover .uw-admin-payments-stat-icon{opacity:1!important;transition:opacity .22s,transform .24s cubic-bezier(.16,1,.3,1)!important;transform:rotate(0)scale(1.04)!important}@media (max-width:1580px){.uw-admin-payments-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:820px){.uw-admin-payments-stats{grid-template-columns:1fr!important}}.uw-admin-payments-stats{grid-template-columns:repeat(6,minmax(0,1fr))!important}.uw-admin-payments-stats article{min-height:124px!important;padding:16px!important;position:relative!important;overflow:hidden!important}.uw-admin-payments-stat-watermark{fill:currentColor!important;opacity:.13!important;pointer-events:none!important;width:62px!important;height:62px!important;transition:opacity .22s,transform .24s cubic-bezier(.16,1,.3,1)!important;position:absolute!important;bottom:12px!important;right:16px!important;transform:rotate(8deg)!important}.uw-admin-payments-stats article.is-payments:before{background:radial-gradient(circle at 100% 0,#e2244424,#0000 45%)!important}.uw-admin-payments-stats article.is-succeeded:before{background:radial-gradient(circle at 100% 0,#4ee18b26,#0000 45%)!important}.uw-admin-payments-stats article.is-income:before{background:radial-gradient(circle at 100% 0,#eeb54d29,#0000 45%)!important}.uw-admin-payments-stats article.is-pending:before{background:radial-gradient(circle at 100% 0,#ffaa4026,#0000 45%)!important}.uw-admin-payments-stats article.is-manual:before{background:radial-gradient(circle at 100% 0,#787dff21,#0000 45%)!important}.uw-admin-payments-stats article.is-cancelled:before{background:radial-gradient(circle at 100% 0,#e224441f,#0000 45%)!important}.uw-admin-payments-stats article.is-payments span{color:#ff3c5c!important;background:#e2244421!important}.uw-admin-payments-stats article.is-succeeded span{color:#4ee18b!important;background:#4ee18b21!important}.uw-admin-payments-stats article.is-income span{color:#eeb54d!important;background:#eeb54d24!important}.uw-admin-payments-stats article.is-pending span{color:#ffb45c!important;background:#ffaa4024!important}.uw-admin-payments-stats article.is-manual span{color:#aeb1ff!important;background:#787dff21!important}.uw-admin-payments-stats article.is-cancelled span{color:#ff3c5c!important;background:#e2244421!important}.uw-admin-payments-stats article.is-succeeded b{color:#7dffb0!important}.uw-admin-payments-stats article.is-income b{color:#ffd27a!important}.uw-admin-payments-stats article.is-pending b{color:#ffbd69!important}.uw-admin-payments-stats article.is-manual b{color:#aeb1ff!important}.uw-admin-payments-stats article.is-cancelled b{color:#ff5b73!important}.uw-admin-payments-stats article.is-payments{color:#ff3c5c!important}.uw-admin-payments-stats article.is-succeeded{color:#4ee18b!important}.uw-admin-payments-stats article.is-income{color:#ffd27a!important}.uw-admin-payments-stats article.is-pending{color:#ffbd69!important}.uw-admin-payments-stats article.is-manual{color:#aeb1ff!important}.uw-admin-payments-stats article.is-cancelled{color:#ff5b73!important}.uw-admin-payments-stats article p{color:#ffffff80!important}@media (max-width:1580px){.uw-admin-payments-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:820px){.uw-admin-payments-stats{grid-template-columns:1fr!important}}.uw-admin-payments-stats article{flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;min-height:124px!important;padding:16px!important;display:flex!important;position:relative!important;overflow:hidden!important}.uw-admin-payments-stats article span,.uw-admin-payments-stats article b,.uw-admin-payments-stats article p{z-index:2!important;text-align:left!important;align-self:flex-start!important;position:relative!important}.uw-admin-payments-stats article b{margin-top:14px!important}.uw-admin-payments-stats article p{max-width:calc(100% - 58px)!important;margin-top:8px!important}.uw-admin-payments-stat-watermark{fill:currentColor!important;opacity:.13!important;pointer-events:none!important;z-index:1!important;width:62px!important;height:62px!important;margin:0!important;display:block!important;position:absolute!important;inset:auto 14px 12px auto!important;transform:rotate(8deg)!important}.uw-admin-payments-stats article:hover .uw-admin-payments-stat-watermark{opacity:.23!important;transform:rotate(0)scale(1.04)!important}.uw-admin-payments-stats article span,.uw-admin-payments-stats article b,.uw-admin-payments-stats article p{z-index:3!important;text-align:left!important;width:fit-content!important;max-width:calc(100% - 76px)!important;margin-left:0!important;margin-right:auto!important;display:block!important;position:relative!important}.uw-admin-payments-stats article span{border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:24px!important;padding:0 9px!important;line-height:1!important;display:inline-flex!important}.uw-admin-payments-stats article b{margin-top:13px!important;font-size:32px!important;line-height:1!important}.uw-admin-payments-stats article p{margin-top:8px!important;line-height:1.25!important}.uw-admin-payments-stat-watermark{fill:currentColor!important;opacity:.12!important;pointer-events:none!important;z-index:1!important;width:68px!important;height:68px!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important;inset:auto 14px 10px auto!important;transform:rotate(8deg)!important}.uw-admin-payments-stats article:hover .uw-admin-payments-stat-watermark{opacity:.22!important;bottom:10px!important;right:14px!important;transform:rotate(0)scale(1.04)!important}.uw-admin-payments-stats article{color:inherit!important}.uw-admin-payments-stats article.is-payments .uw-admin-payments-stat-watermark{color:#ff3c5c!important}.uw-admin-payments-stats article.is-succeeded .uw-admin-payments-stat-watermark{color:#4ee18b!important}.uw-admin-payments-stats article.is-income .uw-admin-payments-stat-watermark{color:#ffd27a!important}.uw-admin-payments-stats article.is-pending .uw-admin-payments-stat-watermark{color:#ffbd69!important}.uw-admin-payments-stats article.is-manual .uw-admin-payments-stat-watermark{color:#aeb1ff!important}.uw-admin-payments-stats article.is-cancelled .uw-admin-payments-stat-watermark{color:#ff5b73!important}.uw-admin-payments-stats article{min-height:124px!important;padding:16px!important;display:block!important;position:relative!important;overflow:hidden!important}.uw-admin-payments-stats article>svg.uw-admin-payments-stat-watermark,.uw-admin-payments-stats article svg.uw-admin-payments-stat-watermark{fill:currentColor!important;opacity:.12!important;pointer-events:none!important;z-index:1!important;width:70px!important;height:70px!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important;inset:auto 14px 10px auto!important;transform:rotate(8deg)!important}.uw-admin-payments-stats article:hover>svg.uw-admin-payments-stat-watermark,.uw-admin-payments-stats article:hover svg.uw-admin-payments-stat-watermark{opacity:.22!important;bottom:10px!important;right:14px!important;transform:rotate(0)scale(1.04)!important}.uw-admin-payments-stats article>span,.uw-admin-payments-stats article>b,.uw-admin-payments-stats article>p{z-index:3!important;text-align:left!important;width:fit-content!important;max-width:calc(100% - 82px)!important;margin-left:0!important;margin-right:auto!important;display:block!important;position:relative!important;inset:auto!important}.uw-admin-payments-stats article>span{border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:24px!important;padding:0 9px!important;line-height:1!important;display:inline-flex!important}.uw-admin-payments-stats article>b{margin-top:13px!important;font-size:32px!important;line-height:1!important}.uw-admin-payments-stats article>p{margin-top:8px!important;line-height:1.25!important}.uw-admin-payments-stat-icon{display:none!important}.uw-admin-payments-stats article.is-payments>svg.uw-admin-payments-stat-watermark{color:#ff3c5c!important}.uw-admin-payments-stats article.is-succeeded>svg.uw-admin-payments-stat-watermark{color:#4ee18b!important}.uw-admin-payments-stats article.is-income>svg.uw-admin-payments-stat-watermark{color:#ffd27a!important}.uw-admin-payments-stats article.is-pending>svg.uw-admin-payments-stat-watermark{color:#ffbd69!important}.uw-admin-payments-stats article.is-manual>svg.uw-admin-payments-stat-watermark{color:#aeb1ff!important}.uw-admin-payments-stats article.is-cancelled>svg.uw-admin-payments-stat-watermark{color:#ff5b73!important}.uw-admin-orders-table-stats{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.uw-admin-orders-table-stats article{background:#0e0e10eb!important;border:1px solid #fff1!important;border-radius:24px!important;min-height:112px!important;padding:16px!important;transition:transform .22s,border-color .22s,box-shadow .22s!important;animation:.48s cubic-bezier(.16,1,.3,1) both uwAdminMetricSoftIn!important;display:block!important;position:relative!important;overflow:hidden!important}.uw-admin-orders-table-stats article:first-child{animation-delay:30ms!important}.uw-admin-orders-table-stats article:nth-child(2){animation-delay:70ms!important}.uw-admin-orders-table-stats article:nth-child(3){animation-delay:.11s!important}.uw-admin-orders-table-stats article:nth-child(4){animation-delay:.15s!important}.uw-admin-orders-table-stats article:nth-child(5){animation-delay:.19s!important}.uw-admin-orders-table-stats article:nth-child(6){animation-delay:.23s!important}.uw-admin-orders-table-stats article:before{content:""!important;pointer-events:none!important;opacity:.78!important;position:absolute!important;inset:0!important}.uw-admin-orders-table-stats article.is-orders:before{background:radial-gradient(circle at 100% 0,#e2244424,#0000 45%)!important}.uw-admin-orders-table-stats article.is-items:before{background:radial-gradient(circle at 100% 0,#787dff21,#0000 45%)!important}.uw-admin-orders-table-stats article.is-money:before{background:radial-gradient(circle at 100% 0,#eeb54d29,#0000 45%)!important}.uw-admin-orders-table-stats article.is-pending:before{background:radial-gradient(circle at 100% 0,#ffaa4026,#0000 45%)!important}.uw-admin-orders-table-stats article.is-claimed:before{background:radial-gradient(circle at 100% 0,#4ee18b26,#0000 45%)!important}.uw-admin-orders-table-stats article.is-cancelled:before{background:radial-gradient(circle at 100% 0,#e224441f,#0000 45%)!important}.uw-admin-orders-table-stats article>span,.uw-admin-orders-table-stats article>b,.uw-admin-orders-table-stats article>p{z-index:3!important;text-align:left!important;width:fit-content!important;max-width:calc(100% - 78px)!important;margin-left:0!important;margin-right:auto!important;display:block!important;position:relative!important}.uw-admin-orders-table-stats article>span{letter-spacing:.1em!important;text-transform:uppercase!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:24px!important;padding:0 9px!important;font-size:11px!important;line-height:1!important;display:inline-flex!important}.uw-admin-orders-table-stats article>b{color:#fff!important;margin-top:13px!important;font-size:32px!important;font-weight:500!important;line-height:1!important}.uw-admin-orders-table-stats article>p{color:#ffffff80!important;margin-top:8px!important;font-size:12px!important;line-height:1.25!important}.uw-admin-orders-stat-watermark{fill:currentColor!important;opacity:.12!important;pointer-events:none!important;z-index:1!important;width:68px!important;height:68px!important;margin:0!important;padding:0!important;transition:opacity .22s,transform .24s cubic-bezier(.16,1,.3,1)!important;display:block!important;position:absolute!important;inset:auto 14px 10px auto!important;transform:rotate(8deg)!important}.uw-admin-orders-table-stats article:hover{border-color:#ffffff1f!important;transform:translateY(-2px)scale(1.005)!important;box-shadow:0 24px 60px #0000003d!important}.uw-admin-orders-table-stats article:hover .uw-admin-orders-stat-watermark{opacity:.22!important;transform:rotate(0)scale(1.04)!important}.uw-admin-orders-table-stats article.is-orders>span,.uw-admin-orders-table-stats article.is-cancelled>span{color:#ff3c5c!important;background:#e2244421!important}.uw-admin-orders-table-stats article.is-items>span{color:#aeb1ff!important;background:#787dff21!important}.uw-admin-orders-table-stats article.is-money>span{color:#eeb54d!important;background:#eeb54d24!important}.uw-admin-orders-table-stats article.is-pending>span{color:#ffb45c!important;background:#ffaa4024!important}.uw-admin-orders-table-stats article.is-claimed>span{color:#4ee18b!important;background:#4ee18b21!important}.uw-admin-orders-table-stats article.is-money>b{color:#ffd27a!important}.uw-admin-orders-table-stats article.is-pending>b{color:#ffbd69!important}.uw-admin-orders-table-stats article.is-claimed>b{color:#7dffb0!important}.uw-admin-orders-table-stats article.is-cancelled>b{color:#ff5b73!important}.uw-admin-orders-table-stats article.is-orders .uw-admin-orders-stat-watermark{color:#ff3c5c!important}.uw-admin-orders-table-stats article.is-items .uw-admin-orders-stat-watermark{color:#aeb1ff!important}.uw-admin-orders-table-stats article.is-money .uw-admin-orders-stat-watermark{color:#ffd27a!important}.uw-admin-orders-table-stats article.is-pending .uw-admin-orders-stat-watermark{color:#ffbd69!important}.uw-admin-orders-table-stats article.is-claimed .uw-admin-orders-stat-watermark{color:#4ee18b!important}.uw-admin-orders-table-stats article.is-cancelled .uw-admin-orders-stat-watermark{color:#ff5b73!important}@media (max-width:1580px){.uw-admin-orders-table-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:820px){.uw-admin-orders-table-stats{grid-template-columns:1fr!important}}.uw-admin-home-metrics article,.uw-admin-home-revenue-strip article{animation:.5s cubic-bezier(.16,1,.3,1) both uwAdminHomeMetricIn!important}.uw-admin-home-metrics article:first-child,.uw-admin-home-revenue-strip article:first-child{animation-delay:30ms!important}.uw-admin-home-metrics article:nth-child(2),.uw-admin-home-revenue-strip article:nth-child(2){animation-delay:80ms!important}.uw-admin-home-metrics article:nth-child(3),.uw-admin-home-revenue-strip article:nth-child(3){animation-delay:.13s!important}.uw-admin-home-metrics article:nth-child(4){animation-delay:.18s!important}@keyframes uwAdminHomeMetricIn{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.uw-admin-home-metric{position:relative!important;overflow:hidden!important}.uw-admin-home-metric>span,.uw-admin-home-metric>b,.uw-admin-home-metric>p{z-index:3!important;max-width:calc(100% - 76px)!important;position:relative!important}.uw-admin-home-metric-watermark{fill:currentColor!important;opacity:.12!important;pointer-events:none!important;z-index:1!important;width:68px!important;height:68px!important;margin:0!important;padding:0!important;transition:opacity .22s,transform .24s cubic-bezier(.16,1,.3,1)!important;display:block!important;position:absolute!important;inset:auto 14px 10px auto!important;transform:rotate(8deg)!important}.uw-admin-home-metric:hover .uw-admin-home-metric-watermark{opacity:.22!important;transform:rotate(0)scale(1.04)!important}.uw-admin-home-metric.is-red .uw-admin-home-metric-watermark{color:#ff3c5c!important}.uw-admin-home-metric.is-green .uw-admin-home-metric-watermark{color:#4ee18b!important}.uw-admin-home-metric.is-gold .uw-admin-home-metric-watermark{color:#ffd27a!important}.uw-admin-home-metric.is-neutral .uw-admin-home-metric-watermark{color:#aeb1ff!important}.uw-admin-home-revenue-card{position:relative!important;overflow:hidden!important}.uw-admin-home-revenue-card i{opacity:.11!important;transition:opacity .22s,transform .24s cubic-bezier(.16,1,.3,1)!important;bottom:-10px!important;right:18px!important;transform:rotate(8deg)!important}.uw-admin-home-revenue-card:hover i{opacity:.2!important;transform:rotate(0)scale(1.04)!important}.uw-admin-orders-table-stats article{min-height:112px!important;padding:16px!important;display:block!important;position:relative!important;overflow:hidden!important}.uw-admin-orders-table-stats article>svg.uw-admin-orders-stat-watermark,.uw-admin-orders-table-stats article svg.uw-admin-orders-stat-watermark{fill:currentColor!important;opacity:.12!important;pointer-events:none!important;z-index:1!important;width:68px!important;height:68px!important;margin:0!important;padding:0!important;transition:opacity .22s,transform .24s cubic-bezier(.16,1,.3,1)!important;display:block!important;position:absolute!important;inset:auto 14px 10px auto!important;transform:rotate(8deg)!important}.uw-admin-orders-table-stats article:hover>svg.uw-admin-orders-stat-watermark,.uw-admin-orders-table-stats article:hover svg.uw-admin-orders-stat-watermark{opacity:.22!important;bottom:10px!important;right:14px!important;transform:rotate(0)scale(1.04)!important}.uw-admin-orders-table-stats article>span,.uw-admin-orders-table-stats article>b,.uw-admin-orders-table-stats article>p{z-index:3!important;text-align:left!important;width:fit-content!important;max-width:calc(100% - 82px)!important;margin-left:0!important;margin-right:auto!important;display:block!important;position:relative!important;inset:auto!important}.uw-admin-orders-table-stats article>span{border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:24px!important;padding:0 9px!important;line-height:1!important;display:inline-flex!important}.uw-admin-orders-table-stats article>b{margin-top:13px!important;font-size:32px!important;line-height:1!important}.uw-admin-orders-table-stats article>p{margin-top:8px!important;line-height:1.25!important}.uw-admin-orders-table-stats article.is-orders>svg.uw-admin-orders-stat-watermark,.uw-admin-orders-table-stats article.is-orders svg.uw-admin-orders-stat-watermark{color:#ff3c5c!important}.uw-admin-orders-table-stats article.is-items>svg.uw-admin-orders-stat-watermark,.uw-admin-orders-table-stats article.is-items svg.uw-admin-orders-stat-watermark{color:#aeb1ff!important}.uw-admin-orders-table-stats article.is-money>svg.uw-admin-orders-stat-watermark,.uw-admin-orders-table-stats article.is-money svg.uw-admin-orders-stat-watermark{color:#ffd27a!important}.uw-admin-orders-table-stats article.is-pending>svg.uw-admin-orders-stat-watermark,.uw-admin-orders-table-stats article.is-pending svg.uw-admin-orders-stat-watermark{color:#ffbd69!important}.uw-admin-orders-table-stats article.is-claimed>svg.uw-admin-orders-stat-watermark,.uw-admin-orders-table-stats article.is-claimed svg.uw-admin-orders-stat-watermark{color:#4ee18b!important}.uw-admin-orders-table-stats article.is-cancelled>svg.uw-admin-orders-stat-watermark,.uw-admin-orders-table-stats article.is-cancelled svg.uw-admin-orders-stat-watermark{color:#ff5b73!important}.uw-admin-settings-hero span,.uw-admin-settings-sidebar__head span,.uw-admin-settings-editor__top span,.uw-admin-settings-block__title span,.uw-admin-settings-log>span,.uw-admin-settings-vk-test>span{color:#ff3c5c!important;letter-spacing:.1em!important;text-transform:uppercase!important;background:#e2244421!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;min-height:24px!important;padding:0 9px!important;font-size:11px!important;line-height:1!important;display:inline-flex!important}.uw-admin-settings-hero__actions a,.uw-admin-settings-sidebar__head button,.uw-admin-settings-editor__buttons button,.uw-admin-settings-image-box button,.uw-admin-settings-vk-test button{color:#fff!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:15px!important;justify-content:center!important;align-items:center!important;min-height:44px!important;padding:0 16px!important;font-family:inherit!important;font-size:13px!important;text-decoration:none!important;transition:background .22s,transform .22s,box-shadow .22s!important;display:inline-flex!important}.uw-admin-settings-editor__buttons button:first-child,.uw-admin-settings-sidebar__head button,.uw-admin-settings-image-box button{background:#e22444!important;box-shadow:0 0 24px #e224442e!important}.uw-admin-settings-hero__actions a:hover,.uw-admin-settings-sidebar__head button:hover,.uw-admin-settings-editor__buttons button:hover,.uw-admin-settings-image-box button:hover,.uw-admin-settings-vk-test button:hover{background:#e22444!important;transform:translateY(-1px)!important;box-shadow:0 0 24px #e2244438!important}.uw-admin-settings-grid{grid-template-columns:430px minmax(0,1fr)!important;align-items:start!important;gap:18px!important;display:grid!important}.uw-admin-settings-sidebar,.uw-admin-settings-editor{background:radial-gradient(circle at 100% 0,#e224440b,#0000 38%),#0e0e10f2!important;border:1px solid #ffffff13!important;border-radius:28px!important;box-shadow:0 24px 70px #0000003d!important}.uw-admin-settings-sidebar{padding:16px!important;position:sticky!important;top:22px!important}.uw-admin-settings-sidebar__head{justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-bottom:14px!important;display:flex!important}.uw-admin-settings-sidebar__head h2,.uw-admin-settings-editor__top h2,.uw-admin-settings-block__title h3,.uw-admin-settings-log h3,.uw-admin-settings-vk-test h3{color:#fff!important;letter-spacing:-.035em!important;margin:9px 0 0!important;font-size:24px!important;font-weight:500!important;line-height:1!important}.uw-admin-settings-preset-list{gap:9px!important;display:grid!important}.uw-admin-settings-preset{background:#161617d1!important;border:1px solid #ffffff0b!important;border-radius:20px!important;gap:12px!important;padding:14px!important;transition:transform .22s,background .22s,border-color .22s!important;display:grid!important}.uw-admin-settings-preset:hover,.uw-admin-settings-preset.is-active{background:radial-gradient(circle at 100% 0,#e224441c,#0000 54%),#202024db!important;border-color:#e224442e!important;transform:translateY(-1px)!important}.uw-admin-settings-preset span{color:#ff3c5c!important;text-transform:uppercase!important;background:#e224441f!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;min-height:22px!important;padding:0 8px!important;font-size:10.5px!important;line-height:1!important;display:inline-flex!important}.uw-admin-settings-preset.is-event span{color:#eeb54d!important;background:#eeb54d21!important}.uw-admin-settings-preset.is-tech span{color:#aeb1ff!important;background:#787dff21!important}.uw-admin-settings-preset.is-sale span{color:#4ee18b!important;background:#4ee18b21!important}.uw-admin-settings-preset b{color:#fff!important;margin-top:9px!important;font-size:16px!important;font-weight:500!important;line-height:1.1!important;display:block!important}.uw-admin-settings-preset p{color:#ffffff85!important;margin:7px 0 0!important;font-size:12px!important;line-height:1.35!important}.uw-admin-settings-preset footer{flex-wrap:wrap!important;gap:6px!important;display:flex!important}.uw-admin-settings-preset footer i{color:#ffffff94!important;background:#ffffff0e!important;border-radius:999px!important;align-items:center!important;min-height:22px!important;padding:0 7px!important;font-size:10.5px!important;font-style:normal!important;line-height:1!important;display:inline-flex!important}.uw-admin-settings-editor{gap:14px!important;padding:18px!important;display:grid!important}.uw-admin-settings-editor__top{border-bottom:1px solid #ffffff0e!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:18px!important;padding-bottom:14px!important;display:grid!important}.uw-admin-settings-editor__top p{color:#ffffff8a!important;max-width:820px!important;margin:10px 0 0!important;font-size:13px!important;line-height:1.45!important}.uw-admin-settings-editor__buttons{gap:8px!important;display:flex!important}.uw-admin-settings-block,.uw-admin-settings-log,.uw-admin-settings-vk-test{background:#161617b8!important;border:1px solid #ffffff0b!important;border-radius:22px!important;padding:16px!important}.uw-admin-settings-block__title{margin-bottom:14px!important}.uw-admin-settings-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.uw-admin-settings-form-grid label,.uw-admin-settings-texts label{gap:7px!important;display:grid!important}.uw-admin-settings-form-grid label span,.uw-admin-settings-texts label span{color:#ffffff8c!important;font-size:12px!important}.uw-admin-settings-form-grid input,.uw-admin-settings-form-grid select,.uw-admin-settings-texts textarea{color:#fff!important;background:#202024!important;border:0!important;border-radius:15px!important;outline:none!important;width:100%!important;padding:0 14px!important;font-family:inherit!important;font-size:13px!important;box-shadow:inset 0 0 0 1px #ffffff0d!important}.uw-admin-settings-form-grid input,.uw-admin-settings-form-grid select{min-height:46px!important}.uw-admin-settings-texts textarea{resize:vertical!important;min-height:132px!important;padding:13px 14px!important;line-height:1.45!important}.uw-admin-settings-image-box{background:radial-gradient(circle at 0 0,#eeb54d14,#0000 46%),#ffffff09!important;border:1px dashed #ffffff17!important;border-radius:18px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:16px!important;margin-top:12px!important;padding:15px!important;display:grid!important}.uw-admin-settings-image-box span{color:#eeb54d!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:12px!important}.uw-admin-settings-image-box b{color:#fff!important;margin-top:6px!important;font-size:18px!important;font-weight:500!important;display:block!important}.uw-admin-settings-image-box p{color:#ffffff85!important;max-width:720px!important;margin:7px 0 0!important;font-size:12.5px!important;line-height:1.4!important}.uw-admin-settings-channel-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.uw-admin-settings-channel{background:#ffffff0a!important;border:1px solid #ffffff0b!important;border-radius:18px!important;grid-template-columns:52px minmax(0,1fr) auto!important;align-items:center!important;gap:11px!important;min-height:108px!important;padding:12px!important;transition:transform .22s,border-color .22s,background .22s!important;display:grid!important}.uw-admin-settings-channel:hover{background:#ffffff0e!important;border-color:#e2244424!important;transform:translateY(-1px)!important}.uw-admin-settings-channel__icon{color:#ff3c5c!important;background:#e224441c!important;border-radius:16px!important;place-items:center!important;width:52px!important;height:52px!important;display:grid!important}.uw-admin-settings-channel__icon svg{fill:currentColor!important;width:25px!important;height:25px!important}.uw-admin-settings-channel b{color:#fff!important;font-size:15px!important;font-weight:500!important;line-height:1.1!important;display:block!important}.uw-admin-settings-channel p{color:#ffffff7a!important;margin:6px 0 0!important;font-size:12px!important;line-height:1.28!important}.uw-admin-settings-channel section span{color:#4ee18b!important;background:#4ee18b1f!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;min-height:22px!important;margin-top:9px!important;padding:0 8px!important;font-size:10.5px!important;line-height:1!important;display:inline-flex!important}.uw-admin-settings-channel.is-draft section span{color:#eeb54d!important;background:#eeb54d1f!important}.uw-admin-settings-channel label{width:42px!important;height:24px!important;display:block!important;position:relative!important}.uw-admin-settings-channel label input{opacity:0!important;position:absolute!important;inset:0!important}.uw-admin-settings-channel label i{cursor:pointer!important;background:#ffffff17!important;border-radius:999px!important;position:absolute!important;inset:0!important}.uw-admin-settings-channel label i:before{content:""!important;background:#ffffff8c!important;border-radius:999px!important;width:18px!important;height:18px!important;transition:transform .2s,background .2s!important;position:absolute!important;top:3px!important;left:3px!important}.uw-admin-settings-channel label input:checked+i{background:#e2244452!important}.uw-admin-settings-channel label input:checked+i:before{background:#fff!important;transform:translate(18px)!important}.uw-admin-settings-texts{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.uw-admin-settings-bottom-grid{grid-template-columns:minmax(0,1fr) minmax(340px,.65fr)!important;gap:14px!important;display:grid!important}.uw-admin-settings-log div{gap:8px!important;margin-top:14px!important;display:grid!important}.uw-admin-settings-log p{background:#ffffff0a!important;border-radius:14px!important;grid-template-columns:110px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-height:42px!important;margin:0!important;padding:0 12px!important;display:grid!important}.uw-admin-settings-log b{color:#fff!important;font-size:13px!important;font-weight:500!important}.uw-admin-settings-log small,.uw-admin-settings-vk-test p{color:#ffffff85!important;font-size:12.5px!important;line-height:1.4!important}.uw-admin-settings-vk-test{background:radial-gradient(circle at 100% 0,#e224441f,#0000 52%),#161617b8!important}.uw-admin-settings-vk-test p{margin:12px 0 16px!important}@media (max-width:1580px){.uw-admin-settings-grid{grid-template-columns:360px minmax(0,1fr)!important}.uw-admin-settings-channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:1120px){.uw-admin-settings-grid,.uw-admin-settings-editor__top,.uw-admin-settings-image-box,.uw-admin-settings-bottom-grid{grid-template-columns:1fr!important}.uw-admin-settings-sidebar{position:static!important}.uw-admin-settings-tabs,.uw-admin-settings-form-grid,.uw-admin-settings-texts{grid-template-columns:1fr!important}}.uw-admin-settings-hero span,.uw-admin-settings-toolbar span{color:#ff3c5c!important;letter-spacing:.1em!important;text-transform:uppercase!important;background:#e2244421!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;min-height:24px!important;padding:0 9px!important;font-size:11px!important;line-height:1!important;display:inline-flex!important}.uw-admin-settings-hero__actions a,.uw-admin-settings-toolbar__actions button,.uw-admin-publication-row__actions button,.uw-admin-preset-group__actions button,.uw-admin-preset-channel__controls button,.uw-admin-settings-channel-settings button{color:#ffffffd1!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;min-height:38px!important;padding:0 13px!important;font-family:inherit!important;font-size:12px!important;text-decoration:none!important;transition:background .22s,transform .22s,box-shadow .22s,color .22s!important;display:inline-flex!important}.uw-admin-settings-toolbar__actions button:first-child,.uw-admin-preset-group__actions button:first-child{color:#fff!important;background:#e22444!important;box-shadow:0 0 22px #e224442e!important}.uw-admin-settings-hero__actions a:hover,.uw-admin-settings-toolbar__actions button:hover,.uw-admin-publication-row__actions button:hover,.uw-admin-preset-group__actions button:hover,.uw-admin-preset-channel__controls button:hover,.uw-admin-settings-channel-settings button:hover{color:#fff!important;background:#e22444!important;transform:translateY(-1px)!important;box-shadow:0 0 24px #e2244438!important}.uw-admin-settings-tabs a{color:#fff!important;background:#161617db!important;border:1px solid #ffffff0e!important;border-radius:20px!important;align-content:center!important;gap:5px!important;min-height:76px!important;padding:14px 16px!important;font-size:14px!important;text-decoration:none!important;transition:transform .22s,background .22s,border-color .22s!important;display:grid!important}.uw-admin-settings-tabs a small{color:#ffffff70!important;font-size:12px!important}.uw-admin-settings-tabs a:hover,.uw-admin-settings-tabs a.is-active{background:radial-gradient(circle at 100% 0,#e2244429,#0000 52%),#202024!important;border-color:#e224442e!important;transform:translateY(-1px)!important}.uw-admin-settings-filters a{color:#ffffff9e!important;background:#ffffff0e!important;border-radius:999px!important;align-items:center!important;min-height:34px!important;padding:0 13px!important;font-size:12px!important;text-decoration:none!important;display:inline-flex!important}.uw-admin-settings-filters a.is-active,.uw-admin-settings-filters a:hover{color:#fff!important;background:#e22444!important}@keyframes uwAdminPresetOpen{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.uw-admin-preset-channel textarea{resize:vertical!important;color:#fff!important;background:#202024!important;border:0!important;border-radius:15px!important;outline:none!important;width:100%!important;min-height:132px!important;padding:13px 14px!important;font-family:inherit!important;font-size:13px!important;line-height:1.45!important;box-shadow:inset 0 0 0 1px #ffffff0d!important}@media (max-width:1380px){.uw-admin-preset-group__body,.uw-admin-settings-channel-settings{grid-template-columns:1fr!important}}@media (max-width:900px){.uw-admin-settings-hero,.uw-admin-settings-toolbar,.uw-admin-settings-tabs{grid-template-columns:1fr!important}.uw-admin-settings-toolbar__actions{flex-wrap:wrap!important}}.uw-admin-settings-page{gap:18px!important;width:min(1740px,100%)!important;margin:0 auto 90px!important;display:grid!important}.uw-admin-settings-hero{background:radial-gradient(circle at 88% 0,#e224440e,#0000 38%),#0e0e10f2!important;border:1px solid #ffffff13!important;border-radius:28px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:18px!important;min-height:150px!important;padding:24px!important;display:grid!important;box-shadow:0 24px 70px #00000047!important}.uw-admin-settings-hero span,.uw-admin-settings-toolbar span,.uw-admin-settings-modal header span{color:#ff3c5c!important;letter-spacing:.1em!important;text-transform:uppercase!important;background:#e2244421!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;min-height:24px!important;padding:0 9px!important;font-size:11px!important;line-height:1!important;display:inline-flex!important}.uw-admin-settings-hero h1{color:#fff!important;letter-spacing:-.065em!important;margin:14px 0 0!important;font-size:clamp(40px,4vw,62px)!important;font-weight:500!important;line-height:.92!important}.uw-admin-settings-hero p{color:#fff9!important;max-width:900px!important;margin:15px 0 0!important;font-size:13px!important;line-height:1.5!important}.uw-admin-settings-hero__actions{gap:8px!important;display:flex!important}.uw-admin-settings-hero__actions a,.uw-admin-settings-toolbar__actions button,.uw-admin-publication-row__actions button,.uw-admin-preset-group__actions button,.uw-admin-preset-channel__controls button,.uw-admin-settings-channel-settings button,.uw-admin-settings-modal button{color:#ffffffd1!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;min-height:38px!important;padding:0 13px!important;font-family:inherit!important;font-size:12px!important;text-decoration:none!important;transition:background .22s,transform .22s,box-shadow .22s,color .22s!important;display:inline-flex!important}.uw-admin-settings-hero__actions a{min-height:44px!important;padding:0 16px!important;font-size:13px!important}.uw-admin-settings-toolbar__actions button:first-child,.uw-admin-preset-group__actions button:first-child,.uw-admin-settings-modal footer button:nth-child(2),.uw-admin-settings-modal footer button:nth-child(3){color:#fff!important;background:#e22444!important;box-shadow:0 0 22px #e224442e!important}.uw-admin-settings-hero__actions a:hover,.uw-admin-settings-toolbar__actions button:hover,.uw-admin-publication-row__actions button:hover,.uw-admin-preset-group__actions button:hover,.uw-admin-preset-channel__controls button:hover,.uw-admin-settings-channel-settings button:hover,.uw-admin-settings-modal button:hover{color:#fff!important;background:#e22444!important;transform:translateY(-1px)!important;box-shadow:0 0 24px #e2244438!important}.uw-admin-settings-tabs{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.uw-admin-settings-tabs button{color:#fff!important;text-align:left!important;cursor:pointer!important;background:#161617db!important;border:1px solid #ffffff0e!important;border-radius:20px!important;align-content:center!important;gap:5px!important;min-height:76px!important;padding:14px 16px!important;font-family:inherit!important;font-size:14px!important;transition:transform .22s,background .22s,border-color .22s!important;display:grid!important}.uw-admin-settings-tabs button small{color:#ffffff70!important;font-size:12px!important}.uw-admin-settings-tabs button:hover,.uw-admin-settings-tabs button.is-active{background:radial-gradient(circle at 100% 0,#e2244429,#0000 52%),#202024!important;border-color:#e224442e!important;transform:translateY(-1px)!important}.uw-admin-settings-card{background:radial-gradient(circle at 92% 0,#e224440b,#0000 36%),#0e0e10f2!important;border:1px solid #ffffff13!important;border-radius:28px!important;gap:14px!important;padding:18px!important;display:grid!important;box-shadow:0 24px 70px #00000042!important}.uw-admin-settings-toolbar{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:18px!important;display:grid!important}.uw-admin-settings-toolbar h2{color:#fff!important;margin:10px 0 0!important;font-size:30px!important;font-weight:500!important;line-height:1!important}.uw-admin-settings-toolbar p{color:#ffffff8a!important;max-width:880px!important;margin:10px 0 0!important;font-size:13px!important;line-height:1.45!important}.uw-admin-settings-toolbar__actions{gap:8px!important;display:flex!important}.uw-admin-settings-filters{flex-wrap:wrap!important;gap:8px!important;display:flex!important}.uw-admin-settings-filters button{color:#ffffff9e!important;cursor:pointer!important;background:#ffffff0e!important;border:0!important;border-radius:999px!important;align-items:center!important;min-height:34px!important;padding:0 13px!important;font-family:inherit!important;font-size:12px!important;display:inline-flex!important}.uw-admin-settings-filters button.is-active,.uw-admin-settings-filters button:hover{color:#fff!important;background:#e22444!important}.uw-admin-publications-table,.uw-admin-presets-list{gap:8px!important;display:grid!important;overflow-x:auto!important}.uw-admin-publications-table__head,.uw-admin-publication-row{grid-template-columns:minmax(310px,1.2fr) minmax(150px,.55fr) minmax(140px,.5fr) minmax(170px,.65fr) minmax(170px,.65fr) minmax(120px,.4fr) minmax(170px,.6fr)!important;align-items:center!important;gap:10px!important;min-width:1360px!important;display:grid!important}.uw-admin-publications-table__head,.uw-admin-presets-list__head{color:#ffffff5c!important;letter-spacing:.08em!important;text-transform:uppercase!important;min-height:38px!important;padding:0 12px!important;font-size:10.5px!important}.uw-admin-publication-row{background:#161617d1!important;border:1px solid #ffffff0a!important;border-radius:18px!important;min-height:86px!important;padding:10px 12px!important;transition:transform .22s,background .22s,border-color .22s!important}.uw-admin-publication-row:hover{background:#202024db!important;border-color:#e2244424!important;transform:translateY(-1px)!important}.uw-admin-publication-row__main{grid-template-columns:58px minmax(0,1fr)!important;align-items:center!important;gap:11px!important;display:grid!important}.uw-admin-publication-row__main img{object-fit:cover!important;background:#202024!important;border-radius:16px!important;width:58px!important;height:58px!important}.uw-admin-publication-row b,.uw-admin-preset-group b,.uw-admin-settings-channel-settings b{color:#fff!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:13px!important;font-weight:500!important;line-height:1.15!important;display:block!important;overflow:hidden!important}.uw-admin-publication-row small,.uw-admin-publication-row em,.uw-admin-preset-group small,.uw-admin-preset-group em,.uw-admin-settings-channel-settings p{color:#ffffff75!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin-top:5px!important;font-size:11.5px!important;font-style:normal!important;line-height:1.2!important;display:block!important;overflow:hidden!important}.uw-admin-publication-row__channels,.uw-admin-preset-group__channels{flex-wrap:wrap!important;gap:6px!important;display:flex!important}.uw-admin-publication-row__channels i,.uw-admin-preset-group__channels i{color:#ffffff9e!important;background:#ffffff0f!important;border-radius:999px!important;align-items:center!important;min-height:23px!important;padding:0 8px!important;font-size:10.5px!important;font-style:normal!important;display:inline-flex!important}.uw-admin-preset-group__channels i.is-on{color:#4ee18b!important;background:#4ee18b1f!important}.uw-admin-preset-group__channels i.is-off{color:#ffffff57!important;background:#ffffff0d!important}.uw-admin-publication-row mark,.uw-admin-preset-group mark{border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:28px!important;padding:0 10px!important;font-size:11.5px!important;font-weight:500!important;line-height:1!important;display:inline-flex!important}.uw-admin-publication-row mark.is-draft{color:#ffffffa3!important;background:#ffffff13!important}.uw-admin-publication-row mark.is-scheduled{color:#eeb54d!important;background:#eeb54d1f!important}.uw-admin-publication-row mark.is-published{color:#4ee18b!important;background:#4ee18b1f!important}.uw-admin-publication-row mark.is-error{color:#ff3c5c!important;background:#e224441f!important}.uw-admin-publication-row__actions,.uw-admin-preset-group__actions{flex-wrap:wrap!important;gap:6px!important;display:flex!important}.uw-admin-presets-list__head,.uw-admin-preset-group__summary{grid-template-columns:minmax(350px,1.2fr) minmax(120px,.35fr) minmax(160px,.45fr) minmax(260px,.75fr) minmax(270px,.8fr)!important;align-items:center!important;gap:10px!important;min-width:1220px!important;display:grid!important}.uw-admin-preset-group{background:#161617d1!important;border:1px solid #ffffff0a!important;border-radius:18px!important;transition:transform .22s,background .22s,border-color .22s!important;overflow:hidden!important}.uw-admin-preset-group:hover{background:#202024db!important;border-color:#e2244424!important;transform:translateY(-1px)!important}.uw-admin-preset-group[open]{background:radial-gradient(circle at 0 0,#e2244412,#0000 34%),#161617f0!important;border-color:#e224442e!important}.uw-admin-preset-group__summary{cursor:pointer!important;min-height:88px!important;padding:12px 12px 12px 30px!important;list-style:none!important;position:relative!important}.uw-admin-preset-group__summary::-webkit-details-marker{display:none!important}.uw-admin-preset-group__summary:before{content:"›"!important;color:#ffffff7a!important;font-size:22px!important;transition:transform .22s,color .22s!important;position:absolute!important;top:32px!important;left:10px!important}.uw-admin-preset-group[open] .uw-admin-preset-group__summary:before{color:#e22444!important;transform:rotate(90deg)!important}.uw-admin-preset-group mark.is-wipe{color:#ff3c5c!important;background:#e224441f!important}.uw-admin-preset-group mark.is-event{color:#eeb54d!important;background:#eeb54d1f!important}.uw-admin-preset-group mark.is-tech{color:#aeb1ff!important;background:#787dff1f!important}.uw-admin-preset-image-cell{grid-template-columns:44px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;display:grid!important}.uw-admin-preset-image-cell img{object-fit:cover!important;background:#202024!important;border-radius:13px!important;width:44px!important;height:44px!important}.uw-admin-preset-image-cell input{color:#fff!important;background:#202024!important;border:0!important;border-radius:12px!important;outline:none!important;width:100%!important;min-height:36px!important;padding:0 11px!important;font-family:inherit!important;font-size:12px!important}.uw-admin-preset-group__body{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding:0 12px 12px 30px!important;animation:.22s both uwAdminPresetOpen!important;display:grid!important}.uw-admin-preset-channel{background:#ffffff09!important;border:1px solid #ffffff0a!important;border-radius:17px!important;padding:13px!important}.uw-admin-preset-channel__head{justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-bottom:11px!important;display:flex!important}.uw-admin-preset-channel__title{grid-template-columns:46px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;display:grid!important}.uw-admin-preset-channel__icon{color:#ff3c5c!important;background:#e224441c!important;border-radius:15px!important;place-items:center!important;width:46px!important;height:46px!important;display:grid!important}.uw-admin-preset-channel__icon.is-telegram{color:#aeb1ff!important;background:#787dff1f!important}.uw-admin-preset-channel__icon.is-discord{color:#9aa4ff!important;background:#5865f224!important}.uw-admin-preset-channel__icon.is-site{color:#4ee18b!important;background:#4ee18b1f!important}.uw-admin-preset-channel__icon svg{fill:currentColor!important;width:23px!important;height:23px!important}.uw-admin-preset-channel__controls{align-items:center!important;gap:8px!important;display:flex!important}.uw-admin-preset-channel__controls label{width:42px!important;height:24px!important;display:block!important;position:relative!important}.uw-admin-preset-channel__controls label input{opacity:0!important;position:absolute!important;inset:0!important}.uw-admin-preset-channel__controls label i{cursor:pointer!important;background:#ffffff17!important;border-radius:999px!important;position:absolute!important;inset:0!important}.uw-admin-preset-channel__controls label i:before{content:""!important;background:#ffffff8c!important;border-radius:999px!important;width:18px!important;height:18px!important;transition:transform .2s,background .2s!important;position:absolute!important;top:3px!important;left:3px!important}.uw-admin-preset-channel__controls label input:checked+i{background:#e2244452!important}.uw-admin-preset-channel__controls label input:checked+i:before{background:#fff!important;transform:translate(18px)!important}.uw-admin-preset-discord-select,.uw-admin-settings-modal__discord,.uw-admin-settings-modal__single-text,.uw-admin-settings-modal__grid label,.uw-admin-settings-modal__texts label{gap:7px!important;display:grid!important}.uw-admin-preset-discord-select span,.uw-admin-settings-modal label span{color:#ffffff85!important;font-size:12px!important}.uw-admin-preset-discord-select select,.uw-admin-settings-modal input,.uw-admin-settings-modal select,.uw-admin-settings-modal textarea{color:#fff!important;background:#202024!important;border:0!important;border-radius:14px!important;outline:none!important;width:100%!important;padding:0 12px!important;font-family:inherit!important;font-size:13px!important;box-shadow:inset 0 0 0 1px #ffffff0d!important}.uw-admin-preset-discord-select select,.uw-admin-settings-modal input,.uw-admin-settings-modal select{min-height:42px!important}.uw-admin-preset-channel textarea,.uw-admin-settings-modal textarea{resize:vertical!important;color:#fff!important;background:#202024!important;border:0!important;border-radius:15px!important;outline:none!important;width:100%!important;min-height:132px!important;padding:13px 14px!important;font-family:inherit!important;font-size:13px!important;line-height:1.45!important;box-shadow:inset 0 0 0 1px #ffffff0d!important}.uw-admin-settings-channel-settings{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.uw-admin-settings-channel-settings article{background:#161617d1!important;border:1px solid #ffffff0b!important;border-radius:18px!important;grid-template-columns:50px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;min-height:94px!important;padding:14px!important;display:grid!important}.uw-admin-settings-modal{z-index:9999!important;place-items:center!important;padding:30px!important;display:grid!important;position:fixed!important;inset:0!important}.uw-admin-settings-modal__backdrop{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#000000bd!important;position:absolute!important;inset:0!important}.uw-admin-settings-modal__card{z-index:2!important;background:radial-gradient(circle at 92% 0,#e2244414,#0000 38%),#101012!important;border:1px solid #ffffff16!important;border-radius:28px!important;gap:14px!important;width:min(1120px,100%)!important;max-height:calc(100vh - 60px)!important;padding:18px!important;display:grid!important;position:relative!important;overflow:auto!important;box-shadow:0 30px 90px #0000007a!important}.uw-admin-settings-modal header{border-bottom:1px solid #ffffff0f!important;grid-template-columns:minmax(0,1fr) 44px!important;align-items:start!important;gap:16px!important;padding-bottom:14px!important;display:grid!important}.uw-admin-settings-modal header h2{color:#fff!important;margin:10px 0 0!important;font-size:34px!important;font-weight:500!important;line-height:1!important}.uw-admin-settings-modal header p{color:#ffffff8a!important;margin:9px 0 0!important;font-size:13px!important;line-height:1.45!important}.uw-admin-settings-modal header>button{border-radius:15px!important;width:44px!important;height:44px!important;padding:0!important;font-size:24px!important}.uw-admin-settings-modal__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.uw-admin-settings-modal__grid .is-wide{grid-column:1/-1!important}.uw-admin-settings-modal__channels{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.uw-admin-settings-modal__channels label{cursor:pointer!important;background:#ffffff0b!important;border:1px solid #ffffff0e!important;border-radius:18px!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-height:76px!important;padding:12px!important;display:grid!important;position:relative!important}.uw-admin-settings-modal__channels label input{opacity:0!important;position:absolute!important}.uw-admin-settings-modal__channels label i{color:#ffffff85!important;background:#ffffff0f!important;border-radius:14px!important;place-items:center!important;width:42px!important;height:42px!important;font-style:normal!important;display:grid!important}.uw-admin-settings-modal__channels label i svg{fill:currentColor!important;width:22px!important;height:22px!important}.uw-admin-settings-modal__channels label input:checked+i{color:#ff3c5c!important;background:#e224442e!important}.uw-admin-settings-modal__channels label:has(input:checked){background:radial-gradient(circle at 100% 0,#e224441f,#0000 55%),#ffffff0e!important;border-color:#e2244438!important}.uw-admin-settings-modal__texts{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.uw-admin-settings-modal footer{border-top:1px solid #ffffff0f!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:8px!important;padding-top:14px!important;display:flex!important}@media (max-width:1380px){.uw-admin-preset-group__body,.uw-admin-settings-channel-settings,.uw-admin-settings-modal__texts{grid-template-columns:1fr!important}}@media (max-width:900px){.uw-admin-settings-hero,.uw-admin-settings-toolbar,.uw-admin-settings-tabs,.uw-admin-settings-modal__grid,.uw-admin-settings-modal__channels{grid-template-columns:1fr!important}.uw-admin-settings-toolbar__actions{flex-wrap:wrap!important}}.uw-admin-hidden-file{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important}.uw-admin-settings-modal__card{background:radial-gradient(circle at 82% 0,#e224441a,#0000 38%),linear-gradient(#161617fa,#0e0e10fa)!important;border-radius:30px!important;width:min(1240px,100%)!important;padding:20px!important}.uw-admin-settings-modal__card.is-small{width:min(780px,100%)!important}.uw-admin-settings-modal__layout{grid-template-columns:320px minmax(0,1fr)!important;align-items:start!important;gap:16px!important;display:grid!important}.uw-admin-settings-modal__preview{background:radial-gradient(circle at 100% 0,#e224441c,#0000 52%),#ffffff0a!important;border:1px solid #ffffff0f!important;border-radius:22px!important;gap:12px!important;padding:14px!important;display:grid!important;position:sticky!important;top:0!important}.uw-admin-settings-modal__preview img{aspect-ratio:16/10!important;object-fit:cover!important;background:#202024!important;border-radius:18px!important;width:100%!important;box-shadow:0 18px 44px #00000047!important}.uw-admin-settings-modal__preview button{color:#fff!important;background:#e22444!important;min-height:44px!important;box-shadow:0 0 24px #e2244433!important}.uw-admin-settings-modal__preview p{color:#ffffff7a!important;margin:0!important;font-size:12px!important;line-height:1.35!important}.uw-admin-settings-modal__content{gap:12px!important;display:grid!important}.uw-admin-settings-modal__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.uw-admin-settings-modal__channels{grid-template-columns:repeat(4,minmax(0,1fr))!important}.uw-admin-settings-modal__channels label{border-radius:18px!important;min-height:76px!important;padding:12px!important;transition:transform .22s,background .22s,border-color .22s!important}.uw-admin-settings-modal__channels label:hover{border-color:#e2244429!important;transform:translateY(-1px)!important}.uw-admin-settings-modal__texts{grid-template-columns:repeat(2,minmax(0,1fr))!important}.uw-admin-settings-modal__texts textarea{min-height:150px!important}.uw-admin-settings-modal__single-text textarea{min-height:320px!important}.uw-admin-preset-image-cell{grid-template-columns:48px minmax(0,1fr)!important}.uw-admin-preset-image-cell img{width:48px!important;height:48px!important}.uw-admin-preset-image-cell button{color:#ffffffd1!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:13px!important;min-height:38px!important;padding:0 12px!important;font-family:inherit!important;font-size:12px!important;transition:transform .22s,background .22s,box-shadow .22s!important}.uw-admin-preset-image-cell button:hover{color:#fff!important;background:#e22444!important;transform:translateY(-1px)!important;box-shadow:0 0 22px #e2244433!important}.uw-admin-preset-group__actions{justify-content:flex-start!important}.uw-admin-preset-group__actions button{min-height:38px!important}.uw-admin-preset-group__actions button:first-child{color:#fff!important;background:#e22444!important}.uw-admin-preset-group__actions button:nth-child(2){color:#7dffb0!important;background:#4ee18b21!important}.uw-admin-preset-group__actions button:nth-child(2):hover{color:#fff!important;background:#e22444!important}.uw-admin-preset-group__actions button:nth-child(3){color:#ffffffc7!important;background:#202024!important}.uw-admin-preset-channel textarea[readonly]{opacity:.9!important;cursor:default!important}.uw-admin-publication-row__actions button:nth-child(3){color:#ff6b82!important;background:#e224441f!important}.uw-admin-publication-row__actions button:nth-child(3):hover{color:#fff!important;background:#e22444!important}@media (max-width:1100px){.uw-admin-settings-modal__layout{grid-template-columns:1fr!important}.uw-admin-settings-modal__preview{position:static!important}.uw-admin-settings-modal__channels,.uw-admin-settings-modal__texts,.uw-admin-settings-modal__grid{grid-template-columns:1fr!important}}.uw-admin-settings-tabs button{text-align:left!important;grid-template-columns:46px minmax(0,1fr)!important;align-content:center!important;align-items:center!important;gap:12px!important;display:grid!important}.uw-admin-settings-tabs button>i{color:#ffffff8a!important;background:#ffffff0e!important;border-radius:15px!important;place-items:center!important;width:46px!important;height:46px!important;font-style:normal!important;transition:background .22s,color .22s,transform .22s,box-shadow .22s!important;display:grid!important}.uw-admin-settings-tabs button>i svg{fill:currentColor!important;width:23px!important;height:23px!important}.uw-admin-settings-tabs button>section{gap:5px!important;min-width:0!important;display:grid!important}.uw-admin-settings-tabs button>section b{color:#fff!important;font-size:14px!important;font-weight:500!important;line-height:1!important;display:block!important}.uw-admin-settings-tabs button>section small{color:#ffffff70!important;font-size:12px!important;line-height:1.15!important;display:block!important}.uw-admin-settings-tabs button:hover>i,.uw-admin-settings-tabs button.is-active>i{color:#fff!important;background:#e22444!important;transform:scale(1.03)!important;box-shadow:0 0 22px #e2244438!important}.uw-admin-settings-empty{background:#161617b8!important;border:1px dashed #ffffff14!important;border-radius:20px!important;align-content:center!important;place-items:center!important;gap:8px!important;min-height:140px!important;padding:24px!important;display:grid!important}.uw-admin-settings-empty b{color:#fff!important;font-size:18px!important;font-weight:500!important}.uw-admin-settings-empty p{color:#ffffff7a!important;margin:0!important;font-size:13px!important}.uw-admin-vk-test{justify-items:start!important;gap:8px!important;display:grid!important}.uw-admin-vk-test button{color:#ffffffd1!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:13px!important;min-height:38px!important;padding:0 16px!important;font-family:inherit!important;font-size:12px!important;font-weight:500!important;transition:transform .22s,background .22s,box-shadow .22s,color .22s!important}.uw-admin-vk-test button:hover:not(:disabled){color:#fff!important;background:#e22444!important;transform:translateY(-1px)!important;box-shadow:0 0 22px #e2244438!important}.uw-admin-vk-test button:disabled{cursor:wait!important;opacity:.72!important}.uw-admin-vk-test p{color:#ffffff73!important;max-width:260px!important;margin:0!important;font-size:11.5px!important;line-height:1.35!important}.uw-admin-vk-test.is-success p{color:#7dffb0!important}.uw-admin-vk-test.is-error p{color:#ff6b82!important}.uw-admin-vk-test.is-loading p{color:#ffffff9e!important}.uw-admin-settings-state{color:#ffffffe0;background:#202024eb;border-radius:16px;width:100%;margin:0 0 14px;padding:12px 16px;font-size:13px;font-weight:500}.uw-admin-settings-state.is-ok{box-shadow:inset 0 0 0 1px #56dc8e24}.uw-admin-settings-state.is-error{color:#ff6b86;box-shadow:inset 0 0 0 1px #e2244438}.uw-admin-preset-attachment-preview{background:#202024e6;border-radius:14px;align-items:center;width:100%;min-height:42px;padding:0 14px;display:flex;overflow:hidden}.uw-admin-preset-attachment-preview span{color:#ffffffc2;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:12.5px;font-weight:500;display:block;overflow:hidden}.uw-admin-settings-modal__attachment-note{background:#202024eb;border-radius:16px;width:100%;padding:14px}.uw-admin-settings-modal__attachment-note b{color:#fff;margin-bottom:6px;font-size:13px;font-weight:650;display:block}.uw-admin-preset-attachment-preview,.uw-admin-preset-attachment-line,.uw-admin-settings-modal__attachment-note{color:#ffffffd1;background:#202024eb;border-radius:14px}.uw-admin-preset-attachment-preview{align-items:center;min-height:44px;padding:0 14px;display:flex}.uw-admin-preset-attachment-preview span{text-overflow:ellipsis;white-space:nowrap;max-width:280px;font-size:12.5px;font-weight:500;overflow:hidden}.uw-admin-preset-attachment-line{margin:10px 0 12px;padding:10px 12px;font-size:12.5px;line-height:1.35}.uw-admin-settings-modal__attachment-note{margin-top:12px;padding:14px}.uw-admin-settings-modal__attachment-note b{color:#fff;margin-bottom:6px;font-size:13px;display:block}.uw-admin-settings-page input,.uw-admin-settings-page select,.uw-admin-settings-page textarea{color:#fff!important;box-shadow:none!important;background:#202024!important;border:0!important;outline:none!important}.uw-admin-settings-page input::placeholder,.uw-admin-settings-page textarea::placeholder{color:#ffffff57!important}.uw-admin-settings-page input:focus,.uw-admin-settings-page select:focus,.uw-admin-settings-page textarea:focus{box-shadow:0 0 0 1px #e2244447,0 0 26px #e2244414!important}.uw-admin-settings-modal__preview img{object-fit:contain!important;background:#202024!important}.uw-admin-settings-state{color:#ffffffc7;background:#202024eb;border-radius:14px;margin:14px 0;padding:12px 16px;font-size:13px}.uw-admin-settings-state.is-ok{color:#9dffca}.uw-admin-settings-state.is-error{color:#ff6b7f}@keyframes uwToastIn{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:980px){.uw-site-news-grid{grid-template-columns:1fr}.uw-site-news-page,.uw-site-news-detail-page{width:calc(100% - 28px);padding-top:20px}.uw-site-news-card img{height:190px}.uw-site-publication-toast{bottom:16px;right:16px}}.uw-admin-settings-modal__upload,.uw-admin-preset-image-upload{color:#fff;cursor:pointer;background:#e22444;border-radius:14px;justify-content:center;align-items:center;min-height:42px;font-size:13px;font-weight:700;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s,background .22s;display:flex;position:relative}.uw-admin-settings-modal__upload:hover,.uw-admin-preset-image-upload:hover{background:#e22444;transform:translateY(-1px);box-shadow:0 12px 34px #e224443d}.uw-admin-settings-modal__upload input,.uw-admin-preset-image-upload input{opacity:0;cursor:pointer;position:absolute;inset:0}.uw-admin-settings-modal__attachment-note{background:#161617db;border-radius:16px;gap:6px;padding:14px;display:grid}.uw-admin-settings-modal__attachment-note b{color:#fff;font-size:13px}.uw-admin-settings-modal__attachment-note p{color:#ffffff8f;margin:0 0 8px;font-size:12px;line-height:1.45}.uw-admin-preset-image-cell{grid-template-rows:auto auto;grid-template-columns:46px minmax(96px,1fr);align-items:center;gap:8px;display:grid!important}.uw-admin-preset-image-cell img{object-fit:cover;background:#202024;border-radius:13px;grid-row:1/3;width:46px;height:46px}.uw-admin-preset-image-upload{background:#202024;min-height:34px;font-size:12px}.uw-admin-preset-image-cell small{color:#ffffff7a;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.uw-admin-settings-modal__discord input,.uw-admin-settings-modal__single-text input,.uw-admin-preset-channel input{color:#fff;background:#202024;border:0;border-radius:13px;outline:0;width:100%;min-height:42px;padding:0 14px}.uw-site-news-page,.uw-site-news-detail-page{width:min(1560px,100% - 44px);margin:0 auto;padding:34px 0 80px}.uw-site-news-hero,.uw-site-news-detail{background:#0e0e10d6;border-radius:28px;box-shadow:inset 0 0 0 1px #ffffff0e}.uw-site-news-hero{padding:34px}.uw-site-news-hero>span,.uw-site-news-detail header>span{color:#e22444;letter-spacing:.08em;text-transform:uppercase;background:#e2244429;border-radius:999px;align-items:center;min-height:24px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.uw-site-news-hero h1,.uw-site-news-detail h1{color:#fff;letter-spacing:-.06em;margin:14px 0 10px;font-size:clamp(42px,5vw,82px);line-height:.92}.uw-site-news-hero p,.uw-site-news-detail header p{color:#ffffff9e;margin:0;font-size:15px}.uw-site-news-hero nav{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.uw-site-news-hero nav a,.uw-site-news-back,.uw-site-news-card small,.uw-site-news-card span{text-decoration:none}.uw-site-news-hero nav a,.uw-site-news-back{color:#fff;background:#202024;border-radius:14px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:13px;font-weight:700;display:inline-flex}.uw-site-news-hero nav a.is-active,.uw-site-news-hero nav a:hover,.uw-site-news-back:hover{background:#e22444;box-shadow:0 12px 34px #e2244438}.uw-site-news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.uw-site-news-card{color:#fff;background:#161617eb;border-radius:24px;min-width:0;text-decoration:none;transition:transform .34s cubic-bezier(.16,1,.3,1),background .24s;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0e}.uw-site-news-card:hover{background:#18181a;transform:translateY(-3px)}.uw-site-news-card img{object-fit:cover;background:#202024;width:100%;height:220px;display:block}.uw-site-news-card div{padding:18px}.uw-site-news-card span{color:#e22444;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.uw-site-news-card h2{color:#fff;margin:8px 0;font-size:22px;line-height:1.06}.uw-site-news-card p{color:#ffffff9e;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:44px;margin:0 0 12px;font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden}.uw-site-news-card small{color:#ffffff6b;font-size:12px}.uw-site-news-empty{color:#fff;background:#161617d6;border-radius:24px;grid-column:1/-1;padding:28px}.uw-site-news-empty p{color:#ffffff94;margin:8px 0 0}.uw-site-news-back{margin-bottom:16px}.uw-site-news-detail{overflow:hidden}.uw-site-news-detail header{padding:34px 34px 24px}.uw-site-news-detail>img{object-fit:cover;background:#202024;width:100%;max-height:560px;display:block}.uw-site-news-detail section{padding:30px 34px 38px}.uw-site-news-detail section p{color:#ffffffc2;margin:0 0 12px;font-size:17px;line-height:1.65}.uw-site-publication-toast{z-index:9999;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0e0e10f0;border-radius:24px;grid-template-columns:74px minmax(0,1fr);gap:14px;width:min(420px,100vw - 32px);padding:14px;animation:.38s cubic-bezier(.16,1,.3,1) uwToastIn;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 24px 80px #0000006b,inset 0 0 0 1px #e224443d}.uw-site-publication-toast>button{color:#fff;cursor:pointer;background:#202024;border:0;border-radius:10px;width:28px;height:28px;position:absolute;top:10px;right:10px}.uw-site-publication-toast img{object-fit:cover;background:#202024;border-radius:18px;width:74px;height:74px}.uw-site-publication-toast section{min-width:0;padding-right:28px}.uw-site-publication-toast span{color:#e22444;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.uw-site-publication-toast b{color:#fff;margin-top:4px;font-size:16px;line-height:1.1;display:block}.uw-site-publication-toast p{color:#fff9;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 10px;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.uw-site-publication-toast a{color:#fff;background:#e22444;border-radius:12px;justify-content:center;align-items:center;min-height:32px;padding:0 12px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}@media (max-width:980px){.uw-site-news-grid{grid-template-columns:1fr}.uw-site-news-page,.uw-site-news-detail-page{width:calc(100% - 28px);padding-top:20px}.uw-site-news-card img{height:190px}.uw-site-publication-toast{bottom:16px;right:16px}}.uw-admin-settings-modal__media{background:radial-gradient(circle at 100% 0,#e224441c,#0000 52%),#ffffff0a!important;border:1px solid #ffffff0f!important;border-radius:22px!important;gap:12px!important;padding:14px!important;display:grid!important;position:sticky!important;top:0!important}.uw-admin-settings-modal__media img{aspect-ratio:16/10!important;object-fit:cover!important;background:#202024!important;border-radius:18px!important;width:100%!important;box-shadow:0 18px 44px #00000047!important}.uw-admin-settings-modal__media p{color:#ffffff7a!important;margin:0!important;font-size:12px!important;line-height:1.35!important}.uw-admin-settings-modal__channels-title{color:#ff4965!important;letter-spacing:.08em!important;text-transform:uppercase!important;background:#e224441c!important;border-radius:999px!important;width:fit-content!important;margin-top:2px!important;padding:7px 10px!important;font-size:11px!important;line-height:1!important;display:inline-flex!important}.uw-admin-settings-modal__channels label span{color:#fff!important;gap:4px!important;font-size:13px!important;line-height:1.1!important;display:grid!important}.uw-admin-settings-modal__channels label.is-site span:after{content:"Новости сайта";color:#ffffff6b;font-size:11px}.uw-admin-settings-modal__channels label.is-vk span:after{content:"Основная группа";color:#ffffff6b;font-size:11px}.uw-admin-settings-modal__channels label.is-telegram span:after{content:"Основной чат";color:#ffffff6b;font-size:11px}.uw-admin-settings-modal__channels label.is-discord span:after{content:"Выбор канала ниже";color:#ffffff6b;font-size:11px}.uw-admin-publication-row__actions{grid-template-columns:repeat(2,minmax(0,auto))!important;justify-content:end!important}.uw-admin-publication-row__actions button:nth-child(2){background:#ffffff12!important}.uw-admin-publication-row__actions button:nth-child(2):hover{color:#fff!important;background:#e22444!important;box-shadow:0 0 22px #e2244438!important}.uw-site-news-hero nav{flex-wrap:wrap!important}.uw-site-news-card p{-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important}@media (max-width:900px){.uw-admin-settings-modal__media{position:static!important}.uw-admin-publication-row__actions{justify-content:stretch!important}.uw-admin-publication-row__actions button{width:100%!important}}.uw-header__actions{justify-content:flex-end!important;align-items:center!important;gap:8px!important;display:inline-flex!important;position:relative!important}.uw-cart-button,.uw-site-notifications__button{color:#fff!important;cursor:pointer!important;width:48px!important;min-width:48px!important;height:44px!important;min-height:44px!important;box-shadow:none!important;background:#202024!important;border:0!important;border-radius:15px!important;justify-content:center!important;align-items:center!important;gap:0!important;padding:0!important;transition:background .22s,color .22s,transform .24s cubic-bezier(.16,1,.3,1),box-shadow .22s!important;display:inline-flex!important;position:relative!important}.uw-cart-button:hover,.uw-site-notifications__button:hover,.uw-site-notifications__button.is-active{color:#fff!important;background:#e22444!important;transform:translateY(-1px)!important;box-shadow:0 12px 25px #e2244438!important}.uw-cart-button__text{display:none!important}.uw-cart-button__icon,.uw-site-notifications__icon{justify-content:center!important;align-items:center!important;width:18px!important;min-width:18px!important;height:18px!important;display:inline-flex!important}.uw-cart-button__count,.uw-site-notifications__count{color:#ffffffb8!important;background:#111113!important;border:1px solid #ffffff1a!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:19px!important;height:19px!important;padding:0 5px!important;font-size:10.5px!important;line-height:1!important;transition:background .22s,color .22s,border-color .22s,box-shadow .22s!important;display:inline-flex!important;position:absolute!important;top:-6px!important;right:-6px!important;box-shadow:0 8px 18px #00000047!important}.uw-cart-button:hover .uw-cart-button__count,.uw-site-notifications__button:hover .uw-site-notifications__count,.uw-site-notifications__button.is-active .uw-site-notifications__count{color:#e22444!important;background:#fff!important;border-color:#fff!important}.uw-site-notifications{z-index:80!important;display:inline-flex!important;position:relative!important}.uw-site-notifications__panel{z-index:120!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:radial-gradient(circle at 85% 0,#e2244421,#0000 34%),#0e0e10f7!important;border:1px solid #ffffff13!important;border-radius:24px!important;width:min(390px,100vw - 28px)!important;max-height:min(620px,100vh - 110px)!important;animation:.24s cubic-bezier(.16,1,.3,1) uwSiteNotificationsIn!important;position:absolute!important;top:calc(100% + 12px)!important;right:0!important;overflow:hidden!important;box-shadow:0 28px 80px #00000075,inset 0 0 0 1px #ffffff06!important}@keyframes uwSiteNotificationsIn{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.uw-site-notifications__head div{gap:4px!important;min-width:0!important;display:grid!important}.uw-site-notifications__head span{color:#ffffff7a!important;font-size:12px!important;line-height:1.25!important}.uw-site-notifications__head button{color:#ffffffd1!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:11px!important;min-height:31px!important;padding:0 10px!important;font-size:11.5px!important;transition:background .2s,color .2s,transform .2s!important}.uw-site-notifications__head button:hover{color:#fff!important;background:#e22444!important;transform:translateY(-1px)!important}.uw-site-notifications__auth,.uw-site-notifications__empty{text-align:center!important;justify-items:center!important;gap:10px!important;padding:26px 20px 24px!important;display:grid!important}.uw-site-notifications__auth-icon{color:#e22444!important;background:#202024!important;border-radius:17px!important;place-items:center!important;width:48px!important;height:48px!important;display:grid!important;box-shadow:0 0 28px #e2244429!important}.uw-site-notifications__auth a{color:#fff!important;background:#e22444!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;min-height:38px!important;margin-top:3px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:800!important;text-decoration:none!important;transition:transform .2s,box-shadow .2s!important;display:inline-flex!important;box-shadow:0 12px 28px #e2244433!important}.uw-site-notifications__auth a:hover{transform:translateY(-1px)!important;box-shadow:0 16px 34px #e2244447!important}.uw-site-notifications__list{gap:8px!important;max-height:485px!important;padding:12px!important;display:grid!important;overflow:auto!important}.uw-site-notification{background:#ffffff0b!important;border:1px solid #ffffff0e!important;border-radius:18px!important;grid-template-columns:42px minmax(0,1fr)!important;gap:11px!important;padding:11px!important;transition:background .2s,border-color .2s,transform .2s!important;display:grid!important}.uw-site-notification__icon{color:#e22444!important;background:#202024!important;border-radius:15px!important;place-items:center!important;width:42px!important;height:42px!important;display:grid!important}.uw-site-notification__meta small{color:#ffffff61!important;white-space:nowrap!important;font-size:10.5px!important;line-height:1!important}.uw-site-notification__body p{color:#ffffff8f!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin:0!important;font-size:12.5px!important;line-height:1.35!important;display:-webkit-box!important;overflow:hidden!important}.uw-site-notification__actions{flex-wrap:wrap!important;gap:7px!important;margin-top:3px!important;display:flex!important}.uw-site-notification__actions a,.uw-site-notification__actions button{color:#ffffffc7!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;min-height:29px!important;padding:0 10px!important;font-size:11.5px!important;text-decoration:none!important;transition:background .2s,color .2s,transform .2s!important;display:inline-flex!important}.uw-site-notification__actions a:first-child,.uw-site-notification__actions button:first-child{color:#fff!important;background:#e2244429!important}.uw-site-notification__actions a:hover,.uw-site-notification__actions button:hover{color:#fff!important;background:#e22444!important;transform:translateY(-1px)!important}@media (max-width:1380px){.uw-cart-button,.uw-site-notifications__button{width:44px!important;min-width:44px!important;height:42px!important;min-height:42px!important}}@media (max-width:1120px){.uw-header__actions{grid-template-columns:44px 44px minmax(0,1fr)!important;align-items:center!important;width:100%!important;display:grid!important}.uw-cart-button,.uw-site-notifications,.uw-site-notifications__button{width:44px!important;min-width:44px!important}.uw-site-notifications__panel{left:0!important;right:auto!important}}@media (max-width:560px){.uw-site-notifications__panel{width:calc(100vw - 24px)!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}@keyframes uwSiteNotificationsIn{0%{opacity:0;transform:translate(-50%)translateY(-8px)scale(.98)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}}.uw-header__actions{flex:none!important;justify-content:flex-end!important;align-items:center!important;gap:7px!important;min-width:0!important;display:inline-flex!important}.uw-cart-button,.uw-site-notifications__button{color:#ffffffdb!important;cursor:pointer!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important;box-shadow:none!important;background:#202024!important;border:0!important;border-radius:18px!important;flex:0 0 48px!important;justify-content:center!important;align-items:center!important;gap:0!important;padding:0!important;transition:background .22s,color .22s,transform .24s cubic-bezier(.16,1,.3,1),box-shadow .22s!important;display:inline-flex!important;position:relative!important;overflow:visible!important;transform:translate(0,0)!important}.uw-cart-button__text,.uw-cart-button>span:not(.uw-cart-button__icon):not(.uw-cart-button__count){display:none!important}.uw-cart-button:hover,.uw-site-notifications__button:hover,.uw-site-notifications__button.is-open{color:#fff!important;background:#e22444!important;transform:translateY(-1px)!important;box-shadow:0 13px 28px #e224443d!important}.uw-site-notifications__button.is-active:not(:hover):not(.is-open){color:#ffffffdb!important;box-shadow:none!important;background:#202024!important;transform:translate(0,0)!important}.uw-cart-button__icon,.uw-site-notifications__icon{pointer-events:none!important;justify-content:center!important;align-items:center!important;width:18px!important;min-width:18px!important;height:18px!important;display:inline-flex!important}.uw-cart-button__icon svg,.uw-site-notifications__icon svg{fill:currentColor!important;width:18px!important;height:18px!important;display:block!important}.uw-cart-button__count,.uw-site-notifications__count{z-index:3!important;color:#ffffff9e!important;background:#0e0e10!important;border:1px solid #ffffff1f!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:19px!important;height:19px!important;padding:0 5px!important;font-size:10.5px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:-7px!important;right:-6px!important;box-shadow:0 8px 18px #0000004d!important}.uw-cart-button__count.is-active,.uw-site-notifications__count.is-active{color:#fff!important;background:#e22444!important;border-color:#e22444!important;box-shadow:0 0 16px #e2244457!important}.uw-cart-button:hover .uw-cart-button__count,.uw-site-notifications__button:hover .uw-site-notifications__count,.uw-site-notifications__button.is-open .uw-site-notifications__count{color:#e22444!important;background:#fff!important;border-color:#fff!important}.uw-site-notifications{z-index:90!important;flex:0 0 48px!important;width:48px!important;min-width:48px!important;display:inline-flex!important;position:relative!important}.uw-site-notifications__panel{background:#0e0e10f7!important;border:1px solid #ffffff13!important;border-radius:20px!important;width:min(340px,100vw - 28px)!important;max-height:min(520px,100vh - 106px)!important;top:calc(100% + 10px)!important;right:-4px!important;box-shadow:0 24px 70px #0000007a,inset 0 0 0 1px #ffffff06!important}.uw-site-notifications__head b{font-size:15px!important;font-weight:800!important}.uw-site-notifications__head span{font-size:11px!important}.uw-site-notification{background:#ffffff0a!important;border-color:#ffffff0d!important;border-radius:15px!important;grid-template-columns:34px minmax(0,1fr)!important;gap:9px!important;padding:9px!important}.uw-site-notification__icon{color:#e22444!important;background:#202024!important;border-radius:12px!important;width:34px!important;height:34px!important}.uw-site-notification__body b{font-size:12.5px!important;font-weight:800!important;line-height:1.12!important}.uw-site-notification__body p{-webkit-line-clamp:1!important;font-size:11.3px!important;line-height:1.28!important}.uw-site-notification__actions a,.uw-site-notification__actions button{border-radius:9px!important;min-height:25px!important;padding:0 8px!important;font-size:10.5px!important}@media (max-width:1380px){.uw-cart-button,.uw-site-notifications,.uw-site-notifications__button{flex:0 0 46px!important;width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;min-height:46px!important}}@media (max-width:1120px){.uw-header__actions{grid-template-columns:46px 46px minmax(0,1fr)!important;align-items:center!important;width:100%!important;display:grid!important}.uw-site-notifications__panel{left:0!important;right:auto!important}}@media (max-width:1120px){.uw-header .uw-header__actions{grid-template-columns:46px 46px minmax(0,1fr)!important;align-items:center!important;width:100%!important;display:grid!important}.uw-site-notifications__panel{left:0!important;right:auto!important}}.uw-notifications-popover,.uw-notifications-panel,.uw-header-notifications__panel{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:linear-gradient(#161617fa,#0e0e10fa)!important;border:1px solid #ffffff16!important;border-radius:22px!important;width:340px!important;max-width:calc(100vw - 28px)!important;padding:16px!important;box-shadow:0 24px 70px #0000007a,0 0 34px #e2244414!important}.uw-notifications-head,.uw-notifications-panel__head,.uw-header-notifications__head{justify-content:space-between!important;align-items:flex-start!important;gap:14px!important;margin-bottom:13px!important;display:flex!important}.uw-notifications-head h3,.uw-notifications-panel__head h3,.uw-header-notifications__head h3{color:#fff!important;letter-spacing:-.035em!important;margin:0!important;font-size:18px!important;font-weight:700!important;line-height:1!important}.uw-notifications-head p,.uw-notifications-panel__head p,.uw-header-notifications__head p{color:#ffffff75!important;margin:4px 0 0!important;font-size:12px!important;line-height:1.25!important}.uw-notifications-read-all,.uw-notifications-panel__read,.uw-header-notifications__read{color:#fff!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:12px!important;min-height:34px!important;padding:0 12px!important;font-size:12px!important;line-height:1!important;transition:background .22s,box-shadow .22s,transform .22s!important}.uw-notifications-read-all:hover,.uw-notifications-panel__read:hover,.uw-header-notifications__read:hover{background:#e22444!important;transform:translateY(-1px)!important;box-shadow:0 0 22px #e2244442!important}.uw-notifications-list,.uw-notifications-panel__list,.uw-header-notifications__list{gap:9px!important;max-height:390px!important;padding-right:2px!important;display:grid!important;overflow:auto!important}.uw-notification-item,.uw-notifications-panel__item,.uw-header-notifications__item{background:#ffffff09!important;border:1px solid #ffffff0e!important;border-radius:17px!important;grid-template-columns:42px 1fr auto!important;align-items:start!important;gap:11px!important;min-height:78px!important;padding:12px!important;transition:background .22s,border-color .22s,transform .22s,box-shadow .22s!important;display:grid!important;position:relative!important}.uw-notification-item:hover,.uw-notifications-panel__item:hover,.uw-header-notifications__item:hover{background:#ffffff0e!important;border-color:#e224443d!important;transform:translateY(-1px)!important;box-shadow:0 0 24px #e224440f!important}.uw-notification-icon,.uw-notifications-panel__icon,.uw-header-notifications__icon{color:#e22444!important;background:#e224441f!important;border-radius:14px!important;place-items:center!important;width:42px!important;height:42px!important;display:grid!important}.uw-notification-icon svg,.uw-notifications-panel__icon svg,.uw-header-notifications__icon svg{fill:currentColor!important;width:17px!important;height:17px!important}.uw-notification-content,.uw-notifications-panel__content,.uw-header-notifications__content{min-width:0!important}.uw-notification-type,.uw-notifications-panel__type,.uw-header-notifications__type{color:#e22444!important;letter-spacing:.09em!important;text-transform:uppercase!important;margin-bottom:4px!important;font-size:10.5px!important;font-weight:800!important;line-height:1!important;display:block!important}.uw-notification-title,.uw-notifications-panel__title,.uw-header-notifications__title{color:#fff!important;letter-spacing:-.02em!important;margin:0!important;font-size:14px!important;font-weight:750!important;line-height:1.13!important;display:block!important}.uw-notification-text,.uw-notifications-panel__text,.uw-header-notifications__text{color:#ffffff94!important;margin:5px 0 0!important;font-size:12.5px!important;line-height:1.28!important;display:block!important}.uw-notification-date,.uw-notifications-panel__date,.uw-header-notifications__date{color:#ffffff6b!important;white-space:nowrap!important;font-size:10.5px!important;line-height:1!important}.uw-notification-actions,.uw-notifications-panel__actions,.uw-header-notifications__actions{grid-column:2/4!important;align-items:center!important;gap:7px!important;margin-top:8px!important;display:flex!important}.uw-notification-action,.uw-notifications-panel__action,.uw-header-notifications__action{color:#fff!important;cursor:pointer!important;background:#e2244429!important;border:0!important;border-radius:11px!important;justify-content:center!important;align-items:center!important;min-height:30px!important;padding:0 12px!important;font-size:12px!important;font-weight:650!important;line-height:1!important;transition:background .22s,box-shadow .22s,transform .22s!important;display:inline-flex!important}.uw-notification-action:hover,.uw-notifications-panel__action:hover,.uw-header-notifications__action:hover{background:#e22444!important;transform:translateY(-1px)!important;box-shadow:0 0 20px #e224443d!important}.uw-notification-remove,.uw-notifications-panel__remove,.uw-header-notifications__remove{color:#ffffffa3!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:10px!important;place-items:center!important;width:30px!important;height:30px!important;padding:0!important;font-size:16px!important;line-height:1!important;transition:background .22s,color .22s,transform .22s!important;display:grid!important}.uw-notification-remove:hover,.uw-notifications-panel__remove:hover,.uw-header-notifications__remove:hover{color:#fff!important;background:#e22444!important;transform:scale(1.04)!important}.uw-notifications-empty,.uw-notifications-panel__empty,.uw-header-notifications__empty{color:#ffffff94!important;background:#ffffff09!important;border-radius:16px!important;padding:18px 14px!important;font-size:13px!important;line-height:1.45!important}@media (max-width:760px){.uw-notifications-popover,.uw-notifications-panel,.uw-header-notifications__panel{width:calc(100vw - 28px)!important;right:0!important}}.uw-header .uw-header__actions{flex:none!important;justify-content:flex-end!important;align-items:center!important;gap:7px!important;min-width:0!important;display:inline-flex!important}.uw-header .uw-header__actions .uw-cart-button,.uw-header .uw-header__actions .uw-site-notifications,.uw-header .uw-header__actions .uw-site-notifications__button{flex:0 0 46px!important;width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;min-height:46px!important;max-height:46px!important}.uw-header .uw-header__actions .uw-cart-button,.uw-header .uw-header__actions .uw-site-notifications__button{color:#ffffffd1!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;gap:0!important;padding:0!important;transition:background .24s,color .24s,transform .28s cubic-bezier(.16,1,.3,1),box-shadow .24s!important;display:inline-flex!important;position:relative!important;overflow:visible!important;transform:translate(0,0)!important;box-shadow:inset 0 1px #ffffff09,0 12px 26px #00000024!important}.uw-header .uw-header__actions .uw-cart-button__text,.uw-header .uw-header__actions .uw-cart-button span:not(.uw-cart-button__icon):not(.uw-cart-button__count),.uw-header .uw-header__actions .uw-cart-button small,.uw-header .uw-header__actions .uw-cart-button b{display:none!important}.uw-header .uw-header__actions .uw-cart-button:hover,.uw-header .uw-header__actions .uw-site-notifications__button:hover,.uw-header .uw-header__actions .uw-site-notifications__button.is-open{color:#fff!important;background:#e22444!important;transform:translateY(-1px)scale(1.015)!important;box-shadow:0 0 0 1px #e2244429,0 14px 30px #e224443d,0 0 26px #e2244438!important}.uw-header .uw-header__actions .uw-site-notifications__button.is-active:not(:hover):not(.is-open){color:#ffffffd1!important;background:#202024!important;transform:translate(0,0)!important;box-shadow:inset 0 1px #ffffff09,0 12px 26px #00000024!important}.uw-header .uw-header__actions .uw-cart-button__icon,.uw-header .uw-header__actions .uw-site-notifications__icon{pointer-events:none!important;justify-content:center!important;align-items:center!important;width:18px!important;min-width:18px!important;height:18px!important;display:inline-flex!important}.uw-header .uw-header__actions .uw-cart-button__icon svg,.uw-header .uw-header__actions .uw-site-notifications__icon svg{fill:currentColor!important;width:18px!important;height:18px!important;display:block!important}.uw-header .uw-header__actions .uw-cart-button__count,.uw-header .uw-header__actions .uw-site-notifications__count{z-index:5!important;color:#ffffff94!important;background:#101012!important;border:1px solid #ffffff1f!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:18px!important;height:18px!important;padding:0 5px!important;font-size:10px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:-6px!important;right:-5px!important;box-shadow:0 8px 18px #00000057!important}.uw-header .uw-header__actions .uw-cart-button__count.is-active,.uw-header .uw-header__actions .uw-site-notifications__count.is-active{color:#fff!important;background:#e22444!important;border-color:#e22444!important;box-shadow:0 0 16px #e2244457!important}.uw-header .uw-header__actions .uw-cart-button:hover .uw-cart-button__count,.uw-header .uw-header__actions .uw-site-notifications__button:hover .uw-site-notifications__count,.uw-header .uw-header__actions .uw-site-notifications__button.is-open .uw-site-notifications__count{color:#e22444!important;background:#fff!important;border-color:#fff!important}.uw-header .uw-header__actions .uw-site-notifications{z-index:90!important;display:inline-flex!important;position:relative!important;overflow:visible!important}.uw-site-notifications__panel{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#0e0e10f9!important;border:1px solid #ffffff13!important;border-radius:18px!important;width:min(318px,100vw - 28px)!important;max-height:min(480px,100vh - 106px)!important;position:absolute!important;top:calc(100% + 9px)!important;right:-4px!important;overflow:hidden!important;box-shadow:0 22px 64px #00000080,inset 0 0 0 1px #ffffff06!important}.uw-site-notifications__head{border-bottom:1px solid #ffffff0e!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;padding:11px 11px 9px!important;display:flex!important}.uw-site-notifications__head b{color:#fff!important;letter-spacing:-.025em!important;font-size:14.5px!important;font-weight:800!important;line-height:1!important;display:block!important}.uw-site-notifications__head span{color:#ffffff7a!important;margin-top:3px!important;font-size:10.5px!important;line-height:1!important;display:block!important}.uw-site-notifications__head button{color:#ffffffbd!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:10px!important;min-height:27px!important;padding:0 9px!important;font-size:10.5px!important;font-weight:700!important;transition:all .2s!important}.uw-site-notifications__head button:hover{color:#fff!important;background:#e22444!important;box-shadow:0 10px 22px #e2244433!important}.uw-site-notifications__list{gap:6px!important;max-height:380px!important;padding:8px!important;display:grid!important;overflow-y:auto!important}.uw-site-notification{background:#ffffff09!important;border:1px solid #ffffff0c!important;border-radius:14px!important;grid-template-columns:28px minmax(0,1fr)!important;gap:8px!important;min-height:58px!important;padding:8px!important;transition:background .22s,border-color .22s,transform .24s cubic-bezier(.16,1,.3,1)!important;display:grid!important;position:relative!important;transform:none!important}.uw-site-notification:hover{background:#ffffff0d!important;border-color:#e224442e!important;transform:translateY(-1px)!important}.uw-site-notification__icon{color:#e22444!important;background:#202024!important;border-radius:10px!important;place-items:center!important;width:28px!important;min-width:28px!important;height:28px!important;display:grid!important}.uw-site-notification__meta{justify-content:space-between!important;align-items:center!important;gap:8px!important;min-width:0!important;display:flex!important}.uw-site-notification__meta span{color:#e22444!important;letter-spacing:.055em!important;text-transform:uppercase!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:9.5px!important;font-weight:850!important;line-height:1!important;overflow:hidden!important}.uw-site-notification__body b{color:#fff!important;letter-spacing:-.02em!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12.4px!important;font-weight:800!important;line-height:1.08!important;overflow:hidden!important}.uw-site-notification__body p{color:#ffffff85!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin:0!important;font-size:10.8px!important;line-height:1.18!important;display:block!important;overflow:hidden!important}.uw-site-notification__actions a,.uw-site-notification__actions button{color:#ffffffc7!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:8px!important;min-height:23px!important;padding:0 8px!important;font-size:10.2px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;transition:all .2s!important}.uw-site-notification__actions a:hover,.uw-site-notification__actions button:hover{color:#fff!important;background:#e22444!important}.uw-site-notification__actions .uw-site-notification__remove{width:23px!important;min-width:23px!important;margin-left:auto!important;padding:0!important;font-size:15px!important;font-weight:700!important}.uw-site-notifications__auth,.uw-site-notifications__empty{text-align:center!important;justify-items:center!important;padding:22px 18px!important;display:grid!important}.uw-site-notifications__auth-icon{border-radius:14px!important;width:40px!important;height:40px!important}@media (max-width:1120px){.uw-header .uw-header__actions{grid-template-columns:46px 46px minmax(0,1fr)!important;align-items:center!important;width:100%!important;display:grid!important}.uw-site-notifications__panel{left:0!important;right:auto!important}}.uw-site-notifications__panel{background:linear-gradient(#161617fc,#0e0e10fb)!important;border:1px solid #ffffff16!important;border-radius:22px!important;width:min(362px,100vw - 28px)!important;max-height:min(540px,100vh - 106px)!important;box-shadow:0 26px 76px #0000008a,0 0 36px #e2244414,inset 0 0 0 1px #ffffff06!important}.uw-site-notifications__head{gap:14px!important;padding:15px 15px 12px!important}.uw-site-notifications__head b{letter-spacing:-.035em!important;font-size:18px!important;font-weight:800!important;line-height:1!important}.uw-site-notifications__head span{margin-top:5px!important;font-size:12px!important;line-height:1!important}.uw-site-notifications__head button{border-radius:12px!important;min-height:34px!important;padding:0 12px!important;font-size:12px!important}.uw-site-notifications__list{gap:9px!important;max-height:430px!important;padding:10px!important}.uw-site-notification{background:#ffffff0a!important;border:1px solid #ffffff0f!important;border-radius:17px!important;grid-template-columns:42px minmax(0,1fr)!important;gap:11px!important;min-height:82px!important;padding:12px!important}.uw-site-notification:hover{background:#ffffff0f!important;border-color:#e224443d!important;box-shadow:0 0 24px #e224440f!important}.uw-site-notification__icon{background:#e224441f!important;border-radius:14px!important;width:42px!important;min-width:42px!important;height:42px!important}.uw-site-notification__body{gap:5px!important}.uw-site-notification__meta span{letter-spacing:.08em!important;font-size:10.5px!important}.uw-site-notification__meta small{font-size:10.5px!important}.uw-site-notification__body b{white-space:normal!important;text-overflow:clip!important;font-size:14.4px!important;font-weight:800!important;line-height:1.14!important}.uw-site-notification__body p{white-space:normal!important;text-overflow:clip!important;font-size:12.5px!important;line-height:1.28!important}.uw-site-notification__actions a,.uw-site-notification__actions button{border-radius:11px!important;min-height:30px!important;padding:0 12px!important;font-size:12px!important;font-weight:750!important}.uw-site-notification__actions .uw-site-notification__remove{border-radius:10px!important;width:30px!important;min-width:30px!important;height:30px!important;font-size:16px!important}.uw-site-notifications__auth,.uw-site-notifications__empty{padding:26px 20px!important}.uw-site-notifications__auth b,.uw-site-notifications__empty b{color:#fff!important;letter-spacing:-.03em!important;font-size:17px!important;line-height:1.12!important}.uw-site-notifications__auth p,.uw-site-notifications__empty p{color:#ffffff94!important;max-width:270px!important;margin:8px auto 0!important;font-size:13px!important;line-height:1.45!important}.uw-site-notifications__auth a{color:#fff!important;background:#e22444!important;border-radius:12px!important;min-height:36px!important;margin-top:14px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:750!important}@media (max-width:760px){.uw-site-notifications__panel{width:calc(100vw - 28px)!important;right:0!important}}.uw-notifications-popover,.uw-notifications-panel,.uw-header-notifications__panel{background:linear-gradient(#1c1c1ffc,#121214fc)!important;border:1px solid #ffffff21!important;box-shadow:0 28px 80px #0000008f,0 0 42px #e2244424,inset 0 1px #ffffff0b!important}.uw-notification-item,.uw-notifications-panel__item,.uw-header-notifications__item{background:linear-gradient(#222226f0,#18181bf5)!important;border:1px solid #ffffff18!important;box-shadow:inset 0 1px #ffffff09,0 10px 24px #00000038!important}.uw-notification-item:hover,.uw-notifications-panel__item:hover,.uw-header-notifications__item:hover{background:linear-gradient(#2a2a2efa,#1c1c1ffa)!important;border-color:#e224445c!important;box-shadow:0 12px 30px #00000047,0 0 26px #e224441a!important}.uw-notification-title,.uw-notifications-panel__title,.uw-header-notifications__title{color:#fffffff5!important}.uw-notification-text,.uw-notifications-panel__text,.uw-header-notifications__text{color:#ffffffad!important}.uw-notification-date,.uw-notifications-panel__date,.uw-header-notifications__date{color:#ffffff80!important}.uw-notification-icon,.uw-notifications-panel__icon,.uw-header-notifications__icon{background:#e224442e!important;box-shadow:0 0 18px #e2244414!important}.uw-site-notifications__panel{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:linear-gradient(#1d1d20fc,#121214fc)!important;border:1px solid #ffffff21!important;border-radius:23px!important;width:370px!important;max-width:calc(100vw - 28px)!important;padding:16px!important;box-shadow:0 28px 84px #00000094,0 0 42px #e2244421,inset 0 1px #ffffff0b!important}.uw-site-notifications__head{margin-bottom:13px!important}.uw-site-notifications__head span{color:#ffffff85!important;margin-top:4px!important;font-size:12.5px!important}.uw-site-notifications__head button{color:#fff!important;background:#202024!important;border-radius:12px!important;min-height:35px!important;padding:0 13px!important;font-size:12px!important}.uw-site-notifications__head button:hover{background:#e22444!important;transform:translateY(-1px)!important;box-shadow:0 0 22px #e2244442!important}.uw-site-notifications__list{gap:10px!important;max-height:430px!important}.uw-site-notification{background:linear-gradient(#242428f5,#19191cfa)!important;border:1px solid #ffffff1a!important;border-radius:18px!important;grid-template-columns:44px 1fr!important;gap:12px!important;min-height:92px!important;padding:13px!important;display:grid!important;box-shadow:inset 0 1px #ffffff09,0 10px 24px #00000038!important}.uw-site-notification__meta small{color:#ffffff80!important;font-size:10.5px!important}.uw-site-notification__body>b{color:#fffffffa!important;letter-spacing:-.02em!important;font-size:14.5px!important;font-weight:750!important;line-height:1.16!important;display:block!important}.uw-site-notification__ticket-number{color:#ffffffb8!important;background:#fff1!important;border-radius:999px!important;width:fit-content!important;margin-top:6px!important;padding:5px 8px!important;font-size:11px!important;font-style:normal!important;font-weight:650!important;line-height:1!important;display:inline-flex!important}.uw-site-notification__body p{color:#ffffffb0!important;margin:7px 0 0!important;font-size:12.8px!important;line-height:1.35!important}.uw-site-notification__actions a,.uw-site-notification__actions button:not(.uw-site-notification__remove){color:#fff!important;background:#e224442e!important;border-radius:11px!important;min-height:31px!important;padding:0 12px!important;font-size:12px!important;font-weight:650!important;line-height:1!important}.uw-site-notification__remove{color:#ffffffa3!important;background:#202024!important;border-radius:11px!important;width:31px!important;height:31px!important;font-size:16px!important}.uw-site-notification__remove:hover{color:#fff!important;background:#e22444!important;transform:scale(1.04)!important}.uw-site-notifications__auth,.uw-site-notifications__empty{background:linear-gradient(#242428eb,#18181bf5)!important;border:1px solid #ffffff18!important;border-radius:18px!important;padding:20px 16px!important}.uw-site-notifications__auth b,.uw-site-notifications__empty b{color:#fff!important;font-size:15px!important}.uw-site-notifications__auth p,.uw-site-notifications__empty p{color:#ffffffa8!important;font-size:13px!important;line-height:1.45!important}@media (max-width:760px){.uw-site-notifications__panel{width:calc(100vw - 28px)!important;right:0!important}}.uw-site-notifications__button{color:#ffffffc2!important;cursor:pointer!important;width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;min-height:46px!important;max-height:46px!important;box-shadow:none!important;background:#202024!important;border:0!important;border-radius:16px!important;place-items:center!important;padding:0!important;transition:background .24s,color .24s,box-shadow .24s,transform .24s!important;display:grid!important;position:relative!important}.uw-site-notifications__button:hover,.uw-site-notifications__button.is-open{color:#fff!important;background:#e22444!important;transform:translateY(-1px)scale(1.025)!important;box-shadow:0 0 24px #e2244447!important}.uw-site-notifications__icon{place-items:center!important;width:100%!important;height:100%!important;display:grid!important}.uw-site-notifications__icon svg{fill:currentColor!important;width:18px!important;height:18px!important}.uw-site-notifications__count{color:#ffffffb8!important;background:#202024!important;border:1px solid #ffffff1f!important;border-radius:999px!important;place-items:center!important;min-width:19px!important;height:19px!important;padding:0 5px!important;font-size:11px!important;font-weight:750!important;line-height:1!important;display:grid!important;position:absolute!important;top:-6px!important;right:-6px!important}.uw-site-notifications__count.is-active{color:#e22444!important;background:#fff!important;border-color:#ffffffe6!important;box-shadow:0 0 16px #e224444d!important}.uw-site-notifications__panel{z-index:80!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:linear-gradient(#161617fa,#0e0e10fa)!important;border:1px solid #ffffff17!important;border-radius:24px!important;width:365px!important;max-width:calc(100vw - 28px)!important;padding:14px!important;position:absolute!important;top:calc(100% + 12px)!important;right:0!important;box-shadow:0 24px 70px #00000080,0 0 34px #e2244414,inset 0 1px #ffffff09!important}.uw-site-notifications__head{border-bottom:1px solid #ffffff13!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;margin:0 0 12px!important;padding:0 0 12px!important;display:flex!important}.uw-site-notifications__head div{gap:4px!important;display:grid!important}.uw-site-notifications__head b{color:#fff!important;letter-spacing:-.04em!important;font-size:19px!important;font-weight:800!important;line-height:1!important}.uw-site-notifications__head span{color:#ffffff94!important;font-size:12.5px!important;font-weight:500!important;line-height:1!important}.uw-site-notifications__head button{color:#ffffffe0!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:13px!important;flex:none!important;min-height:34px!important;padding:0 13px!important;font-size:12px!important;font-weight:650!important;line-height:1!important;transition:background .22s,color .22s,box-shadow .22s,transform .22s!important}.uw-site-notifications__head button:hover{color:#fff!important;background:#e22444!important;transform:translateY(-1px)!important;box-shadow:0 0 20px #e224443d!important}.uw-site-notifications__list{scrollbar-width:thin!important;scrollbar-color:#e224447a transparent!important;gap:10px!important;max-height:430px!important;padding:2px 2px 2px 0!important;display:grid!important;overflow:hidden auto!important}.uw-site-notifications__list::-webkit-scrollbar-track{background:0 0!important;border:0!important}.uw-site-notification{background:linear-gradient(#ffffff0e,#ffffff08)!important;border:1px solid #ffffff13!important;border-radius:18px!important;grid-template-columns:46px 1fr!important;align-items:flex-start!important;gap:12px!important;padding:13px!important;transition:background .22s,border-color .22s,box-shadow .22s,transform .22s!important;display:grid!important;position:relative!important;box-shadow:inset 0 1px #ffffff09,0 12px 30px #0000002e!important}.uw-site-notification__icon{color:#ff3658!important;background:#e224442e!important;border-radius:16px!important;place-items:center!important;width:46px!important;height:46px!important;display:grid!important;box-shadow:0 0 22px #e2244414,inset 0 1px #ffffff09!important}.uw-site-notification__icon svg{fill:currentColor!important;width:18px!important;height:18px!important}.uw-site-notification__body{gap:7px!important;min-width:0!important;display:grid!important}.uw-site-notification__meta{justify-content:space-between!important;align-items:center!important;gap:12px!important;display:flex!important}.uw-site-notification__meta span{color:#ff3658!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:850!important;line-height:1!important}.uw-site-notification__meta small{color:#ffffff8f!important;flex:none!important;font-size:11px!important;font-weight:650!important;line-height:1!important}.uw-site-notification__body>b{color:#fff!important;letter-spacing:-.025em!important;margin:0!important;font-size:15px!important;font-weight:800!important;line-height:1.16!important;display:block!important}.uw-site-notification__ticket-number{color:#ffffffc2!important;background:#ffffff13!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;min-height:24px!important;padding:0 9px!important;font-size:11.5px!important;font-style:normal!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}.uw-site-notification__body p{color:#ffffffb8!important;margin:0!important;font-size:13.2px!important;font-weight:500!important;line-height:1.42!important}.uw-site-notification__actions{align-items:center!important;gap:8px!important;margin-top:4px!important;display:flex!important}.uw-site-notification__actions a,.uw-site-notification__actions button:not(.uw-site-notification__remove){color:#fff!important;cursor:pointer!important;background:#e224442e!important;border:0!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;min-height:32px!important;padding:0 13px!important;font-size:12.2px!important;font-weight:750!important;line-height:1!important;transition:background .22s,box-shadow .22s,transform .22s!important;display:inline-flex!important}.uw-site-notification__remove{color:#ffffffad!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:12px!important;place-items:center!important;width:32px!important;height:32px!important;margin-left:auto!important;padding:0!important;font-size:17px!important;line-height:1!important;transition:background .22s,color .22s,box-shadow .22s,transform .22s!important;display:grid!important}.uw-site-notification__remove:hover{color:#fff!important;background:#e22444!important;transform:scale(1.04)!important;box-shadow:0 0 18px #e2244438!important}.uw-site-notifications__auth,.uw-site-notifications__empty{background:#ffffff0b!important;border:1px solid #ffffff13!important;border-radius:18px!important;gap:10px!important;padding:16px!important;display:grid!important}.uw-site-notifications__auth-icon{color:#ff3658!important;background:#e2244429!important;border-radius:16px!important;place-items:center!important;width:46px!important;height:46px!important;display:grid!important}.uw-site-notifications__auth b,.uw-site-notifications__empty b{color:#fff!important;font-size:15px!important;font-weight:800!important;line-height:1.1!important}.uw-site-notifications__auth p,.uw-site-notifications__empty p{color:#ffffffad!important;margin:0!important;font-size:13px!important;line-height:1.45!important}.uw-site-notifications__auth a{color:#fff!important;background:#e22444!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;width:fit-content!important;min-height:36px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:750!important;display:inline-flex!important;box-shadow:0 0 22px #e2244438!important}@media (max-width:760px){.uw-site-notifications__panel{width:auto!important;max-width:none!important;position:fixed!important;top:82px!important;left:14px!important;right:14px!important}}.uw-site-notifications__panel{border-radius:24px!important;width:380px!important;padding:14px!important}.uw-site-notifications__list{gap:9px!important;max-height:430px!important;padding-right:4px!important}.uw-site-notification{background:linear-gradient(#19191cfa,#121214fa)!important;border:1px solid #ffffff12!important;border-radius:18px!important;grid-template-columns:42px 1fr!important;gap:12px!important;padding:12px!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff09,0 12px 28px #00000038!important}.uw-site-notification:before{content:""!important;opacity:.9!important;pointer-events:none!important;background:radial-gradient(circle at 8% 18%,#e224441c,#0000 32%),radial-gradient(circle at 96% 100%,#e224440e,#0000 34%)!important;position:absolute!important;inset:0!important}.uw-site-notification:hover{background:linear-gradient(#1d1d20fc,#141416fc)!important;border-color:#e2244452!important;transform:translateY(-1px)!important;box-shadow:inset 0 1px #ffffff0b,0 16px 34px #00000047,0 0 28px #e2244413!important}.uw-site-notification__icon,.uw-site-notification__body{z-index:2!important;position:relative!important}.uw-site-notification__icon{color:#ff3a5c!important;background:linear-gradient(#e224443d,#e2244421)!important;border-radius:15px!important;width:42px!important;height:42px!important;box-shadow:0 0 22px #e224441a,inset 0 1px #ffffff0d!important}.uw-site-notification__icon svg{width:17px!important;height:17px!important}.uw-site-notification__meta{margin-bottom:1px!important}.uw-site-notification__meta span{color:#ff3154!important;letter-spacing:.085em!important;font-size:10.5px!important;font-weight:800!important}.uw-site-notification__meta small{color:#ffffff85!important;font-size:10.5px!important;font-weight:650!important}.uw-site-notification__body>b{color:#fffffffa!important;letter-spacing:-.025em!important;font-size:14.5px!important;font-weight:800!important;line-height:1.15!important}.uw-site-notification__ticket-number{color:#ffffffc7!important;background:#ffffff12!important;border:1px solid #ffffff0b!important;border-radius:999px!important;min-height:23px!important;margin-top:1px!important;padding:0 9px!important;font-size:11px!important;font-weight:700!important}.uw-site-notification__body p{color:#ffffffb8!important;max-width:240px!important;font-size:12.8px!important;line-height:1.38!important}.uw-site-notification__actions{gap:7px!important;margin-top:5px!important}.uw-site-notification__actions a,.uw-site-notification__actions button:not(.uw-site-notification__remove){color:#fff!important;min-height:31px!important;box-shadow:none!important;background:#202024!important;border:0!important;border-radius:12px!important;padding:0 12px!important;font-size:12px!important;font-weight:750!important;transition:background .22s,box-shadow .22s,transform .22s!important}.uw-site-notification__actions a:hover,.uw-site-notification__actions button:not(.uw-site-notification__remove):hover{background:#e22444!important;transform:translateY(-1px)!important;box-shadow:0 0 20px #e224443d!important}.uw-site-notification__remove{color:#ffffff94!important;width:31px!important;height:31px!important;box-shadow:none!important;background:#ffffff0e!important;border-radius:12px!important;font-size:16px!important}.uw-site-notification__remove:hover{color:#fff!important;background:#e22444!important;box-shadow:0 0 18px #e2244438!important}.uw-site-notifications__list{scrollbar-width:thin!important;scrollbar-color:#e224446b transparent!important}.uw-site-notifications__list::-webkit-scrollbar-track{background:0 0!important}.uw-site-notifications__list::-webkit-scrollbar-thumb:hover{background:#e22444b3!important}.uw-admin-promocodes-page{color:#fff;width:calc(100% - 44px);max-width:1500px;margin:0 auto}.uw-admin-promocodes-hero{min-height:138px;box-shadow:none;background:radial-gradient(circle at 88% 0,#e224441a,#0000 34%),#101012f5;border:1px solid #fff1;border-radius:28px;justify-content:space-between;align-items:flex-start;gap:22px;padding:30px 34px;display:flex}.uw-admin-promocodes-hero span,.uw-admin-promocodes-list__head span,.uw-admin-promocodes-editor__head span,.uw-admin-promocodes-section-title span,.uw-admin-promocodes-preview section>span{color:#ff4866;letter-spacing:.1em;text-transform:uppercase;background:#e2244424;border-radius:999px;align-items:center;width:fit-content;min-height:24px;padding:0 10px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.uw-admin-promocodes-hero__actions{flex:none;gap:10px;display:flex}.uw-admin-promocodes-button{color:#fff;text-align:center;cursor:pointer;background:#202024;border:0;border-radius:14px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:13px;font-weight:800;transition:background .18s,color .18s,transform .18s,opacity .18s;display:inline-flex}.uw-admin-promocodes-button:hover:not(:disabled){color:#fff;background:#e22444;transform:translateY(-1px)}.uw-admin-promocodes-button:disabled{cursor:not-allowed;opacity:.52;transform:none}.uw-admin-promocodes-button--primary{color:#fff;background:#e22444}.uw-admin-promocodes-button--primary:hover:not(:disabled){background:#f02b4d}.uw-admin-promocodes-button--danger{color:#ff6b82;background:#e224441f}.uw-admin-promocodes-button--danger:hover:not(:disabled){color:#fff;background:#e22444}.uw-admin-promocodes-stats article:before{content:"";pointer-events:none;opacity:.8;position:absolute;inset:0}.uw-admin-promocodes-stats article[data-tone=neutral]:before{background:radial-gradient(circle at 94% 10%,#ffffff14,#0000 46%)}.uw-admin-promocodes-stats article span{z-index:2;color:#ff4866;letter-spacing:.08em;background:#e224441f;border-radius:999px;min-height:24px;padding:0 10px;font-size:11px;font-weight:800;line-height:24px;display:inline-flex;position:relative}.uw-admin-promocodes-stats article b{z-index:2;color:#fff;letter-spacing:-.045em;margin-top:15px;font-size:31px;font-weight:650;line-height:1;display:block;position:relative}.uw-admin-promocodes-stats article p{z-index:2;color:#ffffff7a;margin:8px 0 0;font-size:12px;line-height:1.3;position:relative}.uw-admin-promocodes-stat-watermark{color:currentColor;fill:currentColor;opacity:.12;pointer-events:none;width:62px;height:62px;position:absolute;bottom:12px;right:17px;transform:rotate(8deg)}.uw-admin-promocodes-layout{grid-template-columns:360px minmax(0,1fr);gap:18px;margin-top:18px;display:grid}.uw-admin-promocodes-list,.uw-admin-promocodes-editor{box-shadow:none;background:#101012f0;border:1px solid #fff1;border-radius:26px}.uw-admin-promocodes-list{flex-direction:column;align-self:start;max-height:calc(100vh - 36px);padding:16px;display:flex;position:sticky;top:18px}.uw-admin-promocodes-list__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.uw-admin-promocodes-list__head h2{color:#fff;letter-spacing:-.045em;margin:9px 0 0;font-size:24px;font-weight:600;line-height:1}.uw-admin-promocodes-search{margin-top:14px}.uw-admin-promocodes-search input,.uw-admin-promocodes-field input,.uw-admin-promocodes-field textarea,.uw-admin-promocodes-grid label input,.uw-admin-promocodes-grid label select,.uw-admin-promocodes-grid label textarea,.uw-admin-promocodes-card input,.uw-admin-promocodes-card textarea,.uw-admin-promocodes-card select{color:#fff;width:100%;min-height:42px;box-shadow:none;background:#202024;border:0;border-radius:13px;outline:none;padding:0 13px;font-size:13px;font-weight:700}.uw-admin-promocodes-card textarea,.uw-admin-promocodes-field textarea{resize:vertical;min-height:86px;padding:13px;line-height:1.45}.uw-admin-promocodes-search input::placeholder,.uw-admin-promocodes-card input::placeholder,.uw-admin-promocodes-card textarea::placeholder{color:#ffffff57}.uw-admin-promocodes-search input:focus,.uw-admin-promocodes-card input:focus,.uw-admin-promocodes-card textarea:focus,.uw-admin-promocodes-card select:focus{background:#232327}.uw-admin-promocodes-filter{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.uw-admin-promocodes-filter button,.uw-admin-promocodes-status button,.uw-admin-promocodes-type-row button{color:#fff;cursor:pointer;box-shadow:none;background:#202024;border:0;transition:background .18s,color .18s,transform .18s}.uw-admin-promocodes-filter button{border-radius:11px;min-height:30px;padding:0 11px;font-size:11px;font-weight:800}.uw-admin-promocodes-filter button:hover,.uw-admin-promocodes-status button:hover,.uw-admin-promocodes-type-row button:hover{background:#2a2a2f}.uw-admin-promocodes-filter button.is-active,.uw-admin-promocodes-status button.is-active,.uw-admin-promocodes-type-row button.is-active{color:#fff;background:#e22444}.uw-admin-promocodes-items{gap:8px;margin-top:14px;padding-right:4px;display:grid;overflow:auto}.uw-admin-promocodes-items button{color:#fff;text-align:left;cursor:pointer;width:100%;min-height:66px;box-shadow:none;background:#151517;border:0;border-radius:17px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px;transition:background .18s,transform .18s;display:grid}.uw-admin-promocodes-items button:hover{background:#1a1a1d}.uw-admin-promocodes-items button.is-active{background:#e224441f;outline:1px solid #e224448c}.uw-admin-promocodes-items button i{color:#ff4866;background:#202024;border-radius:15px;place-items:center;width:44px;height:44px;font-size:13px;font-style:normal;font-weight:900;display:grid}.uw-admin-promocodes-items button span{min-width:0}.uw-admin-promocodes-items button b{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:850;line-height:1.15;display:block;overflow:hidden}.uw-admin-promocodes-items button small{color:#ffffff7a;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11px;line-height:1.2;display:block;overflow:hidden}.uw-admin-promocodes-items button em,.uw-admin-promocodes-preview dd[data-state]{color:#ffffffa8;white-space:nowrap;background:#202024;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 9px;font-size:10px;font-style:normal;font-weight:850;display:inline-flex}.uw-admin-promocodes-items button em[data-state=active],.uw-admin-promocodes-preview dd[data-state=active]{color:#a2ffcae6;background:#4ee18b24}.uw-admin-promocodes-items button em[data-state=planned],.uw-admin-promocodes-preview dd[data-state=planned]{color:#bfc1ffeb;background:#7176ff24}.uw-admin-promocodes-items button em[data-state=expired],.uw-admin-promocodes-items button em[data-state=limited],.uw-admin-promocodes-preview dd[data-state=expired],.uw-admin-promocodes-preview dd[data-state=limited]{color:#ffdc97eb;background:#ffc44e21}.uw-admin-promocodes-items button em[data-state=disabled],.uw-admin-promocodes-preview dd[data-state=disabled]{color:#ffffff7a;background:#ffffff12}.uw-admin-promocodes-empty{color:#ffffff80;background:#151517;border-radius:18px;padding:18px;font-size:13px}.uw-admin-promocodes-editor{grid-template-columns:minmax(0,1fr) 310px;gap:0;display:grid;overflow:hidden}.uw-admin-promocodes-editor__head{background:radial-gradient(circle at 90% 0,#e2244414,#0000 38%),#0e0e10eb;border-bottom:1px solid #ffffff0e;grid-column:1/-1;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 24px;display:flex}.uw-admin-promocodes-editor__head h2{color:#fff;letter-spacing:-.055em;margin:11px 0 0;font-size:34px;font-weight:750;line-height:1}.uw-admin-promocodes-status{background:#0e0e10e6;border-radius:16px;gap:7px;padding:5px;display:flex}.uw-admin-promocodes-status button{border-radius:12px;min-height:34px;padding:0 13px;font-size:11px;font-weight:850}.uw-admin-promocodes-editor__body{gap:12px;padding:16px;display:grid}.uw-admin-promocodes-card,.uw-admin-promocodes-preview section{box-shadow:none;background:#0e0e10e6;border:1px solid #ffffff0e;border-radius:20px}.uw-admin-promocodes-card{padding:16px}.uw-admin-promocodes-grid{gap:12px;display:grid}.uw-admin-promocodes-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.uw-admin-promocodes-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.uw-admin-promocodes-grid+.uw-admin-promocodes-grid,.uw-admin-promocodes-grid+.uw-admin-promocodes-field,.uw-admin-promocodes-field+.uw-admin-promocodes-grid{margin-top:12px}.uw-admin-promocodes-card label,.uw-admin-promocodes-field{gap:7px;display:grid}.uw-admin-promocodes-card label>span,.uw-admin-promocodes-field>span{color:#ffffff94;font-size:11px;font-weight:800}.uw-admin-promocodes-type-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.uw-admin-promocodes-type-row button{text-align:left;border-radius:16px;align-content:center;gap:4px;min-height:66px;padding:12px;font-size:13px;font-weight:850;display:grid}.uw-admin-promocodes-type-row button small{color:#ffffff85;font-size:11px;line-height:1.25}.uw-admin-promocodes-preview{align-content:start;gap:12px;padding:16px 16px 16px 0;display:grid}.uw-admin-promocodes-preview section{padding:16px}.uw-admin-promocodes-preview h3{color:#fff;letter-spacing:-.055em;margin:13px 0 0;font-size:28px;font-weight:800;line-height:1}.uw-admin-promocodes-preview p{color:#ffffff85;margin:9px 0 0;font-size:12px;line-height:1.4}.uw-admin-promocodes-preview__discount{background:#202024;border-radius:17px;gap:5px;margin-top:14px;padding:14px;display:grid}.uw-admin-promocodes-preview__discount b{color:#fff;letter-spacing:-.05em;font-size:34px;font-weight:850;line-height:1}.uw-admin-promocodes-preview__discount small{color:#ffffff80;font-size:11px;font-weight:800}.uw-admin-promocodes-preview dl div{background:#202024;border-radius:14px;gap:5px;padding:10px;display:grid}.uw-admin-promocodes-preview dt{color:#ffffff6b;text-transform:uppercase;font-size:10px;font-weight:850}.uw-admin-promocodes-preview dd{color:#fff;margin:0;font-size:12px;font-weight:800;line-height:1.3}.uw-admin-promocodes-message{color:#ff6b82;background:#e224441a;border-radius:16px;padding:13px;font-size:12px;font-weight:800;line-height:1.35}.uw-admin-promocodes-actions{background:#0e0e10f0;border-top:1px solid #ffffff0e;grid-column:1/-1;justify-content:flex-end;align-items:center;gap:10px;padding:14px 16px;display:flex}@media (max-width:1280px){.uw-admin-promocodes-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.uw-admin-promocodes-layout{grid-template-columns:1fr}.uw-admin-promocodes-list{max-height:none;position:static}.uw-admin-promocodes-editor{grid-template-columns:1fr}.uw-admin-promocodes-preview{padding:0 16px 16px}}@media (max-width:760px){.uw-admin-promocodes-page{width:100%}.uw-admin-promocodes-hero,.uw-admin-promocodes-editor__head,.uw-admin-promocodes-actions{display:grid}.uw-admin-promocodes-stats,.uw-admin-promocodes-grid--two,.uw-admin-promocodes-grid--three,.uw-admin-promocodes-type-row{grid-template-columns:1fr}.uw-admin-promocodes-hero h1{font-size:42px}}.uw-admin-promocodes-page{color:#ffffffe6!important;gap:18px!important;width:min(1740px,100%)!important;max-width:none!important;margin:0 auto 80px!important;display:grid!important}.uw-admin-promocodes-hero{background:radial-gradient(circle at 88% 0,#e224440e,#0000 38%),#0e0e10f2!important;border:1px solid #ffffff13!important;border-radius:28px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:18px!important;min-height:150px!important;padding:24px!important;display:grid!important;box-shadow:0 24px 70px #00000047!important}.uw-admin-promocodes-hero h1{color:#fff!important;letter-spacing:-.065em!important;margin:14px 0 0!important;font-size:clamp(40px,4vw,62px)!important;font-weight:500!important;line-height:.92!important}.uw-admin-promocodes-hero p{color:#fff9!important;max-width:900px!important;margin:15px 0 0!important;font-size:13px!important;line-height:1.5!important}.uw-admin-promocodes-hero__actions{gap:8px!important;display:flex!important}.uw-admin-promocodes-hero span,.uw-admin-promocodes-stats article span,.uw-admin-promocodes-list__head span,.uw-admin-promocodes-editor__head span,.uw-admin-promocodes-section-title span,.uw-admin-promocodes-preview section>span{color:#ff3c5c!important;letter-spacing:.1em!important;text-transform:uppercase!important;width:fit-content!important;min-height:24px!important;box-shadow:none!important;filter:none!important;text-shadow:none!important;background:#e2244421!important;border-radius:999px!important;align-items:center!important;padding:0 9px!important;font-size:11px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}.uw-admin-promocodes-button,.uw-admin-promocodes-filter,.uw-admin-promocodes-type-row button,.uw-admin-promocodes-status button,.uw-admin-promocodes-actions button{color:#ffffff9e!important;min-height:34px!important;box-shadow:none!important;filter:none!important;text-shadow:none!important;cursor:pointer!important;background:#ffffff0e!important;border:0!important;border-radius:999px!important;font-family:inherit!important;font-size:12px!important;font-weight:600!important;line-height:1!important;transition:background .22s,color .22s,transform .22s!important}.uw-admin-promocodes-hero__actions .uw-admin-promocodes-button{color:#fff!important;background:#202024!important;border-radius:15px!important;min-height:44px!important;padding:0 16px!important;font-size:13px!important;font-weight:600!important}.uw-admin-promocodes-button:hover:not(:disabled),.uw-admin-promocodes-filter:hover,.uw-admin-promocodes-type-row button:hover,.uw-admin-promocodes-status button:hover,.uw-admin-promocodes-actions button:hover{color:#fff!important;box-shadow:none!important;background:#ffffff14!important;transform:translateY(-1px)!important}.uw-admin-promocodes-button--primary,.uw-admin-promocodes-filter.is-active,.uw-admin-promocodes-type-row button.is-active,.uw-admin-promocodes-status button.is-active,.uw-admin-promocodes-actions button.is-active,.uw-admin-promocodes-button--primary:hover:not(:disabled){color:#fff!important;background:#e22444!important;box-shadow:0 0 22px #e224442e!important}.uw-admin-promocodes-button--danger{color:#ffffff9e!important;box-shadow:none!important;background:#ffffff0e!important}.uw-admin-promocodes-button:disabled{cursor:not-allowed!important;opacity:.5!important;color:#ffffff59!important;box-shadow:none!important;background:#ffffff0b!important;transform:none!important}.uw-admin-promocodes-stats{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;margin-top:0!important;display:grid!important}.uw-admin-promocodes-stats article:before{content:none!important;display:none!important}.uw-admin-promocodes-stats article b{color:#fff!important;letter-spacing:-.045em!important;margin-top:12px!important;font-size:32px!important;font-weight:500!important;line-height:1!important;display:block!important}.uw-admin-promocodes-stat-watermark{opacity:.105!important;color:#ffffff61!important;fill:currentColor!important;filter:none!important;box-shadow:none!important}.uw-admin-promocodes-list,.uw-admin-promocodes-editor,.uw-admin-promocodes-preview,.uw-admin-promocodes-card,.uw-admin-promocodes-preview section{background:radial-gradient(circle at 92% 0,#e224440b,#0000 36%),#0e0e10f2!important;border:1px solid #ffffff13!important;box-shadow:0 24px 70px #00000042!important}.uw-admin-promocodes-list,.uw-admin-promocodes-editor,.uw-admin-promocodes-preview{border-radius:28px!important}.uw-admin-promocodes-editor__head,.uw-admin-promocodes-list__head{box-shadow:none!important;background:0 0!important;border-bottom:1px solid #ffffff0e!important}.uw-admin-promocodes-list__head h2,.uw-admin-promocodes-editor__head h2{color:#fff!important;letter-spacing:-.04em!important;text-shadow:none!important;font-weight:500!important}.uw-admin-promocodes-search,.uw-admin-promocodes-field input,.uw-admin-promocodes-field textarea,.uw-admin-promocodes-field select{color:#fff!important;background:#202024!important;border:0!important;border-radius:15px!important;outline:none!important;font-family:inherit!important;font-weight:600!important;box-shadow:inset 0 0 0 1px #ffffff0d!important}.uw-admin-promocodes-field label,.uw-admin-promocodes-field small{color:#ffffff85!important;font-weight:600!important}.uw-admin-promocodes-field input:focus,.uw-admin-promocodes-field textarea:focus,.uw-admin-promocodes-field select:focus,.uw-admin-promocodes-search:focus{box-shadow:inset 0 0 0 1px #e2244457!important}.uw-admin-promocodes-items button,.uw-admin-promocodes-items article,.uw-admin-promocodes-card{box-shadow:none!important;background:#ffffff0a!important;border:1px solid #ffffff0b!important;border-radius:18px!important}.uw-admin-promocodes-items button:hover,.uw-admin-promocodes-card:hover{box-shadow:none!important;background:#ffffff0e!important;border-color:#fff1!important;transform:none!important}.uw-admin-promocodes-items button.is-active,.uw-admin-promocodes-card.is-active{box-shadow:none!important;background:#e2244413!important;border-color:#e2244457!important}.uw-admin-promocodes-items b,.uw-admin-promocodes-card b{color:#fff!important;font-weight:700!important}.uw-admin-promocodes-items p,.uw-admin-promocodes-card p{color:#ffffff80!important}.uw-admin-promocodes-status,.uw-admin-promocodes-type-row{box-shadow:none!important;background:#ffffff09!important;border:1px solid #ffffff0b!important}.uw-admin-promocodes-preview__discount{color:#fff!important;background:#202024!important;border:0!important;box-shadow:inset 0 0 0 1px #ffffff0d!important}.uw-admin-promocodes-message{color:#aaffcde6!important;box-shadow:none!important;background:#4ee18b17!important;border:1px solid #4ee18b29!important}@media (max-width:1480px){.uw-admin-promocodes-page{width:100%!important}.uw-admin-promocodes-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:1180px){.uw-admin-promocodes-layout{grid-template-columns:1fr!important}.uw-admin-promocodes-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){.uw-admin-promocodes-hero,.uw-admin-promocodes-editor__head,.uw-admin-promocodes-stats,.uw-admin-promocodes-grid,.uw-admin-promocodes-grid--two,.uw-admin-promocodes-grid--three{grid-template-columns:1fr!important}}.uw-admin-promocodes-page,.uw-admin-promocodes-page *,.uw-admin-promocodes-page :before,.uw-admin-promocodes-page :after{text-shadow:none!important;filter:none!important;font-weight:500!important}.uw-admin-promocodes-page b,.uw-admin-promocodes-page strong,.uw-admin-promocodes-page h1,.uw-admin-promocodes-page h2,.uw-admin-promocodes-page h3,.uw-admin-promocodes-page button,.uw-admin-promocodes-page input,.uw-admin-promocodes-page textarea,.uw-admin-promocodes-page select,.uw-admin-promocodes-page label,.uw-admin-promocodes-page small,.uw-admin-promocodes-page span,.uw-admin-promocodes-page em{font-weight:500!important}.uw-admin-promocodes-layout{align-items:start!important}.uw-admin-promocodes-editor{min-width:0!important;overflow:hidden!important}.uw-admin-promocodes-editor__body{align-items:start!important;min-width:0!important}.uw-admin-promocodes-hero__actions .uw-admin-promocodes-button{color:#fff!important;min-height:44px!important;box-shadow:none!important;background:#202024!important;border:0!important;border-radius:15px!important;padding:0 16px!important;font-size:13px!important;line-height:1!important;transform:none!important}.uw-admin-promocodes-hero__actions .uw-admin-promocodes-button--primary{color:#fff!important;background:#e22444!important;box-shadow:0 0 22px #e224442e!important}.uw-admin-promocodes-hero__actions .uw-admin-promocodes-button:hover{color:#fff!important;box-shadow:none!important;background:#ffffff17!important;transform:translateY(-1px)!important}.uw-admin-promocodes-hero__actions .uw-admin-promocodes-button--primary:hover{background:#e22444!important;box-shadow:0 0 24px #e2244438!important}.uw-admin-promocodes-filter{min-height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex-wrap:wrap!important;gap:7px!important;margin-top:10px!important;padding:0!important;display:flex!important}.uw-admin-promocodes-filter button{color:#ffffffad!important;min-height:30px!important;box-shadow:none!important;background:#ffffff0e!important;border:0!important;border-radius:999px!important;padding:0 10px!important;font-size:11.5px!important;line-height:1!important;transform:none!important}.uw-admin-promocodes-filter button.is-active{color:#fff!important;box-shadow:none!important;background:#e22444!important}.uw-admin-promocodes-search{min-height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;display:block!important}.uw-admin-promocodes-search input{color:#fff!important;background:#202024!important;border:0!important;border-radius:15px!important;outline:none!important;width:100%!important;min-height:44px!important;padding:0 14px!important;font-size:13px!important;box-shadow:inset 0 0 0 1px #ffffff0e!important}.uw-admin-promocodes-search input::placeholder{color:#ffffff5c!important}.uw-admin-promocodes-items{align-content:start!important;gap:8px!important;display:grid!important}.uw-admin-promocodes-items button{color:#fff!important;text-align:left!important;min-height:62px!important;box-shadow:none!important;background:#161617d1!important;border:1px solid #ffffff0a!important;border-radius:18px!important;grid-template-columns:42px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:8px!important;display:grid!important;transform:none!important}.uw-admin-promocodes-items button:hover{box-shadow:none!important;background:#202024e6!important;border-color:#e224441f!important;transform:none!important}.uw-admin-promocodes-items button.is-active{box-shadow:none!important;background:radial-gradient(circle at 100% 0,#e224441f,#0000 45%),#202024f0!important;border-color:#e2244452!important}.uw-admin-promocodes-items button i{color:#ff3c5c!important;width:42px!important;height:42px!important;box-shadow:none!important;background:#202024!important;border-radius:14px!important;place-items:center!important;font-size:12px!important;font-style:normal!important;line-height:1!important;display:grid!important}.uw-admin-promocodes-items button span{min-width:0!important;color:inherit!important;letter-spacing:0!important;text-transform:none!important;background:0 0!important;gap:5px!important;padding:0!important;display:grid!important}.uw-admin-promocodes-items button b{color:#fff!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:13.5px!important;line-height:1.1!important;display:block!important;overflow:hidden!important}.uw-admin-promocodes-items button small{color:#ffffff75!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:11.5px!important;line-height:1.1!important;display:block!important;overflow:hidden!important}.uw-admin-promocodes-items button em{color:#72e9a2!important;letter-spacing:0!important;min-height:24px!important;box-shadow:none!important;background:#4ee18b24!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 9px!important;font-size:11px!important;font-style:normal!important;line-height:1!important;display:inline-flex!important}.uw-admin-promocodes-editor__head{align-items:center!important;min-height:118px!important;padding:18px!important}.uw-admin-promocodes-editor__head h2{letter-spacing:-.05em!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin:9px 0 0!important;font-size:32px!important;line-height:1!important;overflow:hidden!important}.uw-admin-promocodes-editor__head p{color:#ffffff85!important;margin:7px 0 0!important;font-size:12px!important;line-height:1.35!important}.uw-admin-promocodes-status{box-shadow:none!important;background:#0e0e109e!important;border:1px solid #ffffff0b!important;border-radius:15px!important;align-items:center!important;gap:7px!important;padding:6px!important;display:flex!important}.uw-admin-promocodes-status button{color:#fff9!important;min-height:34px!important;box-shadow:none!important;background:0 0!important;border-radius:12px!important;padding:0 12px!important;font-size:12px!important;line-height:1!important;transform:none!important}.uw-admin-promocodes-status button.is-active{color:#fff!important;box-shadow:none!important;background:#e22444!important}.uw-admin-promocodes-status button:hover{color:#fff!important;box-shadow:none!important;background:#ffffff14!important;transform:none!important}.uw-admin-promocodes-card{background:#111113d1!important;border:1px solid #ffffff0e!important;border-radius:22px!important;padding:14px!important;box-shadow:inset 0 0 0 1px #ffffff05!important}.uw-admin-promocodes-section-title{margin-bottom:12px!important}.uw-admin-promocodes-section-title p{color:#ffffff85!important;margin:8px 0 0!important;font-size:12px!important;line-height:1.35!important}.uw-admin-promocodes-grid label,.uw-admin-promocodes-field{color:#ffffff94!important;gap:7px!important;font-size:11.5px!important;display:grid!important}.uw-admin-promocodes-grid label>span,.uw-admin-promocodes-field>span{color:#ffffff94!important;letter-spacing:0!important;text-transform:none!important;background:0 0!important;border-radius:0!important;min-height:0!important;padding:0!important;font-size:11.5px!important;line-height:1.2!important}.uw-admin-promocodes-grid input,.uw-admin-promocodes-grid select,.uw-admin-promocodes-grid textarea,.uw-admin-promocodes-field input,.uw-admin-promocodes-field select,.uw-admin-promocodes-field textarea{color:#fff!important;background:#202024!important;border:0!important;border-radius:14px!important;outline:none!important;width:100%!important;min-height:44px!important;padding:0 13px!important;font-size:13px!important;box-shadow:inset 0 0 0 1px #ffffff0d!important}.uw-admin-promocodes-grid textarea,.uw-admin-promocodes-field textarea{resize:vertical!important;min-height:84px!important;padding:12px 13px!important}.uw-admin-promocodes-grid input:focus,.uw-admin-promocodes-grid select:focus,.uw-admin-promocodes-grid textarea:focus,.uw-admin-promocodes-field input:focus,.uw-admin-promocodes-field select:focus,.uw-admin-promocodes-field textarea:focus{box-shadow:inset 0 0 0 1px #e2244457!important}.uw-admin-promocodes-type-row{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;padding:0!important;display:grid!important}.uw-admin-promocodes-type-row button{color:#ffffffc2!important;text-align:left!important;min-height:70px!important;box-shadow:none!important;background:#202024!important;border:0!important;border-radius:16px!important;align-content:center!important;gap:5px!important;padding:12px!important;font-size:13px!important;line-height:1.1!important;display:grid!important;transform:none!important}.uw-admin-promocodes-type-row button small{color:#ffffff80!important;margin:0!important;font-size:11px!important;line-height:1.25!important;display:block!important}.uw-admin-promocodes-type-row button.is-active{color:#fff!important;background:#e22444!important;box-shadow:0 0 22px #e2244429!important}.uw-admin-promocodes-type-row button.is-active small{color:#ffffffb8!important}.uw-admin-promocodes-preview{min-width:0!important;box-shadow:none!important;background:#0e0e10b8!important;border:1px solid #ffffff0e!important;border-radius:22px!important}.uw-admin-promocodes-preview h3,.uw-admin-promocodes-preview b{color:#fff!important;letter-spacing:-.035em!important;font-weight:500!important}.uw-admin-promocodes-preview section,.uw-admin-promocodes-preview__discount{box-shadow:none!important;background:#202024!important;border:1px solid #ffffff0d!important;border-radius:15px!important}.uw-admin-promocodes-preview__discount{align-content:center!important;min-height:76px!important;padding:14px!important;display:grid!important}.uw-admin-promocodes-preview__discount b{font-size:34px!important;line-height:1!important}.uw-admin-promocodes-preview p,.uw-admin-promocodes-preview small{color:#ffffff94!important;font-weight:500!important}.uw-admin-promocodes-actions{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;display:flex!important}.uw-admin-promocodes-actions button,.uw-admin-promocodes-button{color:#fff!important;min-height:42px!important;box-shadow:none!important;background:#202024!important;border:0!important;border-radius:14px!important;padding:0 14px!important;font-size:12.5px!important;line-height:1!important;transform:none!important}.uw-admin-promocodes-button--primary,.uw-admin-promocodes-actions .uw-admin-promocodes-button--primary{color:#fff!important;background:#e22444!important;box-shadow:0 0 22px #e224442e!important}.uw-admin-promocodes-button--danger,.uw-admin-promocodes-actions .uw-admin-promocodes-button--danger{color:#ffffffc7!important;box-shadow:none!important;background:#202024!important}.uw-admin-promocodes-actions button:hover,.uw-admin-promocodes-button:hover{color:#fff!important;background:#ffffff17!important;transform:translateY(-1px)!important}.uw-admin-promocodes-button--primary:hover,.uw-admin-promocodes-actions .uw-admin-promocodes-button--primary:hover{background:#e22444!important;box-shadow:0 0 24px #e2244438!important}@media (max-width:1480px){.uw-admin-promocodes-editor__body{grid-template-columns:minmax(0,1fr) 280px!important}}@media (max-width:1180px){.uw-admin-promocodes-editor__body{grid-template-columns:1fr!important}}@media (max-width:760px){.uw-admin-promocodes-hero__actions,.uw-admin-promocodes-actions,.uw-admin-promocodes-status,.uw-admin-promocodes-hero__actions .uw-admin-promocodes-button,.uw-admin-promocodes-actions button{width:100%!important}}.uw-admin-promocodes-page,.uw-admin-promocodes-page *{text-shadow:none!important;font-weight:500!important}.uw-admin-promocodes-stats{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important}.uw-admin-promocodes-stats article{min-height:118px!important;box-shadow:none!important;background:#0e0e10d1!important;border:1px solid #ffffff0f!important;border-radius:22px!important;padding:18px!important;position:relative!important;overflow:hidden!important}.uw-admin-promocodes-stats article[data-tone=red]{background:linear-gradient(135deg,#e2244418,#0e0e10d6 58%)!important}.uw-admin-promocodes-stats article[data-tone=green]{background:linear-gradient(135deg,#45da8217,#0e0e10d6 58%)!important}.uw-admin-promocodes-stats article[data-tone=gold]{background:linear-gradient(135deg,#f5be4c17,#0e0e10d6 58%)!important}.uw-admin-promocodes-stats article[data-tone=blue]{background:linear-gradient(135deg,#6d75ff16,#0e0e10d6 58%)!important}.uw-admin-promocodes-stats article[data-tone=gray]{background:linear-gradient(135deg,#ffffff0e,#0e0e10d6 58%)!important}.uw-admin-promocodes-stats article>span{color:#fff!important;letter-spacing:.08em!important;text-transform:uppercase!important;background:#e224442e!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;min-height:24px!important;padding:0 9px!important;font-size:11px!important;line-height:1!important;display:inline-flex!important}.uw-admin-promocodes-stats article b{color:#fff!important;letter-spacing:-.04em!important;margin-top:18px!important;font-size:34px!important;line-height:.95!important;display:block!important}.uw-admin-promocodes-stats article p{color:#ffffff85!important;margin:10px 0 0!important;font-size:12px!important;line-height:1.3!important}.uw-admin-promocodes-stat-watermark{opacity:.14!important;fill:currentColor!important;color:#e22444e6!important;filter:none!important;width:46px!important;height:46px!important;position:absolute!important;bottom:18px!important;right:18px!important;transform:none!important}.uw-admin-promocodes-filter,.uw-admin-promocodes-filter:hover,.uw-admin-promocodes-filter:focus,.uw-admin-promocodes-filter:focus-within{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:none!important;flex-wrap:wrap!important;gap:6px!important;margin:10px 0 0!important;padding:0!important;display:flex!important}.uw-admin-promocodes-filter button{z-index:1!important;color:#ffffffa8!important;min-height:29px!important;box-shadow:none!important;background:#202024!important;border:0!important;border-radius:10px!important;flex:none!important;padding:0 10px!important;font-size:11px!important;line-height:1!important;position:relative!important;transform:none!important}.uw-admin-promocodes-filter button:hover{color:#fff!important;box-shadow:none!important;background:#26262a!important;transform:none!important}.uw-admin-promocodes-filter button.is-active,.uw-admin-promocodes-filter button.is-active:hover{color:#fff!important;box-shadow:none!important;background:#e22444!important}.uw-admin-promocodes-items{gap:8px!important}.uw-admin-promocodes-items button{min-height:58px!important;box-shadow:none!important;background:#161617!important;border-color:#ffffff0b!important;border-radius:16px!important;grid-template-columns:36px minmax(0,1fr) 78px!important;gap:9px!important;padding:8px!important}.uw-admin-promocodes-items button:hover{background:#1b1b1f!important;border-color:#ffffff13!important}.uw-admin-promocodes-items button.is-active{background:#202024!important;border-color:#e224448c!important}.uw-admin-promocodes-items button i{border-radius:12px!important;width:36px!important;height:36px!important;font-size:11px!important}.uw-admin-promocodes-items button b{font-size:12.5px!important;line-height:1.05!important}.uw-admin-promocodes-items button small{font-size:11px!important;line-height:1.05!important}.uw-admin-promocodes-items button em{white-space:nowrap!important;text-overflow:ellipsis!important;color:#77e6a4!important;background:#45da8229!important;border-radius:9px!important;justify-self:end!important;min-width:68px!important;max-width:78px!important;min-height:25px!important;padding:0 8px!important;font-size:10.5px!important;line-height:1!important;overflow:hidden!important}.uw-admin-promocodes-preview dl dd[data-state],.uw-admin-promocodes-preview dd[data-state]{color:#78e6a5!important;text-align:center!important;width:fit-content!important;min-width:92px!important;max-width:100%!important;min-height:29px!important;box-shadow:none!important;background:#45da8229!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;padding:0 12px!important;font-size:12px!important;line-height:1!important;display:inline-flex!important}.uw-admin-promocodes-preview dd[data-state=disabled]{color:#ffffffb8!important;background:#ffffff14!important}.uw-admin-promocodes-preview dd[data-state=planned]{color:#a4a8ff!important;background:#6d75ff26!important}.uw-admin-promocodes-preview dd[data-state=expired]{color:#ffffff80!important;background:#ffffff12!important}.uw-admin-promocodes-preview dd[data-state=limited]{color:#f3c768!important;background:#f5be4c29!important}.uw-admin-promocodes-preview{background:#0e0e10c7!important;align-content:start!important;gap:12px!important;padding:12px!important;display:grid!important}.uw-admin-promocodes-preview section{width:100%!important;box-shadow:none!important;background:#202024!important;border:1px solid #ffffff0e!important;border-radius:16px!important;margin:0!important;padding:16px!important}.uw-admin-promocodes-preview section+section{margin-top:0!important}.uw-admin-promocodes-preview h3{letter-spacing:-.04em!important;margin:12px 0 0!important;font-size:26px!important;line-height:1!important}.uw-admin-promocodes-preview section:last-of-type h3{font-size:29px!important}.uw-admin-promocodes-preview p{margin:8px 0 0!important;font-size:12px!important;line-height:1.35!important}.uw-admin-promocodes-preview__discount{background:#242428!important;border-radius:14px!important;width:100%!important;min-height:72px!important;margin-top:14px!important;padding:13px!important}.uw-admin-promocodes-preview__discount b{font-size:32px!important}.uw-admin-promocodes-preview dl{gap:12px!important;margin:16px 0 0!important;display:grid!important}.uw-admin-promocodes-preview dl div{gap:7px!important;min-width:0!important;display:grid!important}.uw-admin-promocodes-preview dt{color:#ffffff73!important;letter-spacing:.04em!important;text-transform:uppercase!important;font-size:10.5px!important;line-height:1!important}.uw-admin-promocodes-preview dd{color:#fff!important;word-break:break-word!important;min-width:0!important;margin:0!important;font-size:12.5px!important;line-height:1.25!important}.uw-admin-promocodes-type-row button{background:#202024!important;border-radius:14px!important;min-height:62px!important}.uw-admin-promocodes-type-row button.is-active{box-shadow:none!important;background:#e22444!important}.uw-admin-promocodes-status button{border-radius:10px!important}.uw-admin-promocodes-status button.is-active{box-shadow:none!important}@media (max-width:1380px){.uw-admin-promocodes-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:920px){.uw-admin-promocodes-stats{grid-template-columns:1fr!important}}.uw-admin-promocodes-filter:hover button,.uw-admin-promocodes-filter:focus-within button,.uw-admin-promocodes-filter button{box-shadow:none!important;filter:none!important;transform:none!important}.uw-admin-promocodes-filter:hover button:not(:hover):not(.is-active),.uw-admin-promocodes-filter:focus-within button:not(:focus):not(.is-active){color:#ffffffa8!important;background:#202024!important}.uw-admin-promocodes-filter button:hover:not(.is-active),.uw-admin-promocodes-filter button:focus-visible:not(.is-active){color:#fff!important;box-shadow:none!important;background:#26262a!important;transform:none!important}.uw-admin-promocodes-filter button.is-active,.uw-admin-promocodes-filter button.is-active:hover,.uw-admin-promocodes-filter button.is-active:focus-visible{color:#fff!important;box-shadow:none!important;background:#e22444!important;transform:none!important}.uw-admin-promocodes-items button{grid-template-columns:34px minmax(0,1fr) 86px!important;gap:8px!important;min-width:0!important}.uw-admin-promocodes-items button b,.uw-admin-promocodes-items button small{white-space:nowrap!important;text-overflow:ellipsis!important;display:block!important;overflow:hidden!important}.uw-admin-promocodes-items button em{text-align:center!important;border-radius:8px!important;justify-content:center!important;min-width:78px!important;max-width:86px!important;min-height:24px!important;padding:0 8px!important;font-size:11px!important;line-height:1!important}.uw-admin-promocodes-preview dl div dd[data-state]{text-align:center!important;width:fit-content!important;min-width:82px!important;min-height:26px!important;box-shadow:none!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 10px!important;font-size:11.5px!important;line-height:1!important;display:inline-flex!important}.uw-admin-promocodes-preview{align-content:start!important;gap:12px!important}.uw-admin-promocodes-preview section{width:100%!important;box-shadow:none!important;background:#202024!important;border-color:#ffffff0e!important;align-self:stretch!important;margin:0!important;display:block!important}.uw-admin-promocodes-preview section:last-of-type{min-height:92px!important}.uw-admin-promocodes-preview__discount{box-shadow:none!important;background:#242428!important;border:1px solid #ffffff0b!important;align-content:center!important;display:grid!important}.uw-admin-promocodes-type-row button{box-shadow:none!important;transform:none!important}.uw-admin-promocodes-type-row button:hover:not(.is-active){box-shadow:none!important;background:#242428!important;transform:none!important}.uw-admin-promocodes-type-row button.is-active{color:#fff!important;box-shadow:none!important;background:#e22444!important}.uw-admin-promocodes-grid--balance{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}@media (max-width:920px){.uw-admin-promocodes-grid--balance{grid-template-columns:1fr!important}}.uw-admin-promocodes-stats article{transition:transform .22s,border-color .22s,box-shadow .22s!important;animation:.48s cubic-bezier(.16,1,.3,1) both uwAdminMetricSoftIn!important;position:relative!important;overflow:hidden!important}.uw-admin-promocodes-stat-watermark{fill:currentColor!important;opacity:.12!important;pointer-events:none!important;z-index:1!important;width:68px!important;height:68px!important;box-shadow:none!important;filter:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;transition:opacity .22s,transform .24s cubic-bezier(.16,1,.3,1)!important;display:block!important;position:absolute!important;inset:auto 14px 10px auto!important;transform:rotate(8deg)!important}.uw-admin-promocodes-stats article[data-tone=red] .uw-admin-promocodes-stat-watermark{color:#ff3c5c!important}.uw-admin-promocodes-stats article[data-tone=green] .uw-admin-promocodes-stat-watermark{color:#4ee18b!important}.uw-admin-promocodes-stats article[data-tone=gold] .uw-admin-promocodes-stat-watermark{color:#ffd27a!important}.uw-admin-promocodes-stats article[data-tone=blue] .uw-admin-promocodes-stat-watermark{color:#aeb1ff!important}.uw-admin-promocodes-stats article[data-tone=gray] .uw-admin-promocodes-stat-watermark{color:#ffffff75!important}.uw-admin-promocodes-list{min-width:0!important}.uw-admin-promocodes-items{gap:8px!important;display:grid!important}.uw-admin-promocodes-items button{width:100%!important;min-width:0!important;min-height:58px!important;box-shadow:none!important;border-radius:15px!important;grid-template-columns:32px minmax(0,1fr) auto!important;align-items:center!important;gap:9px!important;padding:9px 10px!important;display:grid!important;overflow:hidden!important}.uw-admin-promocodes-items button i{border-radius:11px!important;width:32px!important;min-width:32px!important;height:32px!important;font-size:10.5px!important;line-height:1!important}.uw-admin-promocodes-items button span{min-width:0!important;max-width:100%!important;overflow:hidden!important}.uw-admin-promocodes-items button b,.uw-admin-promocodes-items button small{white-space:nowrap!important;text-overflow:ellipsis!important;min-width:0!important;max-width:100%!important;display:block!important;overflow:hidden!important}.uw-admin-promocodes-items button b{letter-spacing:-.01em!important;font-size:12.5px!important;line-height:1.12!important}.uw-admin-promocodes-items button small{margin-top:4px!important;font-size:10.5px!important;line-height:1.05!important}.uw-admin-promocodes-items button em{white-space:nowrap!important;text-overflow:ellipsis!important;width:auto!important;min-width:64px!important;max-width:76px!important;min-height:22px!important;box-shadow:none!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 8px!important;font-size:10.5px!important;font-style:normal!important;line-height:1!important;display:inline-flex!important;overflow:hidden!important}.uw-admin-promocodes-items button em[data-state=active]{color:#7ee6a7!important;background:#45da8229!important}.uw-admin-promocodes-items button em[data-state=disabled]{color:#ffffffbd!important;background:#ffffff17!important}.uw-admin-promocodes-items button em[data-state=planned]{color:#a6aaff!important;background:#6d75ff26!important}.uw-admin-promocodes-items button em[data-state=expired]{color:#ffffff85!important;background:#ffffff12!important}.uw-admin-promocodes-items button em[data-state=limited]{color:#f3c768!important;background:#f5be4c29!important}.uw-admin-promocodes-filter,.uw-admin-promocodes-filter:hover,.uw-admin-promocodes-filter:focus,.uw-admin-promocodes-filter:focus-within{box-shadow:none!important;filter:none!important;background:0 0!important;border-color:#0000!important;transform:none!important}.uw-admin-promocodes-filter button,.uw-admin-promocodes-filter button:hover,.uw-admin-promocodes-filter button:focus,.uw-admin-promocodes-filter button:active{box-shadow:none!important;filter:none!important}.uw-admin-promocodes-filter:hover button,.uw-admin-promocodes-filter:focus-within button,.uw-admin-promocodes-filter button:not(:hover):not(.is-active){transform:none!important}.uw-admin-promocodes-filter button:not(.is-active){color:#ffffffad!important;background:#202024!important}.uw-admin-promocodes-filter button:not(.is-active):hover,.uw-admin-promocodes-filter button:not(.is-active):focus-visible{color:#fff!important;background:#2a2a2f!important;transform:translateY(-1px)!important}.uw-admin-promocodes-filter button.is-active,.uw-admin-promocodes-filter button.is-active:hover,.uw-admin-promocodes-filter button.is-active:focus-visible{color:#fff!important;background:#e22444!important;transform:translateY(-1px)!important}.uw-admin-promocodes-status{box-shadow:none!important;background:#0a0a0cb8!important;border:1px solid #ffffff0e!important;border-radius:16px!important;padding:5px!important}.uw-admin-promocodes-status button{color:#ffffffa6!important;min-height:36px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:12px!important;padding:0 14px!important;transition:transform .2s,background .2s,color .2s,box-shadow .2s!important;transform:none!important}.uw-admin-promocodes-status button:not(.is-active):hover{color:#fff!important;background:#202024!important;transform:translateY(-1px)!important}.uw-admin-promocodes-status button.is-active{color:#fff!important;background:#e22444!important;transform:translateY(-1px)!important;box-shadow:0 0 22px #e2244438!important}.uw-admin-promocodes-preview section{box-shadow:none!important}.uw-admin-promocodes-preview dl{gap:13px!important;display:grid!important}.uw-admin-promocodes-preview dl div dd[data-state]{width:fit-content!important;min-width:72px!important;min-height:22px!important;box-shadow:none!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 9px!important;font-size:10.5px!important;line-height:1!important;display:inline-flex!important}.uw-admin-promocodes-preview dl div dd[data-state=active]{color:#7ee6a7!important;background:#45da8229!important}.uw-admin-promocodes-preview dl div dd[data-state=disabled]{color:#ffffffbd!important;background:#ffffff17!important}.uw-admin-promocodes-preview dl div dd[data-state=planned]{color:#a6aaff!important;background:#6d75ff26!important}.uw-admin-promocodes-preview dl div dd[data-state=expired]{color:#ffffff85!important;background:#ffffff12!important}.uw-admin-promocodes-preview dl div dd[data-state=limited]{color:#f3c768!important;background:#f5be4c29!important}.uw-admin-promocodes-preview section:last-of-type{align-content:center!important;min-height:94px!important;display:grid!important}@media (max-width:1280px){.uw-admin-promocodes-items button{grid-template-columns:30px minmax(0,1fr) auto!important;padding:9px!important}.uw-admin-promocodes-items button em{min-width:58px!important;max-width:68px!important;font-size:10px!important}}.uw-admin-promocodes-page,.uw-admin-promocodes-page *{font-weight:500!important}.uw-admin-promocodes-stats{gap:12px!important}.uw-admin-promocodes-stats article{opacity:1!important;min-height:112px!important;box-shadow:none!important;background:#0e0e10eb!important;border:1px solid #fff1!important;border-radius:24px!important;padding:16px!important;transition:transform .22s,border-color .22s,box-shadow .22s!important;animation:.48s cubic-bezier(.16,1,.3,1) both uwAdminMetricSoftIn!important;position:relative!important;overflow:hidden!important;transform:translateY(0)scale(1)!important}.uw-admin-promocodes-stats article:first-child{animation-delay:30ms!important}.uw-admin-promocodes-stats article:nth-child(2){animation-delay:70ms!important}.uw-admin-promocodes-stats article:nth-child(3){animation-delay:.11s!important}.uw-admin-promocodes-stats article:nth-child(4){animation-delay:.15s!important}.uw-admin-promocodes-stats article:nth-child(5){animation-delay:.19s!important}.uw-admin-promocodes-stats article:before{content:""!important;pointer-events:none!important;opacity:.78!important;z-index:1!important;position:absolute!important;inset:0!important}.uw-admin-promocodes-stat-watermark{opacity:.11!important;color:#ffffff57!important;fill:currentColor!important;pointer-events:none!important;z-index:2!important;width:68px!important;height:68px!important;box-shadow:none!important;filter:none!important;background:0 0!important;border:0!important;transition:opacity .22s,transform .22s!important;position:absolute!important;inset:auto 14px -14px auto!important;transform:rotate(10deg)!important}.uw-admin-promocodes-stats article:hover{border-color:#ffffff1f!important;transform:translateY(-2px)scale(1.005)!important;box-shadow:0 24px 60px #0000003d!important}.uw-admin-promocodes-stats article:hover .uw-admin-promocodes-stat-watermark{opacity:.18!important;transform:rotate(4deg)scale(1.02)!important}.uw-admin-promocodes-stats article[data-tone=red]:before{background:radial-gradient(circle at 100% 0,#e2244424,#0000 45%)!important}.uw-admin-promocodes-stats article[data-tone=green]:before{background:radial-gradient(circle at 100% 0,#4ee18b26,#0000 45%)!important}.uw-admin-promocodes-stats article[data-tone=gold]:before{background:radial-gradient(circle at 100% 0,#eeb54d29,#0000 45%)!important}.uw-admin-promocodes-stats article[data-tone=blue]:before{background:radial-gradient(circle at 100% 0,#787dff21,#0000 45%)!important}.uw-admin-promocodes-stats article[data-tone=gray]:before{background:radial-gradient(circle at 100% 0,#ffffff14,#0000 45%)!important}.uw-admin-promocodes-stats article>span,.uw-admin-promocodes-stats article>b,.uw-admin-promocodes-stats article>p{z-index:3!important;max-width:calc(100% - 78px)!important;position:relative!important}.uw-admin-promocodes-stats article>span{letter-spacing:.1em!important;text-transform:uppercase!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;min-height:24px!important;padding:0 9px!important;font-size:11px!important;line-height:1!important;display:inline-flex!important}.uw-admin-promocodes-stats article[data-tone=red]>span{color:#ff3c5c!important;background:#e2244421!important}.uw-admin-promocodes-stats article[data-tone=green]>span{color:#4ee18b!important;background:#4ee18b21!important}.uw-admin-promocodes-stats article[data-tone=gold]>span{color:#eeb54d!important;background:#eeb54d24!important}.uw-admin-promocodes-stats article[data-tone=blue]>span{color:#aeb1ff!important;background:#787dff21!important}.uw-admin-promocodes-stats article[data-tone=gray]>span{color:#ffffff8f!important;background:#ffffff13!important}.uw-admin-promocodes-stats article>b{color:#fff!important;margin-top:12px!important;font-size:32px!important;line-height:1!important;display:block!important}.uw-admin-promocodes-stats article[data-tone=green]>b{color:#7dffb0!important}.uw-admin-promocodes-stats article[data-tone=gold]>b{color:#ffd27a!important}.uw-admin-promocodes-stats article[data-tone=gray]>b{color:#ffffffd6!important}.uw-admin-promocodes-stats article>p{color:#ffffff80!important;margin:8px 0 0!important;font-size:12px!important}.uw-admin-promocodes-status{box-shadow:none!important;background:#0e0e10b3!important;border:0!important;border-radius:17px!important;gap:7px!important;padding:5px!important;display:inline-flex!important}.uw-admin-promocodes-status button{color:#ffffff94!important;cursor:pointer!important;min-height:38px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:13px!important;padding:0 13px!important;font-size:12px!important;line-height:1!important;transition:background .22s,color .22s,box-shadow .22s,transform .22s!important;transform:none!important}.uw-admin-promocodes-status button:hover{color:#fff!important;background:#ffffff12!important;transform:translateY(-1px)!important}.uw-admin-promocodes-status button.is-active.is-enabled,.uw-admin-promocodes-status button:first-child.is-active{color:#07140d!important;background:#4ee18b!important;box-shadow:0 0 22px #4ee18b38!important}.uw-admin-promocodes-status button.is-active.is-disabled,.uw-admin-promocodes-status button:last-child.is-active{color:#fff!important;box-shadow:none!important;background:#2d2d32!important}.uw-admin-promocodes-status button:active{transform:translateY(0)scale(.985)!important}.uw-admin-promocodes-items button{grid-template-columns:32px minmax(0,1fr) minmax(68px,auto)!important;gap:8px!important;min-height:58px!important;padding:9px!important}.uw-admin-promocodes-items button span{min-width:0!important;overflow:hidden!important}.uw-admin-promocodes-items button b,.uw-admin-promocodes-items button small{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:100%!important;display:block!important;overflow:hidden!important}.uw-admin-promocodes-items button em{text-align:center!important;white-space:nowrap!important;text-overflow:ellipsis!important;min-width:62px!important;max-width:74px!important;padding:0 7px!important;overflow:hidden!important}.uw-admin-promocodes-filter,.uw-admin-promocodes-filter:hover,.uw-admin-promocodes-filter:focus-within{box-shadow:none!important;background:0 0!important;transform:none!important}.uw-admin-promocodes-filter button{transform:none!important}.uw-admin-promocodes-filter button:hover{color:#fff!important;background:#ffffff17!important;transform:none!important}.uw-admin-promocodes-filter button.is-active,.uw-admin-promocodes-filter button.is-active:hover{color:#fff!important;background:#e22444!important;box-shadow:0 0 18px #e2244433!important}.uw-admin-support-v2,.uw-admin-support-v2 *{box-sizing:border-box;-webkit-font-smoothing:antialiased;text-rendering:geometricprecision}.uw-admin-support-v2{color:#fff;width:min(1680px,100% - 32px);margin:24px auto 80px}.uw-admin-support-v2__head{background:radial-gradient(circle at 86% 0,#e224441a,#0000 34%),#0e0e10f0;border:1px solid #ffffff13;border-radius:28px;justify-content:space-between;align-items:flex-end;gap:18px;min-height:178px;padding:24px;display:flex;box-shadow:0 28px 80px #00000047}.uw-admin-support-v2__kicker{color:#ff3c5c;letter-spacing:.12em;text-transform:uppercase;background:#e2244421;border-radius:999px;align-items:center;width:fit-content;min-height:26px;padding:0 10px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.uw-admin-support-v2__head h1{color:#fff;letter-spacing:-.075em;margin:16px 0 0;font-size:clamp(44px,5vw,76px);font-weight:800;line-height:.9}.uw-admin-support-v2__head p{color:#ffffff9e;max-width:760px;margin:16px 0 0;font-size:14px;font-weight:500;line-height:1.55}.uw-admin-support-v2__refresh{color:#fff;cursor:pointer;background:#202024;border:0;border-radius:16px;flex:none;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:800;transition:background .22s,box-shadow .22s,transform .22s,opacity .22s;display:inline-flex}.uw-admin-support-v2__refresh:hover:not(:disabled){background:#e22444;transform:translateY(-1px);box-shadow:0 0 24px #e224443d}.uw-admin-support-v2__refresh:disabled{opacity:.55;cursor:default}.uw-admin-support-v2__refresh:disabled svg{animation:.9s linear infinite uwAdminSupportSpin}.uw-admin-support-v2__error{color:#fff;background:#e224441a;border:1px solid #e224446b;border-radius:18px;margin-top:14px;padding:14px 16px;font-size:13px;font-weight:700}.uw-admin-support-v2-metric{--support-metric-color:#e22444;--support-metric-rgb:226, 36, 68;background:radial-gradient(circle at 88% 0%, rgba(var(--support-metric-rgb), .12), transparent 38%), #0e0e10f0;border:1px solid #ffffff13;border-radius:28px;min-height:178px;padding:18px;transition:transform .24s,border-color .24s,box-shadow .24s,background .24s;position:relative;overflow:hidden;box-shadow:0 28px 80px #0000003d}.uw-admin-support-v2-metric:before{content:"";background:linear-gradient(90deg, transparent, rgba(var(--support-metric-rgb), .9), transparent);opacity:.72;border-radius:999px 999px 0 0;height:2px;position:absolute;inset:auto 18px 0}.uw-admin-support-v2-metric:after{content:"";background:rgba(var(--support-metric-rgb), .08);filter:blur(10px);pointer-events:none;border-radius:999px;width:170px;height:170px;position:absolute;top:-80px;right:-80px}.uw-admin-support-v2-metric__top{z-index:2;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.uw-admin-support-v2-metric__top span{color:var(--support-metric-color);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:900;line-height:1.15}.uw-admin-support-v2-metric__top i{background:rgba(var(--support-metric-rgb), .13);width:44px;height:44px;color:var(--support-metric-color);box-shadow:inset 0 0 0 1px rgba(var(--support-metric-rgb), .16), 0 0 22px rgba(var(--support-metric-rgb), .1);border-radius:15px;place-items:center;font-style:normal;animation:2.6s ease-in-out infinite uwAdminSupportIconFloat;display:grid}.uw-admin-support-v2-metric:nth-child(2) .uw-admin-support-v2-metric__top i{animation-delay:.12s}.uw-admin-support-v2-metric:nth-child(3) .uw-admin-support-v2-metric__top i{animation-delay:.24s}.uw-admin-support-v2-metric:nth-child(4) .uw-admin-support-v2-metric__top i{animation-delay:.36s}.uw-admin-support-v2-metric:nth-child(5) .uw-admin-support-v2-metric__top i{animation-delay:.48s}.uw-admin-support-v2-metric strong{z-index:2;color:#fff;letter-spacing:-.06em;margin-top:20px;font-size:42px;font-weight:900;line-height:.9;display:block;position:relative}.uw-admin-support-v2-metric p{z-index:2;color:#ffffff8f;min-height:38px;margin:12px 0 0;font-size:13px;font-weight:500;line-height:1.35;position:relative}.uw-admin-support-v2__next{background:#0e0e10bd;border:1px dashed #ffffff1c;border-radius:26px;margin-top:16px;padding:22px}.uw-admin-support-v2__next span{color:#ff3c5c;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:900;display:inline-flex}.uw-admin-support-v2__next h2{color:#fff;letter-spacing:-.04em;margin:10px 0 0;font-size:28px;font-weight:800;line-height:1}.uw-admin-support-v2__next p{color:#ffffff94;max-width:720px;margin:10px 0 0;font-size:14px;line-height:1.5}@keyframes uwAdminSupportIconFloat{0%,to{box-shadow:inset 0 0 0 1px rgba(var(--support-metric-rgb), .16), 0 0 22px rgba(var(--support-metric-rgb), .1);transform:translateY(0)scale(1)}50%{box-shadow:inset 0 0 0 1px rgba(var(--support-metric-rgb), .24), 0 0 28px rgba(var(--support-metric-rgb), .18);transform:translateY(-3px)scale(1.04)}}@keyframes uwAdminSupportSpin{to{transform:rotate(360deg)}}@media (max-width:1480px){.uw-admin-support-v2__metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.uw-admin-support-v2{width:calc(100% - 20px);margin-top:14px}.uw-admin-support-v2__head{min-height:auto;padding:20px;display:grid}.uw-admin-support-v2__refresh{width:100%}.uw-admin-support-v2__metrics{grid-template-columns:1fr}}.uw-admin-support-v2__head{border-radius:24px;min-height:146px;padding:20px 22px}.uw-admin-support-v2__head h1{letter-spacing:-.07em;margin-top:12px;font-size:clamp(38px,4.2vw,62px)}.uw-admin-support-v2__head p{max-width:720px;margin-top:12px;font-size:13px;line-height:1.45}.uw-admin-support-v2__refresh{border-radius:14px;min-height:42px;padding:0 14px;font-size:12px}.uw-admin-support-v2__refresh svg{width:16px;height:16px}.uw-admin-support-v2__metrics{gap:10px;margin-top:12px}.uw-admin-support-v2-metric{border-radius:20px;min-height:124px;padding:14px}.uw-admin-support-v2-metric:before{left:14px;right:14px}.uw-admin-support-v2-metric:after{width:145px;height:145px;top:-78px;right:-72px}.uw-admin-support-v2-metric__top{gap:10px}.uw-admin-support-v2-metric__top span{letter-spacing:.08em;font-size:10px}.uw-admin-support-v2-metric__top i{border-radius:13px;width:36px;height:36px}.uw-admin-support-v2-metric strong{margin-top:14px;font-size:34px;line-height:.9}.uw-admin-support-v2-metric p{color:#ffffff85;min-height:0;margin-top:8px;font-size:11.5px;line-height:1.28}.uw-admin-support-v2__next{border-radius:22px;margin-top:12px;padding:18px}.uw-admin-support-v2__next h2{margin-top:8px;font-size:24px}.uw-admin-support-v2__next p{margin-top:8px;font-size:13px;line-height:1.42}@media (max-width:1480px){.uw-admin-support-v2__metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.uw-admin-support-v2-metric{min-height:118px;padding:13px}.uw-admin-support-v2-metric strong{font-size:32px}.uw-admin-support-v2-metric p{font-size:11px}}@media (max-width:1280px){.uw-admin-support-v2__metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}.uw-admin-support-v2__metrics{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;margin-top:12px!important;display:grid!important}.uw-admin-support-v2-metric{--support-metric-color:#ff3c5c;--support-metric-rgb:255, 60, 92;background:radial-gradient(circle at 92% 10%, rgba(var(--support-metric-rgb), .14), transparent 34%), #0e0e10eb!important;border:1px solid #fff1!important;border-radius:24px!important;min-height:112px!important;padding:16px!important;transition:transform .22s,border-color .22s,box-shadow .22s,background .22s!important;animation:.48s cubic-bezier(.16,1,.3,1) both uwAdminMetricSoftIn!important;display:block!important;position:relative!important;overflow:hidden!important;box-shadow:0 24px 60px #0003!important}.uw-admin-support-v2-metric:first-child{animation-delay:30ms!important}.uw-admin-support-v2-metric:nth-child(2){animation-delay:70ms!important}.uw-admin-support-v2-metric:nth-child(3){animation-delay:.11s!important}.uw-admin-support-v2-metric:nth-child(4){animation-delay:.15s!important}.uw-admin-support-v2-metric:nth-child(5){animation-delay:.19s!important}.uw-admin-support-v2-metric:hover{border-color:rgba(var(--support-metric-rgb), .26)!important;box-shadow:0 24px 60px #00000042, 0 0 24px rgba(var(--support-metric-rgb), .08)!important;transform:translateY(-2px)!important}.uw-admin-support-v2-metric:before{content:""!important;pointer-events:none!important;opacity:.78!important;background:linear-gradient(135deg, rgba(var(--support-metric-rgb), .11), transparent 42%)!important;position:absolute!important;inset:0!important}.uw-admin-support-v2-metric:after{content:""!important;background:linear-gradient(90deg, transparent, rgba(var(--support-metric-rgb), .82), transparent)!important;opacity:.72!important;pointer-events:none!important;border-radius:999px 999px 0 0!important;height:2px!important;position:absolute!important;bottom:0!important;left:16px!important;right:16px!important}.uw-admin-support-v2-metric__top{z-index:3!important;display:block!important;position:relative!important}.uw-admin-support-v2-metric__top span{z-index:3!important;background:rgba(var(--support-metric-rgb), .13)!important;width:fit-content!important;min-height:24px!important;color:var(--support-metric-color)!important;letter-spacing:.08em!important;text-transform:uppercase!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 9px!important;font-size:10px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;position:relative!important}.uw-admin-support-v2-metric__top i{z-index:1!important;width:66px!important;height:66px!important;box-shadow:none!important;color:var(--support-metric-color)!important;opacity:.14!important;pointer-events:none!important;background:0 0!important;border-radius:0!important;transition:opacity .22s,transform .22s!important;animation:none!important;display:block!important;position:absolute!important;bottom:-78px!important;right:0!important;transform:rotate(8deg)!important}.uw-admin-support-v2-metric:hover .uw-admin-support-v2-metric__top i{opacity:.24!important;transform:rotate(0)scale(1.04)!important}.uw-admin-support-v2-metric__top svg{width:66px!important;height:66px!important}.uw-admin-support-v2-metric strong{z-index:3!important;color:#fff!important;letter-spacing:-.055em!important;width:fit-content!important;margin-top:13px!important;font-size:32px!important;font-weight:900!important;line-height:1!important;display:block!important;position:relative!important}.uw-admin-support-v2-metric p{z-index:3!important;color:#ffffff80!important;max-width:calc(100% - 58px)!important;min-height:0!important;margin:8px 0 0!important;font-size:11px!important;font-weight:500!important;line-height:1.25!important;position:relative!important}.uw-admin-support-v2-metric.is-total{--support-metric-color:#ff3c5c;--support-metric-rgb:255, 60, 92}.uw-admin-support-v2-metric.is-new{--support-metric-color:#ffd27a;--support-metric-rgb:255, 210, 122}.uw-admin-support-v2-metric.is-work{--support-metric-color:#5aa7ff;--support-metric-rgb:90, 167, 255}.uw-admin-support-v2-metric.is-wait{--support-metric-color:#b978ff;--support-metric-rgb:185, 120, 255}.uw-admin-support-v2-metric.is-closed{--support-metric-color:#55d88a;--support-metric-rgb:85, 216, 138}@media (max-width:1480px){.uw-admin-support-v2__metrics{grid-template-columns:repeat(5,minmax(0,1fr))!important}.uw-admin-support-v2-metric{min-height:108px!important;padding:14px!important}.uw-admin-support-v2-metric strong{font-size:30px!important}.uw-admin-support-v2-metric p{font-size:10.5px!important}.uw-admin-support-v2-metric__top i,.uw-admin-support-v2-metric__top svg{width:60px!important;height:60px!important}}@media (max-width:1280px){.uw-admin-support-v2__metrics{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:820px){.uw-admin-support-v2__metrics{grid-template-columns:1fr!important}}.uw-admin-support-v2__workspace{grid-template-columns:430px minmax(0,1fr);align-items:start;gap:14px;margin-top:12px;display:grid}.uw-admin-support-history,.uw-admin-support-ticket-view{background:#0e0e10e6;border:1px solid #fff1;border-radius:24px;box-shadow:0 24px 60px #0003}.uw-admin-support-history{min-height:520px;overflow:hidden}.uw-admin-support-history__head{border-bottom:1px solid #fff1;justify-content:space-between;align-items:flex-start;gap:14px;padding:16px;display:flex}.uw-admin-support-history__head span{color:#ff3c5c;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900;line-height:1;display:block}.uw-admin-support-history__head h2{color:#fff;letter-spacing:-.045em;margin:8px 0 0;font-size:25px;font-weight:900;line-height:.95}.uw-admin-support-history__head b{color:#fff;background:#e224441f;border-radius:13px;justify-content:center;align-items:center;min-width:38px;height:34px;padding:0 10px;font-size:15px;font-weight:900;line-height:1;display:inline-flex}.uw-admin-support-history__filters{background:#0a0a0c47;border-bottom:1px solid #fff1;gap:8px;padding:12px;display:grid}.uw-admin-support-history__filter-row,.uw-admin-support-history__source{gap:7px;display:flex}.uw-admin-support-history__filter-row button,.uw-admin-support-history__source button{color:#ffffff9e;white-space:nowrap;cursor:pointer;background:#161617;border:1px solid #fff1;border-radius:12px;min-width:0;min-height:34px;padding:0 10px;font-family:inherit;font-size:11px;font-weight:800;line-height:1;transition:background .2s,color .2s,border-color .2s,box-shadow .2s,transform .2s}.uw-admin-support-history__filter-row button{flex:1}.uw-admin-support-history__source button{flex:1;justify-content:center;align-items:center;gap:7px;display:inline-flex}.uw-admin-support-history__source svg{width:15px;height:15px}.uw-admin-support-history__filter-row button:hover,.uw-admin-support-history__source button:hover{color:#fff;background:#1c1c20;border-color:#e2244438;transform:translateY(-1px)}.uw-admin-support-history__filter-row button.is-active,.uw-admin-support-history__source button.is-active{color:#fff;background:#e2244424;border-color:#e2244473;box-shadow:0 0 18px #e2244414}.uw-admin-support-history__filter-row button.is-new.is-active{background:#ffd27a21;border-color:#ffd27a73}.uw-admin-support-history__filter-row button.is-work.is-active{background:#5aa7ff21;border-color:#5aa7ff73}.uw-admin-support-history__filter-row button.is-wait.is-active{background:#b978ff21;border-color:#b978ff73}.uw-admin-support-history__filter-row button.is-closed.is-active{background:#55d88a21;border-color:#55d88a73}.uw-admin-support-history__list{gap:9px;max-height:560px;padding:12px;display:grid;overflow:auto}.uw-admin-support-history__list::-webkit-scrollbar-track{background:0 0}.uw-admin-support-history__empty{color:#ffffff85;text-align:center;background:#0a0a0c6b;border-radius:18px;align-content:center;justify-items:center;min-height:260px;padding:22px;display:grid}.uw-admin-support-history__empty svg{color:#ff3c5c;width:38px;height:38px;margin-bottom:12px}.uw-admin-support-history__empty b{color:#fff;font-size:16px;font-weight:900;line-height:1}.uw-admin-support-history__empty span{max-width:240px;margin-top:8px;font-size:12px;line-height:1.35;display:block}.uw-admin-support-ticket{--ticket-color:226, 36, 68;--ticket-status-color:#ff3c5c;background:radial-gradient(circle at 100% 0%, rgba(var(--ticket-color), .1), transparent 34%), #111113;color:#fff;text-align:left;cursor:pointer;border:1px solid #ffffff0f;border-radius:18px;width:100%;min-height:164px;padding:13px;font-family:inherit;transition:transform .2s,border-color .2s,box-shadow .2s,background .2s;animation:.34s cubic-bezier(.16,1,.3,1) both uwAdminTicketIn;display:block;position:relative;overflow:hidden}.uw-admin-support-ticket:before{content:"";background:rgba(var(--ticket-color), .72);opacity:.76;width:2px;position:absolute;inset:0 auto 0 0}.uw-admin-support-ticket:hover,.uw-admin-support-ticket.is-selected{border-color:rgba(var(--ticket-color), .28);box-shadow:0 16px 34px #00000038, 0 0 22px rgba(var(--ticket-color), .08);transform:translateY(-2px)}.uw-admin-support-ticket.is-open{--ticket-color:255, 210, 122;--ticket-status-color:#ffd27a}.uw-admin-support-ticket.is-in_progress{--ticket-color:90, 167, 255;--ticket-status-color:#5aa7ff}.uw-admin-support-ticket.is-waiting_user{--ticket-color:185, 120, 255;--ticket-status-color:#b978ff}.uw-admin-support-ticket.is-closed{--ticket-color:85, 216, 138;--ticket-status-color:#55d88a}.uw-admin-support-ticket.is-priority-high:after,.uw-admin-support-ticket.is-priority-critical:after{content:"";background:#ff3c5c;border-radius:50%;width:7px;height:7px;position:absolute;top:12px;right:12px;box-shadow:0 0 16px #e22444b3}.uw-admin-support-ticket__top{z-index:2;justify-content:space-between;align-items:flex-start;gap:10px;display:flex;position:relative}.uw-admin-support-ticket__top b{color:#fff;font-size:14px;font-weight:900;line-height:1;display:block}.uw-admin-support-ticket__top span{color:#ffffff6b;margin-top:6px;font-size:11px;font-weight:700;line-height:1;display:block}.uw-admin-support-ticket__status-wrap{flex:none;align-items:center;gap:7px;padding-right:2px;display:inline-flex}.uw-admin-support-ticket__status-wrap i{color:#ff3c5c;background:#e224441f;border-radius:11px;place-items:center;width:28px;height:28px;font-style:normal;display:grid}.uw-admin-support-ticket__status-wrap em{background:rgba(var(--ticket-color), .12);min-height:26px;color:var(--ticket-status-color);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;padding:0 8px;font-size:10px;font-style:normal;font-weight:900;line-height:1;display:inline-flex}.uw-admin-support-ticket>strong{z-index:2;color:#fff;letter-spacing:-.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:13px;font-size:15px;font-weight:900;line-height:1.18;display:-webkit-box;position:relative;overflow:hidden}.uw-admin-support-ticket__player{z-index:2;gap:5px;margin-top:12px;display:grid;position:relative}.uw-admin-support-ticket__player span{color:#ffffffdb;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:800;line-height:1;overflow:hidden}.uw-admin-support-ticket__player small{color:#ffffff6b;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:700;line-height:1;overflow:hidden}.uw-admin-support-ticket__bottom{z-index:2;border-top:1px solid #ffffff0e;justify-content:space-between;align-items:flex-end;gap:10px;margin-top:14px;padding-top:11px;display:flex;position:relative}.uw-admin-support-ticket__bottom>span{color:#ffffff94;text-transform:uppercase;background:#ffffff0b;border-radius:999px;flex:none;align-items:center;gap:6px;min-height:24px;padding:0 8px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.uw-admin-support-ticket__bottom>span svg{width:13px;height:13px}.uw-admin-support-ticket__bottom>span.is-source-server{color:#ff3c5c;background:#e224441c}.uw-admin-support-ticket__bottom p{color:#ffffff7a;text-align:right;min-width:0;margin:0;font-size:11px;font-weight:700;line-height:1.22}.uw-admin-support-ticket-view{min-height:520px;padding:16px;display:grid}.uw-admin-support-ticket-view__placeholder{text-align:center;background:radial-gradient(circle at 50% 0,#e2244414,#0000 36%),#0a0a0c6b;border-radius:20px;align-content:center;place-items:center;min-height:488px;display:grid}.uw-admin-support-ticket-view__placeholder svg{color:#ff3c5c;width:42px;height:42px;margin-bottom:16px}.uw-admin-support-ticket-view__placeholder>span{color:#ff3c5c;letter-spacing:.08em;text-transform:uppercase;background:#e2244421;border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.uw-admin-support-ticket-view__placeholder h2{color:#fff;letter-spacing:-.045em;max-width:520px;margin:10px 0 0;font-size:30px;font-weight:900;line-height:1}.uw-admin-support-ticket-view__placeholder p{color:#ffffff80;max-width:520px;margin:12px 0 0;font-size:13px;font-weight:500;line-height:1.45}@keyframes uwAdminTicketIn{0%{opacity:0;transform:translateY(6px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:1380px){.uw-admin-support-v2__workspace{grid-template-columns:400px minmax(0,1fr)}}@media (max-width:1180px){.uw-admin-support-v2__workspace{grid-template-columns:1fr}.uw-admin-support-history__list{max-height:520px}}@media (max-width:760px){.uw-admin-support-history__filter-row,.uw-admin-support-history__source{flex-wrap:wrap}.uw-admin-support-history__filter-row button,.uw-admin-support-history__source button{flex:calc(50% - 7px)}.uw-admin-support-ticket__top,.uw-admin-support-ticket__bottom{display:grid}.uw-admin-support-ticket__bottom p{text-align:left}}.uw-admin-support-history__head b{animation:2.4s ease-in-out infinite uwSupportQueueBadgePulse;color:#55d88a!important;background:radial-gradient(circle at 70% 20%,#55d88a57,#0000 48%),#55d88a29!important;border:1px solid #55d88a57!important;min-width:42px!important;height:34px!important;font-size:15px!important;font-weight:900!important;box-shadow:0 0 18px #55d88a24,inset 0 1px #ffffff0d!important}@keyframes uwSupportQueueBadgePulse{0%,to{transform:translateY(0)scale(1);box-shadow:0 0 18px #55d88a24,inset 0 1px #ffffff0d}50%{transform:translateY(-1px)scale(1.04);box-shadow:0 0 26px #55d88a38,inset 0 1px #ffffff12}}.uw-admin-support-history__head b{color:#55d88a!important;min-width:36px!important;height:28px!important;box-shadow:none!important;background:#55d88a1f!important;border:1px solid #55d88a52!important;border-radius:10px!important;padding:0 10px!important;font-size:14px!important;font-weight:500!important;line-height:1!important;animation:none!important}.uw-admin-support-history__head span{font-size:11px!important;font-weight:500!important}.uw-admin-support-history__head h2{font-size:27px!important;font-weight:500!important}.uw-admin-support-history__filter-row button,.uw-admin-support-history__source button{border-radius:12px!important;min-height:36px!important;padding:0 12px!important;font-size:12.5px!important;font-weight:500!important}.uw-admin-support-ticket{min-height:174px!important;padding:14px!important}.uw-admin-support-ticket__top b{font-size:15px!important;font-weight:500!important}.uw-admin-support-ticket__top span{margin-top:6px!important;font-size:12px!important;font-weight:500!important}.uw-admin-support-ticket__status-wrap em{min-height:27px!important;padding:0 9px!important;font-size:10.5px!important;font-weight:500!important}.uw-admin-support-ticket__status-wrap i{width:29px!important;height:29px!important}.uw-admin-support-ticket>strong{letter-spacing:-.015em!important;margin-top:14px!important;font-size:16px!important;font-weight:500!important;line-height:1.22!important}.uw-admin-support-ticket__player span{font-size:14px!important;font-weight:500!important}.uw-admin-support-ticket__player small{font-size:12px!important;font-weight:500!important}.uw-admin-support-ticket__bottom>span{min-height:25px!important;padding:0 9px!important;font-size:10.5px!important;font-weight:500!important}.uw-admin-support-ticket__bottom p{font-size:12px!important;font-weight:500!important;line-height:1.25!important}.uw-admin-support-v2,.uw-admin-support-v2 button,.uw-admin-support-v2 input,.uw-admin-support-v2 select,.uw-admin-support-v2 textarea,.uw-admin-support-v2 span,.uw-admin-support-v2 small,.uw-admin-support-v2 b,.uw-admin-support-v2 strong,.uw-admin-support-v2 em,.uw-admin-support-v2 p,.uw-admin-support-v2 h1,.uw-admin-support-v2 h2,.uw-admin-support-v2 h3{font-weight:500!important}.uw-admin-support-v2__workspace{align-items:stretch!important;height:calc(100vh - 390px)!important;min-height:calc(100vh - 390px)!important;max-height:680px!important}.uw-admin-support-history,.uw-admin-support-ticket-view{height:100%!important;min-height:0!important}.uw-admin-support-history{flex-direction:column!important;display:flex!important}.uw-admin-support-history__list{flex:auto!important;min-height:0!important;max-height:none!important;overflow-y:auto!important}.uw-admin-support-ticket-view{padding:14px!important;display:block!important;overflow:hidden!important}.uw-admin-support-ticket-panel{background:radial-gradient(circle at 18% 0,#e224441c,#0000 32%),#0a0a0c70;border-radius:20px;grid-template-rows:auto auto 1fr;gap:12px;height:100%;min-height:0;display:grid;overflow:hidden}.uw-admin-support-ticket-panel__hero{background:radial-gradient(circle at 86% 10%,#e224441f,#0000 32%),#0e0e10db;border:1px solid #fff1;border-radius:20px;justify-content:space-between;align-items:flex-start;gap:18px;min-height:150px;padding:18px;display:flex;position:relative;overflow:hidden}.uw-admin-support-ticket-panel__hero:before{content:"";opacity:.72;background:linear-gradient(90deg,#0000,#e22444b8,#0000);border-radius:999px 999px 0 0;height:2px;position:absolute;bottom:0;left:18px;right:18px}.uw-admin-support-ticket-panel__main{z-index:2;min-width:0;position:relative}.uw-admin-support-ticket-panel__kicker{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.uw-admin-support-ticket-panel__kicker span,.uw-admin-support-ticket-panel__kicker i{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:0 10px;font-size:11.5px;font-style:normal;font-weight:500;line-height:1;display:inline-flex}.uw-admin-support-ticket-panel__kicker span{color:#ff3c5c;background:#e2244421}.uw-admin-support-ticket-panel__kicker i{color:#ffffffbd;background:#ffffff0e}.uw-admin-support-ticket-panel__kicker i.is-open{color:#ffd27a;background:#ffd27a21}.uw-admin-support-ticket-panel__kicker i.is-in_progress{color:#5aa7ff;background:#5aa7ff21}.uw-admin-support-ticket-panel__kicker i.is-waiting_user{color:#b978ff;background:#b978ff21}.uw-admin-support-ticket-panel__kicker i.is-closed{color:#55d88a;background:#55d88a21}.uw-admin-support-ticket-panel__hero h2{color:#fff;letter-spacing:-.055em;max-width:860px;margin:16px 0 0;font-size:clamp(28px,3vw,42px);font-weight:500;line-height:1}.uw-admin-support-ticket-panel__meta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;display:flex}.uw-admin-support-ticket-panel__meta span{color:#ffffffa8;background:#ffffff0b;border-radius:12px;align-items:center;gap:7px;min-height:30px;padding:0 10px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.uw-admin-support-ticket-panel__meta svg{color:#ff3c5c;width:15px;height:15px}.uw-admin-support-ticket-panel__take{z-index:2;color:#fff;cursor:pointer;background:linear-gradient(135deg,#e22444,#ff4e6ceb);border:0;border-radius:15px;flex:none;justify-content:center;align-items:center;min-width:178px;min-height:46px;padding:0 18px;font-family:inherit;font-size:13px;font-weight:500;line-height:1;transition:transform .22s,box-shadow .22s,opacity .22s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 14px 30px #e224442e,0 0 24px #e2244429}.uw-admin-support-ticket-panel__take:before{content:"";background:linear-gradient(115deg,#0000 0% 32%,#ffffff52 48%,#0000 64% 100%);animation:2.8s ease-in-out infinite uwSupportTakeButtonShine;position:absolute;inset:-2px;transform:translate(-120%)}.uw-admin-support-ticket-panel__take span{z-index:2;font-weight:500;position:relative}.uw-admin-support-ticket-panel__take:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 38px #e224443d,0 0 30px #e2244438}.uw-admin-support-ticket-panel__take:disabled{cursor:default;opacity:.72;color:#5aa7ff;box-shadow:none;background:#5aa7ff2e}.uw-admin-support-ticket-panel__take:disabled:before{display:none}.uw-admin-support-ticket-panel__player{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.uw-admin-support-ticket-panel__player div{background:#0e0e10c2;border:1px solid #ffffff0f;border-radius:16px;min-height:76px;padding:13px}.uw-admin-support-ticket-panel__player span{color:#ffffff70;font-size:11.5px;font-weight:500;line-height:1;display:block}.uw-admin-support-ticket-panel__player b{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin-top:9px;font-size:15px;font-weight:500;line-height:1.15;display:block;overflow:hidden}.uw-admin-support-ticket-panel__next{background:#0e0e107a;border:1px dashed #ffffff17;border-radius:18px;min-height:0;padding:16px}.uw-admin-support-ticket-panel__next span{color:#ff3c5c;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:500;line-height:1;display:block}.uw-admin-support-ticket-panel__next p{color:#ffffff8f;max-width:620px;margin:10px 0 0;font-size:13px;font-weight:500;line-height:1.45}@keyframes uwSupportTakeButtonShine{0%{transform:translate(-120%)}45%,to{transform:translate(120%)}}@media (max-width:1380px){.uw-admin-support-v2__workspace{height:calc(100vh - 380px)!important;max-height:660px!important}}@media (max-width:1180px){.uw-admin-support-v2__workspace{height:auto!important;max-height:none!important}.uw-admin-support-history{height:620px!important}.uw-admin-support-ticket-panel__player{grid-template-columns:1fr}}@media (max-width:760px){.uw-admin-support-ticket-panel__hero{display:grid}.uw-admin-support-ticket-panel__take{width:100%}}.uw-admin-support-history__list{flex:auto!important;min-height:0!important;max-height:none!important;padding:10px!important;overflow:hidden auto!important}.uw-admin-support-ticket{min-height:auto!important;padding:13px!important;overflow:visible!important}.uw-admin-support-ticket>strong{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin-top:12px!important;font-size:15.5px!important;font-weight:500!important;line-height:1.25!important;display:-webkit-box!important;overflow:hidden!important}.uw-admin-support-ticket-panel{grid-template-rows:auto auto 1fr!important;gap:10px!important;height:100%!important;display:grid!important;overflow:hidden!important}.uw-admin-support-ticket-panel__hero h2{margin-top:14px!important;font-size:clamp(26px,2.5vw,38px)!important;font-weight:500!important;line-height:1.02!important}.uw-admin-support-ticket-panel__player{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important}.uw-admin-support-ticket-panel__player div{min-height:68px!important;padding:12px!important}.uw-admin-support-ticket-panel__next{min-height:0!important;padding:14px!important}@media (max-width:1180px){.uw-admin-support-v2__workspace{grid-template-columns:1fr!important}.uw-admin-support-history,.uw-admin-support-ticket-view{height:auto!important;min-height:430px!important;max-height:none!important}}.uw-admin-support-v2__workspace{grid-template-columns:430px minmax(0,1fr)!important;align-items:stretch!important;gap:14px!important;height:560px!important;min-height:560px!important;max-height:560px!important;display:grid!important}.uw-admin-support-ticket-view{height:560px!important;min-height:560px!important;max-height:560px!important;display:block!important;overflow:hidden!important}.uw-admin-support-history__head,.uw-admin-support-history__filters{flex:none!important}.uw-admin-support-history__list{flex:auto!important;gap:9px!important;min-height:0!important;max-height:none!important;padding:10px!important;overflow:hidden auto!important}.uw-admin-support-ticket{border-radius:16px!important;min-height:134px!important;padding:12px!important;overflow:hidden!important}.uw-admin-support-ticket__top b{font-size:14px!important;line-height:1!important}.uw-admin-support-ticket__top span{margin-top:5px!important;font-size:11px!important}.uw-admin-support-ticket__status-wrap em{min-height:24px!important;padding:0 8px!important;font-size:10px!important}.uw-admin-support-ticket>strong{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin-top:11px!important;font-size:14.5px!important;line-height:1.2!important;display:-webkit-box!important;overflow:hidden!important}.uw-admin-support-ticket__player{gap:5px!important;margin-top:10px!important}.uw-admin-support-ticket__player span{font-size:13px!important}.uw-admin-support-ticket__player small{font-size:11px!important}.uw-admin-support-ticket__bottom{margin-top:10px!important;padding-top:9px!important}.uw-admin-support-ticket__bottom>span{min-height:23px!important;padding:0 8px!important;font-size:10px!important}.uw-admin-support-ticket__bottom p{font-size:10.5px!important;line-height:1.2!important}@media (max-width:1180px){.uw-admin-support-v2__workspace{grid-template-columns:1fr!important;height:auto!important;min-height:0!important;max-height:none!important}.uw-admin-support-history,.uw-admin-support-ticket-view{height:560px!important;min-height:560px!important;max-height:560px!important}}.uw-admin-support-v2__workspace{grid-template-columns:440px minmax(0,1fr)!important;align-items:stretch!important;gap:14px!important;height:680px!important;min-height:680px!important;max-height:680px!important;display:grid!important;overflow:visible!important}.uw-admin-support-history{flex-direction:column!important;height:680px!important;min-height:680px!important;max-height:680px!important;display:flex!important;overflow:hidden!important}.uw-admin-support-ticket-view{height:680px!important;min-height:680px!important;max-height:680px!important;overflow:hidden!important}.uw-admin-support-history__head{flex:none!important;padding:13px 14px 10px!important}.uw-admin-support-history__filters{flex:none!important;padding:10px!important}.uw-admin-support-history__list{flex:auto!important;align-content:start!important;gap:10px!important;height:auto!important;min-height:0!important;max-height:none!important;padding:10px!important;display:grid!important;overflow:hidden auto!important}.uw-admin-support-ticket{border-radius:17px!important;height:auto!important;min-height:156px!important;padding:13px!important;overflow:hidden!important}.uw-admin-support-ticket__top{align-items:flex-start!important}.uw-admin-support-ticket__status-wrap{gap:6px!important}.uw-admin-support-ticket>strong{letter-spacing:-.01em!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin-top:12px!important;font-size:15.5px!important;font-weight:500!important;line-height:1.22!important;display:-webkit-box!important;overflow:hidden!important}.uw-admin-support-ticket__player{gap:5px!important;margin-top:12px!important;display:grid!important}.uw-admin-support-ticket__bottom{border-top:1px solid #ffffff0e!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-top:12px!important;padding-top:10px!important;display:flex!important}.uw-admin-support-ticket__bottom p{white-space:nowrap!important;text-overflow:ellipsis!important;min-width:0!important;margin:0!important;font-size:11px!important;font-weight:500!important;line-height:1.2!important;overflow:hidden!important}.uw-admin-support-history__list::-webkit-scrollbar{width:5px!important}.uw-admin-support-history__list::-webkit-scrollbar-thumb{background:#ffffff24!important;border-radius:999px!important}.uw-admin-support-history__list::-webkit-scrollbar-thumb:hover{background:#e224446b!important}@media (max-width:1180px){.uw-admin-support-v2__workspace{grid-template-columns:1fr!important;height:auto!important;min-height:0!important;max-height:none!important}.uw-admin-support-history,.uw-admin-support-ticket-view{height:680px!important;min-height:680px!important;max-height:680px!important}}.uw-admin-support-v2__workspace{grid-template-columns:450px minmax(0,1fr)!important;height:720px!important;min-height:720px!important;max-height:720px!important}.uw-admin-support-history__head{padding:12px 14px 8px!important}.uw-admin-support-history__filters{gap:7px!important;padding:9px 10px!important}.uw-admin-support-history__filter-row,.uw-admin-support-history__source{gap:6px!important}.uw-admin-support-history__filter-row button,.uw-admin-support-history__source button{min-height:34px!important;font-size:12.5px!important}.uw-admin-support-history__list{align-content:start!important;gap:10px!important;padding:10px!important}.uw-admin-support-ticket{flex-direction:column!important;height:auto!important;min-height:174px!important;padding:14px!important;display:flex!important;overflow:hidden!important}.uw-admin-support-ticket>strong{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:38px!important;margin-top:12px!important;font-size:15.5px!important;line-height:1.22!important;display:-webkit-box!important;overflow:hidden!important}.uw-admin-support-ticket__player{margin-top:11px!important}.uw-admin-support-ticket__bottom{flex:none!important;min-height:34px!important;margin-top:auto!important;padding-top:10px!important}.uw-admin-support-ticket__bottom p{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:180px!important;overflow:hidden!important}.uw-admin-support-v2__workspace,.uw-admin-support-history,.uw-admin-support-ticket-view{height:780px!important;min-height:780px!important;max-height:780px!important}.uw-admin-support-ticket-panel{height:100%!important}.uw-admin-support-history__list{flex:auto!important;min-height:0!important;max-height:none!important;overflow:hidden auto!important}@media (max-width:1180px){.uw-admin-support-v2__workspace{height:auto!important;min-height:0!important;max-height:none!important}.uw-admin-support-history,.uw-admin-support-ticket-view{height:780px!important;min-height:780px!important;max-height:780px!important}}.uw-admin-support-v2__workspace{grid-template-columns:450px minmax(0,1fr)!important;align-items:stretch!important;gap:14px!important;height:860px!important;min-height:860px!important;max-height:860px!important;overflow:visible!important}.uw-admin-support-history,.uw-admin-support-ticket-view{height:860px!important;min-height:860px!important;max-height:860px!important}.uw-admin-support-history{flex-direction:column!important;display:flex!important;overflow:hidden!important}.uw-admin-support-history__list{align-content:initial!important;flex-direction:column!important;flex:auto!important;gap:10px!important;height:auto!important;min-height:0!important;max-height:none!important;padding:10px 10px 22px!important;display:flex!important;overflow:hidden auto!important}.uw-admin-support-ticket{border-radius:17px!important;flex-direction:column!important;flex:none!important;height:auto!important;min-height:182px!important;max-height:none!important;padding:14px!important;display:flex!important;overflow:visible!important}.uw-admin-support-ticket:before,.uw-admin-support-ticket:after{pointer-events:none!important}.uw-admin-support-ticket__top{flex:none!important;align-items:flex-start!important}.uw-admin-support-ticket__top b{font-size:14.5px!important;font-weight:500!important;line-height:1!important}.uw-admin-support-ticket__top span{margin-top:6px!important;font-size:11.5px!important;font-weight:500!important;line-height:1!important}.uw-admin-support-ticket__status-wrap{flex:none!important;gap:6px!important}.uw-admin-support-ticket__status-wrap i{border-radius:10px!important;width:27px!important;height:27px!important}.uw-admin-support-ticket__status-wrap i svg{width:15px!important;height:15px!important}.uw-admin-support-ticket__status-wrap em{min-height:25px!important;padding:0 8px!important;font-size:10.5px!important;font-weight:500!important;line-height:1!important}.uw-admin-support-ticket>strong{letter-spacing:-.01em!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;flex:none!important;min-height:38px!important;margin-top:12px!important;font-size:15.5px!important;font-weight:500!important;line-height:1.22!important;display:-webkit-box!important;overflow:hidden!important}.uw-admin-support-ticket__player{flex:none!important;gap:5px!important;margin-top:12px!important;display:grid!important}.uw-admin-support-ticket__player span{font-size:13.5px!important;font-weight:500!important;line-height:1!important}.uw-admin-support-ticket__player small{font-size:11.5px!important;font-weight:500!important;line-height:1!important}.uw-admin-support-ticket__bottom{border-top:1px solid #ffffff0e!important;flex:none!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;min-height:38px!important;margin-top:auto!important;padding-top:12px!important;display:flex!important;overflow:visible!important}.uw-admin-support-ticket__bottom>span{flex:none!important;min-height:25px!important;padding:0 9px!important;font-size:10.5px!important;font-weight:500!important;line-height:1!important}.uw-admin-support-ticket__bottom p{color:#ffffff85!important;white-space:nowrap!important;text-overflow:ellipsis!important;min-width:0!important;max-width:190px!important;margin:0!important;font-size:11px!important;font-weight:500!important;line-height:1.2!important;overflow:hidden!important}@media (max-width:1180px){.uw-admin-support-v2__workspace{grid-template-columns:1fr!important;height:auto!important;min-height:0!important;max-height:none!important}.uw-admin-support-history,.uw-admin-support-ticket-view{height:860px!important;min-height:860px!important;max-height:860px!important}}.uw-admin-support-ticket{position:relative!important}.uw-admin-support-ticket:before{content:""!important;top:10px!important;bottom:10px!important;left:0!important;background:rgba(var(--ticket-color), .9)!important;opacity:.95!important;width:2px!important;box-shadow:0 0 10px rgba(var(--ticket-color), .16)!important;pointer-events:none!important;border-radius:999px!important;position:absolute!important;inset:auto!important}.uw-admin-support-ticket:hover:before,.uw-admin-support-ticket.is-selected:before{opacity:1!important;width:3px!important;box-shadow:0 0 14px rgba(var(--ticket-color), .22)!important}.uw-admin-support-ticket-panel__hero{align-items:flex-start!important}.uw-admin-support-ticket-panel__action{z-index:3;flex:none;justify-items:end;gap:10px;min-width:220px;display:grid;position:relative}.uw-admin-support-ticket-panel__assignee{background:#0a0a0c6b;border:1px solid #ffffff0f;border-radius:14px;justify-items:end;gap:5px;min-width:180px;padding:10px 12px;display:grid}.uw-admin-support-ticket-panel__assignee span{color:#ffffff70;font-size:11px;font-weight:500;line-height:1}.uw-admin-support-ticket-panel__assignee b{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:170px;font-size:13px;font-weight:500;line-height:1;overflow:hidden}.uw-admin-support-ticket-panel__take{isolation:isolate;color:#55d88a!important;background:radial-gradient(circle at 50% 0,#55d88a3d,#0000 52%),#55d88a29!important;border:1px solid #55d88a59!important;border-radius:15px!important;min-width:180px!important;min-height:46px!important;position:relative!important;overflow:visible!important;box-shadow:0 0 0 1px #55d88a0f,0 14px 30px #00000029!important}.uw-admin-support-ticket-panel__take:hover:not(:disabled){background:radial-gradient(circle at 50% 0,#55d88a52,#0000 52%),#55d88a33!important;border-color:#55d88a8c!important;transform:translateY(-2px)!important;box-shadow:0 18px 34px #0003,0 0 24px #55d88a21!important}.uw-admin-support-ticket-panel__take:disabled{cursor:default!important;opacity:.58!important;color:#ffffff7a!important;box-shadow:none!important;background:#ffffff0b!important;border-color:#ffffff14!important;transform:none!important}.uw-admin-support-ticket-panel__take:disabled:after{display:none!important}.uw-admin-support-ticket-panel__take:disabled span{color:#ffffff7a!important}.uw-admin-support-ticket-panel__body{grid-template-columns:minmax(0,1fr) 340px;gap:12px;display:grid}.uw-admin-support-player-card,.uw-admin-support-materials-card{background:#0e0e10b8;border:1px solid #ffffff0f;border-radius:18px;min-height:164px}.uw-admin-support-player-card{grid-template-columns:72px minmax(0,1fr) 190px;grid-template-areas:"avatar info last""avatar actions actions";gap:12px;padding:14px;display:grid}.uw-admin-support-player-card__avatar{background:radial-gradient(circle at 50% 35%,#e2244433,#0000 56%),#0e0e10;border:1px solid #e2244438;border-radius:18px;grid-area:avatar;place-items:center;width:72px;height:72px;display:grid;overflow:hidden}.uw-admin-support-player-card__avatar img{object-fit:contain;filter:drop-shadow(0 0 14px #e224442e);width:68%;height:68%}.uw-admin-support-player-card__info{grid-area:info;min-width:0}.uw-admin-support-player-card__last{grid-area:last;min-width:0}.uw-admin-support-player-card__info span,.uw-admin-support-player-card__last span,.uw-admin-support-materials-card__head span,.uw-admin-support-materials-card__offender span{color:#ffffff70;font-size:11.5px;font-weight:500;line-height:1;display:block}.uw-admin-support-player-card__info b,.uw-admin-support-player-card__last b,.uw-admin-support-materials-card__offender b{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin-top:8px;font-size:15px;font-weight:500;line-height:1.15;display:block;overflow:hidden}.uw-admin-support-player-card__info small{color:#ffffff8f;white-space:nowrap;text-overflow:ellipsis;margin-top:7px;font-size:12px;font-weight:500;line-height:1;display:block;overflow:hidden}.uw-admin-support-player-card__actions{grid-area:actions;align-items:flex-end;gap:8px;display:flex}.uw-admin-support-player-card__actions button{color:#ffffffb8;cursor:pointer;background:#161617;border:1px solid #ffffff12;border-radius:12px;min-height:34px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:500;line-height:1;transition:background .2s,color .2s,border-color .2s,transform .2s}.uw-admin-support-player-card__actions button:hover:not(:disabled){color:#fff;background:#202024;border-color:#e224444d;transform:translateY(-1px)}.uw-admin-support-player-card__actions button.is-disabled{opacity:.5;cursor:default}.uw-admin-support-materials-card{grid-template-rows:auto auto minmax(0,1fr);padding:14px;display:grid}.uw-admin-support-materials-card__head{border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;display:flex}.uw-admin-support-materials-card__head b{color:#ff3c5c;background:#e224441a;border:1px solid #e2244433;border-radius:10px;justify-content:center;align-items:center;min-width:30px;height:26px;padding:0 9px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.uw-admin-support-materials-card__offender{background:#e2244412;border:1px solid #e224442e;border-radius:14px;margin-top:12px;padding:11px}.uw-admin-support-materials-card__list{align-content:start;gap:8px;margin-top:12px;display:grid}.uw-admin-support-materials-card__list a{color:#fff;background:#111113;border:1px solid #fff1;border-radius:12px;align-items:center;min-height:34px;padding:0 11px;font-size:12px;font-weight:500;line-height:1;transition:background .2s,border-color .2s,transform .2s;display:flex}.uw-admin-support-materials-card__list a:hover{background:#1b1b1f;border-color:#e2244447;transform:translateY(-1px)}.uw-admin-support-materials-card__list p{color:#ffffff80;margin:0;font-size:13px;font-weight:500;line-height:1.4}@keyframes uwSupportGreenButtonAura{0%,to{opacity:.45;transform:scale(1);box-shadow:0 0 #55d88a00}50%{opacity:1;transform:scale(1.035);box-shadow:0 0 22px #55d88a29}}@media (max-width:1380px){.uw-admin-support-ticket-panel__body{grid-template-columns:1fr}.uw-admin-support-player-card{grid-template-columns:72px minmax(0,1fr);grid-template-areas:"avatar info""avatar last""actions actions"}}@media (max-width:760px){.uw-admin-support-ticket-panel__hero{display:grid!important}.uw-admin-support-ticket-panel__action{justify-items:stretch;min-width:0}.uw-admin-support-ticket-panel__assignee{justify-items:start;min-width:0}.uw-admin-support-ticket-panel__take{width:100%}.uw-admin-support-player-card{grid-template-columns:1fr;grid-template-areas:"avatar""info""last""actions"}.uw-admin-support-player-card__actions{display:grid}}.uw-admin-support-ticket-panel__hero{min-height:128px!important;padding:15px!important}.uw-admin-support-ticket-panel__hero h2{max-width:760px!important;margin-top:13px!important;font-size:clamp(25px,2.4vw,36px)!important}.uw-admin-support-ticket-panel__action{gap:8px!important;min-width:190px!important}.uw-admin-support-ticket-panel__assignee{background:#0a0a0c57!important;border-radius:12px!important;min-width:170px!important;padding:8px 10px!important}.uw-admin-support-ticket-panel__assignee span{font-size:10.5px!important}.uw-admin-support-ticket-panel__assignee b{margin-top:5px!important;font-size:12px!important}.uw-admin-support-ticket-panel__take{color:#55d88a!important;min-width:170px!important;min-height:40px!important;box-shadow:none!important;background:radial-gradient(circle at 50% 0,#55d88a3d,#0000 52%),#55d88a26!important;border:1px solid #55d88a61!important;border-radius:13px!important;overflow:visible!important}.uw-admin-support-ticket-panel__take:before{display:none!important}.uw-admin-support-ticket-panel__take:after{content:"";z-index:-1;opacity:.75;pointer-events:none;border:1px solid #55d88a3d;border-radius:16px;animation:2.4s ease-in-out infinite uwSupportGreenButtonAura;position:absolute;inset:-3px}.uw-admin-support-ticket-panel__take span{color:#55d88a!important;font-size:12.5px!important;font-weight:500!important}.uw-admin-support-ticket-panel__take:hover{background:radial-gradient(circle at 50% 0,#55d88a4d,#0000 52%),#55d88a33!important;border-color:#55d88a8a!important;transform:translateY(-1px)!important}.uw-admin-support-ticket-panel__transfer{color:#ff3c5c;cursor:pointer;background:#e224441a;border:1px solid #e2244452;border-radius:13px;min-width:170px;min-height:40px;padding:0 14px;font-family:inherit;font-size:12.5px;font-weight:500;line-height:1;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s}.uw-admin-support-ticket-panel__transfer:hover{background:#e2244426;border-color:#e2244480;transform:translateY(-1px);box-shadow:0 0 18px #e224441a}.uw-admin-support-ticket-panel__body.is-compact{grid-template-columns:minmax(0,1fr) 300px!important;gap:10px!important;display:grid!important}.uw-admin-support-player-card,.uw-admin-support-materials-card{border-radius:16px!important;min-height:118px!important}.uw-admin-support-player-card{grid-template-columns:58px minmax(0,1fr) 170px!important;grid-template-areas:"avatar info last""avatar actions actions"!important;gap:10px!important;padding:11px!important}.uw-admin-support-player-card__avatar{border-radius:15px!important;width:58px!important;height:58px!important}.uw-admin-support-player-card__avatar img{width:68%!important;height:68%!important}.uw-admin-support-player-card__name-row{align-items:center;gap:8px;min-width:0;display:flex}.uw-admin-support-player-card__name-row b{color:#fff;white-space:nowrap;text-overflow:ellipsis;min-width:0;line-height:1;overflow:hidden;font-size:14px!important;font-weight:500!important}.uw-admin-support-player-card__name-row span{border-radius:999px;flex:none;align-items:center;min-height:22px;padding:0 8px;font-size:10px;font-weight:500;line-height:1;display:inline-flex}.uw-admin-support-player-card__name-row span.is-online{color:#55d88a;background:#55d88a21}.uw-admin-support-player-card__name-row span.is-offline{color:#ffffff80;background:#ffffff0e}.uw-admin-support-player-card__info small{margin-top:7px!important;font-size:11.5px!important}.uw-admin-support-player-card__last span{font-size:10.5px!important}.uw-admin-support-player-card__last b{margin-top:7px!important;font-size:13px!important}.uw-admin-support-player-card__actions{gap:7px!important}.uw-admin-support-player-card__actions button{border-radius:10px!important;min-height:30px!important;padding:0 10px!important;font-size:11.5px!important}.uw-admin-support-materials-card{grid-template-rows:auto auto minmax(0,1fr)!important;padding:11px!important}.uw-admin-support-materials-card__head{padding-bottom:9px!important}.uw-admin-support-materials-card__head span{font-size:10.5px!important}.uw-admin-support-materials-card__head b{border-radius:9px!important;min-width:26px!important;height:23px!important;font-size:11px!important}.uw-admin-support-materials-card__offender{border-radius:12px!important;margin-top:9px!important;padding:9px!important}.uw-admin-support-materials-card__offender span{font-size:10.5px!important}.uw-admin-support-materials-card__offender b{margin-top:6px!important;font-size:12px!important}.uw-admin-support-materials-card__list{gap:7px!important;margin-top:9px!important}.uw-admin-support-materials-card__list p{font-size:12px!important;line-height:1.35!important}.uw-admin-support-ticket-panel__next{padding:13px!important}.uw-admin-support-ticket-panel__next p{margin-top:8px!important;font-size:12.5px!important}.uw-admin-support-ticket-panel{grid-template-rows:auto minmax(0,1fr)!important;gap:12px!important;display:grid!important}.uw-admin-support-ticket-panel__layout{grid-template-columns:minmax(0,1fr) 320px!important;gap:12px!important;min-height:0!important;display:grid!important}.uw-admin-support-ticket-panel__content,.uw-admin-support-ticket-sidebar__card{background:#0e0e10ad!important;border:1px solid #ffffff0f!important;border-radius:18px!important}.uw-admin-support-ticket-panel__content{background:radial-gradient(circle at 50% 0,#e2244412,#0000 34%),#0e0e1094!important;min-height:0!important;padding:15px!important}.uw-admin-support-ticket-panel__content span{color:#ff3c5c!important;letter-spacing:.06em!important;text-transform:uppercase!important;background:#e224441f!important;border-radius:999px!important;align-items:center!important;min-height:24px!important;padding:0 9px!important;font-size:10.5px!important;font-weight:500!important;line-height:1!important;display:inline-flex!important}.uw-admin-support-ticket-panel__content h3{color:#fff!important;letter-spacing:-.035em!important;margin:14px 0 0!important;font-size:24px!important;font-weight:500!important;line-height:1!important}.uw-admin-support-ticket-panel__content p{color:#ffffff8a!important;max-width:620px!important;margin:10px 0 0!important;font-size:13px!important;font-weight:500!important;line-height:1.45!important}.uw-admin-support-ticket-sidebar{flex-direction:column!important;gap:10px!important;min-height:0!important;display:flex!important}.uw-admin-support-ticket-sidebar__card.is-player{gap:12px!important;display:grid!important}.uw-admin-support-ticket-sidebar__player-head{grid-template-columns:52px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;display:grid!important}.uw-admin-support-ticket-sidebar__avatar{background:radial-gradient(circle at 50% 35%,#e2244433,#0000 56%),#0e0e10!important;border:1px solid #e2244438!important;border-radius:14px!important;place-items:center!important;width:52px!important;height:52px!important;display:grid!important;overflow:hidden!important}.uw-admin-support-ticket-sidebar__avatar img{object-fit:contain!important;filter:drop-shadow(0 0 12px #e224442e)!important;width:68%!important;height:68%!important}.uw-admin-support-ticket-sidebar__name-row{align-items:center!important;gap:7px!important;min-width:0!important;display:flex!important}.uw-admin-support-ticket-sidebar__name-row b{color:#fff!important;white-space:nowrap!important;text-overflow:ellipsis!important;min-width:0!important;font-size:14px!important;font-weight:500!important;line-height:1!important;overflow:hidden!important}.uw-admin-support-ticket-sidebar__name-row span{border-radius:999px!important;flex:none!important;align-items:center!important;min-height:21px!important;padding:0 8px!important;font-size:10px!important;font-weight:500!important;line-height:1!important;display:inline-flex!important}.uw-admin-support-ticket-sidebar__name-row span.is-online{color:#55d88a!important;background:#55d88a21!important}.uw-admin-support-ticket-sidebar__name-row span.is-offline{color:#ffffff80!important;background:#ffffff0e!important}.uw-admin-support-ticket-sidebar__player-head small{color:#ffffff8a!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin-top:7px!important;font-size:11.5px!important;font-weight:500!important;line-height:1!important;display:block!important;overflow:hidden!important}.uw-admin-support-ticket-sidebar__line{background:#ffffff09!important;border-radius:13px!important;padding:10px!important}.uw-admin-support-ticket-sidebar__line span,.uw-admin-support-ticket-sidebar__card-head span,.uw-admin-support-ticket-sidebar__offender span{color:#ffffff6b!important;font-size:10.5px!important;font-weight:500!important;line-height:1!important;display:block!important}.uw-admin-support-ticket-sidebar__line b,.uw-admin-support-ticket-sidebar__offender b{color:#fff!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin-top:7px!important;font-size:13px!important;font-weight:500!important;line-height:1.15!important;display:block!important;overflow:hidden!important}.uw-admin-support-ticket-sidebar__actions{grid-template-columns:1fr 1fr!important;gap:7px!important;display:grid!important}.uw-admin-support-ticket-sidebar__actions button{color:#ffffffb8!important;cursor:pointer!important;background:#161617!important;border:1px solid #ffffff12!important;border-radius:11px!important;min-height:32px!important;padding:0 10px!important;font-family:inherit!important;font-size:11.5px!important;font-weight:500!important;line-height:1!important;transition:background .2s,color .2s,border-color .2s,transform .2s!important}.uw-admin-support-ticket-sidebar__actions button:hover:not(:disabled){color:#fff!important;background:#202024!important;border-color:#e224444d!important;transform:translateY(-1px)!important}.uw-admin-support-ticket-sidebar__actions button.is-disabled{opacity:.48!important;cursor:default!important}.uw-admin-support-ticket-sidebar__card.is-materials{align-content:start!important;gap:10px!important;display:grid!important}.uw-admin-support-ticket-sidebar__card-head{justify-content:space-between!important;align-items:center!important;gap:10px!important;display:flex!important}.uw-admin-support-ticket-sidebar__card-head b{color:#ff3c5c!important;background:#e224441a!important;border:1px solid #e2244438!important;border-radius:9px!important;justify-content:center!important;align-items:center!important;min-width:27px!important;height:23px!important;padding:0 8px!important;font-size:11px!important;font-weight:500!important;line-height:1!important;display:inline-flex!important}.uw-admin-support-ticket-sidebar__offender{background:#e2244412!important;border:1px solid #e224442e!important;border-radius:13px!important;padding:10px!important}.uw-admin-support-ticket-sidebar__materials{gap:7px!important;display:grid!important}.uw-admin-support-ticket-sidebar__materials a{color:#fff!important;background:#111113!important;border:1px solid #fff1!important;border-radius:11px!important;align-items:center!important;min-height:33px!important;padding:0 10px!important;font-size:11.5px!important;font-weight:500!important;line-height:1!important;transition:background .2s,border-color .2s,transform .2s!important;display:flex!important}.uw-admin-support-ticket-sidebar__materials a:hover{background:#1b1b1f!important;border-color:#e2244447!important;transform:translateY(-1px)!important}.uw-admin-support-ticket-sidebar__materials p{color:#ffffff80!important;margin:0!important;font-size:12px!important;font-weight:500!important;line-height:1.35!important}.uw-admin-support-ticket-panel__body,.uw-admin-support-player-card,.uw-admin-support-materials-card{max-height:none!important}@media (max-width:1380px){.uw-admin-support-ticket-panel__layout{grid-template-columns:minmax(0,1fr) 300px!important}}@media (max-width:1180px){.uw-admin-support-ticket-panel__layout{grid-template-columns:1fr!important}.uw-admin-support-ticket-sidebar{grid-template-columns:1fr 1fr!important;display:grid!important}}@media (max-width:760px){.uw-admin-support-ticket-sidebar,.uw-admin-support-ticket-sidebar__actions{grid-template-columns:1fr!important}}.uw-admin-support-ticket-sidebar__name-row{gap:7px!important;display:grid!important}.uw-admin-support-ticket-sidebar__name-row>b{font-size:14px!important;font-weight:500!important;line-height:1!important}.uw-admin-support-ticket-sidebar__online-row{flex-wrap:wrap!important;gap:6px!important;display:flex!important}.uw-admin-support-ticket-sidebar__online-row span{border-radius:999px!important;align-items:center!important;gap:5px!important;min-height:22px!important;padding:0 8px!important;font-size:10px!important;font-weight:500!important;line-height:1!important;display:inline-flex!important}.uw-admin-support-ticket-sidebar__online-row svg{width:12px!important;height:12px!important}.uw-admin-support-ticket-sidebar__online-row span.is-online{color:#55d88a!important;background:#55d88a21!important}.uw-admin-support-ticket-sidebar__online-row span.is-offline{color:#ffffff80!important;background:#ffffff0e!important}.uw-admin-support-ticket-sidebar__actions button.is-copied{color:#55d88a!important;background:#55d88a21!important;border-color:#55d88a61!important}.uw-admin-support-ticket-sidebar__materials a{align-content:center!important;gap:4px!important;min-height:42px!important;padding:8px 10px!important;text-decoration:none!important;display:grid!important}.uw-admin-support-ticket-sidebar__materials a span{color:#ff3c5c!important;letter-spacing:.04em!important;text-transform:uppercase!important;font-size:10px!important;font-weight:500!important;line-height:1!important}.uw-admin-support-ticket-sidebar__materials a b{color:#fff!important;font-size:12px!important;font-weight:500!important;line-height:1!important}.uw-admin-support-ticket-sidebar__name-row{min-width:0!important;display:block!important}.uw-admin-support-ticket-sidebar__name-row b{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:100%!important;display:block!important;overflow:hidden!important}.uw-admin-support-ticket-sidebar__player-head small{margin-top:6px!important}.uw-admin-support-ticket-sidebar__online-row{flex-wrap:wrap!important;gap:6px!important;margin-top:8px!important;display:flex!important}.uw-admin-support-ticket-panel__content{padding:0!important;overflow:hidden!important}.uw-admin-support-chat{border-radius:18px!important;grid-template-rows:auto minmax(0,1fr)!important;height:100%!important;min-height:0!important;display:grid!important;overflow:hidden!important}.uw-admin-support-chat__head{background:radial-gradient(circle at 12% 0,#e224441a,#0000 42%),#0e0e10b8!important;border-bottom:1px solid #ffffff0f!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;padding:14px 15px!important;display:flex!important}.uw-admin-support-chat__head span{color:#ff3c5c!important;letter-spacing:.06em!important;text-transform:uppercase!important;background:#e224441f!important;border-radius:999px!important;align-items:center!important;min-height:23px!important;padding:0 9px!important;font-size:10.5px!important;font-weight:500!important;line-height:1!important;display:inline-flex!important}.uw-admin-support-chat__head h3{color:#fff!important;letter-spacing:-.035em!important;margin:9px 0 0!important;font-size:22px!important;font-weight:500!important;line-height:1!important}.uw-admin-support-chat__head b{color:#ff3c5c!important;background:#e224441a!important;border:1px solid #e2244438!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;min-width:34px!important;height:28px!important;padding:0 10px!important;font-size:13px!important;font-weight:500!important;line-height:1!important;display:inline-flex!important}.uw-admin-support-chat__messages{background:radial-gradient(circle at 50% 0,#e224440e,#0000 36%),#0a0a0c57!important;flex-direction:column!important;gap:12px!important;min-height:0!important;padding:15px!important;display:flex!important;overflow:hidden auto!important}.uw-admin-support-chat__messages::-webkit-scrollbar{width:5px!important}.uw-admin-support-chat__messages::-webkit-scrollbar-track{background:0 0!important}.uw-admin-support-chat__messages::-webkit-scrollbar-thumb{background:#ffffff24!important;border-radius:999px!important}.uw-admin-support-chat__messages::-webkit-scrollbar-thumb:hover{background:#e224446b!important}.uw-admin-support-chat-message{align-items:flex-start!important;gap:10px!important;width:100%!important;display:flex!important}.uw-admin-support-chat-message.is-admin .uw-admin-support-chat-message__bubble{background:radial-gradient(circle at 100% 0,#e2244421,#0000 42%),#e2244414!important;border-color:#e2244433!important;order:1!important;align-items:flex-end!important}.uw-admin-support-chat-message__avatar{background:radial-gradient(circle at 50% 35%,#e224442e,#0000 56%),#0e0e10!important;border:1px solid #ffffff12!important;border-radius:13px!important;flex:none!important;place-items:center!important;width:38px!important;height:38px!important;display:grid!important;overflow:hidden!important}.uw-admin-support-chat-message__avatar img{object-fit:contain!important;filter:drop-shadow(0 0 10px #e2244424)!important;width:70%!important;height:70%!important}.uw-admin-support-chat-message__bubble{background:#111113db!important;border:1px solid #fff1!important;border-radius:15px!important;gap:8px!important;max-width:min(620px,74%)!important;padding:11px 12px!important;display:grid!important;box-shadow:0 14px 28px #00000024!important}.uw-admin-support-chat-message.is-player .uw-admin-support-chat-message__bubble{border-top-left-radius:6px!important}.uw-admin-support-chat-message.is-admin .uw-admin-support-chat-message__bubble{border-top-right-radius:6px!important}.uw-admin-support-chat-message__meta b{color:#fff!important;white-space:nowrap!important;text-overflow:ellipsis!important;min-width:0!important;font-size:12.5px!important;font-weight:500!important;line-height:1!important;overflow:hidden!important}.uw-admin-support-chat-message.is-admin .uw-admin-support-chat-message__meta b{color:#ff3c5c!important}.uw-admin-support-chat-message__meta span{color:#ffffff6b!important;flex:none!important;font-size:10.5px!important;font-weight:500!important;line-height:1!important}.uw-admin-support-chat-message__bubble p{color:#ffffffc7!important;margin:0!important;font-size:13px!important;font-weight:500!important;line-height:1.45!important}.uw-admin-support-chat__empty{text-align:center!important;background:#0e0e1070!important;border-radius:16px!important;align-content:center!important;justify-items:center!important;min-height:260px!important;padding:22px!important;display:grid!important}.uw-admin-support-chat__empty svg{color:#ff3c5c!important;width:36px!important;height:36px!important;margin-bottom:12px!important}.uw-admin-support-chat__empty span{color:#ffffff85!important;max-width:320px!important;margin-top:8px!important;font-size:12px!important;font-weight:500!important;line-height:1.4!important}.uw-admin-support-chat-message.is-admin .uw-admin-support-chat-message__bubble{background:linear-gradient(90deg,#e2244413,#0000 42%),#111113e6!important;border-color:#e224442e!important;box-shadow:inset 2px 0 #e224448c,0 14px 28px #00000024!important}.uw-admin-support-chat-message.is-player .uw-admin-support-chat-message__bubble{background:linear-gradient(90deg,#5aa7ff0e,#0000 42%),#111113e6!important;border-color:#5aa7ff24!important;box-shadow:inset 2px 0 #5aa7ff57,0 14px 28px #00000024!important}.uw-admin-support-chat-message__author{align-items:center!important;gap:7px!important;min-width:0!important;display:flex!important}.uw-admin-support-chat-message__author span{border-radius:999px!important;align-items:center!important;min-height:22px!important;padding:0 8px!important;font-size:10px!important;font-weight:500!important;line-height:1!important;display:inline-flex!important}.uw-admin-support-chat-message__author span.is-online{color:#55d88a!important;background:#55d88a1c!important;border:1px solid #55d88a3d!important}.uw-admin-support-chat-message__author span.is-offline{color:#ffffff80!important;background:#ffffff0b!important;border:1px solid #fff1!important}.uw-admin-support-chat-message__meta time{color:#ffffff6b!important;box-shadow:none!important;background:0 0!important;border:0!important;flex:none!important;font-size:10.5px!important;font-weight:500!important;line-height:1!important}.uw-admin-support-chat-message__meta>span{box-shadow:none!important;background:0 0!important;border:0!important}.uw-admin-support-chat-message__bubble p{color:#fffc!important;font-size:13px!important;font-weight:500!important;line-height:1.45!important}.uw-admin-support-chat-message.is-admin .uw-admin-support-chat-message__bubble p{color:#ffffffd6!important}@media (max-width:1380px){.uw-admin-support-chat-message__author{flex-wrap:wrap!important}.uw-admin-support-chat-message__author b{max-width:150px!important}}.uw-admin-support-chat-message__bubble,.uw-admin-support-chat-message.is-player .uw-admin-support-chat-message__bubble,.uw-admin-support-chat-message.is-admin .uw-admin-support-chat-message__bubble{background:#111113eb!important;border:1px solid #ffffff13!important;border-radius:10px!important;max-width:min(640px,74%)!important;padding:12px 13px!important;box-shadow:0 12px 24px #00000029!important}.uw-admin-support-chat-message.is-player .uw-admin-support-chat-message__bubble,.uw-admin-support-chat-message.is-admin .uw-admin-support-chat-message__bubble{border-top-left-radius:10px!important;border-top-right-radius:10px!important}.uw-admin-support-chat-message__bubble:hover{background:#141417f0!important;border-color:#ffffff1c!important}.uw-admin-support-chat-message__avatar{background:radial-gradient(circle at 50% 35%,#e224442e,#0000 56%),#0e0e10!important;border:1px solid #ffffff14!important;border-radius:12px!important;width:44px!important;height:44px!important}.uw-admin-support-chat-message__avatar img{object-fit:contain!important;width:74%!important;height:74%!important}.uw-admin-support-chat-message__meta{justify-content:space-between!important;align-items:center!important;gap:12px!important;display:flex!important}.uw-admin-support-chat-message.is-admin .uw-admin-support-chat-message__meta{flex-direction:row-reverse!important}.uw-admin-support-chat-message__author>span{display:none!important}.uw-admin-support-chat-message__author b{white-space:nowrap!important;text-overflow:ellipsis!important;border-radius:7px!important;align-items:center!important;max-width:190px!important;min-height:24px!important;padding:0 9px!important;font-size:11.5px!important;font-weight:500!important;line-height:1!important;display:inline-flex!important;overflow:hidden!important}.uw-admin-support-chat-message__author b.is-player{color:#5aa7ff!important;background:#5aa7ff1a!important;border:1px solid #5aa7ff52!important}.uw-admin-support-chat-message__author b.is-admin{color:#ff3c5c!important;background:#e224441a!important;border:1px solid #e2244452!important}.uw-admin-support-chat-message__meta time,.uw-admin-support-chat-message__meta span{color:#ffffff6b!important;box-shadow:none!important;background:0 0!important;border:0!important;flex:none!important;font-size:10.5px!important;font-weight:500!important;line-height:1!important}.uw-admin-support-chat-message__bubble p,.uw-admin-support-chat-message.is-admin .uw-admin-support-chat-message__bubble p{color:#ffffffd1!important;margin:0!important;font-size:13px!important;font-weight:500!important;line-height:1.45!important}.uw-admin-support-chat-message{gap:11px!important}.uw-admin-support-chat-message.is-admin{justify-content:flex-end!important}.uw-admin-support-chat-message.is-player{justify-content:flex-start!important}.uw-admin-support-chat-message.is-admin .uw-admin-support-chat-message__avatar{order:2!important}.uw-admin-support-chat-message.is-admin .uw-admin-support-chat-message__bubble{order:1!important}.uw-admin-support-chat__head{background:#0e0e109e!important;border-bottom:1px solid #ffffff0e!important;padding:13px 15px!important}.uw-admin-support-chat__head span{color:#ff3c5c!important;letter-spacing:.07em!important;text-transform:uppercase!important;background:0 0!important;border-radius:0!important;min-height:22px!important;padding:0!important;font-size:11px!important;font-weight:500!important;line-height:1!important}.uw-admin-support-chat__head h3{letter-spacing:-.03em!important;margin-top:8px!important;font-size:20px!important;font-weight:500!important;line-height:1!important}.uw-admin-support-chat__head b{color:#ff3c5c!important;min-width:30px!important;height:26px!important;box-shadow:none!important;background:#e2244414!important;border:1px solid #e224442e!important;border-radius:9px!important;font-size:12px!important;font-weight:500!important}.uw-admin-support-chat-system{text-align:center!important;align-self:center!important;justify-items:center!important;gap:7px!important;width:min(620px,82%)!important;margin:4px auto!important;display:grid!important}.uw-admin-support-chat-system time{color:#ffffff6b!important;font-size:10.5px!important;font-weight:500!important;line-height:1!important}.uw-admin-support-chat-system p{color:#ffffffd1!important;background:#e2244417!important;border:1px solid #e2244429!important;border-radius:10px!important;width:100%!important;margin:0!important;padding:10px 14px!important;font-size:12.5px!important;font-weight:500!important;line-height:1.35!important}.uw-admin-support-chat__messages{background:#0a0a0c47!important}.uw-admin-support-chat-composer{background:#0e0e10b8!important;border-top:1px solid #ffffff0e!important;gap:9px!important;padding:12px!important;display:grid!important}.uw-admin-support-chat-composer textarea{resize:vertical!important;color:#fff!important;background:#0a0a0cb8!important;border:1px solid #ffffff13!important;border-radius:12px!important;outline:none!important;width:100%!important;min-height:76px!important;max-height:150px!important;padding:12px 13px!important;font-family:inherit!important;font-size:13px!important;font-weight:500!important;line-height:1.45!important;transition:border-color .2s,background .2s,box-shadow .2s!important}.uw-admin-support-chat-composer textarea::placeholder{color:#ffffff61!important}.uw-admin-support-chat-composer textarea:focus{background:#0d0d0fdb!important;border-color:#e2244461!important;box-shadow:0 0 0 3px #e2244414!important}.uw-admin-support-chat-composer__bottom{justify-content:space-between!important;align-items:center!important;gap:10px!important;display:flex!important}.uw-admin-support-chat-composer__bottom span{color:#ffffff6b!important;font-size:11.5px!important;font-weight:500!important;line-height:1!important}.uw-admin-support-chat-composer__bottom button{color:#ff3c5c!important;cursor:pointer!important;background:#e2244421!important;border:1px solid #e2244457!important;border-radius:12px!important;min-height:36px!important;padding:0 14px!important;font-family:inherit!important;font-size:12.5px!important;font-weight:500!important;line-height:1!important;transition:transform .2s,border-color .2s,background .2s,color .2s,box-shadow .2s!important}.uw-admin-support-chat-composer__bottom button:hover:not(:disabled){color:#fff!important;background:#e224442e!important;border-color:#e2244485!important;transform:translateY(-1px)!important;box-shadow:0 0 18px #e224441f!important}.uw-admin-support-chat-composer__bottom button:disabled{opacity:.46!important;cursor:default!important;box-shadow:none!important;transform:none!important}.uw-admin-support-chat-composer__bottom{justify-content:flex-end!important}.uw-admin-support-chat-composer__bottom span{display:none!important}.uw-admin-support-ticket-panel__content{min-height:0!important;overflow:hidden!important}.uw-admin-support-chat{grid-template-rows:auto minmax(0,1fr) auto!important;height:100%!important;min-height:0!important;display:grid!important;overflow:hidden!important}.uw-admin-support-chat__messages{min-height:0!important;max-height:none!important;padding:14px!important;overflow:hidden auto!important}.uw-admin-support-chat-message{width:100%!important;max-width:100%!important}.uw-admin-support-chat-message__bubble,.uw-admin-support-chat-message.is-player .uw-admin-support-chat-message__bubble,.uw-admin-support-chat-message.is-admin .uw-admin-support-chat-message__bubble{overflow-wrap:anywhere!important;word-break:break-word!important;max-width:min(620px,100% - 62px)!important}.uw-admin-support-chat-composer{background:#0e0e10c2!important;border-top:1px solid #ffffff0e!important;flex:none!important;gap:9px!important;padding:11px!important;display:grid!important}.uw-admin-support-chat-composer textarea{resize:none!important;min-height:72px!important;max-height:120px!important}.uw-admin-support-chat-composer__bar{justify-content:space-between!important;align-items:center!important;gap:10px!important;display:flex!important}.uw-admin-support-chat-composer__controls,.uw-admin-support-chat-composer__send,.uw-admin-support-chat-composer__target{align-items:center!important;gap:7px!important;display:flex!important}.uw-admin-support-chat-composer__controls button,.uw-admin-support-chat-composer__target button,.uw-admin-support-chat-composer__send>button{isolation:isolate!important;cursor:pointer!important;border-radius:11px!important;min-height:34px!important;padding:0 12px!important;font-family:inherit!important;font-size:12px!important;font-weight:500!important;line-height:1!important;transition:transform .2s,border-color .2s,background .2s,color .2s,box-shadow .2s!important;position:relative!important;overflow:hidden!important}.uw-admin-support-chat-composer__controls button:before,.uw-admin-support-chat-composer__target button:before,.uw-admin-support-chat-composer__send>button:before{content:""!important;z-index:-1!important;opacity:0!important;transition:opacity .22s,transform .22s!important;position:absolute!important;inset:0!important;transform:translateY(8px)scale(.96)!important}.uw-admin-support-chat-composer__controls button:hover:not(:disabled):before,.uw-admin-support-chat-composer__target button:hover:not(:disabled):before,.uw-admin-support-chat-composer__send>button:hover:not(:disabled):before,.uw-admin-support-chat-composer__target button.is-active:before{opacity:1!important;transform:translateY(0)scale(1)!important}.uw-admin-support-chat-composer__controls button{color:#ffffffa8!important;background:#161617!important;border:1px solid #ffffff13!important}.uw-admin-support-chat-composer__controls button.is-wait{color:#b978ff!important;border-color:#b978ff47!important}.uw-admin-support-chat-composer__controls button.is-close{color:#55d88a!important;border-color:#55d88a47!important}.uw-admin-support-chat-composer__target{background:#0a0a0c8f!important;border:1px solid #fff1!important;border-radius:13px!important;padding:3px!important}.uw-admin-support-chat-composer__target button{color:#ffffff80!important;background:0 0!important;border:0!important;border-radius:10px!important;min-height:30px!important;padding:0 10px!important}.uw-admin-support-chat-composer__target button:before{background:#e2244429!important;border-radius:10px!important}.uw-admin-support-chat-composer__target button.is-active{color:#fff!important}.uw-admin-support-chat-composer__send>button{color:#ff3c5c!important;background:#e224441f!important;border:1px solid #e2244457!important;min-width:96px!important}.uw-admin-support-chat-composer__send>button:hover:not(:disabled){color:#fff!important;border-color:#e2244485!important;box-shadow:0 0 18px #e224441a!important}.uw-admin-support-chat-composer__controls button:disabled,.uw-admin-support-chat-composer__target button:disabled,.uw-admin-support-chat-composer__send>button:disabled{opacity:.42!important;cursor:default!important;box-shadow:none!important;transform:none!important}.uw-admin-support-chat-composer__bottom{display:none!important}@media (max-width:1380px){.uw-admin-support-chat-composer__bar{display:grid!important}.uw-admin-support-chat-composer__send{justify-content:space-between!important}}.uw-admin-support-chat-system p{color:#ffffffe6!important;background:#e224441f!important;border-color:#e2244457!important;box-shadow:0 0 18px #e2244414!important}.uw-admin-support-chat-composer__controls button.is-wait{color:#b978ff!important;background:#b978ff14!important;border-color:#b978ff57!important}.uw-admin-support-chat-composer__controls button.is-wait:before{background:#b978ff24!important}.uw-admin-support-chat-composer__controls button.is-close{color:#55d88a!important;background:#55d88a14!important;border-color:#55d88a57!important}.uw-admin-support-chat-composer__controls button.is-close:before{background:#55d88a24!important}.uw-admin-support-chat-composer__target{background:#0a0a0c9e!important;border-color:#e224442e!important}.uw-admin-support-chat-composer__target button{color:#ffffff8f!important}.uw-admin-support-chat-composer__target button:before{background:#e224442e!important}.uw-admin-support-chat-composer__target button.is-active{color:#fff!important;background:#e2244429!important;box-shadow:0 0 16px #e2244414!important}.uw-admin-support-chat-composer__send>button{color:#ff3c5c!important;background:#e2244426!important;border-color:#e224446b!important}.uw-admin-support-chat-composer__send>button:before{background:#e2244433!important}.uw-admin-support-chat-composer__send>button:hover:not(:disabled){color:#fff!important;background:#e2244433!important;border-color:#e2244494!important;box-shadow:0 0 22px #e2244424!important}.uw-admin-support-chat-composer textarea:focus{border-color:#e2244475!important;box-shadow:0 0 0 3px #e2244414!important}.uw-admin-support-ticket-panel{grid-template-rows:auto minmax(0,1fr)!important}.uw-admin-support-ticket-panel__layout{grid-template-columns:minmax(0,1fr) 285px!important;gap:12px!important}.uw-admin-support-chat{grid-template-rows:auto minmax(0,1fr) auto!important}.uw-admin-support-chat__messages{padding:14px!important}.uw-admin-support-ticket-panel__next{display:none!important}.uw-admin-support-chat-composer{gap:8px!important;padding:10px!important}.uw-admin-support-chat-composer textarea{border-radius:11px!important;min-height:62px!important;max-height:96px!important;padding:10px 12px!important}.uw-admin-support-chat-composer__presets{grid-template-columns:minmax(0,1fr) 34px!important;align-items:center!important;gap:7px!important;display:grid!important}.uw-admin-support-chat-composer__preset-list{align-items:center!important;gap:6px!important;min-width:0!important;padding-bottom:1px!important;display:flex!important;overflow:auto hidden!important}.uw-admin-support-chat-composer__preset-list::-webkit-scrollbar-track{background:0 0!important}.uw-admin-support-chat-composer__preset-list button,.uw-admin-support-chat-composer__preset-settings{color:#ffffffa8!important;cursor:pointer!important;background:#161617db!important;border:1px solid #ffffff12!important;border-radius:10px!important;min-height:31px!important;font-family:inherit!important;font-size:11.5px!important;font-weight:500!important;line-height:1!important;transition:transform .2s,color .2s,border-color .2s,background .2s,box-shadow .2s!important}.uw-admin-support-chat-composer__preset-list button{white-space:nowrap!important;text-overflow:ellipsis!important;flex:none!important;max-width:210px!important;padding:0 10px!important;overflow:hidden!important}.uw-admin-support-chat-composer__preset-settings{color:#ff3c5c!important;background:#e2244414!important;border-color:#e224443d!important;place-items:center!important;width:34px!important;height:31px!important;padding:0!important;display:inline-grid!important}.uw-admin-support-chat-composer__preset-settings svg{width:15px!important;height:15px!important;transition:transform .24s!important}.uw-admin-support-chat-composer__preset-settings:hover{background:#e2244424!important;border-color:#e224446b!important;transform:translateY(-1px)!important;box-shadow:0 0 16px #e224441a!important}.uw-admin-support-chat-composer__preset-settings:hover svg{transform:rotate(45deg)!important}.uw-admin-support-chat-composer__bar{gap:8px!important}.uw-admin-support-chat-composer__controls button,.uw-admin-support-chat-composer__target button,.uw-admin-support-chat-composer__send>button{min-height:32px!important;font-size:11.5px!important}.uw-admin-support-ticket-sidebar__card{padding:10px!important}.uw-admin-support-ticket-sidebar__player-head{grid-template-columns:48px minmax(0,1fr)!important}.uw-admin-support-ticket-sidebar__avatar{width:48px!important;height:48px!important}.uw-admin-support-v2__workspace,.uw-admin-support-history,.uw-admin-support-ticket-view{height:880px!important;min-height:880px!important;max-height:880px!important}.uw-admin-support-ticket-view__placeholder{min-height:852px!important}.uw-admin-support-ticket-panel{height:100%!important;min-height:0!important}.uw-admin-support-chat-composer{padding-bottom:12px!important}.uw-admin-support-chat-composer__preset-list button{max-width:190px!important}.uw-admin-support-chat-composer__bar{align-items:center!important}.uw-admin-support-chat-composer__send{flex:none!important}.uw-admin-support-chat-composer__controls{min-width:0!important}.uw-admin-support-chat-composer__target button{padding:0 9px!important}.uw-admin-support-chat-composer__controls button,.uw-admin-support-chat-composer__target button,.uw-admin-support-chat-composer__send>button{white-space:nowrap!important}.uw-admin-support-chat-composer__presets{grid-template-columns:minmax(0,1fr) 32px!important;gap:6px!important}.uw-admin-support-chat-composer__preset-list{gap:5px!important;min-width:0!important;max-width:100%!important;padding-bottom:2px!important;display:flex!important;overflow:auto hidden!important}.uw-admin-support-chat-composer__preset-list button{white-space:nowrap!important;text-overflow:ellipsis!important;border-radius:9px!important;flex:none!important;max-width:176px!important;min-height:29px!important;padding:0 9px!important;font-size:11px!important;font-weight:500!important;line-height:1!important;overflow:hidden!important;transform:none!important}.uw-admin-support-chat-composer__preset-list button:hover{color:#fff!important;background:#e224441f!important;border-color:#e2244457!important;transform:none!important;box-shadow:0 0 12px #e2244414!important}.uw-admin-support-chat-composer__preset-settings{border-radius:9px!important;width:32px!important;height:29px!important;min-height:29px!important}.uw-admin-support-chat-composer__bar{grid-template-columns:minmax(0,auto) auto!important;align-items:center!important;gap:8px!important;display:grid!important}.uw-admin-support-chat-composer__controls{gap:7px!important;min-width:0!important;display:flex!important}.uw-admin-support-chat-composer__send{flex:none!important;justify-self:end!important;gap:7px!important;display:flex!important}.uw-admin-support-chat-composer__controls button,.uw-admin-support-chat-composer__target button,.uw-admin-support-chat-composer__send>button{white-space:nowrap!important;min-height:32px!important;padding:0 11px!important;transform:none!important}.uw-admin-support-chat-composer__controls button:hover:not(:disabled),.uw-admin-support-chat-composer__target button:hover:not(:disabled),.uw-admin-support-chat-composer__send>button:hover:not(:disabled){transform:none!important}.uw-admin-support-chat-composer__send>button{min-width:86px!important}.uw-admin-support-chat-composer__preset-list::-webkit-scrollbar{height:3px!important}.uw-admin-support-chat-composer__preset-list::-webkit-scrollbar-thumb{background:#e2244452!important;border-radius:999px!important}.uw-admin-support-v2,.uw-admin-support-v2 *{font-weight:500!important}.uw-admin-support-chat-composer textarea:disabled{cursor:not-allowed!important;opacity:.58!important;color:#ffffff80!important;box-shadow:none!important;background:#0a0a0c70!important;border-color:#ffffff0e!important}.uw-admin-support-chat-composer textarea:disabled::placeholder{color:#ffffff5c!important}.uw-admin-support-chat-composer button:disabled{cursor:not-allowed!important;opacity:.42!important;box-shadow:none!important;transform:none!important}.uw-admin-support-chat-composer__preset-list button:disabled:hover,.uw-admin-support-chat-composer__controls button:disabled:hover,.uw-admin-support-chat-composer__send>button:disabled:hover{color:#ffffff6b!important;background:#161617b8!important;border-color:#ffffff13!important;transform:none!important}.uw-admin-support-chat__empty{box-shadow:none!important;background:0 0!important;border:0!important}.uw-admin-support-chat__empty b{color:#fff!important;font-size:15px!important;font-weight:500!important;line-height:1!important}.uw-admin-support-chat__empty span{max-width:360px!important;box-shadow:none!important;color:#ffffff7a!important;letter-spacing:0!important;text-transform:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin-top:9px!important;padding:0!important;font-size:12.5px!important;font-weight:500!important;line-height:1.45!important;display:block!important}.uw-admin-support-chat__empty svg{color:#ff3c5c!important;filter:drop-shadow(0 0 12px #e2244429)!important}.uw-admin-login-card--secure .uw-admin-login-card__logo,.uw-admin-2fa-card .uw-admin-login-card__logo{overflow:hidden!important}.uw-admin-login-card__logo img{object-fit:contain!important;width:70%!important;height:70%!important}.uw-admin-login-card__ghost{color:#ffffffb8!important;box-shadow:none!important;background:#ffffff0e!important;border-color:#ffffff14!important;margin-top:8px!important}.uw-admin-2fa-card{max-width:520px!important}.uw-admin-2fa-card__qr{background:#fff!important;border-radius:22px!important;place-items:center!important;width:238px!important;height:238px!important;margin:14px auto 12px!important;display:grid!important;box-shadow:0 18px 50px #00000057!important}.uw-admin-2fa-card__qr img{width:220px!important;height:220px!important}.uw-admin-2fa-card__secret{background:#121214db!important;border:1px solid #ffffff12!important;border-radius:12px!important;gap:7px!important;margin:10px 0 16px!important;padding:12px!important;display:grid!important}.uw-admin-2fa-card__secret small,.uw-admin-2fa-card__backup p{color:#ffffff85!important;font-size:12px!important;font-weight:500!important;line-height:1.45!important}.uw-admin-2fa-card__secret code,.uw-admin-2fa-card__backup code{color:#fff!important;letter-spacing:.08em!important;font-family:inherit!important;font-size:13px!important;font-weight:500!important}.uw-admin-2fa-card__backup{gap:12px!important;margin-top:12px!important;display:grid!important}.uw-admin-2fa-card__backup h2{color:#fff!important;margin:0!important;font-size:20px!important;font-weight:500!important}.uw-admin-2fa-card__backup>div{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.uw-admin-2fa-card__backup code{text-align:center!important;background:#e2244417!important;border:1px solid #e2244438!important;border-radius:10px!important;padding:10px!important}.uw-admin-shell--checking{place-items:center!important;min-height:100vh!important;display:grid!important}.uw-admin-shell__loader{color:#ffffffbd!important;background:#121214d6!important;border:1px solid #e2244438!important;border-radius:14px!important;padding:14px 18px!important;font-size:13px!important;font-weight:500!important}.uw-admin-moderators,.uw-admin-moderators *{box-sizing:border-box!important;font-weight:500!important}.uw-admin-moderators{color:#fff!important;width:min(1560px,100vw - 54px)!important;margin:0 auto!important;padding:36px 0 50px!important}.uw-admin-moderators__hero{background:linear-gradient(105deg,#0e0e10f5,#220a11c7),#0e0e10eb!important;border:1px solid #ffffff13!important;border-radius:24px!important;justify-content:space-between!important;align-items:flex-end!important;gap:18px!important;min-height:150px!important;padding:24px!important;display:flex!important;box-shadow:0 24px 80px #0000003d!important}.uw-admin-moderators__hero span,.uw-admin-moderators__editor-head span,.uw-admin-moderators__permissions>div:first-child span,.uw-admin-moderators__list-head span{color:#ff3c5c!important;letter-spacing:.05em!important;text-transform:uppercase!important;background:#e224441f!important;border-radius:999px!important;width:fit-content!important;padding:5px 8px!important;font-size:11px!important;line-height:1!important;display:inline-flex!important}.uw-admin-moderators__hero h1,.uw-admin-moderators__editor-head h2{color:#fff!important;margin:10px 0 0!important;font-size:clamp(34px,4vw,58px)!important;line-height:.95!important}.uw-admin-moderators__editor-head h2{font-size:28px!important}.uw-admin-moderators__hero p,.uw-admin-moderators__permissions>div:first-child p,.uw-admin-moderators__meta span{color:#ffffff8f!important;max-width:760px!important;margin:10px 0 0!important;font-size:13px!important;line-height:1.45!important}.uw-admin-moderators__hero button,.uw-admin-moderators__actions button{color:#fff!important;cursor:pointer!important;background:#e2244424!important;border:1px solid #e2244452!important;border-radius:12px!important;min-height:42px!important;padding:0 18px!important;transition:background .2s,border-color .2s,transform .2s!important}.uw-admin-moderators__hero button:hover,.uw-admin-moderators__actions button:hover{background:#e2244433!important;border-color:#e224447a!important;transform:translateY(-1px)!important}.uw-admin-moderators__metrics{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin-top:14px!important;display:grid!important}.uw-admin-moderators__metrics article{background:#0e0e10c2!important;border:1px solid #ffffff12!important;border-radius:18px!important;min-height:108px!important;padding:14px!important;position:relative!important;overflow:hidden!important}.uw-admin-moderators__metrics article:after{content:""!important;background:#e2244461!important;height:1px!important;position:absolute!important;inset:auto 0 0!important}.uw-admin-moderators__metrics article.is-green:after{background:#1fbf6f6b!important}.uw-admin-moderators__metrics article.is-gold:after{background:#f5b54870!important}.uw-admin-moderators__metrics article.is-blue:after{background:#4599ff6b!important}.uw-admin-moderators__metrics span{color:#ff3c5c!important;text-transform:uppercase!important;letter-spacing:.04em!important;font-size:11px!important}.uw-admin-moderators__metrics b{color:#fff!important;margin-top:10px!important;font-size:30px!important;display:block!important}.uw-admin-moderators__metrics p{color:#ffffff80!important;margin:6px 0 0!important;font-size:12px!important;line-height:1.35!important}.uw-admin-moderators__message{color:#ffffffc7!important;background:#e2244414!important;border:1px solid #e2244438!important;border-radius:12px!important;margin-top:12px!important;padding:11px 13px!important;font-size:13px!important}.uw-admin-moderators__workspace{grid-template-columns:360px minmax(0,1fr)!important;gap:14px!important;margin-top:14px!important;display:grid!important}.uw-admin-moderators__list,.uw-admin-moderators__editor{background:#0e0e10c7!important;border:1px solid #ffffff13!important;border-radius:22px!important;box-shadow:0 20px 60px #00000038!important}.uw-admin-moderators__list{max-height:760px!important;padding:10px!important;overflow:auto!important}.uw-admin-moderators__list-head{justify-content:space-between!important;align-items:center!important;padding:5px 4px 10px!important;display:flex!important}.uw-admin-moderators__list-head b{color:#45e58c!important;background:#1fbf6f24!important;border-radius:9px!important;place-items:center!important;min-width:26px!important;height:24px!important;font-size:12px!important;display:inline-grid!important}.uw-admin-moderators__list button{color:#fff!important;text-align:left!important;cursor:pointer!important;background:#131315c2!important;border:1px solid #fff1!important;border-radius:15px!important;grid-template-columns:42px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:72px!important;margin-top:8px!important;padding:10px!important;display:grid!important}.uw-admin-moderators__list button.is-active{background:#e2244414!important;border-color:#e224446b!important}.uw-admin-moderators__list i{color:#ff3c5c!important;background:#e2244424!important;border-radius:13px!important;place-items:center!important;width:42px!important;height:42px!important;font-style:normal!important;display:grid!important}.uw-admin-moderators__list b,.uw-admin-moderators__list small,.uw-admin-moderators__list span{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;display:block!important;overflow:hidden!important}.uw-admin-moderators__list small{color:#ffffff7a!important;margin-top:4px!important;font-size:12px!important}.uw-admin-moderators__list em,.uw-admin-moderators__badges em{color:#ffffffad!important;background:#ffffff12!important;border-radius:9px!important;padding:6px 8px!important;font-size:11px!important;font-style:normal!important;line-height:1!important}.uw-admin-moderators__list em.is-blocked{color:#ff3c5c!important;background:#e224441f!important}.uw-admin-moderators__editor{padding:16px!important}.uw-admin-moderators__editor-head,.uw-admin-moderators__actions,.uw-admin-moderators__meta{justify-content:space-between!important;align-items:center!important;gap:12px!important;display:flex!important}.uw-admin-moderators__badges{flex-wrap:wrap!important;justify-content:flex-end!important;gap:8px!important;display:flex!important}.uw-admin-moderators__badges em.is-green{color:#45e58c!important;background:#1fbf6f21!important}.uw-admin-moderators__badges em.is-gold{color:#f5c15f!important;background:#f5b54821!important}.uw-admin-moderators__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin-top:16px!important;display:grid!important}.uw-admin-moderators label{gap:7px!important;display:grid!important}.uw-admin-moderators label small{color:#ffffff8a!important;font-size:12px!important}.uw-admin-moderators input,.uw-admin-moderators select{color:#fff!important;background:#141416d1!important;border:1px solid #ffffff14!important;border-radius:12px!important;outline:none!important;width:100%!important;min-height:42px!important;padding:0 12px!important;font-size:13px!important}.uw-admin-moderators input:focus,.uw-admin-moderators select:focus{border-color:#e224446b!important;box-shadow:0 0 0 3px #e2244414!important}.uw-admin-moderators__permissions{background:#0a0a0c61!important;border:1px solid #fff1!important;border-radius:18px!important;margin-top:16px!important;padding:14px!important}.uw-admin-moderators__permission-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:12px!important;display:grid!important}.uw-admin-moderators__permission-grid section{background:#121214a8!important;border:1px solid #ffffff0f!important;border-radius:14px!important;padding:12px!important}.uw-admin-moderators__permission-grid b{color:#fff!important;margin-bottom:8px!important;font-size:13px!important;display:block!important}.uw-admin-moderators__permission-grid label{color:#ffffff94!important;align-items:center!important;gap:8px!important;min-height:28px!important;font-size:12px!important;display:flex!important}.uw-admin-moderators__permission-grid input{accent-color:#e22444!important;width:15px!important;height:15px!important;min-height:15px!important}.uw-admin-moderators__actions{justify-content:flex-end!important;margin-top:16px!important}.uw-admin-moderators__actions .is-danger{color:#ff6c82!important;background:#e2244412!important;border-color:#e2244447!important}.uw-admin-moderators__meta{justify-content:flex-start!important;margin-top:12px!important}@media (max-width:1180px){.uw-admin-moderators__metrics,.uw-admin-moderators__grid,.uw-admin-moderators__permission-grid{grid-template-columns:1fr 1fr!important}.uw-admin-moderators__workspace{grid-template-columns:1fr!important}}.uw-admin-shell__nav a{position:relative}.uw-admin-shell__nav a .uw-admin-shell__support-badge{color:#f5c26b;letter-spacing:.02em;background:linear-gradient(135deg,#f5b74840,#f5b7481a);border:1px solid #f5b7486b;border-radius:999px;justify-content:center;align-items:center;min-width:26px;height:22px;margin-left:auto;padding:0 8px;font-size:12px;font-style:normal;font-weight:500;display:inline-flex;box-shadow:0 0 20px #f5b74821}.uw-admin-preset-meta-editor{background:#0a0a0d75;border:1px solid #ffffff0f;border-radius:18px;grid-template-columns:minmax(220px,.8fr) minmax(260px,1.2fr) minmax(150px,.4fr);gap:12px;margin-bottom:14px;padding:14px;display:grid}.uw-admin-preset-meta-editor label{flex-direction:column;gap:7px;display:flex}.uw-admin-preset-meta-editor span{color:#ffffff7a;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:500}.uw-admin-preset-meta-editor input,.uw-admin-preset-meta-editor select{color:#ffffffe6;background:#202024e0;border:1px solid #ffffff12;border-radius:12px;outline:none;width:100%;min-height:42px;padding:0 13px;font-size:13px;font-weight:500}.uw-admin-preset-meta-editor input:focus,.uw-admin-preset-meta-editor select:focus{border-color:#e224448a;box-shadow:0 0 0 3px #e224441f}@media (max-width:1180px){.uw-admin-preset-meta-editor{grid-template-columns:1fr}}.uw-admin-users-overview--stats{grid-template-columns:repeat(4,minmax(0,1fr))!important}.uw-admin-users-cart-item>div{flex-wrap:wrap!important;justify-content:flex-end!important}.uw-admin-users-cart-item>div strong{color:#fff!important;white-space:nowrap!important;font-size:14px!important;font-weight:500!important}.uw-admin-users-cart-item>div small{text-align:right!important;width:100%!important;margin-top:2px!important}.uw-admin-users-cart-item span.is-cancelled{color:#ffffff9e!important;background:#ffffff14!important}.uw-reward-modal{z-index:2147483000!important;pointer-events:auto!important;place-items:center!important;width:100vw!important;height:100dvh!important;padding:18px!important;display:grid!important;position:fixed!important;inset:0!important}.uw-reward-modal__backdrop{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:radial-gradient(circle at 50% 42%,#e2244429,#0000 34%),#000000c7!important;position:fixed!important;inset:0!important}.uw-reward-modal__card,.uw-reward-modal__card--server{isolation:isolate!important;text-align:center!important;background:radial-gradient(circle at 50% 15%,#ffbe4a29,#0000 34%),radial-gradient(circle at 85% 20%,#e2244429,#0000 34%),#111113!important;border:1px solid #ffbe4a47!important;border-radius:30px!important;width:min(520px,100vw - 36px)!important;max-height:calc(100dvh - 36px)!important;padding:30px 26px 24px!important;animation:.34s cubic-bezier(.16,1,.3,1) uwRewardModalIn!important;position:relative!important;overflow:hidden auto!important;transform:none!important;box-shadow:0 32px 110px #0009,0 0 54px #ffbe4a1f,inset 0 0 0 1px #ffffff0b!important}.uw-reward-modal__card--server{width:min(640px,100vw - 36px)!important}.uw-reward-modal__card::-webkit-scrollbar{width:6px!important}.uw-reward-modal__reward .uw-reward-list::-webkit-scrollbar{width:6px!important}.uw-reward-modal__card::-webkit-scrollbar-thumb{background:#ffbe4a42!important;border-radius:999px!important}.uw-reward-modal__reward .uw-reward-list::-webkit-scrollbar-thumb{background:#ffbe4a42!important;border-radius:999px!important}.uw-reward-modal__card:before,.uw-reward-modal__card--server:before{content:""!important;z-index:-1!important;opacity:.9!important;background:conic-gradient(#0000,#ffbe4a38,#0000,#e224442e,#0000)!important;animation:8s linear infinite uwRewardSpin!important;display:block!important;position:absolute!important;inset:-80px!important}.uw-reward-modal__card:after,.uw-reward-modal__card--server:after{content:""!important;z-index:-1!important;background:radial-gradient(circle at 50% 16%,#ffbe4a21,#0000 34%),#111113!important;border-radius:28px!important;display:block!important;position:absolute!important;inset:2px!important}.uw-reward-modal__close{color:#fff!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:14px!important;place-items:center!important;width:42px!important;height:42px!important;font-size:26px!important;font-weight:900!important;line-height:1!important;transition:background .22s,transform .22s,box-shadow .22s!important;display:grid!important;position:absolute!important;top:14px!important;right:14px!important}.uw-reward-modal__close:hover:not(:disabled){background:#e22444!important;transform:scale(1.04)!important;box-shadow:0 0 22px #e2244447!important}.uw-reward-modal__close:disabled{opacity:.5!important;cursor:not-allowed!important}.uw-reward-modal__kicker{color:#fff!important;letter-spacing:.12em!important;background:#e2244424!important;border-radius:999px!important;align-items:center!important;min-height:28px!important;padding:0 10px!important;font-size:11px!important;font-weight:900!important;display:inline-flex!important}.uw-reward-modal__shine{z-index:0!important;filter:blur(28px)!important;pointer-events:none!important;background:#ffbe4a1f!important;border-radius:50%!important;width:190px!important;height:190px!important;animation:1.8s ease-in-out infinite uwRewardPulse!important;display:block!important;position:absolute!important;top:96px!important;left:50%!important;transform:translate(-50%)!important}.uw-reward-modal__icon{z-index:1!important;background:radial-gradient(circle at 50% 45%,#ffbe4a47,#0000 64%),#202024!important;border-radius:42px!important;place-items:center!important;width:150px!important;height:150px!important;margin:28px auto 18px!important;display:grid!important;position:relative!important;box-shadow:0 0 40px #ffbe4a29,inset 0 1px #ffffff0f!important}.uw-reward-modal__icon img{object-fit:contain!important;filter:drop-shadow(0 20px 26px #0000006b)!important;width:118px!important;height:118px!important;animation:.52s cubic-bezier(.16,1,.3,1) uwRewardIconPop!important}.uw-reward-modal__icon span{color:#ffd985!important;font-size:70px!important;font-weight:900!important}.uw-reward-modal h2{color:#fff!important;letter-spacing:-.045em!important;max-width:430px!important;margin:0 auto!important;font-size:36px!important;font-weight:900!important;line-height:1!important}.uw-reward-modal p{color:#ffffff9e!important;max-width:420px!important;margin:12px auto 0!important;font-size:14px!important;line-height:1.45!important}.uw-reward-modal__server-note{text-align:left!important;background:radial-gradient(circle at 16%,#ffbe4a21,#0000 40%),#0e0e10b8!important;border:1px solid #ffbe4a2e!important;border-radius:18px!important;gap:5px!important;max-width:390px!important;margin:18px auto 0!important;padding:13px 15px!important;display:grid!important}.uw-reward-modal__server-note span{color:#ffffff85!important;font-size:12px!important;font-weight:700!important}.uw-reward-modal__server-note b{color:#fff!important;font-size:16px!important;font-weight:900!important}.uw-reward-modal__reward{background:#0e0e10b8!important;border:1px solid #ffffff13!important;border-radius:20px!important;margin:22px auto 0!important;padding:14px!important}.uw-reward-modal__reward>span{color:#ffffff85!important;text-align:left!important;margin-bottom:10px!important;font-size:12px!important;font-weight:700!important;display:block!important}.uw-reward-modal__reward .uw-reward-list{gap:10px!important;max-height:250px!important;padding-right:2px!important;display:grid!important;overflow-y:auto!important}.uw-reward-modal__reward .uw-reward-list.is-empty{color:#ffffff94!important;place-items:center!important;min-height:64px!important}.uw-reward-modal__reward .uw-reward-list__item{text-align:left!important;background:linear-gradient(135deg,#ffbe4a0e,#0000 42%),#161617e0!important;border:1px solid #ffffff13!important;border-radius:18px!important;grid-template-columns:62px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;min-height:74px!important;padding:10px!important;display:grid!important}.uw-reward-modal__reward .uw-reward-list__icon{background:radial-gradient(circle,#ffbe4a33,#0000 62%),#202024!important;border-radius:16px!important;place-items:center!important;width:58px!important;height:58px!important;display:grid!important;box-shadow:inset 0 1px #ffffff0e!important}.uw-reward-modal__reward .uw-reward-list__icon img{object-fit:contain!important;filter:drop-shadow(0 12px 14px #0000005c)!important;width:48px!important;height:48px!important}.uw-reward-modal__reward .uw-reward-list__icon span{color:#ffd985!important;font-size:25px!important;font-weight:900!important}.uw-reward-modal__reward .uw-reward-list__text span{color:#ffffff85!important;font-size:12px!important;font-weight:700!important;display:block!important}.uw-reward-modal__reward .uw-reward-list__text b{color:#fff!important;margin-top:5px!important;font-size:18px!important;font-weight:900!important;line-height:1.08!important;display:block!important}.uw-reward-modal__actions{justify-content:center!important;gap:10px!important;margin-top:18px!important;display:flex!important}.uw-reward-modal__actions button,.uw-reward-modal__actions a{color:#fff!important;cursor:pointer!important;background:#e22444!important;border:0!important;border-radius:15px!important;justify-content:center!important;align-items:center!important;min-height:46px!important;padding:0 18px!important;font-family:inherit!important;font-size:13px!important;font-weight:900!important;text-decoration:none!important;transition:transform .22s,box-shadow .22s,background .22s!important;display:inline-flex!important;box-shadow:0 0 24px #e224443d!important}.uw-reward-modal__actions a,.uw-reward-modal__actions .is-muted{box-shadow:none!important;background:#202024!important}.uw-reward-modal__actions button:hover:not(:disabled),.uw-reward-modal__actions a:hover{transform:translateY(-1px)!important}.uw-reward-modal__actions button:disabled{opacity:.55!important;cursor:not-allowed!important}.uw-reward-server-select{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin-top:18px!important;display:grid!important}.uw-reward-server-select button{color:#fff!important;text-align:left!important;cursor:pointer!important;background:radial-gradient(circle at 18% 25%,#ffbe4a14,#0000 42%),#161617e0!important;border:1px solid #ffffff13!important;border-radius:20px!important;gap:6px!important;min-height:88px!important;padding:15px!important;transition:transform .22s,border-color .22s,background .22s,box-shadow .22s!important;display:grid!important}.uw-reward-server-select button:hover:not(:disabled){border-color:#ffbe4a47!important;transform:translateY(-1px)!important;box-shadow:0 0 28px #ffbe4a14!important}.uw-reward-server-select b{color:#fff!important;font-size:15px!important;font-weight:900!important;line-height:1.08!important}.uw-reward-server-select span{color:#ffffff94!important;font-size:12px!important;font-weight:600!important;line-height:1.3!important}@media (max-width:680px){.uw-reward-modal{padding:14px!important}.uw-reward-modal__card,.uw-reward-modal__card--server{border-radius:24px!important;width:min(100%,100vw - 24px)!important;padding:28px 18px 20px!important}.uw-reward-modal__icon{border-radius:36px!important;width:128px!important;height:128px!important}.uw-reward-modal__icon img{width:100px!important;height:100px!important}.uw-reward-modal h2{font-size:30px!important}.uw-reward-modal__reward .uw-reward-list__item{grid-template-columns:54px minmax(0,1fr)!important}.uw-reward-modal__reward .uw-reward-list__icon{width:52px!important;height:52px!important}.uw-reward-modal__reward .uw-reward-list__icon img{width:42px!important;height:42px!important}.uw-reward-server-select,.uw-reward-modal__actions{grid-template-columns:1fr!important;display:grid!important}}.uw-reward-modal__kicker{display:none!important}.uw-reward-modal__card,.uw-reward-modal__card--server{scrollbar-width:none!important}.uw-reward-modal__card::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.uw-reward-modal__card--server::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.uw-reward-modal__card--server{width:min(620px,100vw - 36px)!important;max-height:calc(100dvh - 52px)!important;padding:26px 24px 22px!important;overflow:hidden!important}.uw-reward-modal__card--server .uw-reward-modal__icon{margin-top:22px!important}.uw-reward-modal__card--server .uw-reward-modal__reward{margin-top:18px!important}.uw-reward-modal__card--server .uw-reward-modal__reward .uw-reward-list{scrollbar-width:thin!important;scrollbar-color:#e2244459 transparent!important;max-height:232px!important;overflow-y:auto!important}.uw-reward-modal__card--server .uw-reward-modal__reward .uw-reward-list::-webkit-scrollbar{width:4px!important}.uw-reward-modal__card--server .uw-reward-modal__reward .uw-reward-list::-webkit-scrollbar-thumb{background:#e2244457!important;border-radius:999px!important}.uw-reward-server-select button{box-shadow:none!important;background:#161617eb!important;border-color:#ffffff13!important}.uw-reward-server-select button:hover:not(:disabled){background:#1c1c1ff5!important;border-color:#e2244461!important;box-shadow:0 0 24px #e2244414!important}.uw-reward-server-select button.is-active{background:#e2244429!important;border-color:#e22444b8!important;box-shadow:0 0 28px #e2244424,inset 0 0 0 1px #ffffff09!important}@media (max-width:680px){.uw-reward-modal__card--server{max-height:calc(100dvh - 28px)!important;overflow-y:auto!important}}.uw-reward-preview{background:#0e0e10c7!important;border:1px solid #fff1!important;border-radius:18px!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:12px!important;width:100%!important;min-width:0!important;min-height:66px!important;padding:8px 10px!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff09,0 12px 24px #00000029!important}.uw-reward-preview:after{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 18%,#e2244414,#0000 42%);position:absolute;inset:0}.uw-reward-preview__icons{z-index:1!important;align-items:center!important;min-width:86px!important;height:50px!important;display:flex!important;position:relative!important}.uw-reward-preview__icon,.uw-reward-preview__more{background:radial-gradient(circle at 50% 38%,#e2244424,#0000 62%),#202024!important;border:1px solid #ffffff13!important;border-radius:16px!important;flex:0 0 50px!important;place-items:center!important;width:50px!important;height:50px!important;display:grid!important;position:relative!important;box-shadow:inset 0 1px #ffffff0b,0 10px 20px #0000003d!important}.uw-reward-preview__icon:nth-child(2){z-index:2}.uw-reward-preview__icon:nth-child(3){z-index:3}.uw-reward-preview__icon img{object-fit:contain!important;filter:drop-shadow(0 10px 14px #00000061)!important;width:40px!important;height:40px!important}.uw-reward-preview__icon span,.uw-reward-preview__more{color:#fff!important;font-size:16px!important;font-weight:500!important;line-height:1!important}.uw-reward-preview__more{z-index:4!important;color:#fff!important;background:radial-gradient(circle at 50% 38%,#e2244438,#0000 62%),#26151a!important}.uw-reward-preview__text{z-index:1!important;min-width:0!important;position:relative!important}.uw-reward-preview__text span{color:#ffffff8a!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin-bottom:6px!important;font-size:12px!important;font-weight:500!important;line-height:1!important;display:block!important;overflow:hidden!important}.uw-reward-preview__text b{color:#fff!important;letter-spacing:-.025em!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:17px!important;font-weight:500!important;line-height:1.08!important;display:block!important;overflow:hidden!important}.uw-reward-preview.is-empty{grid-template-columns:minmax(0,1fr)!important;min-height:58px!important}.uw-achievement-card.is-ready .uw-reward-preview,.uw-daily-card.is-active .uw-reward-preview{background:radial-gradient(circle at 0%,#ffbe4a1c,#0000 40%),#0e0e10d1!important;border-color:#ffbe4a2e!important}.uw-achievement-card.is-ready .uw-reward-preview__icon,.uw-daily-card.is-active .uw-reward-preview__icon{background:radial-gradient(circle at 50% 38%,#ffbe4a3d,#0000 62%),#202024!important}.uw-achievement-card.is-claimed .uw-reward-preview,.uw-daily-card.is-claimed .uw-reward-preview{background:#0a160f80!important;border-color:#2fdc801f!important}.uw-achievement-card__reward{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;min-height:88px!important;padding:10px!important}.uw-achievement-card__reward-list-wrap{min-width:0!important;display:block!important}.uw-achievement-card__reward button{align-self:center!important;min-width:126px!important;min-height:46px!important;font-weight:500!important}.uw-achievements-grid{align-items:stretch!important}.uw-achievement-card{grid-template-rows:auto auto minmax(88px,auto)!important;height:100%!important;min-height:305px!important}.uw-achievement-card__title h3,.uw-achievement-card__title p{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important}.uw-daily-card{grid-template-rows:auto minmax(78px,auto) auto minmax(76px,auto) 46px!important;min-height:335px!important}.uw-daily-card__rewards .uw-reward-preview{min-height:66px!important}@media (max-width:760px){.uw-achievement-card{grid-template-rows:auto!important;min-height:auto!important}.uw-achievement-card__reward{grid-template-columns:1fr!important}.uw-achievement-card__reward button{width:100%!important;min-width:0!important}.uw-reward-preview{grid-template-columns:1fr!important}.uw-reward-preview__icons{min-width:0!important}.uw-reward-preview__text b,.uw-reward-preview__text span{white-space:normal!important}.uw-daily-card{grid-template-rows:auto!important;min-height:auto!important}.uw-daily-card__rewards{min-height:0!important;max-height:none!important}}.uw-drops-tabs button{position:relative!important}.uw-drops-tabs__count{color:#fff!important;letter-spacing:0!important;background:#e22444!important;border:1px solid #ffffff2e!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:22px!important;height:22px!important;padding:0 7px!important;font-size:11px!important;font-style:normal!important;font-weight:650!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:-8px!important;right:-8px!important;box-shadow:0 12px 28px #e2244457!important}.uw-achievements-summary .is-ready{background:radial-gradient(circle at 18% 12%,#e224442e,#0000 44%),#e2244413!important;border-color:#e224446b!important}.uw-achievements-summary .is-ready b{color:#fff!important;text-shadow:0 0 22px #e224445c!important}.uw-reward-preview.uw-reward-preview--list{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;min-height:70px!important;padding:10px 12px!important;display:grid!important}.uw-reward-preview__rows{gap:6px!important;min-width:0!important;display:grid!important}.uw-reward-preview__row{background:#ffffff09!important;border:1px solid #ffffff12!important;border-radius:13px!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;min-width:0!important;height:38px!important;padding:4px 7px 4px 4px!important;display:grid!important}.uw-reward-preview__row-icon{width:30px!important;height:30px!important;box-shadow:none!important;background:linear-gradient(135deg,#ffffff14,#ffffff06)!important;border:1px solid #ffffff14!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;display:inline-flex!important;overflow:hidden!important}.uw-reward-preview__row-icon img{object-fit:contain!important;width:26px!important;height:26px!important;display:block!important}.uw-reward-preview__row-icon span{color:#fff!important;font-size:12px!important;font-weight:700!important;line-height:1!important}.uw-reward-preview__row-text{gap:2px!important;min-width:0!important;display:grid!important}.uw-reward-preview__row-text span{text-overflow:ellipsis!important;white-space:nowrap!important;color:#ffffff75!important;max-width:100%!important;font-size:10px!important;font-weight:600!important;line-height:1.1!important;display:block!important;overflow:hidden!important}.uw-reward-preview__row-text b{text-overflow:ellipsis!important;white-space:nowrap!important;color:#ffffffe6!important;max-width:100%!important;font-size:13px!important;font-weight:650!important;line-height:1.15!important;display:block!important;overflow:hidden!important}.uw-reward-preview__row--more{background:#e2244414!important;border-color:#e2244429!important}.uw-reward-preview.uw-reward-preview--list>.uw-reward-preview__text{text-align:right!important;align-items:flex-end!important;min-width:150px!important;max-width:220px!important}.uw-reward-preview.uw-reward-preview--list>.uw-reward-preview__text span,.uw-reward-preview.uw-reward-preview--list>.uw-reward-preview__text b{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;display:block!important;overflow:hidden!important}.uw-achievement-card.is-ready .uw-reward-preview__row,.uw-daily-card.is-active .uw-reward-preview__row{background:#ffcb6e0e!important;border-color:#ffcb6e2e!important}.uw-admin-drops-mini-button{color:#ffffffe0!important;cursor:pointer!important;background:#fff1!important;border:0!important;border-radius:12px!important;width:100%!important;min-height:36px!important;margin-top:8px!important;font-size:12px!important;font-weight:650!important;transition:transform .18s,background .18s,color .18s!important}.uw-admin-drops-mini-button:hover{color:#fff!important;background:#e224442e!important;transform:translateY(-1px)!important}.uw-admin-drops-page .uw-admin-item-picker-backdrop{z-index:9999!important}.uw-admin-drops-page .uw-admin-item-picker{max-width:1040px!important}.uw-admin-drops-page .uw-admin-rust-item-grid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr))!important;gap:10px!important;display:grid!important}.uw-admin-drops-page .uw-admin-rust-item-grid button{color:#fff!important;cursor:pointer!important;background:#ffffff09!important;border:1px solid #ffffff13!important;border-radius:16px!important;align-content:center!important;justify-items:center!important;gap:7px!important;min-height:118px!important;padding:12px!important;transition:transform .18s,border-color .18s,background .18s!important;display:grid!important}.uw-admin-drops-page .uw-admin-rust-item-grid button:hover{background:#e2244417!important;border-color:#e2244452!important;transform:translateY(-2px)!important}.uw-admin-drops-page .uw-admin-rust-item-grid img{object-fit:contain!important;width:44px!important;height:44px!important}.uw-admin-drops-page .uw-admin-rust-item-grid span{text-overflow:ellipsis!important;white-space:nowrap!important;color:#fff!important;max-width:100%!important;font-size:12px!important;font-weight:650!important;overflow:hidden!important}.uw-admin-drops-page .uw-admin-rust-item-grid small{text-overflow:ellipsis!important;white-space:nowrap!important;color:#ffffff75!important;max-width:100%!important;font-size:11px!important;overflow:hidden!important}@media (max-width:980px){.uw-reward-preview.uw-reward-preview--list{grid-template-columns:1fr!important}.uw-reward-preview.uw-reward-preview--list>.uw-reward-preview__text{text-align:left!important;align-items:flex-start!important;max-width:none!important}}.uw-drops-tabs button{align-items:center!important;gap:10px!important;display:inline-flex!important;overflow:visible!important}.uw-drops-tabs__count{color:#fff!important;letter-spacing:0!important;background:#e22444!important;border:1px solid #ffffff2e!important;border-radius:999px!important;flex:none!important;justify-content:center!important;align-items:center!important;min-width:24px!important;height:24px!important;margin-left:2px!important;padding:0 8px!important;font-size:12px!important;font-style:normal!important;font-weight:700!important;line-height:1!important;display:inline-flex!important;position:static!important;top:auto!important;right:auto!important;transform:none!important;box-shadow:0 10px 24px #e2244457!important}.uw-reward-preview{grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:14px!important;min-height:70px!important;padding:10px 12px!important;display:grid!important}.uw-reward-preview__icons{align-items:center!important;gap:7px!important;width:auto!important;min-width:0!important;height:44px!important;display:inline-flex!important}.uw-reward-preview__icon,.uw-reward-preview__more{border-radius:14px!important;flex:0 0 42px!important;width:42px!important;height:42px!important;margin-left:0!important}.uw-reward-preview__icon+.uw-reward-preview__icon,.uw-reward-preview__more{margin-left:0!important}.uw-reward-preview__icon img{width:34px!important;height:34px!important}.uw-reward-preview__more{justify-content:center!important;align-items:center!important;font-size:13px!important;font-weight:750!important;display:inline-flex!important}.uw-reward-preview__text{text-align:left!important;min-width:0!important}.uw-reward-preview__text span,.uw-reward-preview__text b{text-align:left!important;max-width:100%!important}.uw-achievement-card__reward{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important}.uw-achievement-card__reward-list-wrap{min-width:0!important}@media (max-width:760px){.uw-achievement-card__reward{grid-template-columns:minmax(0,1fr)!important}.uw-achievement-card__reward button{width:100%!important}}.uw-profile-page,.uw-profile-page *{box-sizing:border-box}.uw-profile-page{color:#fff;width:calc(100% - 44px);max-width:1560px;margin:22px auto 86px;position:relative}.uw-profile-page b,.uw-profile-page strong,.uw-profile-page h1,.uw-profile-page h2,.uw-profile-page h3,.uw-profile-page button,.uw-profile-page input,.uw-profile-page a{font-weight:500}.uw-profile-hero{grid-template-columns:minmax(0,1fr) 330px;align-items:stretch;gap:14px;margin-bottom:14px;display:grid}.uw-profile-hero__main,.uw-profile-balance-card,.uw-profile-panel,.uw-profile-customization,.uw-profile-auth-card,.uw-profile-loading{background:#0e0e10f5;border:1px solid #ffffff13;border-radius:24px;box-shadow:0 24px 70px #0000003d}.uw-profile-hero__main{border-top:3px solid #e22444;grid-template-columns:86px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:164px;padding:22px 24px;display:grid;position:relative;overflow:hidden}.uw-profile-hero__main:before,.uw-profile-hero__main:after{content:"";pointer-events:none;border-radius:999px;position:absolute}.uw-profile-hero__main:before{filter:blur(44px);background:#e2244429;width:360px;height:360px;bottom:-160px;right:-120px}.uw-profile-hero__main:after{opacity:.75;background:linear-gradient(90deg,#0000,#e224448c,#0000);width:46%;height:1px;top:0;left:132px}.uw-profile-avatar{z-index:1;background:#161617;border-radius:24px;width:86px;height:86px;position:relative;box-shadow:inset 0 0 0 1px #ffffff14,0 16px 34px #00000057}.uw-profile-avatar img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.uw-profile-avatar span{background:#24c66d;border-radius:999px;width:20px;height:20px;position:absolute;bottom:-3px;right:-3px;box-shadow:0 0 0 5px #0e0e10f2,0 0 22px #24c66d8c}.uw-profile-title{z-index:1;min-width:0;position:relative}.uw-profile-title h1{color:#fff;letter-spacing:-.055em;text-overflow:ellipsis;white-space:nowrap;margin:8px 0 7px;font-size:clamp(38px,4.1vw,64px);line-height:.9;overflow:hidden}.uw-profile-title p{color:#ffffff8f;margin:0;font-size:13px;line-height:1.2}.uw-profile-hero__actions{z-index:1;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex;position:relative}.uw-profile-hero__actions a,.uw-profile-auth-card a,.uw-profile-auth-card button,.uw-profile-panel__head button,.uw-profile-transfer-form button{color:#ffffffd1;cursor:pointer;background:#202024;border:0;border-radius:14px;justify-content:center;align-items:center;min-height:42px;padding:0 15px;font-family:inherit;font-size:13px;line-height:1;text-decoration:none;transition:transform .22s cubic-bezier(.16,1,.3,1),background .22s,color .22s,box-shadow .22s;display:inline-flex}.uw-profile-hero__actions a:hover,.uw-profile-auth-card a:hover,.uw-profile-auth-card button:hover,.uw-profile-panel__head button:hover,.uw-profile-transfer-form button:hover:not(:disabled){color:#fff;background:#e22444;transform:translateY(-2px);box-shadow:0 18px 34px #e224443d}.uw-profile-balance-card{background:radial-gradient(circle at 100% 0,#e2244429,#0000 46%),#161617;flex-direction:column;justify-content:center;min-height:164px;padding:22px;display:flex;position:relative;overflow:hidden}.uw-profile-balance-card span,.uw-profile-panel__head span,.uw-profile-transfer-form label span,.uw-profile-customization span{color:#ffffff6b;letter-spacing:.1em;text-transform:uppercase;font-size:10px;line-height:1}.uw-profile-balance-card b{color:#fff;letter-spacing:-.055em;margin-top:12px;font-size:clamp(30px,3vw,44px);line-height:.95}.uw-profile-balance-card p{color:#ffffff8a;max-width:250px;margin:12px 0 0;font-size:12.5px;line-height:1.42}.uw-profile-tabs{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.uw-profile-tabs button{color:#fff;text-align:left;cursor:pointer;background:#161617;border:1px solid #ffffff13;border-radius:18px;min-height:66px;padding:12px 14px;font-family:inherit;transition:transform .24s cubic-bezier(.16,1,.3,1),background .22s,border-color .22s,box-shadow .22s}.uw-profile-tabs button span,.uw-profile-tabs button small{display:block}.uw-profile-tabs button span{font-size:14px;line-height:1}.uw-profile-tabs button small{color:#ffffff6b;margin-top:7px;font-size:11.5px;line-height:1.2}.uw-profile-tabs button:hover,.uw-profile-tabs button.is-active{background:#202024;border-color:#e2244461;transform:translateY(-2px)}.uw-profile-tabs button.is-active{box-shadow:0 16px 34px #e2244424}.uw-profile-tabs button.is-active small{color:#ffffffb8}.uw-profile-grid{grid-template-columns:minmax(0,1.42fr) minmax(360px,.58fr);align-items:start;gap:14px;display:grid}.uw-profile-panel{padding:16px;overflow:hidden}.uw-profile-panel--wide{min-height:280px}.uw-profile-panel__head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.uw-profile-panel__head--split{align-items:center}.uw-profile-panel__head h2{color:#fff;letter-spacing:-.045em;margin:8px 0 0;font-size:30px;line-height:1}.uw-profile-panel__head p{color:#ffffff85;max-width:560px;margin:9px 0 0;font-size:12.5px;line-height:1.45}.uw-profile-panel__head>b{color:#fff;background:#e2244424;border-radius:12px;justify-content:center;align-items:center;min-width:44px;min-height:34px;padding:0 12px;font-size:14px;line-height:1;display:inline-flex}.uw-profile-overview-grid,.uw-profile-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.uw-profile-stat-tile{background:#161617;border:1px solid #fff1;border-radius:18px;min-height:112px;padding:15px;position:relative;overflow:hidden}.uw-profile-stat-tile:before{content:"";filter:blur(18px);background:#e224441f;border-radius:999px;width:112px;height:112px;position:absolute;bottom:-50px;right:-42px}.uw-profile-stat-tile span,.uw-profile-stat-tile small{z-index:1;display:block;position:relative}.uw-profile-stat-tile span{color:#ffffff73;font-size:11px;line-height:1}.uw-profile-stat-tile b{z-index:1;color:#fff;letter-spacing:-.045em;margin-top:15px;font-size:27px;line-height:.95;display:block;position:relative}.uw-profile-stat-tile small{color:#ffffff6b;margin-top:10px;font-size:11.5px;line-height:1.25}.uw-profile-ops,.uw-profile-cart-list,.uw-profile-purchase-list{gap:9px;display:grid}.uw-profile-op,.uw-profile-cart-item,.uw-profile-purchase{background:#161617;border:1px solid #fff1;border-radius:17px}.uw-profile-op{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:62px;padding:12px;display:grid}.uw-profile-op b,.uw-profile-op small,.uw-profile-op strong{display:block}.uw-profile-op b{color:#fff;font-size:13px;line-height:1.1}.uw-profile-op small{color:#ffffff70;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:11.5px;line-height:1.25;overflow:hidden}.uw-profile-op strong{color:#44d486;font-size:13px;line-height:1}.uw-profile-op strong[data-negative=true]{color:#ff637c}.uw-profile-server-switch{background:#111113;border-radius:16px;gap:8px;padding:4px;display:inline-flex}.uw-profile-server-switch button{color:#ffffffad;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:13px;min-width:150px;min-height:42px;padding:0 12px;font-family:inherit;transition:background .2s,color .2s,transform .2s}.uw-profile-server-switch button span,.uw-profile-server-switch button small{display:block}.uw-profile-server-switch button span{font-size:12px;line-height:1}.uw-profile-server-switch button small{color:#fff6;margin-top:5px;font-size:10.5px;line-height:1}.uw-profile-server-switch button:hover,.uw-profile-server-switch button.is-active{color:#fff;background:#e22444;transform:translateY(-1px)}.uw-profile-server-switch button.is-active small,.uw-profile-server-switch button:hover small{color:#ffffffc7}.uw-profile-server-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.uw-profile-server-card{cursor:pointer;background:#161617;border:1px solid #fff1;border-radius:18px;min-height:86px;padding:14px;transition:transform .22s cubic-bezier(.16,1,.3,1),border-color .22s,background .22s}.uw-profile-server-card:hover,.uw-profile-server-card.is-active{background:#202024;border-color:#e2244461;transform:translateY(-2px)}.uw-profile-server-card span,.uw-profile-server-card b,.uw-profile-server-card small{display:block}.uw-profile-server-card span{color:#e22444d1;font-size:11px;line-height:1}.uw-profile-server-card b{color:#fff;margin-top:10px;font-size:16px;line-height:1}.uw-profile-server-card small{color:#ffffff75;margin-top:9px;font-size:11.5px;line-height:1}.uw-profile-cart-item,.uw-profile-purchase{grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px;display:grid}.uw-profile-cart-item__image,.uw-profile-purchase>img{object-fit:contain;background:#0e0e10;border-radius:16px;width:56px;height:56px;box-shadow:inset 0 0 0 1px #ffffff0f}.uw-profile-cart-item__image img{object-fit:contain;width:100%;height:100%;padding:6px;display:block}.uw-profile-cart-item__content,.uw-profile-purchase>div{min-width:0}.uw-profile-cart-item__content b,.uw-profile-purchase b{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.1;display:block;overflow:hidden}.uw-profile-cart-item__content small,.uw-profile-purchase small,.uw-profile-cart-item__content p,.uw-profile-purchase p{color:#ffffff75;text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;font-size:11.5px;line-height:1.2;display:block;overflow:hidden}.uw-profile-cart-item__actions,.uw-profile-purchase section{justify-items:end;gap:8px;display:grid}.uw-profile-cart-item__actions>span,.uw-profile-purchase section>span{color:#ffffffc2;background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 9px;font-size:11px;line-height:1;display:inline-flex}.uw-profile-cart-item__actions>span[data-tone=wait],.uw-profile-purchase section>span[data-tone=wait]{color:#ffd37a;background:#ffbd591f}.uw-profile-cart-item__actions>span[data-tone=done],.uw-profile-purchase section>span[data-tone=done]{color:#78efaa;background:#24c66d1f}.uw-profile-cart-item__actions>span[data-tone=bad],.uw-profile-purchase section>span[data-tone=bad]{color:#ff7a91;background:#e2244421}.uw-profile-cart-item__actions div{gap:6px;display:inline-flex}.uw-profile-cart-item__actions button{color:#ffffffb8;cursor:pointer;background:#202024;border:0;border-radius:11px;min-height:30px;padding:0 10px;font-family:inherit;font-size:11.5px;line-height:1;transition:background .2s,color .2s,transform .2s}.uw-profile-cart-item__actions button:hover:not(:disabled){color:#fff;background:#e22444;transform:translateY(-1px)}.uw-profile-cart-item__actions button:disabled{cursor:default;opacity:.48}.uw-profile-purchase section b,.uw-profile-purchase section small{text-align:right}.uw-profile-purchase section b{color:#fff;font-size:13px;line-height:1}.uw-profile-purchase section small{color:#ffffff80;margin:0}.uw-profile-transfer-panel{max-width:1120px}.uw-profile-transfer-form{grid-template-columns:minmax(0,1fr) 180px;gap:10px;display:grid}.uw-profile-transfer-form label{gap:8px;display:grid}.uw-profile-transfer-form label.is-wide{grid-column:1/2}.uw-profile-transfer-form input{color:#fff;background:#161617;border:1px solid #ffffff13;border-radius:15px;outline:none;width:100%;height:46px;padding:0 14px;font-family:inherit;font-size:13px;transition:border-color .2s,background .2s,box-shadow .2s}.uw-profile-transfer-form input:focus{background:#1b1b1f;border-color:#e2244473;box-shadow:0 0 0 4px #e2244414}.uw-profile-transfer-form button{color:#fff;background:#e22444;grid-area:2/2/3/3;align-self:end;height:46px}.uw-profile-transfer-form button:disabled{cursor:progress;opacity:.65}.uw-profile-customization{text-align:center;background:radial-gradient(circle at 50% 24%,#e2244433,#0000 34%),#0e0e10;align-content:center;place-items:center;min-height:430px;padding:34px;display:grid;position:relative;overflow:hidden}.uw-profile-customization__orb{filter:blur(28px);background:#e2244429;border-radius:999px;width:280px;height:280px;animation:4.6s ease-in-out infinite uwProfileOrb;position:absolute}.uw-profile-customization__scan{background:linear-gradient(#0000,#e224441f,#0000);animation:3.2s cubic-bezier(.16,1,.3,1) infinite uwProfileScan;position:absolute;inset:0;transform:translateY(-100%)}.uw-profile-customization span,.uw-profile-customization h2,.uw-profile-customization p{z-index:1;position:relative}.uw-profile-customization h2{color:#fff;letter-spacing:-.07em;text-shadow:0 0 34px #e2244438;margin:16px 0 12px;font-size:clamp(54px,8vw,118px);line-height:.82;animation:2.8s ease-in-out infinite uwProfileTitlePulse}.uw-profile-customization p{color:#ffffff94;max-width:620px;margin:0;font-size:13px;line-height:1.5}.uw-profile-empty{text-align:center;background:#111113;border:1px dashed #ffffff17;border-radius:18px;align-content:center;place-items:center;min-height:210px;padding:24px;display:grid}.uw-profile-empty span,.uw-profile-loading span{background:#e2244424;border-radius:999px;width:42px;height:42px;box-shadow:0 0 30px #e224442e}.uw-profile-empty h3{color:#fff;margin:15px 0 8px;font-size:19px;line-height:1}.uw-profile-empty p{color:#ffffff7a;max-width:430px;margin:0;font-size:12.5px;line-height:1.45}.uw-profile-auth-card,.uw-profile-loading{align-content:center;justify-items:start;gap:12px;max-width:760px;min-height:300px;padding:34px;display:grid}.uw-profile-auth-card h1{color:#fff;letter-spacing:-.06em;margin:0;font-size:clamp(42px,5vw,78px);line-height:.9}.uw-profile-auth-card p,.uw-profile-loading p{color:#ffffff94;max-width:560px;margin:0;font-size:13px;line-height:1.5}.uw-profile-auth-card button{margin-top:8px}.uw-profile-loading{text-align:center;justify-items:center;margin:0 auto}.uw-profile-loading span{animation:1.4s ease-in-out infinite uwProfileLoading}.uw-profile-loading b{color:#fff;font-size:21px;line-height:1}.uw-profile-notice{z-index:150;background:#161617;border:1px solid #ffffff14;border-radius:18px;align-items:center;gap:14px;max-width:min(420px,100vw - 48px);padding:13px 14px;animation:.24s cubic-bezier(.16,1,.3,1) both uwProfileNoticeIn;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 24px 58px #00000061}.uw-profile-notice:before{content:"";background:#ffffff61;border-radius:999px;width:10px;height:10px}.uw-profile-notice[data-type=success]:before{background:#24c66d;box-shadow:0 0 18px #24c66d8c}.uw-profile-notice[data-type=error]:before{background:#e22444;box-shadow:0 0 18px #e224448c}.uw-profile-notice span{color:#ffffffd1;font-size:13px;line-height:1.35}.uw-profile-notice button{color:#fff;cursor:pointer;background:#ffffff12;border:0;border-radius:10px;width:28px;height:28px;font-size:16px;line-height:1}@keyframes uwProfileOrb{0%,to{opacity:.62;transform:translate(-18px,10px)scale(.95)}50%{opacity:1;transform:translate(18px,-10px)scale(1.06)}}@keyframes uwProfileScan{0%{opacity:0;transform:translateY(-100%)}22%{opacity:1}56%{opacity:.62}to{opacity:0;transform:translateY(100%)}}@keyframes uwProfileTitlePulse{0%,to{opacity:.94;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}@keyframes uwProfileLoading{0%,to{opacity:.56;transform:scale(.9)}50%{opacity:1;transform:scale(1.08)}}@keyframes uwProfileNoticeIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translate(0,0)scale(1)}}.uw-steam-profile-menu a span,.uw-steam-profile-menu a small{font-weight:500!important}@media (max-width:1180px){.uw-profile-hero,.uw-profile-grid{grid-template-columns:1fr}.uw-profile-overview-grid,.uw-profile-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.uw-profile-page{width:calc(100% - 24px)}.uw-profile-hero__main{grid-template-columns:72px minmax(0,1fr)}.uw-profile-avatar{border-radius:20px;width:72px;height:72px}.uw-profile-hero__actions{grid-column:1/-1;justify-content:flex-start}.uw-profile-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.uw-profile-panel__head--split{display:grid}.uw-profile-server-switch{grid-template-columns:1fr 1fr;width:100%;display:grid}.uw-profile-transfer-form{grid-template-columns:1fr}.uw-profile-transfer-form label.is-wide,.uw-profile-transfer-form button{grid-area:auto}.uw-profile-cart-item,.uw-profile-purchase{grid-template-columns:50px minmax(0,1fr)}.uw-profile-cart-item__actions,.uw-profile-purchase section{grid-column:1/-1;justify-items:start}}@media (max-width:560px){.uw-profile-page{width:calc(100% - 16px);margin-top:14px}.uw-profile-hero__main,.uw-profile-balance-card,.uw-profile-panel,.uw-profile-customization,.uw-profile-auth-card,.uw-profile-loading{border-radius:20px;padding:14px}.uw-profile-tabs,.uw-profile-overview-grid,.uw-profile-stats-grid,.uw-profile-server-grid{grid-template-columns:1fr}.uw-profile-title h1{font-size:38px}.uw-profile-customization{min-height:320px}}.uw-store-profile-v2,.uw-store-profile-v2 *{box-sizing:border-box}.uw-store-profile-v2{color:#fff;max-width:1320px;margin-top:28px}.uw-store-profile-v2 b,.uw-store-profile-v2 strong,.uw-store-profile-v2 h1,.uw-store-profile-v2 h2,.uw-store-profile-v2 h3,.uw-store-profile-v2 button,.uw-store-profile-v2 input,.uw-store-profile-v2 a,.uw-store-profile-v2 small,.uw-store-profile-v2 span{font-weight:500}.uw-store-profile-v2__layout{grid-template-columns:318px minmax(0,1fr);align-items:start;gap:14px;display:grid}.uw-store-profile-v2__side,.uw-store-profile-card{background:linear-gradient(145deg,#161619fa,#0c0c0efa),#0e0e10fa;border:1px solid #ffffff13;position:relative;overflow:hidden;box-shadow:0 24px 70px #00000047}.uw-store-profile-v2__side{border-radius:26px;min-height:560px;padding:18px;position:sticky;top:118px}.uw-store-profile-v2__side:before,.uw-store-profile-card:before{content:"";pointer-events:none;opacity:.95;background:radial-gradient(circle at 50% 0,#e224441f,#0000 34%),linear-gradient(#ffffff0b,#0000 22%);position:absolute;inset:0}.uw-store-profile-v2__side:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#e22444b8,#0000);height:1px;position:absolute;top:0;left:22px;right:22px}.uw-store-profile-v2__avatar-wrap{z-index:1;width:168px;height:168px;margin:10px auto 16px;position:relative}.uw-store-profile-v2__avatar-ring{background:radial-gradient(circle at 30% 18%,#ffffff26,#0000 28%),linear-gradient(145deg,#e22444eb,#e2244424 52%,#ffffff14);border-radius:999px;width:168px;height:168px;padding:8px;box-shadow:0 0 0 1px #e2244438,0 24px 52px #00000061,0 0 42px #e224442e}.uw-store-profile-v2__avatar-ring img{border-radius:inherit;object-fit:cover;image-rendering:auto;background:#111113;width:100%;height:100%;display:block;box-shadow:inset 0 0 0 1px #ffffff14}.uw-store-profile-v2__online{background:#21d076;border-radius:999px;width:22px;height:22px;position:absolute;bottom:20px;right:9px;box-shadow:0 0 0 6px #0e0e10f5,0 0 24px #21d07685}.uw-store-profile-v2__identity{z-index:1;text-align:center;margin-bottom:16px;position:relative}.uw-store-profile-v2__identity h1{letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;margin:0 0 7px;font-size:19px;line-height:1.15;overflow:hidden}.uw-store-profile-v2__identity button{color:#ffffff75;cursor:pointer;background:0 0;border:0;font-size:12px;transition:color .18s}.uw-store-profile-v2__identity button:hover{color:#fff}.uw-store-profile-v2__menu{z-index:1;gap:7px;margin-top:12px;display:grid;position:relative}.uw-store-profile-v2__menu button,.uw-store-profile-v2__side-actions a,.uw-store-profile-card__head button,.uw-store-profile-info a,.uw-store-profile-info__server button,.uw-store-profile-quick button,.uw-store-profile-server-tabs button,.uw-store-profile-cart-item section button,.uw-store-profile-transfer-form button{color:#ffffffd1;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff12;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .2s,background .2s,color .2s,box-shadow .2s}.uw-store-profile-v2__menu button{text-align:left;border-radius:13px;align-content:center;gap:3px;width:100%;min-height:48px;padding:8px 14px;display:grid}.uw-store-profile-v2__menu button span{font-size:14px;line-height:1.1}.uw-store-profile-v2__menu button small{color:#ffffff70;font-size:11.5px;line-height:1.1}.uw-store-profile-v2__menu button:hover,.uw-store-profile-v2__menu button.is-active{color:#fff;background:linear-gradient(90deg,#e2244447,#e2244413),#ffffff0e;border-color:#e224447a;transform:translateY(-1px);box-shadow:0 14px 34px #e2244421}.uw-store-profile-v2__menu button.is-active small{color:#ffffffa6}.uw-store-profile-v2__side-actions{z-index:1;grid-template-columns:1fr 1fr;gap:7px;margin-top:14px;display:grid;position:relative}.uw-store-profile-v2__side-actions a{border-radius:12px;justify-content:center;align-items:center;min-height:38px;padding:0 10px;font-size:12.5px;display:inline-flex}.uw-store-profile-v2__side-actions a:first-child{background:#e224442e;border-color:#e2244457}.uw-store-profile-v2__side-actions a:hover{color:#fff;border-color:#e224446b;transform:translateY(-1px)}.uw-store-profile-v2__main{min-width:0}.uw-store-profile-card{border-radius:26px;min-height:560px;padding:18px;animation:.38s cubic-bezier(.22,1,.36,1) both uwProfileV2Enter}@keyframes uwProfileV2Enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.uw-store-profile-card>*{z-index:1;position:relative}.uw-store-profile-card__head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.uw-store-profile-card__head span,.uw-store-profile-card__foot>span,.uw-store-profile-purchases h3{color:#ffffff7a;text-transform:uppercase;letter-spacing:.08em;margin:0 0 7px;font-size:11px;line-height:1;display:block}.uw-store-profile-card__head h2{color:#fff;letter-spacing:-.04em;margin:0;font-size:clamp(22px,2vw,32px);line-height:1.05}.uw-store-profile-card__head p{color:#ffffff85;max-width:520px;margin:8px 0 0;font-size:13px;line-height:1.45}.uw-store-profile-card__head>b{color:#fff;white-space:nowrap;background:#e2244424;border:1px solid #e2244442;border-radius:13px;align-items:center;min-height:42px;padding:0 14px;display:inline-flex}.uw-store-profile-card__head button{border-radius:12px;min-height:38px;padding:0 14px}.uw-store-profile-card__head button:hover{color:#fff;border-color:#e224446b;transform:translateY(-1px)}.uw-store-profile-info{grid-template-columns:minmax(0,1fr) minmax(220px,.76fr);gap:9px;display:grid}.uw-store-profile-info article,.uw-store-profile-summary article,.uw-store-profile-stats-hero article,.uw-store-profile-v2 .uw-profile-stat-tile{background:linear-gradient(135deg,#ffffff0e,#ffffff06),#121214e0;border:1px solid #fff1;border-radius:14px;min-width:0;padding:14px;box-shadow:inset 0 1px #ffffff09}.uw-store-profile-info article i,.uw-store-profile-summary span,.uw-store-profile-stats-hero span,.uw-store-profile-v2 .uw-profile-stat-tile span{color:#ffffff73;margin-bottom:8px;font-size:12px;font-style:normal;line-height:1.2;display:block}.uw-store-profile-info article b{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:1.2;display:block;overflow:hidden}.uw-store-profile-info article:nth-child(2){grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.uw-store-profile-info article:nth-child(2) i{grid-column:1/-1}.uw-store-profile-info a{color:#fff;background:#e2244433;border-color:#e224445c;border-radius:11px;justify-content:center;align-items:center;min-height:34px;padding:0 13px;font-size:12px;display:inline-flex}.uw-store-profile-info__server{grid-column:1/-1}.uw-store-profile-info__server>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.uw-store-profile-info__server button{border-radius:12px;min-height:38px;padding:0 12px}.uw-store-profile-info__server button.is-active{color:#fff;background:#e224442e;border-color:#e2244473}.uw-store-profile-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:10px;display:grid}.uw-store-profile-summary b{color:#fff;letter-spacing:-.035em;font-size:22px;line-height:1;display:block}.uw-store-profile-quick{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.uw-store-profile-quick button{background:#ffffff0d;border-radius:12px;min-height:38px;padding:0 14px}.uw-store-profile-quick button:hover{color:#fff;border-color:#e224446b;transform:translateY(-1px)}.uw-store-profile-card__foot{border-top:1px solid #fff1;margin-top:18px;padding-top:16px}.uw-store-profile-card__foot p{color:#ffffff7a;margin:0;font-size:13px}.uw-store-profile-ops{gap:7px;display:grid}.uw-store-profile-ops article{background:#ffffff0b;border:1px solid #ffffff0f;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:54px;padding:10px 12px;display:grid}.uw-store-profile-ops b,.uw-store-profile-cart-item b,.uw-store-profile-history-item b{color:#fff;font-size:13.5px;line-height:1.25;display:block}.uw-store-profile-ops small,.uw-store-profile-cart-item small,.uw-store-profile-history-item small,.uw-store-profile-cart-item p,.uw-store-profile-history-item p{color:#ffffff75;margin-top:4px;font-size:12px;line-height:1.25;display:block}.uw-store-profile-ops strong{color:#33d17a;white-space:nowrap;font-size:13px}.uw-store-profile-ops strong[data-negative=true]{color:#ff667d}.uw-store-profile-server-tabs{gap:7px;display:inline-flex}.uw-store-profile-server-tabs button{border-radius:12px;width:42px;height:38px}.uw-store-profile-server-tabs button.is-active{color:#fff;background:#e2244433;border-color:#e2244473}.uw-store-profile-stats-hero{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:10px;display:grid}.uw-store-profile-stats-hero article{background:radial-gradient(circle at 88% 10%,#e224442e,#0000 42%),#121214e0;align-content:end;min-height:120px;display:grid}.uw-store-profile-stats-hero b{color:#fff;letter-spacing:-.055em;font-size:clamp(28px,4vw,48px);line-height:.95;display:block}.uw-store-profile-stats-hero small,.uw-store-profile-v2 .uw-profile-stat-tile small{color:#ffffff73;margin-top:7px;font-size:12px;display:block}.uw-store-profile-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.uw-store-profile-v2 .uw-profile-stat-tile{box-shadow:none}.uw-store-profile-v2 .uw-profile-stat-tile b{color:#fff;letter-spacing:-.04em;font-size:24px;line-height:1;display:block}.uw-store-profile-purchases{grid-template-columns:minmax(0,1.04fr) minmax(300px,.78fr);gap:12px;display:grid}.uw-store-profile-purchases>div{min-width:0}.uw-store-profile-cart-list,.uw-store-profile-history-list{gap:8px;display:grid}.uw-store-profile-cart-item,.uw-store-profile-history-item{background:#ffffff0b;border:1px solid #fff1;border-radius:15px;align-items:center;gap:11px;min-width:0;min-height:74px;padding:10px;transition:transform .2s cubic-bezier(.22,1,.36,1),border-color .2s,background .2s;display:grid}.uw-store-profile-cart-item{grid-template-columns:54px minmax(0,1fr) auto}.uw-store-profile-history-item{grid-template-columns:48px minmax(0,1fr) auto}.uw-store-profile-cart-item:hover,.uw-store-profile-history-item:hover{background:#ffffff0f;border-color:#e2244440;transform:translateY(-1px)}.uw-store-profile-cart-item img,.uw-store-profile-history-item img{aspect-ratio:1;object-fit:contain;background:#00000038;border:1px solid #ffffff0f;border-radius:13px;width:100%;padding:6px}.uw-store-profile-cart-item>div,.uw-store-profile-history-item>div{min-width:0}.uw-store-profile-cart-item b,.uw-store-profile-history-item b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.uw-store-profile-cart-item section{align-items:center;gap:6px;display:inline-flex}.uw-store-profile-cart-item section button{border-radius:10px;min-height:32px;padding:0 10px;font-size:12px}.uw-store-profile-cart-item section button:disabled{cursor:default;opacity:.52;transform:none}.uw-store-profile-history-item section{justify-items:end;gap:5px;display:grid}.uw-store-profile-history-item section span{color:#ffffffc7;background:#ffffff0e;border:1px solid #ffffff13;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 9px;font-size:11px;line-height:1;display:inline-flex}.uw-store-profile-history-item section span[data-tone=wait]{color:#ffd890;background:#ffc26014;border-color:#ffc2603d}.uw-store-profile-history-item section span[data-tone=done]{color:#6df1a6;background:#41dc8013;border-color:#41dc8038}.uw-store-profile-history-item section span[data-tone=bad]{color:#ff7186;background:#e2244414;border-color:#e224443d}.uw-store-profile-history-item section>b{font-size:13px}.uw-store-profile-transfer-form{grid-template-columns:1.4fr .62fr;gap:10px;max-width:760px;display:grid}.uw-store-profile-transfer-form label{gap:8px;display:grid}.uw-store-profile-transfer-form label:nth-child(3),.uw-store-profile-transfer-form button{grid-column:1/-1}.uw-store-profile-transfer-form label span{color:#ffffff94;font-size:12px}.uw-store-profile-transfer-form input{color:#fff;background:#ffffff0b;border:1px solid #ffffff13;border-radius:13px;outline:none;width:100%;height:46px;padding:0 14px;font-size:14px;transition:border-color .18s,background .18s,box-shadow .18s}.uw-store-profile-transfer-form input::placeholder{color:#ffffff4d}.uw-store-profile-transfer-form input:focus{background:#ffffff0f;border-color:#e224446b;box-shadow:0 0 0 3px #e224441c}.uw-store-profile-transfer-form button{color:#fff;background:#e2244433;border-color:#e224445c;border-radius:13px;width:max-content;min-height:42px;padding:0 18px}.uw-store-profile-transfer-form button:disabled{opacity:.62;cursor:wait}.uw-store-profile-customization{text-align:center;isolation:isolate;align-content:center;place-items:center;min-height:560px;display:grid}.uw-store-profile-customization:before{background:radial-gradient(circle at 50% 42%,#e2244438,#0000 28%),radial-gradient(circle,#ffffff0d,#0000 42%)}.uw-store-profile-customization__orb{filter:blur(1px);z-index:-1;background:radial-gradient(circle,#e2244447,#e224440a 62%,#0000 64%);border-radius:999px;width:260px;height:260px;animation:4.2s ease-in-out infinite uwProfileCustomOrb;position:absolute}.uw-store-profile-customization__scan{background:linear-gradient(90deg,#0000,#e22444d1,#0000);height:1px;animation:2.7s ease-in-out infinite uwProfileCustomScan;position:absolute;left:18%;right:18%;box-shadow:0 0 22px #e2244480}@keyframes uwProfileCustomOrb{0%,to{opacity:.62;transform:scale(.94)}50%{opacity:.96;transform:scale(1.04)}}@keyframes uwProfileCustomScan{0%,to{opacity:0;transform:translateY(-112px)}18%,82%{opacity:1}50%{transform:translateY(112px)}}.uw-store-profile-customization>span{color:#e22444;letter-spacing:.18em;text-transform:uppercase;font-size:12px;line-height:1}.uw-store-profile-customization h2{color:#fff;letter-spacing:-.075em;text-shadow:0 0 36px #e224442e;margin:12px 0 10px;font-size:clamp(48px,7vw,92px);line-height:.86}.uw-store-profile-customization p{color:#ffffff94;max-width:560px;margin:0 auto;font-size:15px;line-height:1.55}.uw-store-profile-v2 .uw-profile-empty{text-align:center;background:#ffffff09;border:1px dashed #ffffff14;border-radius:16px;align-content:center;place-items:center;min-height:176px;padding:20px;display:grid}.uw-store-profile-v2 .uw-profile-empty span{background:#e224442e;border-radius:999px;width:34px;height:34px;box-shadow:0 0 26px #e2244429}.uw-store-profile-v2 .uw-profile-empty h3{margin:12px 0 6px;font-size:18px}.uw-store-profile-v2 .uw-profile-empty p{color:#ffffff7a;max-width:420px;margin:0;font-size:13px;line-height:1.45}@media (max-width:1180px){.uw-store-profile-v2__layout{grid-template-columns:280px minmax(0,1fr)}.uw-store-profile-v2__side{top:96px}.uw-store-profile-info,.uw-store-profile-purchases{grid-template-columns:1fr}.uw-store-profile-summary,.uw-store-profile-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.uw-store-profile-v2{width:calc(100% - 24px);margin-top:18px}.uw-store-profile-v2__layout{grid-template-columns:1fr}.uw-store-profile-v2__side{min-height:auto;position:relative;top:auto}.uw-store-profile-v2__avatar-wrap,.uw-store-profile-v2__avatar-ring{width:138px;height:138px}.uw-store-profile-v2__menu{grid-template-columns:repeat(2,minmax(0,1fr))}.uw-store-profile-v2__side-actions{grid-template-columns:1fr}.uw-store-profile-card{min-height:auto}.uw-store-profile-summary,.uw-store-profile-stats-grid,.uw-store-profile-stats-hero,.uw-store-profile-info__server>div,.uw-store-profile-transfer-form{grid-template-columns:1fr}.uw-store-profile-cart-item,.uw-store-profile-history-item{grid-template-columns:48px minmax(0,1fr)}.uw-store-profile-cart-item section,.uw-store-profile-history-item section{grid-column:1/-1;justify-content:flex-start;justify-items:start}}@media (max-width:560px){.uw-store-profile-v2{width:calc(100% - 16px)}.uw-store-profile-v2__side,.uw-store-profile-card{border-radius:20px;padding:14px}.uw-store-profile-v2__menu{grid-template-columns:1fr}.uw-store-profile-card__head{display:grid}.uw-store-profile-transfer-form button{width:100%}}.uw-store-profile-v2{width:calc(100% - 44px)!important;max-width:1560px!important;margin-left:auto!important;margin-right:auto!important}.uw-store-profile-v2__layout{grid-template-columns:320px minmax(0,1fr)!important;gap:18px!important}.uw-store-profile-card{min-height:610px!important}.uw-store-profile-v2__menu button,.uw-store-profile-v2__side-actions a,.uw-store-profile-card__head button,.uw-store-profile-info a,.uw-store-profile-info__server button,.uw-store-profile-quick button,.uw-store-profile-cart-item section button,.uw-store-profile-transfer-form button,.uw-store-profile-transfer-item-btn,.uw-store-profile-move-modal__actions button,.uw-store-profile-move-modal__head button{position:relative;overflow:hidden;font-weight:500!important}.uw-store-profile-v2__side-actions a:first-child,.uw-store-profile-info a,.uw-store-profile-transfer-form button,.uw-store-profile-transfer-item-btn,.uw-store-profile-move-modal__actions button:last-child{color:#fff!important;background:linear-gradient(135deg,#e22444,#b91531)!important;border-color:#e22444c7!important;box-shadow:0 14px 34px #e2244433,inset 0 1px #ffffff2b!important}.uw-store-profile-v2__side-actions a:first-child:after,.uw-store-profile-info a:after,.uw-store-profile-transfer-form button:after,.uw-store-profile-transfer-item-btn:after,.uw-store-profile-move-modal__actions button:last-child:after{content:"";opacity:0;background:linear-gradient(90deg,#0000,#ffffff57,#0000);width:42%;transition:left .55s cubic-bezier(.22,1,.36,1),opacity .25s;position:absolute;top:-35%;bottom:-35%;left:-70%;transform:skew(-18deg)}.uw-store-profile-v2__side-actions a:first-child:hover,.uw-store-profile-info a:hover,.uw-store-profile-transfer-form button:hover,.uw-store-profile-transfer-item-btn:hover,.uw-store-profile-move-modal__actions button:last-child:hover{border-color:#ff5670f2!important;transform:translateY(-2px)!important;box-shadow:0 18px 42px #e224444d,0 0 0 1px #e224441f,inset 0 1px #fff3!important}.uw-store-profile-v2__side-actions a:first-child:hover:after,.uw-store-profile-info a:hover:after,.uw-store-profile-transfer-form button:hover:after,.uw-store-profile-transfer-item-btn:hover:after,.uw-store-profile-move-modal__actions button:last-child:hover:after{opacity:1;left:125%}.uw-store-profile-v2__side-actions a:last-child,.uw-store-profile-card__head button,.uw-store-profile-quick button,.uw-store-profile-move-modal__actions button:first-child{color:#ffffffdb!important;background:linear-gradient(135deg,#ffffff13,#ffffff09)!important;border-color:#ffffff1a!important}.uw-store-profile-v2__side-actions a:last-child:hover,.uw-store-profile-card__head button:hover,.uw-store-profile-quick button:hover,.uw-store-profile-move-modal__actions button:first-child:hover{color:#fff!important;background:linear-gradient(135deg,#e224442e,#ffffff0b)!important;border-color:#e2244473!important;transform:translateY(-2px)!important}.uw-store-profile-v2__menu button:hover,.uw-store-profile-v2__menu button.is-active{background:linear-gradient(135deg,#e22444b8,#8c122694)!important;border-color:#e22444d9!important;box-shadow:0 16px 34px #e224442e,inset 0 1px #ffffff21!important}.uw-store-profile-info__server button.is-active{background:linear-gradient(135deg,#e22444,#99142a)!important;border-color:#e22444e0!important}.uw-store-profile-server-select,.uw-store-profile-move-modal__select{gap:7px;min-width:310px;display:grid;position:relative}.uw-store-profile-server-select>span,.uw-store-profile-move-modal__select>span{color:#ffffff7a;text-transform:uppercase;letter-spacing:.08em;font-size:11px;line-height:1}.uw-store-profile-server-select select,.uw-store-profile-move-modal__select select{appearance:none;color:#fff;width:100%;min-height:44px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#ffffff13,#ffffff09),#151517;border:1px solid #ffffff18;border-radius:13px;outline:none;padding:0 44px 0 14px;font-size:13px;transition:transform .2s cubic-bezier(.22,1,.36,1),border-color .2s,box-shadow .2s,background .2s}.uw-store-profile-server-select:after,.uw-store-profile-move-modal__select:after{content:"";pointer-events:none;border-bottom:2px solid #ffffff9e;border-right:2px solid #ffffff9e;width:8px;height:8px;position:absolute;bottom:17px;right:15px;transform:rotate(45deg)}.uw-store-profile-server-select select:hover,.uw-store-profile-server-select select:focus,.uw-store-profile-move-modal__select select:hover,.uw-store-profile-move-modal__select select:focus{border-color:#e224447a;transform:translateY(-1px);box-shadow:0 14px 32px #e2244421}.uw-store-profile-server-select option,.uw-store-profile-move-modal__select option{color:#fff;background:#151517}.uw-store-profile-stat-icon{color:#fff;background:radial-gradient(circle at 30% 20%,#fff3,#0000 34%),linear-gradient(135deg,#e22444cc,#e224443d);border:1px solid #e2244461;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;box-shadow:0 12px 28px #e2244424;margin:0 0 10px!important;display:inline-flex!important}.uw-store-profile-stats-hero article{align-content:start!important;min-height:132px!important}.uw-store-profile-stats-hero b{margin-top:auto}.uw-store-profile-v2 .uw-profile-stat-tile{position:relative;overflow:hidden}.uw-store-profile-v2 .uw-profile-stat-tile .uw-store-profile-stat-icon{z-index:1;position:relative}.uw-store-profile-v2 .uw-profile-stat-tile[data-tone=green],.uw-store-profile-summary article:nth-child(3),.uw-store-profile-pending-pill{background:radial-gradient(circle at 86% 18%,#25d07629,#0000 44%),linear-gradient(135deg,#25d0761f,#ffffff09)!important;border-color:#25d07657!important}.uw-store-profile-pending-pill{color:#33d17a!important;box-shadow:0 14px 34px #25d0761a,inset 0 1px #ffffff14!important}.uw-store-profile-cart-item section{justify-content:flex-end;align-items:center;gap:8px;display:inline-flex!important}.uw-store-profile-cart-item section>span[data-tone=wait]{color:#33d17a;white-space:nowrap;background:#25d0761a;border:1px solid #25d0763d;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 10px;font-size:11.5px;line-height:1;display:inline-flex}.uw-store-profile-transfer-item-btn{border-radius:11px!important;min-height:32px!important;padding:0 13px!important;font-size:12px!important}.uw-store-profile-transfer-item-btn:disabled,.uw-store-profile-move-modal__actions button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none!important;transform:none!important}.uw-store-profile-move-modal{z-index:120;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.uw-store-profile-move-modal__backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;width:100%;height:100%;inset:0;background:radial-gradient(circle at 50% 34%,#e2244429,#0000 34%),#000000b8!important;border:0!important;position:absolute!important}.uw-store-profile-move-modal__card{z-index:1;background:linear-gradient(145deg,#18181bfa,#0c0c0efa);border:1px solid #ffffff18;border-radius:24px;width:min(520px,100%);padding:18px;animation:.26s cubic-bezier(.22,1,.36,1) both uwProfileMoveModalIn;position:relative;overflow:hidden;box-shadow:0 34px 90px #0000008f,0 0 0 1px #e224441f}.uw-store-profile-move-modal__card:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 0,#e224442e,#0000 35%),linear-gradient(#ffffff0b,#0000 24%);position:absolute;inset:0}@keyframes uwProfileMoveModalIn{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.uw-store-profile-move-modal__head,.uw-store-profile-move-modal__item,.uw-store-profile-move-modal__select,.uw-store-profile-move-modal__actions{z-index:1;position:relative}.uw-store-profile-move-modal__head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.uw-store-profile-move-modal__head span{color:#ffffff7a;text-transform:uppercase;letter-spacing:.08em;margin-bottom:7px;font-size:11px;line-height:1;display:block}.uw-store-profile-move-modal__head h3{color:#fff;letter-spacing:-.035em;margin:0;font-size:24px;line-height:1.05}.uw-store-profile-move-modal__head button{color:#ffffffc7;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff14;border-radius:13px;flex:none;width:38px;height:38px;font-size:20px;line-height:1}.uw-store-profile-move-modal__head button:hover{color:#fff;border-color:#e2244470;transform:translateY(-1px)}.uw-store-profile-move-modal__item{background:linear-gradient(135deg,#ffffff0f,#ffffff07);border:1px solid #ffffff13;border-radius:16px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;margin-bottom:14px;padding:12px;display:grid}.uw-store-profile-move-modal__item img{object-fit:contain;background:#00000047;border-radius:14px;width:58px;height:58px;padding:8px}.uw-store-profile-move-modal__item b{color:#fff;font-size:14px;line-height:1.2;display:block}.uw-store-profile-move-modal__item small,.uw-store-profile-move-modal__item p{color:#ffffff80;margin:4px 0 0;font-size:12px;line-height:1.25;display:block}.uw-store-profile-move-modal__select{min-width:0}.uw-store-profile-move-modal__actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.uw-store-profile-move-modal__actions button{cursor:pointer;border:1px solid #ffffff17;border-radius:13px;min-height:40px;padding:0 15px}@media (max-width:1180px){.uw-store-profile-v2{width:calc(100% - 28px)!important}.uw-store-profile-v2__layout{grid-template-columns:1fr!important}.uw-store-profile-v2__side{min-height:auto!important;position:relative!important;top:auto!important}}@media (max-width:760px){.uw-store-profile-server-select{width:100%;min-width:0}.uw-store-profile-card__head{display:grid!important}.uw-store-profile-cart-item section{justify-content:flex-start}.uw-store-profile-move-modal__actions{display:grid}}.uw-store-profile-v2__side{background:linear-gradient(145deg, #121215db, #09090bf5), var(--uw-profile-card-custom-bg,none), #0e0e10fa!important;background-position:50%!important;background-size:cover!important}.uw-store-profile-v2__side:before{background:radial-gradient(circle at 50% 0,#e224441f,#0000 34%),linear-gradient(#00000057,#000000a8),linear-gradient(#ffffff0b,#0000 22%)!important}.uw-store-profile-v2__avatar-ring{position:relative}.uw-store-profile-v2__avatar-frame{filter:drop-shadow(0 0 16px #e2244438)drop-shadow(0 18px 26px #00000057);z-index:3!important;object-fit:contain!important;pointer-events:none!important;width:calc(100% + 68px)!important;max-width:none!important;height:calc(100% + 68px)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;position:absolute!important;inset:-34px!important}.uw-store-profile-v2__avatar-ring>img:not(.uw-store-profile-v2__avatar-frame){z-index:1;position:relative}.uw-store-profile-stats-hero article,.uw-store-profile-v2 .uw-profile-stat-tile{position:relative!important;overflow:hidden!important}.uw-store-profile-stats-hero article>span:not(.uw-store-profile-stat-icon),.uw-store-profile-stats-hero article>b,.uw-store-profile-stats-hero article>small,.uw-store-profile-v2 .uw-profile-stat-tile>span:not(.uw-store-profile-stat-icon),.uw-store-profile-v2 .uw-profile-stat-tile>b,.uw-store-profile-v2 .uw-profile-stat-tile>small{z-index:2;position:relative}.uw-store-profile-stat-icon{transform:rotate(-8deg);color:#fff!important;opacity:.075!important;width:96px!important;height:96px!important;box-shadow:none!important;pointer-events:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;display:block!important;position:absolute!important;bottom:8px!important;right:12px!important}.uw-store-profile-stats-hero .uw-store-profile-stat-icon{opacity:.085!important;width:126px!important;height:126px!important;bottom:12px!important;right:18px!important}.uw-store-profile-stat-icon svg{fill:currentColor!important;width:100%!important;height:100%!important}.uw-store-profile-customization-v2{min-height:680px!important}.uw-store-profile-custom-preview{grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);gap:12px;margin-bottom:16px;display:grid}.uw-store-profile-custom-preview__card,.uw-store-profile-custom-preview__strip{background:linear-gradient(145deg, #121215cc, #08080aeb), var(--uw-profile-card-custom-bg,none), #0e0e10f5;background-position:50%;background-size:cover;border:1px solid #ffffff16;border-radius:20px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.uw-store-profile-custom-preview__card:before,.uw-store-profile-custom-preview__strip:before{content:"";pointer-events:none;background:radial-gradient(circle at 85% 0,#e224442e,#0000 38%),linear-gradient(#00000038,#00000094);position:absolute;inset:0}.uw-store-profile-custom-preview__card{grid-template-columns:118px minmax(0,1fr);align-items:center;gap:18px;min-height:174px;padding:18px;display:grid}.uw-store-profile-custom-preview__avatar{z-index:1;width:110px;height:110px;position:relative}.uw-store-profile-custom-preview__avatar>img:first-child{object-fit:cover;border-radius:999px;width:100%;height:100%;display:block;box-shadow:0 0 0 6px #0c0c0ec7,0 18px 34px #00000061}.uw-store-profile-custom-preview__avatar>img:last-child:not(:first-child){object-fit:contain;pointer-events:none;filter:drop-shadow(0 0 18px #e2244438);width:calc(100% + 56px);height:calc(100% + 56px);position:absolute;inset:-28px}.uw-store-profile-custom-preview__card>div:last-child{z-index:1;min-width:0;position:relative}.uw-store-profile-custom-preview__card span,.uw-store-profile-custom-preview__strip span{color:#ffffff8a;text-transform:uppercase;letter-spacing:.08em;margin-bottom:7px;font-size:11px;line-height:1;display:block}.uw-store-profile-custom-preview__card b,.uw-store-profile-custom-preview__strip b{color:#fff;letter-spacing:-.045em;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(22px,3vw,36px);line-height:1;display:block;overflow:hidden}.uw-store-profile-custom-preview__card small,.uw-store-profile-custom-preview__strip small{color:#fff9;margin-top:8px;font-size:12.5px;line-height:1.35;display:block}.uw-store-profile-custom-preview__strip{background:linear-gradient(90deg, #0a0a0c94, #0a0a0c47), var(--uw-profile-custom-strip,none), #0e0e10f5;background-position:50%;background-size:cover;align-content:end;min-height:174px;padding:18px;display:grid}.uw-store-profile-custom-preview__strip>*{z-index:1;position:relative}.uw-store-profile-custom-slots{gap:18px;display:grid}.uw-store-profile-custom-slot{border-top:1px solid #ffffff12;padding-top:16px}.uw-store-profile-custom-slot__head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.uw-store-profile-custom-slot__head span{color:#ffffff7a;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:11px;line-height:1;display:block}.uw-store-profile-custom-slot__head b{color:#fff;font-size:18px;line-height:1.1;display:block}.uw-store-profile-custom-slot__head button{color:#ffffffbd;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff17;border-radius:12px;min-height:36px;padding:0 13px;transition:all .2s}.uw-store-profile-custom-slot__head button:not(:disabled):hover{color:#fff;border-color:#e224446b;transform:translateY(-1px)}.uw-store-profile-custom-slot__head button:disabled{opacity:.45;cursor:not-allowed}.uw-store-profile-custom-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.uw-store-profile-custom-item{background:linear-gradient(145deg,#ffffff0e,#ffffff06),#101012f0;border:1px solid #ffffff13;border-radius:18px;min-width:0;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:inset 0 1px #ffffff09}.uw-store-profile-custom-item:hover,.uw-store-profile-custom-item.is-active{border-color:#e2244480;transform:translateY(-2px);box-shadow:0 18px 42px #e2244421,inset 0 1px #ffffff0d}.uw-store-profile-custom-item__preview{background:radial-gradient(circle at 78% 8%,#e224442e,#0000 46%),#101012;place-items:center;height:132px;display:grid;position:relative;overflow:hidden}.uw-store-profile-custom-item__preview>img:first-child{object-fit:cover;width:100%;height:100%}.uw-store-profile-custom-item__preview[data-slot=avatarFrame]>img:first-child{object-fit:contain;filter:drop-shadow(0 16px 26px #0000006b);width:118px;height:118px}.uw-store-profile-custom-item__preview>img:last-child:not(:first-child){object-fit:contain;filter:drop-shadow(0 10px 16px #0000006b);width:42px;height:42px;position:absolute;bottom:9px;right:9px}.uw-store-profile-custom-item__body{padding:12px 12px 10px}.uw-store-profile-custom-item__body span{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#e2244429;border:1px solid #e224443d;border-radius:999px;align-items:center;min-height:22px;margin-bottom:9px;padding:0 8px;font-size:10px;line-height:1;display:inline-flex}.uw-store-profile-custom-item[data-rarity=legendary] .uw-store-profile-custom-item__body span{background:#ffbf4724;border-color:#ffbf4740}.uw-store-profile-custom-item[data-rarity=epic] .uw-store-profile-custom-item__body span{background:#9a6bff24;border-color:#9a6bff40}.uw-store-profile-custom-item__body b{color:#fff;font-size:14px;line-height:1.2;display:block}.uw-store-profile-custom-item__body p{color:#ffffff80;min-height:50px;margin:7px 0 0;font-size:12px;line-height:1.35}.uw-store-profile-custom-item>button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e22444,#99142a);border:1px solid #e22444b3;border-radius:13px;width:calc(100% - 24px);min-height:38px;margin:0 12px 12px;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .2s,opacity .2s}.uw-store-profile-custom-item>button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 14px 28px #e2244438}.uw-store-profile-custom-item>button:disabled{opacity:.56;cursor:default}.uw-store-profile-custom-item.is-active>button{color:#63eca2;background:linear-gradient(135deg,#25d07638,#25d0761a);border-color:#25d07652}.uw-stat__row{position:relative;overflow:hidden}.uw-stat__row.has-custom-strip:before{content:"";z-index:0;border-radius:inherit;background:linear-gradient(90deg, #0c0c0e70, #0c0c0e2e), var(--uw-stat-custom-strip);opacity:.62;pointer-events:none;background-position:50%;background-size:cover;position:absolute;inset:2px}.uw-stat__row.has-custom-strip:after{content:"";z-index:0;border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,#0e0e10db,#0e0e105c 52%,#0e0e101f),radial-gradient(circle at 92%,#e2244429,#0000 42%);position:absolute;inset:2px}.uw-stat__row.has-custom-strip>*{z-index:1;position:relative}.uw-stat__avatar{position:relative;overflow:visible!important}.uw-stat__avatar>img:not(.uw-stat__avatar-frame),.uw-stat__avatar>span{z-index:1;position:relative}.uw-stat__avatar-frame{filter:drop-shadow(0 0 10px #e224442e);z-index:3!important;object-fit:contain!important;pointer-events:none!important;width:calc(100% + 26px)!important;max-width:none!important;height:calc(100% + 26px)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;position:absolute!important;inset:-13px!important}@media (max-width:1180px){.uw-store-profile-custom-preview{grid-template-columns:1fr}.uw-store-profile-custom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.uw-store-profile-custom-preview__card,.uw-store-profile-custom-grid{grid-template-columns:1fr}}.uw-store-profile-customization-v3{min-height:640px!important}.uw-store-profile-custom-slot-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.uw-store-profile-custom-slot-card{background:linear-gradient(145deg,#ffffff0e,#ffffff06),#101012f5;border:1px solid #ffffff13;border-radius:20px;min-width:0;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff09,0 18px 45px #00000029}.uw-store-profile-custom-slot-card:hover{border-color:#e224446b;transform:translateY(-2px);box-shadow:0 20px 48px #e224441a,inset 0 1px #ffffff0b}.uw-store-profile-custom-slot-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 82% 12%,#e2244424,#0000 42%),linear-gradient(#ffffff08,#0000 28%);position:absolute;inset:0}.uw-store-profile-custom-slot-card__preview,.uw-store-profile-custom-slot-card__body,.uw-store-profile-custom-slot-card__actions{z-index:1;position:relative}.uw-store-profile-custom-slot-card__preview{background:radial-gradient(circle at 72% 18%,#e224442e,#0000 42%),#0a0a0cdb;place-items:center;height:142px;display:grid;overflow:hidden}.uw-store-profile-custom-slot-card__preview[data-slot=avatarFrame] img{object-fit:contain;filter:drop-shadow(0 0 18px #e224442e)drop-shadow(0 18px 24px #0000006b);width:124px;height:124px}.uw-store-profile-custom-slot-card__preview[data-slot=profileCard] img,.uw-store-profile-custom-slot-card__preview[data-slot=leaderboardStrip] img{object-fit:cover;width:100%;height:100%}.uw-store-profile-custom-slot-card__preview span{color:#ffffff85;background:#ffffff0b;border:1px dashed #ffffff21;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:12px;display:inline-flex}.uw-store-profile-custom-slot-card__body{padding:14px 14px 12px}.uw-store-profile-custom-slot-card__body span{color:#ffffff80;text-transform:uppercase;letter-spacing:.08em;margin-bottom:7px;font-size:11px;line-height:1;display:block}.uw-store-profile-custom-slot-card__body b{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:17px;line-height:1.15;display:block;overflow:hidden}.uw-store-profile-custom-slot-card__body p{color:#ffffff80;min-height:40px;margin:8px 0 0;font-size:12px;line-height:1.38}.uw-store-profile-custom-slot-card__actions{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:0 14px 14px;display:grid}.uw-store-profile-custom-slot-card__actions button,.uw-store-profile-custom-modal-item>button,.uw-store-profile-custom-modal__head button{color:#ffffffc7;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff17;border-radius:13px;min-height:38px;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .2s,background .2s,box-shadow .2s,color .2s;position:relative;overflow:hidden;font-weight:500!important}.uw-store-profile-custom-slot-card__actions button:first-child,.uw-store-profile-custom-modal-item>button{color:#fff!important;background:linear-gradient(135deg,#e22444,#b91531)!important;border-color:#e22444c7!important;box-shadow:0 14px 34px #e224442e,inset 0 1px #ffffff29!important}.uw-store-profile-custom-slot-card__actions button:not(:disabled):hover,.uw-store-profile-custom-modal-item>button:not(:disabled):hover,.uw-store-profile-custom-modal__head button:hover{color:#fff;border-color:#e224447a;transform:translateY(-1px);box-shadow:0 16px 34px #e2244421}.uw-store-profile-custom-slot-card__actions button:disabled,.uw-store-profile-custom-modal-item>button:disabled{opacity:.48;cursor:not-allowed;box-shadow:none!important;transform:none!important}.uw-store-profile-custom-modal{z-index:140;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.uw-store-profile-custom-modal__backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;width:100%;height:100%;inset:0;background:radial-gradient(circle at 50% 28%,#e224442e,#0000 36%),#000000bd!important;border:0!important;position:absolute!important}.uw-store-profile-custom-modal__card{z-index:1;background:linear-gradient(145deg,#18181bfa,#0b0b0dfb);border:1px solid #ffffff18;border-radius:26px;width:min(1040px,100%);max-height:min(82vh,850px);padding:18px;animation:.26s cubic-bezier(.22,1,.36,1) both uwProfileMoveModalIn;position:relative;overflow:auto;box-shadow:0 34px 90px #00000094,0 0 0 1px #e224441f}.uw-store-profile-custom-modal__card:before{content:"";pointer-events:none;background:radial-gradient(circle at 16% 0,#e224442e,#0000 36%),linear-gradient(#ffffff0b,#0000 24%);position:absolute;inset:0}.uw-store-profile-custom-modal__head,.uw-store-profile-custom-modal__grid{z-index:1;position:relative}.uw-store-profile-custom-modal__head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.uw-store-profile-custom-modal__head span{color:#ffffff7a;text-transform:uppercase;letter-spacing:.08em;margin-bottom:7px;font-size:11px;line-height:1;display:block}.uw-store-profile-custom-modal__head h3{color:#fff;letter-spacing:-.04em;margin:0;font-size:clamp(24px,3vw,34px);line-height:1.05}.uw-store-profile-custom-modal__head p{color:#ffffff8a;max-width:560px;margin:8px 0 0;font-size:13px;line-height:1.45}.uw-store-profile-custom-modal__head button{flex:none;width:42px;height:42px;padding:0;font-size:22px;line-height:1}.uw-store-profile-custom-modal__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.uw-store-profile-custom-modal-item{background:linear-gradient(145deg,#ffffff0e,#ffffff06),#101012f5;border:1px solid #ffffff13;border-radius:20px;min-width:0;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .2s,box-shadow .2s;overflow:hidden}.uw-store-profile-custom-modal-item:hover,.uw-store-profile-custom-modal-item.is-active{border-color:#e2244480;transform:translateY(-2px);box-shadow:0 20px 48px #e2244421}.uw-store-profile-custom-modal-item__preview{background:radial-gradient(circle at 78% 8%,#e224442e,#0000 46%),#101012;place-items:center;height:160px;display:grid;position:relative;overflow:hidden}.uw-store-profile-custom-modal-item__preview>img:first-child{object-fit:cover;width:100%;height:100%}.uw-store-profile-custom-modal-item__preview[data-slot=avatarFrame]>img:first-child{object-fit:contain;filter:drop-shadow(0 0 18px #e224442e)drop-shadow(0 18px 24px #0000006b);width:132px;height:132px}.uw-store-profile-custom-modal-item__preview>img:last-child:not(:first-child){object-fit:contain;filter:drop-shadow(0 10px 16px #0000006b);width:42px;height:42px;position:absolute;bottom:10px;right:10px}.uw-store-profile-custom-modal-item__body{padding:13px 13px 11px}.uw-store-profile-custom-modal-item__body span{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#e2244429;border:1px solid #e224443d;border-radius:999px;align-items:center;min-height:22px;margin-bottom:9px;padding:0 8px;font-size:10px;line-height:1;display:inline-flex}.uw-store-profile-custom-modal-item[data-rarity=legendary] .uw-store-profile-custom-modal-item__body span{background:#ffbf4724;border-color:#ffbf4740}.uw-store-profile-custom-modal-item[data-rarity=epic] .uw-store-profile-custom-modal-item__body span{background:#9a6bff24;border-color:#9a6bff40}.uw-store-profile-custom-modal-item__body b{color:#fff;font-size:14px;line-height:1.2;display:block}.uw-store-profile-custom-modal-item__body p{color:#ffffff80;min-height:52px;margin:7px 0 0;font-size:12px;line-height:1.35}.uw-store-profile-custom-modal-item>button{width:calc(100% - 26px);margin:0 13px 13px}.uw-store-profile-custom-modal-item.is-active>button{color:#63eca2!important;background:linear-gradient(135deg,#25d07638,#25d0761a)!important;border-color:#25d07652!important}.uw-stat__avatar{background:#0e0e10eb!important;border-radius:999px!important;overflow:visible!important}.uw-stat__avatar>img:not(.uw-stat__avatar-frame),.uw-stat__avatar>span{z-index:1;position:relative;box-shadow:0 0 0 2px #0e0e10d1;object-fit:cover!important;border-radius:999px!important;width:100%!important;height:100%!important;overflow:hidden!important}.uw-stat__avatar.has-custom-frame>img:not(.uw-stat__avatar-frame),.uw-stat__avatar.has-custom-frame>span{transform:scale(.88)}.uw-stat__avatar-frame{object-fit:contain!important;filter:drop-shadow(0 0 12px #e2244438)drop-shadow(0 10px 12px #00000052)!important;border-radius:0!important;width:calc(100% + 46px)!important;height:calc(100% + 46px)!important;inset:-23px!important}@media (max-width:1180px){.uw-store-profile-custom-slot-cards,.uw-store-profile-custom-modal__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.uw-store-profile-custom-slot-cards,.uw-store-profile-custom-modal__grid{grid-template-columns:1fr}.uw-store-profile-custom-modal{padding:14px}}.uw-store-profile-custom-slot-card__actions button,.uw-store-profile-custom-modal-item>button,.uw-store-profile-custom-modal__head button,.uw-store-profile-move-modal__head button{box-shadow:none!important;color:#ffffffd1!important;background:#ffffff0e!important;border-color:#ffffff1a!important;transition:transform .2s cubic-bezier(.22,1,.36,1),background .2s,border-color .2s,color .2s,opacity .2s!important}.uw-store-profile-custom-slot-card__actions button:first-child,.uw-store-profile-custom-modal-item>button{color:#fff!important;box-shadow:none!important;background:#e22444!important;border-color:#e22444b8!important}.uw-store-profile-custom-slot-card__actions button:first-child:after,.uw-store-profile-custom-modal-item>button:after{display:none!important}.uw-store-profile-custom-slot-card__actions button:not(:disabled):hover,.uw-store-profile-custom-modal-item>button:not(:disabled):hover{box-shadow:none!important;background:#f02c4d!important;border-color:#ff4f6dd9!important;transform:translateY(-1px)!important}.uw-store-profile-custom-slot-card__actions button:not(:first-child):not(:disabled):hover{color:#fff!important;background:#e2244421!important;border-color:#e2244461!important}.uw-store-profile-custom-modal-item.is-active>button,.uw-store-profile-custom-slot-card__actions button:disabled{color:#62e69c!important;box-shadow:none!important;background:#25d0761f!important;border-color:#25d0763d!important}.uw-store-profile-custom-modal__head button,.uw-store-profile-move-modal__head button,.uw-stat-modal__close,.uw-buy-modal__close,.uw-cart-drawer__close,.uw-home-modal__close,.uw-info-plugin-modal__close,.uw-kit-details__close,.uw-modal-close,.uw-news-modal__close,.uw-reward-modal__close,.uw-server-player-modal__close{color:#ffffffc7!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;box-shadow:none!important;background:#ffffff0e!important;border:1px solid #ffffff1a!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;transition:transform .2s cubic-bezier(.22,1,.36,1),background .2s,border-color .2s,color .2s!important;display:inline-flex!important;transform:none!important}.uw-store-profile-custom-modal__head button:hover,.uw-store-profile-move-modal__head button:hover,.uw-stat-modal__close:hover,.uw-buy-modal__close:hover,.uw-cart-drawer__close:hover,.uw-home-modal__close:hover,.uw-info-plugin-modal__close:hover,.uw-kit-details__close:hover,.uw-modal-close:hover,.uw-news-modal__close:hover,.uw-reward-modal__close:hover,.uw-server-player-modal__close:hover{color:#fff!important;box-shadow:none!important;background:#e2244429!important;border-color:#e2244470!important;transform:translateY(-1px)!important}.uw-stat__player{grid-template-columns:52px 54px minmax(0,1fr)!important;gap:10px!important}.uw-stat__avatar{width:52px!important;height:52px!important;box-shadow:none!important;background:#101012!important;border:1px solid #ffffff13!important;border-radius:999px!important}.uw-stat__avatar:not(.has-custom-frame){overflow:hidden!important}.uw-stat__avatar.has-custom-frame{background:0 0!important;border-color:#0000!important;overflow:visible!important}.uw-stat__avatar>img:not(.uw-stat__avatar-frame),.uw-stat__avatar>span{object-fit:cover!important;width:100%!important;height:100%!important;box-shadow:none!important;border-radius:999px!important;display:block!important;overflow:hidden!important}.uw-stat__avatar.has-custom-frame>img:not(.uw-stat__avatar-frame),.uw-stat__avatar.has-custom-frame>span{transform:scale(.76)!important;box-shadow:0 0 0 3px #0a0a0cdb,0 8px 18px #00000047!important}.uw-stat__avatar-frame{object-fit:contain!important;opacity:.96!important;filter:drop-shadow(0 0 8px #e224442e)drop-shadow(0 8px 10px #0000003d)!important;border-radius:0!important;width:calc(100% + 16px)!important;max-width:none!important;height:calc(100% + 16px)!important;inset:-8px!important}.uw-stat__row.has-custom-strip:before{opacity:.46!important}.uw-stat__row.has-custom-strip:after{background:linear-gradient(90deg,#0e0e10e6,#0e0e107a 54%,#0e0e102e),radial-gradient(circle at 92%,#e224441a,#0000 42%)!important}.uw-stat__row:hover .uw-stat__avatar{transform:translateY(-1px)!important;box-shadow:0 0 0 1px #e224442e!important}.uw-store-profile-custom-slot-card,.uw-store-profile-custom-modal-item,.uw-store-profile-custom-modal__card{box-shadow:none!important}.uw-store-profile-custom-slot-card:hover,.uw-store-profile-custom-modal-item:hover,.uw-store-profile-custom-modal-item.is-active{box-shadow:none!important;transform:translateY(-1px)!important}.uw-store-profile-custom-modal__card{border-radius:24px!important}.uw-store-profile-custom-modal__backdrop{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#000000c2!important}.uw-shop-info.uw-shop-info--wide-banner{grid-template-columns:1fr!important;gap:0!important;width:calc(100% - 44px)!important;max-width:1560px!important;margin:18px auto 0!important;display:grid!important}.uw-shop-info--wide-banner .uw-shop-slider{border-radius:26px!important;width:100%!important;min-height:315px!important}.uw-shop-info--wide-banner .uw-shop-bonus-panel{display:none!important}.uw-shop-layout{width:calc(100% - 44px)!important;max-width:1560px!important;margin-left:auto!important;margin-right:auto!important}.uw-shop-bonus-float,.uw-shop-bonus-float *{box-sizing:border-box}.uw-shop-bonus-float{z-index:8;pointer-events:none;justify-items:end;display:grid;position:absolute;top:18px;right:18px}.uw-shop-bonus-float__button{z-index:2;color:#fff;cursor:pointer;pointer-events:auto;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0e0e10c7;border:1px solid #e2244457;border-radius:999px;align-items:center;gap:9px;min-height:38px;padding:0 12px 0 14px;transition:transform .24s cubic-bezier(.22,1,.36,1),border-color .22s,background .22s,box-shadow .22s;display:inline-flex;position:relative}.uw-shop-bonus-float__button span,.uw-shop-bonus-float__button b,.uw-shop-bonus-float__head span,.uw-shop-bonus-float__head b,.uw-shop-bonus-float__list h3,.uw-shop-bonus-float__list small,.uw-shop-bonus-float__list p{font-weight:500!important}.uw-shop-bonus-float__button b{color:#ffffffe6;letter-spacing:.08em;background:#e224442e;border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:9px;line-height:1;display:inline-flex}.uw-shop-bonus-float__panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;visibility:hidden;transform-origin:100% 0;pointer-events:none;background:linear-gradient(135deg,#101012f5,#0b0b0df0),radial-gradient(circle at 86% 12%,#e2244438,#0000 42%);border:1px solid #ffffff16;border-radius:24px;width:min(465px,42vw);min-height:278px;padding:68px 18px 18px;transition:opacity .22s,visibility .22s,transform .28s cubic-bezier(.22,1,.36,1);position:absolute;top:0;right:0;transform:translateY(8px)scale(.975);box-shadow:0 28px 72px #00000061}.uw-shop-bonus-float:hover .uw-shop-bonus-float__panel,.uw-shop-bonus-float:focus-within .uw-shop-bonus-float__panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.uw-shop-bonus-float__panel:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,#e2244429,#0000 46%),radial-gradient(circle at 18% 100%,#e2244421,#0000 42%);position:absolute;inset:0}.uw-shop-bonus-float__head,.uw-shop-bonus-float__list{z-index:1;position:relative}.uw-shop-bonus-float__head{border-bottom:1px solid #ffffff13;justify-content:space-between;align-items:center;gap:12px;padding-bottom:13px;display:flex}.uw-shop-bonus-float__head span{color:#fff;letter-spacing:-.015em;font-size:15px;line-height:1}.uw-shop-bonus-float__head b{color:#ffffffdb;letter-spacing:.08em;background:#e224442e;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:9px;line-height:1;display:inline-flex}.uw-shop-bonus-float__list{gap:9px;margin-top:13px;display:grid}.uw-shop-bonus-float__list article{background:#ffffff0b;border:1px solid #fff1;border-radius:17px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;min-height:82px;padding:12px;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .2s,background .2s;display:grid}.uw-shop-bonus-float__list article>div{color:#fff;background:#e2244429;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.uw-shop-bonus-float__list svg{fill:currentColor;opacity:.92;width:20px;height:20px}.uw-shop-bonus-float__list small{color:#e22444;letter-spacing:.07em;text-transform:uppercase;margin-bottom:4px;font-size:10px;line-height:1;display:block}.uw-shop-bonus-float__list h3{color:#fff;letter-spacing:-.015em;margin:0;font-size:14px;line-height:1.12}.uw-shop-bonus-float__list p{color:#ffffff94;margin:5px 0 0;font-size:11.5px;line-height:1.32}@media (max-width:1180px){.uw-shop-info.uw-shop-info--wide-banner,.uw-shop-layout{width:calc(100% - 28px)!important}.uw-shop-info--wide-banner .uw-shop-slider,.uw-shop-info--wide-banner .uw-shop-slider__content{min-height:285px!important}.uw-shop-bonus-float__panel{width:min(420px,100vw - 56px)}}@media (max-width:760px){.uw-shop-info.uw-shop-info--wide-banner,.uw-shop-layout{width:calc(100% - 16px)!important}.uw-shop-info--wide-banner .uw-shop-slider,.uw-shop-info--wide-banner .uw-shop-slider__content{min-height:250px!important}.uw-shop-info--wide-banner .uw-shop-slider__content{padding:22px!important}.uw-shop-bonus-float{top:12px;right:12px}.uw-shop-bonus-float__panel{width:calc(100vw - 40px);min-height:255px;padding:62px 12px 12px}}.uw-shop-info--wide-banner .uw-shop-slider{position:relative!important;overflow:hidden!important}.uw-shop-bonus-float{z-index:9!important;pointer-events:none!important;display:block!important;inset:0!important}.uw-shop-bonus-float__button{z-index:4!important;color:#fff!important;pointer-events:auto!important;background:linear-gradient(135deg,#e22444eb,#a4122ae6)!important;border:1px solid #e2244475!important;border-radius:13px!important;gap:8px!important;width:auto!important;min-width:0!important;height:42px!important;min-height:42px!important;padding:0 14px!important;position:absolute!important;top:18px!important;right:18px!important;box-shadow:0 12px 28px #e224442e,inset 0 1px #ffffff29!important}.uw-shop-bonus-float__button svg{fill:currentColor!important;opacity:.95!important;width:17px!important;height:17px!important}.uw-shop-bonus-float__button span{letter-spacing:.06em!important;text-transform:uppercase!important;font-size:11.5px!important;line-height:1!important}.uw-shop-bonus-float__button b{display:none!important}.uw-shop-bonus-float:hover .uw-shop-bonus-float__button,.uw-shop-bonus-float:focus-within .uw-shop-bonus-float__button{background:linear-gradient(135deg,#e22444,#b81635)!important;border-color:#ff5a74f2!important;transform:translateY(-1px)!important;box-shadow:0 16px 34px #e224443d,inset 0 1px #ffffff2e!important}.uw-shop-bonus-float__panel{border-radius:inherit!important;width:100%!important;height:100%!important;min-height:0!important;box-shadow:none!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;background:linear-gradient(90deg,#0b0b0df0,#0f0f11d6 42%,#2e0911d1),radial-gradient(circle at 84% 14%,#e2244433,#0000 42%)!important;border:0!important;grid-template-columns:minmax(280px,.75fr) minmax(360px,1fr)!important;align-items:end!important;gap:28px!important;padding:30px 30px 24px!important;transition:opacity .28s,visibility .28s!important;display:grid!important;inset:0 auto 0 0!important;transform:translateY(0)scale(1)!important}.uw-shop-bonus-float__panel:before{content:""!important;border-radius:inherit!important;opacity:.85!important;pointer-events:none!important;background:linear-gradient(90deg,#e2244414,#0000 44%),radial-gradient(circle at 18% 88%,#e2244429,#0000 42%),repeating-linear-gradient(110deg,#ffffff09 0 1px,#0000 1px 34px)!important;position:absolute!important;inset:0!important}.uw-shop-bonus-float__panel:after{content:""!important;opacity:.9!important;pointer-events:none!important;background:linear-gradient(90deg,#e22444,#e224441a,#0000)!important;border-radius:999px!important;height:2px!important;position:absolute!important;bottom:21px!important;left:30px!important;right:30px!important}.uw-shop-bonus-float:hover .uw-shop-bonus-float__panel,.uw-shop-bonus-float:focus-within .uw-shop-bonus-float__panel{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.uw-shop-bonus-float:hover~.uw-shop-slider__controls,.uw-shop-bonus-float:focus-within~.uw-shop-slider__controls,.uw-shop-bonus-float:hover~.uw-shop-slider__progress,.uw-shop-bonus-float:focus-within~.uw-shop-slider__progress{opacity:.15!important}.uw-shop-bonus-float__head{border:0!important;align-self:end!important;padding:0 0 38px!important;display:block!important}.uw-shop-bonus-float__head span{color:#fff!important;letter-spacing:.08em!important;text-transform:uppercase!important;background:#e224442e!important;border-radius:999px!important;align-items:center!important;min-height:25px!important;margin-bottom:13px!important;padding:0 10px!important;font-size:10px!important;line-height:1!important;display:inline-flex!important}.uw-shop-bonus-float__head p{color:#ffffffb8!important;max-width:520px!important;margin:0!important;font-size:14px!important;line-height:1.45!important}.uw-shop-bonus-float__head:after{content:"Бонусы для игроков"!important;color:#fff!important;letter-spacing:-.055em!important;text-transform:none!important;max-width:650px!important;margin:0 0 10px!important;font-size:clamp(30px,3.6vw,56px)!important;line-height:.94!important;display:block!important}.uw-shop-bonus-float__head b{display:none!important}.uw-shop-bonus-float__list{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-self:end!important;gap:12px!important;margin:0 0 38px!important;display:grid!important}.uw-shop-bonus-float__list article{background:linear-gradient(145deg,#ffffff12,#ffffff08),#0a0a0c9e!important;border:1px solid #ffffff16!important;border-radius:19px!important;align-items:start!important;min-height:116px!important;padding:16px!important;box-shadow:inset 0 1px #ffffff0b!important}.uw-shop-bonus-float__list article:hover{background:linear-gradient(145deg,#e224441f,#ffffff09),#0a0a0cb3!important;border-color:#e224445c!important;transform:translateY(-2px)!important}.uw-shop-bonus-float__list article>div{background:linear-gradient(135deg,#e2244447,#e224441a)!important;border:1px solid #e2244438!important;border-radius:15px!important;width:46px!important;height:46px!important}.uw-shop-bonus-float__list svg{width:21px!important;height:21px!important}.uw-shop-bonus-float__list small{color:#e22444fa!important;font-size:10px!important}.uw-shop-bonus-float__list h3{color:#fff!important;font-size:16px!important;line-height:1.1!important}.uw-shop-bonus-float__list p{color:#ffffff9e!important;margin-top:7px!important;font-size:12.5px!important;line-height:1.38!important}@media (max-width:1180px){.uw-shop-bonus-float__panel{grid-template-columns:1fr!important;align-items:end!important;gap:12px!important;padding:24px!important}.uw-shop-bonus-float__head,.uw-shop-bonus-float__list{margin-bottom:28px!important;padding-bottom:0!important}}@media (max-width:760px){.uw-shop-bonus-float__button{height:38px!important;min-height:38px!important;padding:0 12px!important;top:12px!important;right:12px!important}.uw-shop-bonus-float__panel{padding:18px!important}.uw-shop-bonus-float__head{padding-top:52px!important}.uw-shop-bonus-float__head:after{font-size:30px!important}.uw-shop-bonus-float__list{grid-template-columns:1fr!important}.uw-shop-bonus-float__list article{min-height:92px!important}}.uw-shop-info.uw-shop-info--wide-banner{grid-template-columns:1fr!important;width:calc(100% - 44px)!important;max-width:1560px!important;margin:18px auto 0!important;display:grid!important}.uw-shop-info--wide-banner .uw-shop-slider{border-radius:26px!important;width:100%!important;min-height:315px!important;overflow:hidden!important}.uw-shop-info--wide-banner .uw-shop-slider__content{max-width:760px!important;min-height:315px!important;padding:34px!important}.uw-shop-bonus-panel,.uw-shop-bonus-list,.uw-shop-bonus-float,.uw-shop-bonus-float__button,.uw-shop-bonus-float__panel{pointer-events:none!important;visibility:hidden!important;display:none!important}.uw-shop-layout,.uw-shop-catalog,.uw-shop-main,.uw-shop-server-select,.uw-shop-monitor,.uw-shop-content{max-width:1560px!important}.uw-shop-layout{width:calc(100% - 44px)!important;margin-left:auto!important;margin-right:auto!important}.uw-shop-layout>aside,.uw-shop-layout>.uw-shop-sidebar,.uw-shop-layout>main,.uw-shop-layout>.uw-shop-main,.uw-shop-layout>.uw-shop-catalog{min-width:0}.uw-shop-server-card button,.uw-shop-server-card__actions button,.uw-shop-server-actions button,.uw-shop-monitor button,.uw-shop-server-select button,.uw-server-card button,.uw-server-card__actions button,.uw-shop-server button,.uw-shop-server__actions button{color:#ffffffb8!important;cursor:pointer!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;box-shadow:none!important;background:linear-gradient(145deg,#fff1,#ffffff08),#121214db!important;border:1px solid #ffffff16!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;padding:0!important;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .2s,background .2s,color .2s,box-shadow .2s!important;display:inline-flex!important;position:relative!important;overflow:hidden!important;transform:none!important}.uw-shop-server-card button:before,.uw-shop-server-card__actions button:before,.uw-shop-server-actions button:before,.uw-shop-monitor button:before,.uw-shop-server-select button:before,.uw-server-card button:before,.uw-server-card__actions button:before,.uw-shop-server button:before,.uw-shop-server__actions button:before{content:""!important;border-radius:inherit!important;opacity:0!important;pointer-events:none!important;background:radial-gradient(circle at 50% 0,#e224442e,#0000 62%)!important;transition:opacity .2s!important;position:absolute!important;inset:0!important}.uw-shop-server-card button:hover,.uw-shop-server-card__actions button:hover,.uw-shop-server-actions button:hover,.uw-shop-monitor button:hover,.uw-shop-server-select button:hover,.uw-server-card button:hover,.uw-server-card__actions button:hover,.uw-shop-server button:hover,.uw-shop-server__actions button:hover{color:#fff!important;background:linear-gradient(145deg,#e2244429,#ffffff09),#121214eb!important;border-color:#e224445c!important;transform:translateY(-1px)!important;box-shadow:0 12px 24px #e224441c!important}.uw-shop-server-card button:hover:before,.uw-shop-server-card__actions button:hover:before,.uw-shop-server-actions button:hover:before,.uw-shop-monitor button:hover:before,.uw-shop-server-select button:hover:before,.uw-server-card button:hover:before,.uw-server-card__actions button:hover:before,.uw-shop-server button:hover:before,.uw-shop-server__actions button:hover:before{opacity:1!important}.uw-shop-server-card button:active,.uw-shop-server-card__actions button:active,.uw-shop-server-actions button:active,.uw-shop-monitor button:active,.uw-shop-server-select button:active,.uw-server-card button:active,.uw-server-card__actions button:active,.uw-shop-server button:active,.uw-shop-server__actions button:active{transform:translateY(0)scale(.98)!important}.uw-shop-server-card button svg,.uw-shop-server-card__actions button svg,.uw-shop-server-actions button svg,.uw-shop-monitor button svg,.uw-shop-server-select button svg,.uw-server-card button svg,.uw-server-card__actions button svg,.uw-shop-server button svg,.uw-shop-server__actions button svg{z-index:1!important;fill:currentColor!important;stroke:currentColor!important;stroke-width:0!important;opacity:.9!important;flex:none!important;width:17px!important;height:17px!important;display:block!important;position:relative!important}.uw-shop-server-card button[disabled],.uw-shop-server-card__actions button[disabled],.uw-shop-server-actions button[disabled],.uw-shop-monitor button[disabled],.uw-shop-server-select button[disabled],.uw-server-card button[disabled],.uw-server-card__actions button[disabled],.uw-shop-server button[disabled],.uw-shop-server__actions button[disabled]{opacity:.42!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}:is(.uw-shop-server-card button:not(:has(svg)),.uw-shop-server-card__actions button:not(:has(svg)),.uw-shop-server-actions button:not(:has(svg)),.uw-shop-monitor button:not(:has(svg)),.uw-shop-server-select button:not(:has(svg)),.uw-server-card button:not(:has(svg)),.uw-server-card__actions button:not(:has(svg)),.uw-shop-server button:not(:has(svg)),.uw-shop-server__actions button:not(:has(svg))){font-size:0!important}.uw-shop-server-card button:not(:has(svg)):after{content:"⟳"!important;z-index:1!important;color:currentColor!important;font-size:15px!important;line-height:1!important;position:relative!important}.uw-shop-server-card__actions button:not(:has(svg)):after{content:"⟳"!important;z-index:1!important;color:currentColor!important;font-size:15px!important;line-height:1!important;position:relative!important}.uw-shop-server-actions button:not(:has(svg)):after{content:"⟳"!important;z-index:1!important;color:currentColor!important;font-size:15px!important;line-height:1!important;position:relative!important}.uw-shop-monitor button:not(:has(svg)):after{content:"⟳"!important;z-index:1!important;color:currentColor!important;font-size:15px!important;line-height:1!important;position:relative!important}.uw-shop-server-select button:not(:has(svg)):after{content:"⟳"!important;z-index:1!important;color:currentColor!important;font-size:15px!important;line-height:1!important;position:relative!important}.uw-server-card button:not(:has(svg)):after{content:"⟳"!important;z-index:1!important;color:currentColor!important;font-size:15px!important;line-height:1!important;position:relative!important}.uw-server-card__actions button:not(:has(svg)):after{content:"⟳"!important;z-index:1!important;color:currentColor!important;font-size:15px!important;line-height:1!important;position:relative!important}.uw-shop-server button:not(:has(svg)):after{content:"⟳"!important;z-index:1!important;color:currentColor!important;font-size:15px!important;line-height:1!important;position:relative!important}.uw-shop-server__actions button:not(:has(svg)):after{content:"⟳"!important;z-index:1!important;color:currentColor!important;font-size:15px!important;line-height:1!important;position:relative!important}@media (max-width:1180px){.uw-shop-info.uw-shop-info--wide-banner,.uw-shop-layout{width:calc(100% - 28px)!important}.uw-shop-info--wide-banner .uw-shop-slider,.uw-shop-info--wide-banner .uw-shop-slider__content{min-height:285px!important}}@media (max-width:760px){.uw-shop-info.uw-shop-info--wide-banner,.uw-shop-layout{width:calc(100% - 16px)!important}.uw-shop-info--wide-banner .uw-shop-slider,.uw-shop-info--wide-banner .uw-shop-slider__content{min-height:250px!important}.uw-shop-info--wide-banner .uw-shop-slider__content{padding:22px!important}}.uw-shop-server-card__actions{isolation:isolate!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;display:inline-flex!important}.uw-shop-monitor-action{color:#ffffffb8!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;box-shadow:none!important;cursor:pointer!important;-webkit-user-select:none!important;user-select:none!important;background:linear-gradient(145deg,#ffffff0f,#ffffff07),#151518f0!important;border:1px solid #ffffff18!important;border-radius:12px!important;outline:none!important;flex:0 0 36px!important;justify-content:center!important;align-items:center!important;padding:0!important;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .22s,background .22s,color .22s,box-shadow .22s!important;display:inline-flex!important;position:relative!important;overflow:hidden!important;transform:translateY(0)scale(1)!important}.uw-shop-monitor-action:before{content:""!important;border-radius:inherit!important;opacity:0!important;pointer-events:none!important;background:radial-gradient(circle at 50% 0,#e2244433,#0000 62%),linear-gradient(135deg,#e2244417,#0000)!important;transition:opacity .22s,transform .22s cubic-bezier(.22,1,.36,1)!important;position:absolute!important;inset:0!important;transform:scale(.88)!important}.uw-shop-monitor-action svg{z-index:1!important;fill:currentColor!important;stroke:none!important;opacity:.92!important;transform-origin:50%!important;width:17px!important;height:17px!important;transition:transform .24s cubic-bezier(.22,1,.36,1),opacity .2s!important;display:block!important;position:relative!important}.uw-shop-monitor-action:hover{color:#fff!important;background:linear-gradient(145deg,#e2244421,#ffffff09),#151518fa!important;border-color:#e2244475!important;transform:translateY(-2px)scale(1.045)!important;box-shadow:0 13px 28px #e2244421!important}.uw-shop-monitor-action:hover:before{opacity:1!important;transform:scale(1)!important}.uw-shop-monitor-action:active{box-shadow:none!important;transform:translateY(0)scale(.96)!important}.uw-shop-monitor-action--copy.is-copied,.uw-shop-monitor-action--copy.is-copied:hover{color:#45df8b!important;background:linear-gradient(145deg,#25d0762b,#ffffff09),#151518fa!important;border-color:#25d07685!important;box-shadow:0 13px 28px #25d0761a!important}.uw-shop-monitor-action--copy.is-copied:before,.uw-shop-monitor-action--copy.is-copied:hover:before{opacity:1!important;background:radial-gradient(circle at 50% 0,#25d07642,#0000 62%),linear-gradient(135deg,#25d0761a,#0000)!important;transform:scale(1)!important}.uw-shop-monitor-action--copy:hover svg{transform:scale(1.13)!important}.uw-shop-monitor-action--refresh:hover svg,.uw-shop-monitor-action--refresh.is-refreshing svg,.uw-shop-monitor-action--refresh[data-refreshing=true] svg{animation:.72s linear infinite uwShopMonitorRefreshSpinV7!important}.uw-shop-monitor-action--refresh.is-refreshing,.uw-shop-monitor-action--refresh[data-refreshing=true]{color:#fff!important;border-color:#e2244475!important}@keyframes uwShopMonitorRefreshSpinV7{0%{transform:rotate(0)scale(1.08)}to{transform:rotate(360deg)scale(1.08)}}.uw-shop-server-card__actions .uw-shop-monitor-action--copy.is-copied:hover{border-color:#25d07685!important}.uw-shop-monitor-action--refresh svg{animation:none!important}.uw-shop-monitor-action--refresh:hover svg{animation:none!important;transform:scale(1.13)!important}.uw-shop-monitor-action--refresh.is-refreshing svg,.uw-shop-monitor-action--refresh[data-refreshing=true] svg,.uw-shop-monitor-action--refresh.is-refreshing:hover svg,.uw-shop-monitor-action--refresh[data-refreshing=true]:hover svg{animation:.72s linear infinite uwShopMonitorRefreshSpinV9!important}@keyframes uwShopMonitorRefreshSpinV9{0%{transform:rotate(0)scale(1.08)}to{transform:rotate(360deg)scale(1.08)}}.uw-shop-monitor-action--refresh.is-refreshing svg,.uw-shop-monitor-action--refresh[data-refreshing=true] svg,.uw-shop-monitor-action--refresh.is-refreshing:hover svg,.uw-shop-monitor-action--refresh[data-refreshing=true]:hover svg{animation:none!important;transform:scale(1.08)!important}.uw-shop-monitor-action--refresh.is-refreshing svg path,.uw-shop-monitor-action--refresh[data-refreshing=true] svg path,.uw-shop-monitor-action--refresh.is-refreshing:hover svg path,.uw-shop-monitor-action--refresh[data-refreshing=true]:hover svg path{transform-box:fill-box!important;transform-origin:50%!important;animation:.72s linear infinite uwShopMonitorRefreshPathSpinV10!important}@keyframes uwShopMonitorRefreshPathSpinV10{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.uw-server-section .uw-server-card__actions{flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-top:18px!important;display:flex!important}.uw-server-section .uw-server-card__actions button,.uw-server-section .uw-server-card__actions .uw-server-card__shop-btn{color:#ffffffd1!important;letter-spacing:0!important;text-transform:none!important;cursor:pointer!important;width:auto!important;min-width:0!important;height:42px!important;min-height:42px!important;box-shadow:none!important;background:linear-gradient(145deg,#ffffff0f,#ffffff07),#121214e0!important;border:1px solid #ffffff17!important;border-radius:13px!important;flex:none!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:0 15px!important;font-size:12.5px!important;line-height:1!important;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .22s,background .22s,color .22s,box-shadow .22s!important;display:inline-flex!important;position:relative!important;overflow:hidden!important;transform:translateY(0)scale(1)!important}.uw-server-section .uw-server-card__actions button:before,.uw-server-section .uw-server-card__actions button:after,.uw-server-section .uw-server-card__actions .uw-server-card__shop-btn:before,.uw-server-section .uw-server-card__actions .uw-server-card__shop-btn:after{content:none!important;display:none!important}.uw-server-section .uw-server-card__actions button:not(:has(svg)){font-size:12.5px!important}.uw-server-section .uw-server-card__actions .uw-server-card__shop-btn:not(:has(svg)){font-size:12.5px!important}.uw-server-section .uw-server-card__actions button:hover,.uw-server-section .uw-server-card__actions .uw-server-card__shop-btn:hover{color:#fff!important;background:linear-gradient(145deg,#e2244424,#ffffff09),#121214f0!important;border-color:#e224446b!important;transform:translateY(-1px)!important;box-shadow:0 12px 26px #e224441f!important}.uw-server-section .uw-server-card__actions button:active,.uw-server-section .uw-server-card__actions .uw-server-card__shop-btn:active{box-shadow:none!important;transform:translateY(0)scale(.97)!important}.uw-server-section .uw-server-card__actions .uw-server-card__shop-btn{color:#fff!important;background:linear-gradient(135deg,#e22444e0,#9c1228d6)!important;border-color:#e2244475!important;box-shadow:0 14px 30px #e2244424!important}.uw-server-section .uw-server-card__actions .uw-server-card__shop-btn:hover{background:linear-gradient(135deg,#e22444,#b51633)!important;border-color:#ff5a749e!important;box-shadow:0 16px 34px #e2244438!important}@media (max-width:760px){.uw-server-section .uw-server-card__actions{grid-template-columns:1fr!important;display:grid!important}.uw-server-section .uw-server-card__actions button,.uw-server-section .uw-server-card__actions .uw-server-card__shop-btn{width:100%!important}}.uw-shop-server-card__actions .uw-shop-monitor-action{box-shadow:none!important;background:radial-gradient(circle at 50% 0,#ffffff0e,#0000 62%),#ffffff0d!important;border-color:#0000!important}.uw-shop-server-card__actions .uw-shop-monitor-action:hover{background:radial-gradient(circle at 50% 0,#e224442e,#0000 62%),#e224441b!important;border-color:#0000!important;box-shadow:0 10px 24px #e224441b!important}.uw-shop-server-card__actions .uw-shop-monitor-action:active{box-shadow:none!important;border-color:#0000!important}.uw-shop-server-card__actions .uw-shop-monitor-action--copy.is-copied,.uw-shop-server-card__actions .uw-shop-monitor-action--copy.is-copied:hover{color:#48e28e!important;background:radial-gradient(circle at 50% 0,#25d07633,#0000 62%),#25d0761d!important;border-color:#0000!important;box-shadow:0 10px 24px #25d07616!important}.uw-shop-server-card__actions .uw-shop-monitor-action--refresh.is-refreshing,.uw-shop-server-card__actions .uw-shop-monitor-action--refresh[data-refreshing=true]{background:radial-gradient(circle at 50% 0,#e2244438,#0000 62%),#e224441d!important;border-color:#0000!important}.uw-shop-products-reveal{animation:.36s cubic-bezier(.22,1,.36,1) both uwShopProductsPanelInV12!important}.uw-shop-product-grid .uw-product-card{opacity:0;filter:blur(7px);animation:.58s cubic-bezier(.22,1,.36,1) both uwShopProductCardInV12;animation-delay:calc(min(var(--uw-card-index,0), 16) * 48ms);will-change:transform, opacity, filter;transform:translateY(18px)scale(.975)}@keyframes uwShopProductsPanelInV12{0%{opacity:.72;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes uwShopProductCardInV12{0%{opacity:0;filter:blur(7px);transform:translateY(18px)scale(.975)}58%{opacity:1;filter:blur()}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.uw-shop-product-grid .uw-product-card:hover{transform:translateY(-4px)scale(1.012)!important}@media (prefers-reduced-motion:reduce){.uw-shop-products-reveal,.uw-shop-product-grid .uw-product-card{opacity:1!important;filter:none!important;animation:none!important;transform:none!important}}.uw-shop-server-card__actions .uw-shop-monitor-action,.uw-shop-monitor-action{box-shadow:none!important;color:#ffffffb3!important;background:#ffffff0d!important;border:0!important;outline:0!important}.uw-shop-server-card__actions .uw-shop-monitor-action:before,.uw-shop-monitor-action:before{opacity:0!important;background:#e224441a!important}.uw-shop-server-card__actions .uw-shop-monitor-action:hover,.uw-shop-monitor-action:hover{box-shadow:none!important;color:#fff!important;background:#e224441b!important;border:0!important;outline:0!important;transform:translateY(-1px)scale(1.035)!important}.uw-shop-server-card__actions .uw-shop-monitor-action:active,.uw-shop-monitor-action:active{box-shadow:none!important;border:0!important;outline:0!important;transform:translateY(0)scale(.965)!important}.uw-shop-server-card__actions .uw-shop-monitor-action--copy.is-copied,.uw-shop-server-card__actions .uw-shop-monitor-action--copy.is-copied:hover,.uw-shop-monitor-action--copy.is-copied,.uw-shop-monitor-action--copy.is-copied:hover{box-shadow:none!important;color:#48e28e!important;background:#25d0761f!important;border:0!important;outline:0!important}.uw-shop-server-card__actions .uw-shop-monitor-action--refresh.is-refreshing,.uw-shop-server-card__actions .uw-shop-monitor-action--refresh[data-refreshing=true],.uw-shop-monitor-action--refresh.is-refreshing,.uw-shop-monitor-action--refresh[data-refreshing=true]{box-shadow:none!important;color:#fff!important;background:#e224441f!important;border:0!important;outline:0!important}.uw-shop-products-reveal:not(.is-revealing) .uw-product-card{opacity:0!important;filter:blur(8px)!important;transform:translateY(22px)scale(.965)!important}.uw-shop-products-reveal.is-revealing .uw-product-card{opacity:0;filter:blur(8px);will-change:transform, opacity, filter;transform:translateY(22px)scale(.965);animation-name:uwShopProductCardStaggerV13!important;animation-duration:.64s!important;animation-timing-function:cubic-bezier(.22,1,.36,1)!important;animation-fill-mode:both!important;animation-delay:calc(min(var(--uw-card-index,0), 18) * 58ms)!important}.uw-shop-products-reveal.is-revealing .uw-product-card__image,.uw-shop-products-reveal.is-revealing .uw-product-card__image img,.uw-shop-products-reveal.is-revealing .uw-product-card__content,.uw-shop-products-reveal.is-revealing .uw-product-card__badge-row{animation:none!important}@keyframes uwShopProductCardStaggerV13{0%{opacity:0;filter:blur(8px);transform:translateY(22px)scale(.965)}62%{opacity:1;filter:blur()}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}.uw-shop-products-reveal.is-revealing .uw-product-card:hover{filter:none!important;transform:translateY(-3px)scale(1.006)!important}.uw-shop-product-grid .uw-product-card__image img{animation:none!important}@media (prefers-reduced-motion:reduce){.uw-shop-products-reveal:not(.is-revealing) .uw-product-card,.uw-shop-products-reveal.is-revealing .uw-product-card{opacity:1!important;filter:none!important;animation:none!important;transform:none!important}}.uw-shop-product-grid>.uw-product-card.uw-product-card--visible{opacity:1!important;filter:blur()!important;pointer-events:auto!important;transition:opacity .56s cubic-bezier(.22,1,.36,1),transform .56s cubic-bezier(.22,1,.36,1),filter .56s cubic-bezier(.22,1,.36,1),background .22s,box-shadow .22s!important;transition-delay:calc(min(var(--uw-card-index,0), 18) * 65ms)!important;will-change:opacity, transform, filter!important;animation:none!important;transform:translate(0,0)scale(1)!important}.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden .uw-product-card__image,.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden .uw-product-card__image img,.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden .uw-product-card__content,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image img,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__content{animation:none!important}@media (prefers-reduced-motion:reduce){.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible{opacity:1!important;filter:none!important;pointer-events:auto!important;transition:none!important;animation:none!important;transform:none!important}}.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden *,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible *{animation-name:none!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__image,.uw-shop-product-grid>.uw-product-card .uw-product-card__image img,.uw-shop-product-grid>.uw-product-card .uw-product-card__image b{will-change:auto!important;transition:opacity .18s,filter .18s!important;animation:none!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__badge-row,.uw-shop-product-grid>.uw-product-card .uw-product-card__badge-row span,.uw-shop-product-grid>.uw-product-card .uw-product-card__badge-row small,.uw-shop-product-grid>.uw-product-card .uw-product-card__content,.uw-shop-product-grid>.uw-product-card .uw-product-card__content h3,.uw-shop-product-grid>.uw-product-card .uw-product-card__price{will-change:auto!important;animation:none!important}.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden .uw-product-card__image img,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image img{filter:none!important}.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden .uw-product-card__image img[src*=coloss],.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden .uw-product-card__image img[src*=tinker],.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden .uw-product-card__image img[src*=farmer],.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden .uw-product-card__image img[src*=masson],.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image img[src*=coloss],.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image img[src*=tinker],.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image img[src*=farmer],.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image img[src*=masson],.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image img{transition:none!important;animation:none!important}.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image img{animation:none!important}.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden{opacity:0!important;filter:none!important;pointer-events:none!important;transition:none!important;animation:none!important;transform:translateY(24px)!important}.uw-shop-product-grid>.uw-product-card.uw-product-card--visible{opacity:1!important;filter:none!important;pointer-events:auto!important;transition:opacity .46s cubic-bezier(.22,1,.36,1),transform .46s cubic-bezier(.22,1,.36,1),background .22s,box-shadow .22s!important;transition-delay:calc(min(var(--uw-card-index,0), 18) * 62ms)!important;animation:none!important;transform:translate(0,0)!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__image,.uw-shop-product-grid>.uw-product-card .uw-product-card__image *,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image *{will-change:auto!important;transition:none!important;animation:none!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__image img,.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden .uw-product-card__image img,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image img,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image img,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image img{filter:none!important;will-change:auto!important;backface-visibility:hidden!important;transition:none!important;animation:none!important;transform:translate(0,0)!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__image img[src*=coloss],.uw-shop-product-grid>.uw-product-card .uw-product-card__image img[src*=tinker],.uw-shop-product-grid>.uw-product-card .uw-product-card__image img[src*=farmer],.uw-shop-product-grid>.uw-product-card .uw-product-card__image img[src*=masson],.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image img[src*=coloss],.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image img[src*=tinker],.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image img[src*=farmer],.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image img[src*=masson],.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden .uw-product-card__image img[src*=coloss],.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden .uw-product-card__image img[src*=tinker],.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden .uw-product-card__image img[src*=farmer],.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden .uw-product-card__image img[src*=masson],.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image img[src*=coloss],.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image img[src*=tinker],.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image img[src*=farmer],.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image img[src*=masson]{filter:none!important;will-change:auto!important;transition:none!important;animation:none!important;transform:translateY(-12px)!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__badge-row,.uw-shop-product-grid>.uw-product-card .uw-product-card__badge-row *,.uw-shop-product-grid>.uw-product-card .uw-product-card__content,.uw-shop-product-grid>.uw-product-card .uw-product-card__content *,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__badge-row,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__badge-row *,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__content,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__content *{will-change:auto!important;transition-property:background,box-shadow,color,opacity!important;animation:none!important}.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(24px)!important}.uw-shop-product-grid>.uw-product-card.uw-product-card--visible{visibility:visible!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__image{contain:paint!important;will-change:auto!important;justify-content:center!important;align-items:center!important;padding:0 14px 18px!important;transition:none!important;animation:none!important;display:flex!important;position:absolute!important;inset:0 0 78px!important;overflow:visible!important;transform:translate(0,0)!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__image b{transition:none!important;animation:none!important;transform:none!important}.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden *,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible *{animation:none!important}.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover{transition-delay:0s!important;transform:translateY(-3px)!important}.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image img{transform:translate(0,0)!important}.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image img[src*=coloss],.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image img[src*=tinker],.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image img[src*=farmer],.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image img[src*=masson]{transform:translateY(-12px)!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__image b{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__image{justify-content:center!important;align-items:center!important;padding:0 14px 18px!important;transition:none!important;animation:none!important;display:flex!important;position:absolute!important;inset:0 0 78px!important;overflow:visible!important;transform:translate(0,0)!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__image img,.uw-shop-product-grid>.uw-product-card .uw-product-card__image .uw-product-card__img,.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden .uw-product-card__image img,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image img,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image img{object-fit:contain!important;object-position:center bottom!important;aspect-ratio:auto!important;filter:none!important;will-change:auto!important;backface-visibility:hidden!important;width:auto!important;min-width:0!important;max-width:92%!important;height:auto!important;min-height:0!important;max-height:82%!important;transition:none!important;animation:none!important;display:block!important;transform:translate(0,0)!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__image img[src*=coloss],.uw-shop-product-grid>.uw-product-card .uw-product-card__image img[src*=tinker],.uw-shop-product-grid>.uw-product-card .uw-product-card__image img[src*=farmer],.uw-shop-product-grid>.uw-product-card .uw-product-card__image img[src*=masson],.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image img[src*=coloss],.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image img[src*=tinker],.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image img[src*=farmer],.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image img[src*=masson]{object-fit:contain!important;object-position:center bottom!important;filter:none!important;width:auto!important;max-width:96%!important;height:auto!important;max-height:92%!important;transition:none!important;animation:none!important;transform:translateY(-12px)!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__image img[src*=m249],.uw-shop-product-grid>.uw-product-card .uw-product-card__image img[src*=hmlmg],.uw-shop-product-grid>.uw-product-card .uw-product-card__image img[src*=rifle],.uw-shop-product-grid>.uw-product-card .uw-product-card__image img[src*=pistol],.uw-shop-product-grid>.uw-product-card .uw-product-card__image img[src*=rocket],.uw-shop-product-grid>.uw-product-card .uw-product-card__image img[src*=ammo]{max-width:88%!important;max-height:74%!important;transform:translate(0,0)!important}.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image img{width:auto!important;height:auto!important;transition:none!important;animation:none!important}.uw-shop-toolbar__title>span,.uw-shop-toolbar__title>span:hover,.uw-shop-toolbar__title>span:focus,.uw-shop-toolbar__title>span:active{box-shadow:none!important;color:#fff!important;cursor:default!important;background:#202024!important;transform:none!important}.uw-shop-product-grid>.uw-product-card{isolation:isolate!important;background:#0e0e10!important;border:1px solid #ffffff0b!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #ffffff08,0 18px 38px #0000003d!important}.uw-shop-product-grid>.uw-product-card:before,.uw-shop-product-grid>.uw-product-card:after,.uw-shop-product-grid>.uw-product-card:hover:before,.uw-shop-product-grid>.uw-product-card:hover:after{content:none!important;opacity:0!important;animation:none!important;display:none!important}.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover{background:#0e0e10!important;transition-delay:0s!important;transform:translateY(-4px)scale(1.006)!important;box-shadow:inset 0 0 0 1px #ffffff0a,0 20px 42px #0000004d!important}.uw-product-card__border-runner{z-index:28!important;border-radius:inherit!important;opacity:0!important;pointer-events:none!important;transition:opacity .18s!important;display:block!important;position:absolute!important;inset:0!important;overflow:hidden!important}.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__border-runner{opacity:1!important}.uw-product-card__border-runner-line{pointer-events:none!important;filter:drop-shadow(0 0 4px #e224448c)!important;opacity:.95!important;background:linear-gradient(90deg,#0000 0%,#e2244400 10%,#e22444e6 42%,#ff667f 50%,#e22444e6 58%,#0000 100%)!important;display:block!important;position:absolute!important}.uw-product-card__border-runner-line--top{width:62%!important;height:2px!important;animation:1.25s linear infinite uwShopCardLineTopV27!important;top:0!important;left:-62%!important}.uw-product-card__border-runner-line--right{background:linear-gradient(#0000 0%,#e2244400 10%,#e22444e6 42%,#ff667f 50%,#e22444e6 58%,#0000 100%)!important;width:2px!important;height:62%!important;animation:1.25s linear infinite uwShopCardLineRightV27!important;top:-62%!important;right:0!important}.uw-product-card__border-runner-line--bottom{background:linear-gradient(270deg,#0000 0%,#e2244400 10%,#e22444e6 42%,#ff667f 50%,#e22444e6 58%,#0000 100%)!important;width:62%!important;height:2px!important;animation:1.25s linear infinite uwShopCardLineBottomV27!important;bottom:0!important;right:-62%!important}.uw-product-card__border-runner-line--left{background:linear-gradient(#0000 0%,#e22444e6 42%,#ff667f 50%,#e22444e6 58%,#e2244400 90%,#0000 100%)!important;width:2px!important;height:62%!important;animation:1.25s linear infinite uwShopCardLineLeftV27!important;bottom:-62%!important;left:0!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__badge-row,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__badge-row{z-index:32!important;pointer-events:none!important;visibility:visible!important;filter:none!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;display:flex!important;position:absolute!important;top:14px!important;left:14px!important;right:14px!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__badge-row span,.uw-shop-product-grid>.uw-product-card .uw-product-card__badge-row small{opacity:1!important;visibility:visible!important;filter:none!important;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .22s!important;animation:none!important}.uw-shop-product-grid>.uw-product-card>:not(.uw-product-card__border-runner){z-index:4!important;position:relative!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__content{z-index:8!important;position:absolute!important;bottom:12px!important;left:12px!important;right:12px!important;transform:none!important}.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__content{transform:translateY(-1px)!important}.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image img{transition:none!important;animation:none!important}@keyframes uwShopCardLineTopV27{0%{left:-62%}to{left:100%}}@keyframes uwShopCardLineRightV27{0%{top:-62%}to{top:100%}}@keyframes uwShopCardLineBottomV27{0%{right:-62%}to{right:100%}}@keyframes uwShopCardLineLeftV27{0%{bottom:-62%}to{bottom:100%}}@media (prefers-reduced-motion:reduce){.uw-product-card__border-runner-line{animation:none!important}}.uw-store-profile-v2__avatar-wrap{width:150px!important;height:150px!important;margin:12px auto 18px!important}.uw-store-profile-v2__avatar-ring{width:150px!important;height:150px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:999px!important;padding:0!important}.uw-store-profile-v2__avatar-ring>img:not(.uw-store-profile-v2__avatar-frame){background:#111113!important;border-radius:999px!important;box-shadow:0 18px 42px #00000057,inset 0 0 0 1px #ffffff13!important}.uw-store-profile-v2__avatar-frame,.uw-store-profile-v2__online{display:none!important}.uw-store-profile-customization-soon{min-height:560px!important}.uw-profile-wardrobe-soon{background:radial-gradient(circle at 30% 24%,#e2244424,#0000 34%),linear-gradient(145deg,#ffffff09,#ffffff03),#111113;border:1px solid #ffffff0f;border-radius:22px;grid-template-columns:minmax(300px,.9fr) minmax(0,1fr);align-items:center;gap:18px;min-height:420px;padding:20px;display:grid;overflow:hidden}.uw-profile-wardrobe-soon__stage{background:radial-gradient(circle at 50% 48%,#e224441f,#0000 34%),linear-gradient(#ffffff09,#ffffff03);border-radius:24px;place-items:center;min-height:330px;display:grid;position:relative;overflow:hidden}.uw-profile-wardrobe-soon__glow{filter:blur(32px);background:#e224441f;border-radius:999px;width:180px;height:180px;animation:3.6s ease-in-out infinite uwProfileWardrobeGlow;position:absolute}.uw-profile-wardrobe-soon__character{z-index:2;justify-items:center;gap:10px;width:150px;animation:3.8s ease-in-out infinite uwProfileWardrobeFloat;display:grid;position:relative}.uw-profile-wardrobe-soon__head{background:#ffffff14;border-radius:999px;width:82px;height:82px;padding:4px;box-shadow:0 18px 32px #00000047}.uw-profile-wardrobe-soon__head img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.uw-profile-wardrobe-soon__body{background:linear-gradient(145deg,#e2244438,#ffffff0e),#202024;border-radius:34px 34px 24px 24px;width:142px;height:156px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0f,0 24px 44px #0000004d}.uw-profile-wardrobe-soon__body:before,.uw-profile-wardrobe-soon__body:after{content:"";background:#ffffff0f;border-radius:999px;width:38px;height:92px;position:absolute;top:18px}.uw-profile-wardrobe-soon__body:before{left:-16px;transform:rotate(16deg)}.uw-profile-wardrobe-soon__body:after{right:-16px;transform:rotate(-16deg)}.uw-profile-wardrobe-soon__outfit{color:#0000;opacity:0;place-items:center;font-size:0;line-height:1;animation:5.4s ease-in-out infinite uwProfileOutfitSwap;display:grid;position:absolute;inset:0;transform:translateY(22px)scale(.92)}.uw-profile-wardrobe-soon__outfit:before{content:"";z-index:2;color:#ffffffeb;background:radial-gradient(circle at 38% 26%,#ffffff29,#0000 34%),#ffffff0e;border-radius:22px;place-items:center;width:74px;height:74px;font-size:38px;line-height:1;display:grid;position:relative;box-shadow:inset 0 0 0 1px #ffffff13,0 18px 28px #00000038}.uw-profile-wardrobe-soon__outfit--one{background:linear-gradient(145deg,#e2244459,#202024f5)}.uw-profile-wardrobe-soon__outfit--one:before{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"rgba(255,255,255,0.96)\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"6\" y=\"4.5\" width=\"12\" height=\"15\" rx=\"3\"/><path d=\"M9 7.5h6\"/><path d=\"M8.5 10.5h7\"/></svg>");background-position:50%;background-repeat:no-repeat;background-size:34px 34px}.uw-profile-wardrobe-soon__outfit--two{background:linear-gradient(145deg,#ffffff24,#575860eb);animation-delay:1.8s}.uw-profile-wardrobe-soon__outfit--two:before{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"rgba(255,255,255,0.96)\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4.5\" y=\"5.5\" width=\"15\" height=\"11\" rx=\"3\"/><path d=\"M8 10h8\"/><path d=\"M8 13h5\"/></svg>");background-position:50%;background-repeat:no-repeat;background-size:34px 34px}.uw-profile-wardrobe-soon__outfit--three{background:linear-gradient(145deg,#e224442e,#0e0e10f5);animation-delay:3.6s}.uw-profile-wardrobe-soon__outfit--three:before{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"rgba(255,255,255,0.96)\"><path d=\"M12 3.2c.4 0 .7.23.86.59l1.42 3.28c.29.67.82 1.2 1.49 1.49l3.28 1.42a.94.94 0 0 1 0 1.72l-3.28 1.42a3.4 3.4 0 0 0-1.49 1.49l-1.42 3.28a.94.94 0 0 1-1.72 0l-1.42-3.28a3.4 3.4 0 0 0-1.49-1.49l-3.28-1.42a.94.94 0 0 1 0-1.72l3.28-1.42a3.4 3.4 0 0 0 1.49-1.49l1.42-3.28A.94.94 0 0 1 12 3.2Z\"/></svg>");background-position:50%;background-repeat:no-repeat;background-size:32px 32px}.uw-profile-wardrobe-soon__hanger{opacity:.55;border:2px solid #ffffff1a;border-top:0;border-radius:0 0 26px 26px;width:86px;height:72px;animation:3.2s ease-in-out infinite uwProfileHangerSwing;position:absolute;top:42px}.uw-profile-wardrobe-soon__hanger:before{content:"";border-top:2px solid #ffffff1f;border-right:2px solid #ffffff1f;border-radius:999px;width:24px;height:24px;position:absolute;top:-24px;left:50%;transform:translate(-50%)rotate(-42deg)}.uw-profile-wardrobe-soon__hanger--left{transform-origin:top;left:28px}.uw-profile-wardrobe-soon__hanger--right{transform-origin:top;animation-delay:.55s;right:28px}.uw-profile-wardrobe-soon__text{max-width:520px}.uw-profile-wardrobe-soon__text span{color:#e22444;text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px;font-size:11px;line-height:1;display:block}.uw-profile-wardrobe-soon__text b{color:#fff;letter-spacing:-.06em;font-size:clamp(34px,4.8vw,64px);line-height:.92;display:block}.uw-profile-wardrobe-soon__text p{color:#ffffff8f;max-width:480px;margin:16px 0 0;font-size:14px;line-height:1.55}@keyframes uwProfileOutfitSwap{0%,18%{opacity:0;filter:blur(4px);transform:translateY(22px)scale(.92)}24%,52%{opacity:1;filter:blur();transform:translate(0,0)scale(1)}58%,to{opacity:0;filter:blur(4px);transform:translateY(-20px)scale(.96)}}@keyframes uwProfileWardrobeFloat{0%,to{transform:translate(0,0)}50%{transform:translateY(-8px)}}@keyframes uwProfileWardrobeGlow{0%,to{opacity:.46;transform:scale(.94)}50%{opacity:.82;transform:scale(1.08)}}@keyframes uwProfileHangerSwing{0%,to{transform:rotate(-4deg)}50%{transform:rotate(4deg)}}@media (max-width:760px){.uw-profile-wardrobe-soon{grid-template-columns:1fr;padding:14px}.uw-profile-wardrobe-soon__stage{min-height:290px}}@media (prefers-reduced-motion:reduce){.uw-profile-wardrobe-soon__glow,.uw-profile-wardrobe-soon__character,.uw-profile-wardrobe-soon__outfit,.uw-profile-wardrobe-soon__hanger{animation:none!important}.uw-profile-wardrobe-soon__outfit--one{opacity:1!important;filter:none!important;transform:none!important}}@property --uw-shop-card-hover-y{syntax:"<length>";inherits:false;initial-value:0}@property --uw-shop-card-float-y{syntax:"<length>";inherits:false;initial-value:0}@property --uw-shop-card-float-scale{syntax:"<number>";inherits:false;initial-value:1}.uw-shop-product-grid>.uw-product-card,.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible{filter:none!important;backface-visibility:visible!important;min-height:365px!important;position:relative!important;overflow:hidden!important}.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden{opacity:0!important;pointer-events:none!important;transform:translateY(22px)scale(.965)!important}.uw-shop-product-grid>.uw-product-card.uw-product-card--visible{opacity:1!important;animation:.58s cubic-bezier(.18,1.12,.32,1) both uwShopCardCleanPopV25!important;animation-delay:calc(min(var(--uw-card-index,0), 24) * 58ms)!important}.uw-shop-product-grid>.uw-product-card.uw-product-card--visible>:not(.uw-product-card__border-runner){animation:none!important}.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover,.uw-shop-products-reveal .uw-product-card:hover,.uw-shop-products-reveal.is-revealing .uw-product-card:hover{filter:none!important;background:linear-gradient(#ffffff09,#ffffff03),#0b0b0d!important;border-color:#e224442e!important;transform:scale(1)rotate(0)!important;box-shadow:inset 0 0 0 1px #ffffff09,0 18px 42px #00000057!important}@keyframes uwShopCardCleanPopV25{0%{opacity:0;transform:translateY(24px)scale(.965)}62%{opacity:1;transform:translateY(-4px)scale(1.006)}to{opacity:1;transform:none}}.uw-shop-product-grid>.uw-product-card .uw-product-card__badge-row{z-index:42!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__badge-row span,.uw-shop-product-grid>.uw-product-card .uw-product-card__badge-row small{opacity:1!important;visibility:visible!important;transition:opacity .62s cubic-bezier(.16,1,.3,1),transform .62s cubic-bezier(.16,1,.3,1),background .28s,color .28s!important;transform:translate(0,0)scale(1)!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__image,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image,.uw-shop-product-grid>.uw-product-card:focus-visible .uw-product-card__image,.uw-shop-product-grid>.uw-product-card:focus-within .uw-product-card__image,.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden .uw-product-card__image,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image{z-index:8!important;pointer-events:none!important;filter:none!important;backface-visibility:visible!important;will-change:auto!important;place-items:center!important;width:auto!important;height:auto!important;padding:0 18px!important;transition:none!important;animation:none!important;display:grid!important;position:absolute!important;inset:42px 0 104px!important;overflow:visible!important;transform:translate(0,0)scale(1)!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card:focus-visible .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card:focus-within .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image-float{--uw-shop-card-hover-y:0px;--uw-shop-card-float-y:0px;--uw-shop-card-float-scale:1;z-index:2!important;width:auto!important;height:auto!important;transform:translate3d(0, calc(var(--uw-shop-card-hover-y) + var(--uw-shop-card-float-y)), 0) scale(var(--uw-shop-card-float-scale))!important;transform-origin:50%!important;will-change:transform!important;backface-visibility:visible!important;place-items:center!important;transition:--uw-shop-card-hover-y .72s cubic-bezier(.19,1,.22,1),--uw-shop-card-float-y .72s cubic-bezier(.19,1,.22,1),--uw-shop-card-float-scale .72s cubic-bezier(.19,1,.22,1),filter .42s!important;animation:none!important;display:grid!important;position:absolute!important;inset:0!important}@keyframes uwShopImageUnifiedFloatV25{0%{--uw-shop-card-float-y:0px;--uw-shop-card-float-scale:1}12.5%{--uw-shop-card-float-y:-1px;--uw-shop-card-float-scale:1.004}25%{--uw-shop-card-float-y:-2px;--uw-shop-card-float-scale:1.008}37.5%{--uw-shop-card-float-y:-3px;--uw-shop-card-float-scale:1.012}50%{--uw-shop-card-float-y:-4px;--uw-shop-card-float-scale:1.016}62.5%{--uw-shop-card-float-y:-3px;--uw-shop-card-float-scale:1.012}75%{--uw-shop-card-float-y:-2px;--uw-shop-card-float-scale:1.008}87.5%{--uw-shop-card-float-y:-1px;--uw-shop-card-float-scale:1.004}to{--uw-shop-card-float-y:0px;--uw-shop-card-float-scale:1}}.uw-shop-product-grid>.uw-product-card .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src],.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src],.uw-shop-product-grid>.uw-product-card:focus-visible .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src],.uw-shop-product-grid>.uw-product-card:focus-within .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src],.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src],.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src]{object-fit:contain!important;object-position:center center!important;transform-origin:50%!important;opacity:1!important;filter:none!important;will-change:auto!important;backface-visibility:visible!important;width:auto!important;min-width:0!important;max-width:96%!important;height:auto!important;min-height:0!important;max-height:96%!important;transition:opacity .42s,filter .42s!important;animation:none!important;display:block!important;position:relative!important;inset:auto!important;transform:translateY(-8px)scale(.96)translate(0,0)scale(1)rotate(0)!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__image .uw-product-card__image-float>b{display:none!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__content,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__content,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__content,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__content{z-index:34!important;filter:none!important;will-change:auto!important;backface-visibility:visible!important;background:#09090bed!important;border-color:#ffffff13!important;height:58px!important;min-height:58px!important;transition:background .34s,border-color .34s,box-shadow .34s!important;bottom:12px!important;left:12px!important;right:12px!important;transform:translate(0,0)scale(1)!important}.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__content,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__content{background:#09090bf2!important;border-color:#ffffff17!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__content *,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__content *,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__content *,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__content *{filter:none!important;will-change:auto!important;backface-visibility:visible!important;transform:translate(0,0)scale(1)!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__content h3{font-weight:780!important}@media (max-width:760px){.uw-shop-product-grid>.uw-product-card,.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible{min-height:345px!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__image,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image{inset:42px 0 96px!important}}@media (prefers-reduced-motion:reduce){.uw-shop-product-grid>.uw-product-card.uw-product-card--visible,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible>:not(.uw-product-card__border-runner),.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image-float{animation:none!important}}.uw-shop-product-grid>.uw-product-card .uw-product-card__badge-row{z-index:60!important;pointer-events:none!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;display:flex!important;position:absolute!important;top:14px!important;left:14px!important;right:14px!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__badge-row span,.uw-shop-product-grid>.uw-product-card .uw-product-card__badge-row small{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:46%!important;overflow:hidden!important;transform:translate(0,0)!important}.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__badge-row span{opacity:0!important;transform:translate(-10px,-1px)!important}.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__badge-row small{opacity:0!important;transform:translate(10px,-1px)!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card:focus-visible .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card:focus-within .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image-float{--uw-shop-card-hover-y:0px;--uw-shop-card-float-y:0px;--uw-shop-card-float-scale:1;transform:translate3d(0, calc(var(--uw-shop-card-hover-y) + var(--uw-shop-card-float-y)), 0)!important;transition:--uw-shop-card-hover-y .66s cubic-bezier(.19,1,.22,1),--uw-shop-card-float-y .66s cubic-bezier(.19,1,.22,1),filter .36s!important}.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card:focus-visible .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card:focus-within .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image-float{--uw-shop-card-hover-y:0px;animation:1.18s linear infinite uwShopImageVerticalFloatV27!important}.uw-shop-product-grid>.uw-product-card:not(:hover) .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:not(:hover) .uw-product-card__image-float{--uw-shop-card-hover-y:0px;--uw-shop-card-float-y:0px;--uw-shop-card-float-scale:1;animation:none!important}@keyframes uwShopImageVerticalFloatV27{0%{--uw-shop-card-float-y:0px}12.5%{--uw-shop-card-float-y:-1px}25%{--uw-shop-card-float-y:-2px}37.5%{--uw-shop-card-float-y:-3px}50%{--uw-shop-card-float-y:-4px}62.5%{--uw-shop-card-float-y:-3px}75%{--uw-shop-card-float-y:-2px}87.5%{--uw-shop-card-float-y:-1px}to{--uw-shop-card-float-y:0px}}.uw-shop-product-grid>.uw-product-card .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src],.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src],.uw-shop-product-grid>.uw-product-card:focus-visible .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src],.uw-shop-product-grid>.uw-product-card:focus-within .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src],.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src],.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src]{filter:none!important;max-width:112%!important;max-height:112%!important;animation:none!important;transform:translateY(-8px)scale(.96)!important}@keyframes uwShopImageVerticalFloatV28{0%{--uw-shop-card-float-y:0px}12.5%{--uw-shop-card-float-y:-2px}25%{--uw-shop-card-float-y:-4px}37.5%{--uw-shop-card-float-y:-6px}50%{--uw-shop-card-float-y:-8px}62.5%{--uw-shop-card-float-y:-6px}75%{--uw-shop-card-float-y:-4px}87.5%{--uw-shop-card-float-y:-2px}to{--uw-shop-card-float-y:0px}}@media (max-width:760px){.uw-shop-product-grid>.uw-product-card .uw-product-card__image,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image{inset:48px 0 84px!important}}.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card:focus-visible .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card:focus-within .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image-float{animation:1.45s linear infinite uwShopImageVerticalFloatV29!important}@keyframes uwShopImageVerticalFloatV29{0%{--uw-shop-card-float-y:0px}12.5%{--uw-shop-card-float-y:-2px}25%{--uw-shop-card-float-y:-4px}37.5%{--uw-shop-card-float-y:-6px}50%{--uw-shop-card-float-y:-8px}62.5%{--uw-shop-card-float-y:-6px}75%{--uw-shop-card-float-y:-4px}87.5%{--uw-shop-card-float-y:-2px}to{--uw-shop-card-float-y:0px}}.uw-shop-products-reveal:not(.is-revealing) .uw-shop-product-grid>.uw-product-card{opacity:0!important;pointer-events:none!important;animation:none!important;transform:translateY(24px)scale(.965)!important}.uw-shop-products-reveal.is-revealing .uw-shop-product-grid>.uw-product-card{opacity:1!important;pointer-events:auto!important;animation:.66s cubic-bezier(.18,1.12,.32,1) both uwShopCatalogCardCascadeV30!important;animation-delay:calc(min(var(--uw-card-index,0), 24) * 58ms)!important}@keyframes uwShopCatalogCardCascadeV30{0%{opacity:0;transform:translateY(26px)scale(.965)}58%{opacity:1;transform:translateY(-5px)scale(1.006)}to{opacity:1;transform:none}}.uw-shop-products-reveal.is-revealing .uw-shop-product-grid>.uw-product-card:hover,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover{transform:none!important}@media (max-width:760px){.uw-shop-product-grid>.uw-product-card .uw-product-card__image,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image{inset:46px 0 78px!important}}.uw-shop-products-reveal:not(.is-revealing) .uw-shop-product-grid>.uw-product-card{clip-path:circle(0% at 50% 56%)!important;pointer-events:none!important}.uw-shop-products-reveal.is-revealing .uw-shop-product-grid>.uw-product-card{clip-path:circle(140% at 50% 56%);animation:.72s cubic-bezier(.18,1.12,.32,1) both uwShopCatalogRealCascadeV31!important;animation-delay:calc(min(var(--uw-card-index,0), 24) * 72ms)!important;animation-fill-mode:both!important}@keyframes uwShopCatalogRealCascadeV31{0%{clip-path:circle(0% at 50% 56%)}72%{clip-path:circle(145% at 50% 56%)}to{clip-path:circle(145% at 50% 56%)}}@media (max-width:760px){.uw-shop-product-grid>.uw-product-card .uw-product-card__image,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image{inset:56px 0 72px!important}}.uw-shop-product-grid>.uw-product-card .uw-product-card__image,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image,.uw-shop-product-grid>.uw-product-card:focus-visible .uw-product-card__image,.uw-shop-product-grid>.uw-product-card:focus-within .uw-product-card__image,.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden .uw-product-card__image,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image{padding:0 12px!important;inset:46px 0 66px!important;overflow:visible!important}@media (max-width:760px){.uw-shop-product-grid>.uw-product-card .uw-product-card__image,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image{inset:46px 0 72px!important}}@media (max-width:760px){.uw-shop-product-grid>.uw-product-card .uw-product-card__image,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image{inset:28px 0 72px!important}}.uw-shop-product-grid>.uw-product-card .uw-product-card__image,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image,.uw-shop-product-grid>.uw-product-card:focus-visible .uw-product-card__image,.uw-shop-product-grid>.uw-product-card:focus-within .uw-product-card__image,.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden .uw-product-card__image,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image{clip-path:none!important;padding:0 12px!important;inset:10px 0 66px!important;overflow:visible!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card:focus-visible .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card:focus-within .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image-float{clip-path:none!important;overflow:visible!important}@media (max-width:760px){.uw-shop-product-grid>.uw-product-card .uw-product-card__image,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image{inset:10px 0 72px!important}}.uw-shop-product-grid>.uw-product-card .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src],.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src],.uw-shop-product-grid>.uw-product-card:focus-visible .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src],.uw-shop-product-grid>.uw-product-card:focus-within .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src],.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src],.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src]{image-rendering:auto!important;filter:none!important;max-width:90%!important;max-height:90%!important;transform:translate(0,0)scale(1)!important}@property --uw-shop-card-float-amp{syntax:"<length>";inherits:false;initial-value:0}.uw-shop-product-grid>.uw-product-card .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card:focus-visible .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card:focus-within .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image-float{--uw-shop-card-hover-y:0px;--uw-shop-card-float-y:0px;--uw-shop-card-float-amp:0px;transform:translate3d(0, var(--uw-shop-card-float-y), 0)!important;will-change:transform!important;transition:--uw-shop-card-float-amp .58s cubic-bezier(.19,1,.22,1),filter .36s!important;animation:1.45s linear infinite uwShopImageVerticalFloatV39!important}.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card:focus-visible .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card:focus-within .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image-float{--uw-shop-card-float-amp:8px}.uw-shop-product-grid>.uw-product-card:not(:hover) .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:not(:hover) .uw-product-card__image-float{--uw-shop-card-float-amp:0px}@keyframes uwShopImageVerticalFloatV39{0%{--uw-shop-card-float-y:0px}12.5%{--uw-shop-card-float-y:calc(var(--uw-shop-card-float-amp) * -.25)}25%{--uw-shop-card-float-y:calc(var(--uw-shop-card-float-amp) * -.5)}37.5%{--uw-shop-card-float-y:calc(var(--uw-shop-card-float-amp) * -.75)}50%{--uw-shop-card-float-y:calc(var(--uw-shop-card-float-amp) * -1)}62.5%{--uw-shop-card-float-y:calc(var(--uw-shop-card-float-amp) * -.75)}75%{--uw-shop-card-float-y:calc(var(--uw-shop-card-float-amp) * -.5)}87.5%{--uw-shop-card-float-y:calc(var(--uw-shop-card-float-amp) * -.25)}to{--uw-shop-card-float-y:0px}}.uw-shop-product-grid>.uw-product-card .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src],.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src],.uw-shop-product-grid>.uw-product-card:focus-visible .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src],.uw-shop-product-grid>.uw-product-card:focus-within .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src],.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src],.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src]{image-rendering:auto!important;filter:none!important;max-width:90%!important;max-height:90%!important;transform:translateY(6px)scale(1)!important}@media (prefers-reduced-motion:reduce){.uw-shop-product-grid>.uw-product-card .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image-float{--uw-shop-card-float-amp:0px!important;--uw-shop-card-float-y:0px!important;animation:none!important}}.uw-shop-product-grid>.uw-product-card.uw-product-card--hovered .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible.uw-product-card--hovered .uw-product-card__image-float{--uw-shop-card-float-amp:8px!important;animation:1.45s linear infinite uwShopImageVerticalFloatV39!important}.uw-shop-product-grid>.uw-product-card.uw-product-card--leaving .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible.uw-product-card--leaving .uw-product-card__image-float{--uw-shop-card-float-amp:0px!important;animation:.58s cubic-bezier(.19,1,.22,1) both uwShopImageHoverLeaveV40!important}@keyframes uwShopImageHoverLeaveV40{0%{transform:translate3d(0, var(--uw-shop-card-leave-y,0px), 0)}to{transform:translate(0,0)}}.uw-buy-modal,.uw-buy-modal__main,.uw-buy-modal__left,.uw-buy-modal__right,.uw-buy-features,.uw-buy-simple-info,.uw-buy-kits{scrollbar-width:none!important}.uw-buy-modal::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.uw-buy-modal__main::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.uw-buy-modal__left::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.uw-buy-modal__right::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.uw-buy-features::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.uw-buy-simple-info::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.uw-buy-kits::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.uw-buy-modal:before,.uw-buy-modal:after,.uw-buy-modal__main:before,.uw-buy-modal__main:after{content:none!important;display:none!important}.uw-buy-choice-select{background:#0e0e10!important;border-radius:18px!important;margin:14px 18px 0!important;padding:12px!important;box-shadow:inset 0 0 0 1px #ffffff0e!important}.uw-buy-choice-select .uw-buy-section-title{margin:0!important}.uw-buy-choice-select__price{color:#fff!important;white-space:nowrap!important;background:#e2244424!important;border-radius:999px!important;align-items:center!important;gap:8px!important;min-height:30px!important;padding:0 11px!important;font-size:13px!important;font-weight:850!important;line-height:1!important;display:inline-flex!important}.uw-buy-choice-select__price em{color:#ffffff7a!important;font-size:11px!important;font-style:normal!important;text-decoration:line-through!important}.uw-buy-choice-select__field{display:block!important;position:relative!important}.uw-buy-choice-select__field:after{content:"⌄"!important;color:#ffffffad!important;pointer-events:none!important;font-size:15px!important;position:absolute!important;top:50%!important;right:14px!important;transform:translateY(-50%)!important}.uw-buy-choice-select__field select{appearance:none!important;color:#fff!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:14px!important;outline:none!important;width:100%!important;height:42px!important;padding:0 42px 0 13px!important;font-size:13px!important;font-weight:800!important;box-shadow:inset 0 0 0 1px #ffffff0e!important}.uw-buy-choice-select__field select:focus{box-shadow:inset 0 0 0 1px #e224448c,0 0 0 4px #e2244414!important}.uw-buy-choice-select__hint{color:#ffffff7a!important;margin:8px 2px 0!important;font-size:11.5px!important;font-weight:600!important;line-height:1.35!important}.uw-buy-feature{grid-template-columns:auto minmax(0,1fr) auto!important}.uw-buy-feature__icon{background:#202024!important;border-radius:12px!important;place-items:center!important;width:38px!important;height:38px!important;display:grid!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #ffffff0e!important}.uw-buy-feature__icon img{object-fit:contain!important;filter:drop-shadow(0 8px 12px #00000057)!important;width:74%!important;height:74%!important}.uw-buy-feature__body{min-width:0!important}.uw-admin-feature-card__main{grid-template-columns:52px minmax(0,1fr)!important;align-items:stretch!important;gap:10px!important;display:grid!important}.uw-admin-feature-card__icon{place-items:center!important;width:52px!important;min-height:92px!important;padding:0!important;display:grid!important;overflow:hidden!important}.uw-admin-feature-card__icon img{object-fit:contain!important;width:74%!important;height:74%!important}.uw-admin-feature-card__icon span{color:#ffffffb8!important;font-size:22px!important;line-height:1!important}.uw-admin-feature-card__fields{gap:8px!important;display:grid!important}.uw-buy-modal,.uw-buy-modal *,.uw-kit-details,.uw-kit-details *{scrollbar-width:none!important;-ms-overflow-style:none!important}.uw-buy-modal::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.uw-buy-modal ::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.uw-kit-details::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.uw-kit-details ::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.uw-buy-choice-select{background:linear-gradient(#ffffff07,#ffffff03),#0a0a0cc7!important;border-radius:16px!important;margin-bottom:14px!important;padding:10px 12px!important}.uw-buy-choice-select__head{justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-bottom:8px!important;display:flex!important}.uw-buy-choice-select .uw-buy-section-title{align-items:center!important;gap:8px!important;min-width:0!important;display:flex!important}.uw-buy-choice-select .uw-buy-section-title span,.uw-buy-choice-select .uw-buy-section-title b{letter-spacing:.015em!important;font-size:12px!important;line-height:1!important}.uw-buy-choice-select__price{color:#fff!important;background:linear-gradient(135deg,#f0325b 0%,#e22444 54%,#b8142d 100%)!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:7px!important;min-width:74px!important;height:30px!important;padding:0 12px!important;display:inline-flex!important;box-shadow:0 12px 26px #e2244447,inset 0 0 0 1px #ffffff1c!important}.uw-buy-choice-select__price em{color:#ffffff9e!important}.uw-buy-choice-select__field select{background:#202024eb!important;border-radius:12px!important;height:34px!important;padding:0 38px 0 12px!important;font-size:12.5px!important}.uw-buy-choice-select__field:after{font-size:13px!important;right:13px!important}.uw-buy-price div{background:linear-gradient(90deg,#e224442e,#e224440b),#202024!important;box-shadow:inset 0 0 0 1px #e224442e!important}.uw-buy-price small{color:#fff!important;background:linear-gradient(135deg,#f0325b 0%,#e22444 55%,#b8142d 100%)!important}.uw-buy-price strong{color:#fff!important}.uw-admin-feature-card__main{grid-template-columns:72px minmax(0,1fr)!important}.uw-admin-feature-card__icon-wrap{grid-template-rows:minmax(58px,1fr) auto!important;gap:6px!important;display:grid!important}.uw-admin-feature-card__upload{cursor:pointer!important;color:#fff!important;-webkit-user-select:none!important;user-select:none!important;background:#e2244424!important;border-radius:9px!important;place-items:center!important;height:24px!important;font-size:10px!important;font-weight:800!important;display:grid!important;box-shadow:inset 0 0 0 1px #e224442e!important}.uw-admin-feature-card__upload:hover{background:#e2244438!important}.uw-buy-choice-select{margin-bottom:8px!important;padding:9px 11px!important}.uw-buy-modal__main{gap:14px!important;margin-top:8px!important}.uw-buy-modal--privilege .uw-buy-modal__main{margin-top:8px!important}.uw-buy-choice-select__price{background:linear-gradient(135deg,#f0325bfa 0%,#e22444fa 56%,#b8142dfa 100%)!important;border-radius:10px!important;min-width:70px!important;height:28px!important;padding:0 11px!important;box-shadow:0 10px 22px #e2244438,inset 0 0 0 1px #ffffff1a!important}.uw-buy-choice-select__field select{border-radius:10px!important;height:32px!important}.uw-buy-choice-select{border-radius:14px!important;margin-bottom:4px!important;padding:8px 10px 9px!important}.uw-buy-choice-select__head{margin-bottom:7px!important}.uw-buy-choice-select__price{border-radius:9px!important}.uw-buy-choice-select__field{display:none!important}.uw-buy-choice-dropdown__button{cursor:pointer!important;text-align:left!important;color:#fff!important;background:linear-gradient(#ffffff09,#ffffff03),#202024!important;border:0!important;border-radius:10px!important;outline:none!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;width:100%!important;height:34px!important;padding:0 38px 0 12px!important;display:grid!important;box-shadow:inset 0 0 0 1px #ffffff0f,0 10px 24px #0000002e!important}.uw-buy-choice-dropdown__button:hover,.uw-buy-choice-dropdown.is-open .uw-buy-choice-dropdown__button{box-shadow:inset 0 0 0 1px #e224446b,0 0 0 4px #e224440f,0 10px 24px #00000038!important}.uw-buy-choice-dropdown__button span{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:12.5px!important;font-weight:850!important;line-height:1!important;overflow:hidden!important}.uw-buy-choice-dropdown__button b{color:#fff!important;white-space:nowrap!important;font-size:12.5px!important;font-weight:900!important;line-height:1!important}.uw-buy-choice-dropdown__button i{color:#ffffffb8!important;pointer-events:none!important;place-items:center!important;width:16px!important;height:16px!important;display:grid!important;position:absolute!important;top:50%!important;right:12px!important;transform:translateY(-50%)!important}.uw-buy-choice-dropdown__button svg{fill:currentColor!important;width:16px!important;height:16px!important;display:block!important}.uw-buy-choice-dropdown.is-open .uw-buy-choice-dropdown__button i{transform:translateY(-50%)rotate(180deg)!important}.uw-buy-choice-dropdown__menu{z-index:90!important;background:linear-gradient(#222226fa,#121214fa)!important;border-radius:12px!important;padding:6px!important;position:absolute!important;top:calc(100% + 6px)!important;left:0!important;right:0!important;box-shadow:inset 0 0 0 1px #ffffff13,0 18px 40px #00000070!important}.uw-buy-choice-dropdown__menu button{color:#ffffffc7!important;cursor:pointer!important;text-align:left!important;background:0 0!important;border:0!important;border-radius:9px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:32px!important;padding:0 10px!important;display:grid!important}.uw-buy-choice-dropdown__menu button:hover,.uw-buy-choice-dropdown__menu button.is-active{color:#fff!important;background:linear-gradient(135deg,#f0325bfa,#e22444eb)!important}.uw-buy-choice-dropdown__menu span{text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important;font-weight:800!important;overflow:hidden!important}.uw-buy-choice-dropdown__menu b{white-space:nowrap!important;font-size:12px!important;font-weight:900!important}.uw-buy-choice-select__hint{margin-top:5px!important;font-size:10.5px!important}.uw-buy-modal__main,.uw-buy-modal--privilege .uw-buy-modal__main{gap:12px!important;margin-top:6px!important}.uw-buy-modal__bottom{grid-template-columns:minmax(0,1fr) minmax(0,.82fr)!important;align-items:end!important;gap:14px!important;display:grid!important}.uw-buy-price,.uw-buy-quantity{align-content:start!important;gap:6px!important;display:grid!important}.uw-buy-price>span,.uw-buy-quantity>span{color:#ffffff9e!important;margin:0!important;padding:0!important;font-size:11px!important;font-weight:750!important;line-height:1!important;display:block!important}.uw-buy-price div,.uw-buy-quantity div{border-radius:11px!important;align-items:center!important;height:38px!important;min-height:38px!important}.uw-buy-price small,.uw-buy-quantity button{border-radius:10px!important;height:38px!important;min-height:38px!important}.uw-buy-quantity strong,.uw-buy-price strong{line-height:1!important}.uw-buy-modal,.uw-buy-modal *,.uw-kit-details,.uw-kit-details *{font-weight:500!important}.uw-buy-modal p,.uw-buy-modal small,.uw-buy-modal em,.uw-kit-details p,.uw-kit-details small,.uw-kit-details em{font-weight:400!important}.uw-buy-modal strong,.uw-buy-modal b,.uw-buy-modal h2,.uw-buy-modal h3,.uw-buy-modal button,.uw-kit-details strong,.uw-kit-details b,.uw-kit-details h2,.uw-kit-details h3,.uw-kit-details button{font-weight:500!important}.uw-buy-choice-select{background:#101012!important;border-radius:14px!important;margin-bottom:4px!important;padding:8px 10px!important;box-shadow:inset 0 0 0 1px #ffffff0b,0 14px 34px #00000038!important}.uw-buy-choice-select .uw-buy-section-title span,.uw-buy-choice-select .uw-buy-section-title b{letter-spacing:0!important;font-weight:500!important}.uw-buy-choice-select__price{color:#fff!important;min-width:68px!important;height:28px!important;box-shadow:none!important;background:#e22444!important;border-radius:10px!important;padding:0 10px!important;font-weight:500!important}.uw-buy-choice-select__price em{color:#ffffff9e!important;font-weight:400!important}.uw-buy-choice-dropdown{z-index:35!important;position:relative!important}.uw-buy-choice-dropdown__button{color:#fff!important;background:#1d1d21!important;border-radius:10px!important;height:34px!important;padding:0 36px 0 12px!important;box-shadow:inset 0 0 0 1px #ffffff0e!important}.uw-buy-choice-dropdown__button span,.uw-buy-choice-dropdown__button b{font-size:12.5px!important;font-weight:500!important;line-height:1!important}.uw-buy-choice-dropdown__button i{color:#ffffff9e!important;right:11px!important}.uw-buy-choice-dropdown__button svg{width:15px!important;height:15px!important}.uw-buy-choice-dropdown__menu{background:#151516!important;border-radius:16px!important;width:min(280px,100%)!important;padding:8px!important;top:calc(100% + 8px)!important;left:0!important;right:auto!important;box-shadow:inset 0 0 0 1px #ffffff0e,0 18px 44px #00000073!important}.uw-buy-choice-dropdown__menu button{color:#ffffffc7!important;min-height:42px!important;box-shadow:none!important;background:0 0!important;border-radius:12px!important;padding:0 12px!important}.uw-buy-choice-dropdown__menu button+button{margin-top:2px!important}.uw-buy-choice-dropdown__menu button:hover{color:#fff!important;background:#ffffff0b!important}.uw-buy-choice-dropdown__menu span,.uw-buy-choice-dropdown__menu b{font-size:12.5px!important;font-weight:500!important;line-height:1!important}.uw-buy-choice-select__hint{color:#ffffff7a!important;margin-top:5px!important;font-weight:400!important}.uw-buy-feature,.uw-buy-kit-card,.uw-buy-price div,.uw-buy-quantity div{background:#161617!important;box-shadow:inset 0 0 0 1px #ffffff0e!important}.uw-buy-feature strong,.uw-buy-price small,.uw-buy-quantity button{box-shadow:none!important;background:#e22444!important;font-weight:500!important}.uw-buy-price div{background:#202024!important}.uw-buy-price strong,.uw-buy-quantity strong,.uw-buy-feature h3,.uw-buy-kit-card h3,.uw-buy-pack-item h3{font-weight:500!important}.uw-buy-feature p,.uw-buy-kit-card p,.uw-buy-pack-item p{font-weight:400!important}.uw-buy-modal,.uw-buy-modal__main,.uw-buy-modal__right,.uw-buy-modal__left,.uw-buy-choice-select,.uw-buy-choice-dropdown{overflow:visible!important}.uw-buy-choice-select{z-index:80!important;background:#111113!important;border-radius:14px!important;margin-bottom:6px!important;padding:9px 10px 10px!important;position:relative!important}.uw-buy-choice-select__head{justify-content:flex-start!important;align-items:center!important;margin-bottom:8px!important;display:flex!important}.uw-buy-choice-select__price{display:none!important}.uw-buy-choice-dropdown{z-index:120!important}.uw-buy-choice-dropdown__button b{color:#ffffffeb!important}.uw-buy-choice-dropdown__menu button{border-radius:10px!important;min-height:38px!important;padding:0 12px!important}.uw-buy-choice-dropdown__menu button.is-active{background:#e22444!important}.uw-buy-choice-dropdown__menu button:hover:not(.is-active){background:#202024!important}.uw-buy-section-title{align-items:center!important;min-height:18px!important}.uw-buy-features{padding-top:0!important}.uw-buy-features>.uw-buy-section-title{margin:0 0 14px!important;padding:0!important;position:relative!important;transform:none!important}.uw-buy-feature h3,.uw-buy-kit-card h3,.uw-buy-pack-item h3,.uw-buy-modal__warning b,.uw-buy-modal__title h2{color:#fff!important;text-shadow:0 2px 14px #0000007a!important;font-weight:500!important}.uw-buy-feature p,.uw-buy-kit-card p,.uw-buy-pack-item p,.uw-buy-modal__warning p{color:#ffffffad!important;font-weight:400!important}.uw-buy-feature strong,.uw-buy-price small,.uw-buy-quantity button{color:#fff!important;text-shadow:0 1px 10px #00000059!important;background:#e22444!important;border-radius:10px!important;font-weight:500!important}.uw-buy-price strong,.uw-buy-quantity strong{color:#fff!important;text-shadow:0 1px 10px #00000073!important;font-weight:500!important}.uw-buy-modal__main,.uw-buy-modal--privilege .uw-buy-modal__main{margin-top:4px!important}.uw-buy-modal{background:#161617!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 30px 90px #00000094,inset 0 0 0 1px #ffffff0e!important}.uw-buy-modal__title{background:#161617!important;padding:22px 70px 18px!important}.uw-buy-modal__title h2{color:#fff!important;text-shadow:0 2px 14px #0000007a!important;margin:0!important;font-weight:500!important}.uw-buy-modal__line{background:#ffffff0e!important}.uw-buy-choice-select{background:#101012!important;border-radius:14px!important;margin:12px 16px 0!important;padding:10px!important;overflow:visible!important;box-shadow:inset 0 0 0 1px #ffffff0d,0 12px 28px #00000038!important}.uw-buy-choice-select__head{margin:0 0 8px!important;padding:0!important}.uw-buy-choice-select .uw-buy-section-title span,.uw-buy-choice-select .uw-buy-section-title b{text-shadow:none!important;font-weight:500!important}.uw-buy-choice-dropdown__button{background:#202024!important;border-radius:10px!important;height:36px!important;box-shadow:inset 0 0 0 1px #e224443d!important}.uw-buy-choice-dropdown__button:hover,.uw-buy-choice-dropdown.is-open .uw-buy-choice-dropdown__button{background:#202024!important;box-shadow:inset 0 0 0 1px #e224446b!important}.uw-buy-choice-dropdown__button span,.uw-buy-choice-dropdown__button b,.uw-buy-choice-dropdown__menu span,.uw-buy-choice-dropdown__menu b{color:#fff!important;text-shadow:none!important;font-weight:500!important}.uw-buy-choice-dropdown__menu{background:#151516!important;border-radius:14px!important;width:100%!important;min-width:100%!important;padding:7px!important;top:calc(100% + 7px)!important;left:0!important;right:0!important;overflow:visible!important;box-shadow:inset 0 0 0 1px #ffffff0e,0 18px 42px #00000075!important}.uw-buy-choice-dropdown__menu button{color:#ffffffc7!important;background:0 0!important;border-radius:10px!important;min-height:38px!important}.uw-buy-choice-dropdown__menu button:hover:not(.is-active){color:#fff!important;background:#202024!important}.uw-buy-choice-dropdown__menu button.is-active{color:#fff!important;background:#e22444!important}.uw-buy-modal__main,.uw-buy-modal--privilege .uw-buy-modal__main{gap:14px!important;margin-top:0!important;padding:12px 16px 14px!important;overflow:auto!important}.uw-buy-modal__right,.uw-buy-modal__left{margin-top:0!important}.uw-buy-features{background:#101012!important;border-radius:14px!important;padding:18px 16px 16px!important;box-shadow:inset 0 0 0 1px #ffffff0d!important}.uw-buy-features>.uw-buy-section-title{align-items:center!important;min-height:20px!important;margin:0 0 14px!important;padding:0!important}.uw-buy-section-title span,.uw-buy-section-title b{text-shadow:none!important;font-weight:500!important;line-height:1.05!important}.uw-buy-feature{background:#161617!important;border-radius:12px!important;align-items:center!important;min-height:64px!important;padding:14px!important;box-shadow:inset 0 0 0 1px #ffffff0e!important}.uw-buy-feature h3{color:#fff!important;text-shadow:none!important;margin:0 0 5px!important;font-weight:500!important;line-height:1.08!important}.uw-buy-feature p{color:#ffffff9e!important;margin:0!important;font-weight:400!important;line-height:1.22!important}.uw-buy-feature strong{box-shadow:none!important;text-shadow:none!important;background:#e22444!important;border-radius:10px!important;font-weight:500!important}.uw-buy-modal__bottom{padding:12px 16px 10px!important}.uw-buy-modal__footer{padding:10px 16px 14px!important}.uw-buy-price div,.uw-buy-quantity div{background:#202024!important;box-shadow:inset 0 0 0 1px #ffffff0e!important}.uw-buy-price small,.uw-buy-quantity button{box-shadow:none!important;background:#e22444!important;font-weight:500!important}.uw-buy-modal-backdrop .uw-buy-modal,.uw-buy-modal-backdrop .uw-buy-modal *,.uw-buy-modal-backdrop .uw-buy-modal:before,.uw-buy-modal-backdrop .uw-buy-modal:after,.uw-buy-modal-backdrop .uw-buy-modal :before,.uw-buy-modal-backdrop .uw-buy-modal :after,.uw-buy-modal-backdrop .uw-kit-details,.uw-buy-modal-backdrop .uw-kit-details *,.uw-buy-modal-backdrop .uw-kit-details:before,.uw-buy-modal-backdrop .uw-kit-details:after,.uw-buy-modal-backdrop .uw-kit-details :before,.uw-buy-modal-backdrop .uw-kit-details :after{box-shadow:none!important}.uw-buy-modal-backdrop .uw-buy-modal,.uw-buy-modal-backdrop .uw-buy-feature,.uw-buy-modal-backdrop .uw-buy-kits,.uw-buy-modal-backdrop .uw-buy-kit-card,.uw-buy-modal-backdrop .uw-buy-price div,.uw-buy-modal-backdrop .uw-buy-quantity div,.uw-buy-modal-backdrop .uw-buy-choice-select,.uw-buy-modal-backdrop .uw-buy-choice-dropdown__button,.uw-buy-modal-backdrop .uw-buy-choice-dropdown__menu,.uw-buy-modal-backdrop .uw-buy-modal__image,.uw-buy-modal-backdrop .uw-buy-modal__warning,.uw-buy-modal-backdrop .uw-buy-simple-info,.uw-buy-modal-backdrop .uw-buy-pack-item{border:1px solid #ffffff0e!important}.uw-buy-modal-backdrop .uw-buy-choice-dropdown__button,.uw-buy-modal-backdrop .uw-buy-choice-dropdown__button:hover,.uw-buy-modal-backdrop .uw-buy-choice-dropdown.is-open .uw-buy-choice-dropdown__button,.uw-buy-modal-backdrop .uw-buy-choice-dropdown__button:focus,.uw-buy-modal-backdrop .uw-buy-choice-dropdown__button:focus-visible{box-shadow:none!important;background:#202024!important;border:0!important;outline:none!important}.uw-buy-modal-backdrop .uw-buy-choice-dropdown__button:hover,.uw-buy-modal-backdrop .uw-buy-choice-dropdown.is-open .uw-buy-choice-dropdown__button{background:#232327!important}.uw-buy-modal-backdrop .uw-buy-choice-dropdown__button span,.uw-buy-modal-backdrop .uw-buy-choice-dropdown__button b,.uw-buy-modal-backdrop .uw-buy-choice-dropdown__menu span,.uw-buy-modal-backdrop .uw-buy-choice-dropdown__menu b,.uw-buy-modal-backdrop .uw-buy-section-title span,.uw-buy-modal-backdrop .uw-buy-section-title b,.uw-buy-modal-backdrop .uw-buy-feature h3,.uw-buy-modal-backdrop .uw-buy-kit-card h3,.uw-buy-modal-backdrop .uw-buy-price strong,.uw-buy-modal-backdrop .uw-buy-quantity strong{font-weight:650!important}.uw-buy-modal-backdrop .uw-buy-feature p,.uw-buy-modal-backdrop .uw-buy-kit-card p,.uw-buy-modal-backdrop .uw-buy-choice-select__hint{font-weight:450!important}.uw-buy-modal-backdrop .uw-buy-choice-dropdown__menu{box-shadow:none!important;border:1px solid #ffffff0e!important}.uw-buy-modal-backdrop .uw-buy-choice-select{box-shadow:none!important;border:1px solid #ffffff09!important}button[aria-label=Закрыть],button[aria-label="Закрыть модальное окно"],button[aria-label=Close],.uw-buy-modal__close,.uw-kit-details__close,.uw-modal__close,.uw-modal-close,.uw-admin-modal__close,.uw-news-modal__close,.uw-drops-modal__close,.uw-support-modal__close{color:#0000!important;cursor:pointer!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;box-shadow:none!important;background:#202024!important;border:0!important;border-radius:12px!important;outline:none!important;place-items:center!important;padding:0!important;font-size:0!important;line-height:1!important;transition:background-color .22s,transform .22s,opacity .22s!important;display:inline-grid!important;position:relative!important;overflow:hidden!important}button[aria-label=Закрыть]:before,button[aria-label="Закрыть модальное окно"]:before,button[aria-label=Close]:before,.uw-buy-modal__close:before,.uw-kit-details__close:before,.uw-modal__close:before,.uw-modal-close:before,.uw-admin-modal__close:before,.uw-news-modal__close:before,.uw-drops-modal__close:before,.uw-support-modal__close:before{content:"×"!important;color:#ffffffc7!important;transform-origin:50%!important;place-items:center!important;width:100%!important;height:100%!important;font-size:25px!important;font-weight:500!important;line-height:1!important;transition:transform .42s cubic-bezier(.18,1.2,.28,1),color .22s!important;display:grid!important;transform:rotate(0)scale(1)!important}button[aria-label=Закрыть]:hover,button[aria-label="Закрыть модальное окно"]:hover,button[aria-label=Close]:hover,.uw-buy-modal__close:hover,.uw-kit-details__close:hover,.uw-modal__close:hover,.uw-modal-close:hover,.uw-admin-modal__close:hover,.uw-news-modal__close:hover,.uw-drops-modal__close:hover,.uw-support-modal__close:hover{color:#0000!important;box-shadow:none!important;background:#e22444!important;transform:none!important}button[aria-label=Закрыть]:hover:before,button[aria-label="Закрыть модальное окно"]:hover:before,button[aria-label=Close]:hover:before,.uw-buy-modal__close:hover:before,.uw-kit-details__close:hover:before,.uw-modal__close:hover:before,.uw-modal-close:hover:before,.uw-admin-modal__close:hover:before,.uw-news-modal__close:hover:before,.uw-drops-modal__close:hover:before,.uw-support-modal__close:hover:before{color:#fff!important;transform:rotate(180deg)scale(1.04)!important}button[aria-label=Закрыть]:active:before,button[aria-label="Закрыть модальное окно"]:active:before,button[aria-label=Close]:active:before,.uw-buy-modal__close:active:before,.uw-kit-details__close:active:before,.uw-modal__close:active:before,.uw-modal-close:active:before,.uw-admin-modal__close:active:before,.uw-news-modal__close:active:before,.uw-drops-modal__close:active:before,.uw-support-modal__close:active:before{transform:rotate(180deg)scale(.94)!important}.uw-buy-modal-backdrop .uw-buy-kit-card,.uw-buy-modal-backdrop .uw-buy-kit-card:hover,.uw-buy-modal-backdrop .uw-buy-kit-card:focus,.uw-buy-modal-backdrop .uw-buy-kit-card:focus-within{box-shadow:none!important;cursor:default!important;background:#161617!important;border-color:#ffffff0e!important;transform:translate(0,0)!important}.uw-buy-modal-backdrop .uw-buy-kit-card:hover .uw-buy-kit-card__icon,.uw-buy-modal-backdrop .uw-buy-kit-card:hover .uw-buy-kit-card__text,.uw-buy-modal-backdrop .uw-buy-kit-card:hover .uw-buy-kit-card__text h3,.uw-buy-modal-backdrop .uw-buy-kit-card:hover .uw-buy-kit-card__text p,.uw-buy-modal-backdrop .uw-buy-kit-card:hover img{filter:none!important;transform:none!important}.uw-buy-modal-backdrop .uw-buy-kit-card button{cursor:pointer!important;transition:background-color .22s,color .22s,transform .22s!important}.uw-buy-modal-backdrop .uw-buy-kit-card button:hover{color:#fff!important;background:#e22444!important;transform:translateY(-1px)!important}.uw-buy-modal-backdrop .uw-buy-kit-card button:active{transform:translateY(0)scale(.98)!important}.uw-buy-modal-backdrop .uw-buy-modal .uw-buy-modal__close{display:none!important}.uw-buy-modal-backdrop .uw-buy-modal__footer button.is-primary{isolation:isolate!important;color:#fff!important;letter-spacing:.005em!important;min-height:42px!important;box-shadow:none!important;background:#e22444!important;border:0!important;border-radius:13px!important;font-weight:650!important;transition:background-color .24s,transform .24s cubic-bezier(.18,1.1,.28,1),opacity .24s!important;position:relative!important;overflow:hidden!important;transform:translate(0,0)!important}.uw-buy-modal-backdrop .uw-buy-modal__footer button.is-primary:before{content:""!important;z-index:-1!important;pointer-events:none!important;background:linear-gradient(110deg,#0000 0% 30%,#ffffff29 45%,#0000 60% 100%)!important;animation:2.9s ease-in-out infinite uwCartCtaSheenV53!important;position:absolute!important;inset:0!important;transform:translate(-125%)!important}.uw-buy-modal-backdrop .uw-buy-modal__footer button.is-primary:after{content:"＋"!important;color:#fff!important;background:#ffffff24!important;border-radius:7px!important;place-items:center!important;width:19px!important;height:19px!important;margin-left:9px!important;font-size:13px!important;font-weight:650!important;line-height:1!important;transition:transform .34s cubic-bezier(.18,1.18,.28,1),background-color .24s!important;display:inline-grid!important;transform:translate(0,0)rotate(0)!important}.uw-buy-modal-backdrop .uw-buy-modal__footer button.is-primary:hover{background:#f02d52!important;transform:translateY(-1px)!important}.uw-buy-modal-backdrop .uw-buy-modal__footer button.is-primary:hover:before{animation-duration:1.45s!important}.uw-buy-modal-backdrop .uw-buy-modal__footer button.is-primary:hover:after{background:#fff3!important;transform:translate(2px)rotate(180deg)scale(1.04)!important}.uw-buy-modal-backdrop .uw-buy-modal__footer button.is-primary:active{transform:translate(0,0)scale(.985)!important}.uw-buy-modal-backdrop .uw-buy-modal__footer button.is-primary:active:after{transform:translate(0,0)rotate(180deg)scale(.92)!important}@keyframes uwCartCtaSheenV53{0%{opacity:0;transform:translate(-125%)}18%{opacity:1}44%{opacity:1;transform:translate(125%)}56%,to{opacity:0;transform:translate(125%)}}.uw-buy-modal-backdrop .uw-buy-modal__close{display:none!important}.uw-buy-modal-backdrop .uw-buy-modal__footer .uw-buy-modal__footer-close,.uw-buy-modal-backdrop .uw-buy-modal__footer .uw-buy-modal__footer-close:hover,.uw-buy-modal-backdrop .uw-buy-modal__footer .uw-buy-modal__footer-close:focus,.uw-buy-modal-backdrop .uw-buy-modal__footer .uw-buy-modal__footer-close:active{color:#fff!important;background:#202024!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:92px!important;height:40px!important;min-height:40px!important;padding:0 18px!important;font-size:13px!important;font-weight:650!important;line-height:1!important;display:inline-flex!important;position:static!important;overflow:hidden!important;transform:none!important}.uw-buy-modal-backdrop .uw-buy-modal__footer .uw-buy-modal__footer-close:before,.uw-buy-modal-backdrop .uw-buy-modal__footer .uw-buy-modal__footer-close:after{content:none!important;display:none!important}.uw-buy-modal-backdrop .uw-kit-details{position:relative!important;overflow:hidden!important}.uw-buy-modal-backdrop .uw-kit-details__close{z-index:20!important;color:#0000!important;cursor:pointer!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;box-shadow:none!important;background:#202024!important;border:0!important;border-radius:12px!important;outline:none!important;place-items:center!important;padding:0!important;font-size:0!important;line-height:1!important;transition:background-color .22s,opacity .22s!important;display:inline-grid!important;position:absolute!important;inset:16px 16px auto auto!important;overflow:hidden!important;transform:none!important}.uw-buy-modal-backdrop .uw-kit-details__close:before{content:"×"!important;color:#ffffffc7!important;transform-origin:50%!important;place-items:center!important;width:100%!important;height:100%!important;font-size:25px!important;font-weight:650!important;line-height:1!important;transition:transform .42s cubic-bezier(.18,1.2,.28,1),color .22s!important;display:grid!important;transform:rotate(0)scale(1)!important}.uw-buy-modal-backdrop .uw-kit-details__close:after{content:none!important;display:none!important}.uw-buy-modal-backdrop .uw-kit-details__close:hover:before{color:#fff!important;transform:rotate(180deg)scale(1.04)!important}.uw-buy-modal-backdrop .uw-kit-details__close:active:before{transform:rotate(180deg)scale(.94)!important}.uw-modal__close,.uw-modal-close,.uw-admin-modal__close,.uw-news-modal__close,.uw-drops-modal__close,.uw-support-modal__close{color:#0000!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;box-shadow:none!important;background:#202024!important;border:0!important;border-radius:12px!important;place-items:center!important;padding:0!important;font-size:0!important;line-height:1!important;display:inline-grid!important;overflow:hidden!important}.uw-modal__close:before,.uw-modal-close:before,.uw-admin-modal__close:before,.uw-news-modal__close:before,.uw-drops-modal__close:before,.uw-support-modal__close:before{content:"×"!important;color:#ffffffc7!important;place-items:center!important;width:100%!important;height:100%!important;font-size:25px!important;font-weight:650!important;line-height:1!important;transition:transform .42s cubic-bezier(.18,1.2,.28,1),color .22s!important;display:grid!important}.uw-modal__close:hover,.uw-modal-close:hover,.uw-admin-modal__close:hover,.uw-news-modal__close:hover,.uw-drops-modal__close:hover,.uw-support-modal__close:hover{color:#0000!important;background:#e22444!important}.uw-modal__close:hover:before,.uw-modal-close:hover:before,.uw-admin-modal__close:hover:before,.uw-news-modal__close:hover:before,.uw-drops-modal__close:hover:before,.uw-support-modal__close:hover:before{color:#fff!important;transform:rotate(180deg)scale(1.04)!important}.uw-buy-modal-backdrop .uw-kit-details__close,.uw-modal__close,.uw-modal-close,.uw-admin-modal__close,.uw-news-modal__close,.uw-drops-modal__close,.uw-support-modal__close{color:#0000!important;font-size:0!important}.uw-buy-modal-backdrop .uw-kit-details__close:before,.uw-buy-modal-backdrop .uw-kit-details__close:after,.uw-modal__close:before,.uw-modal__close:after,.uw-modal-close:before,.uw-modal-close:after,.uw-admin-modal__close:before,.uw-admin-modal__close:after,.uw-news-modal__close:before,.uw-news-modal__close:after,.uw-drops-modal__close:before,.uw-drops-modal__close:after,.uw-support-modal__close:before,.uw-support-modal__close:after{content:""!important;transform-origin:50%!important;background:#ffffffc7!important;border-radius:999px!important;width:15px!important;height:2px!important;transition:transform .42s cubic-bezier(.18,1.2,.28,1),background-color .22s!important;display:block!important;position:absolute!important;top:50%!important;left:50%!important}.uw-buy-modal-backdrop .uw-kit-details__close:before,.uw-modal__close:before,.uw-modal-close:before,.uw-admin-modal__close:before,.uw-news-modal__close:before,.uw-drops-modal__close:before,.uw-support-modal__close:before{transform:translate(-50%,-50%)rotate(45deg)!important}.uw-buy-modal-backdrop .uw-kit-details__close:after,.uw-modal__close:after,.uw-modal-close:after,.uw-admin-modal__close:after,.uw-news-modal__close:after,.uw-drops-modal__close:after,.uw-support-modal__close:after{transform:translate(-50%,-50%)rotate(-45deg)!important}.uw-buy-modal-backdrop .uw-kit-details__close:hover:before,.uw-modal__close:hover:before,.uw-modal-close:hover:before,.uw-admin-modal__close:hover:before,.uw-news-modal__close:hover:before,.uw-drops-modal__close:hover:before,.uw-support-modal__close:hover:before{background:#fff!important;transform:translate(-50%,-50%)rotate(225deg)!important}.uw-buy-modal-backdrop .uw-kit-details__close:hover:after,.uw-modal__close:hover:after,.uw-modal-close:hover:after,.uw-admin-modal__close:hover:after,.uw-news-modal__close:hover:after,.uw-drops-modal__close:hover:after,.uw-support-modal__close:hover:after{background:#fff!important;transform:translate(-50%,-50%)rotate(135deg)!important}.uw-buy-modal-backdrop .uw-kit-details-backdrop{z-index:9999!important;-webkit-backdrop-filter:blur(14px)!important;background:#00000085!important;place-items:center!important;padding:24px!important;display:grid!important;position:fixed!important;inset:0!important}.uw-buy-modal-backdrop .uw-kit-details{width:min(620px,100vw - 48px)!important;max-height:min(720px,100vh - 48px)!important;box-shadow:none!important;background:#161617!important;border:1px solid #ffffff0e!important;border-radius:20px!important;margin:0!important;position:relative!important;overflow:hidden!important}.uw-buy-modal-backdrop .uw-kit-details__close{z-index:20!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;box-shadow:none!important;background:#202024!important;border:0!important;border-radius:12px!important;outline:none!important;place-items:center!important;padding:0!important;transition:background-color .22s,opacity .22s!important;display:inline-grid!important;position:absolute!important;inset:16px 16px auto auto!important;overflow:hidden!important;transform:none!important}.uw-buy-modal-backdrop .uw-kit-details__close:hover{color:#0000!important;background:#e22444!important;transform:none!important}.uw-buy-modal-backdrop .uw-kit-detail-item[data-tip]:before{color:#fff!important;box-shadow:none!important;background:#e22444!important;border:0!important;border-radius:10px!important;font-weight:650!important}.uw-buy-modal-backdrop .uw-kit-detail-item[data-tip]:after{filter:none!important;border-top-color:#e22444!important}.uw-buy-modal-backdrop .uw-kit-details__meta{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important;gap:14px!important;display:grid!important}.uw-buy-modal-backdrop .uw-kit-details__meta>div{min-height:42px!important;box-shadow:none!important;background:#101012!important;border:1px solid #ffffff0e!important;border-radius:12px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:0 10px 0 14px!important;display:grid!important}.uw-buy-modal-backdrop .uw-kit-details__meta span{color:#fff!important;min-width:0!important;font-weight:650!important;line-height:1!important}.uw-buy-modal-backdrop .uw-kit-details__meta strong,.uw-buy-modal-backdrop .uw-kit-details__meta b,.uw-buy-modal-backdrop .uw-kit-details__meta small{color:#fff!important;min-width:72px!important;height:30px!important;box-shadow:none!important;text-transform:none!important;background:#e22444!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;padding:0 12px!important;font-size:12px!important;font-weight:650!important;line-height:1!important;display:inline-flex!important}.uw-kit-details{width:min(620px,100vw - 48px)!important;max-height:min(720px,100vh - 48px)!important;box-shadow:none!important;background:#161617!important;border:1px solid #ffffff0e!important;border-radius:20px!important;margin:0!important;position:relative!important;overflow:hidden!important}.uw-kit-details__close{z-index:20!important;color:#0000!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;box-shadow:none!important;background:#202024!important;border:0!important;border-radius:12px!important;outline:none!important;place-items:center!important;padding:0!important;font-size:0!important;transition:background-color .22s,opacity .22s!important;display:inline-grid!important;position:absolute!important;inset:16px 16px auto auto!important;overflow:hidden!important;transform:none!important}.uw-kit-details__close:before,.uw-kit-details__close:after{content:""!important;transform-origin:50%!important;background:#ffffffc7!important;border-radius:999px!important;width:15px!important;height:2px!important;transition:transform .42s cubic-bezier(.18,1.2,.28,1),background-color .22s!important;display:block!important;position:absolute!important;top:50%!important;left:50%!important}.uw-kit-details__close:before{transform:translate(-50%,-50%)rotate(45deg)!important}.uw-kit-details__close:after{transform:translate(-50%,-50%)rotate(-45deg)!important}.uw-kit-details__close:hover{background:#e22444!important}.uw-kit-details__close:hover:before{background:#fff!important;transform:translate(-50%,-50%)rotate(225deg)!important}.uw-kit-details__close:hover:after{background:#fff!important;transform:translate(-50%,-50%)rotate(135deg)!important}.uw-kit-detail-item[data-tip]:after,.uw-buy-modal-backdrop .uw-kit-detail-item[data-tip]:after{content:attr(data-tip)!important;z-index:100!important;color:#fff!important;text-align:center!important;white-space:nowrap!important;opacity:0!important;pointer-events:none!important;width:max-content!important;max-width:260px!important;box-shadow:none!important;background:#e22444!important;border:0!important;border-radius:12px!important;padding:9px 11px!important;font-size:11.5px!important;font-weight:650!important;line-height:1.2!important;transition:opacity .18s,transform .24s cubic-bezier(.16,1,.3,1)!important;position:absolute!important;bottom:calc(100% + 10px)!important;left:50%!important;transform:translate(-50%,8px)scale(.94)!important}.uw-kit-detail-item[data-tip]:before,.uw-buy-modal-backdrop .uw-kit-detail-item[data-tip]:before{content:""!important;z-index:99!important;opacity:0!important;pointer-events:none!important;width:10px!important;height:10px!important;box-shadow:none!important;background:#e22444!important;border:0!important;border-radius:2px!important;transition:opacity .18s,transform .24s cubic-bezier(.16,1,.3,1)!important;position:absolute!important;bottom:calc(100% + 4px)!important;left:50%!important;transform:translate(-50%,8px)rotate(45deg)scale(.9)!important}.uw-kit-detail-item[data-tip]:hover:after,.uw-buy-modal-backdrop .uw-kit-detail-item[data-tip]:hover:after{opacity:1!important;transform:translate(-50%)scale(1)!important}.uw-kit-detail-item[data-tip]:hover:before,.uw-buy-modal-backdrop .uw-kit-detail-item[data-tip]:hover:before{opacity:1!important;transform:translate(-50%)rotate(45deg)scale(1)!important}.uw-kit-details__meta{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important;gap:14px!important;display:grid!important}.uw-kit-details__meta>div{min-height:42px!important;box-shadow:none!important;background:#101012!important;border:1px solid #ffffff0e!important;border-radius:12px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:0 10px 0 14px!important;display:grid!important}.uw-kit-details__meta span{color:#fff!important;min-width:0!important;font-weight:650!important;line-height:1!important}.uw-kit-details__meta strong,.uw-kit-details__meta b,.uw-kit-details__meta small{color:#fff!important;min-width:72px!important;height:30px!important;box-shadow:none!important;text-transform:none!important;background:#e22444!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;padding:0 12px!important;font-size:12px!important;font-weight:650!important;line-height:1!important;display:inline-flex!important}.uw-kit-details-backdrop{z-index:20000!important;-webkit-backdrop-filter:blur(12px)!important;background:#00000080!important;place-items:center!important;padding:24px!important;display:grid!important;position:fixed!important;inset:0!important}.uw-kit-details{z-index:20001!important;width:min(620px,100vw - 48px)!important;max-height:min(720px,100vh - 48px)!important;box-shadow:none!important;background:#161617!important;border:1px solid #ffffff0e!important;border-radius:20px!important;margin:0!important;position:relative!important;overflow:hidden!important}.uw-kit-details .uw-kit-details__meta>div,.uw-kit-details .uw-kit-details__meta>div:hover,.uw-kit-details .uw-kit-details__meta>div:focus,.uw-kit-details .uw-kit-details__meta>div:focus-within,.uw-buy-modal-backdrop .uw-kit-details .uw-kit-details__meta>div,.uw-buy-modal-backdrop .uw-kit-details .uw-kit-details__meta>div:hover,.uw-buy-modal-backdrop .uw-kit-details .uw-kit-details__meta>div:focus,.uw-buy-modal-backdrop .uw-kit-details .uw-kit-details__meta>div:focus-within{box-shadow:none!important;background:#161617!important;border-color:#ffffff0e!important;outline:none!important;transform:none!important}.uw-kit-details .uw-kit-details__meta>div:hover,.uw-kit-details .uw-kit-details__meta>div:focus-within,.uw-buy-modal-backdrop .uw-kit-details .uw-kit-details__meta>div:hover,.uw-buy-modal-backdrop .uw-kit-details .uw-kit-details__meta>div:focus-within{background:#18181a!important;border-color:#ffffff13!important}.uw-kit-details .uw-kit-details__meta>div:hover b,.uw-kit-details .uw-kit-details__meta>div:hover strong,.uw-kit-details .uw-kit-details__meta>div:hover small,.uw-buy-modal-backdrop .uw-kit-details .uw-kit-details__meta>div:hover b,.uw-buy-modal-backdrop .uw-kit-details .uw-kit-details__meta>div:hover strong,.uw-buy-modal-backdrop .uw-kit-details .uw-kit-details__meta>div:hover small{box-shadow:none!important;background:#e22444!important;transform:none!important}.uw-product-card__badge-row:empty{display:none!important}.uw-product-card__badge-row{justify-content:space-between!important}.uw-product-card__badge-row span:empty,.uw-product-card__badge-row small:empty{display:none!important}.uw-product-card__badge-row span,.uw-product-card__badge-row small{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:47%!important;overflow:hidden!important}.uw-product-card__badge-row span:only-child,.uw-product-card__badge-row small:only-child{max-width:68%!important}.uw-shop-server-card,.uw-shop-server-card *{text-align:left!important}.uw-shop-server-card__top>div{justify-self:start!important;min-width:0!important}.uw-shop-server-card__top h3,.uw-shop-server-card__top p{text-align:left!important}.uw-shop-server-card__top>span{text-align:center!important;min-width:68px!important;height:30px!important;box-shadow:none!important;background:#202024!important;border-radius:10px!important;justify-content:center!important}.uw-shop-server-card.is-active .uw-shop-server-card__top>span{box-shadow:none!important;background:#e22444!important;border-radius:10px!important}.uw-shop-category-list button,.uw-shop-subcategory-list button{box-shadow:none!important;background:#202024!important;border-radius:14px!important}.uw-shop-category-list button:hover,.uw-shop-subcategory-list button:hover{box-shadow:none!important;background:#25252a!important}.uw-shop-category-list button.is-active,.uw-shop-subcategory-list button.is-active{box-shadow:none!important;background:#e2244429!important}.uw-shop-category-list button i,.uw-shop-subcategory-list button i{border-radius:12px!important}.uw-shop-category-list button svg,.uw-shop-subcategory-list button svg{width:18px!important;height:18px!important}.uw-shop-category-list button span,.uw-shop-subcategory-list button span{font-weight:650!important}.uw-shop-category-list button small{color:#ffffff94!important;font-weight:450!important}.uw-shop-slider__content{text-align:left!important;align-items:flex-start!important;max-width:560px!important;left:48px!important;right:auto!important}.uw-shop-slider__content h1,.uw-shop-slider__content p{text-align:left!important}.uw-shop-category-list button.is-privilege,.uw-shop-category-list button.is-privilege:hover,.uw-shop-category-list button.is-privilege.is-active{box-shadow:none!important;background:linear-gradient(90deg,#ffbe4e38,#ffbe4e17),#252116!important}.uw-shop-category-list button.is-privilege i{color:#ffc45c!important;background:linear-gradient(135deg,#ffbe4e3d,#ffbe4e1a),#2a2318!important}.uw-shop-category-list button.is-privilege small{color:#ffd88fb3!important}.uw-shop-category-list button i img,.uw-shop-subcategory-list button i img{object-fit:contain!important;filter:drop-shadow(0 6px 10px #00000052)!important;width:22px!important;height:22px!important;display:block!important}.uw-shop-subcategory-list button i img{width:20px!important;height:20px!important}.uw-shop-category-list button i svg,.uw-shop-subcategory-list button i svg{width:18px!important;height:18px!important}:is(.uw-shop-category-list button i:has(img[style*="display: none"]),.uw-shop-subcategory-list button i:has(img[style*="display: none"])){background:#25252a!important}.uw-shop-server-card{padding-left:12px!important;padding-right:12px!important}.uw-shop-server-card__top{gap:10px!important}.uw-shop-server-card__top h3,.uw-shop-server-card__top p,.uw-shop-server-card__meta,.uw-shop-server-card__bottom{text-align:left!important;margin-left:0!important;padding-left:0!important}.uw-shop-slider,.uw-shop-hero,.uw-shop-slider__item,.uw-shop-slider__slide{position:relative!important}.uw-shop-slider__content{text-align:left!important;align-items:flex-start!important;max-width:590px!important;margin-left:0!important;padding-left:0!important;left:28px!important;right:auto!important;transform:none!important}.uw-shop-slider__content h1,.uw-shop-slider__content p,.uw-shop-slider__content span{text-align:left!important;margin-left:0!important}.uw-shop-category-list button i img{width:0!important;height:0!important;display:none!important}.uw-shop-category-list button i svg{width:18px!important;height:18px!important;display:block!important}.uw-shop-subcategory-list button i img{object-fit:contain!important;filter:drop-shadow(0 7px 12px #00000057)!important;width:26px!important;max-width:26px!important;height:26px!important;max-height:26px!important;display:block!important}.uw-shop-subcategory-list button i{border-radius:12px!important;width:38px!important;min-width:38px!important;height:38px!important}.uw-shop-subcategory-list button span{font-size:13px!important;font-weight:650!important}.uw-shop-info--wide-banner .uw-shop-slider__content,.uw-shop-slider .uw-shop-slider__content,.uw-shop-slider__content{text-align:left!important;align-items:flex-start!important;max-width:600px!important;margin-left:0!important;padding-left:0!important;left:22px!important;right:auto!important;transform:none!important}.uw-shop-info--wide-banner .uw-shop-slider__content h1,.uw-shop-info--wide-banner .uw-shop-slider__content p,.uw-shop-info--wide-banner .uw-shop-slider__content span,.uw-shop-slider__content h1,.uw-shop-slider__content p,.uw-shop-slider__content span{text-align:left!important;margin-left:0!important}.uw-shop-info--wide-banner .uw-shop-slider__content>span,.uw-shop-slider__content>span{color:#fff!important;letter-spacing:.01em!important;min-height:24px!important;box-shadow:none!important;background:#e22444!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 12px!important;font-size:11px!important;font-weight:650!important;line-height:1!important;display:inline-flex!important}.uw-shop-category-list button.is-privilege i svg{fill:currentColor!important;width:19px!important;height:19px!important}.uw-shop-category-list button.is-privilege i{color:#ffc45c!important}.uw-shop-layout,.uw-shop-info--wide-banner,.uw-shop-slider,.uw-shop-monitoring-panel{width:min(1560px,100vw - 48px)!important;max-width:1560px!important}.uw-shop-layout{grid-template-columns:300px minmax(0,1fr)!important;gap:20px!important;margin-left:auto!important;margin-right:auto!important}.uw-shop-main{width:100%!important;min-width:0!important}.uw-shop-server-grid,.uw-shop-catalog,.uw-shop-products-reveal{width:100%!important}.uw-shop-server-card{padding:16px 16px 14px!important}.uw-shop-server-card__top{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important}.uw-shop-server-card__top h3{letter-spacing:-.01em!important;color:#fffffff5!important;margin:0!important;font-size:15px!important;font-weight:650!important;line-height:1.15!important}.uw-shop-server-card__top p{display:none!important}.uw-shop-server-card__top>span{border-radius:10px!important;min-width:76px!important;height:32px!important;font-size:13px!important;font-weight:650!important}.uw-shop-server-card__meta{gap:12px!important;margin-top:10px!important}.uw-shop-server-card__meta b{color:#ffffffc7!important;font-size:11.5px!important;font-weight:650!important;line-height:1.1!important}.uw-shop-server-card__bottom{align-items:center!important;margin-top:10px!important}.uw-shop-server-card__bottom span{color:#ffffff85!important;font-size:11px!important;font-weight:600!important;line-height:1!important}.uw-shop-monitor-action--refresh:hover,.uw-shop-monitor-action--refresh:focus-visible,.uw-shop-monitor-action--refresh.is-refreshing,.uw-shop-monitor-action--refresh[data-refreshing=true]{color:#fff!important;box-shadow:none!important;background:#e22444!important;border-color:#e22444cc!important}.uw-shop-monitor-action--refresh:hover svg,.uw-shop-monitor-action--refresh:focus-visible svg,.uw-shop-monitor-action--refresh.is-refreshing svg,.uw-shop-monitor-action--refresh[data-refreshing=true] svg{color:#fff!important;fill:currentColor!important}.uw-shop-copy-toast{z-index:22000!important;pointer-events:none!important;min-width:260px!important;max-width:min(420px,100vw - 32px)!important;animation:.24s cubic-bezier(.16,1,.3,1) both uwShopCopyToastInV63!important;position:fixed!important;bottom:28px!important;left:50%!important;transform:translate(-50%)!important}.uw-shop-copy-toast span{color:#fff!important;min-height:44px!important;box-shadow:none!important;background:#e22444!important;border:1px solid #ffffff14!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;padding:0 18px!important;font-size:13px!important;font-weight:650!important;line-height:1!important;display:inline-flex!important}@keyframes uwShopCopyToastInV63{0%{opacity:0;transform:translate(-50%,12px)scale(.96)}to{opacity:1;transform:translate(-50%)scale(1)}}@media (max-width:1100px){.uw-shop-layout{grid-template-columns:1fr!important}}.uw-shop-layout{grid-template-columns:280px minmax(0,1fr)!important;gap:18px!important;width:calc(100% - 44px)!important;max-width:1560px!important;margin-left:auto!important;margin-right:auto!important;overflow:visible!important}.uw-shop-sidebar{width:100%!important;min-width:0!important}.uw-shop-main{width:100%!important;min-width:0!important;max-width:none!important;overflow:visible!important}.uw-shop-monitoring-panel,.uw-shop-catalog-panel{justify-self:stretch!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.uw-shop-server-grid,.uw-shop-product-grid,.uw-shop-products-reveal,.uw-shop-catalog{width:100%!important;min-width:0!important;max-width:100%!important}.uw-shop-info--wide-banner,.uw-shop-slider{width:calc(100% - 44px)!important;max-width:1560px!important;margin-left:auto!important;margin-right:auto!important}@media (max-width:1100px){.uw-shop-layout{grid-template-columns:1fr!important}}.uw-shop-main{padding:0!important}.uw-shop-monitoring-panel{margin-top:0!important}.uw-shop-catalog-panel{margin-top:16px!important}.uw-shop-server-card .uw-shop-server-card__actions button.uw-shop-monitor-action.uw-shop-monitor-action--refresh:hover,.uw-shop-server-card .uw-shop-server-card__actions button.uw-shop-monitor-action.uw-shop-monitor-action--refresh:focus-visible,.uw-shop-server-card .uw-shop-server-card__actions button.uw-shop-monitor-action.uw-shop-monitor-action--refresh.is-refreshing,.uw-shop-server-card .uw-shop-server-card__actions button.uw-shop-monitor-action.uw-shop-monitor-action--refresh[data-refreshing=true]{color:#fff!important;box-shadow:none!important;background:#e22444!important;border-color:#e22444!important}.uw-shop-server-card .uw-shop-server-card__actions button.uw-shop-monitor-action.uw-shop-monitor-action--refresh:hover svg,.uw-shop-server-card .uw-shop-server-card__actions button.uw-shop-monitor-action.uw-shop-monitor-action--refresh:focus-visible svg,.uw-shop-server-card .uw-shop-server-card__actions button.uw-shop-monitor-action.uw-shop-monitor-action--refresh.is-refreshing svg,.uw-shop-server-card .uw-shop-server-card__actions button.uw-shop-monitor-action.uw-shop-monitor-action--refresh[data-refreshing=true] svg{color:#fff!important;fill:currentColor!important}.uw-shop-server-card .uw-shop-server-card__actions button.uw-shop-monitor-action.uw-shop-monitor-action--refresh:hover svg path,.uw-shop-server-card .uw-shop-server-card__actions button.uw-shop-monitor-action.uw-shop-monitor-action--refresh:focus-visible svg path,.uw-shop-server-card .uw-shop-server-card__actions button.uw-shop-monitor-action.uw-shop-monitor-action--refresh.is-refreshing svg path,.uw-shop-server-card .uw-shop-server-card__actions button.uw-shop-monitor-action.uw-shop-monitor-action--refresh[data-refreshing=true] svg path{fill:currentColor!important}.uw-shop-copy-toast{min-width:310px!important;animation:.42s cubic-bezier(.16,1.24,.28,1) both uwShopCopyToastGreenInV66!important;bottom:30px!important;transform:translate(-50%)!important}.uw-shop-copy-toast span{color:#eafff2!important;letter-spacing:.005em!important;min-height:54px!important;box-shadow:none!important;background:radial-gradient(circle at 18%,#41e68b38,#0000 42%),#102018!important;border:1px solid #36d6786b!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;padding:0 22px 0 62px!important;font-size:14px!important;font-weight:650!important;line-height:1!important;display:inline-flex!important;position:relative!important;overflow:hidden!important}.uw-shop-copy-toast span:before{content:"✓"!important;color:#06140c!important;background:#36d678!important;border-radius:13px!important;place-items:center!important;width:36px!important;height:36px!important;font-size:28px!important;font-weight:700!important;line-height:1!important;animation:.62s cubic-bezier(.16,1.35,.28,1) 80ms both uwShopCopyToastCheckV66!important;display:grid!important;position:absolute!important;top:50%!important;left:14px!important;transform:translateY(-50%)scale(.72)rotate(-8deg)!important}.uw-shop-copy-toast span:after{content:""!important;pointer-events:none!important;background:linear-gradient(110deg,#0000 0% 32%,#ffffff1f 46%,#0000 60% 100%)!important;animation:1.45s ease-out .16s both uwShopCopyToastSheenV66!important;position:absolute!important;inset:0!important;transform:translate(-120%)!important}@keyframes uwShopCopyToastGreenInV66{0%{opacity:0;filter:blur(5px);transform:translate(-50%,18px)scale(.94)}62%{opacity:1;filter:blur();transform:translate(-50%,-3px)scale(1.012)}to{opacity:1;filter:blur();transform:translate(-50%)scale(1)}}@keyframes uwShopCopyToastCheckV66{0%{opacity:0;transform:translateY(-50%)scale(.38)rotate(-28deg)}58%{opacity:1;transform:translateY(-50%)scale(1.08)rotate(6deg)}to{opacity:1;transform:translateY(-50%)scale(1)rotate(0)}}@keyframes uwShopCopyToastSheenV66{0%{opacity:0;transform:translate(-120%)}18%{opacity:1}70%{opacity:1;transform:translate(120%)}to{opacity:0;transform:translate(120%)}}.uw-shop-copy-toast{opacity:1!important;min-width:310px!important;animation:none!important;bottom:30px!important;transform:translate(-50%)!important}.uw-shop-copy-toast span{transform-origin:bottom!important;will-change:transform, opacity, filter!important;animation:2.9s cubic-bezier(.16,1,.3,1) both uwShopCopyToastFullV68!important}.uw-shop-copy-toast span:before{animation:2.9s cubic-bezier(.16,1.35,.28,1) both uwShopCopyToastCheckV68!important}.uw-shop-copy-toast span:after{animation:2.9s ease-out both uwShopCopyToastSheenV68!important}@keyframes uwShopCopyToastFullV68{0%{opacity:0;filter:blur(5px);transform:translateY(24px)scale(.92)}12%{opacity:1;filter:blur();transform:translateY(-4px)scale(1.018)}20%{opacity:1;filter:blur();transform:translate(0,0)scale(1)}76%{opacity:1;filter:blur();transform:translate(0,0)scale(1)}87%{opacity:1;filter:blur();transform:translateY(-3px)scale(1.01)}to{opacity:0;filter:blur(5px);transform:translateY(22px)scale(.94)}}@keyframes uwShopCopyToastCheckV68{0%{opacity:0;transform:translateY(-50%)scale(.38)rotate(-28deg)}10%{opacity:1;transform:translateY(-50%)scale(1.12)rotate(7deg)}18%{opacity:1;transform:translateY(-50%)scale(1)rotate(0)}76%{opacity:1;transform:translateY(-50%)scale(1)rotate(0)}to{opacity:0;transform:translateY(-50%)scale(.78)rotate(10deg)}}@keyframes uwShopCopyToastSheenV68{0%,8%{opacity:0;transform:translate(-120%)}18%{opacity:1}42%{opacity:1;transform:translate(120%)}52%,to{opacity:0;transform:translate(120%)}}.uw-shop-copy-toast{pointer-events:none!important;z-index:24000!important}.uw-buy-modal-backdrop .uw-buy-modal__footer button.is-primary:after{content:none!important;width:0!important;height:0!important;margin:0!important;display:none!important}.uw-buy-modal-backdrop .uw-buy-modal__footer button.is-primary{gap:0!important;padding-left:24px!important;padding-right:24px!important}.uw-buy-modal-backdrop .uw-buy-price div{position:relative!important;overflow:hidden!important}.uw-buy-modal-backdrop .uw-buy-price-value{text-align:center!important;font-variant-numeric:tabular-nums!important;transform-origin:50%!important;will-change:transform, opacity, filter!important;min-width:72px!important;animation:.42s cubic-bezier(.16,1.2,.28,1) both uwBuyPriceCountPulseV70!important;display:inline-block!important}.uw-buy-modal-backdrop .uw-buy-price-value:after{content:""!important;opacity:0!important;pointer-events:none!important;background:#e22444!important;border-radius:999px!important;width:64px!important;height:2px!important;animation:.42s cubic-bezier(.16,1.2,.28,1) both uwBuyPriceLineV70!important;position:absolute!important;bottom:-7px!important;left:50%!important;transform:translate(-50%)scaleX(.25)!important}@keyframes uwBuyPriceCountPulseV70{0%{opacity:.55;filter:blur(3px);transform:translateY(8px)scale(.94)}55%{opacity:1;filter:blur();transform:translateY(-2px)scale(1.035)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes uwBuyPriceLineV70{0%{opacity:0;transform:translate(-50%)scaleX(.25)}45%{opacity:.9;transform:translate(-50%)scaleX(1)}to{opacity:0;transform:translate(-50%)scaleX(.85)}}.uw-buy-modal-backdrop .uw-buy-simple-info{overflow:visible!important}.uw-buy-modal-backdrop .uw-buy-pack-items{grid-template-columns:repeat(auto-fill,minmax(112px,112px))!important;gap:12px!important;margin-top:16px!important;display:grid!important;overflow:visible!important}.uw-buy-modal-backdrop .uw-buy-pack-item{width:112px!important;height:128px!important;min-height:128px!important;box-shadow:none!important;cursor:help!important;opacity:1!important;visibility:visible!important;animation:.42s cubic-bezier(.16,1,.3,1) both uwBuyPackItemKitStyleInV71!important;animation-delay:calc(var(--pack-item-index,0) * 45ms)!important;background:#101012!important;border:1px solid #ffffff0e!important;border-radius:14px!important;grid-template-rows:62px auto 18px!important;grid-template-columns:1fr!important;place-items:center!important;gap:7px!important;padding:10px 9px!important;transition:background-color .22s,border-color .22s,transform .28s cubic-bezier(.16,1,.3,1)!important;display:grid!important;position:relative!important;overflow:visible!important}@keyframes uwBuyPackItemKitStyleInV71{0%{opacity:0;transform:translateY(12px)scale(.94)}to{opacity:1;transform:translate(0,0)scale(1)}}.uw-buy-modal-backdrop .uw-buy-pack-item:hover{box-shadow:none!important;background:#161617!important;border-color:#ffffff13!important;transform:translateY(-2px)scale(1.01)!important}.uw-buy-modal-backdrop .uw-buy-pack-item__icon{width:62px!important;height:62px!important;box-shadow:none!important;background:#202024!important;border:1px solid #ffffff0b!important;border-radius:14px!important;place-items:center!important;display:grid!important;overflow:hidden!important}.uw-buy-modal-backdrop .uw-buy-pack-item__icon img{object-fit:contain!important;opacity:1!important;visibility:visible!important;width:86%!important;height:86%!important;transition:transform .34s cubic-bezier(.16,1,.3,1),filter .34s!important;display:block!important}.uw-buy-modal-backdrop .uw-buy-pack-item:hover .uw-buy-pack-item__icon img{filter:drop-shadow(0 12px 20px #00000070)!important;transform:scale(1.12)rotate(-2deg)!important}.uw-buy-modal-backdrop .uw-buy-pack-item__icon b{color:#ffffff9e!important;font-size:22px!important;font-weight:650!important;line-height:1!important}.uw-buy-modal-backdrop .uw-buy-pack-item__text{justify-items:center!important;gap:0!important;width:100%!important;min-width:0!important;display:grid!important}.uw-buy-modal-backdrop .uw-buy-pack-item__text strong{color:#ffffffad!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:96px!important;font-size:11px!important;font-weight:600!important;line-height:1.05!important;display:block!important;overflow:hidden!important}.uw-buy-modal-backdrop .uw-buy-pack-item__text span{display:none!important}.uw-buy-modal-backdrop .uw-buy-pack-item em{color:#fff!important;white-space:nowrap!important;min-width:0!important;height:auto!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;padding:0!important;font-size:14px!important;font-style:normal!important;font-weight:650!important;line-height:1!important;display:block!important}.uw-buy-modal-backdrop .uw-buy-pack-item[data-tip]:after{content:attr(data-tip)!important;z-index:120!important;color:#fff!important;text-align:center!important;white-space:nowrap!important;opacity:0!important;pointer-events:none!important;width:max-content!important;max-width:260px!important;box-shadow:none!important;background:#e22444!important;border:0!important;border-radius:12px!important;padding:9px 11px!important;font-size:11.5px!important;font-weight:650!important;line-height:1.2!important;transition:opacity .18s,transform .24s cubic-bezier(.16,1,.3,1)!important;position:absolute!important;bottom:calc(100% + 10px)!important;left:50%!important;transform:translate(-50%,8px)scale(.94)!important}.uw-buy-modal-backdrop .uw-buy-pack-item[data-tip]:before{content:""!important;z-index:119!important;opacity:0!important;pointer-events:none!important;width:10px!important;height:10px!important;box-shadow:none!important;background:#e22444!important;border:0!important;border-radius:2px!important;transition:opacity .18s,transform .24s cubic-bezier(.16,1,.3,1)!important;position:absolute!important;bottom:calc(100% + 4px)!important;left:50%!important;transform:translate(-50%,8px)rotate(45deg)scale(.9)!important}.uw-buy-modal-backdrop .uw-buy-pack-item[data-tip]:hover:after{opacity:1!important;transform:translate(-50%)scale(1)!important}.uw-buy-modal-backdrop .uw-buy-pack-item[data-tip]:hover:before{opacity:1!important;transform:translate(-50%)rotate(45deg)scale(1)!important}@media (max-width:760px){.uw-buy-modal-backdrop .uw-buy-pack-items{grid-template-columns:repeat(auto-fill,minmax(104px,104px))!important}.uw-buy-modal-backdrop .uw-buy-pack-item{width:104px!important;height:124px!important;min-height:124px!important}}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item{border-radius:20px!important;width:min(520px,100vw - 32px)!important;max-width:min(520px,100vw - 32px)!important;max-height:calc(100vh - 38px)!important;overflow:hidden!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__title{place-items:center!important;min-height:68px!important;padding:18px 24px 16px!important;display:grid!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__title h2{text-align:center!important;letter-spacing:-.02em!important;max-width:100%!important;margin:0!important;font-size:24px!important;font-weight:650!important;line-height:1.05!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__main{grid-template-columns:1fr!important;padding:16px 18px 10px!important;display:block!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__left{width:100%!important;min-width:0!important;margin:0!important;display:block!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__image{width:100%!important;height:315px!important;min-height:315px!important;box-shadow:none!important;background:#101012!important;border:1px solid #ffffff0e!important;border-radius:17px!important;place-items:center!important;display:grid!important;overflow:hidden!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__right{display:none!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__bottom{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:end!important;gap:14px!important;padding:12px 18px 10px!important;display:grid!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-price,.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-quantity{min-width:0!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-price small,.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-quantity button{border-radius:10px!important;height:40px!important;min-height:40px!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__footer{justify-content:space-between!important;align-items:center!important;gap:12px!important;padding:12px 18px 18px!important;display:flex!important}@media (max-width:560px){.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item{width:calc(100vw - 18px)!important;max-width:calc(100vw - 18px)!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__image{height:285px!important;min-height:285px!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__bottom{grid-template-columns:1fr!important}}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item{border-radius:18px!important;width:min(390px,100vw - 28px)!important;min-width:0!important;max-width:min(390px,100vw - 28px)!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__title h2{font-size:18px!important;font-weight:650!important;line-height:1.1!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__line{margin:0!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-choice-select{margin:10px 12px 0!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__left{justify-items:center!important;display:grid!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__image{width:min(286px,100%)!important;height:250px!important;min-height:250px!important;box-shadow:none!important;background:#101012!important;border:1px solid #ffffff0e!important;border-radius:16px!important;margin:0 auto!important;overflow:hidden!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__image img{object-fit:contain!important;filter:drop-shadow(0 14px 20px #00000057)!important;width:84%!important;max-width:235px!important;height:84%!important;max-height:220px!important;transform:none!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-price>span,.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-quantity>span{margin-bottom:5px!important;font-size:11px!important;font-weight:650!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-price small,.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-quantity button{border-radius:9px!important;width:42px!important;min-width:42px!important;height:36px!important;min-height:36px!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-price strong,.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-quantity strong{font-size:13px!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__footer button{border-radius:12px!important;min-height:40px!important;font-size:12px!important;font-weight:650!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__footer .uw-buy-footer-close{min-width:84px!important;padding:0 14px!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__footer .is-primary{min-width:168px!important;padding-left:18px!important;padding-right:18px!important}@media (max-width:440px){.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item{width:calc(100vw - 18px)!important;max-width:calc(100vw - 18px)!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__image{width:min(270px,100%)!important;height:232px!important;min-height:232px!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__footer{grid-template-columns:1fr!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__footer .is-primary,.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__footer .uw-buy-footer-close{width:100%!important;min-width:0!important}}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item{border-radius:20px!important;width:min(430px,100vw - 28px)!important;max-width:min(430px,100vw - 28px)!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__title{min-height:60px!important;padding:17px 22px 14px!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__title h2{font-size:19px!important;line-height:1.12!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__main{padding:18px 18px 12px!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__image{border-radius:18px!important;width:min(316px,100%)!important;height:276px!important;min-height:276px!important;padding:18px!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__image img{width:82%!important;max-width:250px!important;height:82%!important;max-height:232px!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__bottom{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:14px!important;padding:12px 18px 10px!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-price div,.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-quantity div{border-radius:11px!important;height:38px!important;min-height:38px!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-quantity div{grid-template-columns:42px minmax(0,1fr) 42px!important;align-items:stretch!important;gap:0!important;display:grid!important;overflow:hidden!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-quantity button{border-radius:10px!important;place-self:stretch stretch!important;place-items:center!important;width:42px!important;min-width:42px!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0!important;display:grid!important;position:static!important;transform:none!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-quantity button:first-child{grid-column:1!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-quantity button:last-child{grid-column:3!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-quantity strong{text-align:center!important;grid-column:2!important;place-items:center!important;width:100%!important;min-width:0!important;height:38px!important;font-size:14px!important;line-height:1!important;display:grid!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-price small{border-radius:10px!important;width:44px!important;min-width:44px!important;height:38px!important;min-height:38px!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-price strong{font-size:14px!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__footer{gap:12px!important;padding:13px 18px 18px!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__footer button{min-height:42px!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__footer .is-primary{min-width:182px!important}@media (max-width:440px){.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item{width:calc(100vw - 18px)!important;max-width:calc(100vw - 18px)!important}.uw-buy-modal-backdrop .uw-buy-modal.uw-buy-modal--compact-item .uw-buy-modal__image{width:min(300px,100%)!important;height:260px!important;min-height:260px!important}}.uw-header{overflow:visible!important}.uw-header__brand{align-items:center!important}.uw-brand-title{color:#fff!important;letter-spacing:.01em!important;font-size:17px!important;font-weight:750!important;line-height:1!important}.uw-brand-subtitle{color:#ffffff94!important;letter-spacing:.015em!important;margin-top:5px!important;font-size:11.5px!important;font-weight:600!important;line-height:1!important}.uw-nav{position:relative!important;overflow:visible!important}.uw-nav-more{justify-content:center!important;align-items:center!important;display:inline-flex!important;position:relative!important;overflow:visible!important}.uw-nav-more>button{color:#ffffff9e!important;white-space:nowrap!important;cursor:pointer!important;height:36px!important;min-height:36px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;gap:7px!important;padding:0 12px!important;font-size:13px!important;font-weight:600!important;line-height:1!important;transition:background-color .22s,color .22s,transform .24s cubic-bezier(.16,1,.3,1)!important;display:inline-flex!important;transform:none!important}.uw-nav-more>button:hover,.uw-nav-more>button.is-active{color:#fff!important;background:#e22444!important;transform:translateY(-1px)!important}.uw-nav-more>button .uw-nav__icon{opacity:.9!important}.uw-nav-more>button:hover .uw-nav__icon,.uw-nav-more>button.is-active .uw-nav__icon{opacity:1!important;transform:translateY(-1px)scale(1.06)!important}.uw-nav-more__chevron{color:currentColor!important;opacity:.72!important;justify-content:center!important;align-items:center!important;width:14px!important;min-width:14px!important;height:14px!important;transition:transform .22s,opacity .22s!important;display:inline-flex!important}.uw-nav-more__chevron svg{fill:currentColor!important;width:14px!important;height:14px!important;display:block!important}.uw-nav-more>button[aria-expanded=true] .uw-nav-more__chevron{opacity:1!important;transform:rotate(180deg)!important}.uw-nav-more__menu{z-index:160!important;-webkit-backdrop-filter:blur(18px)!important;background:#161617fa!important;border:1px solid #ffffff12!important;border-radius:18px!important;gap:4px!important;width:238px!important;padding:8px!important;animation:.2s cubic-bezier(.16,1,.3,1) both uwHeaderMoreMenuInV75!important;display:grid!important;position:absolute!important;top:calc(100% + 10px)!important;right:0!important;box-shadow:0 24px 62px #00000075,inset 0 0 0 1px #ffffff06!important}.uw-nav .uw-nav-more__menu a,.uw-nav-more__menu a{color:#ffffffb8!important;min-height:42px!important;box-shadow:none!important;background:0 0!important;border-radius:13px!important;grid-template-columns:28px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;padding:0 11px!important;font-size:13px!important;font-weight:650!important;line-height:1!important;text-decoration:none!important;transition:background-color .22s,color .22s,transform .24s cubic-bezier(.16,1,.3,1)!important;display:grid!important;transform:none!important}.uw-nav .uw-nav-more__menu a:hover,.uw-nav .uw-nav-more__menu a.is-active,.uw-nav-more__menu a:hover,.uw-nav-more__menu a.is-active{color:#fff!important;background:#e22444!important;transform:translateY(-1px)!important}.uw-nav-more__item-icon{color:#ffffffb8!important;background:#202024!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;width:28px!important;min-width:28px!important;height:28px!important;transition:background-color .22s,color .22s,transform .24s cubic-bezier(.16,1,.3,1)!important;display:inline-flex!important}.uw-nav-more__item-icon svg{fill:currentColor!important;width:15px!important;height:15px!important;display:block!important}@keyframes uwHeaderMoreMenuInV75{0%{opacity:0;transform:translateY(-7px)scale(.98)}to{opacity:1;transform:translate(0,0)scale(1)}}@media (max-width:980px){.uw-nav-more__menu{transform-origin:top!important;left:50%!important;right:auto!important}}@media (max-width:760px){.uw-brand-subtitle{display:none!important}.uw-nav-more>button{padding:0 10px!important}.uw-nav-more__menu{width:220px!important;left:auto!important;right:0!important}}.uw-nav-more__menu{width:252px!important;box-shadow:none!important;background:#131315fa!important;border:1px solid #ffffff12!important;border-radius:18px!important;gap:7px!important;padding:10px!important}.uw-nav .uw-nav-more__menu a,.uw-nav-more__menu a{color:#ffffffb8!important;min-height:48px!important;box-shadow:none!important;background:#202024!important;border:1px solid #ffffff0b!important;border-radius:14px!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;padding:0 12px!important;display:grid!important;transform:none!important}.uw-nav .uw-nav-more__menu a:hover,.uw-nav .uw-nav-more__menu a.is-active,.uw-nav-more__menu a:hover,.uw-nav-more__menu a.is-active{color:#fff!important;background:#e224442e!important;border-color:#e2244457!important;transform:translateY(-1px)!important}.uw-nav-more__item-icon{color:#ffffff9e!important;width:34px!important;min-width:34px!important;height:34px!important;box-shadow:none!important;background:#26262a!important;border-radius:12px!important}.uw-nav-more__item-icon svg{width:16px!important;height:16px!important}.uw-nav-more__menu a:hover .uw-nav-more__item-icon,.uw-nav-more__menu a.is-active .uw-nav-more__item-icon{color:#fff!important;background:#e22444!important;transform:scale(1.04)!important}.uw-nav-more__menu a span:not(.uw-nav-more__item-icon){min-width:0!important;color:inherit!important;text-align:left!important;white-space:nowrap!important;font-size:13px!important;font-weight:650!important;line-height:1!important;display:block!important}.uw-nav-more__menu:before{content:""!important;background:#131315fa!important;border-top:1px solid #ffffff12!important;border-left:1px solid #ffffff12!important;border-radius:3px!important;width:12px!important;height:12px!important;position:absolute!important;top:-6px!important;right:32px!important;transform:rotate(45deg)!important}@media (max-width:760px){.uw-nav-more__menu{width:238px!important}}.uw-support-page,.uw-support-page *{box-sizing:border-box}.uw-support-page{color:#f4f4f5;width:min(1280px,100vw - 44px);margin:24px auto 80px}.uw-support-hero{min-height:230px;box-shadow:none;background:linear-gradient(105deg,#0e0e10fa 0%,#121214f5 47%,#3e0d18b8 100%),#161617;border:1px solid #ffffff12;border-radius:24px;grid-template-columns:minmax(0,1fr) 320px;align-items:stretch;gap:22px;padding:34px;display:grid;position:relative;overflow:hidden}.uw-support-hero:before{content:"";pointer-events:none;opacity:.95;background-color:#0000;background-image:radial-gradient(circle at 83% 14%,#e224442e,#0000 34%),linear-gradient(90deg,#e22444 0 18%,#e224441f 18% 62%,#0000 62%);background-position:50%,0 100%;background-repeat:no-repeat;background-size:100% 100%,100% 3px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.uw-support-hero>div{z-index:1;position:relative}.uw-support-hero .uw-section-kicker,.uw-support-card__head .uw-section-kicker,.uw-ticket-chat-head-v11 span,.uw-ticket-info-card-v11>span,.uw-support-block-head span{color:#ff3152;letter-spacing:.035em;text-transform:uppercase;background:#e2244429;border-radius:8px;align-items:center;width:fit-content;min-height:24px;padding:0 11px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.uw-support-hero h1{color:#fff;letter-spacing:-.055em;max-width:780px;margin:16px 0 10px;font-size:clamp(42px,5vw,72px);font-weight:700;line-height:.92}.uw-support-hero p{color:#ffffffa8;max-width:760px;margin:0;font-size:15px;font-weight:500;line-height:1.55}.uw-support-hero--compact{min-height:210px}.uw-support-hero__profile,.uw-support-hero__card{min-height:150px;box-shadow:none;background:#161617bd;border:1px solid #ffffff12;border-radius:20px;align-content:center;align-self:center;gap:10px;padding:18px;display:grid}.uw-support-hero__profile b,.uw-support-hero__card b{color:#fff;font-size:17px;font-weight:700;line-height:1.15}.uw-support-hero__profile span,.uw-support-hero__card span{color:#ffffff94;font-size:13px;font-weight:600}.uw-support-hero__profile a,.uw-support-hero__card a,.uw-support-login,.uw-support-auth-box a{color:#fff;width:fit-content;min-height:38px;box-shadow:none;background:#e22444;border:0;border-radius:12px;justify-content:center;align-items:center;padding:0 15px;font-size:13px;font-weight:700;line-height:1;text-decoration:none;transition:transform .22s cubic-bezier(.16,1,.3,1),background-color .22s;display:inline-flex}.uw-support-hero__profile a:hover,.uw-support-login:hover,.uw-support-auth-box a:hover{background:#f12b4d;transform:translateY(-1px)}.uw-support-alert,.uw-support-message{color:#fff;min-height:48px;box-shadow:none;border:1px solid #ffffff12;border-radius:15px;align-items:center;margin-top:16px;padding:0 16px;font-size:13px;font-weight:650;line-height:1.35;display:flex}.uw-support-alert.is-error,.uw-support-message.is-error{background:#e224441f;border-color:#e2244442}.uw-support-alert.is-success{background:#36d6781f;border-color:#36d67842}.uw-support-workspace{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:18px;margin-top:18px;display:grid}.uw-support-card,.uw-support-auth-box,.uw-ticket-chat-v11,.uw-ticket-side-v11,.uw-ticket-info-card-v11{box-shadow:none;background:#161617;border:1px solid #ffffff12;border-radius:22px}.uw-support-card{padding:18px}.uw-support-create-card{min-height:620px}.uw-support-card__head{border-bottom:1px solid #ffffff0e;margin-bottom:16px;padding-bottom:16px}.uw-support-card__head h2,.uw-support-block-head h2,.uw-ticket-chat-head-v11 h2{color:#fff;letter-spacing:-.035em;margin:12px 0 6px;font-size:25px;font-weight:700;line-height:1.05}.uw-support-card__head p,.uw-support-block-head p,.uw-ticket-chat-head-v11 p{color:#ffffff8a;margin:0;font-size:13px;font-weight:500;line-height:1.45}.uw-support-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.uw-support-field,.uw-support-form-grid label{gap:7px;display:grid}.uw-support-field{margin-top:12px}.uw-support-field span,.uw-support-form-grid label span,.uw-buy-price>span,.uw-buy-quantity>span{color:#ffffff94;font-size:12px;font-weight:650;line-height:1}.uw-support-field input,.uw-support-field textarea,.uw-support-form-grid select,.uw-ticket-reply-v11 textarea{color:#fff;width:100%;box-shadow:none;font:inherit;background:#202024;border:1px solid #ffffff12;border-radius:14px;outline:none;font-size:13px;font-weight:500;line-height:1.45;transition:border-color .2s,background-color .2s}.uw-support-field input,.uw-support-form-grid select{height:46px;padding:0 13px}.uw-support-field textarea,.uw-ticket-reply-v11 textarea{resize:vertical;min-height:118px;padding:13px}.uw-support-field input::placeholder,.uw-support-field textarea::placeholder,.uw-ticket-reply-v11 textarea::placeholder{color:#ffffff57}.uw-support-report-note{background:#e224441a;border:1px solid #e2244438;border-radius:16px;margin-top:14px;padding:14px}.uw-support-report-note b{color:#ff3152;text-transform:uppercase;letter-spacing:.025em;margin-bottom:5px;font-size:13px;font-weight:700;line-height:1;display:block}.uw-support-report-note p{color:#ffffffa8;margin:0;font-size:13px;font-weight:500;line-height:1.45}.uw-support-submit,.uw-ticket-reply-v11 button{color:#fff;cursor:pointer;width:100%;min-height:48px;box-shadow:none;background:#e22444;border:0;border-radius:14px;margin-top:14px;font-size:14px;font-weight:700;line-height:1;transition:transform .22s cubic-bezier(.16,1,.3,1),background-color .22s,opacity .22s}.uw-support-submit:hover:not(:disabled),.uw-ticket-reply-v11 button:hover:not(:disabled){background:#f12b4d;transform:translateY(-1px)}.uw-support-submit:disabled,.uw-ticket-reply-v11 button:disabled{opacity:.48;cursor:not-allowed}.uw-support-filter-row{flex-wrap:wrap;gap:7px;display:flex}.uw-support-filter-row button{color:#fff9;cursor:pointer;min-height:34px;box-shadow:none;background:#202024;border:0;border-radius:11px;padding:0 11px;font-size:12px;font-weight:650;line-height:1;transition:background-color .2s,color .2s,transform .22s cubic-bezier(.16,1,.3,1)}.uw-support-filter-row button:hover,.uw-support-filter-row button.is-active{color:#fff;background:#e22444;transform:translateY(-1px)}.uw-support-ticket-list{gap:10px;margin-top:14px;display:grid}.uw-support-ticket-row{min-height:96px;color:inherit;box-shadow:none;background:#202024;border:1px solid #ffffff0e;border-radius:17px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;text-decoration:none;transition:border-color .22s,background-color .22s,transform .24s cubic-bezier(.16,1,.3,1);display:grid;position:relative;overflow:hidden}.uw-support-ticket-row:before{content:"";opacity:.9;background:#e22444;border-radius:999px;width:3px;position:absolute;top:14px;bottom:14px;left:0}.uw-support-ticket-row:hover{background:#242428;border-color:#e2244440;transform:translateY(-1px)}.uw-support-ticket-row span{color:#ff3152;letter-spacing:.025em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:700;line-height:1;display:block}.uw-support-ticket-row b{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:14px;font-weight:700;line-height:1.2;display:block;overflow:hidden}.uw-support-ticket-row small{color:#ffffff70;margin-top:7px;font-size:11px;font-weight:600;line-height:1.25;display:block}.uw-support-ticket-row em,.uw-support-hero__card b,.uw-ticket-info-card-v11 b.is-open,.uw-ticket-info-card-v11 b.is-in_progress,.uw-ticket-info-card-v11 b.is-waiting_user,.uw-ticket-info-card-v11 b.is-closed{color:#ff3152;white-space:nowrap;background:#e2244424;border-radius:10px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:11px;font-style:normal;font-weight:700;line-height:1;display:inline-flex}.uw-support-ticket-row em.is-in_progress,.uw-support-hero__card b.is-in_progress{color:#5aa7ff;background:#5aa7ff24}.uw-support-ticket-row em.is-waiting_user,.uw-support-hero__card b.is-waiting_user{color:#ffb84d;background:#ffb84d24}.uw-support-ticket-row em.is-closed,.uw-support-hero__card b.is-closed{color:#55d88a;background:#55d88a24}.uw-support-empty{text-align:center;color:#ffffff85;background:#202024;border:1px dashed #ffffff17;border-radius:16px;place-items:center;min-height:78px;padding:18px;font-size:13px;font-weight:600;line-height:1.35;display:grid}.uw-support-back{color:#ffffffad;background:#202024;border-radius:11px;align-items:center;width:fit-content;min-height:34px;margin-bottom:12px;padding:0 12px;font-size:12px;font-weight:650;line-height:1;text-decoration:none;display:inline-flex}.uw-support-back:hover{color:#fff;background:#e22444}.uw-support-grid.is-single{place-items:center;margin-top:18px;display:grid}.uw-support-auth-box{gap:10px;width:min(520px,100%);padding:22px;display:grid}.uw-support-auth-box b{color:#fff;font-size:22px;font-weight:700;line-height:1.1}.uw-support-auth-box p{color:#ffffff94;margin:0;font-size:14px;line-height:1.45}.uw-ticket-layout-v11{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:18px;margin-top:18px;display:grid}.uw-ticket-chat-v11{overflow:hidden}.uw-ticket-chat-head-v11{border-bottom:1px solid #ffffff0e;padding:18px}.uw-ticket-messages-v11{scrollbar-width:thin;scrollbar-color:#e2244461 transparent;gap:14px;min-height:360px;max-height:min(620px,100vh - 360px);padding:18px;display:grid;overflow:auto}.uw-ticket-messages-v11::-webkit-scrollbar{width:6px}.uw-ticket-messages-v11::-webkit-scrollbar-track{background:0 0}.uw-ticket-messages-v11::-webkit-scrollbar-thumb{background:#e2244461;border-radius:999px}.uw-ticket-message-v11{align-items:end;gap:10px;display:grid}.uw-ticket-message-v11.is-admin{grid-template-columns:38px minmax(0,.72fr);justify-content:start}.uw-ticket-message-v11.is-player{grid-template-columns:minmax(0,.72fr) 38px;justify-content:end}.uw-ticket-message-v11__avatar{object-fit:cover;color:#fff;background:#202024;border:1px solid #ffffff12;border-radius:13px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:700;display:grid}.uw-ticket-message-v11__avatar.is-admin{background:#e224442e;border-color:#e2244438}.uw-ticket-message-v11.is-player .uw-ticket-message-v11__avatar{grid-area:1/2}.uw-ticket-message-v11__bubble{min-width:0;box-shadow:none;background:#202024;border:1px solid #ffffff0e;border-radius:17px;padding:13px 14px}.uw-ticket-message-v11.is-admin .uw-ticket-message-v11__bubble{background:#e224441a;border-color:#e224442e;border-top-left-radius:8px}.uw-ticket-message-v11.is-player .uw-ticket-message-v11__bubble{border-top-right-radius:8px;grid-area:1/1}.uw-ticket-message-v11__head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.uw-ticket-message-v11__head strong{color:#fff;font-size:12px;font-weight:700;line-height:1}.uw-ticket-message-v11__head time{color:#ffffff61;white-space:nowrap;font-size:10.5px;font-weight:600;line-height:1}.uw-ticket-message-v11__bubble p{color:#ffffffbd;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:500;line-height:1.5}.uw-ticket-reply-v11{background:#141416;border-top:1px solid #ffffff0e;gap:12px;padding:18px;display:grid}.uw-ticket-reply-v11 textarea{min-height:110px}.uw-ticket-reply-v11 button{justify-self:end;width:fit-content;min-width:190px;margin-top:0}.uw-ticket-side-v11{background:0 0;border:0;gap:12px;display:grid}.uw-ticket-info-card-v11{gap:9px;padding:16px;display:grid}.uw-ticket-info-card-v11>b{color:#fff;letter-spacing:-.02em;font-size:22px;font-weight:700;line-height:1}.uw-ticket-info-card-v11 p{color:#ffffffa8;background:#202024;border-radius:12px;margin:0;padding:11px 12px;font-size:12px;font-weight:600;line-height:1.3}.uw-ticket-links{gap:8px;display:grid}.uw-ticket-links a{min-height:52px;color:inherit;background:#202024;border:1px solid #ffffff0e;border-radius:13px;gap:5px;padding:11px 12px;text-decoration:none;display:grid}.uw-ticket-links a:hover{background:#242428;border-color:#e2244440}.uw-ticket-links small{color:#ff3152;text-transform:uppercase;letter-spacing:.025em;font-size:11px;font-weight:700;line-height:1}.uw-ticket-links b{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;line-height:1.1;overflow:hidden}@media (max-width:1100px){.uw-support-hero,.uw-support-workspace,.uw-support-workspace--reversed,.uw-ticket-layout-v11{grid-template-columns:1fr}.uw-support-hero__profile,.uw-support-hero__card{min-height:120px}}@media (max-width:760px){.uw-support-page{width:calc(100vw - 24px);margin-top:14px}.uw-support-hero{border-radius:20px;padding:24px 18px}.uw-support-hero h1{font-size:42px}.uw-support-form-grid{grid-template-columns:1fr}.uw-support-card{padding:14px}.uw-ticket-message-v11.is-admin,.uw-ticket-message-v11.is-player{grid-template-columns:34px minmax(0,1fr)}.uw-ticket-message-v11.is-player .uw-ticket-message-v11__avatar{grid-column:1}.uw-ticket-message-v11.is-player .uw-ticket-message-v11__bubble{border-top-left-radius:8px;border-top-right-radius:17px;grid-column:2}}.uw-support-page{width:calc(100% - 44px)!important;max-width:1560px!important;margin:22px auto 90px!important}.uw-support-hero{min-height:220px!important;box-shadow:none!important;background:radial-gradient(circle at 86% 20%,#e224441a,#0000 32%),#161617!important;border:1px solid #ffffff12!important;border-radius:26px!important;grid-template-columns:minmax(0,1fr) 360px!important;gap:20px!important;padding:30px!important}.uw-support-hero:before{content:none!important;display:none!important}.uw-support-hero>div:first-child{align-content:center!important;justify-items:start!important;display:grid!important}.uw-support-hero .uw-section-kicker,.uw-support-card__head .uw-section-kicker,.uw-ticket-chat-head-v11 span,.uw-ticket-info-card-v11>span,.uw-support-block-head span{color:#ff3152!important;min-height:26px!important;box-shadow:none!important;background:#e2244424!important;border-radius:9px!important;gap:7px!important;padding:0 11px 0 9px!important;font-weight:700!important}.uw-support-hero .uw-section-kicker:before,.uw-support-card__head .uw-section-kicker:before,.uw-ticket-chat-head-v11 span:before,.uw-ticket-info-card-v11>span:before,.uw-support-block-head span:before{content:""!important;background:currentColor!important;flex:none!important;width:15px!important;height:15px!important;display:inline-block!important;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.2 4h13.6A3.2 3.2 0 0 1 22 7.2v7.1a3.2 3.2 0 0 1-3.2 3.2H13l-4.2 3.4a.9.9 0 0 1-1.45-.7v-2.7H5.2A3.2 3.2 0 0 1 2 14.3V7.2A3.2 3.2 0 0 1 5.2 4Zm1.2 5.1h11.2V7.5H6.4v1.6Zm0 3.4h7.7v-1.6H6.4v1.6Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.2 4h13.6A3.2 3.2 0 0 1 22 7.2v7.1a3.2 3.2 0 0 1-3.2 3.2H13l-4.2 3.4a.9.9 0 0 1-1.45-.7v-2.7H5.2A3.2 3.2 0 0 1 2 14.3V7.2A3.2 3.2 0 0 1 5.2 4Zm1.2 5.1h11.2V7.5H6.4v1.6Zm0 3.4h7.7v-1.6H6.4v1.6Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important}.uw-support-hero h1{letter-spacing:-.055em!important;margin:16px 0 10px!important;font-size:clamp(46px,4.8vw,74px)!important;font-weight:700!important}.uw-support-hero p{color:#ffffff9e!important;max-width:780px!important;font-size:14px!important;line-height:1.5!important}.uw-support-hero__profile,.uw-support-hero__card{min-height:150px!important;box-shadow:none!important;background:#202024!important;border:1px solid #ffffff0e!important;border-radius:20px!important;padding:18px!important;position:relative!important;overflow:hidden!important}.uw-support-hero__profile:before,.uw-support-hero__card:before{content:""!important;background:linear-gradient(135deg,#e224443d,#e224441f),#161617!important;border:1px solid #e224442e!important;border-radius:14px!important;width:44px!important;height:44px!important;margin-bottom:4px!important;display:block!important}.uw-support-hero__profile:after,.uw-support-hero__card:after{content:""!important;background:#ff3152!important;width:18px!important;height:18px!important;position:absolute!important;top:31px!important;left:31px!important;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 12a4.4 4.4 0 1 0 0-8.8 4.4 4.4 0 0 0 0 8.8Zm0 2.2c-4.2 0-7.4 2-7.4 4.4V20h14.8v-1.4c0-2.4-3.2-4.4-7.4-4.4Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 12a4.4 4.4 0 1 0 0-8.8 4.4 4.4 0 0 0 0 8.8Zm0 2.2c-4.2 0-7.4 2-7.4 4.4V20h14.8v-1.4c0-2.4-3.2-4.4-7.4-4.4Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important}.uw-support-hero__profile b,.uw-support-hero__card b{font-weight:700!important}.uw-support-workspace{grid-template-columns:430px minmax(0,1fr)!important;gap:18px!important;margin-top:18px!important}.uw-support-workspace--reversed{grid-template-columns:430px minmax(0,1fr)!important}.uw-support-card,.uw-support-auth-box,.uw-ticket-chat-v11,.uw-ticket-side-v11,.uw-ticket-info-card-v11{box-shadow:none!important;background:#161617!important;border:1px solid #ffffff12!important}.uw-support-card{border-radius:22px!important;padding:16px!important}.uw-support-card__head{border-bottom:0!important;gap:6px!important;margin-bottom:14px!important;padding-bottom:0!important;display:grid!important}.uw-support-card__head h2,.uw-support-block-head h2,.uw-ticket-chat-head-v11 h2{color:#fff!important;margin:7px 0 0!important;font-size:24px!important;font-weight:700!important;line-height:1.05!important}.uw-support-card__head p,.uw-support-block-head p,.uw-ticket-chat-head-v11 p{color:#ffffff85!important}.uw-support-form-grid label,.uw-support-field{position:relative!important}.uw-support-form-grid label>span,.uw-support-field>span{align-items:center!important;min-height:18px!important;padding-left:23px!important;display:inline-flex!important;position:relative!important}.uw-support-form-grid label>span:before,.uw-support-field>span:before{content:""!important;background:#ffffff7a!important;width:15px!important;height:15px!important;position:absolute!important;top:50%!important;left:0!important;transform:translateY(-50%)!important;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 5h16v14H4V5Zm2 2v2h12V7H6Zm0 4v6h12v-6H6Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 5h16v14H4V5Zm2 2v2h12V7H6Zm0 4v6h12v-6H6Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important}.uw-support-field textarea,.uw-ticket-reply-v11 textarea,.uw-support-field input,.uw-support-form-grid select{box-shadow:none!important;background:#202024!important;border-color:#ffffff0f!important;border-radius:13px!important}.uw-support-field input:focus,.uw-support-field textarea:focus,.uw-support-form-grid select:focus,.uw-ticket-reply-v11 textarea:focus{background:#232327!important;border-color:#e2244457!important}.uw-support-report-note{background:#202024!important;border-color:#e2244433!important;border-radius:15px!important}.uw-support-ticket-row{min-height:92px!important;box-shadow:none!important;background:#202024!important;border-color:#ffffff0e!important;border-radius:16px!important;padding:13px 13px 13px 56px!important}.uw-support-ticket-row:before{content:""!important;opacity:1!important;background:linear-gradient(135deg,#e2244438,#e224441a),#161617!important;border-radius:12px!important;width:32px!important;height:32px!important;top:50%!important;bottom:auto!important;left:14px!important;transform:translateY(-50%)!important}.uw-support-ticket-row:after{content:""!important;background:#ff3152!important;width:16px!important;height:16px!important;position:absolute!important;top:50%!important;left:22px!important;transform:translateY(-50%)!important;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.2 4h13.6A3.2 3.2 0 0 1 22 7.2v7.1a3.2 3.2 0 0 1-3.2 3.2H13l-4.2 3.4a.9.9 0 0 1-1.45-.7v-2.7H5.2A3.2 3.2 0 0 1 2 14.3V7.2A3.2 3.2 0 0 1 5.2 4Zm1.2 5.1h11.2V7.5H6.4v1.6Zm0 3.4h7.7v-1.6H6.4v1.6Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.2 4h13.6A3.2 3.2 0 0 1 22 7.2v7.1a3.2 3.2 0 0 1-3.2 3.2H13l-4.2 3.4a.9.9 0 0 1-1.45-.7v-2.7H5.2A3.2 3.2 0 0 1 2 14.3V7.2A3.2 3.2 0 0 1 5.2 4Zm1.2 5.1h11.2V7.5H6.4v1.6Zm0 3.4h7.7v-1.6H6.4v1.6Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important}.uw-support-ticket-row:hover{background:#242428!important;border-color:#e2244438!important}.uw-support-filter-row button{background:#202024!important;border:1px solid #ffffff0b!important;border-radius:11px!important}.uw-support-filter-row button:hover,.uw-support-filter-row button.is-active{background:#e22444!important;border-color:#e22444!important}.uw-ticket-chat-head-v11,.uw-ticket-reply-v11{border-color:#ffffff0e!important}.uw-ticket-message-v11__bubble,.uw-ticket-info-card-v11 p,.uw-ticket-links a{box-shadow:none!important;background:#202024!important}.uw-ticket-message-v11.is-admin .uw-ticket-message-v11__bubble{background:#e224441a!important;border-color:#e2244429!important}@media (max-width:1100px){.uw-support-workspace,.uw-support-workspace--reversed,.uw-ticket-layout-v11,.uw-support-hero{grid-template-columns:1fr!important}}@media (max-width:760px){.uw-support-page{width:calc(100vw - 24px)!important}}.uw-support-hero,.uw-support-hero__profile,.uw-support-hero__card,.uw-support-card,.uw-support-auth-box,.uw-ticket-chat-v11,.uw-ticket-info-card-v11,.uw-ticket-message-v11__bubble,.uw-ticket-info-card-v11 p,.uw-ticket-links a,.uw-ticket-reply-v11,.uw-support-report-note,.uw-support-ticket-row,.uw-support-empty,.uw-support-alert,.uw-support-message{box-shadow:none!important;background:#111113!important}.uw-support-field input,.uw-support-field textarea,.uw-support-form-grid select,.uw-ticket-reply-v11 textarea,.uw-support-filter-row button,.uw-ticket-message-v11__avatar,.uw-support-ticket-row:before{box-shadow:none!important;background-color:#18181b!important}.uw-support-hero{background:radial-gradient(circle at 88% 20%,#e2244414,#0000 35%),#111113!important;grid-template-columns:minmax(0,1fr) 310px!important;align-items:center!important;min-height:190px!important;padding:24px!important}.uw-support-hero h1{margin-top:13px!important;margin-bottom:8px!important}.uw-support-hero p{max-width:820px!important}.uw-support-hero__profile{background:#111113!important;border-radius:18px!important;align-content:start!important;gap:8px!important;min-height:0!important;padding:14px!important}.uw-support-hero__profile:before{background:linear-gradient(135deg,#e2244433,#e2244414),#18181b!important;border-radius:12px!important;width:34px!important;height:34px!important;margin-bottom:2px!important}.uw-support-hero__profile:after{width:15px!important;height:15px!important;top:25px!important;left:25px!important}.uw-support-hero__profile b{color:#fff!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;font-size:14px!important;font-weight:700!important;line-height:1.1!important;display:block!important;overflow:hidden!important}.uw-support-hero__profile>span{color:#ffffff94!important;font-size:12px!important;font-weight:650!important;line-height:1!important}.uw-support-hero__profile a{border-radius:11px!important;min-height:34px!important;padding:0 13px!important;font-size:12px!important}.uw-support-steam-copy{color:#fff!important;cursor:pointer!important;text-align:left!important;width:100%!important;min-height:44px!important;box-shadow:none!important;background:#18181b!important;border:1px solid #ffffff0e!important;border-radius:13px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:5px 9px!important;padding:8px 10px!important;transition:background-color .22s,border-color .22s,transform .24s cubic-bezier(.16,1,.3,1)!important;display:grid!important}.uw-support-steam-copy:hover{background:#202024!important;border-color:#e2244442!important;transform:translateY(-1px)!important}.uw-support-steam-copy small{color:#ffffff6b!important;text-transform:uppercase!important;letter-spacing:.035em!important;grid-column:1/3!important;font-size:10px!important;font-weight:700!important;line-height:1!important}.uw-support-steam-copy strong{color:#ffffffd1!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:12px!important;font-weight:650!important;line-height:1!important;display:block!important;overflow:hidden!important}.uw-support-steam-copy em{color:#ff3152!important;white-space:nowrap!important;background:#e2244424!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;min-height:22px!important;padding:0 8px!important;font-size:10.5px!important;font-style:normal!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}.uw-support-workspace{margin-top:16px!important}.uw-support-card{background:#111113!important}.uw-support-ticket-row{background:#18181b!important}.uw-support-ticket-row:hover{background:#202024!important}.uw-support-ticket-row:before{background:linear-gradient(135deg,#e2244433,#e2244414),#111113!important}.uw-ticket-chat-v11,.uw-ticket-info-card-v11{background:#111113!important}.uw-ticket-message-v11__bubble,.uw-ticket-info-card-v11 p,.uw-ticket-links a{background:#18181b!important}.uw-ticket-message-v11.is-admin .uw-ticket-message-v11__bubble{background:#e2244417!important}@media (max-width:1100px){.uw-support-hero{grid-template-columns:1fr!important}.uw-support-hero__profile{width:min(360px,100%)!important}}.uw-support-page{margin-top:18px!important;animation:.34s cubic-bezier(.16,1,.3,1) both uwSupportPageInV80!important}@keyframes uwSupportPageInV80{0%{opacity:0;filter:blur(4px);transform:translateY(14px)}to{opacity:1;filter:blur();transform:translate(0,0)}}.uw-support-hero,.uw-support-card,.uw-support-auth-box,.uw-ticket-chat-v11,.uw-ticket-info-card-v11{box-shadow:none!important;background:#161617!important}.uw-support-hero__profile,.uw-support-hero__card,.uw-support-ticket-row,.uw-support-empty,.uw-support-alert,.uw-support-message,.uw-support-report-note,.uw-ticket-message-v11__bubble,.uw-ticket-info-card-v11 p,.uw-ticket-links a,.uw-ticket-inline-meta,.uw-ticket-inline-links a,.uw-ticket-reply-v11{box-shadow:none!important;background:#111113!important}.uw-support-field input,.uw-support-field textarea,.uw-support-form-grid select,.uw-ticket-reply-v11 textarea,.uw-support-filter-row button,.uw-support-steam-copy,.uw-ticket-message-v11__avatar{box-shadow:none!important;background-color:#111113!important}.uw-support-hero{animation:.38s cubic-bezier(.16,1,.3,1) both uwSupportBlockInV80!important}.uw-support-list-card{animation:.42s cubic-bezier(.16,1,.3,1) 50ms both uwSupportBlockInV80!important}.uw-support-create-card,.uw-ticket-chat-inline-v80{animation:.42s cubic-bezier(.16,1,.3,1) .1s both uwSupportBlockInV80!important}.uw-support-ticket-row{animation:.34s cubic-bezier(.16,1,.3,1) both uwSupportTicketInV80!important}.uw-support-ticket-row:first-child{animation-delay:20ms!important}.uw-support-ticket-row:nth-child(2){animation-delay:50ms!important}.uw-support-ticket-row:nth-child(3){animation-delay:80ms!important}.uw-support-ticket-row:nth-child(4){animation-delay:.11s!important}.uw-support-ticket-row:nth-child(5){animation-delay:.14s!important}.uw-support-ticket-row:nth-child(6){animation-delay:.17s!important}.uw-support-ticket-row:nth-child(7){animation-delay:.2s!important}@keyframes uwSupportBlockInV80{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes uwSupportTicketInV80{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translate(0,0)scale(1)}}button.uw-support-ticket-row{width:100%!important;color:inherit!important;font:inherit!important;cursor:pointer!important;text-align:left!important;border:1px solid #ffffff0e!important}button.uw-support-ticket-row.is-selected{background:#e2244414!important;border-color:#e224446b!important}button.uw-support-ticket-row.is-selected:before{background:linear-gradient(135deg,#e2244447,#e224441f),#111113!important}.uw-ticket-chat-inline-v80{border-radius:22px!important;min-height:640px!important;overflow:hidden!important}.uw-ticket-chat-inline-v80 .uw-ticket-chat-head-v11{padding-top:18px!important;position:relative!important}.uw-support-inline-back{color:#ffffffb3!important;cursor:pointer!important;width:fit-content!important;min-height:34px!important;box-shadow:none!important;background:#111113!important;border:0!important;border-radius:11px!important;margin-bottom:10px!important;padding:0 12px!important;font-size:12px!important;font-weight:650!important;line-height:1!important;transition:background-color .22s,color .22s,transform .24s cubic-bezier(.16,1,.3,1)!important}.uw-support-inline-back:hover{color:#fff!important;background:#e22444!important;transform:translateY(-1px)!important}.uw-ticket-inline-meta{border:1px solid #ffffff0e!important;border-radius:15px!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin:0 18px 12px!important;padding:12px!important;display:flex!important}.uw-ticket-inline-meta b{color:#ff3152!important;background:#e2244424!important;border-radius:10px!important;align-items:center!important;min-height:28px!important;padding:0 10px!important;font-size:11px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}.uw-ticket-inline-meta b.is-in_progress{color:#5aa7ff!important;background:#5aa7ff24!important}.uw-ticket-inline-meta b.is-waiting_user{color:#ffb84d!important;background:#ffb84d24!important}.uw-ticket-inline-meta b.is-closed{color:#55d88a!important;background:#55d88a24!important}.uw-ticket-inline-meta span{color:#ffffff94!important;background:#161617!important;border-radius:10px!important;align-items:center!important;min-height:28px!important;padding:0 10px!important;font-size:11px!important;font-weight:650!important;line-height:1!important;display:inline-flex!important}.uw-ticket-chat-inline-v80 .uw-ticket-messages-v11{min-height:300px!important;max-height:390px!important;padding-top:6px!important}.uw-ticket-inline-links{flex-wrap:wrap!important;gap:8px!important;padding:0 18px 12px!important;display:flex!important}.uw-ticket-inline-links a{border:1px solid #ffffff0e!important;border-radius:12px!important;gap:4px!important;min-height:42px!important;padding:9px 11px!important;text-decoration:none!important;display:grid!important}.uw-ticket-inline-links small{color:#ff3152!important;text-transform:uppercase!important;font-size:10px!important;font-weight:700!important;line-height:1!important}.uw-ticket-inline-links b{color:#fff!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:180px!important;font-size:12px!important;font-weight:650!important;line-height:1!important;overflow:hidden!important}.uw-support-steam-copy{background:#111113!important}@media (max-width:1100px){.uw-ticket-chat-inline-v80{min-height:0!important}}.uw-support-page .uw-section-kicker,.uw-support-page .uw-ticket-chat-head-v11>span,.uw-support-page .uw-ticket-info-card-v11>span,.uw-support-page .uw-support-block-head>span{display:none!important}.uw-support-page .uw-support-hero,.uw-support-page .uw-support-card,.uw-support-page .uw-support-auth-box,.uw-support-page .uw-ticket-chat-v11,.uw-support-page .uw-ticket-info-card-v11{box-shadow:none!important;background:#0e0e10f5!important;border-color:#fff1!important}.uw-support-page .uw-support-hero{background:linear-gradient(105deg,#0e0e10f7 0%,#0e0e10f5 58%,#e2244412 100%),#0e0e10f5!important;border-radius:24px!important;min-height:205px!important;padding:30px 32px!important}.uw-support-page .uw-support-hero:before,.uw-support-page .uw-support-hero:after{content:none!important;display:none!important}.uw-support-page .uw-support-hero h1{color:#fff!important;letter-spacing:-.055em!important;margin-top:0!important;margin-bottom:12px!important;font-weight:700!important}.uw-support-page .uw-support-hero p{color:#ffffff94!important;font-weight:500!important}.uw-support-page .uw-support-hero__profile,.uw-support-page .uw-support-hero__card,.uw-support-page .uw-support-ticket-row,.uw-support-page .uw-support-empty,.uw-support-page .uw-support-alert,.uw-support-page .uw-support-message,.uw-support-page .uw-support-report-note,.uw-support-page .uw-ticket-message-v11__bubble,.uw-support-page .uw-ticket-info-card-v11 p,.uw-support-page .uw-ticket-links a,.uw-support-page .uw-ticket-inline-meta,.uw-support-page .uw-ticket-inline-links a,.uw-support-page .uw-ticket-reply-v11,.uw-support-page .uw-support-steam-copy{box-shadow:none!important;background:#111113!important}.uw-support-page .uw-support-field input,.uw-support-page .uw-support-field textarea,.uw-support-page .uw-support-form-grid select,.uw-support-page .uw-ticket-reply-v11 textarea,.uw-support-page .uw-support-filter-row button,.uw-support-page .uw-ticket-message-v11__avatar{box-shadow:none!important;background-color:#111113!important;border-color:#ffffff0f!important}.uw-support-page .uw-support-card__head,.uw-support-page .uw-ticket-chat-head-v11{border-bottom:1px solid #ffffff0e!important;margin-bottom:12px!important;padding-bottom:14px!important}.uw-support-page .uw-ticket-chat-head-v11{margin-bottom:0!important}.uw-support-page .uw-support-card__head h2,.uw-support-page .uw-support-block-head h2,.uw-support-page .uw-ticket-chat-head-v11 h2{color:#fff!important;letter-spacing:-.035em!important;margin:0!important;font-size:25px!important;font-weight:700!important;line-height:1.05!important}.uw-support-page .uw-support-card__head p,.uw-support-page .uw-support-block-head p,.uw-support-page .uw-ticket-chat-head-v11 p{color:#ffffff85!important;margin-top:7px!important}.uw-support-page button.uw-support-ticket-row,.uw-support-page .uw-support-ticket-row{background:#111113!important;border-color:#ffffff0e!important}.uw-support-page button.uw-support-ticket-row:hover,.uw-support-page .uw-support-ticket-row:hover{background:#161617!important;border-color:#e2244433!important}.uw-support-page button.uw-support-ticket-row.is-selected{background:#e2244413!important;border-color:#e2244452!important}.uw-support-page .uw-support-submit,.uw-support-page .uw-ticket-reply-v11 button,.uw-support-page .uw-support-hero__profile a,.uw-support-page .uw-support-hero__card a,.uw-support-page .uw-support-login,.uw-support-page .uw-support-auth-box a{box-shadow:none!important;background:#e22444!important}.uw-support-page .uw-ticket-chat-inline-v80 .uw-ticket-chat-head-v11{padding-top:18px!important}.uw-support-page .uw-support-inline-back{background:#111113!important;margin-bottom:14px!important}.uw-support-page .uw-ticket-inline-meta{background:#111113!important;border-color:#ffffff0e!important}.uw-support-page .uw-ticket-inline-meta span{background:#0e0e10f5!important}.uw-support-page .uw-support-empty{border-color:#ffffff12!important}.uw-support-page .uw-section-kicker:before,.uw-support-page .uw-ticket-chat-head-v11>span:before,.uw-support-page .uw-ticket-info-card-v11>span:before,.uw-support-page .uw-support-block-head>span:before{content:none!important;display:none!important}.uw-support-page button.uw-support-ticket-row,.uw-support-page .uw-support-ticket-row{transform-origin:50%!important;transition:background-color .24s,border-color .24s,transform .28s cubic-bezier(.16,1,.3,1),opacity .24s!important;overflow:hidden!important}.uw-support-page button.uw-support-ticket-row:before,.uw-support-page .uw-support-ticket-row:before,.uw-support-page button.uw-support-ticket-row:after,.uw-support-page .uw-support-ticket-row:after{transition:transform .32s cubic-bezier(.16,1,.3,1),background-color .24s,opacity .24s!important}.uw-support-page button.uw-support-ticket-row:hover,.uw-support-page .uw-support-ticket-row:hover{background:#161617!important;border-color:#e2244447!important;transform:translateY(-3px)scale(1.012)!important}.uw-support-page button.uw-support-ticket-row:hover:before,.uw-support-page .uw-support-ticket-row:hover:before{background:linear-gradient(135deg,#e224444d,#e2244424),#111113!important;transform:translateY(-50%)scale(1.08)!important}.uw-support-page button.uw-support-ticket-row:hover:after,.uw-support-page .uw-support-ticket-row:hover:after{transform:translateY(-50%)scale(1.08)rotate(-3deg)!important}.uw-support-page button.uw-support-ticket-row.is-selected{transform:translateY(-1px)!important}.uw-support-page .uw-support-hero__profile{align-content:center!important;gap:9px!important;min-height:104px!important;padding:14px!important}.uw-support-page .uw-support-hero__profile:before,.uw-support-page .uw-support-hero__profile:after{content:none!important;display:none!important}.uw-support-profile-line{grid-template-columns:38px minmax(0,1fr) 34px!important;align-items:center!important;gap:10px!important;min-width:0!important;display:grid!important}.uw-support-profile-line__icon{background:linear-gradient(135deg,#e2244438,#e2244417),#111113!important;border:1px solid #e224442e!important;border-radius:13px!important;place-items:center!important;width:38px!important;height:38px!important;display:grid!important;position:relative!important}.uw-support-profile-line__icon:before{content:""!important;background:#ff3152!important;width:18px!important;height:18px!important;display:block!important;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 12a4.4 4.4 0 1 0 0-8.8 4.4 4.4 0 0 0 0 8.8Zm0 2.2c-4.2 0-7.4 2-7.4 4.4V20h14.8v-1.4c0-2.4-3.2-4.4-7.4-4.4Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 12a4.4 4.4 0 1 0 0-8.8 4.4 4.4 0 0 0 0 8.8Zm0 2.2c-4.2 0-7.4 2-7.4 4.4V20h14.8v-1.4c0-2.4-3.2-4.4-7.4-4.4Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important}.uw-support-profile-line__text{gap:5px!important;min-width:0!important;display:grid!important}.uw-support-profile-line__text b{color:#fff!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:14px!important;font-weight:700!important;line-height:1!important;overflow:hidden!important}.uw-support-profile-line__text small{color:#ffffff7a!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:11px!important;font-weight:650!important;line-height:1!important;overflow:hidden!important}.uw-support-profile-copy{color:#ffffff9e!important;cursor:pointer!important;width:34px!important;height:34px!important;box-shadow:none!important;background:#111113!important;border:0!important;border-radius:11px!important;place-items:center!important;transition:background-color .22s,color .22s,transform .24s cubic-bezier(.16,1,.3,1)!important;display:grid!important}.uw-support-profile-copy svg{fill:currentColor!important;width:17px!important;height:17px!important;display:block!important}.uw-support-profile-copy:hover{color:#fff!important;background:#e22444!important;transform:translateY(-1px)!important}.uw-support-select-field{z-index:20!important;gap:7px!important;min-width:0!important;display:grid!important;position:relative!important}.uw-support-select-field>span{color:#ffffff94!important;align-items:center!important;min-height:18px!important;padding-left:23px!important;font-size:12px!important;font-weight:650!important;line-height:1!important;display:inline-flex!important;position:relative!important}.uw-support-select-field>span:before{content:""!important;background:#ffffff7a!important;width:15px!important;height:15px!important;position:absolute!important;top:50%!important;left:0!important;transform:translateY(-50%)!important;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 5h16v14H4V5Zm2 2v2h12V7H6Zm0 4v6h12v-6H6Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 5h16v14H4V5Zm2 2v2h12V7H6Zm0 4v6h12v-6H6Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important}.uw-support-select-button{color:#fff!important;cursor:pointer!important;text-align:left!important;width:100%!important;min-height:46px!important;box-shadow:none!important;background:#111113!important;border:1px solid #ffffff0f!important;border-radius:13px!important;grid-template-columns:32px minmax(0,1fr) 18px!important;align-items:center!important;gap:10px!important;padding:0 12px!important;transition:background-color .22s,border-color .22s,transform .24s cubic-bezier(.16,1,.3,1)!important;display:grid!important}.uw-support-select-button:hover,.uw-support-select-button.is-open{background:#161617!important;border-color:#e2244442!important}.uw-support-select-button i{color:#ffffff8c!important;background:currentColor!important;width:18px!important;height:18px!important;transition:transform .22s!important;display:block!important;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.6 7.4 10 11.8l4.4-4.4 1.1 1.2L10 14 4.5 8.6l1.1-1.2Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.6 7.4 10 11.8l4.4-4.4 1.1 1.2L10 14 4.5 8.6l1.1-1.2Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important}.uw-support-select-button.is-open i{transform:rotate(180deg)!important}.uw-support-select-button__text,.uw-support-select-menu button>span{gap:3px!important;min-width:0!important;display:grid!important}.uw-support-select-button__text b,.uw-support-select-menu button b{color:#ffffffe0!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:12.5px!important;font-weight:700!important;line-height:1!important;overflow:hidden!important}.uw-support-select-button__text small,.uw-support-select-menu button small{color:#ffffff70!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:10.5px!important;font-weight:600!important;line-height:1!important;overflow:hidden!important}.uw-support-select-menu{z-index:80!important;box-shadow:none!important;background:#0e0e10f5!important;border:1px solid #ffffff12!important;border-radius:16px!important;gap:6px!important;padding:8px!important;animation:.18s cubic-bezier(.16,1,.3,1) both uwSupportSelectMenuInV82!important;display:grid!important;position:absolute!important;top:calc(100% + 8px)!important;left:0!important;right:0!important}@keyframes uwSupportSelectMenuInV82{0%{opacity:0;transform:translateY(-6px)scale(.985)}to{opacity:1;transform:translate(0,0)scale(1)}}.uw-support-select-menu button{color:#fff!important;cursor:pointer!important;text-align:left!important;width:100%!important;min-height:48px!important;box-shadow:none!important;background:#111113!important;border:1px solid #ffffff0b!important;border-radius:13px!important;grid-template-columns:32px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;padding:0 10px!important;transition:background-color .22s,border-color .22s,transform .24s cubic-bezier(.16,1,.3,1)!important;display:grid!important}.uw-support-select-menu button:hover,.uw-support-select-menu button.is-selected{background:#e224441f!important;border-color:#e2244442!important;transform:translateY(-1px)!important}.uw-support-select-icon{color:#ffffff9e!important;background:#202024!important;border:1px solid #ffffff0b!important;border-radius:11px!important;place-items:center!important;width:32px!important;height:32px!important;transition:background-color .22s,color .22s,transform .24s cubic-bezier(.16,1,.3,1)!important;display:grid!important}.uw-support-select-icon:before{content:""!important;width:16px!important;height:16px!important;-webkit-mask:var(--uw-support-select-icon-mask) center / contain no-repeat!important;-webkit-mask:var(--uw-support-select-icon-mask) center / contain no-repeat!important;mask:var(--uw-support-select-icon-mask) center / contain no-repeat!important;background:currentColor!important;display:block!important}.uw-support-select-button:hover .uw-support-select-icon,.uw-support-select-button.is-open .uw-support-select-icon,.uw-support-select-menu button:hover .uw-support-select-icon,.uw-support-select-menu button.is-selected .uw-support-select-icon{color:#fff!important;background:#e22444!important;transform:scale(1.04)!important}.uw-support-select-icon.is-cart{--uw-support-select-icon-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.4 3.2h2.2a1 1 0 0 1 1 .8l.4 2h13.2a1 1 0 0 1 1 1.2l-1.6 7.1a2.7 2.7 0 0 1-2.6 2.1H9.1a2.7 2.7 0 0 1-2.7-2.2L5 5.2H3.4a1 1 0 0 1 0-2Zm6 17.8a1.7 1.7 0 1 1 0-3.4 1.7 1.7 0 0 1 0 3.4Zm7.6 0a1.7 1.7 0 1 1 0-3.4 1.7 1.7 0 0 1 0 3.4Z'/%3E%3C/svg%3E")}.uw-support-select-icon.is-wallet{--uw-support-select-icon-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6.4A2.4 2.4 0 0 1 6.4 4h11.2A2.4 2.4 0 0 1 20 6.4V8h-4.2a3.2 3.2 0 0 0 0 6.4H20v3.2a2.4 2.4 0 0 1-2.4 2.4H6.4A2.4 2.4 0 0 1 4 17.6V6.4Zm12 3.4h4v2.8h-4a1.4 1.4 0 0 1 0-2.8Z'/%3E%3C/svg%3E")}.uw-support-select-icon.is-warning{--uw-support-select-icon-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2.6 22 20H2L12 2.6Zm-1 6.2v5.7h2V8.8h-2Zm0 7.4v2h2v-2h-2Z'/%3E%3C/svg%3E")}.uw-support-select-icon.is-bug{--uw-support-select-icon-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 4.2 9.4 2.8 12 5.4l2.6-2.6L16 4.2l-2.2 2.2c.5.4.9.9 1.2 1.6h2.8v2H15.5v2h3.3v2h-3.3v.4c0 .6-.1 1.2-.3 1.7l2.4 2.4-1.4 1.4-2-2c-.6.5-1.3.8-2.2.8s-1.6-.3-2.2-.8l-2 2-1.4-1.4 2.4-2.4c-.2-.5-.3-1.1-.3-1.7V14H5.2v-2h3.3v-2H6.2V8H9c.3-.7.7-1.2 1.2-1.6L8 4.2Z'/%3E%3C/svg%3E")}.uw-support-select-icon.is-server{--uw-support-select-icon-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 3h14a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2Zm0 10h14a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2Zm2-7v2h2V6H7Zm0 10v2h2v-2H7Z'/%3E%3C/svg%3E")}.uw-support-select-icon.is-dots{--uw-support-select-icon-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.2 13.8a1.8 1.8 0 1 1 0-3.6 1.8 1.8 0 0 1 0 3.6Zm5.8 0a1.8 1.8 0 1 1 0-3.6 1.8 1.8 0 0 1 0 3.6Zm5.8 0a1.8 1.8 0 1 1 0-3.6 1.8 1.8 0 0 1 0 3.6Z'/%3E%3C/svg%3E")}.uw-support-create-card{z-index:30!important;position:relative!important;overflow:visible!important}.uw-support-workspace{align-items:start!important}.uw-support-copy-toast{z-index:26000!important}.uw-support-page .uw-support-filter-row button{color:#ffffff9e!important;background:#111113!important;border:1px solid #ffffff0e!important;transition:background-color .22s,border-color .22s,color .22s,transform .24s cubic-bezier(.16,1,.3,1)!important;position:relative!important;overflow:hidden!important}.uw-support-page .uw-support-filter-row button:hover{transform:translateY(-1px)!important}.uw-support-page .uw-ticket-message-v11.is-system{grid-template-columns:none!important;justify-content:center!important;align-items:center!important;margin:4px 0!important;display:flex!important}.uw-support-page .uw-ticket-message-v11.is-system .uw-ticket-message-v11__bubble{text-align:center!important;background:#ffffff0e!important;border:1px solid #ffffff12!important;border-radius:14px!important;max-width:min(520px,82%)!important;padding:10px 14px!important}.uw-support-page .uw-ticket-message-v11.is-system .uw-ticket-message-v11__head{justify-content:center!important;gap:8px!important;margin-bottom:6px!important}.uw-support-page .uw-ticket-message-v11.is-system .uw-ticket-message-v11__head strong{color:#ffffff9e!important;text-transform:uppercase!important;letter-spacing:.035em!important;font-size:10.5px!important;font-weight:700!important}.uw-support-page .uw-ticket-message-v11.is-system .uw-ticket-message-v11__head time{color:#ffffff5c!important}.uw-support-copy-toast{z-index:28000!important;pointer-events:none!important;min-width:310px!important;max-width:min(420px,100vw - 32px)!important;position:fixed!important;bottom:30px!important;left:50%!important;transform:translate(-50%)!important}.uw-support-copy-toast span{color:#eafff2!important;white-space:nowrap!important;min-height:54px!important;box-shadow:none!important;transform-origin:bottom!important;will-change:transform, opacity, filter!important;background:radial-gradient(circle at 18%,#41e68b38,#0000 42%),#102018!important;border:1px solid #41e68b47!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;padding:0 22px 0 62px!important;font-size:13px!important;font-weight:700!important;line-height:1!important;animation:2.9s cubic-bezier(.16,1,.3,1) both uwSupportCopyToastFullV83!important;display:inline-flex!important;position:relative!important;overflow:hidden!important}.uw-support-copy-toast span:before{content:"✓"!important;color:#41e68b!important;background:#41e68b2e!important;border:1px solid #41e68b3d!important;border-radius:11px!important;place-items:center!important;width:30px!important;height:30px!important;font-size:18px!important;font-weight:800!important;line-height:1!important;animation:2.9s cubic-bezier(.16,1.35,.28,1) both uwSupportCopyToastCheckV83!important;display:grid!important;position:absolute!important;top:50%!important;left:18px!important;transform:translateY(-50%)!important}.uw-support-copy-toast span:after{content:""!important;pointer-events:none!important;background:linear-gradient(110deg,#0000 0%,#ffffff2e 42%,#0000 62%)!important;animation:2.9s ease-out both uwSupportCopyToastSheenV83!important;position:absolute!important;inset:0!important;transform:translate(-120%)!important}@keyframes uwSupportCopyToastFullV83{0%{opacity:0;filter:blur(5px);transform:translateY(24px)scale(.92)}12%{opacity:1;filter:blur();transform:translateY(-4px)scale(1.018)}20%,76%{opacity:1;filter:blur();transform:translate(0,0)scale(1)}87%{opacity:1;filter:blur();transform:translateY(-3px)scale(1.01)}to{opacity:0;filter:blur(5px);transform:translateY(22px)scale(.94)}}@keyframes uwSupportCopyToastCheckV83{0%{opacity:0;transform:translateY(-50%)scale(.38)rotate(-28deg)}10%{opacity:1;transform:translateY(-50%)scale(1.12)rotate(7deg)}18%,76%{opacity:1;transform:translateY(-50%)scale(1)rotate(0)}to{opacity:0;transform:translateY(-50%)scale(.78)rotate(10deg)}}@keyframes uwSupportCopyToastSheenV83{0%,8%{opacity:0;transform:translate(-120%)}18%{opacity:1}42%{opacity:1;transform:translate(120%)}52%,to{opacity:0;transform:translate(120%)}}.uw-support-copy-toast{z-index:30000!important;pointer-events:none!important;opacity:0!important;visibility:hidden!important;filter:blur(5px)!important;min-width:310px!important;max-width:min(420px,100vw - 32px)!important;transition:opacity .24s,visibility .24s,transform .34s cubic-bezier(.16,1,.3,1),filter .34s!important;position:fixed!important;bottom:30px!important;left:50%!important;transform:translate(-50%,24px)scale(.94)!important}.uw-support-copy-toast.is-visible{opacity:1!important;visibility:visible!important;filter:blur()!important;animation:3s cubic-bezier(.16,1,.3,1) both uwSupportCopyToastShellV84!important;transform:translate(-50%)scale(1)!important}.uw-support-copy-toast span{color:#eafff2!important;white-space:nowrap!important;min-height:54px!important;box-shadow:none!important;background:radial-gradient(circle at 18%,#41e68b38,#0000 42%),#102018!important;border:1px solid #41e68b47!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;padding:0 22px 0 62px!important;font-size:13px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important;position:relative!important;overflow:hidden!important}.uw-support-copy-toast span:before{content:"✓"!important;color:#41e68b!important;background:#41e68b2e!important;border:1px solid #41e68b3d!important;border-radius:11px!important;place-items:center!important;width:30px!important;height:30px!important;font-size:18px!important;font-weight:800!important;line-height:1!important;display:grid!important;position:absolute!important;top:50%!important;left:18px!important;transform:translateY(-50%)!important}.uw-support-copy-toast span:after{content:""!important;pointer-events:none!important;background:linear-gradient(110deg,#0000 0%,#ffffff2e 42%,#0000 62%)!important;position:absolute!important;inset:0!important;transform:translate(-120%)!important}.uw-support-copy-toast.is-visible span:before{animation:3s cubic-bezier(.16,1.35,.28,1) both uwSupportCopyToastCheckV84!important}.uw-support-copy-toast.is-visible span:after{animation:3s ease-out both uwSupportCopyToastSheenV84!important}@keyframes uwSupportCopyToastShellV84{0%{opacity:0;filter:blur(5px);transform:translate(-50%,24px)scale(.92)}12%{opacity:1;filter:blur();transform:translate(-50%,-4px)scale(1.018)}20%,76%{opacity:1;filter:blur();transform:translate(-50%)scale(1)}87%{opacity:1;filter:blur();transform:translate(-50%,-3px)scale(1.01)}to{opacity:0;filter:blur(5px);transform:translate(-50%,22px)scale(.94)}}@keyframes uwSupportCopyToastCheckV84{0%{opacity:0;transform:translateY(-50%)scale(.38)rotate(-28deg)}10%{opacity:1;transform:translateY(-50%)scale(1.12)rotate(7deg)}18%,76%{opacity:1;transform:translateY(-50%)scale(1)rotate(0)}to{opacity:0;transform:translateY(-50%)scale(.78)rotate(10deg)}}@keyframes uwSupportCopyToastSheenV84{0%,8%{opacity:0;transform:translate(-120%)}18%{opacity:1}42%{opacity:1;transform:translate(120%)}52%,to{opacity:0;transform:translate(120%)}}body>.uw-support-copy-toast{z-index:2147483647!important;pointer-events:none!important;opacity:0!important;visibility:hidden!important;filter:blur(5px)!important;isolation:isolate!important;min-width:310px!important;max-width:min(420px,100vw - 32px)!important;position:fixed!important;bottom:34px!important;left:50%!important;transform:translate(-50%,28px)scale(.94)!important}body>.uw-support-copy-toast.is-visible{opacity:1!important;visibility:visible!important;filter:blur()!important;animation:3s cubic-bezier(.16,1,.3,1) both uwSupportCopyToastShellV85!important;transform:translate(-50%)scale(1)!important}body>.uw-support-copy-toast span{color:#eafff2!important;white-space:nowrap!important;min-height:54px!important;box-shadow:none!important;background:radial-gradient(circle at 18%,#41e68b38,#0000 42%),#102018!important;border:1px solid #41e68b47!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;padding:0 22px 0 62px!important;font-size:13px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important;position:relative!important;overflow:hidden!important}body>.uw-support-copy-toast span:before{content:"✓"!important;color:#41e68b!important;background:#41e68b2e!important;border:1px solid #41e68b3d!important;border-radius:11px!important;place-items:center!important;width:30px!important;height:30px!important;font-size:18px!important;font-weight:800!important;line-height:1!important;display:grid!important;position:absolute!important;top:50%!important;left:18px!important;transform:translateY(-50%)!important}body>.uw-support-copy-toast span:after{content:""!important;pointer-events:none!important;background:linear-gradient(110deg,#0000 0%,#ffffff2e 42%,#0000 62%)!important;position:absolute!important;inset:0!important;transform:translate(-120%)!important}body>.uw-support-copy-toast.is-visible span:before{animation:3s cubic-bezier(.16,1.35,.28,1) both uwSupportCopyToastCheckV85!important}body>.uw-support-copy-toast.is-visible span:after{animation:3s ease-out both uwSupportCopyToastSheenV85!important}@keyframes uwSupportCopyToastShellV85{0%{opacity:0;filter:blur(5px);transform:translate(-50%,28px)scale(.92)}12%{opacity:1;filter:blur();transform:translate(-50%,-5px)scale(1.018)}20%,76%{opacity:1;filter:blur();transform:translate(-50%)scale(1)}87%{opacity:1;filter:blur();transform:translate(-50%,-3px)scale(1.01)}to{opacity:0;filter:blur(5px);transform:translate(-50%,24px)scale(.94)}}@keyframes uwSupportCopyToastCheckV85{0%{opacity:0;transform:translateY(-50%)scale(.38)rotate(-28deg)}10%{opacity:1;transform:translateY(-50%)scale(1.12)rotate(7deg)}18%,76%{opacity:1;transform:translateY(-50%)scale(1)rotate(0)}to{opacity:0;transform:translateY(-50%)scale(.78)rotate(10deg)}}@keyframes uwSupportCopyToastSheenV85{0%,8%{opacity:0;transform:translate(-120%)}18%{opacity:1}42%{opacity:1;transform:translate(120%)}52%,to{opacity:0;transform:translate(120%)}}.uw-support-page .uw-support-filter-row button.is-filter-all{color:#ffffffad!important}.uw-support-page .uw-support-filter-row button.is-filter-closed{color:#55d88ad1!important}.uw-support-page .uw-support-inline-back{z-index:25!important;pointer-events:auto!important;cursor:pointer!important;position:relative!important}.uw-support-page .uw-ticket-chat-inline-v80,.uw-support-page .uw-ticket-chat-head-v11{position:relative!important}.uw-support-page .uw-ticket-chat-head-v11{z-index:10!important}.uw-support-page .uw-support-filter-row button,.uw-support-page .uw-support-filter-row button.is-filter-all,.uw-support-page .uw-support-filter-row button.is-filter-open,.uw-support-page .uw-support-filter-row button.is-filter-in_progress,.uw-support-page .uw-support-filter-row button.is-filter-waiting_user,.uw-support-page .uw-support-filter-row button.is-filter-closed{color:#ffffff9e!important;background:#111113!important;border-color:#ffffff0e!important}.uw-support-page .uw-support-filter-row button.is-filter-all:hover,.uw-support-page .uw-support-filter-row button.is-filter-all.is-active{color:#fff!important;background:#ffffff1d!important;border-color:#fff3!important}.uw-support-page .uw-support-filter-row button.is-filter-open:hover,.uw-support-page .uw-support-filter-row button.is-filter-open.is-active{color:#ff3152!important;background:#e224442e!important;border-color:#e224445c!important}.uw-support-page .uw-support-filter-row button.is-filter-in_progress:hover,.uw-support-page .uw-support-filter-row button.is-filter-in_progress.is-active{color:#5aa7ff!important;background:#5aa7ff29!important;border-color:#5aa7ff57!important}.uw-support-page .uw-support-filter-row button.is-filter-waiting_user:hover,.uw-support-page .uw-support-filter-row button.is-filter-waiting_user.is-active{color:#ffb84d!important;background:#ffb84d29!important;border-color:#ffb84d57!important}.uw-support-page .uw-support-filter-row button.is-filter-closed:hover,.uw-support-page .uw-support-filter-row button.is-filter-closed.is-active{color:#55d88a!important;background:#55d88a26!important;border-color:#55d88a57!important}.uw-support-page .uw-ticket-chat-inline-v80{flex-direction:column!important;min-height:min(820px,100vh - 190px)!important;display:flex!important}.uw-support-page .uw-ticket-chat-inline-v80 .uw-ticket-chat-head-v11{border-bottom:1px solid #ffffff0e!important;flex:none!important;margin:0!important;padding:18px!important}.uw-support-page .uw-ticket-inline-meta{display:none!important}.uw-ticket-chat-head-main-v86{grid-template-columns:minmax(0,1fr) minmax(220px,320px)!important;align-items:start!important;gap:18px!important;display:grid!important}.uw-ticket-chat-head-title-v86{min-width:0!important}.uw-ticket-chat-head-title-v86>span{display:none!important}.uw-ticket-chat-head-title-v86 h2{color:#fff!important;letter-spacing:-.035em!important;margin:0!important;font-size:27px!important;font-weight:700!important;line-height:1.05!important}.uw-ticket-chat-head-title-v86 p{color:#ffffff80!important;margin:8px 0 0!important;font-size:13px!important;font-weight:600!important;line-height:1.25!important}.uw-ticket-head-info-v86{align-self:start!important;gap:7px!important;min-width:0!important;display:grid!important}.uw-ticket-head-info-v86 div{min-height:38px!important;box-shadow:none!important;background:#111113!important;border:1px solid #ffffff0e!important;border-radius:12px!important;grid-template-columns:76px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;padding:8px 10px!important;display:grid!important}.uw-ticket-head-info-v86 small{color:#ffffff61!important;text-transform:uppercase!important;letter-spacing:.035em!important;font-size:10px!important;font-weight:700!important;line-height:1!important}.uw-ticket-head-info-v86 strong,.uw-ticket-head-info-v86 b{color:#ffffffc2!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:11.5px!important;font-style:normal!important;font-weight:700!important;line-height:1!important;overflow:hidden!important}.uw-ticket-head-info-v86 b{color:#ff3152!important;background:#e2244424!important;border-radius:9px!important;align-items:center!important;width:fit-content!important;min-height:24px!important;padding:0 9px!important;display:inline-flex!important}.uw-ticket-head-info-v86 b.is-in_progress{color:#5aa7ff!important;background:#5aa7ff24!important}.uw-ticket-head-info-v86 b.is-waiting_user{color:#ffb84d!important;background:#ffb84d24!important}.uw-ticket-head-info-v86 b.is-closed{color:#55d88a!important;background:#55d88a24!important}.uw-support-page .uw-ticket-chat-inline-v80 .uw-ticket-messages-v11{flex:auto!important;min-height:520px!important;max-height:none!important;padding:18px!important;overflow-y:auto!important}.uw-support-page .uw-ticket-chat-inline-v80 .uw-ticket-reply-v11,.uw-support-page .uw-ticket-chat-inline-v80 .uw-support-empty,.uw-support-page .uw-ticket-inline-links{flex:none!important}@media (max-width:1100px){.uw-support-page .uw-ticket-chat-inline-v80{min-height:0!important}.uw-ticket-chat-head-main-v86,.uw-ticket-head-info-v86{grid-template-columns:1fr!important}.uw-support-page .uw-ticket-chat-inline-v80 .uw-ticket-messages-v11{min-height:360px!important}}.uw-support-page .uw-ticket-head-info-v86{display:none!important}.uw-support-page .uw-ticket-chat-inline-v80 .uw-ticket-chat-head-v11{min-height:116px!important;padding:16px 18px 15px!important}.uw-ticket-chat-head-main-v86{min-height:74px!important;padding-right:280px!important;display:block!important;position:relative!important}.uw-ticket-chat-head-title-v86 h2{max-width:100%!important;font-size:26px!important;line-height:1.05!important}.uw-ticket-chat-head-title-v86 p{margin-top:7px!important}.uw-ticket-head-info-v87{text-align:right!important;pointer-events:none!important;width:250px!important;min-height:68px!important;display:block!important;position:absolute!important;top:0!important;right:0!important}.uw-ticket-head-info-v87>b{color:#ff3152!important;background:#e2244424!important;border-radius:9px!important;justify-content:center!important;align-items:center!important;min-height:26px!important;padding:0 10px!important;font-size:11px!important;font-style:normal!important;font-weight:700!important;line-height:1!important;display:inline-flex!important;box-shadow:0 0 18px #e224441a!important}.uw-ticket-head-info-v87>b.is-in_progress{color:#5aa7ff!important;background:#5aa7ff24!important;box-shadow:0 0 18px #5aa7ff1a!important}.uw-ticket-head-info-v87>b.is-waiting_user{color:#ffb84d!important;background:#ffb84d24!important;box-shadow:0 0 18px #ffb84d1a!important}.uw-ticket-head-info-v87>b.is-closed{color:#55d88a!important;background:#55d88a24!important;box-shadow:0 0 18px #55d88a1a!important}.uw-ticket-head-info-v87 dl{gap:5px!important;margin:10px 0 0!important;display:grid!important}.uw-ticket-head-info-v87 div{grid-template-columns:72px minmax(0,1fr)!important;align-items:baseline!important;gap:10px!important;min-width:0!important;display:grid!important}.uw-ticket-head-info-v87 dt,.uw-ticket-head-info-v87 dd{white-space:nowrap!important;text-overflow:ellipsis!important;min-width:0!important;margin:0!important;line-height:1!important;overflow:hidden!important}.uw-ticket-head-info-v87 dt{color:#ffffff57!important;text-transform:uppercase!important;letter-spacing:.035em!important;text-align:left!important;font-size:10px!important;font-weight:700!important}.uw-ticket-head-info-v87 dd{color:#ffffffad!important;text-align:right!important;font-size:11.5px!important;font-weight:700!important}.uw-support-page .uw-ticket-chat-inline-v80 .uw-ticket-messages-v11{grid-auto-rows:max-content!important;align-content:start!important;gap:14px!important;min-height:520px!important;max-height:none!important;padding:18px!important;display:grid!important;overflow-y:auto!important}.uw-support-page .uw-ticket-message-v11{align-self:start!important}.uw-support-page .uw-ticket-chat-inline-v80{min-height:min(760px,100vh - 176px)!important}@media (max-width:1100px){.uw-ticket-chat-head-main-v86{padding-right:0!important}.uw-ticket-head-info-v87{text-align:left!important;pointer-events:auto!important;width:100%!important;margin-top:12px!important;position:static!important}.uw-ticket-head-info-v87 dl{max-width:340px!important}.uw-ticket-head-info-v87 dd{text-align:left!important}.uw-support-page .uw-ticket-chat-inline-v80 .uw-ticket-messages-v11{min-height:360px!important}}.uw-shop-page,.uw-info-page,.uw-drops-page,.uw-wipes-page,.uw-support-page,.uw-home-news,.uw-home-leaders,.uw-home-faq{margin-top:22px!important}.uw-support-page{padding-top:0!important}.uw-support-page .uw-support-hero{margin-top:0!important}.uw-ticket-head-info-v87{width:292px!important}.uw-ticket-head-info-v87 div{grid-template-columns:132px minmax(0,1fr)!important}.uw-ticket-head-info-v87 dt{letter-spacing:.025em!important}.uw-support-profile-copy svg{width:18px!important;height:18px!important}.uw-support-profile-copy svg path{fill:currentColor!important}.uw-support-profile-copy{border:1px solid #ffffff0e!important}.uw-support-profile-copy:hover{border-color:#e2244473!important}.uw-ticket-reply-v11:after{content:"Enter — отправить, Shift + Enter — новая строка"!important;color:#ffffff57!important;margin-top:-4px!important;font-size:11px!important;font-weight:600!important;line-height:1!important;display:block!important}main[class*=uw-][class$=-page]{scroll-margin-top:120px!important}@media (max-width:1100px){.uw-ticket-chat-head-main-v86{padding-right:0!important}.uw-ticket-head-info-v87{width:100%!important}.uw-ticket-head-info-v87 div{grid-template-columns:132px minmax(0,1fr)!important}}:root{--uw-after-header-visual-gap:38px}.uw-support-page,.uw-info-page,.uw-drops-page,.uw-wipes-page,.uw-statistics-page,.uw-calculator-page,.uw-news-page,.uw-contacts-page{margin-top:var(--uw-after-header-visual-gap)!important}.uw-support-page .uw-ticket-chat-inline-v80 .uw-ticket-messages-v11{align-content:initial!important;grid-auto-rows:initial!important;flex-direction:column!important;gap:14px!important;padding:20px 22px!important;display:flex!important}.uw-support-page .uw-ticket-message-v11{grid-template-columns:none!important;align-self:stretch!important;align-items:flex-end!important;gap:12px!important;width:100%!important;display:flex!important}.uw-support-page .uw-ticket-message-v11.is-admin{grid-template-columns:none!important;justify-content:flex-start!important}.uw-support-page .uw-ticket-message-v11.is-player{grid-template-columns:none!important;justify-content:flex-end!important}.uw-support-page .uw-ticket-message-v11.is-player .uw-ticket-message-v11__avatar{order:2!important}.uw-support-page .uw-ticket-message-v11.is-player .uw-ticket-message-v11__bubble,.uw-support-page .uw-ticket-message-v11.is-admin .uw-ticket-message-v11__avatar{order:1!important}.uw-support-page .uw-ticket-message-v11.is-admin .uw-ticket-message-v11__bubble{order:2!important}.uw-support-page .uw-ticket-message-v11__bubble{width:fit-content!important;min-width:190px!important;max-width:min(720px,100% - 58px)!important;box-shadow:none!important;background:#111113!important;border:1px solid #ffffff12!important;border-radius:16px!important;gap:8px!important;padding:13px 15px!important;display:inline-grid!important}.uw-support-page .uw-ticket-message-v11.is-player .uw-ticket-message-v11__bubble{background:#111113!important;border-color:#ffffff13!important}.uw-support-page .uw-ticket-message-v11.is-admin .uw-ticket-message-v11__bubble{background:linear-gradient(135deg,#e224441d,#e224440e),#111113!important;border-color:#e2244438!important}.uw-support-page .uw-ticket-message-v11__head{justify-content:space-between!important;align-items:center!important;gap:16px!important;min-width:0!important;display:flex!important}.uw-support-page .uw-ticket-message-v11__head strong{color:#ffffffeb!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:12.5px!important;font-weight:700!important;line-height:1.1!important;overflow:hidden!important}.uw-support-page .uw-ticket-message-v11__head time{color:#ffffff6b!important;flex:none!important;font-size:11px!important;font-weight:650!important;line-height:1!important}.uw-support-page .uw-ticket-message-v11__bubble p{color:#fffc!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:break-word!important;margin:0!important;font-size:14px!important;font-weight:600!important;line-height:1.52!important}.uw-support-page .uw-ticket-message-v11.is-admin .uw-ticket-message-v11__bubble p{color:#ffffffdb!important}.uw-support-page .uw-ticket-message-v11__avatar{flex:0 0 38px!important;width:38px!important;height:38px!important;margin:0!important}.uw-support-page .uw-ticket-message-v11.is-system{justify-content:center!important;align-items:center!important;width:100%!important;margin:4px 0!important;display:flex!important}.uw-support-page .uw-ticket-message-v11.is-system .uw-ticket-message-v11__bubble{text-align:center!important;background:#ffffff0e!important;border-color:#ffffff13!important;width:fit-content!important;min-width:220px!important;max-width:min(560px,86%)!important;padding:10px 14px!important}.uw-support-page .uw-ticket-message-v11.is-system .uw-ticket-message-v11__bubble p{color:#ffffffa3!important;font-size:12.5px!important;font-weight:650!important;line-height:1.38!important}@media (max-width:760px){.uw-support-page .uw-ticket-message-v11__bubble{min-width:0!important;max-width:calc(100% - 48px)!important}.uw-support-page .uw-ticket-message-v11__head{gap:10px!important}.uw-support-page .uw-ticket-message-v11__bubble p{font-size:13.5px!important}}.uw-support-page .uw-ticket-chat-inline-v80 .uw-ticket-chat-head-v11{position:relative!important}.uw-ticket-head-info-v87{width:292px!important;min-height:92px!important;padding-top:0!important;top:-34px!important;right:0!important}.uw-ticket-head-info-v87>b{float:right!important;min-height:26px!important;margin-bottom:12px!important}.uw-ticket-head-info-v87 dl{clear:both!important;margin:38px 0 0!important;padding:0!important}.uw-ticket-chat-head-main-v86{padding-right:330px!important}@media (max-width:1100px){.uw-ticket-head-info-v87{min-height:0!important;top:auto!important;right:auto!important}.uw-ticket-head-info-v87>b{float:none!important;margin-bottom:10px!important}.uw-ticket-head-info-v87 dl{clear:none!important;margin:10px 0 0!important}.uw-ticket-chat-head-main-v86{padding-right:0!important}}.uw-support-preview-card-v92{background:radial-gradient(circle at 50% 36%,#e2244416,#0000 32%),#0e0e10f5!important;border-radius:22px!important;place-items:center!important;min-height:620px!important;animation:.42s cubic-bezier(.16,1,.3,1) both uwSupportPreviewInV92!important;display:grid!important;position:relative!important;overflow:hidden!important}.uw-support-preview-card-v92:before{content:""!important;pointer-events:none!important;border:1px solid #ffffff0b!important;border-radius:20px!important;position:absolute!important;inset:18px!important}.uw-support-preview-card-v92:after{content:""!important;opacity:.62!important;filter:blur(18px)!important;pointer-events:none!important;background:radial-gradient(circle,#e224441f,#0000 58%)!important;border-radius:999px!important;width:520px!important;height:520px!important;animation:5.5s ease-in-out infinite uwSupportPreviewPulseV92!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.uw-support-preview-content-v92{z-index:2!important;text-align:center!important;justify-items:center!important;width:min(560px,100% - 56px)!important;display:grid!important;position:relative!important}.uw-support-preview-icon-v92{background:linear-gradient(135deg,#e2244452,#e224441f),#111113!important;border:1px solid #e2244442!important;border-radius:24px!important;place-items:center!important;width:74px!important;height:74px!important;margin-bottom:22px!important;animation:3.4s ease-in-out infinite uwSupportPreviewFloatV92!important;display:grid!important;box-shadow:0 0 34px #e224441a!important}.uw-support-preview-icon-v92:before{content:""!important;background:#ff3152!important;width:34px!important;height:34px!important;display:block!important;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.2 4h13.6A3.2 3.2 0 0 1 22 7.2v7.1a3.2 3.2 0 0 1-3.2 3.2H13l-4.2 3.4a.9.9 0 0 1-1.45-.7v-2.7H5.2A3.2 3.2 0 0 1 2 14.3V7.2A3.2 3.2 0 0 1 5.2 4Zm1.2 4.9h11.2V7.3H6.4v1.6Zm0 3.4h8.2v-1.6H6.4v1.6Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.2 4h13.6A3.2 3.2 0 0 1 22 7.2v7.1a3.2 3.2 0 0 1-3.2 3.2H13l-4.2 3.4a.9.9 0 0 1-1.45-.7v-2.7H5.2A3.2 3.2 0 0 1 2 14.3V7.2A3.2 3.2 0 0 1 5.2 4Zm1.2 4.9h11.2V7.3H6.4v1.6Zm0 3.4h8.2v-1.6H6.4v1.6Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important}.uw-support-preview-content-v92 h2{color:#fff!important;letter-spacing:-.045em!important;margin:0!important;font-size:clamp(28px,2.2vw,40px)!important;font-weight:700!important;line-height:.98!important}.uw-support-preview-content-v92 p{color:#ffffff94!important;max-width:520px!important;margin:15px 0 0!important;font-size:14px!important;font-weight:550!important;line-height:1.55!important}.uw-support-preview-points-v92{flex-wrap:wrap!important;justify-content:center!important;gap:8px!important;margin-top:22px!important;display:flex!important}.uw-support-preview-points-v92 span{color:#ffffff94!important;background:#111113!important;border:1px solid #ffffff0e!important;border-radius:11px!important;align-items:center!important;min-height:31px!important;padding:0 11px!important;font-size:11.5px!important;font-weight:650!important;line-height:1!important;display:inline-flex!important}.uw-support-preview-create-v92{color:#fff!important;cursor:pointer!important;min-height:46px!important;box-shadow:none!important;background:#e22444!important;border:0!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;margin-top:28px!important;padding:0 22px!important;font-size:13px!important;font-weight:700!important;line-height:1!important;transition:transform .26s cubic-bezier(.16,1,.3,1),background-color .22s!important;display:inline-flex!important}.uw-support-preview-create-v92:hover{background:#f02b50!important;transform:translateY(-2px)scale(1.018)!important}.uw-support-preview-orb-v92,.uw-support-preview-orb-v92 span,.uw-support-preview-orb-v92 i{pointer-events:none!important;border-radius:999px!important;position:absolute!important}.uw-support-preview-orb-v92{z-index:1!important;inset:0!important}.uw-support-preview-orb-v92 span{opacity:.62!important;background:#e22444!important;width:10px!important;height:10px!important;animation:4.2s ease-in-out infinite uwSupportPreviewDotV92!important;top:34%!important;left:18%!important}.uw-support-preview-orb-v92 i{opacity:.42!important;background:#ffffff6b!important;width:7px!important;height:7px!important;animation:4.8s ease-in-out .4s infinite reverse uwSupportPreviewDotV92!important;bottom:31%!important;right:19%!important}@keyframes uwSupportPreviewInV92{0%{opacity:0;filter:blur(4px);transform:translateY(14px)scale(.985)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes uwSupportPreviewFloatV92{0%,to{transform:translate(0,0)}50%{transform:translateY(-8px)}}@keyframes uwSupportPreviewPulseV92{0%,to{opacity:.45;transform:translate(-50%,-50%)scale(.96)}50%{opacity:.72;transform:translate(-50%,-50%)scale(1.04)}}@keyframes uwSupportPreviewDotV92{0%,to{opacity:.38;transform:translate(0,0)scale(1)}50%{opacity:.7;transform:translateY(-12px)scale(1.22)}}@media (max-width:1100px){.uw-support-preview-card-v92{min-height:460px!important}}@media (max-width:640px){.uw-support-preview-content-v92{width:calc(100% - 34px)!important}.uw-support-preview-points-v92{display:none!important}}.uw-raid-page img{image-rendering:auto!important}.uw-raid-page .uw-section-kicker{color:#ff3152!important;letter-spacing:.035em!important;text-transform:uppercase!important;background:#e224441f!important;border-radius:10px!important;align-items:center!important;min-height:24px!important;padding:0 10px!important;font-size:11px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}.uw-raid-method__image--optimal b{display:none!important}:is(.uw-raid-method__image--optimal,.uw-raid-summary__explosive-icon:has(.uw-raid-optimal-icon)){background:radial-gradient(circle at 50% 45%,#e2244438,#0000 62%),#0e0e10!important;position:relative!important;overflow:hidden!important}.uw-raid-method__image--optimal:before,.uw-raid-optimal-icon{content:""!important;background:#ff3152!important;width:28px!important;height:28px!important;display:block!important;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2.5a1 1 0 0 1 .92.61l1.78 4.2 4.55.38a1 1 0 0 1 .56 1.75l-3.46 2.97 1.04 4.44a1 1 0 0 1-1.46 1.08L12 15.58l-3.93 2.35a1 1 0 0 1-1.46-1.08l1.04-4.44-3.46-2.97a1 1 0 0 1 .56-1.75l4.55-.38 1.78-4.2A1 1 0 0 1 12 2.5Zm0 3.55-1.13 2.67a1 1 0 0 1-.84.61l-2.9.24 2.2 1.89a1 1 0 0 1 .32.99L9 15.28l2.49-1.49a1 1 0 0 1 1.02 0L15 15.28l-.65-2.83a1 1 0 0 1 .32-.99l2.2-1.89-2.9-.24a1 1 0 0 1-.84-.61L12 6.05Z'/%3E%3Cpath d='M12 8.7a3.3 3.3 0 1 1 0 6.6 3.3 3.3 0 0 1 0-6.6Zm0 1.8a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2.5a1 1 0 0 1 .92.61l1.78 4.2 4.55.38a1 1 0 0 1 .56 1.75l-3.46 2.97 1.04 4.44a1 1 0 0 1-1.46 1.08L12 15.58l-3.93 2.35a1 1 0 0 1-1.46-1.08l1.04-4.44-3.46-2.97a1 1 0 0 1 .56-1.75l4.55-.38 1.78-4.2A1 1 0 0 1 12 2.5Zm0 3.55-1.13 2.67a1 1 0 0 1-.84.61l-2.9.24 2.2 1.89a1 1 0 0 1 .32.99L9 15.28l2.49-1.49a1 1 0 0 1 1.02 0L15 15.28l-.65-2.83a1 1 0 0 1 .32-.99l2.2-1.89-2.9-.24a1 1 0 0 1-.84-.61L12 6.05Z'/%3E%3Cpath d='M12 8.7a3.3 3.3 0 1 1 0 6.6 3.3 3.3 0 0 1 0-6.6Zm0 1.8a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important}.uw-raid-method__image--optimal i{width:28px!important;height:28px!important;display:block!important}.uw-raid-method__image--optimal:has(i):before{display:none!important}.uw-raid-optimal-icon{width:34px!important;height:34px!important}.uw-raid-method__image--optimal:after{content:""!important;pointer-events:none!important;border:1px solid #e224442e!important;border-radius:12px!important;position:absolute!important;inset:8px!important}.uw-raid-summary__explosive-icon:has(.uw-raid-optimal-icon):after{content:""!important;pointer-events:none!important;border:1px solid #e224442e!important;border-radius:12px!important;position:absolute!important;inset:8px!important}.uw-raid-hero h1{letter-spacing:-.062em!important;font-weight:700!important}.uw-raid-block-head h2,.uw-raid-summary__head h2{font-weight:700!important}.uw-raid-hero p,.uw-raid-block-head p{color:#fff9!important;font-weight:550!important}.uw-raid-method__text b{font-weight:700!important}.uw-raid-method__text small{color:#ffffff7a!important;font-weight:600!important}.uw-raid-summary__explosive-icon .uw-raid-optimal-icon{margin:auto!important}.uw-section-kicker{display:none!important}.uw-raid-hero h1,.uw-support-hero h1,.uw-info-hero h1,.uw-wipes-hero h1,.uw-drops-hero h1,.uw-statistics-hero h1,.uw-shop-hero h1,.uw-raid-block-head h2,.uw-raid-summary__head h2,.uw-support-card__head h2,.uw-ticket-chat-head-title-v86 h2{margin-top:0!important}.uw-raid-block-head,.uw-raid-summary__head,.uw-support-card__head{padding-top:0!important}.uw-raid-hero .uw-section-kicker,.uw-support-hero .uw-section-kicker,.uw-info-hero .uw-section-kicker,.uw-wipes-hero .uw-section-kicker,.uw-drops-hero .uw-section-kicker,.uw-statistics-hero .uw-section-kicker,.uw-shop-hero .uw-section-kicker{display:none!important}.uw-raid-hero,.uw-raid-hero>div,.uw-support-hero,.uw-info-hero,.uw-wipes-hero,.uw-drops-hero,.uw-statistics-hero,.uw-shop-hero,.uw-home-hero,.uw-profile-hero__main,.uw-store-profile-hero,main [class*=-hero],.uw-raid-hero:before,.uw-raid-hero:after,.uw-raid-hero>div:before,.uw-raid-hero>div:after,.uw-support-hero:before,.uw-support-hero:after,.uw-info-hero:before,.uw-info-hero:after,.uw-wipes-hero:before,.uw-wipes-hero:after,.uw-drops-hero:before,.uw-drops-hero:after,.uw-statistics-hero:before,.uw-statistics-hero:after{border-top:0!important}.uw-raid-hero h1{color:#fff!important;letter-spacing:-.055em!important;max-width:1040px!important;margin:0!important;font-size:clamp(56px,5.4vw,78px)!important;font-weight:700!important;line-height:.96!important}.uw-raid-block-head p,.uw-raid-method__text small,.uw-raid-target__text small,.uw-raid-summary__explosive span,.uw-raid-summary__resources span,.uw-raid-summary__selected span,.uw-raid-metric span{font-weight:500!important}.uw-raid-method__image--optimal{color:#fff!important;background:radial-gradient(circle at 50% 45%,#e2244433,#0000 62%),#111113!important;border:1px solid #e224442e!important;place-items:center!important;display:grid!important}.uw-raid-method__image--optimal:before,.uw-raid-method__image--optimal:after,.uw-raid-optimal-icon:before,.uw-raid-optimal-icon:after{content:none!important;display:none!important}.uw-raid-method__image--optimal b,.uw-raid-method__image--optimal i:not(.uw-raid-optimal-svg){display:none!important}.uw-raid-optimal-svg{color:#fff!important;fill:currentColor!important;opacity:.96!important;width:30px!important;height:30px!important;display:block!important}.uw-raid-optimal-svg path{fill:currentColor!important}.uw-raid-summary__explosive-icon{place-items:center!important;display:grid!important}.uw-raid-summary__explosive-icon .uw-raid-optimal-svg,.uw-raid-summary__explosive-icon .uw-raid-optimal-icon{color:#fff!important;fill:currentColor!important;width:34px!important;height:34px!important;margin:0!important}:is(.uw-raid-summary__explosive-icon:has(.uw-raid-optimal-svg),.uw-raid-summary__explosive-icon:has(.uw-raid-optimal-icon)){background:radial-gradient(circle at 50% 45%,#e224442e,#0000 64%),#111113!important;border-color:#ffffff12!important}.uw-raid-target__image img,.uw-raid-method__image img,.uw-raid-summary__explosive-icon img{object-fit:contain!important;image-rendering:auto!important}.uw-raid-target,.uw-raid-method,.uw-raid-summary,.uw-raid-main,.uw-raid-methods,.uw-raid-picker{border-top:0!important}@media (max-width:640px){.uw-raid-hero h1{font-size:42px!important}.uw-raid-hero p{font-size:13px!important}}.uw-raid-hero>div,.uw-raid-hero__main,.uw-raid-hero-card{background:radial-gradient(circle at 88%,#e2244429,#0000 42%),linear-gradient(90deg,#0e0e10f5,#0e0e10db)!important;border:1px solid #ffffff13!important;border-radius:24px!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;min-height:218px!important;padding:34px!important;display:flex!important}.uw-raid-hero{border-top:0!important}.uw-raid-hero h1{letter-spacing:-.056em!important;max-width:1080px!important;margin:0!important;font-size:clamp(54px,5.15vw,74px)!important;font-weight:700!important;line-height:.96!important}.uw-raid-hero p{color:#ffffff8f!important;max-width:850px!important;margin:17px 0 0!important;font-size:14.5px!important;font-weight:500!important;line-height:1.55!important}.uw-raid-metrics,.uw-raid-metric,.uw-raid-hero aside,.uw-raid-hero__stats{border-top:0!important}.uw-raid-metric{background:#111113!important;border:1px solid #fff1!important}.uw-raid-main{background:#0e0e10f5!important;border:1px solid #fff1!important;border-radius:24px!important;gap:14px!important;padding:16px!important}.uw-raid-methods,.uw-raid-picker{background:#111113!important;border:1px solid #fff1!important;border-radius:20px!important;padding:16px!important}.uw-raid-method-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.uw-raid-method{grid-template-columns:48px minmax(0,1fr)!important;align-items:center!important;gap:11px!important;min-height:76px!important;padding:10px!important}.uw-raid-target-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.uw-raid-target{border-radius:17px!important;grid-template-columns:62px minmax(0,1fr) 118px!important;align-items:center!important;gap:12px!important;min-height:92px!important;padding:12px!important;display:grid!important}.uw-raid-counter{justify-content:flex-end!important;justify-self:end!important;align-items:center!important;gap:7px!important;display:inline-flex!important}.uw-raid-block-head h2,.uw-raid-summary__head h2{letter-spacing:-.034em!important;font-size:28px!important;font-weight:700!important;line-height:1!important}.uw-raid-block-head p{color:#ffffff8c!important;max-width:760px!important;margin-top:8px!important;font-size:13.5px!important;font-weight:500!important;line-height:1.48!important}.uw-raid-method__text b,.uw-raid-target__text b{color:#ffffffeb!important;font-size:13.5px!important;font-weight:700!important;line-height:1.08!important}.uw-raid-method__text small,.uw-raid-target__text small{color:#ffffff80!important;font-size:11.5px!important;font-weight:500!important;line-height:1.22!important}.uw-raid-target__badges span,.uw-raid-method__text span{font-size:10.8px!important;font-weight:650!important}.uw-raid-optimal-svg,.uw-raid-optimal-svg.uw-raid-optimal-icon,.uw-raid-summary__explosive-icon .uw-raid-optimal-svg,.uw-raid-summary__explosive-icon .uw-raid-optimal-svg.uw-raid-optimal-icon{color:#fff!important;fill:currentColor!important;background:0 0!important;-webkit-mask:none!important;mask:none!important}.uw-raid-optimal-svg:before,.uw-raid-optimal-svg:after,.uw-raid-optimal-svg.uw-raid-optimal-icon:before,.uw-raid-optimal-svg.uw-raid-optimal-icon:after,.uw-raid-summary__explosive-icon:before,.uw-raid-summary__explosive-icon:after{content:none!important;display:none!important}.uw-raid-method__image--optimal{color:#fff!important}.uw-raid-method__image--optimal .uw-raid-optimal-svg{z-index:2!important;width:30px!important;height:30px!important;position:relative!important}.uw-raid-summary__explosive-icon .uw-raid-optimal-svg{z-index:2!important;width:32px!important;height:32px!important;position:relative!important}.uw-raid-summary__explosive-icon:has(.uw-raid-optimal-svg){background:radial-gradient(circle at 50% 45%,#e224442e,#0000 64%),#111113!important;border:1px solid #ffffff12!important}.uw-raid-summary__explosive span,.uw-raid-summary__resources span,.uw-raid-summary__selected span{font-size:12px!important;font-weight:500!important;line-height:1.2!important}.uw-raid-summary__explosive b,.uw-raid-summary__resources b,.uw-raid-summary__selected b{font-size:13px!important;font-weight:700!important;line-height:1.2!important}@media (max-width:1280px){.uw-raid-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.uw-raid-target-grid{grid-template-columns:1fr!important}}@media (max-width:760px){.uw-raid-hero>div,.uw-raid-hero__main,.uw-raid-hero-card{min-height:190px!important;padding:24px!important}.uw-raid-target{grid-template-columns:58px minmax(0,1fr)!important}.uw-raid-counter{grid-column:1/-1!important;justify-self:stretch!important}}.uw-raid-hero,.uw-raid-layout{grid-template-columns:minmax(0, 1fr) var(--uw-raid-side-width)!important;gap:var(--uw-raid-grid-gap)!important;align-items:start!important;display:grid!important}.uw-raid-hero{margin-bottom:var(--uw-raid-grid-gap)!important}.uw-raid-hero>div,.uw-raid-main{min-width:0!important}.uw-raid-hero>aside,.uw-raid-summary{width:100%!important;min-width:0!important}.uw-raid-hero>div,.uw-raid-hero>aside,.uw-raid-main,.uw-raid-summary{box-shadow:none!important;border-color:#ffffff12!important}.uw-raid-hero h1{max-width:900px!important}@media (max-width:1180px){.uw-raid-hero,.uw-raid-layout{grid-template-columns:1fr!important}}.uw-raid-page{--uw-raid-side-width:368px;--uw-raid-grid-gap:16px}.uw-raid-hero,.uw-raid-layout{grid-template-columns:minmax(0, 1fr) var(--uw-raid-side-width)!important;gap:var(--uw-raid-grid-gap)!important;overflow:visible!important}.uw-raid-hero>aside,.uw-raid-summary{box-sizing:border-box!important;border:1px solid #ffffff13!important;border-radius:24px!important;width:100%!important;max-width:100%!important;overflow:visible!important}.uw-raid-summary{padding:16px!important}.uw-raid-summary__explosive,.uw-raid-summary__total,.uw-raid-summary__resources,.uw-raid-summary__selected,.uw-raid-summary__saves{box-sizing:border-box!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.uw-raid-summary__resources .uw-raid-resource-row-v98{background:#111113!important;border:1px solid #fff1!important;border-radius:13px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;min-height:43px!important;padding:8px 10px!important;display:grid!important}.uw-raid-summary__resources .uw-raid-resource-row-v98 span{color:#ffffff9e!important;align-items:center!important;gap:9px!important;min-width:0!important;margin:0!important;font-size:12.5px!important;font-weight:600!important;line-height:1!important;display:inline-flex!important}.uw-raid-summary__resources .uw-raid-resource-row-v98 span img{object-fit:contain!important;background:#ffffff09!important;border-radius:8px!important;flex:0 0 26px!important;width:26px!important;height:26px!important;display:block!important}.uw-raid-summary__resources .uw-raid-resource-row-v98 span em{color:#ffffff9e!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-style:normal!important;overflow:hidden!important}.uw-raid-summary__resources .uw-raid-resource-row-v98 b{color:#fff!important;white-space:nowrap!important;font-size:13px!important;font-weight:700!important;line-height:1!important}.uw-raid-summary__resources .uw-raid-resource-row-v98:hover{background:#ffffff0b!important;border-color:#e224442e!important}.uw-raid-summary__resources>div:not(.uw-raid-resource-row-v98){max-width:100%!important}@media (max-width:1180px){.uw-raid-hero,.uw-raid-layout{grid-template-columns:1fr!important}}.uw-raid-summary .uw-raid-summary__head .uw-section-kicker{display:none!important}.uw-raid-summary__head{justify-content:space-between!important;align-items:center!important;gap:14px!important;margin-bottom:14px!important;display:flex!important}.uw-raid-summary__head>div:first-child{min-width:0!important}.uw-raid-summary__head h2{color:#fff!important;letter-spacing:-.035em!important;margin:0!important;font-size:28px!important;font-weight:700!important;line-height:1!important}.uw-raid-main .uw-raid-block-head{margin-bottom:14px!important;padding-top:0!important}.uw-raid-main .uw-raid-block-head .uw-section-kicker{color:#ff3152!important;letter-spacing:.035em!important;text-transform:uppercase!important;background:#e2244424!important;border:1px solid #e224441a!important;border-radius:10px!important;align-items:center!important;width:fit-content!important;min-height:25px!important;margin:0 0 10px!important;padding:0 10px!important;font-size:10.5px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}.uw-raid-main .uw-raid-block-head h2{color:#fff!important;letter-spacing:-.035em!important;margin:0!important;font-size:29px!important;font-weight:700!important;line-height:1.02!important}.uw-raid-main .uw-raid-block-head p{color:#ffffff8f!important;max-width:800px!important;margin:8px 0 0!important;font-size:13.5px!important;font-weight:500!important;line-height:1.45!important}.uw-raid-summary__head-actions{flex:none!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;display:inline-flex!important}.uw-raid-summary__head-actions button{color:#ffffffc7!important;white-space:nowrap!important;cursor:pointer!important;min-height:34px!important;box-shadow:none!important;background:#111113!important;border:1px solid #ffffff13!important;border-radius:12px!important;padding:0 13px!important;font-size:12px!important;font-weight:700!important;line-height:1!important;transition:transform .22s cubic-bezier(.16,1,.3,1),border-color .22s,background-color .22s,color .22s!important}.uw-raid-summary__head-actions button:hover{color:#fff!important;background:#e224441a!important;border-color:#e224443d!important;transform:translateY(-1px)!important}.uw-raid-target__meta{flex-wrap:wrap!important;gap:6px!important;margin-top:8px!important;display:flex!important}.uw-raid-target__meta b{color:#ffffffe0!important;white-space:nowrap!important;background:#e224441f!important;border:1px solid #e224441a!important;border-radius:9px!important;justify-content:center!important;align-items:center!important;min-height:23px!important;padding:0 8px!important;font-size:11.5px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}.uw-raid-target__body>span{color:#fff6!important;font-size:11.5px!important;font-weight:600!important;line-height:1!important}.uw-raid-target__body h3{color:#ffffffeb!important;letter-spacing:-.012em!important;margin:4px 0 0!important;font-size:15px!important;font-weight:700!important;line-height:1.08!important}.uw-raid-target.is-selected .uw-raid-target__meta b{background:#e2244429!important;border-color:#e224442e!important}@media (max-width:1180px){.uw-raid-summary__head{align-items:flex-start!important}.uw-raid-summary__head-actions{flex-wrap:wrap!important}}@media (max-width:560px){.uw-raid-summary__head{gap:10px!important;display:grid!important}.uw-raid-summary__head-actions{justify-content:flex-start!important}}.uw-raid-hero>div,.uw-support-hero,.uw-info-hero,.uw-wipes-hero,.uw-drops-hero,.uw-statistics-hero,.uw-shop-hero,.uw-home-hero,.uw-profile-hero__main,.uw-store-profile-hero{isolation:isolate!important;position:relative!important;overflow:hidden!important}.uw-raid-hero>div>*,.uw-support-hero>*,.uw-info-hero>*,.uw-wipes-hero>*,.uw-drops-hero>*,.uw-statistics-hero>*,.uw-shop-hero>*,.uw-home-hero>*,.uw-profile-hero__main>*,.uw-store-profile-hero>*{z-index:2!important;position:relative!important}.uw-raid-hero>div:after,.uw-support-hero:after,.uw-info-hero:after,.uw-wipes-hero:after,.uw-drops-hero:after,.uw-statistics-hero:after,.uw-shop-hero:after,.uw-home-hero:after,.uw-profile-hero__main:after,.uw-store-profile-hero:after{content:""!important;z-index:1!important;pointer-events:none!important;opacity:.34!important;filter:drop-shadow(0 0 34px #e224441f)!important;background:linear-gradient(135deg,#e224444d,#ffffff14)!important;width:178px!important;height:178px!important;position:absolute!important;top:50%!important;right:42px!important;transform:translateY(-50%)rotate(-8deg)!important;-webkit-mask-position:50%!important;mask-position:50%!important;-webkit-mask-size:contain!important;mask-size:contain!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important}.uw-raid-hero>div:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2.5a1 1 0 0 1 1 1v1.18a7.38 7.38 0 0 1 6.32 6.32h1.18a1 1 0 1 1 0 2h-1.18A7.38 7.38 0 0 1 13 19.32v1.18a1 1 0 1 1-2 0v-1.18A7.38 7.38 0 0 1 4.68 13H3.5a1 1 0 1 1 0-2h1.18A7.38 7.38 0 0 1 11 4.68V3.5a1 1 0 0 1 1-1Zm0 4.1A5.4 5.4 0 1 0 12 17.4 5.4 5.4 0 0 0 12 6.6Zm0 2.75a2.65 2.65 0 1 1 0 5.3 2.65 2.65 0 0 1 0-5.3Z'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2.5a1 1 0 0 1 1 1v1.18a7.38 7.38 0 0 1 6.32 6.32h1.18a1 1 0 1 1 0 2h-1.18A7.38 7.38 0 0 1 13 19.32v1.18a1 1 0 1 1-2 0v-1.18A7.38 7.38 0 0 1 4.68 13H3.5a1 1 0 1 1 0-2h1.18A7.38 7.38 0 0 1 11 4.68V3.5a1 1 0 0 1 1-1Zm0 4.1A5.4 5.4 0 1 0 12 17.4 5.4 5.4 0 0 0 12 6.6Zm0 2.75a2.65 2.65 0 1 1 0 5.3 2.65 2.65 0 0 1 0-5.3Z'/%3E%3C/svg%3E")!important}.uw-support-hero:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.2 4h13.6A3.2 3.2 0 0 1 22 7.2v7.1a3.2 3.2 0 0 1-3.2 3.2H13l-4.2 3.4a.9.9 0 0 1-1.45-.7v-2.7H5.2A3.2 3.2 0 0 1 2 14.3V7.2A3.2 3.2 0 0 1 5.2 4Zm1.2 4.9h11.2V7.3H6.4v1.6Zm0 3.4h8.2v-1.6H6.4v1.6Z'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.2 4h13.6A3.2 3.2 0 0 1 22 7.2v7.1a3.2 3.2 0 0 1-3.2 3.2H13l-4.2 3.4a.9.9 0 0 1-1.45-.7v-2.7H5.2A3.2 3.2 0 0 1 2 14.3V7.2A3.2 3.2 0 0 1 5.2 4Zm1.2 4.9h11.2V7.3H6.4v1.6Zm0 3.4h8.2v-1.6H6.4v1.6Z'/%3E%3C/svg%3E")!important}.uw-shop-hero:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.2 6h14.1a1 1 0 0 1 .96 1.28l-1.7 5.9a3 3 0 0 1-2.88 2.17H9.04l.26 1.05h8.7a1 1 0 1 1 0 2H8.52a1 1 0 0 1-.97-.76L4.86 6.75H3.5a1 1 0 1 1 0-2h2.14a1 1 0 0 1 .97.76L6.2 6Zm2.05 14.2a1.55 1.55 0 1 1 0-3.1 1.55 1.55 0 0 1 0 3.1Zm9.2 0a1.55 1.55 0 1 1 0-3.1 1.55 1.55 0 0 1 0 3.1Z'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.2 6h14.1a1 1 0 0 1 .96 1.28l-1.7 5.9a3 3 0 0 1-2.88 2.17H9.04l.26 1.05h8.7a1 1 0 1 1 0 2H8.52a1 1 0 0 1-.97-.76L4.86 6.75H3.5a1 1 0 1 1 0-2h2.14a1 1 0 0 1 .97.76L6.2 6Zm2.05 14.2a1.55 1.55 0 1 1 0-3.1 1.55 1.55 0 0 1 0 3.1Zm9.2 0a1.55 1.55 0 1 1 0-3.1 1.55 1.55 0 0 1 0 3.1Z'/%3E%3C/svg%3E")!important}.uw-info-hero:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2.4a9.6 9.6 0 1 1 0 19.2 9.6 9.6 0 0 1 0-19.2Zm0 8.1a1 1 0 0 0-1 1v5.1a1 1 0 1 0 2 0v-5.1a1 1 0 0 0-1-1Zm0-3.55a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5Z'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2.4a9.6 9.6 0 1 1 0 19.2 9.6 9.6 0 0 1 0-19.2Zm0 8.1a1 1 0 0 0-1 1v5.1a1 1 0 1 0 2 0v-5.1a1 1 0 0 0-1-1Zm0-3.55a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5Z'/%3E%3C/svg%3E")!important}.uw-wipes-hero:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 2.5a1 1 0 0 1 1 1V5h8V3.5a1 1 0 1 1 2 0V5h.5A3.5 3.5 0 0 1 22 8.5v9A3.5 3.5 0 0 1 18.5 21h-13A3.5 3.5 0 0 1 2 17.5v-9A3.5 3.5 0 0 1 5.5 5H6V3.5a1 1 0 0 1 1-1ZM4 10v7.5A1.5 1.5 0 0 0 5.5 19h13a1.5 1.5 0 0 0 1.5-1.5V10H4Zm3 3h2.4v2.4H7V13Zm4 0h2.4v2.4H11V13Zm4 0h2.4v2.4H15V13Z'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 2.5a1 1 0 0 1 1 1V5h8V3.5a1 1 0 1 1 2 0V5h.5A3.5 3.5 0 0 1 22 8.5v9A3.5 3.5 0 0 1 18.5 21h-13A3.5 3.5 0 0 1 2 17.5v-9A3.5 3.5 0 0 1 5.5 5H6V3.5a1 1 0 0 1 1-1ZM4 10v7.5A1.5 1.5 0 0 0 5.5 19h13a1.5 1.5 0 0 0 1.5-1.5V10H4Zm3 3h2.4v2.4H7V13Zm4 0h2.4v2.4H11V13Zm4 0h2.4v2.4H15V13Z'/%3E%3C/svg%3E")!important}.uw-drops-hero:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.2 3.2A3.2 3.2 0 0 1 12 5.95a3.2 3.2 0 1 1 4.8 2.75H19a2 2 0 0 1 2 2v2.2a1 1 0 0 1-1 1h-.2V19a2 2 0 0 1-2 2H6.2a2 2 0 0 1-2-2v-5.1H4a1 1 0 0 1-1-1v-2.2a2 2 0 0 1 2-2h2.2a3.2 3.2 0 0 1 0-5.5ZM11 10.7H5v1.2h6v-1.2Zm2 0v1.2h6v-1.2h-6ZM6.2 13.9V19H11v-5.1H6.2Zm6.8 0V19h4.8v-5.1H13ZM9.45 5a1.2 1.2 0 1 0 0 2.4H11v-.95A1.45 1.45 0 0 0 9.55 5h-.1Zm5.1 0h-.1A1.45 1.45 0 0 0 13 6.45v.95h1.55a1.2 1.2 0 1 0 0-2.4Z'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.2 3.2A3.2 3.2 0 0 1 12 5.95a3.2 3.2 0 1 1 4.8 2.75H19a2 2 0 0 1 2 2v2.2a1 1 0 0 1-1 1h-.2V19a2 2 0 0 1-2 2H6.2a2 2 0 0 1-2-2v-5.1H4a1 1 0 0 1-1-1v-2.2a2 2 0 0 1 2-2h2.2a3.2 3.2 0 0 1 0-5.5ZM11 10.7H5v1.2h6v-1.2Zm2 0v1.2h6v-1.2h-6ZM6.2 13.9V19H11v-5.1H6.2Zm6.8 0V19h4.8v-5.1H13ZM9.45 5a1.2 1.2 0 1 0 0 2.4H11v-.95A1.45 1.45 0 0 0 9.55 5h-.1Zm5.1 0h-.1A1.45 1.45 0 0 0 13 6.45v.95h1.55a1.2 1.2 0 1 0 0-2.4Z'/%3E%3C/svg%3E")!important}.uw-statistics-hero:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 4.5a1 1 0 0 1 1 1V18h15a1 1 0 1 1 0 2H5a3 3 0 0 1-3-3V5.5a1 1 0 0 1 2 0Zm15.3 3.2a1 1 0 0 1 .05 1.41l-4.7 5a1 1 0 0 1-1.35.1l-3.05-2.35-3.52 3.52a1 1 0 1 1-1.42-1.42l4.15-4.15a1 1 0 0 1 1.32-.08l3.03 2.33 4.08-4.34a1 1 0 0 1 1.41-.04Z'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 4.5a1 1 0 0 1 1 1V18h15a1 1 0 1 1 0 2H5a3 3 0 0 1-3-3V5.5a1 1 0 0 1 2 0Zm15.3 3.2a1 1 0 0 1 .05 1.41l-4.7 5a1 1 0 0 1-1.35.1l-3.05-2.35-3.52 3.52a1 1 0 1 1-1.42-1.42l4.15-4.15a1 1 0 0 1 1.32-.08l3.03 2.33 4.08-4.34a1 1 0 0 1 1.41-.04Z'/%3E%3C/svg%3E")!important}.uw-profile-hero__main:after,.uw-store-profile-hero:after,.uw-home-hero:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 12.2a4.8 4.8 0 1 0 0-9.6 4.8 4.8 0 0 0 0 9.6Zm0 2.1c-4.45 0-8.1 2.4-8.1 5.35A1.35 1.35 0 0 0 5.25 21h13.5a1.35 1.35 0 0 0 1.35-1.35c0-2.95-3.65-5.35-8.1-5.35Z'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 12.2a4.8 4.8 0 1 0 0-9.6 4.8 4.8 0 0 0 0 9.6Zm0 2.1c-4.45 0-8.1 2.4-8.1 5.35A1.35 1.35 0 0 0 5.25 21h13.5a1.35 1.35 0 0 0 1.35-1.35c0-2.95-3.65-5.35-8.1-5.35Z'/%3E%3C/svg%3E")!important}@media (max-width:900px){.uw-raid-hero>div:after,.uw-support-hero:after,.uw-info-hero:after,.uw-wipes-hero:after,.uw-drops-hero:after,.uw-statistics-hero:after,.uw-shop-hero:after,.uw-home-hero:after,.uw-profile-hero__main:after,.uw-store-profile-hero:after{opacity:.18!important;width:128px!important;height:128px!important;right:22px!important}}@media (max-width:640px){.uw-raid-hero>div:after,.uw-support-hero:after,.uw-info-hero:after,.uw-wipes-hero:after,.uw-drops-hero:after,.uw-statistics-hero:after,.uw-shop-hero:after,.uw-home-hero:after,.uw-profile-hero__main:after,.uw-store-profile-hero:after{display:none!important}}.uw-drops-hero--v3 .uw-drops-hero__main{isolation:isolate!important;background:radial-gradient(circle at 86% 46%,#e2244429,#0000 42%),linear-gradient(90deg,#0e0e10fa,#0e0e10e0)!important;border:1px solid #ffffff13!important;border-radius:26px!important;min-height:220px!important;padding:28px 30px!important;overflow:hidden!important}.uw-drops-hero:after{display:none!important}.uw-drops-hero--v3 .uw-drops-hero__main:after{content:""!important;z-index:1!important;pointer-events:none!important;opacity:.32!important;filter:drop-shadow(0 0 34px #e224441f)!important;background:linear-gradient(135deg,#e2244452,#ffffff14)!important;border-radius:0!important;width:176px!important;height:176px!important;position:absolute!important;top:50%!important;right:54px!important;transform:translateY(-50%)rotate(-8deg)!important;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.2 3.2A3.2 3.2 0 0 1 12 5.95a3.2 3.2 0 1 1 4.8 2.75H19a2 2 0 0 1 2 2v2.2a1 1 0 0 1-1 1h-.2V19a2 2 0 0 1-2 2H6.2a2 2 0 0 1-2-2v-5.1H4a1 1 0 0 1-1-1v-2.2a2 2 0 0 1 2-2h2.2a3.2 3.2 0 0 1 0-5.5ZM11 10.7H5v1.2h6v-1.2Zm2 0v1.2h6v-1.2h-6ZM6.2 13.9V19H11v-5.1H6.2Zm6.8 0V19h4.8v-5.1H13ZM9.45 5a1.2 1.2 0 1 0 0 2.4H11v-.95A1.45 1.45 0 0 0 9.55 5h-.1Zm5.1 0h-.1A1.45 1.45 0 0 0 13 6.45v.95h1.55a1.2 1.2 0 1 0 0-2.4Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.2 3.2A3.2 3.2 0 0 1 12 5.95a3.2 3.2 0 1 1 4.8 2.75H19a2 2 0 0 1 2 2v2.2a1 1 0 0 1-1 1h-.2V19a2 2 0 0 1-2 2H6.2a2 2 0 0 1-2-2v-5.1H4a1 1 0 0 1-1-1v-2.2a2 2 0 0 1 2-2h2.2a3.2 3.2 0 0 1 0-5.5ZM11 10.7H5v1.2h6v-1.2Zm2 0v1.2h6v-1.2h-6ZM6.2 13.9V19H11v-5.1H6.2Zm6.8 0V19h4.8v-5.1H13ZM9.45 5a1.2 1.2 0 1 0 0 2.4H11v-.95A1.45 1.45 0 0 0 9.55 5h-.1Zm5.1 0h-.1A1.45 1.45 0 0 0 13 6.45v.95h1.55a1.2 1.2 0 1 0 0-2.4Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important}.uw-drops-hero--v3 .uw-drops-hero__main>*{z-index:2!important;position:relative!important}.uw-drops-hero--v3 .uw-drops-hero__main h1{color:#fff!important;letter-spacing:-.058em!important;margin:0 0 11px!important;font-size:clamp(46px,4.5vw,68px)!important;font-weight:700!important;line-height:.96!important}.uw-drops-hero--v3 .uw-drops-hero__main p{color:#ffffff8f!important;max-width:780px!important;font-size:13.5px!important;font-weight:500!important;line-height:1.5!important}.uw-drops-hero__side--tabs-v101{min-height:220px!important;box-shadow:none!important;background:#0e0e10f5!important;border:1px solid #ffffff13!important;border-radius:26px!important;padding:12px!important}.uw-drops-side-tabs-v101{align-content:start!important;gap:9px!important;height:100%!important;display:grid!important}.uw-drops-side-tabs-v101__head{padding:8px 9px 4px!important}.uw-drops-side-tabs-v101__head span{color:#ff3152!important;letter-spacing:.05em!important;text-transform:uppercase!important;margin:0 0 6px!important;font-size:10px!important;font-weight:700!important;line-height:1!important;display:block!important}.uw-drops-side-tabs-v101__head b{color:#ffffffdb!important;font-size:13px!important;font-weight:700!important;line-height:1.15!important;display:block!important}.uw-drops-side-tabs-v101 button{color:#ffffffb8!important;cursor:pointer!important;text-align:left!important;width:100%!important;min-height:58px!important;box-shadow:none!important;background:#111113!important;border:1px solid #ffffff0e!important;border-radius:16px!important;grid-template-columns:38px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:9px!important;transition:transform .22s cubic-bezier(.16,1,.3,1),border-color .22s,background-color .22s!important;display:grid!important}.uw-drops-side-tabs-v101 button:hover{background:#ffffff0b!important;border-color:#e2244438!important;transform:translateY(-1px)!important}.uw-drops-side-tabs-v101 button.is-active{background:linear-gradient(135deg,#e224442e,#e2244412),#111113!important;border-color:#e2244457!important}.uw-drops-side-tabs-v101 button>i{background:#ffffff0e!important;border:1px solid #ffffff0e!important;border-radius:13px!important;place-items:center!important;width:38px!important;height:38px!important;display:grid!important}.uw-drops-side-tabs-v101 button>i:before{content:""!important;background:#ffffffb8!important;width:20px!important;height:20px!important;display:block!important;-webkit-mask-position:50%!important;mask-position:50%!important;-webkit-mask-size:contain!important;mask-size:contain!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important}.uw-drops-side-tabs-v101 button.is-active>i{background:#e224442e!important;border-color:#e2244438!important}.uw-drops-side-tabs-v101 button.is-active>i:before{background:#ff3152!important}.uw-drops-side-tabs-v101 button>span{gap:4px!important;min-width:0!important;display:grid!important}.uw-drops-side-tabs-v101 button>span b{color:#fff!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:13px!important;font-weight:700!important;line-height:1!important;overflow:hidden!important}.uw-drops-side-tabs-v101 button>span small{color:#ffffff7a!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11px!important;font-weight:600!important;line-height:1!important;overflow:hidden!important}.uw-drops-side-tabs-v101 button em,.uw-drops-side-tabs-v101 button strong{color:#fff!important;background:#e22444!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:26px!important;height:24px!important;padding:0 8px!important;font-size:11px!important;font-style:normal!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}.uw-drops-side-tabs-v101 button strong{color:#ffffff9e!important;background:#ffffff13!important;min-width:auto!important}.uw-drops-side-tabs-v101 .is-daily>i:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 2.5a1 1 0 0 1 1 1V5h8V3.5a1 1 0 1 1 2 0V5h.5A3.5 3.5 0 0 1 22 8.5v9A3.5 3.5 0 0 1 18.5 21h-13A3.5 3.5 0 0 1 2 17.5v-9A3.5 3.5 0 0 1 5.5 5H6V3.5a1 1 0 0 1 1-1ZM4 10v7.5A1.5 1.5 0 0 0 5.5 19h13a1.5 1.5 0 0 0 1.5-1.5V10H4Zm3 3h2.4v2.4H7V13Zm4 0h2.4v2.4H11V13Zm4 0h2.4v2.4H15V13Z'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 2.5a1 1 0 0 1 1 1V5h8V3.5a1 1 0 1 1 2 0V5h.5A3.5 3.5 0 0 1 22 8.5v9A3.5 3.5 0 0 1 18.5 21h-13A3.5 3.5 0 0 1 2 17.5v-9A3.5 3.5 0 0 1 5.5 5H6V3.5a1 1 0 0 1 1-1ZM4 10v7.5A1.5 1.5 0 0 0 5.5 19h13a1.5 1.5 0 0 0 1.5-1.5V10H4Zm3 3h2.4v2.4H7V13Zm4 0h2.4v2.4H11V13Zm4 0h2.4v2.4H15V13Z'/%3E%3C/svg%3E")!important}.uw-drops-side-tabs-v101 .is-achievements>i:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 3.5h10a1 1 0 0 1 1 1V6h2a1.5 1.5 0 0 1 1.5 1.5v1A5.5 5.5 0 0 1 16 14h-.2A5.02 5.02 0 0 1 13 15.9V18h2.5a1 1 0 1 1 0 2h-7a1 1 0 1 1 0-2H11v-2.1A5.02 5.02 0 0 1 8.2 14H8a5.5 5.5 0 0 1-5.5-5.5v-1A1.5 1.5 0 0 1 4 6h2V4.5a1 1 0 0 1 1-1Zm1 2V10a4 4 0 0 0 8 0V5.5H8Zm10 2V10c0 .55-.08 1.08-.25 1.57A3.5 3.5 0 0 0 19.5 8.5v-1H18Zm-12 0H4.5v1a3.5 3.5 0 0 0 1.75 3.07A6.08 6.08 0 0 1 6 10V7.5Z'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 3.5h10a1 1 0 0 1 1 1V6h2a1.5 1.5 0 0 1 1.5 1.5v1A5.5 5.5 0 0 1 16 14h-.2A5.02 5.02 0 0 1 13 15.9V18h2.5a1 1 0 1 1 0 2h-7a1 1 0 1 1 0-2H11v-2.1A5.02 5.02 0 0 1 8.2 14H8a5.5 5.5 0 0 1-5.5-5.5v-1A1.5 1.5 0 0 1 4 6h2V4.5a1 1 0 0 1 1-1Zm1 2V10a4 4 0 0 0 8 0V5.5H8Zm10 2V10c0 .55-.08 1.08-.25 1.57A3.5 3.5 0 0 0 19.5 8.5v-1H18Zm-12 0H4.5v1a3.5 3.5 0 0 0 1.75 3.07A6.08 6.08 0 0 1 6 10V7.5Z'/%3E%3C/svg%3E")!important}.uw-drops-side-tabs-v101 .is-skins>i:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.3 3.2a1 1 0 0 1 .9.56A3.1 3.1 0 0 0 12 5.5a3.1 3.1 0 0 0 2.8-1.74 1 1 0 0 1 .9-.56h2.15a2.2 2.2 0 0 1 1.75.87l2.02 2.65a2.2 2.2 0 0 1-.28 2.97l-2.54 2.35V19a2 2 0 0 1-2 2H7.2a2 2 0 0 1-2-2v-6.96L2.66 9.69a2.2 2.2 0 0 1-.28-2.97L4.4 4.07a2.2 2.2 0 0 1 1.75-.87H8.3Zm.34 2H6.15a.2.2 0 0 0-.16.08L3.97 7.93a.2.2 0 0 0 .03.27l2.86 2.65a1 1 0 0 1 .32.73V19h9.64v-7.42a1 1 0 0 1 .32-.73L20 8.2a.2.2 0 0 0 .03-.27l-2.02-2.65a.2.2 0 0 0-.16-.08h-2.49A5.1 5.1 0 0 1 12 7.5a5.1 5.1 0 0 1-3.36-1.3Z'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.3 3.2a1 1 0 0 1 .9.56A3.1 3.1 0 0 0 12 5.5a3.1 3.1 0 0 0 2.8-1.74 1 1 0 0 1 .9-.56h2.15a2.2 2.2 0 0 1 1.75.87l2.02 2.65a2.2 2.2 0 0 1-.28 2.97l-2.54 2.35V19a2 2 0 0 1-2 2H7.2a2 2 0 0 1-2-2v-6.96L2.66 9.69a2.2 2.2 0 0 1-.28-2.97L4.4 4.07a2.2 2.2 0 0 1 1.75-.87H8.3Zm.34 2H6.15a.2.2 0 0 0-.16.08L3.97 7.93a.2.2 0 0 0 .03.27l2.86 2.65a1 1 0 0 1 .32.73V19h9.64v-7.42a1 1 0 0 1 .32-.73L20 8.2a.2.2 0 0 0 .03-.27l-2.02-2.65a.2.2 0 0 0-.16-.08h-2.49A5.1 5.1 0 0 1 12 7.5a5.1 5.1 0 0 1-3.36-1.3Z'/%3E%3C/svg%3E")!important}.uw-drops-skins-dev-v101{text-align:center!important;background:radial-gradient(circle at 50% 40%,#e224441c,#0000 34%),#0e0e10f5!important;border:1px solid #ffffff13!important;border-radius:26px!important;place-items:center!important;min-height:420px!important;padding:36px!important;display:grid!important;position:relative!important;overflow:hidden!important}.uw-drops-skins-dev-v101__icon{background:linear-gradient(135deg,#e2244442,#e224441a),#111113!important;border:1px solid #e2244438!important;border-radius:24px!important;place-items:center!important;width:76px!important;height:76px!important;margin-bottom:22px!important;display:grid!important}.uw-drops-skins-dev-v101__icon:before{content:""!important;background:#ff3152!important;width:38px!important;height:38px!important;display:block!important;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.3 3.2a1 1 0 0 1 .9.56A3.1 3.1 0 0 0 12 5.5a3.1 3.1 0 0 0 2.8-1.74 1 1 0 0 1 .9-.56h2.15a2.2 2.2 0 0 1 1.75.87l2.02 2.65a2.2 2.2 0 0 1-.28 2.97l-2.54 2.35V19a2 2 0 0 1-2 2H7.2a2 2 0 0 1-2-2v-6.96L2.66 9.69a2.2 2.2 0 0 1-.28-2.97L4.4 4.07a2.2 2.2 0 0 1 1.75-.87H8.3Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.3 3.2a1 1 0 0 1 .9.56A3.1 3.1 0 0 0 12 5.5a3.1 3.1 0 0 0 2.8-1.74 1 1 0 0 1 .9-.56h2.15a2.2 2.2 0 0 1 1.75.87l2.02 2.65a2.2 2.2 0 0 1-.28 2.97l-2.54 2.35V19a2 2 0 0 1-2 2H7.2a2 2 0 0 1-2-2v-6.96L2.66 9.69a2.2 2.2 0 0 1-.28-2.97L4.4 4.07a2.2 2.2 0 0 1 1.75-.87H8.3Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important}.uw-drops-skins-dev-v101 h2{color:#fff!important;letter-spacing:-.05em!important;margin:0!important;font-size:clamp(34px,3.2vw,54px)!important;font-weight:700!important;line-height:.95!important}.uw-drops-skins-dev-v101 p{color:#ffffff8f!important;max-width:620px!important;margin:15px auto 0!important;font-size:14px!important;font-weight:500!important;line-height:1.55!important}.uw-drops-skins-dev-v101__steps{flex-wrap:wrap!important;justify-content:center!important;gap:8px!important;margin-top:24px!important;display:flex!important}.uw-drops-skins-dev-v101__steps span{color:#fff9!important;background:#111113!important;border:1px solid #ffffff0e!important;border-radius:11px!important;align-items:center!important;min-height:32px!important;padding:0 12px!important;font-size:12px!important;font-weight:650!important;line-height:1!important;display:inline-flex!important}@media (max-width:980px){.uw-drops-hero--v3{grid-template-columns:1fr!important}.uw-drops-side-tabs-v101{grid-template-columns:repeat(3,minmax(0,1fr))!important}.uw-drops-side-tabs-v101__head{grid-column:1/-1!important}}@media (max-width:700px){.uw-drops-side-tabs-v101{grid-template-columns:1fr!important}.uw-drops-hero--v3 .uw-drops-hero__main:after{display:none!important}}.uw-drops-side-tabs-v101 button.is-daily{--uw-drops-tab-rgb:226, 36, 68;--uw-drops-tab-color:#ff3152}.uw-drops-side-tabs-v101 button.is-achievements{--uw-drops-tab-rgb:245, 176, 61;--uw-drops-tab-color:#f5b03d}.uw-drops-side-tabs-v101 button.is-skins{--uw-drops-tab-rgb:76, 154, 255;--uw-drops-tab-color:#4c9aff}.uw-drops-side-tabs-v101 button{border-color:rgba(var(--uw-drops-tab-rgb,255, 255, 255), .08)!important}.uw-drops-side-tabs-v101 button.is-active{border-color:rgba(var(--uw-drops-tab-rgb,226, 36, 68), .42)!important;background:linear-gradient(135deg, rgba(var(--uw-drops-tab-rgb,226, 36, 68), .18), rgba(var(--uw-drops-tab-rgb,226, 36, 68), .065)), #111113!important}.uw-drops-side-tabs-v101 button>i:before{background:#ffffff94!important}.uw-drops-side-tabs-v101 button.is-active>i:before,.uw-drops-side-tabs-v101 button:hover>i:before{background:var(--uw-drops-tab-color,#ff3152)!important}.uw-drops-side-tabs-v101 button em{background:var(--uw-drops-tab-color,#e22444)!important;color:#111113!important}.uw-drops-side-tabs-v101 button strong{background:rgba(var(--uw-drops-tab-rgb,255, 255, 255), .12)!important;color:var(--uw-drops-tab-color,#ffffff9e)!important}.uw-drops-skins-dev-v101{background:radial-gradient(circle at 50% 36%,#4c9aff24,#0000 34%),radial-gradient(circle at 58% 56%,#e224440e,#0000 38%),#0e0e10f5!important;min-height:360px!important;animation:.42s cubic-bezier(.16,1,.3,1) both uwDropsSkinsPanelInV102!important}.uw-drops-skins-dev-v101:before{content:""!important;pointer-events:none!important;border:1px solid #4c9aff1a!important;border-radius:22px!important;position:absolute!important;inset:22px!important}.uw-drops-skins-dev-v101:after{content:""!important;opacity:.62!important;filter:blur(18px)!important;pointer-events:none!important;background:radial-gradient(circle,#4c9aff29,#0000 60%)!important;border-radius:999px!important;width:390px!important;height:390px!important;animation:5s ease-in-out infinite uwDropsSkinsPulseV102!important;position:absolute!important;top:48%!important;left:50%!important;transform:translate(-50%,-50%)!important}.uw-drops-skins-dev-v101>*{z-index:2!important;position:relative!important}.uw-drops-skins-dev-v101__icon{background:linear-gradient(135deg,#4c9aff47,#4c9aff1a),#111113!important;border-color:#4c9aff47!important;width:74px!important;height:74px!important;margin-bottom:22px!important;animation:3.4s ease-in-out infinite uwDropsSkinsFloatV102!important}.uw-drops-skins-dev-v101__icon:before{background:#4c9aff!important}.uw-drops-skins-dev-v101 h2{font-size:clamp(32px,3vw,50px)!important}.uw-drops-skins-dev-v101 p{color:#ffffff94!important;max-width:520px!important;margin-top:13px!important;font-size:14px!important;line-height:1.48!important}.uw-drops-skins-dev-v101__steps span{border-color:#4c9aff1a!important}.uw-drops-skins-dev-v101__steps span:hover{color:#ffffffc2!important;background:#4c9aff0f!important;border-color:#4c9aff3d!important}@keyframes uwDropsSkinsPanelInV102{0%{opacity:0;filter:blur(4px);transform:translateY(14px)scale(.985)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes uwDropsSkinsFloatV102{0%,to{transform:translate(0,0)}50%{transform:translateY(-8px)}}@keyframes uwDropsSkinsPulseV102{0%,to{opacity:.44;transform:translate(-50%,-50%)scale(.96)}50%{opacity:.72;transform:translate(-50%,-50%)scale(1.04)}}.uw-drops-side-tabs-v101{gap:10px!important}.uw-drops-side-tabs-v101 button.is-daily{--uw-drops-tab-rgb:255, 49, 82;--uw-drops-tab-color:#ff3152;--uw-drops-tab-deep:#e22444}.uw-drops-side-tabs-v101 button.is-achievements{--uw-drops-tab-rgb:255, 196, 74;--uw-drops-tab-color:#ffc44a;--uw-drops-tab-deep:#d99a22}.uw-drops-side-tabs-v101 button.is-skins{--uw-drops-tab-rgb:75, 161, 255;--uw-drops-tab-color:#4ba1ff;--uw-drops-tab-deep:#2378e6}.uw-drops-side-tabs-v101 button{border-color:rgba(var(--uw-drops-tab-rgb,255, 49, 82), .12)!important;background:linear-gradient(135deg, rgba(var(--uw-drops-tab-rgb,255, 49, 82), .055), rgba(var(--uw-drops-tab-rgb,255, 49, 82), .018)), #111113!important}.uw-drops-side-tabs-v101 button.is-active{border-color:rgba(var(--uw-drops-tab-rgb,255, 49, 82), .72)!important;background:radial-gradient(circle at 82% 50%, rgba(var(--uw-drops-tab-rgb,255, 49, 82), .26), transparent 44%), linear-gradient(135deg, rgba(var(--uw-drops-tab-rgb,255, 49, 82), .28), rgba(var(--uw-drops-tab-rgb,255, 49, 82), .09)), #111113!important;box-shadow:inset 0 0 0 1px rgba(var(--uw-drops-tab-rgb,255, 49, 82), .06), 0 0 34px rgba(var(--uw-drops-tab-rgb,255, 49, 82), .1)!important}.uw-drops-side-tabs-v101 button:hover{border-color:rgba(var(--uw-drops-tab-rgb,255, 49, 82), .48)!important;background:radial-gradient(circle at 82% 50%, rgba(var(--uw-drops-tab-rgb,255, 49, 82), .18), transparent 46%), linear-gradient(135deg, rgba(var(--uw-drops-tab-rgb,255, 49, 82), .18), rgba(var(--uw-drops-tab-rgb,255, 49, 82), .055)), #111113!important}.uw-drops-side-tabs-v101 button>i{background:linear-gradient(135deg, rgba(var(--uw-drops-tab-rgb,255, 49, 82), .2), rgba(var(--uw-drops-tab-rgb,255, 49, 82), .06)), #151518!important;border-color:rgba(var(--uw-drops-tab-rgb,255, 49, 82), .22)!important}.uw-drops-side-tabs-v101 button>i:before{background:var(--uw-drops-tab-color,#ff3152)!important;opacity:.86!important}.uw-drops-side-tabs-v101 button.is-active>i,.uw-drops-side-tabs-v101 button:hover>i{background:linear-gradient(135deg, rgba(var(--uw-drops-tab-rgb,255, 49, 82), .34), rgba(var(--uw-drops-tab-rgb,255, 49, 82), .12)), #151518!important;border-color:rgba(var(--uw-drops-tab-rgb,255, 49, 82), .42)!important}.uw-drops-side-tabs-v101 button.is-active>i:before,.uw-drops-side-tabs-v101 button:hover>i:before{background:var(--uw-drops-tab-color,#ff3152)!important;opacity:1!important}.uw-drops-side-tabs-v101 button.is-active>span b{color:#fff!important}.uw-drops-side-tabs-v101 button.is-active>span small{color:#ffffff9e!important}.uw-drops-side-tabs-v101 button em{background:linear-gradient(135deg, var(--uw-drops-tab-color,#ff3152), var(--uw-drops-tab-deep,#e22444))!important;color:#14100a!important;min-width:28px!important;height:28px!important;box-shadow:0 0 24px rgba(var(--uw-drops-tab-rgb,255, 49, 82), .18)!important}.uw-drops-side-tabs-v101 button.is-daily em{color:#fff!important}.uw-drops-side-tabs-v101 button strong{background:linear-gradient(135deg, rgba(var(--uw-drops-tab-rgb,75, 161, 255), .22), rgba(var(--uw-drops-tab-rgb,75, 161, 255), .1))!important;border:1px solid rgba(var(--uw-drops-tab-rgb,75, 161, 255), .18)!important;min-height:26px!important;color:var(--uw-drops-tab-color,#4ba1ff)!important}.uw-drops-side-tabs-v101 button.is-achievements.is-active,.uw-drops-side-tabs-v101 button.is-achievements:hover{background:radial-gradient(circle at 82%,#ffc44a5c,#0000 44%),linear-gradient(135deg,#ffc44a4d,#7c4c1238),#111113!important;border-color:#ffc44abd!important}.uw-drops-side-tabs-v101 button.is-achievements>i{background:linear-gradient(135deg,#ffc44a42,#7c4c1224),#151518!important;border-color:#ffc44a47!important}.uw-drops-side-tabs-v101 button.is-skins.is-active,.uw-drops-side-tabs-v101 button.is-skins:hover{background:radial-gradient(circle at 82%,#4ba1ff4d,#0000 44%),linear-gradient(135deg,#4ba1ff3d,#2378e61c),#111113!important;border-color:#4ba1ff94!important}.uw-drops-hero__side--tabs-v101{border:1px solid #ffffff16!important;border-top-color:#ffffff21!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff13,0 0 0 1px #00000038!important}.uw-drops-hero__side--tabs-v101:before{content:""!important;pointer-events:none!important;background:linear-gradient(90deg,#0000,#ffffff29,#0000)!important;height:1px!important;position:absolute!important;top:0!important;left:18px!important;right:18px!important}.uw-daily-card>button{align-self:end!important}.uw-reward-preview__icon img[src*="/assets/money/money.png"],.uw-reward-list__icon img[src*="/assets/money/money.png"],.uw-reward-modal__icon img[src*="/assets/money/money.png"],.uw-reward-server-modal__icon img[src*="/assets/money/money.png"]{object-fit:contain!important;filter:drop-shadow(0 8px 12px #00000038)!important;width:78%!important;height:78%!important}.uw-daily-grid .uw-daily-card,.uw-achievements-grid .uw-achievement-card{opacity:0;animation:.52s cubic-bezier(.16,1,.3,1) forwards uwDropsRewardCardInV104;transform:translateY(18px)scale(.985);will-change:transform, opacity, filter!important}.uw-daily-grid .uw-daily-card:first-child,.uw-achievements-grid .uw-achievement-card:first-child{animation-delay:30ms!important}.uw-daily-grid .uw-daily-card:nth-child(2),.uw-achievements-grid .uw-achievement-card:nth-child(2){animation-delay:80ms!important}.uw-daily-grid .uw-daily-card:nth-child(3),.uw-achievements-grid .uw-achievement-card:nth-child(3){animation-delay:.13s!important}.uw-daily-grid .uw-daily-card:nth-child(4),.uw-achievements-grid .uw-achievement-card:nth-child(4){animation-delay:.18s!important}.uw-daily-grid .uw-daily-card:nth-child(5),.uw-achievements-grid .uw-achievement-card:nth-child(5){animation-delay:.23s!important}.uw-daily-grid .uw-daily-card:nth-child(6),.uw-achievements-grid .uw-achievement-card:nth-child(6){animation-delay:.28s!important}.uw-daily-grid .uw-daily-card:nth-child(7),.uw-achievements-grid .uw-achievement-card:nth-child(7){animation-delay:.33s!important}.uw-daily-grid .uw-daily-card:nth-child(n+8),.uw-achievements-grid .uw-achievement-card:nth-child(n+8){animation-delay:.38s!important}.uw-daily-summary>div,.uw-achievements-summary>div{opacity:0;animation:.38s cubic-bezier(.16,1,.3,1) forwards uwDropsMiniPanelInV104;transform:translateY(12px)}.uw-daily-summary>div:first-child,.uw-achievements-summary>div:first-child{animation-delay:20ms!important}.uw-daily-summary>div:nth-child(2),.uw-achievements-summary>div:nth-child(2){animation-delay:70ms!important}.uw-daily-summary>div:nth-child(3),.uw-achievements-summary>div:nth-child(3){animation-delay:.12s!important}.uw-daily-card.is-claimed{opacity:.86!important;filter:saturate(.86)brightness(.92)!important}.uw-daily-card.is-claimed:hover{filter:saturate(.95)brightness(.98)!important}@keyframes uwDropsRewardCardInV104{0%{opacity:0;filter:blur(4px);transform:translateY(18px)scale(.985)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes uwDropsMiniPanelInV104{0%{opacity:0;filter:blur(3px);transform:translateY(12px)}to{opacity:1;filter:blur();transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.uw-daily-grid .uw-daily-card,.uw-achievements-grid .uw-achievement-card,.uw-daily-summary>div,.uw-achievements-summary>div{opacity:1!important;filter:none!important;animation:none!important;transform:none!important}}.uw-daily-grid,.uw-achievements-grid{align-items:stretch!important;min-height:0!important}.uw-daily-grid .uw-daily-card,.uw-achievements-grid .uw-achievement-card{visibility:visible!important;pointer-events:auto!important;animation-name:uwDropsRewardCardInV105!important;animation-duration:.52s!important;animation-timing-function:cubic-bezier(.16,1,.3,1)!important;animation-fill-mode:both!important}.uw-daily-summary>div,.uw-achievements-summary>div{animation-name:uwDropsMiniPanelInV105!important;animation-duration:.38s!important;animation-timing-function:cubic-bezier(.16,1,.3,1)!important;animation-fill-mode:both!important}.uw-daily-card.is-claimed,.uw-achievement-card.is-claimed{opacity:.86!important;visibility:visible!important}@keyframes uwDropsRewardCardInV105{0%{opacity:0;filter:blur(4px);transform:translateY(18px)scale(.985)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes uwDropsMiniPanelInV105{0%{opacity:0;filter:blur(3px);transform:translateY(12px)}to{opacity:1;filter:blur();transform:translate(0,0)}}.uw-daily-card>button,.uw-daily-card.is-claimed>button,.uw-daily-card.is-cooldown>button,.uw-daily-card.is-locked>button,.uw-daily-card.is-active>button{visibility:visible!important;opacity:1!important;pointer-events:auto!important;display:inline-flex!important}.uw-daily-card.is-available>button,.uw-daily-card.can-claim>button{color:#fff!important;background:linear-gradient(135deg,#ff3152,#e22444)!important;border:1px solid #ffffff14!important}.uw-daily-grid .uw-daily-card,.uw-achievements-grid .uw-achievement-card{transition:transform .34s cubic-bezier(.16,1,.3,1),border-color .34s,background-color .34s,filter .34s,opacity .34s!important}.uw-daily-grid .uw-daily-card:hover,.uw-achievements-grid .uw-achievement-card:hover{transform:translateY(-4px)scale(1.006)!important}.uw-daily-card.is-claimed{transition:transform .34s cubic-bezier(.16,1,.3,1),border-color .34s,background-color .34s,filter .34s,opacity .34s!important}.uw-daily-card.is-claimed:hover{opacity:.92!important;filter:saturate(.98)brightness(.98)!important}.uw-daily-card__icon,.uw-daily-card__icon img,.uw-reward-preview,.uw-reward-preview__icon,.uw-achievement-card__icon,.uw-achievement-card__icon img{transition:transform .34s cubic-bezier(.16,1,.3,1),border-color .34s,background-color .34s,filter .34s,opacity .34s!important}.uw-daily-card>button{transition:transform .28s cubic-bezier(.16,1,.3,1),border-color .28s,background-color .28s,color .28s,opacity .28s!important}.uw-daily-grid .uw-daily-card:hover,.uw-achievements-grid .uw-achievement-card:hover{transition-duration:.34s!important}.uw-daily-card>button,.uw-daily-card.is-claimed>button,.uw-daily-card.is-cooldown>button,.uw-daily-card.is-locked>button,.uw-daily-card.is-active>button,.uw-daily-card.is-available>button,.uw-daily-card.can-claim>button{text-align:center!important;letter-spacing:-.01em!important;white-space:nowrap!important;width:100%!important;min-height:46px!important;box-shadow:none!important;visibility:visible!important;opacity:1!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;gap:8px!important;margin:auto 0 0!important;padding:0 16px!important;font-size:13px!important;font-weight:700!important;line-height:1!important;transition:transform .28s cubic-bezier(.16,1,.3,1),border-color .28s,background-color .28s,color .28s,opacity .28s,filter .28s!important;display:inline-flex!important;transform:translate(0,0)!important}.uw-drops-page .uw-daily-grid .uw-daily-card,.uw-drops-page .uw-achievements-grid .uw-achievement-card,.uw-daily-section .uw-daily-grid .uw-daily-card,.uw-achievements-section .uw-achievements-grid .uw-achievement-card{will-change:transform, border-color, background-color, filter!important;transition:transform .42s cubic-bezier(.16,1,.3,1),border-color .42s,background .42s,background-color .42s,opacity .42s,filter .42s!important}.uw-drops-page .uw-daily-grid .uw-daily-card:hover,.uw-daily-section .uw-daily-grid .uw-daily-card:hover{filter:saturate(1.06)brightness(1.035)!important;transform:translateY(-6px)scale(1.01)!important}.uw-drops-page .uw-achievements-grid .uw-achievement-card:hover,.uw-achievements-section .uw-achievements-grid .uw-achievement-card:hover{filter:saturate(1.08)brightness(1.04)!important;transform:translateY(-6px)scale(1.01)!important}.uw-daily-grid .uw-daily-card.is-claimed:hover{border-color:#2fb36c6b!important}.uw-daily-grid .uw-daily-card.is-active:hover,.uw-daily-grid .uw-daily-card.is-cooldown:hover{border-color:#e2244461!important}.uw-achievements-grid .uw-achievement-card:hover{border-color:#ffc44a6b!important}.uw-daily-card .uw-daily-card__icon,.uw-daily-card .uw-daily-card__icon img,.uw-daily-card .uw-reward-preview,.uw-daily-card .uw-reward-preview__icon,.uw-achievement-card .uw-achievement-card__icon,.uw-achievement-card .uw-achievement-card__icon img{transition:transform .42s cubic-bezier(.16,1,.3,1),filter .42s,opacity .42s!important}.uw-daily-card .uw-reward-preview{transition:transform .42s cubic-bezier(.16,1,.3,1),border-color .42s,background-color .42s!important}.uw-daily-card:hover .uw-reward-preview{border-color:#ffffff14!important;transform:translateY(-1px)!important}.uw-daily-grid .uw-daily-card:hover,.uw-achievements-grid .uw-achievement-card:hover{transition-duration:.42s!important;transition-timing-function:cubic-bezier(.16,1,.3,1)!important}.uw-daily-grid .uw-daily-card,.uw-achievements-grid .uw-achievement-card{animation-fill-mode:both!important}.uw-daily-grid{grid-auto-rows:1fr!important;align-items:stretch!important}.uw-daily-grid .uw-daily-card,.uw-daily-card{transform-origin:50%!important;backface-visibility:hidden!important;grid-template-rows:auto minmax(96px,auto) minmax(96px,1fr) 46px!important;gap:14px!important;height:100%!important;min-height:392px!important;padding:16px!important;transition:transform .48s cubic-bezier(.16,1,.3,1),border-color .48s,background .48s,background-color .48s,filter .48s,opacity .48s!important;display:grid!important;transform:translate(0,0)scale(1)!important}.uw-daily-card__unlock-time{display:none!important}.uw-daily-card__main{grid-template-columns:86px minmax(0,1fr)!important;align-items:center!important;gap:16px!important;min-height:96px!important;display:grid!important}.uw-daily-card__icon{border-radius:24px!important;width:86px!important;height:86px!important}.uw-daily-card__icon img{object-fit:contain!important;width:70px!important;height:70px!important}.uw-daily-card__rewards{align-content:center!important;min-height:96px!important;max-height:96px!important;display:grid!important;overflow:visible!important}.uw-daily-card__rewards .uw-reward-preview{align-items:center!important;height:72px!important;min-height:72px!important;display:grid!important}.uw-daily-card>button,.uw-daily-card.is-claimed>button,.uw-daily-card.is-cooldown>button,.uw-daily-card.is-locked>button,.uw-daily-card.is-active>button,.uw-daily-card.is-available>button,.uw-daily-card.can-claim>button{text-align:center!important;white-space:nowrap!important;opacity:1!important;visibility:visible!important;border-radius:14px!important;justify-content:center!important;place-self:end stretch!important;align-items:center!important;width:100%!important;height:46px!important;min-height:46px!important;max-height:46px!important;margin:0!important;padding:0 16px!important;font-size:13px!important;font-weight:700!important;line-height:1!important;transition:transform .34s cubic-bezier(.16,1,.3,1),border-color .34s,background .34s,background-color .34s,color .34s,filter .34s!important;display:inline-flex!important;transform:translate(0,0)!important}.uw-daily-card.is-claimed>button{color:#daffe8d6!important;background:linear-gradient(135deg,#2fb36c33,#2fb36c1c),#101713!important;border:1px solid #2fb36c29!important}.uw-daily-card.is-cooldown>button,.uw-daily-card.is-locked>button{color:#ffffff8c!important;background:#ffffff0e!important;border:1px solid #ffffff0f!important}.uw-daily-card.is-available>button,.uw-daily-card.can-claim>button,.uw-daily-card:not(.is-claimed):not(.is-cooldown):not(.is-locked)>button:not(:disabled){color:#fff!important;background:linear-gradient(135deg,#ff3152,#e22444)!important;border:1px solid #ffffff14!important}.uw-daily-card>button:disabled{cursor:default!important;opacity:1!important}.uw-daily-grid .uw-daily-card,.uw-achievements-grid .uw-achievement-card{transition:transform .48s cubic-bezier(.16,1,.3,1),border-color .48s,background .48s,background-color .48s,filter .48s,opacity .48s!important;animation-name:uwDropsRewardCardInV108!important;animation-duration:.52s!important;animation-timing-function:cubic-bezier(.16,1,.3,1)!important;animation-fill-mode:both!important}.uw-daily-grid .uw-daily-card:hover,.uw-daily-section .uw-daily-grid .uw-daily-card:hover{filter:saturate(1.08)brightness(1.04)!important;transform:translateY(-7px)scale(1.012)!important}.uw-daily-grid .uw-daily-card.is-claimed:hover{background:radial-gradient(circle at 84% 12%,#2fb36c2e,#0000 36%),#111113!important;border-color:#2fb36c75!important}.uw-daily-grid .uw-daily-card.is-cooldown:hover,.uw-daily-grid .uw-daily-card.is-active:hover{border-color:#e2244470!important}.uw-daily-grid .uw-daily-card.is-locked:hover{border-color:#ffffff1f!important}.uw-achievements-grid .uw-achievement-card:hover,.uw-achievements-section .uw-achievements-grid .uw-achievement-card:hover{filter:saturate(1.08)brightness(1.04)!important;border-color:#ffc44a75!important;transform:translateY(-7px)scale(1.012)!important}.uw-daily-card__icon,.uw-daily-card__icon img,.uw-daily-card__rewards,.uw-daily-card .uw-reward-preview,.uw-daily-card .uw-reward-preview__icon,.uw-achievement-card__icon,.uw-achievement-card__icon img{transition:transform .48s cubic-bezier(.16,1,.3,1),border-color .48s,background .48s,background-color .48s,filter .48s,opacity .48s!important}.uw-daily-card:hover .uw-daily-card__icon,.uw-achievement-card:hover .uw-achievement-card__icon{transform:translateY(-3px)scale(1.035)!important}.uw-daily-card:hover .uw-reward-preview{transform:translateY(-1px)!important}.uw-daily-card>button:not(:disabled):hover{transform:translateY(-1px)scale(1.01)!important}@keyframes uwDropsRewardCardInV108{0%{opacity:0;filter:blur(4px)}to{opacity:1;filter:blur()}}@media (max-width:1180px){.uw-daily-card{min-height:372px!important}}@media (max-width:680px){.uw-daily-card{grid-template-rows:auto!important;min-height:auto!important}.uw-daily-card__main{grid-template-columns:70px minmax(0,1fr)!important;min-height:0!important}.uw-daily-card__icon{width:70px!important;height:70px!important}.uw-daily-card__icon img{width:56px!important;height:56px!important}.uw-daily-card__rewards{min-height:0!important;max-height:none!important}}.uw-drops-page .uw-daily-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:1fr!important;align-items:stretch!important;gap:14px!important;display:grid!important}.uw-drops-page article.uw-daily-card{opacity:1!important;will-change:transform, border-color, background, box-shadow, filter!important;border-radius:24px!important;grid-template-rows:auto minmax(92px,auto) minmax(82px,1fr) 48px!important;gap:14px!important;height:100%!important;min-height:360px!important;padding:16px!important;transition:transform .55s cubic-bezier(.16,1,.3,1),border-color .55s,background .55s,background-color .55s,box-shadow .55s,filter .55s,opacity .55s!important;display:grid!important;overflow:hidden!important;transform:translate(0,0)scale(1)!important}.uw-drops-page .uw-daily-card__unlock-time{display:none!important}.uw-drops-page .uw-daily-card__main{grid-template-columns:82px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;min-height:92px!important;display:grid!important}.uw-drops-page .uw-daily-card__icon{border-radius:24px!important;width:82px!important;height:82px!important}.uw-drops-page .uw-daily-card__icon img{object-fit:contain!important;width:68px!important;height:68px!important}.uw-drops-page .uw-daily-card__rewards{align-content:center!important;min-height:82px!important;display:grid!important;overflow:visible!important}.uw-drops-page .uw-daily-card__rewards .uw-reward-preview{align-items:center!important;height:68px!important;min-height:68px!important;display:grid!important}.uw-drops-page .uw-daily-card>.uw-daily-card__button-v109,.uw-drops-page article.uw-daily-card>button.uw-daily-card__button-v109{text-align:center!important;letter-spacing:-.01em!important;white-space:nowrap!important;opacity:1!important;visibility:visible!important;width:100%!important;height:48px!important;min-height:48px!important;max-height:48px!important;box-shadow:none!important;border-radius:14px!important;justify-content:center!important;place-self:end stretch!important;align-items:center!important;margin:0!important;padding:0 16px!important;font-size:13px!important;font-weight:700!important;line-height:1!important;transition:transform .34s cubic-bezier(.16,1,.3,1),border-color .34s,background .34s,background-color .34s,color .34s,filter .34s!important;display:inline-flex!important;transform:translate(0,0)!important}.uw-drops-page .uw-daily-card.is-claimed>.uw-daily-card__button-v109{color:#daffe8db!important;background:linear-gradient(135deg,#2fb36c38,#2fb36c1f),#101713!important;border:1px solid #2fb36c2e!important}.uw-drops-page .uw-daily-card.is-cooldown>.uw-daily-card__button-v109,.uw-drops-page .uw-daily-card.is-locked>.uw-daily-card__button-v109{color:#ffffff94!important;background:#ffffff0f!important;border:1px solid #fff1!important}.uw-drops-page .uw-daily-card:not(.is-claimed):not(.is-cooldown):not(.is-locked)>.uw-daily-card__button-v109:not(:disabled),.uw-drops-page .uw-daily-card.can-claim>.uw-daily-card__button-v109,.uw-drops-page .uw-daily-card.is-available>.uw-daily-card__button-v109{color:#fff!important;background:linear-gradient(135deg,#ff3152,#e22444)!important;border:1px solid #ffffff17!important}.uw-drops-page .uw-daily-card>.uw-daily-card__button-v109:disabled{opacity:1!important;cursor:default!important}.uw-drops-page article.uw-daily-card:hover{filter:saturate(1.08)brightness(1.045)!important;transform:translateY(-8px)scale(1.014)!important;box-shadow:0 24px 54px #00000061,0 0 34px #e224441a!important}.uw-drops-page article.uw-daily-card.is-claimed:hover{background:radial-gradient(circle at 84% 12%,#2fb36c2e,#0000 38%),#111113!important;border-color:#2fb36c7a!important;box-shadow:0 24px 54px #00000061,0 0 34px #2fb36c1a!important}.uw-drops-page article.uw-daily-card.is-cooldown:hover,.uw-drops-page article.uw-daily-card.is-active:hover{border-color:#e2244475!important}.uw-drops-page article.uw-daily-card.is-locked:hover{border-color:#ffffff21!important}.uw-drops-page article.uw-daily-card:after{content:""!important;z-index:0!important;border-radius:inherit!important;pointer-events:none!important;opacity:0!important;background:linear-gradient(115deg,#0000 18%,#ffffff0e,#0000 82%)!important;transition:transform .72s cubic-bezier(.16,1,.3,1),opacity .45s!important;position:absolute!important;inset:0!important;transform:translate(-110%)skew(-12deg)!important}.uw-drops-page article.uw-daily-card:hover:after{opacity:1!important;transform:translate(110%)skew(-12deg)!important}.uw-drops-page article.uw-daily-card>*{z-index:2!important;position:relative!important}.uw-drops-page .uw-daily-card__icon,.uw-drops-page .uw-daily-card__icon img,.uw-drops-page .uw-daily-card .uw-reward-preview,.uw-drops-page .uw-daily-card .uw-reward-preview__icon{transition:transform .55s cubic-bezier(.16,1,.3,1),border-color .55s,background .55s,filter .55s!important}.uw-drops-page article.uw-daily-card:hover .uw-daily-card__icon{transform:translateY(-3px)scale(1.04)!important}.uw-drops-page article.uw-daily-card:hover .uw-reward-preview{border-color:#ffffff17!important;transform:translateY(-2px)!important}.uw-drops-page .uw-daily-card>.uw-daily-card__button-v109:not(:disabled):hover{transform:translateY(-1px)scale(1.012)!important}.uw-drops-page article.uw-achievement-card{transition:transform .55s cubic-bezier(.16,1,.3,1),border-color .55s,background .55s,background-color .55s,box-shadow .55s,filter .55s!important}.uw-drops-page article.uw-achievement-card:hover{filter:saturate(1.08)brightness(1.045)!important;border-color:#ffc44a7a!important;transform:translateY(-8px)scale(1.014)!important;box-shadow:0 24px 54px #00000061,0 0 34px #ffc44a1a!important}.uw-drops-page .uw-daily-card,.uw-drops-page .uw-achievement-card{animation-name:uwDropsCardFadeOnlyV109!important;animation-duration:.48s!important;animation-timing-function:cubic-bezier(.16,1,.3,1)!important;animation-fill-mode:both!important}@keyframes uwDropsCardFadeOnlyV109{0%{opacity:0;filter:blur(4px)}to{opacity:1;filter:blur()}}@media (max-width:1180px){.uw-drops-page .uw-daily-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:680px){.uw-drops-page .uw-daily-grid{grid-template-columns:1fr!important}.uw-drops-page article.uw-daily-card{grid-template-rows:auto!important;min-height:auto!important}}.uw-daily-card-v131,.uw-achievement-card-v131{opacity:1!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__icon{border-radius:24px!important;flex:0 0 86px!important;width:86px!important;height:86px!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__rewards{flex:none!important;align-content:center!important;min-height:82px!important;margin-top:2px!important;display:grid!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:after{content:""!important;z-index:0!important;border-radius:inherit!important;pointer-events:none!important;opacity:0!important;background:linear-gradient(115deg,#0000 18%,#ffffff0f,#0000 82%)!important;transition:transform .72s cubic-bezier(.16,1,.3,1),opacity .42s!important;position:absolute!important;inset:0!important;transform:translate(-120%)skew(-12deg)!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131>*{z-index:2!important;position:relative!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:hover{filter:saturate(1.08)brightness(1.045)!important;transform:translateY(-8px)scale(1.014)!important;box-shadow:0 24px 54px #00000061,0 0 34px #e224441a!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:hover:after{opacity:1!important;transform:translate(120%)skew(-12deg)!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-cooldown:hover,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-active:hover{border-color:#e2244475!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131:hover{filter:saturate(1.08)brightness(1.045)!important;border-color:#ffc44a7a!important;transform:translateY(-8px)scale(1.014)!important;box-shadow:0 24px 54px #00000061,0 0 34px #ffc44a1f!important}@media (max-width:1180px){.uw-drops-page[data-drops-version=v131] .uw-daily-grid-v131{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:680px){.uw-drops-page[data-drops-version=v131] .uw-daily-grid-v131{grid-template-columns:1fr!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131{min-height:auto!important}}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:after{content:none!important;display:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131>.uw-daily-card__claimed-check-v131{z-index:6!important;color:#07170d!important;pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important;background:linear-gradient(135deg,#3fd281f5,#27a960f5)!important;border-radius:19px!important;place-items:center!important;width:62px!important;height:62px!important;font-size:42px!important;font-weight:700!important;line-height:1!important;animation:.42s cubic-bezier(.16,1,.3,1) both uwDailyClaimCheckInV131!important;display:grid!important;position:absolute!important;top:52%!important;left:50%!important;transform:translate(-50%,-50%)rotate(-4deg)!important;box-shadow:0 14px 34px #2fb36c47,inset 0 1px #ffffff2e!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:hover>.uw-daily-card__claimed-check-v131{transform:translate(-50%,-54%)rotate(-4deg)scale(1.035)!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131{transition:transform .46s cubic-bezier(.16,1,.3,1),border-color .46s,background .46s,box-shadow .46s,filter .46s!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:hover{transform:translateY(-7px)scale(1.012)!important}@keyframes uwDailyClaimCheckInV131{0%{opacity:0;filter:blur(3px);transform:translate(-50%,-42%)rotate(-10deg)scale(.78)}to{opacity:1;filter:blur();transform:translate(-50%,-50%)rotate(-4deg)scale(1)}}.uw-drops-page[data-drops-version=v131]{--uw-drops-copy-version:"v131"}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:after,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:after,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:after,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:after,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:after{content:none!important;opacity:0!important;display:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-grid-v131{grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:1fr!important;align-items:stretch!important;gap:14px!important;display:grid!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131{isolation:isolate!important;flex-direction:column!important;gap:14px!important;height:100%!important;min-height:360px!important;padding:16px!important;transition:transform .42s cubic-bezier(.16,1,.3,1),border-color .42s,background .42s,box-shadow .42s,filter .42s!important;display:flex!important;position:relative!important;overflow:hidden!important;transform:translate(0,0)scale(1)!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__main{flex:none!important;grid-template-columns:82px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;min-height:96px!important;display:grid!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__icon{border-radius:24px!important;flex:0 0 82px!important;width:82px!important;height:82px!important;transition:transform .42s cubic-bezier(.16,1,.3,1),filter .42s!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 h3{letter-spacing:-.04em!important;font-size:21px!important;font-weight:700!important;line-height:1.08!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 p{font-size:12.5px!important;font-weight:500!important;line-height:1.42!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-reward-preview{align-items:center!important;height:68px!important;min-height:68px!important;transition:transform .42s cubic-bezier(.16,1,.3,1),border-color .42s,background .42s!important;display:grid!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131>.uw-daily-card__button-v131{text-align:center!important;letter-spacing:-.01em!important;white-space:nowrap!important;opacity:1!important;visibility:visible!important;width:100%!important;height:48px!important;min-height:48px!important;max-height:48px!important;box-shadow:none!important;cursor:default!important;border-radius:14px!important;flex:0 0 48px!important;justify-content:center!important;align-items:center!important;margin:auto 0 0!important;padding:0 16px!important;font-size:13px!important;font-weight:700!important;line-height:1!important;transition:transform .28s cubic-bezier(.16,1,.3,1),border-color .28s,background .28s,color .28s,filter .28s!important;display:flex!important;transform:translate(0,0)!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131>.uw-daily-card__claimed-check-v131{z-index:8!important;color:#07170d!important;pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important;background:linear-gradient(135deg,#3fd281f5,#27a960f5)!important;border-radius:19px!important;place-items:center!important;width:62px!important;height:62px!important;font-size:42px!important;font-weight:700!important;line-height:1!important;display:grid!important;position:absolute!important;top:54%!important;left:50%!important;transform:translate(-50%,-50%)rotate(-4deg)!important;box-shadow:0 14px 34px #2fb36c47,inset 0 1px #ffffff2e!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-claimed:hover{border-color:#2fb36c7a!important;box-shadow:0 22px 48px #00000052,0 0 28px #2fb36c1a!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:hover .uw-daily-card__icon{transform:translateY(-3px)scale(1.035)!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:hover .uw-reward-preview{border-color:#ffffff17!important;transform:translateY(-2px)!important}.uw-drops-page[data-drops-version=v131] .uw-drops-side-tabs-v101__head span{letter-spacing:.075em!important;color:#ff3152!important;font-size:11px!important}.uw-drops-page[data-drops-version=v131] .uw-drops-side-tabs-v101__head b{color:#ffffffeb!important;font-size:15px!important;line-height:1.15!important}.uw-drops-page[data-drops-version=v131] .uw-drops-side-tabs-v101 button>span b{font-size:14px!important;line-height:1.05!important}.uw-drops-page[data-drops-version=v131] .uw-drops-side-tabs-v101 button>span small{color:#ffffff8f!important;font-size:12px!important;line-height:1.05!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card__reward,.uw-drops-page[data-drops-version=v131] .uw-achievement-card__reward .uw-reward-list,.uw-drops-page[data-drops-version=v131] .uw-achievement-card__reward .uw-reward-preview{gap:12px!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card__reward{padding:14px!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card__reward .uw-reward-list{align-items:center!important;gap:12px!important;display:flex!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card__reward .uw-reward-list__icons,.uw-drops-page[data-drops-version=v131] .uw-achievement-card__reward .uw-reward-preview__icons{flex:none!important;align-items:center!important;gap:6px!important;display:flex!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card__reward .uw-reward-list__text,.uw-drops-page[data-drops-version=v131] .uw-achievement-card__reward .uw-reward-preview__text{min-width:0!important;padding-left:4px!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131{transition:transform .42s cubic-bezier(.16,1,.3,1),border-color .42s,background .42s,box-shadow .42s,filter .42s!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131:hover{filter:saturate(1.05)brightness(1.03)!important;border-color:#ffc44a7a!important;transform:translateY(-6px)scale(1.01)!important}.uw-drops-page[data-drops-version=v131] .uw-drops-skins-dev-v101 p{max-width:460px!important;font-size:14px!important;line-height:1.45!important}@media (max-width:1180px){.uw-drops-page[data-drops-version=v131] .uw-daily-grid-v131{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:680px){.uw-drops-page[data-drops-version=v131] .uw-daily-grid-v131{grid-template-columns:1fr!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131{min-height:auto!important}}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131{flex-direction:column!important;gap:14px!important;height:100%!important;min-height:360px!important;padding:16px!important;transition:transform .34s cubic-bezier(.16,1,.3,1),border-color .34s,background .34s,filter .34s!important;display:flex!important;position:relative!important;overflow:hidden!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:after,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:after,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:after,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:after,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:after,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:after{content:none!important;display:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131>.uw-daily-card__button-v131{opacity:1!important;visibility:visible!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:48px!important;min-height:48px!important;margin:auto 0 0!important;font-size:13px!important;font-weight:700!important;display:flex!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:hover{filter:saturate(1.03)brightness(1.02)!important;transform:translateY(-4px)scale(1.006)!important}.uw-drops-page[data-drops-version=v131] .uw-achievements-grid-v131 .uw-achievement-card-v131,.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131,.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 *,.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131:before,.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131:after{filter:none!important;transition:none!important;animation:none!important;transform:none!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131:hover{filter:none!important;box-shadow:none!important;transform:none!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__animated-border{display:none!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131{flex-direction:column!important;gap:16px!important;min-height:300px!important;padding:18px!important;display:flex!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__top{grid-template-columns:76px minmax(0,1fr) auto!important;align-items:start!important;gap:16px!important;display:grid!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__status{white-space:nowrap!important;align-self:start!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__progress{gap:8px!important;display:grid!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__reward{grid-template-columns:minmax(0,1fr) 132px!important;align-items:center!important;gap:14px!important;min-height:74px!important;margin-top:auto!important;padding:12px 14px!important;display:grid!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__reward .uw-reward-list,.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__reward .uw-reward-preview{align-items:center!important;gap:12px!important;min-width:0!important;display:flex!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__reward img,.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__reward .uw-reward-list__icon,.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__reward .uw-reward-preview__icon{flex:none!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__reward .uw-reward-list__text,.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__reward .uw-reward-preview__text{min-width:0!important;padding-left:2px!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__claim:disabled{transition:none!important;transform:none!important}.uw-drops-page[data-drops-version=v131] .uw-drops-side-tabs-v101__head b{font-size:15px!important;line-height:1.18!important}.uw-drops-page[data-drops-version=v131] .uw-drops-side-tabs-v101 button>span b{font-size:14px!important}.uw-drops-page[data-drops-version=v131] .uw-drops-side-tabs-v101 button>span small{font-size:12px!important;line-height:1.1!important}@media (max-width:1180px){.uw-drops-page[data-drops-version=v131] .uw-daily-grid-v131{grid-template-columns:repeat(2,minmax(0,1fr))!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__reward{grid-template-columns:1fr!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__claim{justify-self:stretch!important;width:100%!important}}@media (max-width:680px){.uw-drops-page[data-drops-version=v131] .uw-daily-grid-v131{grid-template-columns:1fr!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131{min-height:auto!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__top{grid-template-columns:62px minmax(0,1fr)!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__status{grid-column:1/-1!important}}.uw-drops-page[data-drops-version=v131] .uw-daily-grid-v131{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:14px!important;display:grid!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131{isolation:isolate!important;flex-direction:column!important;gap:14px!important;height:100%!important;min-height:360px!important;padding:16px!important;display:flex!important;position:relative!important;overflow:hidden!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:after,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:after,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:after,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:after,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:after,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:after,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:after{content:none!important;opacity:0!important;display:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__main>div:last-child{flex:0 178px!important;min-width:0!important;max-width:178px!important;margin:0 0 0 -2px!important;padding:0!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__icon{border-radius:20px!important;flex:0 0 68px!important;width:68px!important;min-width:68px!important;height:68px!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__rewards{flex:none!important;align-content:center!important;min-height:78px!important;display:grid!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-reward-preview{align-items:center!important;height:68px!important;min-height:68px!important;display:flex!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131>.uw-daily-card__button-v131{opacity:1!important;visibility:visible!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:48px!important;min-height:48px!important;max-height:48px!important;margin:auto 0 0!important;padding:0 16px!important;font-size:13px!important;font-weight:700!important;display:flex!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-claimed>.uw-daily-card__button-v131{color:#daffe8db!important;background:linear-gradient(135deg,#2fb36c38,#2fb36c1f),#101713!important;border:1px solid #2fb36c2e!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-cooldown>.uw-daily-card__button-v131,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-locked>.uw-daily-card__button-v131{color:#ffffff94!important;background:#ffffff0f!important;border:1px solid #fff1!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:not(.is-claimed):not(.is-cooldown):not(.is-locked)>.uw-daily-card__button-v131:not(:disabled){color:#fff!important;cursor:pointer!important;background:linear-gradient(135deg,#ff3152,#e22444)!important;border:1px solid #ffffff17!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131>.uw-daily-card__claimed-check-v131{z-index:8!important;color:#07170d!important;pointer-events:none!important;background:linear-gradient(135deg,#3fd281f5,#27a960f5)!important;border-radius:19px!important;place-items:center!important;width:62px!important;height:62px!important;font-size:42px!important;font-weight:700!important;line-height:1!important;display:grid!important;position:absolute!important;top:54%!important;left:50%!important;transform:translate(-50%,-50%)rotate(-4deg)!important;box-shadow:0 14px 34px #2fb36c47,inset 0 1px #ffffff2e!important}.uw-drops-page[data-drops-version=v131] .uw-achievements-grid-v131{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:16px!important;display:grid!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131{isolation:isolate!important;filter:none!important;background:radial-gradient(circle at 82% 10%,#e224441f,#0000 34%),#111113!important;border-radius:26px!important;flex-direction:column!important;gap:16px!important;min-height:306px!important;padding:18px!important;transition:none!important;display:flex!important;position:relative!important;overflow:hidden!important;transform:none!important;box-shadow:0 18px 46px #0000004d,inset 0 0 0 1px #ffffff0d!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131:hover{filter:none!important;transition:none!important;transform:none!important;box-shadow:0 18px 46px #0000004d,inset 0 0 0 1px #ffffff0d!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131:before,.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131:after{content:none!important;display:none!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__animated-border{z-index:-2!important;border-radius:inherit!important;pointer-events:none!important;opacity:.42!important;background:conic-gradient(from var(--uw-achievement-angle), #e2244400, #e2244438, #e22444c7, #e2244438, #e2244400, #e224445c, #e2244400)!important;filter:none!important;transition:none!important;animation:7s linear infinite uwAchievementSpin!important;display:block!important;position:absolute!important;inset:0!important;transform:none!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__animated-border:after{content:""!important;background:radial-gradient(circle at 84% 12%,#e2244417,#0000 34%),#111113!important;border-radius:24px!important;display:block!important;position:absolute!important;inset:2px!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131.is-ready{background:radial-gradient(circle at 82% 10%,#ffc44a24,#0000 34%),#111113!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131.is-ready .uw-achievement-card__animated-border{opacity:.95!important;background:conic-gradient(from var(--uw-achievement-angle), #ffc44a00, #ffc44a40, #ffc44af2, #ffc44a40, #ffc44a00, #e2244457, #ffc44a00)!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131.is-claimed{opacity:.48!important;filter:grayscale(.42)brightness(.72)!important;background:#0f0f11!important;box-shadow:0 12px 34px #00000042,inset 0 0 0 1px #ffffff09!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131.is-claimed:hover{opacity:.48!important;filter:grayscale(.42)brightness(.72)!important;background:#0f0f11!important;transform:none!important;box-shadow:0 12px 34px #00000042,inset 0 0 0 1px #ffffff09!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131.is-claimed .uw-achievement-card__animated-border{opacity:.14!important;animation:12s linear infinite uwAchievementSpin!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131.is-claimed .uw-achievement-card__animated-border:after{background:#0f0f11!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 *,.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 :hover{filter:none!important;transition:none!important;transform:none!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__top{z-index:2!important;grid-template-columns:76px minmax(0,1fr) auto!important;align-items:start!important;gap:16px!important;display:grid!important;position:relative!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__icon{border-radius:22px!important;width:76px!important;height:76px!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__title{min-width:0!important;padding-top:4px!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__title h3{letter-spacing:-.035em!important;margin:7px 0 8px!important;font-size:23px!important;line-height:1.08!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__title p{color:#ffffff9e!important;margin:0!important;font-size:13px!important;line-height:1.35!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__progress{z-index:2!important;gap:8px!important;display:grid!important;position:relative!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__reward{z-index:2!important;background:linear-gradient(135deg,#ffffff06,#ffffff02),#0a0a0c94!important;grid-template-columns:minmax(0,1fr) 132px!important;align-items:center!important;gap:14px!important;min-height:76px!important;margin-top:auto!important;padding:12px 14px!important;display:grid!important;position:relative!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__reward-list-wrap{min-width:0!important;overflow:hidden!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__reward .uw-reward-preview{background:0 0!important;border:0!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:12px!important;width:100%!important;min-width:0!important;height:auto!important;min-height:52px!important;padding:0!important;display:grid!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-reward-preview__icons,.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-reward-list__icons{flex:none!important;align-items:center!important;gap:6px!important;display:flex!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-reward-preview__text,.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-reward-list__text{min-width:0!important;padding-left:0!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__claim{justify-self:end!important;width:132px!important;height:48px!important;transition:transform .28s cubic-bezier(.16,1,.3,1),background .28s,box-shadow .28s!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__claim:not(:disabled):hover{transform:translateY(-2px)scale(1.015)!important;box-shadow:0 12px 28px #ffc44a2e!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__claim:disabled,.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__claim:disabled:hover{box-shadow:none!important;transition:none!important;transform:none!important}@media (max-width:1180px){.uw-drops-page[data-drops-version=v131] .uw-daily-grid-v131,.uw-drops-page[data-drops-version=v131] .uw-achievements-grid-v131{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:680px){.uw-drops-page[data-drops-version=v131] .uw-daily-grid-v131,.uw-drops-page[data-drops-version=v131] .uw-achievements-grid-v131,.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__reward{grid-template-columns:1fr!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__claim{justify-self:stretch!important;width:100%!important}}.uw-drops-page[data-drops-version=v131] .uw-reward-preview__icon img[src*="/assets/money/money.png"],.uw-drops-page[data-drops-version=v131] .uw-reward-list__icon img[src*="/assets/money/money.png"]{object-fit:contain!important;filter:drop-shadow(0 10px 16px #00000057)!important;width:34px!important;height:34px!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131,.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131:hover{transition:none!important;transform:none!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131:hover{filter:inherit!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131.is-ready .uw-achievement-card__animated-border{opacity:.95!important;background:conic-gradient(from var(--uw-achievement-angle), #ffc44a00, #ffc44a33, #ffc44af5, #ffd670e0, #ffc44af5, #ffc44a33, #ffc44a00)!important;animation:7s linear infinite uwAchievementSpin!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131.is-ready .uw-achievement-card__animated-border:after{background:radial-gradient(circle at 84% 12%,#ffc44a1f,#0000 34%),#111113!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131:not(.is-ready) .uw-achievement-card__animated-border{animation:7s linear infinite uwAchievementSpin!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131.is-claimed,.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131.is-claimed:hover{opacity:.48!important;filter:grayscale(.42)brightness(.72)!important;background:#0f0f11!important;transform:none!important;box-shadow:0 12px 34px #00000042,inset 0 0 0 1px #ffffff09!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 :not(.uw-achievement-card__claim){transition-property:none!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__claim{border-radius:16px!important;justify-self:end!important;width:132px!important;height:48px!important;transition:transform .28s cubic-bezier(.16,1,.3,1),background .28s,box-shadow .28s,filter .28s!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__claim:not(:disabled):hover{filter:brightness(1.05)saturate(1.08)!important;transform:translateY(-2px)scale(1.018)!important;box-shadow:0 14px 30px #ffc44a33,0 0 24px #ffc44a1a!important}.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__claim:disabled,.uw-drops-page[data-drops-version=v131] .uw-achievement-card-v131 .uw-achievement-card__claim:disabled:hover{filter:none!important;box-shadow:none!important;transition:none!important;transform:none!important}.uw-drops-page[data-drops-version=v131] .uw-reward-preview__icon img[src^="data:image/svg+xml"],.uw-drops-page[data-drops-version=v131] .uw-reward-list__icon img[src^="data:image/svg+xml"]{object-fit:contain!important;filter:drop-shadow(0 10px 16px #00000057)saturate(1.06)brightness(1.04)!important;width:34px!important;height:34px!important;display:block!important}.uw-drops-page[data-drops-version=v131] .uw-reward-preview__icon span,.uw-drops-page[data-drops-version=v131] .uw-reward-list__icon span{color:#ebfff0eb!important;font-weight:800!important}.uw-drops-page[data-drops-version=v131] .uw-reward-preview__icon img[src*="/assets/rust-items/scrap.png"],.uw-drops-page[data-drops-version=v131] .uw-reward-list__icon img[src*="/assets/rust-items/scrap.png"]{object-fit:contain!important;filter:drop-shadow(0 10px 16px #00000057)saturate(1.08)brightness(1.03)!important;width:34px!important;height:34px!important;display:block!important}.uw-drops-page[data-drops-version=v131] .uw-reward-preview__icon img[src*="/assets/money/money.png"],.uw-drops-page[data-drops-version=v131] .uw-reward-list__icon img[src*="/assets/money/money.png"]{object-fit:contain!important;filter:drop-shadow(0 10px 16px #00000057)saturate(1.06)brightness(1.03)!important;width:34px!important;height:34px!important;display:block!important}.uw-reward-modal .uw-reward-modal__close{z-index:20!important;color:#0000!important;text-indent:-9999px!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;box-shadow:none!important;cursor:pointer!important;background:#ffffff0e!important;border:1px solid #ffffff1a!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;padding:0!important;font-size:0!important;line-height:0!important;transition:transform .2s cubic-bezier(.22,1,.36,1),background .2s,border-color .2s,box-shadow .2s!important;display:inline-flex!important;position:absolute!important;inset:18px 18px auto auto!important;overflow:hidden!important;transform:none!important}.uw-reward-modal .uw-reward-modal__close:before,.uw-reward-modal .uw-reward-modal__close:after{content:""!important;transform-origin:50%!important;background:#ffffffc7!important;border-radius:999px!important;width:14px!important;height:2px!important;transition:background .2s,transform .2s cubic-bezier(.22,1,.36,1)!important;position:absolute!important;top:50%!important;left:50%!important}.uw-reward-modal .uw-reward-modal__close:hover:not(:disabled){background:#e2244429!important;border-color:#e2244475!important;transform:translateY(-1px)!important;box-shadow:0 10px 28px #e224441f!important}.uw-reward-modal .uw-reward-modal__close:hover:not(:disabled):before,.uw-reward-modal .uw-reward-modal__close:hover:not(:disabled):after{background:#fff!important}.uw-reward-modal .uw-reward-modal__close{z-index:20!important;color:#ffffffc7!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;box-shadow:none!important;text-indent:0!important;letter-spacing:0!important;cursor:pointer!important;background:#ffffff0e!important;border:1px solid #ffffff1a!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;padding:0!important;font-size:24px!important;font-weight:500!important;line-height:1!important;transition:transform .2s cubic-bezier(.22,1,.36,1),background .2s,border-color .2s,color .2s!important;display:inline-flex!important;position:absolute!important;inset:18px 18px auto auto!important;overflow:hidden!important;transform:none!important}.uw-reward-modal .uw-reward-modal__close:before,.uw-reward-modal .uw-reward-modal__close:after{content:none!important;display:none!important}.uw-reward-modal .uw-reward-modal__close:hover:not(:disabled){color:#fff!important;box-shadow:none!important;background:#e2244429!important;border-color:#e2244470!important;transform:translateY(-1px)!important}.uw-reward-modal .uw-reward-modal__card,.uw-reward-modal .uw-reward-modal__card--server{position:relative!important}.uw-reward-modal .uw-reward-modal__close{z-index:20!important;color:#0000!important;text-indent:0!important;letter-spacing:0!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;box-shadow:none!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:12px!important;outline:none!important;place-items:center!important;padding:0!important;font-size:0!important;line-height:0!important;transition:background-color .22s,opacity .22s!important;display:inline-grid!important;position:absolute!important;inset:16px 16px auto auto!important;overflow:hidden!important;transform:none!important}.uw-reward-modal .uw-reward-modal__close:before,.uw-reward-modal .uw-reward-modal__close:after{content:""!important;transform-origin:50%!important;background:#ffffffc7!important;border-radius:999px!important;width:15px!important;height:2px!important;transition:transform .42s cubic-bezier(.18,1.2,.28,1),background-color .22s!important;display:block!important;position:absolute!important;top:50%!important;left:50%!important}.uw-reward-modal .uw-reward-modal__close:before{transform:translate(-50%,-50%)rotate(45deg)!important}.uw-reward-modal .uw-reward-modal__close:after{transform:translate(-50%,-50%)rotate(-45deg)!important}.uw-reward-modal .uw-reward-modal__close:hover:not(:disabled){color:#0000!important;box-shadow:none!important;background:#e22444!important;border:0!important;transform:none!important}.uw-reward-modal .uw-reward-modal__close:hover:not(:disabled):before{background:#fff!important;transform:translate(-50%,-50%)rotate(225deg)!important}.uw-reward-modal .uw-reward-modal__close:hover:not(:disabled):after{background:#fff!important;transform:translate(-50%,-50%)rotate(135deg)!important}.uw-reward-modal .uw-reward-modal__close:active:not(:disabled){transform:none!important}.uw-reward-modal .uw-reward-modal__close:disabled{opacity:.5!important;cursor:not-allowed!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__main{flex:none!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;min-height:86px!important;display:flex!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__icon{border-radius:21px!important;flex:0 0 72px!important;align-self:center!important;width:72px!important;min-width:72px!important;height:72px!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__main>div:last-child{flex-direction:column!important;flex:0 190px!important;justify-content:center!important;align-self:center!important;min-width:0!important;max-width:190px!important;margin:0!important;padding:0!important;display:flex!important;transform:translateY(1px)!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 h3{letter-spacing:-.04em!important;margin:0 0 6px!important;font-size:20.5px!important;font-weight:700!important;line-height:1.05!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 p{color:#ffffff9e!important;max-width:178px!important;margin:0!important;font-size:12.5px!important;font-weight:500!important;line-height:1.32!important}@media (max-width:1180px){.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__main>div:last-child{flex:auto!important;max-width:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 p{max-width:none!important}}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__main{flex:none!important;grid-template-columns:72px minmax(0,1fr)!important;justify-content:start!important;align-items:center!important;column-gap:10px!important;height:78px!important;min-height:78px!important;margin:0!important;display:grid!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__icon{border-radius:21px!important;place-self:center start!important;width:72px!important;min-width:72px!important;height:72px!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy{flex-direction:column!important;justify-content:center!important;place-self:center start!important;gap:5px!important;min-width:0!important;max-width:190px!important;height:auto!important;margin:0!important;padding:0!important;display:flex!important;transform:translateY(0)!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy h3,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 h3{letter-spacing:-.04em!important;margin:0!important;padding:0!important;font-size:20.5px!important;font-weight:700!important;line-height:1.04!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy p,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 p{color:#ffffff9e!important;max-width:178px!important;margin:0!important;padding:0!important;font-size:12.5px!important;font-weight:500!important;line-height:1.28!important}@media (max-width:1180px){.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy p,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 p{max-width:none!important}}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__main{flex:0 0 74px!important;grid-template-columns:68px minmax(0,1fr)!important;justify-content:start!important;place-items:center start!important;column-gap:8px!important;width:100%!important;height:74px!important;min-height:74px!important;margin:0!important;padding:0!important;display:grid!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__icon{border-radius:20px!important;flex:0 0 68px!important;place-self:center start!important;width:68px!important;min-width:68px!important;max-width:68px!important;height:68px!important;margin:0!important;padding:0!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy{flex-direction:column!important;justify-content:center!important;place-self:center start!important;align-items:flex-start!important;gap:4px!important;width:100%!important;min-width:0!important;max-width:176px!important;height:58px!important;min-height:58px!important;margin:0!important;padding:0!important;display:flex!important;transform:translateY(0)!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__main .uw-daily-card__copy h3{letter-spacing:-.035em!important;color:#ffffffeb!important;max-width:176px!important;margin:0!important;padding:0!important;font-size:19px!important;font-weight:700!important;line-height:1.02!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__main .uw-daily-card__copy p{color:#fff9!important;max-width:170px!important;margin:0!important;padding:0!important;font-size:12px!important;font-weight:500!important;line-height:1.22!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy h3,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy p{overflow-wrap:normal!important;word-break:normal!important}@media (max-width:1180px){.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy h3,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy p{max-width:none!important}}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy h3{letter-spacing:-.035em!important;color:#ffffffeb!important;overflow-wrap:normal!important;word-break:normal!important;width:200px!important;max-width:200px!important;margin:0!important;padding:0!important;font-size:20px!important;font-weight:700!important;line-height:1.02!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy p{color:#ffffff9e!important;overflow-wrap:normal!important;word-break:normal!important;width:200px!important;max-width:200px!important;margin:0!important;padding:0!important;font-size:12.5px!important;font-weight:500!important;line-height:1.24!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__main h3,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__main p{margin-top:0!important;margin-bottom:0!important}@media (max-width:1180px){.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy h3,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy p{width:calc(100% - 78px)!important;max-width:none!important}}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__main{flex:0 0 74px!important;width:100%!important;height:74px!important;min-height:74px!important;margin:0!important;padding:0!important;display:block!important;position:relative!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__icon{border-radius:20px!important;width:68px!important;min-width:68px!important;max-width:68px!important;height:68px!important;margin:0!important;padding:0!important;position:absolute!important;top:50%!important;left:0!important;transform:translateY(-50%)!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy{flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:0!important;width:200px!important;min-width:200px!important;max-width:200px!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;top:50%!important;left:78px!important;transform:translateY(-50%)!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__main .uw-daily-card__copy,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__main .uw-daily-card__copy h3,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__main .uw-daily-card__copy p{max-width:200px!important}@media (max-width:1180px){.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy h3,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy p{width:calc(100% - 78px)!important;min-width:0!important;max-width:none!important}}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:hover,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:hover .uw-daily-card__icon,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:hover .uw-reward-preview,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:hover .uw-daily-card__main,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:hover .uw-daily-card__copy{filter:none!important;transform:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__main{filter:none!important;flex:0 0 78px!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;width:100%!important;height:78px!important;min-height:78px!important;margin:0!important;padding:0!important;transition:none!important;display:flex!important;position:static!important;transform:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__icon{filter:none!important;border-radius:20px!important;flex:0 0 68px!important;align-self:center!important;width:68px!important;min-width:68px!important;max-width:68px!important;height:68px!important;margin:0!important;padding:0!important;transition:none!important;position:static!important;transform:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy{filter:none!important;flex-direction:column!important;flex:0 200px!important;justify-content:center!important;align-self:center!important;align-items:flex-start!important;gap:2px!important;width:200px!important;min-width:0!important;max-width:200px!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;transition:none!important;display:flex!important;position:static!important;transform:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy h3{letter-spacing:-.035em!important;color:#ffffffeb!important;overflow-wrap:normal!important;word-break:normal!important;filter:none!important;width:200px!important;max-width:200px!important;margin:0!important;padding:0!important;font-size:20px!important;font-weight:700!important;line-height:1.02!important;transition:none!important;transform:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy p{color:#ffffff9e!important;overflow-wrap:normal!important;word-break:normal!important;filter:none!important;width:200px!important;max-width:200px!important;margin:0!important;padding:0!important;font-size:12.5px!important;font-weight:500!important;line-height:1.18!important;transition:none!important;transform:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__rewards{flex:none!important;margin-top:12px!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-reward-preview{filter:none!important;transition:none!important;transform:none!important}@media (max-width:1180px){.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy h3,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy p{flex-basis:auto!important;width:auto!important;max-width:none!important}}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131{filter:none!important;flex-direction:column!important;gap:14px!important;height:100%!important;min-height:360px!important;padding:16px!important;transition:none!important;display:flex!important;position:relative!important;overflow:hidden!important;transform:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:hover,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:hover *,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:hover:before,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:hover:after{filter:none!important;transition:none!important;transform:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__top{flex:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__main{filter:none!important;flex:0 0 76px!important;grid-template-columns:68px 200px!important;justify-content:start!important;align-items:center!important;column-gap:10px!important;width:100%!important;height:76px!important;min-height:76px!important;margin:0!important;padding:0!important;transition:none!important;display:grid!important;position:static!important;transform:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy{filter:none!important;flex-direction:column!important;justify-content:center!important;place-self:center start!important;align-items:flex-start!important;gap:2px!important;width:200px!important;min-width:0!important;max-width:200px!important;margin:0!important;padding:0!important;transition:none!important;display:flex!important;position:static!important;transform:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy h3{letter-spacing:-.035em!important;color:#ffffffeb!important;overflow-wrap:normal!important;word-break:normal!important;width:200px!important;min-width:0!important;max-width:200px!important;margin:0!important;padding:0!important;font-size:20px!important;font-weight:700!important;line-height:1.02!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy p{color:#ffffff9e!important;overflow-wrap:normal!important;word-break:normal!important;width:200px!important;min-width:0!important;max-width:200px!important;margin:0!important;padding:0!important;font-size:12.5px!important;font-weight:500!important;line-height:1.18!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__rewards{flex:none!important;min-height:68px!important;margin-top:12px!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-reward-preview,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-reward-preview:hover{filter:none!important;transition:none!important;transform:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131>.uw-daily-card__button-v131{margin-top:auto!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131>.uw-daily-card__claimed-check-v131,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:hover>.uw-daily-card__claimed-check-v131{transition:none!important;animation:none!important;transform:translate(-50%,-50%)rotate(-4deg)!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-cooldown .uw-daily-card__top span,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-cooldown .uw-daily-card__top b{opacity:1!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-cooldown:hover,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-active:hover{opacity:1!important;filter:none!important}@media (max-width:1180px){.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__main{grid-template-columns:68px minmax(0,1fr)!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy h3,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy p{width:auto!important;max-width:none!important}}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:hover,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:hover *,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:hover:before,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:hover:after{filter:none!important;transition:none!important;transform:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:before,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:after{content:none!important;display:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131{grid-template-rows:auto 88px 72px 1fr auto!important;gap:14px!important;height:100%!important;min-height:360px!important;padding:16px!important;display:grid!important;overflow:hidden!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__top{flex:none!important;grid-row:1!important;margin:0!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__main{filter:none!important;grid-row:2!important;grid-template-columns:72px 200px!important;justify-content:start!important;align-items:center!important;column-gap:12px!important;width:100%!important;height:88px!important;min-height:88px!important;max-height:88px!important;margin:0!important;padding:0!important;transition:none!important;display:grid!important;position:static!important;transform:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__icon{filter:none!important;border-radius:22px!important;place-self:center start!important;width:72px!important;min-width:72px!important;max-width:72px!important;height:72px!important;margin:0!important;padding:0!important;transition:none!important;position:static!important;transform:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__icon img{object-fit:contain!important;width:62px!important;height:62px!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy{filter:none!important;flex-direction:column!important;justify-content:center!important;place-self:center start!important;align-items:flex-start!important;gap:2px!important;width:200px!important;min-width:200px!important;max-width:200px!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;transition:none!important;display:flex!important;position:static!important;transform:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy h3{letter-spacing:-.035em!important;color:#ffffffeb!important;overflow-wrap:normal!important;word-break:normal!important;white-space:normal!important;width:200px!important;min-width:200px!important;max-width:200px!important;margin:0!important;padding:0!important;font-size:20px!important;font-weight:700!important;line-height:1.04!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy p{color:#ffffff9e!important;overflow-wrap:normal!important;word-break:normal!important;white-space:normal!important;width:200px!important;min-width:200px!important;max-width:200px!important;margin:0!important;padding:0!important;font-size:12.5px!important;font-weight:500!important;line-height:1.18!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__unlock-time{display:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__rewards{filter:none!important;grid-row:3!important;align-items:center!important;height:72px!important;min-height:72px!important;margin:0!important;transition:none!important;display:flex!important;transform:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-reward-preview,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-reward-preview:hover{filter:none!important;width:100%!important;height:66px!important;min-height:66px!important;transition:none!important;transform:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131>.uw-daily-card__button-v131{grid-row:5!important;align-self:end!important;margin:0!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131>.uw-daily-card__claimed-check-v131,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:hover>.uw-daily-card__claimed-check-v131{pointer-events:none!important;transition:none!important;animation:none!important;transform:translate(-50%,-50%)rotate(-4deg)!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-cooldown{opacity:.92!important;filter:none!important;background:radial-gradient(circle at 70% 18%,#e2244424,#0000 42%),linear-gradient(135deg,#e2244417,#e2244406),#111113!important;border-color:#e2244452!important;box-shadow:0 16px 40px #00000052,0 0 18px #e224440e,inset 0 0 0 1px #e224440b!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-claimed{opacity:.78!important;filter:saturate(.86)brightness(.82)!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-locked{opacity:.42!important;filter:saturate(.68)brightness(.68)!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-active{opacity:1!important;filter:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-cooldown:hover{opacity:.92!important;filter:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-claimed:hover{opacity:.78!important;filter:saturate(.86)brightness(.82)!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-locked:hover{opacity:.42!important;filter:saturate(.68)brightness(.68)!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-active:hover{opacity:1!important;filter:none!important}@media (max-width:1180px){.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__main{grid-template-columns:72px minmax(0,1fr)!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy h3,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131 .uw-daily-card__copy p{width:auto!important;min-width:0!important;max-width:none!important}}.uw-raid-hero{align-items:stretch!important}.uw-raid-hero>div,.uw-raid-hero>aside{border:1px solid #ffffff13!important;align-self:stretch!important;height:auto!important;min-height:220px!important}.uw-raid-hero>aside{grid-template-rows:repeat(3,minmax(0,1fr))!important;align-content:stretch!important;gap:10px!important;padding:12px!important;display:grid!important}.uw-raid-hero>aside div{border:1px solid #ffffff13!important;flex-direction:column!important;justify-content:center!important;height:100%!important;min-height:0!important;display:flex!important}.uw-raid-method,.uw-raid-target{border:1px solid #ffffff13!important}.uw-raid-method.is-active,.uw-raid-target.is-selected{outline-offset:-2px!important;border-color:#e224449e!important;outline:1px solid #e224446b!important}.uw-raid-method.is-active{background:linear-gradient(135deg,#e2244424,#e224440e),#161617!important;box-shadow:0 14px 28px #0000002e!important}.uw-raid-target.is-selected{background:linear-gradient(135deg,#e2244418,#e2244407),#18181a!important;box-shadow:inset 3px 0 #e22444,0 14px 28px #00000029!important}.uw-raid-method:hover,.uw-raid-target:hover{border-top-color:#e224446b!important}@media (max-width:1180px){.uw-raid-hero>div,.uw-raid-hero>aside{min-height:auto!important}.uw-raid-hero>aside{grid-template-rows:none!important}}.uw-page--statistics{isolation:isolate!important}.uw-page--statistics .uw-header{z-index:5000!important;-webkit-backdrop-filter:blur(18px)!important;background:#161617fc!important}.uw-page--statistics .uw-stat-page{z-index:0!important;position:relative!important}.uw-page--statistics .uw-stat-hero,.uw-page--statistics .uw-stat-card{z-index:1!important;position:relative!important}.uw-page--statistics .uw-stat-page .uw-dropdown{z-index:5!important}.uw-page--statistics .uw-stat-page .uw-dropdown.is-open{z-index:40!important}.uw-page--statistics .uw-stat-page .uw-dropdown__menu{z-index:41!important}.uw-page--statistics .uw-stat-hero{width:100%!important;margin-bottom:16px!important;display:block!important}.uw-page--statistics .uw-stat-hero__main{width:100%!important;min-height:178px!important;box-shadow:none!important;background:radial-gradient(circle at 88%,#e2244421,#0000 32%),linear-gradient(135deg,#0e0e10fa,#111113f5),#111113!important;border:1px solid #ffffff13!important;border-radius:22px!important;justify-content:space-between!important;align-items:center!important;gap:24px!important;padding:26px 30px!important;display:flex!important;position:relative!important;overflow:hidden!important}.uw-page--statistics .uw-stat-hero__main:before{content:""!important;pointer-events:none!important;background:linear-gradient(#ffffff07,#0000 70%)!important;position:absolute!important;inset:0!important}.uw-page--statistics .uw-stat-hero__main:after{content:""!important;filter:blur(42px)!important;pointer-events:none!important;background:#e2244417!important;border-radius:999px!important;width:210px!important;height:210px!important;position:absolute!important;top:50%!important;right:104px!important;transform:translateY(-50%)!important}.uw-page--statistics .uw-stat-hero__text{z-index:2!important;flex-direction:column!important;justify-content:center!important;max-width:820px!important;min-height:126px!important;display:flex!important;position:relative!important}.uw-page--statistics .uw-stat-hero h1{color:#fff!important;letter-spacing:-.055em!important;margin:8px 0 9px!important;font-size:clamp(42px,3.5vw,58px)!important;font-weight:500!important;line-height:.92!important}.uw-page--statistics .uw-stat-hero p{color:#ffffffa8!important;max-width:790px!important;margin:0!important;font-size:13px!important;line-height:1.45!important}.uw-page--statistics .uw-stat-hero__pills{flex-wrap:wrap!important;align-items:stretch!important;gap:10px!important;margin-top:18px!important;display:flex!important}.uw-page--statistics .uw-stat-hero__pills div{background:#161617c7!important;border:1px solid #ffffff13!important;border-radius:13px!important;min-width:132px!important;min-height:42px!important;padding:9px 12px!important}.uw-page--statistics .uw-stat-hero__pills span{color:#ffffff80!important;margin:0 0 5px!important;font-size:10px!important;font-weight:700!important;line-height:1!important;display:block!important}.uw-page--statistics .uw-stat-hero__pills b{color:#fff!important;font-size:15px!important;font-weight:500!important;line-height:1!important;display:block!important}.uw-page--statistics .uw-stat-hero__icon{z-index:2!important;color:#e2244457!important;opacity:.82!important;filter:drop-shadow(0 0 28px #e2244421)!important;flex:0 0 160px!important;place-items:center!important;width:160px!important;height:160px!important;margin-right:16px!important;display:grid!important;position:relative!important}.uw-page--statistics .uw-stat-hero__meta{display:none!important}.uw-page--statistics .uw-dropdown{min-width:204px!important}.uw-page--statistics .uw-dropdown__label{color:#ffffff9e!important;font-size:10.5px!important;font-weight:700!important}.uw-page--statistics .uw-dropdown__button{color:#fff!important;background:#18181a!important;border:1px solid #ffffff13!important;min-height:46px!important;padding:0 12px!important;font-size:13px!important;font-weight:600!important}.uw-page--statistics .uw-dropdown:hover .uw-dropdown__button,.uw-page--statistics .uw-dropdown.is-open .uw-dropdown__button{background:#202024!important;border-color:#e2244457!important;transform:none!important;box-shadow:0 0 22px #e224441f!important}.uw-dropdown__button-content,.uw-dropdown__option-main{z-index:2!important;align-items:center!important;min-width:0!important;display:flex!important;position:relative!important}.uw-dropdown__button-content{gap:9px!important;overflow:hidden!important}.uw-dropdown__button-text{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;display:block!important;overflow:hidden!important}.uw-dropdown__option-main{gap:10px!important}.uw-dropdown__option-text{gap:4px!important;min-width:0!important;display:grid!important}.uw-dropdown__option-icon{color:#ff4b67!important;background:#e2244421!important;border-radius:9px!important;flex:0 0 26px!important;place-items:center!important;width:26px!important;height:26px!important;font-size:12px!important;font-style:normal!important;font-weight:800!important;line-height:1!important;display:grid!important}.uw-page--statistics .uw-dropdown__menu button b{color:#fffffff5!important;font-size:13px!important;font-weight:650!important;line-height:1.05!important}.uw-page--statistics .uw-dropdown__menu button small{color:#fff9!important;font-size:10.5px!important;font-weight:600!important;line-height:1.2!important}.uw-page--statistics .uw-dropdown__menu button:hover,.uw-page--statistics .uw-dropdown__menu button.is-active:hover{background:#e22444eb!important;box-shadow:0 0 18px #e224442e!important}.uw-page--statistics .uw-dropdown__menu button.is-active{background:#e2244426!important}.uw-page--statistics .uw-dropdown__menu button:hover .uw-dropdown__option-icon,.uw-page--statistics .uw-dropdown__menu button.is-active:hover .uw-dropdown__option-icon,.uw-page--statistics .uw-dropdown:hover .uw-dropdown__button .uw-dropdown__option-icon,.uw-page--statistics .uw-dropdown.is-open .uw-dropdown__button .uw-dropdown__option-icon{color:#fff!important;background:#ffffff24!important}@media (max-width:1180px){.uw-page--statistics .uw-stat-hero__main{min-height:160px!important;padding:24px!important}.uw-page--statistics .uw-stat-hero__icon{flex-basis:128px!important;width:128px!important;height:128px!important;margin-right:0!important}.uw-page--statistics .uw-stat-hero__icon svg{width:116px!important;height:116px!important}}@media (max-width:760px){.uw-page--statistics .uw-stat-hero__main{align-items:flex-start!important;min-height:0!important;padding:20px!important}.uw-page--statistics .uw-stat-hero__icon{opacity:.32!important;width:112px!important;height:112px!important;position:absolute!important;bottom:10px!important;right:10px!important}.uw-page--statistics .uw-stat-hero__text{max-width:calc(100% - 34px)!important;min-height:0!important}.uw-page--statistics .uw-stat-hero__pills{grid-template-columns:1fr!important;width:100%!important;display:grid!important}}.uw-page--statistics .uw-dropdown,.uw-page--statistics .uw-dropdown *{filter:none!important;text-shadow:none!important;-webkit-font-smoothing:antialiased!important;text-rendering:geometricprecision!important}.uw-page--statistics .uw-dropdown__option-icon{display:none!important}.uw-page--statistics .uw-dropdown__button-content,.uw-page--statistics .uw-dropdown__option-main{gap:0!important}.uw-page--statistics .uw-dropdown__label{color:#ffffffbd!important;letter-spacing:.025em!important;margin-bottom:8px!important;font-size:11px!important;font-weight:650!important;line-height:1!important}.uw-page--statistics .uw-dropdown__button{color:#f7f7f8!important;background:#1c1c1f!important;border:1px solid #ffffff17!important;min-height:46px!important;padding:0 12px 0 15px!important}.uw-page--statistics .uw-dropdown__button-text{color:#f7f7f8!important;letter-spacing:-.01em!important;font-size:14px!important;font-weight:700!important;line-height:1!important}.uw-page--statistics .uw-dropdown__menu{background:#1b1b1e!important;border:1px solid #ffffff17!important}.uw-page--statistics .uw-stat-hero__main:after{display:none!important}.uw-page--statistics .uw-stat-hero__icon{color:#e2244447!important;opacity:.78!important;filter:none!important}.uw-page--statistics .uw-stat-hero__icon svg{fill:none!important;stroke:currentColor!important;stroke-width:7px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:134px!important;height:134px!important}body.uw-stat-modal-open .uw-header{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-12px)scale(.985)!important}.uw-page--statistics .uw-stat-hero__main:after{content:none!important;display:none!important}.uw-page--statistics .uw-stat-hero__icon{color:#e224444d!important;opacity:.72!important;filter:drop-shadow(0 0 26px #e224441a)!important;transform-origin:50%!important;flex:0 0 188px!important;width:188px!important;height:188px!important;margin-right:20px!important;transform:rotate(-8deg)!important}.uw-page--statistics .uw-stat-hero__icon svg{fill:none!important;stroke:currentColor!important;stroke-width:7.5px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:168px!important;height:168px!important;display:block!important}.uw-page--statistics .uw-dropdown__option-icon,.uw-page--statistics .uw-dropdown__button-content .uw-dropdown__option-icon{content:none!important;display:none!important}.uw-page--statistics .uw-dropdown,.uw-page--statistics .uw-dropdown *{opacity:1;filter:none!important;text-shadow:none!important;-webkit-font-smoothing:auto!important;text-rendering:optimizelegibility!important}.uw-page--statistics .uw-dropdown__label{color:#ffffffd1!important;letter-spacing:.035em!important;text-transform:uppercase!important;margin-bottom:8px!important;font-size:11px!important;font-weight:600!important;line-height:1!important}.uw-page--statistics .uw-dropdown__button{color:#fff!important;letter-spacing:0!important;min-height:46px!important;box-shadow:none!important;background:#1b1b1e!important;border:1px solid #ffffff18!important;padding:0 12px 0 15px!important;font-size:14px!important;font-weight:600!important;line-height:1!important}.uw-page--statistics .uw-dropdown__button>span,.uw-page--statistics .uw-dropdown__button-text{color:#fff!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:14px!important;font-weight:600!important;line-height:1!important;overflow:hidden!important}.uw-page--statistics .uw-dropdown__button i{color:#ef2b4d!important;background:#ffffff0f!important}.uw-page--statistics .uw-dropdown__menu{background:#19191c!important;border:1px solid #ffffff1a!important;box-shadow:0 18px 42px #00000075!important}.uw-page--statistics .uw-dropdown__menu button{min-height:46px!important;padding:10px 12px!important}.uw-page--statistics .uw-dropdown__menu button b{color:#fff!important;letter-spacing:0!important;font-size:13.5px!important;font-weight:600!important;line-height:1.08!important}.uw-page--statistics .uw-dropdown__menu button small{color:#ffffffb8!important;margin-top:4px!important;font-size:11px!important;font-weight:500!important;line-height:1.22!important}.uw-page--statistics .uw-stat-modal__panel{position:relative!important}.uw-page--statistics .uw-stat-modal__close{z-index:90!important;color:#ffffffdb!important;cursor:pointer!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;box-shadow:none!important;background:#202024!important;border:1px solid #ffffff1a!important;border-radius:13px!important;place-items:center!important;padding:0!important;font-size:28px!important;font-weight:400!important;line-height:1!important;display:grid!important;position:absolute!important;inset:18px 18px auto auto!important;transform:none!important}.uw-page--statistics .uw-stat-modal__close span{display:none!important}.uw-page--statistics .uw-stat-modal__close:hover{color:#fff!important;background:#e22444!important;border-color:#e22444!important;transform:translateY(-1px)scale(1.03)!important;box-shadow:0 12px 25px #e2244438!important}@media (max-width:1180px){.uw-page--statistics .uw-stat-hero__icon{flex-basis:148px!important;width:148px!important;height:148px!important;margin-right:0!important}.uw-page--statistics .uw-stat-hero__icon svg{width:132px!important;height:132px!important}}@media (max-width:760px){.uw-page--statistics .uw-stat-hero__icon{opacity:.25!important;width:118px!important;height:118px!important;bottom:12px!important;right:12px!important}.uw-page--statistics .uw-stat-hero__icon svg{width:108px!important;height:108px!important}}.uw-page--statistics .uw-stat-hero__icon{z-index:2!important;color:#0000!important;opacity:1!important;filter:none!important;transform-origin:50%!important;pointer-events:none!important;flex:0 0 190px!important;width:190px!important;height:190px!important;margin-right:34px!important;display:block!important;position:relative!important;transform:rotate(-8deg)!important}.uw-page--statistics .uw-stat-hero__icon svg{display:none!important}.uw-page--statistics .uw-stat-hero__icon:before{content:""!important;opacity:.42!important;filter:none!important;background:linear-gradient(135deg,#e2244475,#e2244433)!important;display:block!important;position:absolute!important;inset:0!important;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 20a2 2 0 0 1-2-2V5h2v13h16v2H5Zm2-3h3V9H7v8Zm5 0h3V4h-3v13Zm5 0h3v-6h-3v6Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 20a2 2 0 0 1-2-2V5h2v13h16v2H5Zm2-3h3V9H7v8Zm5 0h3V4h-3v13Zm5 0h3v-6h-3v6Z'/%3E%3C/svg%3E") 50%/contain no-repeat!important}.uw-stat-modal .uw-stat-modal__close,.uw-page--statistics .uw-stat-modal__close{z-index:140!important;color:#0000!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;box-shadow:none!important;cursor:pointer!important;background:#202024!important;border:1px solid #ffffff1a!important;border-radius:13px!important;place-items:center!important;padding:0!important;font-size:0!important;line-height:0!important;display:grid!important;position:absolute!important;inset:18px 18px auto auto!important;transform:none!important}.uw-stat-modal .uw-stat-modal__close span,.uw-page--statistics .uw-stat-modal__close span{transform-origin:50%!important;opacity:1!important;pointer-events:none!important;background:#ffffffd6!important;border-radius:999px!important;width:15px!important;height:2px!important;display:block!important;position:absolute!important;top:50%!important;left:50%!important}.uw-stat-modal .uw-stat-modal__close span:first-child,.uw-page--statistics .uw-stat-modal__close span:first-child{transform:translate(-50%,-50%)rotate(45deg)!important}.uw-stat-modal .uw-stat-modal__close span:last-child,.uw-page--statistics .uw-stat-modal__close span:last-child{transform:translate(-50%,-50%)rotate(-45deg)!important}.uw-stat-modal .uw-stat-modal__close:hover,.uw-page--statistics .uw-stat-modal__close:hover{box-shadow:none!important;background:#e2244429!important;border-color:#e2244470!important;transform:translateY(-1px)!important}.uw-stat-modal .uw-stat-modal__close:hover span,.uw-page--statistics .uw-stat-modal__close:hover span{background:#fff!important}@media (max-width:1180px){.uw-page--statistics .uw-stat-hero__icon{flex-basis:150px!important;width:150px!important;height:150px!important;margin-right:8px!important}}@media (max-width:760px){.uw-page--statistics .uw-stat-hero__icon{opacity:.48!important;width:118px!important;height:118px!important;margin:0!important;position:absolute!important;bottom:14px!important;right:16px!important}}.uw-stat-modal .uw-stat-modal__panel{position:relative!important}.uw-stat-modal .uw-stat-modal__close,.uw-page--statistics .uw-stat-modal__close{z-index:140!important;color:#0000!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;box-shadow:none!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:12px!important;outline:none!important;place-items:center!important;padding:0!important;font-size:0!important;line-height:0!important;transition:background-color .22s,opacity .22s!important;display:inline-grid!important;position:absolute!important;inset:16px 16px auto auto!important;overflow:hidden!important;transform:none!important}.uw-stat-modal .uw-stat-modal__close span,.uw-page--statistics .uw-stat-modal__close span{display:none!important}.uw-stat-modal .uw-stat-modal__close:before,.uw-stat-modal .uw-stat-modal__close:after,.uw-page--statistics .uw-stat-modal__close:before,.uw-page--statistics .uw-stat-modal__close:after{content:""!important;transform-origin:50%!important;background:#ffffffc7!important;border-radius:999px!important;width:15px!important;height:2px!important;transition:transform .42s cubic-bezier(.18,1.2,.28,1),background-color .22s!important;display:block!important;position:absolute!important;top:50%!important;left:50%!important}.uw-stat-modal .uw-stat-modal__close:before,.uw-page--statistics .uw-stat-modal__close:before{transform:translate(-50%,-50%)rotate(45deg)!important}.uw-stat-modal .uw-stat-modal__close:after,.uw-page--statistics .uw-stat-modal__close:after{transform:translate(-50%,-50%)rotate(-45deg)!important}.uw-stat-modal .uw-stat-modal__close:hover,.uw-page--statistics .uw-stat-modal__close:hover{box-shadow:none!important;background:#e22444!important;border:0!important;transform:none!important}.uw-stat-modal .uw-stat-modal__close:hover:before,.uw-page--statistics .uw-stat-modal__close:hover:before{background:#fff!important;transform:translate(-50%,-50%)rotate(225deg)!important}.uw-stat-modal .uw-stat-modal__close:hover:after,.uw-page--statistics .uw-stat-modal__close:hover:after{background:#fff!important;transform:translate(-50%,-50%)rotate(135deg)!important}.uw-stat-modal .uw-stat-modal__close,.uw-page--statistics .uw-stat-modal__close{top:22px!important;right:22px!important}.uw-header .uw-header__actions .uw-cart-button,.uw-header .uw-header__actions .uw-cart-button:hover,.uw-header .uw-header__actions .uw-cart-button:focus-visible,.uw-header .uw-header__actions .uw-site-notifications__button,.uw-header .uw-header__actions .uw-site-notifications__button:hover,.uw-header .uw-header__actions .uw-site-notifications__button.is-active,.uw-header .uw-header__actions .uw-site-notifications__button.is-open,.uw-header .uw-header__actions .uw-site-notifications__button:focus-visible,.uw-header .uw-header__actions .uw-cart-button__count,.uw-header .uw-header__actions .uw-cart-button__count.is-active,.uw-header .uw-header__actions .uw-site-notifications__count,.uw-header .uw-header__actions .uw-site-notifications__count.is-active,.uw-header .uw-header__actions .uw-cart-button:hover .uw-cart-button__count,.uw-header .uw-header__actions .uw-site-notifications__button:hover .uw-site-notifications__count,.uw-header .uw-header__actions .uw-site-notifications__button.is-open .uw-site-notifications__count,.uw-header .uw-header__actions .uw-site-notifications__button.is-active .uw-site-notifications__count{box-shadow:none!important}.uw-header .uw-header__actions .uw-cart-button,.uw-header .uw-header__actions .uw-site-notifications__button{transition:background .22s,color .22s,transform .24s cubic-bezier(.16,1,.3,1)!important}.uw-cart-server{display:none!important}.uw-cart-drawer__body{padding-top:18px!important}.uw-cart-drawer__close{color:#0000!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;box-shadow:none!important;background:#202024!important;border:0!important;border-radius:12px!important;outline:none!important;place-items:center!important;padding:0!important;font-size:0!important;line-height:0!important;transition:background-color .22s,opacity .22s!important;display:inline-grid!important;position:relative!important;overflow:hidden!important;transform:none!important}.uw-cart-drawer__close:before,.uw-cart-drawer__close:after{content:""!important;transform-origin:50%!important;background:#ffffffc7!important;border-radius:999px!important;width:15px!important;height:2px!important;transition:transform .42s cubic-bezier(.18,1.2,.28,1),background-color .22s!important;display:block!important;position:absolute!important;top:50%!important;left:50%!important}.uw-cart-drawer__close:before{transform:translate(-50%,-50%)rotate(45deg)!important}.uw-cart-drawer__close:after{transform:translate(-50%,-50%)rotate(-45deg)!important}.uw-cart-drawer__close:hover{box-shadow:none!important;background:#e22444!important;transform:none!important}.uw-cart-drawer__close:hover:before{background:#fff!important;transform:translate(-50%,-50%)rotate(225deg)!important}.uw-cart-drawer__close:hover:after{background:#fff!important;transform:translate(-50%,-50%)rotate(135deg)!important}.uw-cart-actions{grid-template-columns:minmax(0,1fr) 52px!important;align-items:stretch!important;gap:10px!important}.uw-cart-actions button{min-height:46px!important}.uw-cart-actions__buy{white-space:nowrap!important;justify-content:center!important;align-items:center!important;gap:5px!important;padding:0 18px!important;display:inline-flex!important}.uw-cart-actions__clear{color:#ffffffc7!important;width:52px!important;min-width:52px!important;box-shadow:none!important;background:#202024!important;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important}.uw-cart-actions__clear svg{fill:currentColor!important;width:18px!important;height:18px!important;display:block!important}.uw-cart-actions__clear:not(:disabled):hover{color:#fff!important;box-shadow:none!important;background:#e2244429!important;transform:translateY(-1px)!important}.uw-cart-animated-price{font-variant-numeric:tabular-nums!important;white-space:nowrap!important;min-width:max-content!important;display:inline-block!important}.uw-cart-summary strong .uw-cart-animated-price,.uw-cart-balance strong .uw-cart-animated-price,.uw-cart-item__bottom strong .uw-cart-animated-price,.uw-cart-actions__buy .uw-cart-animated-price{color:inherit!important}@media (max-width:760px){.uw-cart-actions{grid-template-columns:minmax(0,1fr) 50px!important}.uw-cart-actions__clear{width:50px!important;min-width:50px!important}}.uw-cart-drawer,.uw-cart-drawer *{text-shadow:none!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.uw-cart-drawer__head h2,.uw-cart-item__top h3,.uw-cart-summary__total strong,.uw-cart-actions__buy,.uw-cart-promo__row button,.uw-cart-balance strong,.uw-cart-item__bottom strong{letter-spacing:-.018em!important;font-weight:600!important}.uw-cart-drawer__head h2{color:#fffffff5!important}.uw-cart-item__top h3,.uw-cart-item__bottom strong,.uw-cart-summary strong,.uw-cart-balance strong{color:#ffffffeb!important}.uw-cart-drawer__eyebrow,.uw-cart-group__title,.uw-cart-promo__label span,.uw-cart-balance>div>span,.uw-cart-summary span,.uw-cart-item__meta span,.uw-cart-item__meta small{font-weight:500!important}.uw-cart-group__title,.uw-cart-promo__label span,.uw-cart-balance>div>span,.uw-cart-summary span{color:#d2d8e6a8!important}.uw-cart-item__meta span{color:#ffffffd1!important}.uw-cart-item__meta small{color:#ffffff61!important}.uw-cart-promo__row input{color:#ffffffe0!important;text-shadow:none!important;font-weight:500!important}.uw-cart-promo__row input::placeholder{color:#ffffff5c!important;font-weight:500!important}.uw-cart-actions__clear{color:#ffffffb3!important;border:1px solid #ffffff13!important;transition:background .22s,border-color .22s,color .22s,transform .24s cubic-bezier(.16,1,.3,1)!important}.uw-cart-actions__clear svg{fill:currentColor!important;color:currentColor!important;width:20px!important;height:20px!important;transition:color .22s,transform .24s cubic-bezier(.16,1,.3,1)!important;display:block!important}.uw-cart-actions__clear:not(:disabled):hover{color:#e22444!important;box-shadow:none!important;background:#e224441f!important;border-color:#e2244452!important}.uw-cart-actions__clear:not(:disabled):hover svg{transform:scale(1.06)!important}.uw-cart-actions__clear:not(:disabled):active{transform:translate(0,0)scale(.98)!important}.uw-cart-toast,.uw-cart-toast.is-visible{z-index:2147483647!important;width:auto!important;min-width:310px!important;max-width:min(460px,100vw - 32px)!important;box-shadow:none!important;pointer-events:none!important;isolation:isolate!important;opacity:1!important;visibility:visible!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;animation:none!important;display:block!important;position:fixed!important;inset:auto auto 34px 50%!important;overflow:visible!important;transform:translate(-50%)!important}.uw-cart-toast:before{content:none!important;display:none!important}.uw-cart-toast>span{color:#f2fff7!important;width:100%!important;min-height:58px!important;box-shadow:none!important;transform-origin:bottom!important;will-change:transform, opacity, filter!important;background:radial-gradient(circle at 18%,#41e68b33,#0000 42%),#102018!important;border:1px solid #41e68b47!important;border-radius:17px!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:4px!important;padding:9px 22px 9px 64px!important;animation:3.05s cubic-bezier(.16,1,.3,1) both uwCartToastPortalV1!important;display:flex!important;position:relative!important;overflow:hidden!important}.uw-cart-toast[data-type=error]>span{color:#fff1f4!important;background:radial-gradient(circle at 18%,#e224443d,#0000 42%),#241016!important;border-color:#e2244452!important}.uw-cart-toast[data-type=info]>span{color:#f4f7fff0!important;background:radial-gradient(circle at 18%,#ffffff1a,#0000 42%),#161617!important;border-color:#ffffff1c!important}.uw-cart-toast>span:before{content:"✓"!important;color:#41e68b!important;background:#41e68b29!important;border:1px solid #41e68b3d!important;border-radius:11px!important;place-items:center!important;width:31px!important;height:31px!important;font-size:18px!important;font-weight:700!important;line-height:1!important;animation:3.05s cubic-bezier(.16,1.35,.28,1) both uwCartToastIconV1!important;display:grid!important;position:absolute!important;top:50%!important;left:18px!important;transform:translateY(-50%)!important}.uw-cart-toast[data-type=error]>span:before{content:"!"!important;color:#ff4c67!important;background:#e2244426!important;border-color:#e2244447!important}.uw-cart-toast[data-type=info]>span:before{content:"i"!important;color:#ffffffd1!important;background:#ffffff13!important;border-color:#ffffff1f!important;font-family:Arial,sans-serif!important;font-style:normal!important}.uw-cart-toast>span:after{content:""!important;pointer-events:none!important;background:linear-gradient(110deg,#0000 0%,#ffffff29 42%,#0000 62%)!important;animation:3.05s ease-out both uwCartToastSheenV1!important;position:absolute!important;inset:0!important;transform:translate(-120%)!important}.uw-cart-toast strong{z-index:1!important;max-width:100%!important;color:inherit!important;letter-spacing:-.01em!important;text-shadow:none!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:13px!important;font-weight:600!important;line-height:1.08!important;display:block!important;position:relative!important;overflow:hidden!important}.uw-cart-toast small{z-index:1!important;color:#ffffff9e!important;max-width:100%!important;text-shadow:none!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important;font-weight:500!important;line-height:1.12!important;display:block!important;position:relative!important;overflow:hidden!important}.uw-cart-toast__text,.uw-cart-toast__actions{display:none!important}@keyframes uwCartToastPortalV1{0%{opacity:0;filter:blur(5px);transform:translateY(26px)scale(.92)}12%{opacity:1;filter:blur();transform:translateY(-4px)scale(1.018)}20%,76%{opacity:1;filter:blur();transform:translate(0,0)scale(1)}87%{opacity:1;filter:blur();transform:translateY(-3px)scale(1.01)}to{opacity:0;filter:blur(5px);transform:translateY(24px)scale(.94)}}@keyframes uwCartToastIconV1{0%{opacity:0;transform:translateY(-50%)scale(.38)rotate(-28deg)}10%{opacity:1;transform:translateY(-50%)scale(1.12)rotate(7deg)}18%,76%{opacity:1;transform:translateY(-50%)scale(1)rotate(0)}to{opacity:0;transform:translateY(-50%)scale(.78)rotate(10deg)}}@keyframes uwCartToastSheenV1{0%,8%{opacity:0;transform:translate(-120%)}18%{opacity:1}42%{opacity:1;transform:translate(120%)}52%,to{opacity:0;transform:translate(120%)}}@media (max-width:760px){.uw-cart-toast,.uw-cart-toast.is-visible{min-width:280px!important;bottom:22px!important}.uw-cart-toast>span{min-height:54px!important;padding-right:18px!important}}.uw-site-notifications{position:relative!important}.uw-header .uw-header__actions .uw-site-notifications__button,.uw-header .uw-header__actions .uw-site-notifications__button:hover,.uw-header .uw-header__actions .uw-site-notifications__button.is-open,.uw-header .uw-header__actions .uw-site-notifications__button:focus-visible,.uw-header .uw-header__actions .uw-site-notifications__count,.uw-header .uw-header__actions .uw-site-notifications__count.is-active,.uw-header .uw-header__actions .uw-site-notifications__button:hover .uw-site-notifications__count,.uw-header .uw-header__actions .uw-site-notifications__button.is-open .uw-site-notifications__count{box-shadow:none!important}.uw-site-notifications__backdrop{z-index:9990!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;opacity:0!important;pointer-events:none!important;width:100vw!important;height:100vh!important;box-shadow:none!important;background:radial-gradient(circle at 78% 24%,#e224441a,#0000 34%),#0000009e!important;border:0!important;border-radius:0!important;padding:0!important;transition:opacity .28s!important;display:block!important;position:fixed!important;inset:0!important;transform:none!important}.uw-site-notifications__backdrop[data-active=true]{opacity:1!important;pointer-events:auto!important}.uw-site-notifications__panel{z-index:9991!important;width:min(440px,100vw - 36px)!important;height:auto!important;min-height:0!important;max-height:none!important;box-shadow:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform-origin:100%!important;will-change:transform, opacity!important;background:radial-gradient(circle at 82% 0,#e224441f,#0000 34%),linear-gradient(#141417fa,#0a0a0cfc)!important;border:1px solid #ffffff13!important;border-radius:28px!important;grid-template-rows:auto minmax(0,1fr) auto!important;padding:0!important;transition:opacity .28s,visibility .28s,transform .42s cubic-bezier(.16,1,.3,1)!important;display:grid!important;position:fixed!important;inset:84px 18px 18px auto!important;overflow:hidden!important;transform:translate(calc(100% + 24px))scale(.985)!important}.uw-site-notifications__head{background:#ffffff03!important;border-bottom:1px solid #ffffff12!important;justify-content:space-between!important;align-items:flex-start!important;gap:16px!important;min-height:84px!important;padding:20px 20px 17px!important;display:flex!important}.uw-site-notifications__head small{color:#d2d8e694!important;margin-top:7px!important;font-size:12px!important;font-weight:500!important;line-height:1.2!important;display:block!important}.uw-site-notifications__head>div>span:not(.uw-site-notifications__eyebrow),.uw-site-notifications__head>button:not(.uw-site-notifications__close){display:none!important}.uw-site-notifications__close{color:#0000!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;box-shadow:none!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:12px!important;outline:none!important;place-items:center!important;padding:0!important;font-size:0!important;line-height:0!important;transition:background-color .22s,opacity .22s!important;display:inline-grid!important;position:relative!important;overflow:hidden!important;transform:none!important}.uw-site-notifications__close:hover{box-shadow:none!important;background:#e22444!important;transform:none!important}.uw-site-notifications__body{flex-direction:column!important;min-height:0!important;display:flex!important;overflow:hidden!important}.uw-site-notification{min-height:112px!important;box-shadow:none!important;background:radial-gradient(circle at 12% 24%,#e2244421,#0000 42%),linear-gradient(135deg,#ffffff0e,#ffffff06),#111113f5!important;border:1px solid #ffffff14!important;border-radius:19px!important;grid-template-columns:44px minmax(0,1fr)!important;gap:12px!important;padding:14px!important;transition:background .22s,border-color .22s,transform .24s cubic-bezier(.16,1,.3,1),opacity .22s!important;display:grid!important;position:relative!important;overflow:hidden!important}.uw-site-notification:not(.is-read){background:radial-gradient(circle at 12% 24%,#e2244433,#0000 42%),linear-gradient(135deg,#e224441a,#ffffff06),#121214fa!important;border-color:#e2244447!important}.uw-site-notification:hover{border-color:#e2244457!important;transform:translateY(-1px)!important}.uw-site-notification__body{min-width:0!important;display:block!important}.uw-site-notification__body>b{color:#fffffff0!important;letter-spacing:-.018em!important;text-shadow:none!important;margin:0!important;font-size:14px!important;font-weight:650!important;line-height:1.18!important;display:block!important}.uw-site-notification__actions a,.uw-site-notification__actions button:not(.uw-site-notification__remove){color:#fff!important;min-height:32px!important;box-shadow:none!important;cursor:pointer!important;background:#e2244429!important;border:1px solid #e2244459!important;border-radius:11px!important;justify-content:center!important;align-items:center!important;padding:0 13px!important;font-size:12px!important;font-weight:650!important;line-height:1!important;text-decoration:none!important;transition:background .22s,border-color .22s,transform .24s cubic-bezier(.16,1,.3,1)!important;display:inline-flex!important}.uw-site-notification__actions a:hover,.uw-site-notification__actions button:not(.uw-site-notification__remove):hover{background:#e22444!important;border-color:#e22444ad!important;transform:translateY(-1px)!important}.uw-site-notification__remove{color:#0000!important;width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;box-shadow:none!important;cursor:pointer!important;background:#ffffff0e!important;border:0!important;border-radius:11px!important;padding:0!important;font-size:0!important;line-height:0!important;transition:background .22s!important;position:relative!important}.uw-site-notifications__auth,.uw-site-notifications__empty{text-align:center!important;background:radial-gradient(circle at 50% 20%,#e2244421,#0000 42%),#ffffff07!important;border:1px solid #ffffff13!important;border-radius:22px!important;align-content:center!important;justify-items:center!important;min-height:260px!important;margin:18px!important;padding:24px!important;display:grid!important}.uw-site-notifications__auth-icon{color:#ff3156!important;background:#e2244421!important;border:1px solid #e2244433!important;border-radius:17px!important;place-items:center!important;width:54px!important;height:54px!important;margin:0 0 14px!important;display:grid!important}.uw-site-notifications__auth b,.uw-site-notifications__empty b{color:#fffffff2!important;letter-spacing:-.03em!important;font-size:20px!important;font-weight:650!important;line-height:1.1!important;display:block!important}.uw-site-notifications__auth p,.uw-site-notifications__empty p{color:#d2d8e694!important;max-width:300px!important;margin:10px 0 0!important;font-size:12.5px!important;font-weight:500!important;line-height:1.42!important}.uw-site-notifications__footer{background:#ffffff03!important;border-top:1px solid #ffffff12!important;padding:14px 18px 18px!important}.uw-site-notifications__footer button{color:#ffffffd1!important;cursor:pointer!important;width:100%!important;min-height:44px!important;box-shadow:none!important;background:#202024!important;border:1px solid #ffffff13!important;border-radius:14px!important;font-size:13px!important;font-weight:650!important;transition:background .22s,border-color .22s,color .22s!important}.uw-site-notifications__footer button:hover{color:#fff!important;background:#e2244424!important;border-color:#e2244452!important}@media (max-width:760px){.uw-site-notifications__panel{border-radius:24px!important;width:calc(100vw - 20px)!important;top:72px!important;bottom:10px!important;right:10px!important}.uw-site-notifications__head{padding:18px 16px 15px!important}.uw-site-notifications__list{padding:14px!important}}.uw-site-notifications__head .uw-site-notifications__close{color:#0000!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;box-shadow:none!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:12px!important;outline:none!important;place-items:center!important;padding:0!important;font-size:0!important;line-height:0!important;display:inline-grid!important;position:relative!important;overflow:hidden!important;transform:none!important}.uw-site-notifications__head .uw-site-notifications__close:hover{box-shadow:none!important;background:#e22444!important;border:0!important;transform:none!important}.uw-site-notifications__backdrop{z-index:2147483000!important}.uw-site-notifications__panel{z-index:2147483001!important}.uw-header .uw-header__actions .uw-site-notifications__button,.uw-header .uw-header__actions .uw-site-notifications__button:hover,.uw-header .uw-header__actions .uw-site-notifications__button.is-open,.uw-header .uw-header__actions .uw-site-notifications__button.is-active,.uw-header .uw-header__actions .uw-site-notifications__button:focus,.uw-header .uw-header__actions .uw-site-notifications__button:focus-visible,.uw-header .uw-header__actions .uw-site-notifications__count,.uw-header .uw-header__actions .uw-site-notifications__count.is-active,.uw-header .uw-header__actions .uw-site-notifications__button:hover .uw-site-notifications__count,.uw-header .uw-header__actions .uw-site-notifications__button.is-open .uw-site-notifications__count,.uw-site-notifications__button,.uw-site-notifications__button:hover,.uw-site-notifications__button.is-open,.uw-site-notifications__count,.uw-site-notifications__count.is-active{box-shadow:none!important;filter:none!important;text-shadow:none!important}.uw-site-notifications__backdrop{z-index:2147483000!important;-webkit-backdrop-filter:none!important;width:100vw!important;height:100vh!important;box-shadow:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;background:#0000009e!important;border:0!important;border-radius:0!important;padding:0!important;transition:opacity .28s,visibility .28s!important;position:fixed!important;inset:0!important;transform:none!important}.uw-site-notifications__backdrop[data-active=true]{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.uw-site-notifications__panel{z-index:2147483001!important;width:min(440px,100vw - 28px)!important;height:auto!important;min-height:0!important;max-height:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform-origin:100%!important;background:#0e0e10!important;border:1px solid #ffffff0e!important;border-radius:25px!important;grid-template-rows:auto minmax(0,1fr) auto!important;padding:0!important;transition:transform .42s cubic-bezier(.16,1,.3,1),opacity .26s,visibility .26s!important;display:grid!important;position:fixed!important;inset:14px 14px 14px auto!important;overflow:hidden!important;transform:translate(calc(100% + 30px))!important}.uw-site-notifications__panel[data-active=true]{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(0,0)!important}.uw-site-notifications__head{min-height:0!important;box-shadow:none!important;background:#161617!important;border:0!important;border-bottom:1px solid #ffffff0e!important;justify-content:space-between!important;align-items:flex-start!important;gap:18px!important;padding:22px 22px 17px!important;display:flex!important}.uw-site-notifications__head div{min-width:0!important;display:block!important}.uw-site-notifications__eyebrow{color:#e22444!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:0 0 5px!important;font-size:12px!important;font-weight:700!important;line-height:1!important;display:block!important}.uw-site-notifications__head b{color:#fff!important;letter-spacing:-.04em!important;text-shadow:none!important;margin:0!important;font-size:25px!important;font-weight:850!important;line-height:1.05!important;display:block!important}.uw-site-notifications__head small{color:#ffffff85!important;text-shadow:none!important;margin-top:6px!important;font-size:12.5px!important;font-weight:500!important;line-height:1.2!important;display:block!important}.uw-site-notifications__head>div>span:not(.uw-site-notifications__eyebrow),.uw-site-notifications__head>button:not(.uw-site-notifications__close){display:none!important}.uw-site-notifications__head .uw-site-notifications__close,.uw-site-notifications__close{color:#0000!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;box-shadow:none!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:12px!important;outline:none!important;place-items:center!important;padding:0!important;font-size:0!important;line-height:0!important;transition:background-color .22s,opacity .22s!important;display:inline-grid!important;position:relative!important;overflow:hidden!important;transform:none!important}.uw-site-notifications__close:before,.uw-site-notifications__close:after{content:""!important;transform-origin:50%!important;background:#ffffffc7!important;border-radius:999px!important;width:15px!important;height:2px!important;transition:transform .42s cubic-bezier(.18,1.2,.28,1),background-color .22s!important;display:block!important;position:absolute!important;top:50%!important;left:50%!important}.uw-site-notifications__close:before{transform:translate(-50%,-50%)rotate(45deg)!important}.uw-site-notifications__close:after{transform:translate(-50%,-50%)rotate(-45deg)!important}.uw-site-notifications__head .uw-site-notifications__close:hover,.uw-site-notifications__close:hover{box-shadow:none!important;background:#e22444!important;border:0!important;transform:none!important}.uw-site-notifications__close:hover:before{background:#fff!important;transform:translate(-50%,-50%)rotate(225deg)!important}.uw-site-notifications__close:hover:after{background:#fff!important;transform:translate(-50%,-50%)rotate(135deg)!important}.uw-site-notifications__body{background:#0e0e10!important;flex-direction:column!important;min-height:0!important;display:flex!important;overflow:hidden!important}.uw-site-notifications__list{scrollbar-width:thin!important;scrollbar-color:#ffffff24 #ffffff0b!important;flex-direction:column!important;gap:10px!important;height:100%!important;min-height:0!important;max-height:none!important;padding:18px!important;display:flex!important;overflow:hidden auto!important}.uw-site-notifications__list::-webkit-scrollbar{width:6px!important}.uw-site-notifications__list::-webkit-scrollbar-track{background:#ffffff0b!important;border-radius:999px!important}.uw-site-notifications__list::-webkit-scrollbar-thumb{background:#ffffff24!important;border-radius:999px!important}.uw-site-notification,.uw-site-notification:not(.is-read){min-height:0!important;box-shadow:none!important;filter:none!important;opacity:1!important;background:#161617!important;border:1px solid #fff1!important;border-radius:18px!important;grid-template-columns:44px minmax(0,1fr)!important;gap:12px!important;padding:14px!important;transition:background .22s,border-color .22s,opacity .22s!important;display:grid!important;position:relative!important;overflow:hidden!important;transform:none!important}.uw-site-notification:hover,.uw-site-notification:not(.is-read):hover{box-shadow:none!important;filter:none!important;background:#18181a!important;border-color:#ffffff1a!important;transform:none!important}.uw-site-notification.is-read{opacity:.66!important}.uw-site-notification__icon{color:#e22444!important;width:44px!important;min-width:44px!important;height:44px!important;box-shadow:none!important;background:#202024!important;border:1px solid #ffffff0e!important;border-radius:15px!important;place-items:center!important;display:grid!important}.uw-site-notification__icon svg{fill:currentColor!important;width:18px!important;height:18px!important;display:block!important}.uw-site-notification__body{min-width:0!important;text-shadow:none!important;display:block!important}.uw-site-notification__meta{justify-content:space-between!important;align-items:center!important;gap:10px!important;margin:0 0 6px!important;display:flex!important}.uw-site-notification__meta span{color:#e22444!important;text-transform:uppercase!important;letter-spacing:.08em!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:10px!important;font-weight:700!important;line-height:1!important;overflow:hidden!important}.uw-site-notification__meta small{color:#ffffff75!important;white-space:nowrap!important;font-size:11px!important;font-weight:600!important;line-height:1!important}.uw-site-notification__body>b{color:#fffffff0!important;letter-spacing:-.018em!important;text-shadow:none!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin:0!important;font-size:14px!important;font-weight:650!important;line-height:1.18!important;display:block!important;overflow:hidden!important}.uw-site-notification__ticket-number{color:#ffffffa3!important;background:#202024!important;border:1px solid #ffffff12!important;border-radius:999px!important;align-items:center!important;min-height:22px!important;margin:8px 0 0!important;padding:0 8px!important;font-size:11px!important;font-style:normal!important;font-weight:600!important;line-height:1!important;display:inline-flex!important}.uw-site-notification__body>p{color:#ffffff8f!important;text-shadow:none!important;margin:7px 0 0!important;font-size:12px!important;font-weight:500!important;line-height:1.32!important}.uw-site-notification__actions{justify-content:space-between!important;align-items:center!important;gap:9px!important;margin-top:12px!important;display:flex!important}.uw-site-notification__actions a,.uw-site-notification__actions button:not(.uw-site-notification__remove){color:#ffffffdb!important;min-height:32px!important;box-shadow:none!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:11px!important;justify-content:center!important;align-items:center!important;padding:0 13px!important;font-size:12px!important;font-weight:650!important;line-height:1!important;text-decoration:none!important;transition:background .22s,color .22s!important;display:inline-flex!important;transform:none!important}.uw-site-notification__actions a:hover,.uw-site-notification__actions button:not(.uw-site-notification__remove):hover{color:#fff!important;box-shadow:none!important;background:#e22444!important;transform:none!important}.uw-site-notification__remove{color:#0000!important;width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;box-shadow:none!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:11px!important;padding:0!important;font-size:0!important;line-height:0!important;transition:background .22s!important;position:relative!important;transform:none!important}.uw-site-notification__remove:before,.uw-site-notification__remove:after{content:""!important;transform-origin:50%!important;background:#ffffffa3!important;border-radius:999px!important;width:12px!important;height:2px!important;position:absolute!important;top:50%!important;left:50%!important}.uw-site-notification__remove:before{transform:translate(-50%,-50%)rotate(45deg)!important}.uw-site-notification__remove:after{transform:translate(-50%,-50%)rotate(-45deg)!important}.uw-site-notification__remove:hover{background:#e22444!important}.uw-site-notification__remove:hover:before,.uw-site-notification__remove:hover:after{background:#fff!important}.uw-site-notifications__auth,.uw-site-notifications__empty{text-align:center!important;min-height:260px!important;box-shadow:none!important;background:#161617!important;border:1px solid #fff1!important;border-radius:22px!important;align-content:center!important;justify-items:center!important;margin:18px!important;padding:24px!important;display:grid!important}.uw-site-notifications__auth-icon{color:#e22444!important;width:54px!important;height:54px!important;box-shadow:none!important;background:#202024!important;border:1px solid #ffffff0e!important;border-radius:17px!important;place-items:center!important;margin:0 0 14px!important;display:grid!important}.uw-site-notifications__auth-icon svg{fill:currentColor!important;width:22px!important;height:22px!important}.uw-site-notifications__auth b,.uw-site-notifications__empty b{color:#fffffff2!important;letter-spacing:-.03em!important;text-shadow:none!important;font-size:20px!important;font-weight:650!important;line-height:1.1!important;display:block!important}.uw-site-notifications__auth p,.uw-site-notifications__empty p{color:#ffffff8f!important;max-width:300px!important;text-shadow:none!important;margin:10px 0 0!important;font-size:12.5px!important;font-weight:500!important;line-height:1.42!important}.uw-site-notifications__auth a{color:#fff!important;min-height:40px!important;box-shadow:none!important;background:#e22444!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;margin-top:16px!important;padding:0 16px!important;font-size:13px!important;font-weight:650!important;text-decoration:none!important;display:inline-flex!important}.uw-site-notifications__footer{box-shadow:none!important;background:#0e0e10!important;border-top:1px solid #ffffff0e!important;padding:14px 18px 18px!important}.uw-site-notifications__footer button{color:#ffffffd1!important;cursor:pointer!important;width:100%!important;min-height:44px!important;box-shadow:none!important;background:#202024!important;border:0!important;border-radius:14px!important;font-size:13px!important;font-weight:650!important;transition:background .22s,color .22s!important;transform:none!important}.uw-site-notifications__footer button:hover{color:#fff!important;box-shadow:none!important;background:#e22444!important;transform:none!important}@media (max-width:760px){.uw-site-notifications__panel{border-radius:24px!important;width:calc(100vw - 20px)!important;top:10px!important;bottom:10px!important;right:10px!important}.uw-site-notifications__head{padding:18px 16px 15px!important}.uw-site-notifications__list{padding:14px!important}}.uw-events-drawer__backdrop{z-index:2147483000!important;-webkit-backdrop-filter:none!important;width:100vw!important;height:100vh!important;box-shadow:none!important;filter:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;background:#000000a8!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;transition:opacity .28s,visibility .28s!important;display:block!important;position:fixed!important;inset:0!important;transform:none!important}.uw-events-drawer__backdrop[data-active=true]{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.uw-events-drawer{z-index:2147483001!important;width:min(440px,100vw - 28px)!important;height:auto!important;min-height:0!important;max-height:none!important;box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform-origin:100%!important;background:#0e0e10!important;border:1px solid #ffffff0e!important;border-radius:25px!important;grid-template-rows:auto minmax(0,1fr) auto!important;padding:0!important;transition:transform .42s cubic-bezier(.16,1,.3,1),opacity .26s,visibility .26s!important;display:grid!important;position:fixed!important;inset:14px 14px 14px auto!important;overflow:hidden!important;transform:translate(calc(100% + 30px))!important}.uw-events-drawer[data-active=true]{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(0,0)!important}.uw-events-drawer,.uw-events-drawer *{text-shadow:none!important;box-shadow:none!important}.uw-events-drawer__head{background:#161617!important;border-bottom:1px solid #ffffff0e!important;justify-content:space-between!important;align-items:flex-start!important;gap:18px!important;min-height:0!important;padding:22px 22px 17px!important;display:flex!important}.uw-events-drawer__head>div{min-width:0!important;display:block!important}.uw-events-drawer__eyebrow{color:#e22444!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:0 0 5px!important;font-size:12px!important;font-weight:700!important;line-height:1!important;display:block!important}.uw-events-drawer__head b{color:#fff!important;letter-spacing:-.04em!important;margin:0!important;font-size:25px!important;font-weight:850!important;line-height:1.05!important;display:block!important}.uw-events-drawer__head small{color:#ffffff85!important;margin-top:6px!important;font-size:12.5px!important;font-weight:500!important;line-height:1.2!important;display:block!important}.uw-events-drawer__close{color:#0000!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:12px!important;outline:none!important;place-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;padding:0!important;font-size:0!important;line-height:0!important;transition:background-color .22s!important;display:inline-grid!important;position:relative!important;overflow:hidden!important}.uw-events-drawer__close:before,.uw-events-drawer__close:after{content:""!important;transform-origin:50%!important;background:#ffffffc7!important;border-radius:999px!important;width:15px!important;height:2px!important;transition:transform .42s cubic-bezier(.18,1.2,.28,1),background-color .22s!important;position:absolute!important;top:50%!important;left:50%!important}.uw-events-drawer__close:before{transform:translate(-50%,-50%)rotate(45deg)!important}.uw-events-drawer__close:after{transform:translate(-50%,-50%)rotate(-45deg)!important}.uw-events-drawer__close:hover{background:#e22444!important}.uw-events-drawer__close:hover:before{background:#fff!important;transform:translate(-50%,-50%)rotate(225deg)!important}.uw-events-drawer__close:hover:after{background:#fff!important;transform:translate(-50%,-50%)rotate(135deg)!important}.uw-events-drawer__body{background:#0e0e10!important;flex-direction:column!important;min-height:0!important;display:flex!important;overflow:hidden!important}.uw-events-drawer__list{scrollbar-width:thin!important;scrollbar-color:#ffffff24 #ffffff0b!important;flex-direction:column!important;gap:10px!important;height:100%!important;min-height:0!important;max-height:none!important;padding:18px!important;display:flex!important;overflow:hidden auto!important}.uw-events-drawer__list::-webkit-scrollbar{width:6px!important}.uw-events-drawer__list::-webkit-scrollbar-track{background:#ffffff0b!important;border-radius:999px!important}.uw-events-drawer__list::-webkit-scrollbar-thumb{background:#ffffff24!important;border-radius:999px!important}.uw-events-drawer__item,.uw-events-drawer__item.is-read{opacity:1!important;filter:none!important;background:#161617!important;border:1px solid #fff1!important;border-radius:18px!important;flex:none!important;grid-template-columns:44px minmax(0,1fr)!important;align-items:flex-start!important;gap:12px!important;width:100%!important;min-width:0!important;min-height:0!important;padding:14px!important;transition:background .22s,border-color .22s,opacity .22s!important;display:grid!important;position:relative!important;overflow:visible!important;transform:none!important}.uw-events-drawer__item:hover,.uw-events-drawer__item.is-read:hover{background:#18181a!important;border-color:#ffffff1a!important;transform:none!important}.uw-events-drawer__item.is-read{opacity:.66!important}.uw-events-drawer__item-icon{color:#e22444!important;background:#202024!important;border:1px solid #ffffff0e!important;border-radius:15px!important;place-items:center!important;width:44px!important;min-width:44px!important;height:44px!important;display:grid!important}.uw-events-drawer__item-icon svg{fill:currentColor!important;width:18px!important;height:18px!important;display:block!important}.uw-events-drawer__item-body{min-width:0!important;display:block!important;overflow:visible!important}.uw-events-drawer__item-meta{justify-content:space-between!important;align-items:center!important;gap:10px!important;margin:0 0 6px!important;display:flex!important}.uw-events-drawer__item-meta span{color:#e22444!important;text-transform:uppercase!important;letter-spacing:.08em!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:10px!important;font-weight:700!important;line-height:1!important;overflow:hidden!important}.uw-events-drawer__item-meta small{color:#ffffff75!important;white-space:nowrap!important;font-size:11px!important;font-weight:600!important;line-height:1!important}.uw-events-drawer__item-body>b{color:#fffffff0!important;letter-spacing:-.018em!important;text-overflow:clip!important;white-space:normal!important;margin:0!important;font-size:14px!important;font-weight:650!important;line-height:1.18!important;display:block!important;overflow:visible!important}.uw-events-drawer__ticket-number{color:#ffffffa3!important;background:#202024!important;border:1px solid #ffffff12!important;border-radius:999px!important;align-items:center!important;min-height:22px!important;margin:8px 0 0!important;padding:0 8px!important;font-size:11px!important;font-style:normal!important;font-weight:600!important;line-height:1!important;display:inline-flex!important}.uw-events-drawer__item-body>p{color:#ffffff8f!important;text-overflow:clip!important;white-space:normal!important;margin:7px 0 0!important;font-size:12px!important;font-weight:500!important;line-height:1.32!important;display:block!important;overflow:visible!important}.uw-events-drawer__item-actions{justify-content:space-between!important;align-items:center!important;gap:9px!important;margin-top:12px!important;display:flex!important}.uw-events-drawer__item-actions a,.uw-events-drawer__item-actions button:not(.uw-events-drawer__item-remove){color:#ffffffdb!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:11px!important;justify-content:center!important;align-items:center!important;min-height:32px!important;padding:0 13px!important;font-size:12px!important;font-weight:650!important;line-height:1!important;text-decoration:none!important;transition:background .22s,color .22s!important;display:inline-flex!important;transform:none!important}.uw-events-drawer__item-actions a:hover,.uw-events-drawer__item-actions button:not(.uw-events-drawer__item-remove):hover{color:#fff!important;background:#e22444!important}.uw-events-drawer__item-remove{color:#0000!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:11px!important;width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;padding:0!important;font-size:0!important;line-height:0!important;transition:background .22s!important;position:relative!important;transform:none!important}.uw-events-drawer__item-remove:before,.uw-events-drawer__item-remove:after{content:""!important;background:#ffffffa3!important;border-radius:999px!important;width:12px!important;height:2px!important;position:absolute!important;top:50%!important;left:50%!important}.uw-events-drawer__item-remove:before{transform:translate(-50%,-50%)rotate(45deg)!important}.uw-events-drawer__item-remove:after{transform:translate(-50%,-50%)rotate(-45deg)!important}.uw-events-drawer__item-remove:hover{background:#e22444!important}.uw-events-drawer__item-remove:hover:before,.uw-events-drawer__item-remove:hover:after{background:#fff!important}.uw-events-drawer__auth,.uw-events-drawer__empty{text-align:center!important;background:#161617!important;border:1px solid #fff1!important;border-radius:22px!important;align-content:center!important;justify-items:center!important;min-height:260px!important;margin:18px!important;padding:24px!important;display:grid!important}.uw-events-drawer__auth-icon{color:#e22444!important;background:#202024!important;border:1px solid #ffffff0e!important;border-radius:17px!important;place-items:center!important;width:54px!important;height:54px!important;margin:0 0 14px!important;display:grid!important}.uw-events-drawer__auth-icon svg{fill:currentColor!important;width:22px!important;height:22px!important}.uw-events-drawer__auth b,.uw-events-drawer__empty b{color:#fffffff2!important;letter-spacing:-.03em!important;font-size:20px!important;font-weight:650!important;line-height:1.1!important;display:block!important}.uw-events-drawer__auth p,.uw-events-drawer__empty p{color:#ffffff8f!important;max-width:300px!important;margin:10px 0 0!important;font-size:12.5px!important;font-weight:500!important;line-height:1.42!important}.uw-events-drawer__auth a{color:#fff!important;background:#e22444!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;min-height:40px!important;margin-top:16px!important;padding:0 16px!important;font-size:13px!important;font-weight:650!important;text-decoration:none!important;display:inline-flex!important}.uw-events-drawer__footer{background:#0e0e10!important;border-top:1px solid #ffffff0e!important;padding:14px 18px 18px!important}.uw-events-drawer__footer button{color:#ffffffd1!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:14px!important;width:100%!important;min-height:44px!important;font-size:13px!important;font-weight:650!important;transition:background .22s,color .22s!important}.uw-events-drawer__footer button:hover{color:#fff!important;background:#e22444!important}@media (max-width:760px){.uw-events-drawer{border-radius:24px!important;width:calc(100vw - 20px)!important;top:10px!important;bottom:10px!important;right:10px!important}.uw-events-drawer__head{padding:18px 16px 15px!important}.uw-events-drawer__list{padding:14px!important}}.uw-events-drawer__backdrop,.uw-events-drawer__backdrop[data-active=true]{-webkit-backdrop-filter:none!important;filter:none!important;box-shadow:none!important;background:#000000b8!important}.uw-events-drawer,.uw-events-drawer *{text-shadow:none!important}.uw-events-drawer{box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:#0e0e10!important}.uw-events-drawer__item,.uw-events-drawer__item.is-read{opacity:1!important;filter:none!important;box-shadow:none!important;background:#161617!important;border-color:#ffffff12!important}.uw-events-drawer__item:hover,.uw-events-drawer__item.is-read:hover{box-shadow:none!important;background:#18181a!important;border-color:#ffffff1c!important}.uw-events-drawer__item.is-read .uw-events-drawer__item-icon,.uw-events-drawer__item.is-read .uw-events-drawer__item-meta span{opacity:.72!important}.uw-events-drawer__item-meta-right{flex:none!important;align-items:center!important;gap:7px!important;min-width:0!important;display:inline-flex!important}.uw-events-drawer__item-meta-right strong{color:#fff!important;letter-spacing:.055em!important;text-transform:uppercase!important;background:#e22444!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:18px!important;padding:0 7px!important;font-size:9.5px!important;font-weight:750!important;line-height:1!important;display:inline-flex!important}.uw-events-drawer__item-body>b{color:#fffffffa!important;font-weight:650!important}.uw-events-drawer__item-body>p{color:#ffffffb3!important;font-weight:500!important}.uw-events-drawer__ticket-number{color:#ffffffbd!important}.uw-events-drawer__footer{box-shadow:none!important;background:#0e0e10!important;grid-template-columns:1fr 1fr!important;gap:10px!important;display:grid!important}.uw-events-drawer__footer button,.uw-events-drawer__footer .uw-events-drawer__clear{color:#ffffffd6!important;cursor:pointer!important;width:100%!important;min-height:44px!important;box-shadow:none!important;background:#202024!important;border:0!important;border-radius:14px!important;font-size:13px!important;font-weight:650!important;line-height:1!important;transition:background .22s,color .22s!important;transform:none!important}.uw-events-drawer__footer button:hover,.uw-events-drawer__footer .uw-events-drawer__clear:hover{color:#fff!important;box-shadow:none!important;background:#e22444!important;transform:none!important}@media (max-width:760px){.uw-events-drawer__footer{grid-template-columns:1fr!important}}.uw-support-page .uw-support-hero{outline-offset:-1px!important;box-shadow:none!important;background:linear-gradient(90deg,#0e0e10fa 0%,#0e0e10f2 58%,#3011189e 100%) padding-box padding-box!important;border:1px solid #ffffff13!important;outline:1px solid #ffffff09!important;position:relative!important}.uw-support-page .uw-support-hero:before{content:none!important;display:none!important}.uw-support-page .uw-support-hero:after{box-shadow:none!important;border:0!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-current,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-active,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-available,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-ready{box-shadow:none!important;filter:none!important;background:radial-gradient(circle at 72% 14%,#f5b24024,#0000 42%),linear-gradient(135deg,#f5b24018,#f5b24007),#111113!important;border-color:#f5b2408f!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-current:hover,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-active:hover,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-available:hover,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-ready:hover{box-shadow:none!important;filter:none!important;border-color:#f5b240a8!important;transform:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-current .uw-daily-card__top span,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-active .uw-daily-card__top span,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-available .uw-daily-card__top span,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-ready .uw-daily-card__top span{color:#ffe5b8e6!important;background:#f5b24021!important;border:1px solid #f5b2402e!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-current .uw-daily-card__top b,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-active .uw-daily-card__top b,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-available .uw-daily-card__top b,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131.is-ready .uw-daily-card__top b{color:#231607!important;box-shadow:none!important;background:linear-gradient(135deg,#ffd56f,#f1ad39)!important;border:1px solid #ffe0974d!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:not(.is-claimed):not(.is-cooldown):not(.is-locked) .uw-daily-card__rewards{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:not(.is-claimed):not(.is-cooldown):not(.is-locked) .uw-reward-preview,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:not(.is-claimed):not(.is-cooldown):not(.is-locked) .uw-reward-preview:hover{box-shadow:none!important;background:#0e0e10e0!important;border:1px solid #f5b2403d!important;outline:0!important;transform:none!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:not(.is-claimed):not(.is-cooldown):not(.is-locked) .uw-reward-preview__icon,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:not(.is-claimed):not(.is-cooldown):not(.is-locked) .uw-reward-preview__row-icon,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:not(.is-claimed):not(.is-cooldown):not(.is-locked) .uw-reward-preview__more{box-shadow:none!important;background:#ffffff0e!important;border-color:#f5b2402e!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:not(.is-claimed):not(.is-cooldown):not(.is-locked)>.uw-daily-card__button-v131:not(:disabled){color:#211707!important;filter:none!important;cursor:pointer!important;background:linear-gradient(135deg,#f2a72c,#ffdf8a)!important;border:0!important;transition:transform .28s cubic-bezier(.16,1,.3,1),background .28s,box-shadow .28s,filter .28s,opacity .22s!important;transform:none!important;box-shadow:0 0 30px #ffbe4a57!important}.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:not(.is-claimed):not(.is-cooldown):not(.is-locked)>.uw-daily-card__button-v131:not(:disabled):hover,.uw-drops-page[data-drops-version=v131] .uw-daily-card-v131:not(.is-claimed):not(.is-cooldown):not(.is-locked)>.uw-daily-card__button-v131:not(:disabled):focus-visible{color:#211707!important;filter:brightness(1.05)saturate(1.08)!important;background:linear-gradient(135deg,#f2a72c,#ffdf8a)!important;transform:translateY(-2px)scale(1.018)!important;box-shadow:0 14px 30px #ffc44a33,0 0 24px #ffc44a1a!important}.uw-home-hero__social-line>span{box-shadow:none!important;color:#ffffff8a!important;letter-spacing:.075em!important;text-transform:uppercase!important;background:0 0!important;border:0!important;padding:0!important;font-size:11px!important;font-weight:800!important;line-height:1!important}.uw-home-hero__socials a{color:#ffffffbd!important;width:auto!important;min-width:auto!important;min-height:36px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:#111113!important;border:1px solid #ffffff12!important;border-radius:13px!important;grid-template-columns:34px auto!important;align-items:center!important;gap:9px!important;padding:0 12px 0 0!important;transition:background .18s,border-color .18s,color .18s,transform .18s!important;display:inline-grid!important;position:relative!important;overflow:hidden!important;transform:none!important}.uw-home-hero__socials a:before{content:""!important;width:34px!important;height:34px!important;box-shadow:none!important;filter:none!important;background:#202024!important;border-radius:12px!important;grid-area:1/1!important;transition:background .18s!important;display:block!important}.uw-home-hero__socials a:after{content:none!important;display:none!important}.uw-home-hero__socials a>svg{z-index:2!important;color:#e22444!important;fill:currentColor!important;width:15px!important;height:15px!important;box-shadow:none!important;background:0 0!important;border:0!important;grid-area:1/1!important;place-self:center!important;padding:0!important;position:relative!important;transform:none!important}.uw-home-hero__socials b{z-index:2!important;color:#ffffffb8!important;grid-column:2!important;font-size:11.5px!important;font-weight:700!important;line-height:1!important;position:relative!important}.uw-home-hero__socials a:hover{color:#fff!important;box-shadow:none!important;background:#161617!important;border-color:#e2244452!important;transform:translateY(-1px)!important}.uw-home-hero__socials a:hover:before{background:#e22444!important}.uw-home-hero__socials a:hover>svg,.uw-home-hero__socials a:hover b{color:#fff!important}@media (min-width:761px){.uw-home-hero__content{box-shadow:inset 0 1px 0 #ffffff09, 0 22px 70px var(--uw-shadow)!important;border-top-color:#ffffff21!important}}@media (max-width:760px){.uw-home-hero,.uw-home-news,.uw-home-leaders,.uw-home-faq{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}.uw-home-hero{margin-top:18px!important}.uw-home-hero__content{background:radial-gradient(circle at 50% 56%,#e2244433,#0000 46%),linear-gradient(#111113fa,#0e0e10fa)!important;border:1px solid #ffffff16!important;border-top-color:#ffffff29!important;border-radius:28px!important;grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"title""visual""description""actions""socials"!important;gap:0!important;min-height:0!important;padding:28px 18px 20px!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff0a!important}.uw-home-hero__content:before{content:""!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(#ffffff06,#0000 34%),radial-gradient(circle at 50% 64%,#e224441f,#0000 46%)!important;position:absolute!important;inset:0!important}.uw-home-hero__content:after{content:""!important;filter:none!important;pointer-events:none!important;background:linear-gradient(90deg,#0000,#fff3,#0000)!important;border-radius:0!important;width:auto!important;height:1px!important;position:absolute!important;inset:0 18px auto!important}.uw-home-hero__text{display:contents!important}.uw-home-hero h1{z-index:6!important;color:#fff!important;letter-spacing:-.065em!important;grid-area:title!important;max-width:100%!important;margin:0!important;font-size:clamp(42px,12.2vw,58px)!important;font-weight:800!important;line-height:.96!important;position:relative!important}.uw-home-hero h1 span{color:#fff!important;font-size:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;font-weight:inherit!important;margin:0!important;display:block!important}.uw-home-hero h1 b{color:#e22444!important;letter-spacing:-.055em!important;margin-top:16px!important;font-size:clamp(38px,11vw,54px)!important;font-weight:850!important;line-height:.94!important;display:block!important}.uw-home-hero__visual{z-index:3!important;width:100%!important;min-height:360px!important;box-shadow:none!important;background:radial-gradient(circle at 50% 54%,#e224443d,#0000 48%),#111113!important;border:1px solid #ffffff12!important;border-radius:24px!important;grid-area:visual!important;margin:24px 0 0!important;display:block!important;position:relative!important;overflow:hidden!important}.uw-home-hero__visual:before,.uw-home-hero__visual:after{content:none!important;display:none!important}.uw-home-hero__character{z-index:5!important;object-fit:contain!important;object-position:center bottom!important;pointer-events:none!important;width:min(108%,410px)!important;height:auto!important;max-height:385px!important;position:absolute!important;bottom:-18px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.uw-home-hero__glow{opacity:.58!important;filter:blur(46px)!important;width:320px!important;height:320px!important;top:58%!important;left:50%!important;transform:translate(-50%,-50%)!important}.uw-home-hero p{z-index:6!important;color:#ffffffa3!important;letter-spacing:-.02em!important;opacity:1!important;visibility:visible!important;grid-area:description!important;max-width:none!important;margin:22px 0 0!important;font-size:17px!important;line-height:1.55!important;position:relative!important}.uw-home-hero__actions{z-index:7!important;grid-area:actions!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;margin:22px 0 0!important;display:grid!important;position:relative!important}.uw-home-hero__actions a{text-align:center!important;border-radius:17px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:56px!important;padding:0 16px!important;font-size:16px!important;font-weight:800!important;text-decoration:none!important;display:inline-flex!important}.uw-home-hero__play{color:#fff!important;box-shadow:none!important;background:#e22444!important}.uw-home-hero__shop{color:#fff!important;box-shadow:none!important;background:#202024!important}.uw-home-hero__social-line{z-index:7!important;grid-area:socials!important;gap:12px!important;margin:20px 0 0!important;display:grid!important;position:relative!important}.uw-home-hero__social-line>span{color:#ffffff7a!important;font-size:12px!important}.uw-home-hero__socials{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important;width:100%!important;display:grid!important}.uw-home-hero__socials a,.uw-home-hero__socials a[title=VK]{width:100%!important;min-width:0!important;height:50px!important;min-height:50px!important;box-shadow:none!important;background:#202024!important;border:1px solid #ffffff12!important;border-radius:15px!important;grid-template-columns:1fr!important;place-items:center!important;padding:0!important;display:grid!important}.uw-home-hero__socials a:before,.uw-home-hero__socials a:after{content:none!important;display:none!important}.uw-home-hero__socials a>svg{color:#e22444!important;grid-area:1/1!important;width:18px!important;height:18px!important}.uw-home-hero__socials b{display:none!important}.uw-home-news{margin-top:18px!important}}@media (max-width:430px){.uw-home-hero__content{padding:26px 18px 20px!important}.uw-home-hero h1{font-size:40px!important}.uw-home-hero h1 b{font-size:36px!important}.uw-home-hero__visual{min-height:335px!important}.uw-home-hero__character{width:min(110%,385px)!important;max-height:365px!important}.uw-home-hero p{font-size:16.5px!important}}@media (min-width:761px){.uw-nav-more{position:relative!important;overflow:visible!important}.uw-nav-more>button{white-space:nowrap!important}.uw-nav-more__menu:not(.uw-nav-more__menu--portal){z-index:400!important;pointer-events:auto!important;width:252px!important;max-width:252px!important;display:grid!important;position:absolute!important;top:calc(100% + 10px)!important;left:auto!important;right:0!important}}@media (max-width:760px){.uw-page{padding-left:max(10px, env(safe-area-inset-left))!important;padding-right:max(10px, env(safe-area-inset-right))!important}.uw-header{top:max(10px, env(safe-area-inset-top))!important;z-index:900!important;width:min(100vw - 18px,720px)!important;max-width:calc(100vw - 18px)!important;min-height:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:#0e0e10f0!important;border:1px solid #ffffff13!important;border-radius:24px!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"brand actions""nav nav"!important;align-items:center!important;gap:10px!important;margin:10px auto 14px!important;padding:10px!important;display:grid!important;position:sticky!important;overflow:visible!important}.uw-header__brand{grid-area:brand!important;justify-content:flex-start!important;align-items:center!important;gap:9px!important;width:auto!important;min-width:0!important}.uw-logo{border-radius:15px!important;width:42px!important;min-width:42px!important;height:42px!important}.uw-logo img{width:31px!important;height:31px!important;padding:0!important}.uw-brand-text{gap:4px!important;min-width:0!important;display:grid!important}.uw-brand-title{color:#fff!important;letter-spacing:.015em!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:170px!important;font-size:13px!important;font-weight:850!important;line-height:1!important;overflow:hidden!important}.uw-brand-subtitle{color:#ffffff75!important;letter-spacing:.04em!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:170px!important;font-size:8.5px!important;font-weight:800!important;line-height:1!important;display:block!important;overflow:hidden!important}.uw-header__actions,.uw-header .uw-header__actions{order:initial!important;grid-area:actions!important;justify-content:flex-end!important;place-self:center end!important;align-items:center!important;gap:7px!important;width:auto!important;min-width:0!important;display:inline-flex!important}.uw-header .uw-header__actions .uw-cart-button,.uw-header .uw-header__actions .uw-site-notifications,.uw-header .uw-header__actions .uw-site-notifications__button,.uw-header .uw-header__actions .uw-steam-profile,.uw-header .uw-header__actions .uw-steam-button{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;box-shadow:none!important;border-radius:15px!important;flex:0 0 42px!important;padding:0!important}.uw-header .uw-header__actions .uw-steam-profile__info,.uw-header .uw-header__actions .uw-steam-profile__chevron,.uw-header .uw-header__actions .uw-steam-button span:not(.uw-steam-button__icon),.uw-header .uw-header__actions .uw-cart-button__text{display:none!important}.uw-header .uw-header__actions .uw-steam-profile__avatar{width:30px!important;min-width:30px!important;height:30px!important}.uw-header .uw-header__actions .uw-cart-button__icon,.uw-header .uw-header__actions .uw-site-notifications__icon,.uw-header .uw-header__actions .uw-steam-button__icon{width:18px!important;height:18px!important}.uw-nav{scroll-snap-type:x proximity!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;background:#080809!important;border:1px solid #ffffff09!important;border-radius:20px!important;grid-area:nav!important;justify-content:flex-start!important;place-self:stretch stretch!important;align-items:stretch!important;gap:7px!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:7px!important;display:flex!important;overflow:auto hidden!important}.uw-nav::-webkit-scrollbar{display:none!important}.uw-nav a,.uw-nav-more>button{scroll-snap-align:start!important;color:#fff9!important;letter-spacing:-.01em!important;white-space:nowrap!important;width:auto!important;min-width:92px!important;height:44px!important;min-height:44px!important;box-shadow:none!important;background:0 0!important;border:1px solid #0000!important;border-radius:15px!important;flex:none!important;justify-content:center!important;align-items:center!important;gap:7px!important;padding:0 12px!important;font-size:11px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important;transform:none!important}.uw-nav a.is-active,.uw-nav-more>button.is-active{color:#fff!important;box-shadow:none!important;background:#e22444!important;border-color:#e22444!important}.uw-nav__icon{opacity:.95!important;width:15px!important;min-width:15px!important;height:15px!important}.uw-nav__icon svg{fill:currentColor!important;width:15px!important;height:15px!important;display:block!important}.uw-nav__label{text-overflow:ellipsis!important;white-space:nowrap!important;align-items:center!important;max-width:82px!important;font-size:11px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important;overflow:hidden!important}.uw-nav-more{flex:none!important;overflow:visible!important}.uw-nav-more__chevron{opacity:.65!important;width:12px!important;height:12px!important;display:inline-flex!important}.uw-nav-more__chevron svg{fill:currentColor!important;width:12px!important;height:12px!important}.uw-nav-more__menu--portal{z-index:5000!important;width:auto!important;max-width:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;pointer-events:auto!important;background:#0e0e10!important;border:1px solid #ffffff14!important;border-radius:18px!important;gap:7px!important;padding:10px!important;display:grid!important;position:fixed!important}.uw-nav-more__menu--portal:before{content:""!important;background:#0e0e10!important;border-top:1px solid #ffffff14!important;border-left:1px solid #ffffff14!important;border-radius:3px!important;width:12px!important;height:12px!important;position:absolute!important;top:-6px!important;right:42px!important;transform:rotate(45deg)!important}}@media (max-width:430px){.uw-header{border-radius:22px!important;gap:9px!important;width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;margin-top:8px!important;padding:9px!important}.uw-brand-title{max-width:128px!important;font-size:12px!important}.uw-brand-subtitle{max-width:128px!important;font-size:8px!important}.uw-logo{width:40px!important;min-width:40px!important;height:40px!important}.uw-header .uw-header__actions .uw-cart-button,.uw-header .uw-header__actions .uw-site-notifications,.uw-header .uw-header__actions .uw-site-notifications__button,.uw-header .uw-header__actions .uw-steam-profile,.uw-header .uw-header__actions .uw-steam-button{flex-basis:40px!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important}.uw-nav{border-radius:18px!important;gap:6px!important;padding:6px!important}.uw-nav a,.uw-nav-more>button{border-radius:14px!important;gap:6px!important;min-width:86px!important;height:42px!important;padding:0 10px!important}.uw-nav__label{max-width:72px!important;font-size:10.5px!important}}@media (max-width:360px){.uw-brand-text{display:none!important}.uw-nav a,.uw-nav-more>button{min-width:80px!important}}@media (max-width:760px){.uw-header .uw-nav-more{position:static!important;overflow:visible!important}.uw-header .uw-nav-more__menu{top:calc(max(10px, env(safe-area-inset-top)) + 132px)!important;left:max(12px, env(safe-area-inset-left))!important;right:max(12px, env(safe-area-inset-right))!important;z-index:10000!important;width:auto!important;max-width:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;pointer-events:auto!important;background:#0e0e10!important;border:1px solid #ffffff14!important;border-radius:18px!important;gap:7px!important;padding:10px!important;display:grid!important;position:fixed!important}.uw-header .uw-nav-more__menu:before{content:""!important;background:#0e0e10!important;border-top:1px solid #ffffff14!important;border-left:1px solid #ffffff14!important;border-radius:3px!important;width:12px!important;height:12px!important;position:absolute!important;top:-6px!important;right:46px!important;transform:rotate(45deg)!important}.uw-header .uw-nav-more__menu a{color:#ffffffc2!important;text-align:left!important;min-height:48px!important;box-shadow:none!important;background:#202024!important;border:1px solid #ffffff0b!important;border-radius:14px!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;padding:0 12px!important;font-size:13px!important;font-weight:700!important;display:grid!important}.uw-header .uw-nav-more__menu a:hover,.uw-header .uw-nav-more__menu a.is-active{color:#fff!important;background:#e224442e!important;border-color:#e2244457!important}}@media (max-width:430px){.uw-header .uw-nav-more__menu{top:calc(max(8px, env(safe-area-inset-top)) + 126px)!important;left:10px!important;right:10px!important}}.uw-mobile-more-panel{display:none!important}@media (max-width:760px){.uw-header{grid-template-areas:"brand actions""nav nav""more more"!important}.uw-header .uw-nav-more>.uw-nav-more__menu{display:none!important}.uw-mobile-more-panel{width:100%!important;min-width:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:#080809!important;border:1px solid #ffffff0b!important;border-radius:18px!important;grid-area:more!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin-top:-1px!important;padding:8px!important;display:grid!important}.uw-mobile-more-panel a{color:#ffffffc2!important;text-align:left!important;min-width:0!important;min-height:46px!important;box-shadow:none!important;background:#202024!important;border:1px solid #ffffff0b!important;border-radius:14px!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;padding:0 11px!important;font-size:12px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;display:grid!important;transform:none!important}.uw-mobile-more-panel a:hover,.uw-mobile-more-panel a.is-active{color:#fff!important;background:#e224442e!important;border-color:#e2244457!important}.uw-mobile-more-panel .uw-nav-more__item-icon{color:#ffffffb8!important;width:34px!important;min-width:34px!important;height:34px!important;box-shadow:none!important;background:#26262a!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;display:inline-flex!important}.uw-mobile-more-panel .uw-nav-more__item-icon svg{fill:currentColor!important;width:16px!important;height:16px!important;display:block!important}.uw-mobile-more-panel a:hover .uw-nav-more__item-icon,.uw-mobile-more-panel a.is-active .uw-nav-more__item-icon{color:#fff!important;background:#e22444!important}.uw-mobile-more-panel a span:not(.uw-nav-more__item-icon){min-width:0!important;color:inherit!important;text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important;overflow:hidden!important}}@media (max-width:430px){.uw-mobile-more-panel{grid-template-columns:1fr!important;padding:7px!important}.uw-mobile-more-panel a{min-height:44px!important}}.uw-home-hero__content{box-shadow:inset 0 1px 0 #ffffff0b, 0 22px 70px var(--uw-shadow)!important;border:1px solid #ffffff16!important}.uw-home-news-panel__head>div>span,.uw-server-section__head>div>span,.uw-server-leaders-row__head>span,.uw-home-news-big-card__top b{display:none!important}.uw-home-hero__socials,.uw-home-hero__social-line .uw-home-hero__socials{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;display:flex!important}.uw-home-hero__socials a{color:#ffffffb8!important;min-width:42px!important;min-height:34px!important;box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#202024!important;border:1px solid #ffffff13!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:0 12px!important;transition:background .22s,border-color .22s,color .22s,transform .22s!important;display:inline-flex!important;transform:none!important}.uw-home-hero__socials a:before,.uw-home-hero__socials a:after{content:none!important;display:none!important}.uw-home-hero__socials a svg{fill:currentColor!important;width:15px!important;height:15px!important;color:inherit!important}.uw-home-hero__socials a b{color:inherit!important;font-size:12px!important;font-weight:700!important;line-height:1!important}.uw-home-hero__socials a:hover{color:#fff!important;background:#26262a!important;border-color:#e224445c!important;transform:translateY(-1px)!important}@media (max-width:760px){.uw-home-news{width:100%!important;margin-top:18px!important}.uw-home-news-panel{background:radial-gradient(circle at 50% 58%,#e2244433,#0000 43%),#161617!important;border:1px solid #ffffff16!important;border-radius:24px!important;grid-template-areas:"title""visual""desc""card"!important;gap:0!important;padding:26px!important;display:grid!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff0a,0 18px 54px #00000052!important}.uw-home-news-panel:before{pointer-events:none!important}.uw-home-news-panel__head,.uw-home-news-panel__head>div,.uw-home-news-panel__body{display:contents!important}.uw-home-news-panel__head h2{color:#fff!important;letter-spacing:-.065em!important;grid-area:title!important;max-width:100%!important;margin:0!important;font-size:clamp(38px,10vw,54px)!important;font-weight:800!important;line-height:.96!important}.uw-home-news-visual{background:radial-gradient(circle at 50% 44%,#e2244438,#0000 46%),#101012!important;border:1px solid #ffffff13!important;border-radius:22px!important;grid-area:visual!important;width:100%!important;min-height:370px!important;margin:24px 0 0!important;position:relative!important;inset:auto!important;overflow:hidden!important}.uw-home-news-visual__glow{opacity:.62!important;width:360px!important;height:360px!important}.uw-home-news-visual__character{object-fit:contain!important;object-position:center bottom!important;width:min(112%,460px)!important;max-width:none!important;height:auto!important;position:absolute!important;bottom:-8px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.uw-home-news-panel__head p{color:#ffffff9e!important;grid-area:desc!important;max-width:100%!important;margin:20px 0 0!important;font-size:18px!important;line-height:1.55!important}.uw-home-news-big-card{border-radius:22px!important;grid-area:card!important;grid-template-columns:1fr!important;width:100%!important;margin-top:22px!important;display:grid!important;overflow:hidden!important}.uw-home-news-big-card__image{border-radius:22px 22px 0 0!important;min-height:220px!important}.uw-home-news-big-card__content{padding:18px!important}}@media (max-width:430px){.uw-home-news-panel__head h2{font-size:38px!important}.uw-home-news-visual{min-height:330px!important}.uw-home-news-panel__head p{font-size:16px!important}}.uw-server-card__actions{gap:10px!important}.uw-server-card__actions button,.uw-server-card__shop-btn{color:#fff!important;min-height:42px!important;box-shadow:none!important;cursor:pointer!important;background:#202024!important;border:1px solid #ffffff13!important;border-radius:13px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:700!important;line-height:1!important;transition:background .22s,border-color .22s,transform .22s!important}.uw-server-card__shop-btn{background:var(--uw-accent)!important;border-color:#e2244447!important}.uw-server-card__actions button:hover,.uw-server-card__shop-btn:hover{box-shadow:none!important;background:#e22444!important;border-color:#e224446b!important;transform:translateY(-1px)!important}.uw-monitor-toast.uw-cart-toast{background:#161617!important;box-shadow:0 24px 70px #0000006b,inset 0 0 0 1px #ffffff0b!important}.uw-monitor-toast .uw-cart-toast__text span{white-space:normal!important;word-break:break-word!important}@media (max-width:760px){.uw-home-hero__social-line{width:100%!important}.uw-home-hero__socials,.uw-home-hero__social-line .uw-home-hero__socials{flex-flow:row!important;grid-template-columns:none!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;width:100%!important;display:flex!important;overflow:visible!important}.uw-home-hero__socials a,.uw-home-hero__socials a[title=VK]{color:#ffffffb8!important;width:auto!important;min-width:0!important;height:52px!important;min-height:52px!important;box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:#202024!important;border:1px solid #ffffff13!important;border-radius:16px!important;flex:1 1 0!important;grid-template-columns:1fr!important;place-items:center!important;padding:0!important;display:grid!important;transform:none!important}.uw-home-hero__socials a:before,.uw-home-hero__socials a:after{content:none!important;display:none!important}.uw-home-hero__socials a>svg{color:#e22444!important;fill:currentColor!important;grid-area:1/1!important;place-self:center!important;width:18px!important;height:18px!important}.uw-home-hero__socials b{display:none!important}}@media (min-width:761px){.uw-home-hero__socials a{box-shadow:none!important;filter:none!important;background:#111113!important;border-color:#ffffff13!important}.uw-home-hero__socials a:before,.uw-home-hero__socials a:after{box-shadow:none!important;filter:none!important}}.uw-server-leaders-row__head>span{color:#ffffffe0!important;width:auto!important;min-height:0!important;box-shadow:none!important;letter-spacing:.08em!important;text-transform:uppercase!important;background:0 0!important;border:0!important;border-radius:0!important;align-items:center!important;gap:8px!important;padding:0!important;font-size:13px!important;font-weight:850!important;line-height:1!important;display:inline-flex!important}.uw-server-leaders-row__head>span svg{fill:#ffc44a!important;color:#ffc44a!important;filter:none!important;flex:none!important;width:17px!important;height:17px!important}.uw-monitor-copy-toast.uw-shop-copy-toast{z-index:9999!important;min-width:min(420px,100vw - 28px)!important}.uw-monitor-copy-toast.uw-shop-copy-toast span{white-space:normal!important;word-break:break-word!important;max-width:min(420px,100vw - 28px)!important}.uw-server-card__actions button,.uw-server-card__shop-btn{box-shadow:none!important}.uw-server-card__actions button:first-child{background:#202024!important}.uw-server-card__actions button:first-child:hover{background:#26262a!important}.uw-server-card__shop-btn{background:#e22444!important}.uw-home-hero__socials a:hover:before{box-shadow:none!important;background:#ffffff0e!important;transform:none!important}.uw-home-hero__socials a:hover>svg{color:var(--uw-accent)!important;transform:scale(1.08)rotate(-3deg)!important}.uw-home-faq__list button:not(.is-opened) p{display:none!important}.uw-home-hero__socials a,.uw-home-hero__socials a[title=VK],.uw-home-hero__socials a[title=Discord],.uw-home-hero__socials a[title=Telegram],.uw-home-hero__socials a[title=YouTube],.uw-home-hero__socials a[title=TikTok]{color:#ffffffb8!important}.uw-home-hero__socials a:before,.uw-home-hero__socials a[title=VK]:before,.uw-home-hero__socials a[title=Discord]:before,.uw-home-hero__socials a[title=Telegram]:before,.uw-home-hero__socials a[title=YouTube]:before,.uw-home-hero__socials a[title=TikTok]:before{box-shadow:none!important;filter:none!important;background:#ffffff0e!important}.uw-home-hero__socials a svg,.uw-home-hero__socials a>svg,.uw-home-hero__socials a[title=VK] svg,.uw-home-hero__socials a[title=Discord] svg,.uw-home-hero__socials a[title=Telegram] svg,.uw-home-hero__socials a[title=YouTube] svg,.uw-home-hero__socials a[title=TikTok] svg{color:currentColor!important;fill:currentColor!important;box-shadow:none!important;filter:none!important;background:0 0!important}.uw-home-hero__socials a:hover,.uw-home-hero__socials a:active,.uw-home-hero__socials a:focus-visible,.uw-home-hero__socials a[title=VK]:hover,.uw-home-hero__socials a[title=VK]:active,.uw-home-hero__socials a[title=VK]:focus-visible,.uw-home-hero__socials a[title=Discord]:hover,.uw-home-hero__socials a[title=Discord]:active,.uw-home-hero__socials a[title=Discord]:focus-visible,.uw-home-hero__socials a[title=Telegram]:hover,.uw-home-hero__socials a[title=Telegram]:active,.uw-home-hero__socials a[title=Telegram]:focus-visible,.uw-home-hero__socials a[title=YouTube]:hover,.uw-home-hero__socials a[title=YouTube]:active,.uw-home-hero__socials a[title=YouTube]:focus-visible,.uw-home-hero__socials a[title=TikTok]:hover,.uw-home-hero__socials a[title=TikTok]:active,.uw-home-hero__socials a[title=TikTok]:focus-visible{color:#fff!important;box-shadow:none!important;background:#e22444!important;border-color:#e22444b8!important}.uw-home-hero__socials a:hover:before,.uw-home-hero__socials a:active:before,.uw-home-hero__socials a:focus-visible:before{box-shadow:none!important;filter:none!important;background:#ffffff21!important;transform:none!important}.uw-home-hero__socials a:hover svg,.uw-home-hero__socials a:active svg,.uw-home-hero__socials a:focus-visible svg{color:#fff!important;fill:currentColor!important;transform:scale(1.08)rotate(-3deg)!important}.uw-home-hero__socials a:hover b,.uw-home-hero__socials a:active b,.uw-home-hero__socials a:focus-visible b{color:#fff!important}@media (max-width:760px){.uw-monitor-copy-toast.uw-shop-copy-toast,.uw-monitor-toast.uw-cart-toast,.uw-shop-copy-toast,.uw-cart-toast{left:50vw!important;right:auto!important;bottom:calc(env(safe-area-inset-bottom,0px) + 22px)!important;width:min(420px,100vw - 32px)!important;min-width:0!important;max-width:calc(100vw - 32px)!important;margin:0!important;transform:translate(-50%)!important}.uw-monitor-copy-toast.uw-shop-copy-toast span,.uw-monitor-toast.uw-cart-toast>span,.uw-shop-copy-toast span,.uw-cart-toast>span{box-sizing:border-box!important;width:100%!important;max-width:100%!important}}.uw-requisites{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.uw-requisites>div{background:#0e0e10;border-radius:16px;align-content:center;gap:6px;min-height:74px;padding:14px;display:grid;box-shadow:inset 0 0 0 1px #ffffff09}.uw-requisites span{color:#ffffff61;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800}.uw-requisites b,.uw-requisites a{color:#fff;word-break:break-word;border:0;font-size:14px;font-weight:700;line-height:1.35;text-decoration:none}.uw-requisites a:hover{color:#e22444}@media (max-width:720px){.uw-requisites{grid-template-columns:1fr}}.uw-footer{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#121214f5!important;border:1px solid #ffffff0f!important;border-radius:24px!important;width:calc(100% - 44px)!important;max-width:1560px!important;margin:54px auto 28px!important;overflow:hidden!important;box-shadow:0 18px 50px #00000047!important}.uw-footer__shell{grid-template-columns:minmax(230px,auto) minmax(0,1fr) minmax(250px,auto)!important;align-items:center!important;gap:14px!important;min-height:76px!important;padding:12px 16px!important;display:grid!important}.uw-footer__brand{min-width:230px!important}.uw-footer-nav{background:#101012!important;border-radius:16px!important;justify-self:center!important;max-width:100%!important;padding:5px!important}.uw-footer-nav a{border-radius:12px!important;min-height:38px!important;padding:9px 11px!important;font-size:12.5px!important}.uw-footer-mail{color:#fff!important;background:#202024!important;border-radius:15px!important;align-items:center!important;gap:10px!important;min-width:250px!important;min-height:48px!important;padding:7px 12px 7px 8px!important;text-decoration:none!important;transition:background .2s,transform .2s,box-shadow .2s!important;display:inline-flex!important}.uw-footer-mail:hover{background:#29292e!important;transform:translateY(-1px)!important;box-shadow:inset 0 0 0 1px #e2244438!important}.uw-footer-mail__icon{color:#e22444!important;background:#161617!important;border-radius:11px!important;justify-content:center!important;align-items:center!important;width:36px!important;min-width:36px!important;height:36px!important;line-height:0!important;display:flex!important}.uw-footer-mail__icon svg{fill:none!important;stroke:currentColor!important;flex:none!important;width:19px!important;height:19px!important;display:block!important;overflow:visible!important}.uw-footer-mail>span:last-child{gap:3px!important;min-width:0!important;display:grid!important}.uw-footer-mail small{color:#ffffff61!important;letter-spacing:.07em!important;text-transform:uppercase!important;font-size:10px!important;font-weight:800!important;line-height:1!important}.uw-footer-mail b{color:#ffffffdb!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12.5px!important;font-weight:700!important;line-height:1.15!important;overflow:hidden!important}.uw-footer-contacts{flex-wrap:wrap!important;align-items:center!important;gap:5px!important;display:flex!important}.uw-footer-contacts a{color:#ffffff80!important;background:0 0!important;border-radius:11px!important;align-items:center!important;gap:6px!important;min-height:34px!important;padding:0 10px!important;font-size:12px!important;font-weight:650!important;line-height:1!important;text-decoration:none!important;transition:background .2s,color .2s,transform .2s!important;display:inline-flex!important}.uw-footer-contacts a:hover{color:#fff!important;background:#1d1d20!important;transform:translateY(-1px)!important}.uw-footer-legal-owner,.uw-footer-disclaimer{color:#ffffff3d!important;margin:0!important;font-size:10.5px!important;font-weight:500!important;line-height:1.35!important}.uw-footer-legal-owner{text-align:center!important;justify-self:center!important}.uw-legal-page{width:calc(100% - 44px)!important;max-width:1560px!important}.uw-legal-grid--contacts{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important}.uw-legal-card--requisites{background:#121214c2!important;padding:22px 24px!important;box-shadow:inset 0 0 0 1px #ffffff07!important}.uw-legal-card--requisites h2{color:#ffffff85!important;font-size:15px!important}.uw-contact-list--requisites{grid-template-columns:repeat(3,minmax(0,1fr))!important}.uw-contact-list--requisites>div{background:#0e0e10b8!important;min-height:68px!important;padding:12px 14px!important;box-shadow:inset 0 0 0 1px #ffffff06!important}.uw-contact-list--requisites span,.uw-requisites--muted span{color:#ffffff3d!important}.uw-contact-list--requisites b,.uw-contact-list--requisites a,.uw-requisites--muted b,.uw-requisites--muted a{color:#ffffff7a!important;font-weight:600!important}.uw-requisites--muted>div{background:#0e0e10b8!important;box-shadow:inset 0 0 0 1px #ffffff06!important}.uw-requisites--muted a:hover,.uw-contact-list--requisites a:hover{color:#ffffffb8!important}@media (max-width:1180px){.uw-footer__shell,.uw-footer__bottom{grid-template-columns:1fr!important;align-items:stretch!important}.uw-footer__brand,.uw-footer-mail{min-width:0!important}.uw-footer-nav{justify-self:stretch!important}.uw-footer-mail{width:100%!important}.uw-footer-legal-owner,.uw-footer-disclaimer{text-align:left!important;justify-self:start!important}.uw-legal-grid--contacts{grid-template-columns:1fr!important}.uw-contact-list--requisites{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:680px){.uw-footer,.uw-legal-page{width:calc(100% - 24px)!important}.uw-footer{border-radius:20px!important;margin:34px auto 18px!important}.uw-footer__shell{padding:14px!important}.uw-footer__brand,.uw-footer-nav{justify-content:flex-start!important}.uw-footer-nav a{flex:1 0 auto!important}.uw-footer__bottom{padding:11px 14px 14px!important}.uw-footer-contacts a{flex:1 0 auto!important;justify-content:center!important}.uw-contact-list--requisites{grid-template-columns:1fr!important}}.uw-admin-preset-group__actions button.is-danger{color:#ff657c!important;background:#e2244414!important;box-shadow:inset 0 0 0 1px #e224442e!important}.uw-admin-preset-group__actions button.is-danger:hover{color:#fff!important;background:#e22444!important}.uw-admin-preset-group__actions button{color:#ffffffd1!important;width:100%!important;min-height:39px!important;box-shadow:none!important;background:#202024!important;border:1px solid #ffffff12!important;border-radius:12px!important;margin:0!important;font-weight:650!important;transition:transform .18s,border-color .18s,background .18s,color .18s,box-shadow .18s!important}.uw-admin-preset-group__actions button:hover{border-color:#e2244457!important;transform:translateY(-1px)!important}.uw-admin-preset-group__actions button.is-primary{color:#fff!important;background:linear-gradient(135deg,#e22444,#b91632)!important;border-color:#ff5b7585!important;box-shadow:0 9px 24px #e224442e!important}.uw-admin-preset-group__actions button.is-send{color:#7ff0ae!important;background:#ffffff0e!important;border-color:#55e09133!important}.uw-admin-preset-group__actions button.is-editor{color:#ffffffc7!important;background:#ffffff0b!important}.uw-admin-preset-group__actions button.is-danger{color:#ff7288!important;background:#e224440e!important;border-color:#e224442e!important}.uw-admin-preset-group__actions button.is-danger:hover,.uw-admin-confirm-modal button.is-danger:hover{color:#fff!important;background:#e22444!important}.uw-admin-confirm-modal .uw-admin-settings-modal__card{border-color:#e2244447!important;max-width:520px!important;box-shadow:0 30px 90px #0000009e,0 0 42px #e2244414!important}.uw-admin-confirm-modal .uw-admin-settings-modal__card footer{grid-template-columns:1fr 1fr!important;gap:10px!important;display:grid!important}.uw-admin-confirm-modal button.is-danger{color:#ff7187!important;background:#e224441f!important;border-color:#e2244447!important}.uw-admin-carousel-card{overflow:visible!important}.uw-admin-carousel-add{color:#fff!important;cursor:pointer!important;background:linear-gradient(135deg,#e22444,#ba1935)!important;border:1px solid #ff57715c!important;border-radius:13px!important;min-height:42px!important;padding:0 18px!important;font-family:inherit!important;font-weight:700!important;box-shadow:0 10px 28px #e224442e!important}.uw-admin-carousel-list{gap:14px!important;margin-top:18px!important;display:grid!important}.uw-admin-carousel-item{background:#ffffff06!important;border:1px solid #ffffff12!important;border-radius:18px!important;grid-template-columns:minmax(300px,.92fr) minmax(420px,1.35fr) 180px!important;align-items:stretch!important;gap:16px!important;padding:14px!important;display:grid!important}.uw-admin-carousel-preview{background:#111114!important;border-radius:15px!important;min-height:190px!important;position:relative!important;overflow:hidden!important}.uw-admin-carousel-preview:after{content:""!important;background:linear-gradient(90deg,#070709eb 0%,#07070999 48%,#0707091f 100%)!important;position:absolute!important;inset:0!important}.uw-admin-carousel-preview img{object-fit:cover!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.uw-admin-carousel-preview>div{z-index:2!important;flex-direction:column!important;justify-content:center!important;width:72%!important;min-height:190px!important;padding:20px!important;display:flex!important;position:relative!important}.uw-admin-carousel-preview span{color:#ff6680!important;text-transform:uppercase!important;background:#e2244429!important;border-radius:999px!important;width:max-content!important;margin-bottom:8px!important;padding:5px 9px!important;font-size:10px!important;font-weight:800!important}.uw-admin-carousel-item[data-theme=gold] .uw-admin-carousel-preview span{color:#ffd275!important;background:#f4bc4729!important}.uw-admin-carousel-item[data-theme=blue] .uw-admin-carousel-preview span{color:#89b1ff!important;background:#4b89ff29!important}.uw-admin-carousel-item[data-theme=green] .uw-admin-carousel-preview span{color:#79eca9!important;background:#3dcd7e26!important}.uw-admin-carousel-item[data-theme=dark] .uw-admin-carousel-preview span{color:#ffffffc2!important;background:#ffffff17!important}.uw-admin-carousel-preview b{color:#fff!important;font-size:clamp(18px,1.45vw,26px)!important;line-height:1.05!important}.uw-admin-carousel-preview p{color:#ffffff94!important;margin:9px 0 0!important;font-size:12px!important;line-height:1.45!important}.uw-admin-carousel-fields{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important;display:grid!important}.uw-admin-carousel-fields label{flex-direction:column!important;gap:6px!important;min-width:0!important;display:flex!important}.uw-admin-carousel-fields label.is-wide{grid-column:1/-1!important}.uw-admin-carousel-fields label>span{color:#ffffff75!important;text-transform:uppercase!important;letter-spacing:.04em!important;font-size:10px!important;font-weight:750!important}.uw-admin-carousel-fields input:not([type=checkbox]),.uw-admin-carousel-fields textarea,.uw-admin-carousel-fields select{color:#ffffffe0!important;background:#18181c!important;border:1px solid #fff1!important;border-radius:12px!important;outline:0!important;width:100%!important;min-height:40px!important;padding:10px 12px!important;font-family:inherit!important}.uw-admin-carousel-fields textarea{resize:vertical!important;min-height:74px!important}.uw-admin-carousel-toggle{justify-content:flex-end!important;align-items:flex-start!important;position:relative!important}.uw-admin-carousel-toggle input{opacity:0!important;position:absolute!important}.uw-admin-carousel-toggle i{cursor:pointer!important;background:#25252a!important;border-radius:999px!important;width:44px!important;height:24px!important;display:block!important;position:relative!important}.uw-admin-carousel-toggle i:after{content:""!important;background:#b5b5bb!important;border-radius:50%!important;width:16px!important;height:16px!important;transition:all .2s!important;position:absolute!important;top:4px!important;left:4px!important}.uw-admin-carousel-toggle input:checked+i{background:#e2244457!important}.uw-admin-carousel-toggle input:checked+i:after{background:#fff!important;left:24px!important}.uw-admin-carousel-actions{grid-template-columns:1fr 1fr!important;align-content:center!important;gap:8px!important;display:grid!important}.uw-admin-carousel-actions button,.uw-admin-carousel-upload{color:#ffffffc2!important;text-align:center!important;cursor:pointer!important;background:#202024!important;border:1px solid #ffffff12!important;border-radius:11px!important;justify-content:center!important;align-items:center!important;min-height:39px!important;padding:0 10px!important;font-family:inherit!important;font-size:11px!important;font-weight:650!important;display:inline-flex!important}.uw-admin-carousel-upload{grid-column:1/-1!important}.uw-admin-carousel-upload input{display:none!important}.uw-admin-carousel-actions button.is-primary{color:#fff!important;background:#e22444!important;border-color:#e22444!important}.uw-admin-carousel-actions button.is-danger{color:#ff7187!important;background:#e2244412!important;border-color:#e224442e!important}.uw-shop-slider[data-theme=gold] .uw-shop-slider__content>span{color:#ffd273!important;background:#f4bc472e!important}.uw-shop-slider[data-theme=blue] .uw-shop-slider__content>span{color:#91b5ff!important;background:#4682ff2e!important}.uw-shop-slider[data-theme=green] .uw-shop-slider__content>span{color:#80ecae!important;background:#3dcd7e29!important}.uw-shop-slider[data-theme=dark] .uw-shop-slider__content>span{color:#fffc!important;background:#ffffff1a!important}@media (max-width:1280px){.uw-admin-carousel-item{grid-template-columns:minmax(280px,.9fr) minmax(360px,1.2fr)!important}.uw-admin-carousel-actions{grid-column:1/-1!important;grid-template-columns:repeat(5,minmax(120px,1fr))!important}.uw-admin-carousel-upload{grid-column:auto!important}}@media (max-width:860px){.uw-admin-preset-group__actions,.uw-admin-carousel-item,.uw-admin-carousel-fields,.uw-admin-carousel-actions{grid-template-columns:1fr!important;width:100%!important}.uw-admin-carousel-actions,.uw-admin-carousel-upload,.uw-admin-carousel-fields label.is-wide{grid-column:auto!important}}body .uw-admin-settings-page .uw-admin-settings-card :is(h1,h2,h3,h4,h5,h6,p,b,strong,small,span,em,mark,label,button,input,textarea,select,option){font-weight:500!important}.uw-admin-settings-toolbar__side{justify-items:end!important;gap:9px!important;display:grid!important}.uw-admin-publications-live{background:#4ee18b0b!important;border:1px solid #4ee18b21!important;border-radius:11px!important;align-items:center!important;gap:9px!important;min-height:36px!important;padding:7px 10px!important;display:flex!important}.uw-admin-publications-live>i{background:#54df91!important;border-radius:50%!important;flex:0 0 8px!important;width:8px!important;height:8px!important;box-shadow:0 0 0 4px #54df9114!important}.uw-admin-publications-live>div{gap:2px!important;display:grid!important}.uw-admin-publications-live b,.uw-admin-publications-live small{white-space:nowrap!important;margin:0!important;display:block!important}.uw-admin-publications-live b{color:#ffffffc7!important;font-size:11px!important;line-height:1.1!important}.uw-admin-publications-live small{color:#ffffff61!important;font-size:9.5px!important;line-height:1.1!important}.uw-admin-settings-toolbar__actions{flex-wrap:wrap!important;justify-content:flex-end!important;gap:6px!important;display:flex!important}.uw-admin-settings-toolbar__actions button,.uw-admin-publication-row__actions button,.uw-admin-preset-group__actions button{color:#ffffffc2!important;min-height:34px!important;box-shadow:none!important;background:#1d1d21!important;border:1px solid #ffffff13!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;gap:7px!important;margin:0!important;padding:0 10px!important;font-size:11px!important;font-weight:500!important;line-height:1!important;transition:background .16s,border-color .16s,color .16s!important;display:inline-flex!important;transform:none!important}.uw-admin-settings-toolbar__actions button:first-child,.uw-admin-preset-group__actions button:first-child{color:#ffffffc2!important;box-shadow:none!important;background:#1d1d21!important;border-color:#ffffff13!important}.uw-admin-settings-toolbar__actions button:hover,.uw-admin-publication-row__actions button:hover,.uw-admin-preset-group__actions button:hover,.uw-admin-preset-group__actions button.is-danger:hover{color:#fff!important;box-shadow:none!important;background:#25252a!important;border-color:#ffffff26!important;transform:none!important}.uw-admin-settings-toolbar__actions button:disabled,.uw-admin-publication-row__actions button:disabled,.uw-admin-preset-group__actions button:disabled{opacity:.46!important;cursor:not-allowed!important}.uw-admin-settings-toolbar__actions button svg,.uw-admin-publication-row__actions button svg,.uw-admin-preset-group__actions button svg{fill:none!important;stroke:currentColor!important;stroke-width:1.8px!important;stroke-linecap:round!important;stroke-linejoin:round!important;flex:0 0 14px!important;width:14px!important;height:14px!important}.uw-admin-settings-toolbar__actions button.is-create svg,.uw-admin-settings-toolbar__actions button.is-check svg,.uw-admin-preset-group__actions button.is-schedule svg{color:#ff4a68!important}.uw-admin-settings-toolbar__actions button.is-refresh svg,.uw-admin-publication-row__actions button.is-view svg,.uw-admin-publication-row__actions button.is-edit svg{color:#ffffff94!important}.uw-admin-preset-group__actions button.is-send svg{color:#61dd98!important}.uw-admin-publication-row__actions button.is-draft svg{color:#e5b857!important}.uw-admin-publication-row__actions button.is-danger,.uw-admin-preset-group__actions button.is-danger{color:#ffffffb3!important;background:#1d1d21!important;border-color:#ff526d21!important}.uw-admin-publication-row__actions button.is-danger svg,.uw-admin-preset-group__actions button.is-danger svg{color:#ff5b74!important}.uw-admin-preset-group__actions{grid-template-columns:minmax(128px,1.25fr) minmax(112px,1fr) minmax(88px,.75fr)!important;align-self:center!important;gap:6px!important;width:min(100%,390px)!important;display:grid!important}.uw-admin-publication-row__actions{grid-template-columns:repeat(2,minmax(82px,1fr))!important;justify-content:stretch!important;gap:6px!important;display:grid!important}.uw-admin-publication-row__actions button{width:100%!important;min-height:32px!important;padding:0 8px!important;font-size:10.5px!important}.uw-admin-publications-table__head,.uw-admin-publication-row{grid-template-columns:minmax(310px,1.2fr) minmax(150px,.55fr) minmax(185px,.62fr) minmax(170px,.65fr) minmax(180px,.7fr) minmax(120px,.4fr) minmax(190px,.68fr)!important;min-width:1440px!important}.uw-admin-publication-status{justify-items:start!important;gap:6px!important;min-width:0!important;display:grid!important}.uw-admin-publication-status mark{color:#ffffffb8!important;white-space:nowrap!important;background:#ffffff0e!important;border:1px solid #0000!important;border-radius:999px!important;align-items:center!important;gap:7px!important;min-height:27px!important;margin:0!important;padding:0 10px!important;font-size:10.5px!important;line-height:1!important;display:inline-flex!important}.uw-admin-publication-status mark>i{background:currentColor!important;border-radius:50%!important;flex:0 0 6px!important;width:6px!important;height:6px!important}.uw-admin-publication-status>small{color:#ffffff61!important;white-space:normal!important;max-width:180px!important;margin:0!important;font-size:10px!important;line-height:1.25!important;display:block!important}.uw-admin-publication-status mark.is-draft{color:#ffffff85!important;background:#ffffff0b!important;border-color:#ffffff13!important}.uw-admin-publication-status mark.is-scheduled{color:#e5b857!important;background:#e5b85712!important;border-color:#e5b85729!important}.uw-admin-publication-status mark.is-processing{color:#7cabff!important;background:#5a95ff14!important;border-color:#5a95ff2e!important}.uw-admin-publication-status mark.is-published{color:#57df92!important;background:#4ee18b13!important;border-color:#4ee18b2e!important}.uw-admin-publication-status mark.is-error{color:#ff617a!important;background:#ff526d13!important;border-color:#ff526d2e!important}@media (max-width:900px){.uw-admin-settings-toolbar__side,.uw-admin-publications-live{justify-items:stretch!important;width:100%!important}.uw-admin-settings-toolbar__actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;display:grid!important}.uw-admin-preset-group__actions,.uw-admin-publication-row__actions{grid-template-columns:1fr!important;width:100%!important}}body .uw-admin-settings-page{-webkit-font-smoothing:antialiased!important;text-rendering:optimizelegibility!important}body .uw-admin-settings-page .uw-admin-settings-card :is(h1,h2,h3,h4,h5,h6,p,b,strong,small,span,em,mark,label,button,input,textarea,select,option){text-shadow:none!important;font-weight:500!important}body .uw-admin-settings-page .uw-admin-settings-toolbar__side{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;display:flex!important}body .uw-admin-settings-page .uw-admin-publications-live{background:#4ee18b0b!important;border:1px solid #4ee18b21!important;border-radius:13px!important;grid-template-columns:8px auto!important;grid-template-areas:"dot title""dot time"!important;align-items:center!important;gap:2px 9px!important;min-height:42px!important;padding:7px 12px!important;display:inline-grid!important}body .uw-admin-settings-page .uw-admin-publications-live>i{background:#54df91!important;border-radius:50%!important;grid-area:dot!important;width:8px!important;height:8px!important;box-shadow:0 0 0 4px #54df9114!important}body .uw-admin-settings-page .uw-admin-publications-live>span{color:#ffffffc7!important;white-space:nowrap!important;grid-area:title!important;font-size:12px!important;line-height:1.15!important}body .uw-admin-settings-page .uw-admin-publications-live>small{color:#ffffff6b!important;white-space:nowrap!important;grid-area:time!important;font-size:10.5px!important;line-height:1.15!important}body .uw-admin-settings-page .uw-admin-settings-toolbar__actions,body .uw-admin-settings-page .uw-admin-publication-row__actions,body .uw-admin-settings-page .uw-admin-preset-group__actions{gap:8px!important}body .uw-admin-settings-page .uw-admin-settings-toolbar__actions button,body .uw-admin-settings-page .uw-admin-publication-row__actions button,body .uw-admin-settings-page .uw-admin-preset-group__actions button,body .uw-admin-settings-modal__actions button{color:#ffffffd6!important;min-height:40px!important;box-shadow:none!important;letter-spacing:0!important;text-transform:none!important;cursor:pointer!important;background:#202024!important;border:1px solid #ffffff13!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:0 15px!important;font-family:inherit!important;font-size:13px!important;font-weight:500!important;line-height:1!important;transition:background .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s!important;display:inline-flex!important;transform:none!important}body .uw-admin-settings-page .uw-admin-settings-toolbar__actions button:hover,body .uw-admin-settings-page .uw-admin-publication-row__actions button:hover,body .uw-admin-settings-page .uw-admin-preset-group__actions button:hover,body .uw-admin-settings-modal__actions button:hover{color:#fff!important;box-shadow:none!important;background:#29292e!important;border-color:#ffffff24!important;transform:translateY(-1px)!important}body .uw-admin-settings-page .uw-admin-settings-toolbar__actions button.is-primary,body .uw-admin-settings-page .uw-admin-preset-group__actions button.is-primary,body .uw-admin-settings-modal__actions button.is-primary,body .uw-admin-settings-page .uw-admin-settings-toolbar__actions button:first-child.is-primary,body .uw-admin-settings-page .uw-admin-preset-group__actions button:nth-child(2).is-primary{color:#fff!important;background:#e22444!important;border-color:#e22444!important;box-shadow:0 0 24px #e224442e!important}body .uw-admin-settings-page .uw-admin-settings-toolbar__actions button.is-primary:hover,body .uw-admin-settings-page .uw-admin-preset-group__actions button.is-primary:hover,body .uw-admin-settings-modal__actions button.is-primary:hover{background:#ef2c4c!important;border-color:#ef2c4c!important;box-shadow:0 0 30px #e2244440!important}body .uw-admin-settings-page .uw-admin-settings-toolbar__actions button.is-secondary,body .uw-admin-settings-page .uw-admin-publication-row__actions button.is-secondary,body .uw-admin-settings-page .uw-admin-preset-group__actions button.is-secondary,body .uw-admin-settings-modal__actions button.is-secondary,body .uw-admin-settings-page .uw-admin-preset-group__actions button:first-child.is-secondary{color:#ffffffd6!important;box-shadow:none!important;background:#202024!important;border-color:#ffffff13!important}body .uw-admin-settings-page .uw-admin-publication-row__actions button.is-danger,body .uw-admin-settings-page .uw-admin-preset-group__actions button.is-danger,body .uw-admin-settings-page .uw-admin-preset-group__actions button:nth-child(3).is-danger{color:#ff6a80!important;box-shadow:none!important;background:#e224440e!important;border-color:#e2244433!important}body .uw-admin-settings-page .uw-admin-publication-row__actions button.is-danger:hover,body .uw-admin-settings-page .uw-admin-preset-group__actions button.is-danger:hover{color:#ff8192!important;background:#e224441f!important;border-color:#e2244461!important}body .uw-admin-settings-page .uw-admin-settings-toolbar__actions button:disabled,body .uw-admin-settings-page .uw-admin-publication-row__actions button:disabled,body .uw-admin-settings-page .uw-admin-preset-group__actions button:disabled,body .uw-admin-settings-modal__actions button:disabled{opacity:.45!important;cursor:not-allowed!important;transform:none!important}body .uw-admin-settings-page .uw-admin-settings-toolbar__actions button svg,body .uw-admin-settings-page .uw-admin-publication-row__actions button svg,body .uw-admin-settings-page .uw-admin-preset-group__actions button svg{fill:none!important;stroke:currentColor!important;stroke-width:1.8px!important;stroke-linecap:round!important;stroke-linejoin:round!important;flex:0 0 15px!important;width:15px!important;height:15px!important}body .uw-admin-settings-page .uw-admin-publication-row__actions{grid-template-columns:repeat(3,minmax(92px,1fr))!important;width:100%!important;min-width:320px!important;display:grid!important}body .uw-admin-settings-page .uw-admin-publication-row__actions button{width:100%!important;min-height:38px!important;padding:0 12px!important;font-size:12.5px!important}body .uw-admin-settings-page .uw-admin-preset-group__actions{grid-template-columns:minmax(140px,1.15fr) minmax(122px,1fr) minmax(104px,.8fr)!important;width:min(100%,440px)!important;display:grid!important}body .uw-admin-settings-page .uw-admin-preset-group__actions button{width:100%!important;min-height:40px!important;font-size:12.5px!important}body .uw-admin-settings-page .uw-admin-settings-filters button{color:#ffffff9e!important;letter-spacing:0!important;text-transform:none!important;background:#1d1d21!important;border:1px solid #fff1!important;border-radius:13px!important;min-height:38px!important;padding:0 15px!important;font-size:12.5px!important;transition:background .18s,border-color .18s,color .18s!important}body .uw-admin-settings-page .uw-admin-settings-filters button:hover{color:#fff!important;background:#27272c!important;border-color:#ffffff21!important}body .uw-admin-settings-page .uw-admin-settings-filters button.is-active{color:#ff6179!important;box-shadow:none!important;background:#e2244421!important;border-color:#e2244461!important}body .uw-admin-settings-page .uw-admin-publication-status mark{letter-spacing:0!important;text-transform:none!important;border-radius:11px!important;min-height:30px!important;padding:0 11px!important;font-size:12px!important}body .uw-admin-settings-page .uw-admin-publication-status>small{color:#ffffff78!important;max-width:190px!important;font-size:11px!important;line-height:1.35!important}.uw-admin-settings-modal__card.is-scheduler{width:min(900px,100%)!important}.uw-admin-scheduler{background:radial-gradient(circle at 100% 0,#e224440e,#0000 34%),#ffffff06!important;border:1px solid #fff1!important;border-radius:22px!important;gap:12px!important;margin-top:2px!important;padding:15px!important;display:grid!important}.uw-admin-scheduler__head{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;display:grid!important}.uw-admin-scheduler__head>div:first-child{gap:4px!important;display:grid!important}.uw-admin-scheduler__head>div:first-child>span{color:#ff526d!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:10.5px!important}.uw-admin-scheduler__head>div:first-child>b{color:#fff!important;font-size:18px!important;line-height:1.2!important}.uw-admin-scheduler__head>div:first-child>small{color:#ffffff75!important;font-size:11.5px!important;line-height:1.35!important}.uw-admin-scheduler__fields label{gap:6px!important;display:grid!important}.uw-admin-scheduler__fields label>span{color:#ffffff7a!important;font-size:10.5px!important}.uw-admin-scheduler__fields input{color:#fff!important;--lightningcss-light: !important;--lightningcss-dark:initial!important;color-scheme:dark!important;background:#1d1d21!important;border:1px solid #ffffff13!important;border-radius:12px!important;outline:none!important;width:100%!important;min-height:42px!important;padding:0 11px!important;font-family:inherit!important;font-size:13px!important}.uw-admin-scheduler__fields input:focus{border-color:#e224447a!important;box-shadow:0 0 0 3px #e2244414!important}.uw-admin-scheduler__bar{border-top:1px solid #ffffff0e!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;padding-top:12px!important;display:flex!important}.uw-admin-scheduler__servers{align-items:center!important;gap:6px!important;display:flex!important}.uw-admin-scheduler__servers button,.uw-admin-scheduler__month button{color:#ffffff94!important;cursor:pointer!important;background:#1d1d21!important;border:1px solid #fff1!important;border-radius:10px!important;min-height:34px!important;padding:0 11px!important;font-family:inherit!important;font-size:11.5px!important;transition:background .16s,border-color .16s,color .16s!important}.uw-admin-scheduler__servers button:hover,.uw-admin-scheduler__servers button.is-active,.uw-admin-scheduler__month button:hover{color:#ff6179!important;background:#e224441a!important;border-color:#e2244447!important}.uw-admin-scheduler__month button{width:34px!important;min-width:34px!important;padding:0!important;font-size:20px!important}.uw-admin-scheduler__week,.uw-admin-scheduler__grid{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:6px!important;display:grid!important}.uw-admin-scheduler__week span{color:#ffffff57!important;text-align:center!important;padding:2px 0!important;font-size:10px!important}.uw-admin-scheduler__grid>button{color:#ffffffb8!important;cursor:pointer!important;background:#ffffff06!important;border:1px solid #ffffff0e!important;border-radius:13px!important;grid-template-rows:auto 1fr!important;align-content:start!important;gap:7px!important;min-width:0!important;min-height:72px!important;padding:8px!important;font-family:inherit!important;transition:background .16s,border-color .16s,transform .16s!important;display:grid!important;position:relative!important}.uw-admin-scheduler__grid>button:hover{z-index:6!important;background:#ffffff0e!important;border-color:#ffffff21!important;transform:translateY(-1px)!important}.uw-admin-scheduler__grid>button>strong{text-align:left!important;font-size:12px!important;line-height:1!important}.uw-admin-scheduler__grid>button.is-muted{opacity:.28!important}.uw-admin-scheduler__grid>button.is-today:before{content:""!important;background:#fff!important;border-radius:50%!important;width:5px!important;height:5px!important;position:absolute!important;top:8px!important;right:8px!important;box-shadow:0 0 0 3px #ffffff14!important}.uw-admin-scheduler__events i{border-radius:7px!important;justify-content:space-between!important;align-items:center!important;gap:4px!important;min-width:0!important;min-height:20px!important;padding:0 5px!important;font-style:normal!important;display:flex!important}.uw-admin-scheduler__events i b,.uw-admin-scheduler__events i em{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:9px!important;font-style:normal!important;line-height:1!important;overflow:hidden!important}.uw-admin-scheduler__grid>button[data-tooltip]:after{content:attr(data-tooltip)!important;z-index:30!important;color:#ffffffdb!important;white-space:pre-line!important;text-align:left!important;opacity:0!important;pointer-events:none!important;background:#202024!important;border:1px solid #ffffff14!important;border-radius:11px!important;width:max-content!important;max-width:280px!important;padding:9px 11px!important;font-size:11px!important;line-height:1.4!important;transition:opacity .15s,transform .15s!important;position:absolute!important;bottom:calc(100% + 10px)!important;left:50%!important;transform:translate(-50%,4px)!important;box-shadow:0 16px 34px #00000057!important}.uw-admin-scheduler__grid>button[data-tooltip]:hover:after{opacity:1!important;transform:translate(-50%)!important}.uw-admin-scheduler__footer{border-top:1px solid #ffffff0e!important;justify-content:space-between!important;align-items:flex-start!important;gap:14px!important;padding-top:11px!important;display:flex!important}.uw-admin-scheduler__legend{flex-wrap:wrap!important;gap:10px!important;display:flex!important}.uw-admin-scheduler__legend>span{color:#ffffff75!important;align-items:center!important;gap:6px!important;font-size:10.5px!important;display:inline-flex!important}.uw-admin-scheduler__legend i{background:#ffffff2e!important;border-radius:3px!important;width:8px!important;height:8px!important}.uw-admin-scheduler__legend i.is-global{background:#e22444!important}.uw-admin-scheduler__legend i.is-wipe{background:#eeb54d!important}.uw-admin-scheduler__legend i.is-selected{background:#e224441f!important;border:1px solid #ff6179!important}.uw-admin-scheduler__selected{gap:5px!important;min-width:260px!important;display:grid!important}.uw-admin-scheduler__selected>span{text-align:right!important;gap:2px!important;display:grid!important}.uw-admin-scheduler__selected b{color:#ffffffc7!important;font-size:11.5px!important}.uw-admin-scheduler__selected small{color:#ffffff6b!important;font-size:10.5px!important}.uw-admin-settings-modal__content>.uw-admin-scheduler{margin:2px 0 4px!important}body .uw-admin-settings-modal__actions{flex-wrap:wrap!important;justify-content:flex-end!important;gap:8px!important;display:flex!important}@media (max-width:980px){body .uw-admin-settings-page .uw-admin-settings-toolbar__side,body .uw-admin-settings-page .uw-admin-settings-toolbar__actions{justify-content:flex-start!important;width:100%!important}body .uw-admin-settings-page .uw-admin-publication-row__actions,body .uw-admin-settings-page .uw-admin-preset-group__actions{grid-template-columns:1fr!important;width:100%!important;min-width:0!important}.uw-admin-scheduler__head,.uw-admin-scheduler__footer{grid-template-columns:1fr!important;display:grid!important}.uw-admin-scheduler__fields{grid-template-columns:repeat(2,minmax(0,1fr))!important}.uw-admin-scheduler__bar{flex-direction:column!important;align-items:stretch!important}.uw-admin-scheduler__selected{min-width:0!important}.uw-admin-scheduler__selected>span{text-align:left!important}}@media (max-width:640px){.uw-admin-scheduler{border-radius:18px!important;padding:11px!important}.uw-admin-scheduler__fields{grid-template-columns:1fr!important}.uw-admin-scheduler__servers{flex-wrap:wrap!important}.uw-admin-scheduler__month{grid-template-columns:34px 1fr 34px!important;width:100%!important}.uw-admin-scheduler__week,.uw-admin-scheduler__grid{gap:4px!important}.uw-admin-scheduler__grid>button{min-height:54px!important;padding:6px!important}.uw-admin-scheduler__events i em{display:none!important}}body .uw-admin-settings-page .uw-admin-settings-toolbar{align-items:center!important}body .uw-admin-settings-page .uw-admin-settings-toolbar__side{grid-template-columns:auto auto!important;justify-content:end!important;align-items:center!important;gap:10px!important;min-width:0!important;display:grid!important}body .uw-admin-settings-page .uw-admin-publications-live{background:#4ee18b09!important;border-radius:12px!important;min-height:42px!important;padding:7px 11px!important}body .uw-admin-settings-page .uw-admin-publications-live>span{font-size:12.5px!important}body .uw-admin-settings-page .uw-admin-publications-live>small{font-size:11px!important}body .uw-admin-settings-page .uw-admin-settings-toolbar__actions{align-items:center!important}body .uw-admin-settings-page .uw-admin-settings-toolbar__actions.is-compact{grid-template-columns:auto 42px!important;gap:8px!important;display:grid!important}body .uw-admin-settings-page .uw-admin-settings-toolbar__actions button,body .uw-admin-settings-page .uw-admin-publication-row__actions button,body .uw-admin-settings-page .uw-admin-preset-group__actions button,body .uw-admin-settings-modal__actions button{border-radius:12px!important;min-height:42px!important;padding-inline:15px!important;font-size:13.5px!important;line-height:1!important}body .uw-admin-settings-page .uw-admin-settings-toolbar__actions button svg,body .uw-admin-settings-page .uw-admin-publication-row__actions button svg,body .uw-admin-settings-page .uw-admin-preset-group__actions button svg{stroke-width:1.9px!important;flex-basis:17px!important;width:17px!important;height:17px!important}body .uw-admin-settings-page .uw-admin-preset-group__actions{grid-template-columns:repeat(3,minmax(110px,1fr))!important;gap:7px!important;width:100%!important;max-width:420px!important}body .uw-admin-settings-page .uw-admin-preset-group__actions button{white-space:nowrap!important;min-width:0!important;padding-inline:12px!important}body .uw-admin-settings-page .uw-admin-publication-row__actions{grid-template-columns:repeat(3,minmax(100px,1fr))!important;gap:7px!important;min-width:320px!important}body .uw-admin-settings-page .uw-admin-publication-row__actions button{font-size:13px!important}body .uw-admin-settings-page .uw-admin-publications-table__head,body .uw-admin-settings-page .uw-admin-publication-row{grid-template-columns:minmax(300px,1.15fr) minmax(135px,.48fr) minmax(185px,.62fr) minmax(155px,.53fr) minmax(170px,.58fr) minmax(110px,.36fr) minmax(330px,.98fr)!important;min-width:1510px!important}body .uw-admin-settings-modal{overflow-x:hidden!important}body .uw-admin-settings-modal__card.is-scheduler{box-sizing:border-box!important;scrollbar-width:thin!important;scrollbar-color:#ffffff29 transparent!important;width:min(840px,100vw - 32px)!important;max-width:840px!important;max-height:calc(100dvh - 32px)!important;overflow:hidden auto!important}body .uw-admin-settings-modal__card.is-scheduler::-webkit-scrollbar{width:7px!important;height:0!important}body .uw-admin-settings-modal__card.is-scheduler::-webkit-scrollbar-track{background:0 0!important}body .uw-admin-settings-modal__card.is-scheduler::-webkit-scrollbar-thumb{background:#ffffff24!important;border-radius:999px!important}body .uw-admin-settings-modal__card.is-scheduler,body .uw-admin-settings-modal__card.is-scheduler *{box-sizing:border-box!important;min-width:0!important}body .uw-admin-settings-modal__card.is-scheduler>header{padding-bottom:14px!important}body .uw-admin-settings-modal__card.is-scheduler>header h2{font-size:30px!important}body .uw-admin-settings-modal__card.is-scheduler>header p{max-width:650px!important;font-size:13px!important;line-height:1.45!important}.uw-admin-scheduler{background:#131315e0!important;border-radius:20px!important;gap:10px!important;width:100%!important;padding:14px!important;overflow:visible!important}.uw-admin-scheduler__head{border-bottom:1px solid #ffffff0e!important;grid-template-columns:minmax(0,1fr) 292px!important;align-items:end!important;gap:16px!important;padding-bottom:12px!important;display:grid!important}.uw-admin-scheduler__summary{gap:4px!important;display:grid!important}.uw-admin-scheduler__summary>span{color:#ff5b74!important;letter-spacing:.04em!important;text-transform:uppercase!important;font-size:11px!important}.uw-admin-scheduler__summary>b{color:#fff!important;font-size:18px!important;line-height:1.2!important}.uw-admin-scheduler__summary>small{color:#ffffff6e!important;font-size:11.5px!important;line-height:1.35!important}.uw-admin-scheduler__fields{grid-template-columns:minmax(0,1fr) 112px!important;gap:8px!important;display:grid!important}.uw-admin-scheduler__fields label{gap:5px!important}.uw-admin-scheduler__fields label>span{font-size:11px!important}.uw-admin-scheduler__fields input{border-radius:11px!important;min-height:42px!important;font-size:13.5px!important}.uw-admin-scheduler__controls{grid-template-columns:minmax(230px,1fr) auto!important;align-items:center!important;gap:12px!important;display:grid!important}.uw-admin-scheduler__month{grid-template-columns:34px minmax(150px,1fr) 34px!important;align-items:center!important;gap:7px!important;display:grid!important}.uw-admin-scheduler__month button,.uw-admin-scheduler__servers button{color:#ffffff9e!important;cursor:pointer!important;background:#1d1d21!important;border:1px solid #fff1!important;border-radius:10px!important;min-height:34px!important;font-family:inherit!important;font-size:12px!important;font-weight:500!important;transition:background .16s,border-color .16s,color .16s!important}.uw-admin-scheduler__month button{place-items:center!important;width:34px!important;min-width:34px!important;padding:0!important;display:grid!important}.uw-admin-scheduler__month button svg{fill:none!important;stroke:currentColor!important;stroke-width:2px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:16px!important;height:16px!important}.uw-admin-scheduler__month b{color:#ffffffe0!important;text-align:center!important;font-size:13.5px!important}.uw-admin-scheduler__servers{justify-content:flex-end!important;align-items:center!important;gap:6px!important;display:flex!important}.uw-admin-scheduler__servers button{min-width:44px!important;padding:0 11px!important}.uw-admin-scheduler__month button:hover,.uw-admin-scheduler__servers button:hover{color:#fff!important;background:#27272c!important;border-color:#ffffff21!important}.uw-admin-scheduler__week,.uw-admin-scheduler__grid{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:5px!important}.uw-admin-scheduler__week span{padding:4px 0 2px!important;font-size:10.5px!important}.uw-admin-scheduler__grid>button{background:#ffffff06!important;border-radius:12px!important;grid-template-rows:auto 1fr!important;gap:5px!important;min-height:58px!important;padding:7px 8px!important;transform:none!important}.uw-admin-scheduler__grid>button:hover{background:#ffffff0d!important;border-color:#ffffff24!important;transform:none!important}.uw-admin-scheduler__grid>button>strong{font-size:12.5px!important}.uw-admin-scheduler__grid>button.is-global:not(.is-selected){border-color:#e2244430!important}.uw-admin-scheduler__grid>button.is-wipe:not(.is-selected){border-color:#eeb54d26!important}.uw-admin-scheduler__events{flex-wrap:wrap!important;align-self:end!important;gap:4px!important;display:flex!important}.uw-admin-scheduler__events i{border-radius:6px!important;justify-content:center!important;align-items:center!important;gap:4px!important;min-width:0!important;min-height:18px!important;padding:0 6px!important;display:inline-flex!important}.uw-admin-scheduler__events i>span:empty{display:none!important}.uw-admin-scheduler__events i b,.uw-admin-scheduler__events i em{font-size:9.5px!important}.uw-admin-scheduler__events i em{overflow:visible!important}.uw-admin-scheduler__grid>button[data-tooltip]:after{max-width:260px!important;font-size:11.5px!important}.uw-admin-scheduler__footer{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;padding-top:10px!important;display:grid!important}.uw-admin-scheduler__legend{gap:12px!important}.uw-admin-scheduler__legend>span{font-size:11px!important}.uw-admin-scheduler__selected{text-align:right!important;gap:2px!important;min-width:0!important;display:grid!important}.uw-admin-scheduler__selected>b{color:#fffc!important;font-size:11.5px!important}.uw-admin-scheduler__selected>span{color:#ffffff75!important;font-size:10.5px!important}body .uw-admin-settings-modal__card.is-scheduler>.uw-admin-settings-modal__actions{z-index:20!important;background:linear-gradient(#0e0e1000,#0e0e10 18px)!important;border-top:1px solid #ffffff0e!important;margin:0 -1px -1px!important;padding:13px 0 0!important;position:sticky!important;bottom:-1px!important}@media (max-width:1180px){body .uw-admin-settings-page .uw-admin-settings-toolbar{grid-template-columns:1fr!important}body .uw-admin-settings-page .uw-admin-settings-toolbar__side{justify-content:start!important}}@media (max-width:760px){body .uw-admin-settings-modal__card.is-scheduler{width:min(100%,100vw - 18px)!important;max-height:calc(100dvh - 18px)!important}.uw-admin-scheduler__head,.uw-admin-scheduler__controls,.uw-admin-scheduler__footer{grid-template-columns:1fr!important}.uw-admin-scheduler__fields{grid-template-columns:minmax(0,1fr) 110px!important}.uw-admin-scheduler__servers{justify-content:flex-start!important}.uw-admin-scheduler__selected{text-align:left!important}}@media (max-width:560px){body .uw-admin-settings-page .uw-admin-settings-toolbar__side{grid-template-columns:1fr!important;width:100%!important}body .uw-admin-settings-page .uw-admin-settings-toolbar__actions.is-compact{grid-template-columns:1fr 42px!important;width:100%!important}.uw-admin-scheduler{padding:11px!important}.uw-admin-scheduler__fields{grid-template-columns:1fr!important}.uw-admin-scheduler__grid>button{min-height:48px!important;padding:6px!important}.uw-admin-scheduler__events i em{display:none!important}}body .uw-admin-settings-page .uw-admin-publications-live>span,body .uw-admin-settings-page .uw-admin-publications-live>small,body .uw-admin-settings-page .uw-admin-settings-toolbar__actions button>span,body .uw-admin-settings-page .uw-admin-preset-group__actions button>span,body .uw-admin-settings-page .uw-admin-publication-row__actions button>span{box-shadow:none!important;color:inherit!important;letter-spacing:normal!important;text-transform:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important}body .uw-admin-settings-page .uw-admin-publications-live{background:#54df9109!important;border-color:#54df9129!important;min-height:40px!important;padding:7px 12px!important}body .uw-admin-settings-page .uw-admin-publications-live>span{font-size:12px!important;font-weight:600!important;line-height:1.15!important}body .uw-admin-settings-page .uw-admin-publications-live>small{font-size:10.5px!important;font-weight:500!important}body .uw-admin-settings-page .uw-admin-settings-toolbar__actions button,body .uw-admin-settings-page .uw-admin-publication-row__actions button,body .uw-admin-settings-page .uw-admin-preset-group__actions button,body .uw-admin-settings-modal__actions button{height:38px!important;min-height:38px!important;box-shadow:none!important;border-radius:11px!important;gap:7px!important;padding:0 13px!important;font-size:12.5px!important;font-weight:600!important;line-height:1!important;transform:none!important}body .uw-admin-settings-page .uw-admin-settings-toolbar__actions button svg,body .uw-admin-settings-page .uw-admin-publication-row__actions button svg,body .uw-admin-settings-page .uw-admin-preset-group__actions button svg{stroke-width:1.8px!important;flex:0 0 14px!important;width:14px!important;height:14px!important}body .uw-admin-settings-page .uw-admin-settings-toolbar__actions button.is-primary,body .uw-admin-settings-page .uw-admin-preset-group__actions button.is-primary,body .uw-admin-settings-page .uw-admin-settings-modal__actions button.is-primary{color:#fff!important;background:#e22444!important;border:1px solid #e22444!important}body .uw-admin-settings-page .uw-admin-settings-toolbar__actions button.is-primary:hover,body .uw-admin-settings-page .uw-admin-preset-group__actions button.is-primary:hover,body .uw-admin-settings-page .uw-admin-settings-modal__actions button.is-primary:hover{background:#ef3452!important;border-color:#ef3452!important;transform:none!important;box-shadow:0 10px 24px #e224442e!important}body .uw-admin-settings-page .uw-admin-settings-toolbar__actions button.is-secondary,body .uw-admin-settings-page .uw-admin-publication-row__actions button.is-secondary,body .uw-admin-settings-page .uw-admin-preset-group__actions button.is-secondary,body .uw-admin-settings-page .uw-admin-settings-modal__actions button.is-secondary{color:#ffffffdb!important;background:#202024!important;border:1px solid #ffffff14!important}body .uw-admin-settings-page .uw-admin-settings-toolbar__actions button.is-secondary:hover,body .uw-admin-settings-page .uw-admin-publication-row__actions button.is-secondary:hover,body .uw-admin-settings-page .uw-admin-preset-group__actions button.is-secondary:hover,body .uw-admin-settings-page .uw-admin-settings-modal__actions button.is-secondary:hover{color:#fff!important;background:#29292e!important;border-color:#ffffff24!important}body .uw-admin-settings-page .uw-admin-preset-group__actions button.is-danger,body .uw-admin-settings-page .uw-admin-publication-row__actions button.is-danger{color:#ff7187!important;background:#e224440b!important;border:1px solid #e2244447!important}body .uw-admin-settings-page .uw-admin-preset-group__actions button.is-danger:hover,body .uw-admin-settings-page .uw-admin-publication-row__actions button.is-danger:hover{background:#e224441a!important;border-color:#e2244480!important}body .uw-admin-settings-page button:disabled{opacity:.68!important;color:#ffffff9e!important;cursor:wait!important}body .uw-admin-settings-page .uw-admin-settings-toolbar__actions.is-compact{grid-template-columns:auto 38px!important;gap:8px!important}body .uw-admin-settings-page .uw-admin-settings-toolbar__actions button.is-icon-only{width:38px!important;min-width:38px!important;padding:0!important}body .uw-admin-settings-page .uw-admin-preset-group__actions{grid-template-columns:repeat(3,minmax(104px,1fr))!important;gap:8px!important;max-width:390px!important}body .uw-admin-settings-modal__card.is-scheduler{width:min(900px,100vw - 32px)!important;max-width:900px!important;padding:22px!important}.uw-admin-scheduler{background:#141416!important;border:1px solid #fff1!important;border-radius:18px!important;gap:12px!important;padding:16px!important}.uw-admin-scheduler__head{grid-template-columns:minmax(0,1fr) 300px!important;align-items:center!important;gap:20px!important;padding-bottom:13px!important}.uw-admin-scheduler__summary>span{color:#ff6179!important;letter-spacing:.06em!important;font-size:10.5px!important;font-weight:650!important}.uw-admin-scheduler__summary>b{font-size:18px!important;font-weight:600!important}.uw-admin-scheduler__summary>small{color:#ffffff7a!important;max-width:520px!important;font-size:11.5px!important}.uw-admin-scheduler__fields input{color:#fff!important;background:#202024!important;border:1px solid #ffffff13!important;border-radius:10px!important;height:40px!important;min-height:40px!important;padding:0 12px!important;font-size:12.5px!important}.uw-admin-scheduler__controls{grid-template-columns:minmax(240px,1fr) auto!important;padding:1px 0!important}.uw-admin-scheduler__month b{font-size:14px!important;font-weight:600!important}.uw-admin-scheduler__month button,.uw-admin-scheduler__servers button{border-radius:9px!important;height:34px!important;min-height:34px!important;font-size:11.5px!important;font-weight:600!important}.uw-admin-scheduler__servers button.is-active{color:#fff!important;background:#e22444!important;border-color:#e2244473!important}.uw-admin-scheduler__hint{background:#ffffff06!important;border-radius:10px!important;align-items:center!important;gap:13px!important;min-height:34px!important;padding:7px 10px!important;display:flex!important}.uw-admin-scheduler__hint>span{color:#ffffffad!important;align-items:center!important;gap:6px!important;font-size:10.5px!important;font-weight:550!important;display:inline-flex!important}.uw-admin-scheduler__hint i{border-radius:50%!important;width:7px!important;height:7px!important}.uw-admin-scheduler__hint i.is-global{background:#e22444!important}.uw-admin-scheduler__hint i.is-wipe{background:#eeb54d!important}.uw-admin-scheduler__hint small{color:#ffffff57!important;margin-left:auto!important;font-size:10.5px!important}.uw-admin-scheduler__week,.uw-admin-scheduler__grid{gap:6px!important}.uw-admin-scheduler__week span{color:#ffffff61!important;font-size:10px!important;font-weight:600!important}.uw-admin-scheduler__grid>button{color:#fffc!important;cursor:pointer!important;background:#1a1a1d!important;border:1px solid #ffffff0e!important;border-radius:11px!important;flex-direction:column!important;justify-content:space-between!important;align-items:stretch!important;gap:7px!important;min-height:68px!important;padding:8px!important;display:flex!important;position:relative!important}.uw-admin-scheduler__grid>button:hover{background:#212125!important;border-color:#ffffff24!important}.uw-admin-scheduler__grid>button.is-muted{opacity:.24!important;cursor:default!important}.uw-admin-scheduler__grid>button.is-selected{background:#e2244417!important;border-color:#e22444!important;box-shadow:inset 0 0 0 1px #e2244424!important}.uw-admin-scheduler__grid>button.is-today:not(.is-selected){box-shadow:inset 0 0 0 1px #ffffff38!important}.uw-admin-scheduler__day-number{color:#ffffffd1!important;justify-content:space-between!important;align-items:center!important;gap:4px!important;font-size:12.5px!important;font-weight:650!important;display:flex!important}.uw-admin-scheduler__day-number small{color:#ffffff59!important;text-transform:uppercase!important;font-size:8px!important;font-weight:550!important}.uw-admin-scheduler__events{gap:4px!important;display:grid!important}.uw-admin-scheduler__events i{border-radius:6px!important;justify-content:space-between!important;align-items:center!important;gap:5px!important;min-height:20px!important;padding:0 6px!important;display:flex!important}.uw-admin-scheduler__events i.is-global{color:#ff7188!important;background:#e2244426!important}.uw-admin-scheduler__events i.is-wipe{color:#f3c46d!important;background:#eeb54d1f!important}.uw-admin-scheduler__events i b,.uw-admin-scheduler__events i em{font-size:9px!important;font-style:normal!important;font-weight:600!important}.uw-admin-scheduler__empty-day{color:#ffffff17!important;align-self:center!important;font-size:12px!important}.uw-admin-scheduler__selected{text-align:left!important;background:#ffffff06!important;border:1px solid #ffffff0e!important;border-radius:11px!important;grid-template-columns:minmax(190px,auto) minmax(0,1fr)!important;align-items:center!important;gap:16px!important;min-height:52px!important;padding:10px 12px!important;display:grid!important}.uw-admin-scheduler__selected.has-wipe{background:#e2244409!important;border-color:#e224442e!important}.uw-admin-scheduler__selected>div{gap:2px!important;display:grid!important}.uw-admin-scheduler__selected>div>span{color:#ff6179!important;text-transform:uppercase!important;letter-spacing:.06em!important;font-size:9.5px!important;font-weight:650!important}.uw-admin-scheduler__selected>div>b{color:#fff!important;font-size:12px!important;font-weight:600!important}.uw-admin-scheduler__selected>p{color:#ffffff7a!important;margin:0!important;font-size:11px!important;line-height:1.35!important}.uw-admin-action-toast{z-index:100000!important;background:#161617!important;border:1px solid #fff1!important;border-radius:16px!important;width:min(390px,100vw - 28px)!important;animation:.28s cubic-bezier(.16,1,.3,1) uwAdminToastIn!important;position:fixed!important;top:22px!important;right:22px!important;overflow:hidden!important;box-shadow:0 26px 80px #0000007a!important}@keyframes uwAdminToastIn{0%{opacity:0;transform:translate(22px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}.uw-admin-action-toast__head{background:#e22444!important;justify-content:space-between!important;align-items:center!important;min-height:34px!important;padding:0 10px 0 13px!important;display:flex!important}.uw-admin-action-toast.is-success .uw-admin-action-toast__head{background:#176f45!important}.uw-admin-action-toast.is-info .uw-admin-action-toast__head{background:#25252a!important}.uw-admin-action-toast__head span{color:#fff!important;letter-spacing:.08em!important;font-size:10px!important;font-weight:700!important}.uw-admin-action-toast__head button{color:#fff!important;cursor:pointer!important;background:#00000029!important;border:0!important;border-radius:8px!important;width:25px!important;height:25px!important;font-size:17px!important}.uw-admin-action-toast__body{grid-template-columns:36px minmax(0,1fr)!important;align-items:center!important;gap:11px!important;padding:13px!important;display:grid!important}.uw-admin-action-toast__body>i{color:#ff6179!important;background:#e224441a!important;border-radius:11px!important;place-items:center!important;width:36px!important;height:36px!important;display:grid!important}.uw-admin-action-toast.is-success .uw-admin-action-toast__body>i{color:#63e49b!important;background:#54df911a!important}.uw-admin-action-toast__body svg{fill:none!important;stroke:currentColor!important;stroke-width:1.8px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:18px!important;height:18px!important}.uw-admin-action-toast__body>div{gap:3px!important;display:grid!important}.uw-admin-action-toast__body b{color:#fff!important;font-size:13px!important;font-weight:650!important}.uw-admin-action-toast__body p{color:#ffffff8f!important;margin:0!important;font-size:11.5px!important;font-weight:500!important;line-height:1.4!important}body .uw-admin-settings-page .uw-admin-system-card{padding:0!important;overflow:hidden!important}.uw-admin-wipe-settings{gap:20px!important;padding:24px!important;display:grid!important}.uw-admin-wipe-settings__intro{border-bottom:1px solid #ffffff0e!important;justify-content:space-between!important;align-items:flex-end!important;gap:20px!important;padding-bottom:18px!important;display:flex!important}.uw-admin-wipe-settings__intro>div:first-child{max-width:720px!important}.uw-admin-wipe-settings__intro span,.uw-admin-wipe-overrides__head span,.uw-admin-wipe-upcoming>div:first-child span{color:#ff6179!important;letter-spacing:.06em!important;text-transform:uppercase!important;font-size:10.5px!important;font-weight:650!important}.uw-admin-wipe-settings__intro h2,.uw-admin-wipe-overrides__head h3,.uw-admin-wipe-upcoming h3{color:#fff!important;margin:5px 0 0!important;font-weight:600!important}.uw-admin-wipe-settings__intro h2{font-size:25px!important}.uw-admin-wipe-overrides__head h3,.uw-admin-wipe-upcoming h3{font-size:18px!important}.uw-admin-wipe-settings__intro p,.uw-admin-wipe-overrides__head p{color:#ffffff7a!important;margin:7px 0 0!important;font-size:12px!important;line-height:1.5!important}.uw-admin-wipe-settings__save{flex:none!important;gap:8px!important;display:flex!important}.uw-admin-wipe-settings__save button,.uw-admin-wipe-overrides__form>button{cursor:pointer!important;border-radius:11px!important;min-height:40px!important;padding:0 15px!important;font-family:inherit!important;font-size:12.5px!important;font-weight:600!important}.uw-admin-wipe-settings__save .is-primary,.uw-admin-wipe-overrides__form>button{color:#fff!important;background:#e22444!important;border:1px solid #e22444!important}.uw-admin-wipe-settings__save .is-secondary{color:#fffc!important;background:#202024!important;border:1px solid #ffffff14!important}.uw-admin-wipe-settings__servers{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.uw-admin-wipe-server,.uw-admin-wipe-overrides,.uw-admin-wipe-upcoming{background:#151517!important;border:1px solid #ffffff0f!important;border-radius:16px!important}.uw-admin-wipe-server{padding:16px!important}.uw-admin-wipe-server>header{align-items:center!important;gap:11px!important;margin-bottom:14px!important;display:flex!important}.uw-admin-wipe-server>header>i{color:#ff6179!important;background:#e224441c!important;border-radius:11px!important;place-items:center!important;width:38px!important;height:38px!important;font-size:12px!important;font-style:normal!important;font-weight:700!important;display:grid!important}.uw-admin-wipe-server>header>div{gap:2px!important;display:grid!important}.uw-admin-wipe-server>header b{color:#fff!important;font-size:13.5px!important;font-weight:600!important}.uw-admin-wipe-server>header small{color:#ffffff61!important;font-size:10.5px!important}.uw-admin-wipe-server__fields{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.uw-admin-wipe-server__fields label,.uw-admin-wipe-overrides__form label{gap:6px!important;display:grid!important}.uw-admin-wipe-server__fields label>span,.uw-admin-wipe-overrides__form label>span{color:#ffffff85!important;font-size:10.5px!important;font-weight:550!important}.uw-admin-wipe-server__fields input,.uw-admin-wipe-overrides__form input,.uw-admin-wipe-overrides__form select{color:#fff!important;background:#202024!important;border:1px solid #ffffff12!important;border-radius:10px!important;outline:none!important;width:100%!important;min-height:40px!important;padding:0 11px!important;font-family:inherit!important;font-size:12px!important;font-weight:550!important}.uw-admin-wipe-server__fields input:focus,.uw-admin-wipe-overrides__form input:focus,.uw-admin-wipe-overrides__form select:focus{border-color:#e224447a!important}.uw-admin-wipe-server__fields label>small{color:#ffffff4d!important;font-size:9.5px!important}.uw-admin-number-field{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;display:grid!important}.uw-admin-number-field em{color:#ffffff61!important;font-size:10.5px!important;font-style:normal!important}.uw-admin-wipe-overrides,.uw-admin-wipe-upcoming{padding:17px!important}.uw-admin-wipe-overrides__form{background:#ffffff06!important;border-radius:13px!important;grid-template-columns:1.15fr 1fr 1.1fr .8fr!important;gap:10px!important;margin-top:15px!important;padding:13px!important;display:grid!important}.uw-admin-wipe-overrides__form label.is-wide{grid-column:span 3!important}.uw-admin-wipe-overrides__form>button{align-self:end!important}.uw-admin-wipe-overrides__list{gap:7px!important;margin-top:12px!important;display:grid!important}.uw-admin-wipe-overrides__list article{background:#ffffff05!important;border:1px solid #ffffff0d!important;border-radius:11px!important;grid-template-columns:9px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:54px!important;padding:9px 10px!important;display:grid!important}.uw-admin-wipe-overrides__list article>i{border-radius:50%!important;width:8px!important;height:8px!important}.uw-admin-wipe-overrides__list article>i.is-global{background:#e22444!important}.uw-admin-wipe-overrides__list article>i.is-map{background:#eeb54d!important}.uw-admin-wipe-overrides__list article>i.is-none{background:#ffffff4d!important}.uw-admin-wipe-overrides__list article>div{gap:2px!important;display:grid!important}.uw-admin-wipe-overrides__list article b{color:#ffffffdb!important;font-size:11.5px!important;font-weight:600!important}.uw-admin-wipe-overrides__list article span,.uw-admin-wipe-overrides__list article small{color:#ffffff6b!important;font-size:10px!important}.uw-admin-wipe-overrides__list article button{color:#ff7187!important;cursor:pointer!important;background:#e224440a!important;border:1px solid #e2244433!important;border-radius:9px!important;min-height:32px!important;padding:0 10px!important;font-family:inherit!important;font-size:10.5px!important}.uw-admin-wipe-overrides__empty{color:#ffffff61!important;text-align:center!important;background:#ffffff05!important;border-radius:11px!important;padding:14px!important;font-size:11px!important}.uw-admin-wipe-upcoming__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin-top:13px!important;display:grid!important}.uw-admin-wipe-upcoming__grid article{background:#ffffff05!important;border:1px solid #ffffff0d!important;border-radius:11px!important;grid-template-columns:32px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;min-height:54px!important;padding:9px!important;display:grid!important}.uw-admin-wipe-upcoming__grid article>i{border-radius:9px!important;place-items:center!important;width:32px!important;height:32px!important;font-size:10px!important;font-style:normal!important;font-weight:700!important;display:grid!important}.uw-admin-wipe-upcoming__grid article.is-global>i{color:#ff6179!important;background:#e224441f!important}.uw-admin-wipe-upcoming__grid article.is-map>i{color:#f0bd5c!important;background:#eeb54d1a!important}.uw-admin-wipe-upcoming__grid article>div{gap:2px!important;min-width:0!important;display:grid!important}.uw-admin-wipe-upcoming__grid article b{color:#ffffffd1!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:10.5px!important;font-weight:600!important;overflow:hidden!important}.uw-admin-wipe-upcoming__grid article span{color:#fff6!important;font-size:9.5px!important}@media (max-width:1100px){.uw-admin-wipe-settings__intro{flex-direction:column!important;align-items:stretch!important}.uw-admin-wipe-settings__save{justify-content:flex-start!important}.uw-admin-wipe-settings__servers{grid-template-columns:1fr!important}.uw-admin-wipe-upcoming__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){.uw-admin-scheduler__head,.uw-admin-scheduler__controls,.uw-admin-scheduler__selected{grid-template-columns:1fr!important}.uw-admin-scheduler__hint{flex-wrap:wrap!important;align-items:flex-start!important}.uw-admin-scheduler__hint small{width:100%!important;margin-left:0!important}.uw-admin-wipe-settings{padding:16px!important}.uw-admin-wipe-server__fields,.uw-admin-wipe-overrides__form,.uw-admin-wipe-upcoming__grid{grid-template-columns:1fr!important}.uw-admin-wipe-overrides__form label.is-wide{grid-column:auto!important}.uw-admin-wipe-settings__save{flex-direction:column!important}}.uw-admin-calendar-settings{color:#fff!important;gap:16px!important;padding:20px!important;font-weight:500!important;display:grid!important}.uw-admin-calendar-settings button,.uw-admin-calendar-settings input,.uw-admin-calendar-settings select,.uw-admin-calendar-settings textarea{font:inherit!important;font-weight:500!important}.uw-admin-calendar-settings__intro{border-bottom:1px solid #ffffff0e!important;justify-content:space-between!important;align-items:flex-start!important;gap:24px!important;padding-bottom:17px!important;display:flex!important}.uw-admin-calendar-settings__intro>div:first-child{max-width:760px!important}.uw-admin-calendar-settings__intro span,.uw-admin-day-editor>header span,.uw-admin-day-form__title span{color:#ff6179!important;letter-spacing:.075em!important;text-transform:uppercase!important;font-size:10px!important;font-weight:650!important}.uw-admin-calendar-settings__intro h2{color:#fff!important;margin:5px 0 0!important;font-size:25px!important;font-weight:600!important}.uw-admin-calendar-settings__intro p{color:#ffffff7a!important;margin:7px 0 0!important;font-size:12px!important;line-height:1.5!important}.uw-admin-calendar-settings__save{flex:none!important;gap:8px!important;display:flex!important}.uw-admin-calendar-settings__save button,.uw-admin-day-editor>header button,.uw-admin-day-form__submit{color:#ffffffd1!important;cursor:pointer!important;background:#202024!important;border:1px solid #ffffff14!important;border-radius:11px!important;min-height:40px!important;padding:0 15px!important;transition:border-color .18s,background-color .18s,color .18s!important}.uw-admin-calendar-settings__save button:hover,.uw-admin-day-editor>header button:hover{color:#fff!important;background:#27272c!important;border-color:#ffffff29!important}.uw-admin-calendar-settings__save .is-primary,.uw-admin-day-form__submit{color:#fff!important;background:#e22444!important;border-color:#e22444!important}.uw-admin-calendar-settings__save .is-primary:hover,.uw-admin-day-form__submit:hover{background:#ee3655!important;border-color:#ee3655!important}.uw-admin-calendar-manager{grid-template-columns:minmax(0,1.65fr) minmax(330px,.85fr)!important;align-items:start!important;gap:14px!important;display:grid!important}.uw-admin-calendar-board,.uw-admin-day-editor,.uw-admin-auto-schedule{background:#151517!important;border:1px solid #ffffff0f!important;border-radius:16px!important}.uw-admin-calendar-board{padding:15px!important}.uw-admin-calendar-board__toolbar{justify-content:space-between!important;align-items:center!important;gap:16px!important;margin-bottom:11px!important;display:flex!important}.uw-admin-calendar-board__month,.uw-admin-calendar-board__servers{align-items:center!important;gap:7px!important;display:flex!important}.uw-admin-calendar-board__month{flex:auto!important}.uw-admin-calendar-board__month b{text-align:center!important;color:#fff!important;min-width:170px!important;font-size:14px!important;font-weight:600!important}.uw-admin-calendar-board__month button,.uw-admin-calendar-board__servers button{color:#ffffffa3!important;cursor:pointer!important;background:#202024!important;border:1px solid #ffffff12!important;border-radius:10px!important;place-items:center!important;min-width:36px!important;height:36px!important;padding:0 11px!important;font-size:11px!important;display:grid!important}.uw-admin-calendar-board__month button svg{fill:none!important;stroke:currentColor!important;stroke-width:1.8px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:16px!important;height:16px!important}.uw-admin-calendar-board__month button:hover,.uw-admin-calendar-board__servers button:hover{color:#fff!important;border-color:#ffffff26!important}.uw-admin-calendar-board__servers button.is-active{color:#ff7188!important;background:#e224441f!important;border-color:#e2244485!important}.uw-admin-calendar-board__legend{background:#ffffff06!important;border-radius:10px!important;align-items:center!important;gap:13px!important;min-height:35px!important;padding:8px 10px!important;display:flex!important}.uw-admin-calendar-board__legend span{color:#ffffff9e!important;align-items:center!important;gap:6px!important;font-size:10px!important;display:inline-flex!important}.uw-admin-calendar-board__legend i{background:var(--calendar-event-color)!important;width:7px!important;height:7px!important;box-shadow:0 0 0 3px var(--calendar-event-soft)!important;border-radius:50%!important}.uw-admin-calendar-board__legend small{color:#ffffff52!important;margin-left:auto!important;font-size:9.5px!important}.uw-admin-calendar-board__week,.uw-admin-calendar-board__grid{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:6px!important;display:grid!important}.uw-admin-calendar-board__week{margin:12px 0 7px!important}.uw-admin-calendar-board__week span{color:#ffffff5c!important;text-align:center!important;font-size:9.5px!important;font-weight:600!important}.uw-admin-calendar-board__grid>button{color:#ffffffd1!important;cursor:pointer!important;text-align:left!important;background:#1a1a1d!important;border:1px solid #ffffff0e!important;border-radius:11px!important;flex-direction:column!important;align-items:stretch!important;gap:7px!important;min-width:0!important;min-height:86px!important;padding:8px!important;transition:background-color .16s,border-color .16s!important;display:flex!important;overflow:hidden!important}.uw-admin-calendar-board__grid>button:hover{background:#202024!important;border-color:#ffffff24!important}.uw-admin-calendar-board__grid>button.is-selected{background:#e2244413!important;border-color:#e22444!important;box-shadow:inset 0 0 0 1px #e2244421!important}.uw-admin-calendar-board__grid>button.is-today:not(.is-selected){box-shadow:inset 0 0 0 1px #ffffff38!important}.uw-admin-calendar-board__grid>button.is-muted{opacity:.2!important;cursor:default!important}.uw-admin-calendar-board__grid>button>strong{color:#ffffffd1!important;justify-content:space-between!important;align-items:center!important;font-size:12px!important;font-weight:600!important;display:flex!important}.uw-admin-calendar-board__grid>button>strong small{color:#ffffff57!important;letter-spacing:.04em!important;text-transform:uppercase!important;font-size:7.5px!important}.uw-admin-calendar-board__events{gap:4px!important;min-width:0!important;display:grid!important}.uw-admin-calendar-board__events i{border:1px solid var(--calendar-event-border)!important;background:var(--calendar-event-soft)!important;min-width:0!important;min-height:20px!important;color:var(--calendar-event-color)!important;border-radius:6px!important;justify-content:space-between!important;align-items:center!important;gap:5px!important;padding:0 6px!important;font-style:normal!important;display:flex!important}.uw-admin-calendar-board__events i b,.uw-admin-calendar-board__events i em{text-overflow:ellipsis!important;white-space:nowrap!important;font-size:8.5px!important;font-style:normal!important;font-weight:600!important;overflow:hidden!important}.uw-admin-calendar-board__events i b{min-width:0!important}.uw-admin-calendar-board__events>small{color:#ffffff57!important;font-size:8px!important}.uw-admin-day-editor{gap:13px!important;padding:15px!important;display:grid!important;position:sticky!important;top:18px!important}.uw-admin-day-editor>header{border-bottom:1px solid #ffffff0e!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;padding-bottom:12px!important;display:flex!important}.uw-admin-day-editor>header>div{min-width:0!important}.uw-admin-day-editor>header h3{color:#fff!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin:4px 0 0!important;font-size:16px!important;font-weight:600!important;overflow:hidden!important}.uw-admin-day-editor>header button{height:34px!important;min-height:34px!important;padding:0 11px!important;font-size:10.5px!important}.uw-admin-day-editor__list{scrollbar-width:thin!important;scrollbar-color:#ffffff21 transparent!important;gap:7px!important;max-height:285px!important;display:grid!important;overflow-y:auto!important}.uw-admin-day-editor__list article{border:1px solid var(--calendar-event-border,#ffffff0e)!important;background:var(--calendar-event-soft,#ffffff05)!important;border-radius:11px!important;grid-template-columns:8px minmax(0,1fr) auto!important;align-items:center!important;gap:9px!important;min-height:62px!important;padding:9px!important;display:grid!important}.uw-admin-day-editor__list article>i{background:var(--calendar-event-color,#ffffff40)!important;border-radius:4px!important;width:7px!important;height:34px!important}.uw-admin-day-editor__list article>div:nth-child(2){gap:2px!important;min-width:0!important;display:grid!important}.uw-admin-day-editor__list article b,.uw-admin-day-editor__list article span,.uw-admin-day-editor__list article small{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.uw-admin-day-editor__list article b{color:#ffffffe0!important;font-size:11px!important;font-weight:600!important}.uw-admin-day-editor__list article span{color:var(--calendar-event-color,#ffffff8c)!important;font-size:9.5px!important}.uw-admin-day-editor__list article small{color:#ffffff59!important;font-size:9px!important}.uw-admin-day-editor__list article.is-hidden-event{--calendar-event-color:#ffffff57;--calendar-event-soft:#ffffff06;--calendar-event-border:#ffffff12}.uw-admin-day-editor__event-actions{gap:5px!important;display:grid!important}.uw-admin-day-editor__event-actions button{color:#ffffffa3!important;cursor:pointer!important;background:#00000029!important;border:1px solid #ffffff12!important;border-radius:7px!important;min-height:27px!important;padding:0 8px!important;font-size:8.5px!important}.uw-admin-day-editor__event-actions button:hover{color:#fff!important;border-color:#ffffff26!important}.uw-admin-day-editor__event-actions button.is-danger{color:#ff7188!important;border-color:#e2244438!important}.uw-admin-day-editor__empty{color:#ffffff5c!important;text-align:center!important;border:1px dashed #ffffff13!important;border-radius:11px!important;padding:15px!important;font-size:10.5px!important}.uw-admin-day-form{background:#ffffff06!important;border-radius:13px!important;gap:11px!important;padding:12px!important;display:grid!important}.uw-admin-day-form__title{justify-content:space-between!important;align-items:center!important;gap:8px!important;display:flex!important}.uw-admin-day-form__title>div{gap:2px!important;display:grid!important}.uw-admin-day-form__title b{color:#ffffffd1!important;text-transform:capitalize!important;font-size:11px!important;font-weight:600!important}.uw-admin-day-form__title>button{color:#ffffff94!important;cursor:pointer!important;background:#202024!important;border:1px solid #ffffff12!important;border-radius:8px!important;min-height:28px!important;padding:0 8px!important;font-size:9px!important}.uw-admin-day-form__kinds{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;display:grid!important}.uw-admin-day-form__kinds button{color:#ffffff8a!important;cursor:pointer!important;background:#202024!important;border:1px solid #ffffff12!important;border-radius:9px!important;min-height:34px!important;padding:0 7px!important;font-size:9px!important}.uw-admin-day-form__kinds button.is-active{border-color:var(--calendar-event-border)!important;background:var(--calendar-event-soft)!important;color:var(--calendar-event-color)!important}.uw-admin-day-form__fields{grid-template-columns:minmax(0,1fr) 108px!important;gap:8px!important;display:grid!important}.uw-admin-day-form__fields label{gap:5px!important;min-width:0!important;display:grid!important}.uw-admin-day-form__fields label.is-wide{grid-column:1/-1!important}.uw-admin-day-form__fields label>span,.uw-admin-day-form__colors>span,.uw-admin-auto-schedule label>span{color:#ffffff75!important;font-size:9.5px!important}.uw-admin-day-form__fields input,.uw-admin-day-form__fields select,.uw-admin-day-form__fields textarea,.uw-admin-auto-schedule input{color:#fff!important;background:#202024!important;border:1px solid #ffffff12!important;border-radius:9px!important;outline:none!important;width:100%!important;min-height:37px!important;padding:0 10px!important;font-size:10.5px!important}.uw-admin-day-form__fields textarea{resize:vertical!important;min-height:64px!important;padding-top:9px!important;line-height:1.4!important}.uw-admin-day-form__fields input:focus,.uw-admin-day-form__fields select:focus,.uw-admin-day-form__fields textarea:focus,.uw-admin-auto-schedule input:focus{border-color:#e2244475!important}.uw-admin-day-form__colors{gap:6px!important;display:grid!important}.uw-admin-day-form__colors>div{flex-wrap:wrap!important;align-items:center!important;gap:7px!important;display:flex!important}.uw-admin-day-form__colors button{cursor:pointer!important;border:2px solid #0000!important;border-radius:7px!important;width:22px!important;height:22px!important;padding:0!important;box-shadow:inset 0 0 0 1px #ffffff1f!important}.uw-admin-day-form__colors button.is-active{border-color:#fff!important}.uw-admin-day-form__colors label{color:#ffffff8f!important;cursor:pointer!important;border:1px solid #ffffff12!important;border-radius:8px!important;align-items:center!important;gap:6px!important;min-height:28px!important;padding:0 8px!important;font-size:9px!important;display:inline-flex!important;position:relative!important}.uw-admin-day-form__colors label input{opacity:0!important;width:1px!important;height:1px!important;position:absolute!important}.uw-admin-day-form__colors label i{border-radius:4px!important;width:12px!important;height:12px!important}.uw-admin-day-form__submit{width:100%!important;min-height:38px!important;font-size:11px!important}.uw-admin-auto-schedule{overflow:hidden!important}.uw-admin-auto-schedule>summary{cursor:pointer!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;min-height:62px!important;padding:0 15px!important;list-style:none!important;display:flex!important}.uw-admin-auto-schedule>summary::-webkit-details-marker{display:none!important}.uw-admin-auto-schedule>summary>div{gap:3px!important;display:grid!important}.uw-admin-auto-schedule>summary span{color:#ff6179!important;letter-spacing:.065em!important;text-transform:uppercase!important;font-size:9.5px!important}.uw-admin-auto-schedule>summary b{color:#ffffffd6!important;font-size:12px!important;font-weight:600!important}.uw-admin-auto-schedule>summary small{color:#ffffff5c!important;font-size:9.5px!important}.uw-admin-auto-schedule__servers{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding:0 15px 15px!important;display:grid!important}.uw-admin-auto-schedule__servers article{background:#ffffff05!important;border:1px solid #ffffff0e!important;border-radius:12px!important;padding:12px!important}.uw-admin-auto-schedule__servers article>header{align-items:center!important;gap:9px!important;margin-bottom:10px!important;display:flex!important}.uw-admin-auto-schedule__servers article>header>i{color:#ff6179!important;background:#e224441a!important;border-radius:9px!important;place-items:center!important;width:32px!important;height:32px!important;font-size:10px!important;font-style:normal!important;display:grid!important}.uw-admin-auto-schedule__servers article>header>div{gap:2px!important;display:grid!important}.uw-admin-auto-schedule__servers article>header b{font-size:11px!important;font-weight:600!important}.uw-admin-auto-schedule__servers article>header small{color:#ffffff57!important;font-size:9px!important}.uw-admin-auto-schedule__servers article>div{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.uw-admin-auto-schedule label{gap:5px!important;display:grid!important}.uw-admin-scheduler__events i{border:1px solid var(--calendar-event-border,#ffffff12)!important;background:var(--calendar-event-soft,#ffffff0a)!important;color:var(--calendar-event-color,#ffffffb3)!important}.uw-admin-scheduler__events i b{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:calc(100% - 38px)!important;overflow:hidden!important}.uw-admin-scheduler__hint i{background:var(--calendar-event-color)!important;box-shadow:0 0 0 3px var(--calendar-event-soft)!important}.uw-admin-scheduler__more{color:#ffffff57!important;text-align:right!important;font-size:8px!important}.uw-wipe-calendar__grid div{position:relative!important;overflow:visible!important}.uw-wipe-calendar__day-number{z-index:1!important;position:relative!important}.uw-wipe-calendar__event-dots{z-index:2!important;align-items:center!important;gap:2px!important;display:flex!important;position:absolute!important;bottom:3px!important;left:50%!important;transform:translate(-50%)!important}.uw-wipe-calendar__event-dots i{background:var(--calendar-event-color)!important;width:4px!important;height:4px!important;box-shadow:0 0 5px color-mix(in srgb, var(--calendar-event-color) 70%, transparent)!important;border-radius:50%!important}@media (max-width:1180px){.uw-admin-calendar-manager{grid-template-columns:1fr!important}.uw-admin-day-editor{position:static!important}.uw-admin-day-editor__list{max-height:none!important}}@media (max-width:760px){.uw-admin-calendar-settings{padding:14px!important}.uw-admin-calendar-settings__intro,.uw-admin-calendar-board__toolbar{flex-direction:column!important;align-items:stretch!important}.uw-admin-calendar-settings__save,.uw-admin-calendar-board__servers{width:100%!important}.uw-admin-calendar-settings__save button,.uw-admin-calendar-board__servers button{flex:1 1 0!important}.uw-admin-calendar-board__legend{flex-wrap:wrap!important;align-items:flex-start!important}.uw-admin-calendar-board__legend small{width:100%!important;margin-left:0!important}.uw-admin-calendar-board__grid>button{min-height:68px!important;padding:6px!important}.uw-admin-calendar-board__events i b{display:none!important}.uw-admin-day-form__fields,.uw-admin-auto-schedule__servers,.uw-admin-auto-schedule__servers article>div,.uw-admin-day-form__kinds{grid-template-columns:1fr!important}}.uw-wipe-calendar__grid div.has-events{background:var(--calendar-cell-fill)!important;border-color:var(--calendar-cell-border)!important;color:#fff!important;box-shadow:inset 0 0 0 1px #ffffff14, 0 6px 16px var(--calendar-cell-glow)!important}.uw-wipe-calendar__grid div.has-events:hover{filter:brightness(1.12)saturate(1.05)!important}.uw-wipe-calendar__grid div.has-events .uw-wipe-calendar__day-number{color:#fff!important;text-shadow:0 1px 5px #0000009e!important}.uw-wipe-calendar__grid div.has-events.is-today{outline-offset:-2px!important;outline:2px solid #ffffffe0!important}.uw-wipe-calendar__event-dots{display:none!important}.uw-admin-calendar-board__grid>button.has-events{background:var(--calendar-cell-fill)!important;border-color:var(--calendar-cell-border)!important;box-shadow:inset 0 0 0 1px #ffffff12, 0 6px 16px var(--calendar-cell-glow)!important}.uw-admin-calendar-board__grid>button.has-events:hover{filter:brightness(1.08)saturate(1.04)!important}.uw-admin-calendar-board__grid>button.has-events.is-selected{outline-offset:-3px!important;outline:2px solid #fff!important}.uw-admin-calendar-board__grid>button.has-events>strong{color:#fff!important;text-shadow:0 1px 5px #00000094!important}.uw-admin-calendar-board__grid>button.has-events .uw-admin-calendar-board__events i{color:#fff!important;-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important;background:#0a0a0c85!important;border-color:#ffffff29!important}.uw-admin-day-editor__header-actions{flex:none!important;justify-content:flex-end!important;align-items:center!important;gap:7px!important;display:flex!important}.uw-admin-day-editor__header-actions button{color:#ffffffc7!important;cursor:pointer!important;background:#202024!important;border:1px solid #ffffff14!important;border-radius:9px!important;height:34px!important;min-height:34px!important;padding:0 11px!important;font-size:10px!important;font-weight:500!important}.uw-admin-day-editor__header-actions button:hover:not(:disabled){color:#fff!important;background:#27272c!important;border-color:#ffffff29!important}.uw-admin-day-editor__header-actions button.is-clear{color:#ff7289!important;background:#e2244412!important;border-color:#e2244438!important}.uw-admin-day-editor__header-actions button:disabled{opacity:.38!important;cursor:not-allowed!important}.uw-admin-day-editor__clear-confirm{background:#e2244411!important;border:1px solid #e2244438!important;border-radius:11px!important;gap:10px!important;padding:11px!important;display:grid!important}.uw-admin-day-editor__clear-confirm>div:first-child{gap:3px!important;display:grid!important}.uw-admin-day-editor__clear-confirm b{color:#fff!important;font-size:11px!important;font-weight:600!important}.uw-admin-day-editor__clear-confirm span{color:#ffffff7a!important;font-size:9.5px!important;line-height:1.45!important}.uw-admin-day-editor__clear-confirm>div:last-child{justify-content:flex-end!important;gap:7px!important;display:flex!important}.uw-admin-day-editor__clear-confirm button{color:#ffffffb8!important;cursor:pointer!important;background:#202024!important;border:1px solid #ffffff14!important;border-radius:8px!important;min-height:31px!important;padding:0 11px!important;font-size:9.5px!important;font-weight:500!important}.uw-admin-day-editor__clear-confirm button.is-danger{color:#fff!important;background:#e22444!important;border-color:#e22444!important}@media (max-width:760px){.uw-admin-day-editor>header{flex-direction:column!important;align-items:stretch!important}.uw-admin-day-editor__header-actions{width:100%!important}.uw-admin-day-editor__header-actions button{flex:1 1 0!important}}.uw-admin-settings-modal__site-options{background:#ffffff05;border:1px solid #ffffff13;border-radius:13px;gap:13px;margin-top:14px;padding:14px;display:grid}.uw-admin-settings-modal__site-options>header{justify-content:space-between;align-items:center;gap:16px;display:flex}.uw-admin-settings-modal__site-options>header>div{gap:3px;min-width:0;display:grid}.uw-admin-settings-modal__site-options>header>div>span{color:#fff;font-size:12px;font-weight:650}.uw-admin-settings-modal__site-options>header p{color:#ffffff6b;margin:0;font-size:10px;font-weight:500;line-height:1.45}.uw-admin-settings-modal__site-toggle{cursor:pointer;background:#1d1d20;border:1px solid #ffffff13;border-radius:10px;align-items:center;gap:9px;min-width:164px;padding:8px 10px;display:flex}.uw-admin-settings-modal__site-toggle input{opacity:0;pointer-events:none;position:absolute}.uw-admin-settings-modal__site-toggle>i{background:#34343a;border-radius:999px;flex:0 0 32px;width:32px;height:18px;transition:background .18s;position:relative}.uw-admin-settings-modal__site-toggle>i:after{content:"";background:#ffffffb8;border-radius:50%;width:12px;height:12px;transition:transform .18s,background .18s;position:absolute;top:3px;left:3px}.uw-admin-settings-modal__site-toggle input:checked+i{background:#e22444b8}.uw-admin-settings-modal__site-toggle input:checked+i:after{background:#fff;transform:translate(14px)}.uw-admin-settings-modal__site-toggle>span{gap:1px;display:grid}.uw-admin-settings-modal__site-toggle b{color:#ffffffd6;font-size:10.5px;font-weight:600}.uw-admin-settings-modal__site-toggle small{color:#ffffff61;font-size:9px;font-weight:500}.uw-admin-settings-modal__site-link-grid{grid-template-columns:minmax(0,1.65fr) minmax(180px,.75fr);gap:10px;display:grid}.uw-admin-settings-modal__site-link-grid label{gap:6px;min-width:0;display:grid}.uw-admin-settings-modal__site-link-grid label>span{color:#ffffffad;font-size:10px;font-weight:600}.uw-admin-settings-modal__site-link-grid input{color:#ffffffdb;width:100%;min-height:38px;font:inherit;background:#1c1c1f;border:1px solid #ffffff14;border-radius:9px;outline:0;padding:0 11px;font-size:10.5px;font-weight:500}.uw-admin-settings-modal__site-link-grid input:focus{border-color:#e2244475}.uw-admin-settings-modal__site-link-grid small{color:#ffffff52;font-size:8.8px;font-weight:500}@media (max-width:760px){.uw-admin-settings-modal__site-options>header{flex-direction:column;align-items:stretch}.uw-admin-settings-modal__site-toggle{width:100%}.uw-admin-settings-modal__site-link-grid{grid-template-columns:1fr}}.uw-cart-payment-methods{background:#ffffff03;border-top:1px solid #ffffff0e;padding:13px 18px 14px}.uw-cart-payment-methods>span{color:#d2d8e6a8;margin-bottom:9px;font-size:11px;font-weight:500;display:block}.uw-cart-payment-methods>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.uw-cart-payment-methods button{text-align:left;color:#ffffffb8;cursor:pointer;background:#1c1c1f;border:1px solid #ffffff12;border-radius:11px;grid-template-rows:auto auto;grid-template-columns:28px minmax(0,1fr);column-gap:8px;min-width:0;min-height:52px;padding:8px 9px;transition:border-color .18s,background .18s,transform .18s;display:grid}.uw-cart-payment-methods button:hover:not(:disabled){border-color:#ffffff24;transform:translateY(-1px)}.uw-cart-payment-methods button.is-active{background:#e2244416;border-color:#e224447a}.uw-cart-payment-methods button:disabled{cursor:default;opacity:.6}.uw-cart-payment-methods button i{color:#fff;background:#e22444;border-radius:8px;grid-row:1/3;align-self:center;place-items:center;width:28px;height:28px;font-size:13px;font-style:normal;font-weight:700;display:grid}.uw-cart-payment-methods button b{color:#ffffffe3;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;font-weight:600;line-height:1.2;overflow:hidden}.uw-cart-payment-methods button small{color:#ffffff5e;font-size:8.5px;font-weight:500;line-height:1.2}.uw-yoomoney-result-page{background:radial-gradient(circle at 50% 34%,#e2244413,#0000 34%),#0e0e10;place-items:center;min-height:calc(100vh - 80px);padding:76px 20px 70px;display:grid}.uw-yoomoney-result-card{text-align:center;background:#161617;border:1px solid #ffffff13;border-radius:22px;width:min(100%,610px);padding:26px;position:relative;overflow:hidden;box-shadow:0 24px 70px #0000003d}.uw-yoomoney-result-card:before{content:"";background:#e22444;height:2px;position:absolute;inset:0 0 auto}.uw-yoomoney-result-card.is-success:before{background:#4ee18b}.uw-yoomoney-result-card.is-failed:before{background:#ff526d}.uw-yoomoney-result-card__brand{text-align:left;justify-content:space-between;align-items:center;gap:16px;display:flex}.uw-yoomoney-result-card__brand span{color:#e22444;letter-spacing:.13em;font-size:10px;font-weight:700}.uw-yoomoney-result-card__brand b{color:#ffffff61;font-size:10px;font-weight:500}.uw-yoomoney-result-card__icon{color:#e22444;background:#e2244414;border:1px solid #e2244433;border-radius:22px;place-items:center;width:76px;height:76px;margin:34px auto 18px;display:grid}.uw-yoomoney-result-card.is-success .uw-yoomoney-result-card__icon{color:#4ee18b;background:#4ee18b14;border-color:#4ee18b33}.uw-yoomoney-result-card.is-failed .uw-yoomoney-result-card__icon{color:#ff526d;background:#ff526d14;border-color:#ff526d38}.uw-yoomoney-result-card__icon svg{fill:currentColor;width:38px;height:38px}.uw-yoomoney-result-card.is-pending .uw-yoomoney-result-card__icon svg{animation:1.65s ease-in-out infinite uw-yoomoney-clock}@keyframes uw-yoomoney-clock{0%,to{transform:rotate(-4deg)scale(.98)}50%{transform:rotate(4deg)scale(1.03)}}.uw-yoomoney-result-card__eyebrow{color:#ffffff6b;letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:600}.uw-yoomoney-result-card h1{color:#fffffff5;letter-spacing:-.035em;margin:8px 0 9px;font-size:clamp(27px,5vw,38px);font-weight:650}.uw-yoomoney-result-card>p{color:#ffffff7d;max-width:460px;margin:0 auto;font-size:13px;font-weight:500;line-height:1.65}.uw-yoomoney-result-card__details{background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:25px 0 18px;padding:13px;display:grid}.uw-yoomoney-result-card__details div{gap:5px;min-width:0;display:grid}.uw-yoomoney-result-card__details span{color:#ffffff57;font-size:9px;font-weight:500}.uw-yoomoney-result-card__details b{color:#ffffffd9;text-overflow:ellipsis;font-size:11px;font-weight:600;overflow:hidden}.uw-yoomoney-result-card__actions{grid-template-columns:minmax(0,1.4fr) minmax(0,.8fr);gap:9px;margin-top:20px;display:grid}.uw-yoomoney-result-card__actions a{color:#ffffffb8;background:#202024;border:1px solid #ffffff13;border-radius:11px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-size:11px;font-weight:600;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.uw-yoomoney-result-card__actions a:hover{border-color:#ffffff24;transform:translateY(-1px)}.uw-yoomoney-result-card__actions a.is-primary{color:#fff;background:#e22444;border-color:#e22444}.uw-yoomoney-result-card.is-success .uw-yoomoney-result-card__actions a.is-primary{background:#3bc97a;border-color:#3bc97a}.uw-yoomoney-result-card__progress{background:#ffffff0e;border-radius:99px;height:3px;margin-top:18px;overflow:hidden}.uw-yoomoney-result-card__progress i{border-radius:inherit;background:#e22444;width:36%;height:100%;animation:1.45s ease-in-out infinite uw-yoomoney-progress;display:block}@keyframes uw-yoomoney-progress{0%{transform:translate(-110%)}to{transform:translate(310%)}}.uw-stat__presence,.uw-stat-modal__presence,.uw-admin-user-presence{color:#ffffff61!important;align-items:center!important;gap:5px!important;font-size:9px!important;font-weight:550!important;line-height:1.2!important;display:inline-flex!important}.uw-stat__presence i,.uw-stat-modal__presence i,.uw-admin-user-presence i{background:#ffffff47!important;border-radius:50%!important;width:6px!important;min-width:6px!important;height:6px!important;display:block!important}.uw-stat__presence.is-online,.uw-stat-modal__presence.is-online,.uw-admin-user-presence.is-online,.is-presence-online{color:#4ee18b!important}.uw-stat__presence.is-online i,.uw-stat-modal__presence.is-online i,.uw-admin-user-presence.is-online i{background:#4ee18b!important;box-shadow:0 0 0 3px #4ee18b17!important}.uw-stat__presence.is-offline,.uw-stat-modal__presence.is-offline,.uw-admin-user-presence.is-offline,.is-presence-offline{color:#ffffff59!important}.uw-stat__player-text>.uw-stat__presence{margin-top:2px!important}.uw-stat-modal__presence{width:max-content;margin:6px 0 1px}.uw-stat-modal__pills .is-online{color:#4ee18b!important;background:#4ee18b12!important;border-color:#4ee18b33!important}.uw-stat-modal__pills .is-offline{color:#fff6!important}.uw-admin-users-list__items .uw-admin-user-presence{margin-top:4px}.uw-admin-users-profile .uw-admin-user-presence{background:#ffffff06;border:1px solid #fff1;border-radius:999px;width:max-content;margin-top:8px;padding:5px 8px}@media (max-width:760px){.uw-cart-payment-methods>div,.uw-yoomoney-result-card__actions{grid-template-columns:1fr}.uw-yoomoney-result-page{padding:34px 14px 48px}.uw-yoomoney-result-card{border-radius:18px;padding:20px 15px}.uw-yoomoney-result-card__details{grid-template-columns:1fr;gap:12px}}.uw-payment-method-selector>span{color:#e7eaf2b8;margin-bottom:10px;font-size:14px;font-weight:650;display:block}.uw-payment-method-selector__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.uw-payment-method-selector__grid>button{color:#ffffffbf;text-align:left;cursor:pointer;background:#1c1c20;border:1px solid #ffffff16;border-radius:13px;grid-template-rows:auto auto;grid-template-columns:38px minmax(0,1fr);align-items:center;column-gap:10px;min-width:0;min-height:67px;padding:11px 31px 11px 12px;transition:border-color .2s,background .2s,transform .22s cubic-bezier(.16,1,.3,1),box-shadow .2s;display:grid;position:relative}.uw-payment-method-selector__grid>button:hover:not(:disabled){border-color:#ffffff2b;transform:translateY(-2px)}.uw-payment-method-selector__grid>button.is-active{background:linear-gradient(135deg,#e2244421,#e224440b);border-color:#e2244494;box-shadow:0 12px 32px #e2244414}.uw-payment-method-selector__grid>button:disabled{cursor:default;opacity:.58}.uw-payment-method-selector__grid i{color:#fff;background:#ffffff0d;border-radius:10px;grid-row:1/3;align-self:center;place-items:center;width:38px;height:38px;font-style:normal;display:grid}.uw-payment-method-selector__grid i svg{width:30px;height:30px;display:block}.uw-payment-method-selector__grid i.is-card{color:#ff4968;background:#e224441f}.uw-payment-method-selector__grid i.is-card svg rect,.uw-payment-method-selector__grid i.is-card svg path{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.uw-payment-method-selector__grid i.is-yoomoney{background:#8b3ffd}.uw-payment-method-selector__grid i.is-yoomoney svg{width:27px;height:21px}.uw-payment-method-selector__grid i.is-yoomoney svg path{fill:#fff}.uw-payment-method-selector__grid b{color:#fffffff0;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13.5px;font-weight:680;line-height:1.25;overflow:hidden}.uw-payment-method-selector__grid small{color:#ffffff7a;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11.5px;font-weight:520;line-height:1.3;overflow:hidden}.uw-payment-method-selector__grid em{border:2px solid #fff3;border-radius:50%;width:8px;height:8px;transition:border-color .2s,background .2s,box-shadow .2s;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.uw-payment-method-selector__grid>button.is-active em{background:#e22444;border-color:#e22444;box-shadow:0 0 0 4px #e224441f}.uw-cart-payment-methods{padding:15px 18px 16px}.uw-cart-payment-methods>.uw-payment-method-selector{display:block}body.uw-balance-topup-is-open{overflow:hidden!important}.uw-balance-topup-overlay{z-index:1200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050507d4;place-items:center;padding:24px;animation:.22s both uwTopUpOverlayIn;display:grid;position:fixed;inset:0;overflow-y:auto}.uw-balance-topup-modal{color:#fff;background:radial-gradient(circle at 18% 0,#e2244416,#0000 31%),#151517;border:1px solid #ffffff13;border-radius:26px;width:min(100%,1030px);max-height:min(880px,100vh - 48px);animation:.42s cubic-bezier(.16,1,.3,1) both uwTopUpModalIn;position:relative;overflow:auto;box-shadow:0 38px 110px #00000094}.uw-balance-topup-modal:before{content:"";z-index:2;background:linear-gradient(90deg,#0000,#e22444 28% 72%,#0000);height:2px;position:absolute;inset:0 0 auto}.uw-balance-topup-modal__header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:flex-start;gap:24px;padding:24px 26px 22px;display:flex}.uw-balance-topup-modal__header h2{color:#fffffffa;letter-spacing:-.045em;margin:0;font-size:clamp(25px,4vw,34px);font-weight:720;line-height:1}.uw-balance-topup-modal__header p{color:#ffffff80;max-width:590px;margin:10px 0 0;font-size:14px;font-weight:500;line-height:1.5}.uw-balance-topup-modal__header-actions{align-items:center;gap:10px;display:flex}.uw-balance-topup-modal__header-actions>div{text-align:right;background:#ffffff06;border:1px solid #fff1;border-radius:12px;gap:2px;min-width:142px;height:46px;padding:7px 12px;display:grid}.uw-balance-topup-modal__header-actions small{color:#fff6;font-size:10.5px;font-weight:550}.uw-balance-topup-modal__header-actions b{color:#ffffffe6;font-size:14px;font-weight:680}.uw-balance-topup-modal__close{color:#0000;cursor:pointer;background:#202024;border:1px solid #ffffff12;border-radius:12px;place-items:center;width:46px;min-width:46px;height:46px;min-height:46px;padding:0;transition:background-color .22s,opacity .22s;display:inline-grid;position:relative;overflow:hidden;transform:none}.uw-balance-topup-modal__close:before,.uw-balance-topup-modal__close:after{content:"";transform-origin:50%;background:#ffffffc7;border-radius:999px;width:15px;height:2px;transition:transform .42s cubic-bezier(.18,1.2,.28,1),background-color .22s;position:absolute;top:50%;left:50%}.uw-balance-topup-modal__close:before{transform:translate(-50%,-50%)rotate(45deg)}.uw-balance-topup-modal__close:after{transform:translate(-50%,-50%)rotate(-45deg)}.uw-balance-topup-modal__close:hover{background:#e22444}.uw-balance-topup-modal__close:hover:before{background:#fff;transform:translate(-50%,-50%)rotate(225deg)}.uw-balance-topup-modal__close:hover:after{background:#fff;transform:translate(-50%,-50%)rotate(135deg)}.uw-balance-topup-modal__content{grid-template-columns:minmax(0,1.35fr) minmax(315px,.75fr);gap:15px;padding:20px;display:grid}.uw-balance-topup-modal__main,.uw-balance-topup-modal__aside{align-content:start;gap:13px;min-width:0;display:grid}.uw-balance-topup-amount-card,.uw-balance-topup-promo,.uw-balance-topup-modal__aside{background:#ffffff05;border:1px solid #ffffff0e;border-radius:18px}.uw-balance-topup-amount-card,.uw-balance-topup-promo{padding:17px}.uw-balance-topup-modal__aside{padding:16px}.uw-balance-topup-section-title{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.uw-balance-topup-section-title>div{gap:4px;display:grid}.uw-balance-topup-section-title span{color:#ffffffe8;font-size:13.5px;font-weight:680}.uw-balance-topup-section-title small{color:#fff6;font-size:11.5px;font-weight:500;line-height:1.4}.uw-balance-topup-section-title>b{color:#ffffff5c;background:#ffffff06;border:1px solid #ffffff0f;border-radius:999px;flex:none;padding:6px 9px;font-size:11px;font-weight:700;transition:all .25s}.uw-balance-topup-section-title>b.is-active{color:#ff607a;background:#e224441a;border-color:#e2244442;box-shadow:0 8px 22px #e2244414}.uw-balance-topup-amount-input{background:#19191d;border:1px solid #ffffff13;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:31px minmax(80px,1fr) auto;align-items:center;column-gap:9px;min-height:70px;margin-top:14px;padding:9px 12px;transition:border-color .2s,box-shadow .2s;display:grid}.uw-balance-topup-amount-input:focus-within{border-color:#e2244480;box-shadow:0 0 0 4px #e2244412}.uw-balance-topup-amount-input>i{color:#fff;background:#e22444;border-radius:9px;grid-row:1/3;place-items:center;width:31px;height:31px;font-size:14px;font-style:normal;font-weight:750;display:grid}.uw-balance-topup-amount-input input{color:#fff;letter-spacing:-.035em;background:0 0;border:0;outline:0;grid-row:1/3;width:100%;min-width:0;padding:0;font-size:clamp(22px,4vw,29px);font-weight:720}.uw-balance-topup-amount-input>span{color:#ffffff5c;text-align:right;font-size:10.5px;font-weight:550}.uw-balance-topup-amount-input>strong{color:#65e89d;text-align:right;font-size:14px;font-weight:700}.uw-balance-topup-bonuses{margin-top:14px}.uw-balance-topup-bonuses__buttons,.uw-balance-topup-bonuses__thresholds{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;display:grid}.uw-balance-topup-bonuses__buttons button{color:#ffffff85;cursor:pointer;background:#222229;border:1px solid #ffffff0e;border-radius:10px;min-width:0;min-height:42px;padding:0 7px;font-size:11px;font-weight:680;transition:all .24s cubic-bezier(.16,1,.3,1)}.uw-balance-topup-bonuses__buttons button:hover,.uw-balance-topup-bonuses__buttons button.is-active{color:#fff;background:#e22444;border-color:#e22444;transform:translateY(-2px)scale(1.02);box-shadow:0 10px 24px #e2244433}.uw-balance-topup-bonuses__track{background:#ffffff0e;border-radius:999px;height:4px;margin:15px 5px 11px;overflow:visible}.uw-balance-topup-bonuses__track i{width:var(--uw-topup-progress);border-radius:inherit;background:#e22444;height:100%;transition:width .42s cubic-bezier(.16,1,.3,1);display:block;position:relative}.uw-balance-topup-bonuses__track i:after{content:"";background:#ff4b69;border:3px solid #151517;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;right:-5px;transform:translateY(-50%);box-shadow:0 0 0 4px #e224441c}.uw-balance-topup-bonuses__thresholds button{color:#ffffff40;cursor:pointer;background:0 0;border:0;min-width:0;padding:0;font-size:10px;font-weight:600;transition:color .2s,transform .2s}.uw-balance-topup-bonuses__thresholds button:hover,.uw-balance-topup-bonuses__thresholds button.is-active{color:#ffffffdb;transform:translateY(-1px)}.uw-balance-topup-promo__form{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:13px;display:grid}.uw-balance-topup-promo__form label{background:#19191d;border:1px solid #ffffff13;border-radius:11px;align-items:center;gap:8px;min-width:0;min-height:45px;padding:0 11px;transition:border-color .2s;display:flex}.uw-balance-topup-promo__form label:focus-within{border-color:#e224447a}.uw-balance-topup-promo__form label svg{fill:#ffffff4d;flex:none;width:19px;height:19px}.uw-balance-topup-promo__form input{color:#ffffffe0;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0;font-size:12.5px;font-weight:600}.uw-balance-topup-promo__form input::placeholder{color:#ffffff40}.uw-balance-topup-promo__form>button{color:#ff607a;cursor:pointer;background:#e2244417;border:1px solid #e2244457;border-radius:11px;min-height:45px;padding:0 14px;font-size:11.5px;font-weight:680;transition:all .2s}.uw-balance-topup-promo__form>button:hover:not(:disabled){color:#fff;background:#e22444;transform:translateY(-1px)}.uw-balance-topup-promo__form>button:disabled{cursor:default;opacity:.55}.uw-balance-topup-promo>p{margin:9px 0 0;font-size:11.5px;font-weight:550}.uw-balance-topup-promo>p.is-success{color:#65e89d}.uw-balance-topup-promo>p.is-error{color:#ff6b82}.uw-balance-topup-modal__aside .uw-payment-method-selector__grid{grid-template-columns:1fr}.uw-balance-topup-summary{background:#19191d;border:1px solid #ffffff0e;border-radius:14px;gap:9px;margin-top:2px;padding:13px;display:grid}.uw-balance-topup-summary>span{color:#ffffff6b;letter-spacing:.07em;text-transform:uppercase;border-bottom:1px solid #ffffff0e;padding-bottom:9px;font-size:10.5px;font-weight:650}.uw-balance-topup-summary>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.uw-balance-topup-summary small{color:#ffffff70;font-size:11.5px;font-weight:520}.uw-balance-topup-summary b{color:#ffffffc7;font-size:12px;font-weight:650}.uw-balance-topup-summary .is-bonus b{color:#65e89d}.uw-balance-topup-summary .is-total{border-top:1px solid #ffffff0f;margin-top:2px;padding-top:11px}.uw-balance-topup-summary .is-total small{color:#ffffffb3;font-weight:650}.uw-balance-topup-summary .is-total strong{color:#fff;font-size:17px;font-weight:720}.uw-balance-topup-summary .is-after{background:#65e89d0e;border-radius:9px;padding:7px 8px}.uw-balance-topup-summary .is-after b{color:#65e89d}.uw-balance-topup-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e22444,#c71936);border:0;border-radius:13px;min-height:48px;padding:0 16px;font-size:13px;font-weight:720;transition:transform .22s,box-shadow .22s,opacity .2s;box-shadow:0 15px 34px #e2244430}.uw-balance-topup-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 19px 40px #e2244445}.uw-balance-topup-submit:disabled{cursor:default;opacity:.58}.uw-balance-topup-modal__secure{color:#ffffff52;align-items:flex-start;gap:7px;margin:-2px 2px 0;font-size:10.5px;font-weight:500;line-height:1.45;display:flex}.uw-balance-topup-modal__secure svg{fill:#8b3ffd;flex:none;width:14px;height:14px}.uw-steam-profile-menu button{color:#fff!important;text-align:left!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:13px!important;flex-direction:column!important;align-items:flex-start!important;gap:4px!important;width:100%!important;padding:11px 12px!important;transition:background .22s,transform .22s!important;display:flex!important}.uw-steam-profile-menu button:hover{background:#e22444!important;transform:translateY(-1px)!important}.uw-steam-profile-menu button span{color:#fff!important;font-size:13px!important;font-weight:500!important;line-height:1!important}.uw-steam-profile-menu button small{color:#ffffff85!important;font-size:11.5px!important;font-weight:500!important;line-height:1.15!important}.uw-steam-profile-menu button:hover small{color:#ffffffd1!important}.uw-yoomoney-result-card__details.has-topup{grid-template-columns:repeat(4,minmax(0,1fr))}.uw-yoomoney-result-card__details.has-topup.has-bonus{grid-template-columns:repeat(5,minmax(0,1fr))}.uw-yoomoney-result-card__details .is-bonus b{color:#65e89d}@keyframes uwTopUpOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes uwTopUpModalIn{0%{opacity:0;transform:translateY(18px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:860px){.uw-balance-topup-overlay{padding:13px}.uw-balance-topup-modal{border-radius:21px;max-height:calc(100vh - 26px)}.uw-balance-topup-modal__header{flex-direction:column;padding:20px 18px}.uw-balance-topup-modal__header-actions{width:100%}.uw-balance-topup-modal__header-actions>div{text-align:left;flex:1}.uw-balance-topup-modal__content{grid-template-columns:1fr;padding:13px}.uw-balance-topup-modal__aside .uw-payment-method-selector__grid,.uw-yoomoney-result-card__details.has-topup,.uw-yoomoney-result-card__details.has-topup.has-bonus{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.uw-payment-method-selector__grid,.uw-balance-topup-modal__aside .uw-payment-method-selector__grid{grid-template-columns:1fr}.uw-payment-method-selector__grid>button{min-height:64px}.uw-balance-topup-amount-card,.uw-balance-topup-promo,.uw-balance-topup-modal__aside{border-radius:15px;padding:13px}.uw-balance-topup-amount-input{grid-template-columns:30px minmax(0,1fr)}.uw-balance-topup-amount-input>span,.uw-balance-topup-amount-input>strong{display:none}.uw-balance-topup-bonuses__buttons{gap:5px}.uw-balance-topup-bonuses__buttons button{min-height:38px;padding:0 2px;font-size:10.5px}.uw-balance-topup-bonuses__thresholds{gap:3px}.uw-balance-topup-bonuses__thresholds button{font-size:8.5px}.uw-balance-topup-promo__form,.uw-yoomoney-result-card__details.has-topup,.uw-yoomoney-result-card__details.has-topup.has-bonus{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.uw-balance-topup-overlay,.uw-balance-topup-modal,.uw-balance-topup-bonuses__track i{transition:none!important;animation:none!important}}.uw-yoomoney-result-page{background:radial-gradient(circle at 50% 38%,#e2244414,#0000 36%),#0e0e10;padding:72px 24px 80px}.uw-yoomoney-result-card{--uw-result-accent:#e22444;--uw-result-accent-rgb:226, 36, 68;color:#fff;text-align:left;background:radial-gradient(circle at 16% 0%, rgba(var(--uw-result-accent-rgb), .09), transparent 34%), #151517;border-radius:26px;width:min(100%,920px);padding:0;animation:.44s cubic-bezier(.16,1,.3,1) both uw-yoomoney-card-in;box-shadow:0 38px 110px #00000075}.uw-yoomoney-result-card.is-success{--uw-result-accent:#4ee18b;--uw-result-accent-rgb:78, 225, 139}.uw-yoomoney-result-card.is-failed{--uw-result-accent:#ff526d;--uw-result-accent-rgb:255, 82, 109}.uw-yoomoney-result-card:before,.uw-yoomoney-result-card.is-success:before,.uw-yoomoney-result-card.is-failed:before{z-index:2;background:linear-gradient(90deg, transparent, var(--uw-result-accent) 28%, var(--uw-result-accent) 72%, transparent)}.uw-yoomoney-result-card__header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:flex-start;gap:24px;padding:25px 27px 23px;display:flex}.uw-yoomoney-result-card__header h1{color:#fffffffa;letter-spacing:-.045em;margin:0;font-size:clamp(25px,4vw,34px);font-weight:720;line-height:1}.uw-yoomoney-result-card__header p{color:#ffffff80;margin:10px 0 0;font-size:14px;font-weight:500;line-height:1.5}.uw-yoomoney-result-card__status{border:1px solid rgba(var(--uw-result-accent-rgb), .2);min-height:38px;color:var(--uw-result-accent);background:rgba(var(--uw-result-accent-rgb), .07);white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:8px;padding:0 13px;font-size:11.5px;font-weight:650;display:inline-flex}.uw-yoomoney-result-card__status i{width:7px;height:7px;box-shadow:0 0 0 4px rgba(var(--uw-result-accent-rgb), .11);background:currentColor;border-radius:50%;animation:1.8s ease-in-out infinite uw-yoomoney-status-pulse}.uw-yoomoney-result-card__body{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:15px;padding:22px;display:grid}.uw-yoomoney-result-card:not(.has-payment) .uw-yoomoney-result-card__body{grid-template-columns:1fr}.uw-yoomoney-result-card__hero,.uw-yoomoney-result-card__summary{background:#ffffff05;border:1px solid #ffffff0e;border-radius:18px;min-width:0}.uw-yoomoney-result-card__hero{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;padding:28px;display:flex}.uw-yoomoney-result-card__icon,.uw-yoomoney-result-card.is-success .uw-yoomoney-result-card__icon,.uw-yoomoney-result-card.is-failed .uw-yoomoney-result-card__icon{border:1px solid rgba(var(--uw-result-accent-rgb), .2);width:82px;height:82px;color:var(--uw-result-accent);background:rgba(var(--uw-result-accent-rgb), .08);box-shadow:0 14px 35px rgba(var(--uw-result-accent-rgb), .07);border-radius:23px;margin:0 0 22px;animation:.62s cubic-bezier(.18,1.3,.28,1) .14s both uw-yoomoney-icon-in}.uw-yoomoney-result-card__icon svg{width:40px;height:40px}.uw-yoomoney-result-card__eyebrow{color:var(--uw-result-accent);letter-spacing:.08em;font-size:11px;font-weight:700}.uw-yoomoney-result-card__hero h2{color:#fffffff5;letter-spacing:-.045em;margin:8px 0 10px;font-size:clamp(30px,5vw,43px);font-weight:720;line-height:1.05}.uw-yoomoney-result-card__hero>p{color:#ffffff85;max-width:500px;margin:0;font-size:14px;font-weight:500;line-height:1.6}.uw-yoomoney-result-card__summary{align-content:start;gap:12px;padding:17px;display:grid}.uw-yoomoney-result-card__summary>span{color:#ffffffb8;border-bottom:1px solid #ffffff0e;padding-bottom:12px;font-size:13px;font-weight:680}.uw-yoomoney-result-card__summary-list{gap:8px;display:grid}.uw-yoomoney-result-card__summary-list>div,.uw-yoomoney-result-card__number{background:#ffffff06;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;min-width:0;min-height:42px;padding:0 10px;animation:.4s cubic-bezier(.16,1,.3,1) both uw-yoomoney-detail-in;display:flex}.uw-yoomoney-result-card__summary-list>div:nth-child(2){animation-delay:60ms}.uw-yoomoney-result-card__summary-list>div:nth-child(3){animation-delay:.1s}.uw-yoomoney-result-card__summary-list>div:nth-child(4){animation-delay:.14s}.uw-yoomoney-result-card__summary small,.uw-yoomoney-result-card__number small{color:#ffffff73;font-size:11px;font-weight:530}.uw-yoomoney-result-card__summary b,.uw-yoomoney-result-card__number b{color:#ffffffd6;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:650;overflow:hidden}.uw-yoomoney-result-card__summary-list>.is-bonus b,.uw-yoomoney-result-card__summary-list .is-status-value{color:var(--uw-result-accent)}.uw-yoomoney-result-card__summary-list>.is-credit{border:1px solid rgba(var(--uw-result-accent-rgb), .15);background:rgba(var(--uw-result-accent-rgb), .06);min-height:56px}.uw-yoomoney-result-card__summary-list>.is-credit small{color:#ffffffad}.uw-yoomoney-result-card__summary-list>.is-credit strong{color:var(--uw-result-accent);font-size:18px;font-weight:720}.uw-yoomoney-result-card__number{background:#19191d;border:1px solid #ffffff0b;margin-top:1px}.uw-yoomoney-result-card__number b{letter-spacing:.025em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px}.uw-yoomoney-result-card__footer{padding:0 22px 22px}.uw-yoomoney-result-card__actions{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);gap:10px;margin-top:0}.uw-yoomoney-result-card__actions a{border-radius:13px;min-height:48px;font-size:13px;font-weight:680;transition:transform .22s,border-color .2s,background .2s,box-shadow .22s}.uw-yoomoney-result-card__actions a:hover{transform:translateY(-2px)}.uw-yoomoney-result-card__actions a.is-primary,.uw-yoomoney-result-card.is-success .uw-yoomoney-result-card__actions a.is-primary{border-color:var(--uw-result-accent);background:var(--uw-result-accent);box-shadow:0 15px 34px rgba(var(--uw-result-accent-rgb), .17)}.uw-yoomoney-result-card__actions a.is-primary:hover{box-shadow:0 19px 40px rgba(var(--uw-result-accent-rgb), .25)}.uw-yoomoney-result-card__secure{color:#ffffff57;justify-content:center;align-items:center;gap:7px;margin:11px 2px 0;font-size:10.5px;font-weight:500;line-height:1.45;display:flex}.uw-yoomoney-result-card__secure svg{fill:#8b3ffd;flex:none;width:14px;height:14px}.uw-yoomoney-result-card__progress{margin:-9px 24px 20px}.uw-yoomoney-result-card__progress i{background:var(--uw-result-accent)}@keyframes uw-yoomoney-card-in{0%{opacity:0;transform:translateY(18px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes uw-yoomoney-icon-in{0%{opacity:0;transform:scale(.72)rotate(-8deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes uw-yoomoney-detail-in{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes uw-yoomoney-status-pulse{0%,to{opacity:.72;transform:scale(.9)}50%{opacity:1;transform:scale(1.08)}}@media (max-width:760px){.uw-yoomoney-result-page{padding:34px 13px 48px}.uw-yoomoney-result-card{border-radius:21px;padding:0}.uw-yoomoney-result-card__header{flex-direction:column;gap:15px;padding:21px 18px}.uw-yoomoney-result-card__status{min-height:34px}.uw-yoomoney-result-card__body{grid-template-columns:1fr;padding:13px}.uw-yoomoney-result-card__hero,.uw-yoomoney-result-card__summary{border-radius:15px;padding:18px}.uw-yoomoney-result-card__icon,.uw-yoomoney-result-card.is-success .uw-yoomoney-result-card__icon,.uw-yoomoney-result-card.is-failed .uw-yoomoney-result-card__icon{border-radius:19px;width:68px;height:68px}.uw-yoomoney-result-card__footer{padding:0 13px 15px}.uw-yoomoney-result-card__actions{grid-template-columns:1fr}.uw-yoomoney-result-card__secure{text-align:left;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.uw-yoomoney-result-card,.uw-yoomoney-result-card__icon,.uw-yoomoney-result-card__status i,.uw-yoomoney-result-card__summary-list>div{animation:none!important}}.uw-footer{background:radial-gradient(circle at 8% 0,#e2244412,#0000 28%),#121214f7!important;border:1px solid #fff1!important;border-radius:26px!important;width:calc(100% - 44px)!important;max-width:1560px!important;margin:58px auto 28px!important;box-shadow:0 22px 65px #0000004d!important}.uw-footer__main{grid-template-columns:minmax(270px,.8fr) minmax(400px,1.6fr) minmax(245px,.72fr)!important;align-items:stretch!important;gap:28px!important;padding:25px 26px 23px!important;display:grid!important}.uw-footer__about{flex-direction:column!important;justify-content:center!important;gap:14px!important;min-width:0!important;display:flex!important}.uw-footer__brand{width:fit-content!important;min-width:0!important;color:inherit!important;text-decoration:none!important}.uw-footer__about>p{color:#ffffff6b!important;max-width:310px!important;margin:0!important;font-size:12.5px!important;font-weight:500!important;line-height:1.55!important}.uw-footer__links{border-left:1px solid #ffffff0e!important;border-right:1px solid #ffffff0e!important;grid-template-columns:minmax(150px,.75fr) minmax(230px,1.25fr)!important;align-items:start!important;gap:28px!important;min-width:0!important;padding:3px 28px!important;display:grid!important}.uw-footer__links section{min-width:0!important}.uw-footer__links h2{color:#ffffffd1!important;letter-spacing:0!important;margin:0 0 11px!important;font-size:13px!important;font-weight:680!important;line-height:1.2!important}.uw-footer__links section>div{gap:7px!important;display:grid!important}.uw-footer__links a{color:#ffffff6e!important;width:fit-content!important;font-size:12px!important;font-weight:520!important;line-height:1.35!important;text-decoration:none!important;transition:color .2s,transform .2s!important}.uw-footer__links a:hover{color:#fff!important;transform:translate(3px)!important}.uw-footer__payment{background:radial-gradient(circle at 100% 0,#8b3ffd24,#0000 50%),#ffffff06!important;border:1px solid #8b3ffd33!important;border-radius:18px!important;align-self:center!important;align-items:center!important;gap:12px!important;min-width:0!important;min-height:96px!important;padding:15px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #ffffff05!important}.uw-footer__payment:after{content:""!important;pointer-events:none!important;border:18px solid #8b3ffd09!important;border-radius:50%!important;width:100px!important;height:100px!important;position:absolute!important;inset:auto -32px -48px auto!important}.uw-footer__payment-icon{color:#fff!important;background:#8b3ffd!important;border-radius:14px!important;place-items:center!important;width:48px!important;min-width:48px!important;height:48px!important;display:grid!important;box-shadow:0 13px 30px #8b3ffd33!important}.uw-footer__payment-icon svg{fill:currentColor!important;width:30px!important;height:23px!important;display:block!important}.uw-footer__payment>span:nth-child(2){gap:3px!important;min-width:0!important;display:grid!important}.uw-footer__payment small{color:#ffffff61!important;font-size:10.5px!important;font-weight:550!important;line-height:1!important}.uw-footer__payment b{color:#fffffff0!important;font-size:15px!important;font-weight:720!important;line-height:1.1!important}.uw-footer__payment em{color:#ffffff78!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11px!important;font-style:normal!important;font-weight:500!important;line-height:1.25!important;overflow:hidden!important}.uw-footer__payment>i{background:#8b3ffd!important;border-radius:50%!important;width:6px!important;height:6px!important;position:absolute!important;top:12px!important;right:12px!important;box-shadow:0 0 0 4px #8b3ffd1a!important}.uw-footer__bottom{border-top:1px solid #ffffff0d!important;grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr) minmax(280px,auto)!important;align-items:center!important;gap:18px!important;padding:12px 26px 14px!important;display:grid!important}.uw-footer__copyright,.uw-footer-disclaimer{color:#ffffff4d!important;margin:0!important;font-size:10.5px!important;font-weight:520!important;line-height:1.35!important}.uw-footer__copyright{text-align:left!important;justify-self:start!important}.uw-footer-disclaimer{text-align:right!important;justify-self:end!important}.uw-footer__socials{flex-wrap:wrap!important;justify-content:center!important;justify-self:center!important;align-items:center!important;gap:5px!important;display:flex!important}.uw-footer__socials a{color:#ffffff75!important;background:0 0!important;border-radius:11px!important;align-items:center!important;gap:6px!important;min-height:34px!important;padding:0 10px!important;font-size:11.5px!important;font-weight:600!important;line-height:1!important;text-decoration:none!important;transition:color .2s,background .2s,transform .2s!important;display:inline-flex!important}.uw-footer__socials a:hover{color:#fff!important;background:#1d1d20!important;transform:translateY(-1px)!important}.uw-footer__socials a>span{color:currentColor!important;width:15px!important;height:15px!important;display:inline-flex!important}.uw-footer__socials svg{fill:currentColor!important;width:15px!important;height:15px!important;display:block!important}@media (max-width:1180px){.uw-footer__main{grid-template-columns:minmax(0,1fr) minmax(245px,.7fr)!important;grid-template-areas:"about payment""links links"!important}.uw-footer__about{grid-area:about!important}.uw-footer__links{grid-area:links!important}.uw-footer__payment{grid-area:payment!important;width:100%!important}.uw-footer__links{border:0!important;border-top:1px solid #ffffff0e!important;padding:20px 0 0!important}.uw-footer__bottom{grid-template-columns:1fr!important}.uw-footer__copyright,.uw-footer__socials,.uw-footer-disclaimer{text-align:left!important;justify-self:start!important}.uw-footer__socials{justify-content:flex-start!important}}@media (max-width:680px){.uw-footer{border-radius:21px!important;width:calc(100% - 24px)!important;margin:36px auto 18px!important}.uw-footer__main{grid-template-columns:1fr!important;grid-template-areas:"about""payment""links"!important;gap:19px!important;padding:19px 17px!important}.uw-footer__about>p{max-width:none!important}.uw-footer__links{grid-template-columns:1fr!important;gap:20px!important;padding-top:18px!important}.uw-footer__payment{min-height:88px!important}.uw-footer__bottom{gap:11px!important;padding:13px 17px 16px!important}.uw-footer__socials{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;display:grid!important}.uw-footer__socials a{background:#ffffff06!important;justify-content:center!important}}.uw-stat__presence,.uw-stat-modal__presence,.uw-admin-user-presence{gap:6px!important;font-size:11.5px!important;line-height:1.25!important}.uw-stat__presence i,.uw-stat-modal__presence i,.uw-admin-user-presence i{width:7px!important;min-width:7px!important;height:7px!important}.uw-admin-shell__content>.uw-admin-support-v2,.uw-admin-support-v2{width:100%!important;max-width:none!important;margin:0 0 80px!important}.uw-admin-support-v2__workspace{grid-template-columns:clamp(410px,28vw,500px) minmax(0,1fr)!important}.uw-admin-support-ticket-panel__layout{grid-template-columns:minmax(0,1fr) 310px!important}.uw-admin-support-ticket__presence{color:#ffffff75!important;text-overflow:ellipsis!important;white-space:nowrap!important;background:#ffffff09!important;border:1px solid #ffffff0e!important;border-radius:999px!important;align-items:center!important;gap:6px!important;width:fit-content!important;max-width:100%!important;min-height:25px!important;padding:0 9px!important;font-size:11px!important;font-style:normal!important;font-weight:550!important;line-height:1!important;display:inline-flex!important;overflow:hidden!important}.uw-admin-support-ticket__presence>i{background:#ffffff47!important;border-radius:50%!important;width:7px!important;min-width:7px!important;height:7px!important}.uw-admin-support-ticket__presence.is-online{color:#55d88a!important;background:#55d88a14!important;border-color:#55d88a2e!important}.uw-admin-support-ticket__presence.is-online>i{background:#55d88a!important;box-shadow:0 0 0 3px #55d88a1a!important}.uw-admin-support-ticket__status-wrap{flex-wrap:wrap!important;justify-content:flex-end!important;max-width:72%!important}.uw-admin-support-ticket__status-wrap .uw-admin-support-ticket__presence{letter-spacing:0!important;text-transform:none!important;min-height:27px!important;padding:0 9px!important;font-size:10.5px!important}.uw-admin-support-ticket__status-wrap .uw-admin-support-ticket__presence>i{border:0!important;border-radius:50%!important;width:7px!important;min-width:7px!important;height:7px!important}.uw-admin-support-ticket-sidebar__online-row span{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;min-height:26px!important;padding:0 9px!important;font-size:11.5px!important;overflow:hidden!important}@media (max-width:1380px){.uw-admin-support-v2__workspace{grid-template-columns:400px minmax(0,1fr)!important}.uw-admin-support-ticket-panel__layout{grid-template-columns:minmax(0,1fr) 285px!important}}@media (max-width:1180px){.uw-admin-support-v2__workspace,.uw-admin-support-ticket-panel__layout{grid-template-columns:1fr!important}}.uw-server-player-modal__box>button.uw-server-player-modal__close{z-index:30!important;color:#0000!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;box-shadow:none!important;background:#202024!important;border:1px solid #ffffff12!important;border-radius:12px!important;place-items:center!important;margin:0!important;padding:0!important;font-size:0!important;line-height:1!important;transition:background-color .22s,opacity .22s!important;display:inline-grid!important;position:absolute!important;inset:16px 16px auto auto!important;overflow:hidden!important;transform:none!important}.uw-server-player-modal__box>button.uw-server-player-modal__close:before,.uw-server-player-modal__box>button.uw-server-player-modal__close:after{content:""!important;transform-origin:50%!important;background:#ffffffc7!important;border-radius:999px!important;width:15px!important;height:2px!important;transition:transform .42s cubic-bezier(.18,1.2,.28,1),background-color .22s!important;display:block!important;position:absolute!important;top:50%!important;left:50%!important}.uw-server-player-modal__box>button.uw-server-player-modal__close:before{transform:translate(-50%,-50%)rotate(45deg)!important}.uw-server-player-modal__box>button.uw-server-player-modal__close:after{transform:translate(-50%,-50%)rotate(-45deg)!important}.uw-server-player-modal__box>button.uw-server-player-modal__close:hover{box-shadow:none!important;background:#e22444!important;border-color:#e22444!important;transform:none!important}.uw-server-player-modal__box>button.uw-server-player-modal__close:hover:before{background:#fff!important;transform:translate(-50%,-50%)rotate(225deg)!important}.uw-server-player-modal__box>button.uw-server-player-modal__close:hover:after{background:#fff!important;transform:translate(-50%,-50%)rotate(135deg)!important}.uw-admin-shell__content>.uw-admin-home,.uw-admin-home{width:100%!important;max-width:none!important;margin:0 0 80px!important}.uw-admin-home-grid--final{grid-template-columns:minmax(0,1fr) 390px!important;width:100%!important}.uw-admin-home-side-column{width:390px!important}.uw-admin-home-period-label{background:#ffffff09;border:1px solid #ffffff12;border-radius:14px;align-content:center;gap:7px;min-width:112px;min-height:58px;padding:10px 12px;display:grid}.uw-admin-home-period-label span{text-transform:uppercase;color:#ffffff57!important;letter-spacing:.08em!important;font-size:10px!important;line-height:1!important}.uw-admin-home-period-label b{color:#fff;font-size:12px;line-height:1}.uw-admin-home-empty{color:#ffffff6b;text-align:center;background:#ffffff05;border:1px dashed #ffffff14;border-radius:18px;place-items:center;min-height:190px;padding:24px;font-size:12px;line-height:1.5;display:grid}.uw-admin-home-bar.is-red i{background:#e22444!important;box-shadow:0 0 14px #e2244438!important}.uw-admin-home-chart__line-red,.uw-admin-home-chart__line-gold{stroke-linecap:round!important;stroke-linejoin:round!important}@media (min-width:1800px){.uw-admin-home-grid--final{grid-template-columns:minmax(0,1fr) 420px!important}.uw-admin-home-side-column{width:420px!important}}@media (max-width:1240px){.uw-admin-home-grid--final{grid-template-columns:1fr!important}.uw-admin-home-side-column{width:100%!important}}@media (max-width:720px){.uw-admin-home-period-label{width:100%;min-width:0}}.uw-admin-chart-v2{overflow:hidden;min-height:0!important;padding:16px!important}.uw-admin-chart-v2__head{justify-content:space-between!important;align-items:flex-start!important;gap:20px!important;margin-bottom:10px!important;display:flex!important}.uw-admin-chart-v2__head>div:first-child{min-width:0}.uw-admin-chart-v2__controls{flex:none;justify-items:end;gap:8px;display:grid}.uw-admin-chart-v2__periods{background:#ffffff06;border:1px solid #ffffff0e;border-radius:12px;gap:5px;padding:4px;display:inline-flex}.uw-admin-chart-v2__periods button{color:#ffffff6b;cursor:pointer;background:0 0;border:0;border-radius:8px;min-width:52px;height:28px;padding:0 8px;font:600 10px/1 inherit;transition:color .18s,background .18s}.uw-admin-chart-v2__periods button:hover{color:#fff}.uw-admin-chart-v2__periods button.is-active{color:#fff;background:#ffffff14}.uw-admin-chart-v2__summary{align-items:center;gap:10px;margin-bottom:9px;display:flex}.uw-admin-chart-v2__summary>div{background:#ffffff06;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:10px;min-width:128px;min-height:44px;padding:7px 10px;display:flex}.uw-admin-chart-v2__summary>div>i{border-radius:999px;width:4px;height:24px}.uw-admin-chart-v2__summary .is-primary>i{background:#ef2349;box-shadow:0 0 18px #ef234966}.uw-admin-chart-v2__summary .is-secondary>i{background:#f0b84d;box-shadow:0 0 18px #f0b84d47}.uw-admin-chart-v2__summary span{color:#ffffff6b;font-size:10px;line-height:1}.uw-admin-chart-v2__summary b{color:#fff;margin-top:5px;font-size:14px;line-height:1;display:block}.uw-admin-chart-v2__summary>small{color:#ffffff4d;margin-left:auto;font-size:10px}.uw-admin-chart-v2__plot{aspect-ratio:1200/250;cursor:crosshair;background:radial-gradient(circle at 85% 5%,#ef23490e,#0000 35%),linear-gradient(#ffffff07,#ffffff02);border:1px solid #ffffff0e;border-radius:16px;width:100%;height:auto;min-height:0;position:relative;overflow:hidden}.uw-admin-chart-v2__plot:after{content:"";pointer-events:none;background-image:radial-gradient(circle,#ffffff09 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000006b,#0000 70%);mask-image:linear-gradient(#0000006b,#0000 70%)}.uw-admin-chart-v2__plot svg{z-index:2;aspect-ratio:1200/250;width:100%;height:auto;min-height:0;display:block;position:relative;overflow:visible}.uw-admin-chart-v2__grid{stroke:#fff1;stroke-width:1px;stroke-dasharray:4 7}.uw-admin-chart-v2__axis-y,.uw-admin-chart-v2__axis-x{fill:#ffffff4d;pointer-events:none;font-family:inherit;font-size:10px;font-weight:600}.uw-admin-chart-v2__axis-y{text-anchor:end}.uw-admin-chart-v2__axis-x{text-anchor:middle}.uw-admin-chart-v2__area{pointer-events:none;opacity:.76;animation:.22s both uwAdminChartAreaIn}.uw-admin-chart-v2__area.is-primary{fill:url(#adminChartPrimaryArea)}.uw-admin-chart-v2__area.is-secondary{fill:url(#adminChartSecondaryArea)}.uw-admin-chart-v2__line,.uw-admin-chart-v2__line-shadow{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;pointer-events:none}.uw-admin-chart-v2__line{stroke-width:1.9px;stroke-opacity:1!important;opacity:1!important;animation:none!important}.uw-admin-chart-v2__line.is-primary{stroke:#ef2349}.uw-admin-chart-v2__line.is-secondary{stroke:#f0b84d;stroke-width:1.7px}.uw-admin-chart-v2__line-shadow{stroke-width:3.5px;opacity:.055;filter:blur(1.5px)}.uw-admin-chart-v2__line-shadow.is-primary{stroke:#ef2349}.uw-admin-chart-v2__line-shadow.is-secondary{stroke:#f0b84d;opacity:.055}@keyframes uwAdminChartDraw{0%{opacity:0;stroke-dasharray:1200;stroke-dashoffset:1200px}to{opacity:1;stroke-dasharray:1200;stroke-dashoffset:0}}@keyframes uwAdminChartAreaIn{0%{opacity:.35}to{opacity:.76}}.uw-admin-chart-v2__cursor line{stroke:#ffffff2e;stroke-width:1px;stroke-dasharray:3 4}.uw-admin-chart-v2__data-point{fill:#111113;stroke-width:1.7px;pointer-events:none}.uw-admin-chart-v2__data-point.is-primary{stroke:#ef2349;filter:drop-shadow(0 0 4px #ef234957)}.uw-admin-chart-v2__data-point.is-secondary{stroke:#f0b84d;filter:drop-shadow(0 0 3px #f0b84d47)}.uw-admin-chart-v2__cursor circle{fill:#111113;stroke-width:2px;filter:url(#adminChartGlow)}.uw-admin-chart-v2__cursor circle.is-primary{stroke:#ef2349}.uw-admin-chart-v2__cursor circle.is-secondary{stroke:#f0b84d}.uw-admin-chart-v2__tooltip{z-index:8;pointer-events:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0e0e10f5;border:1px solid #ffffff17;border-radius:14px;min-width:184px;padding:11px;position:absolute;top:17px;transform:translate(-50%);box-shadow:0 18px 48px #0000007a}.uw-admin-chart-v2__tooltip>span{color:#ffffff61;text-transform:uppercase;margin-bottom:9px;font-size:10px;font-weight:700;display:block}.uw-admin-chart-v2__tooltip>div{color:#ffffff8c;grid-template-columns:7px minmax(0,1fr) auto;align-items:center;gap:7px;font-size:10px;display:grid}.uw-admin-chart-v2__tooltip>div+div{margin-top:7px}.uw-admin-chart-v2__tooltip i{border-radius:50%;width:7px;height:7px}.uw-admin-chart-v2__tooltip i.is-primary{background:#ef2349}.uw-admin-chart-v2__tooltip i.is-secondary{background:#f0b84d}.uw-admin-chart-v2__tooltip b{color:#fff;font-size:11px}.uw-admin-chart-v2__empty{z-index:5;pointer-events:none;place-content:center;justify-items:center;gap:6px;display:grid;position:absolute;inset:0}.uw-admin-chart-v2__empty b{color:#ffffffad;font-size:14px}.uw-admin-chart-v2__empty span{color:#ffffff52;font-size:10px}@media (max-width:900px){.uw-admin-chart-v2__head,.uw-admin-chart-v2__summary{flex-direction:column;align-items:stretch!important}.uw-admin-chart-v2__controls{justify-items:stretch;width:100%}.uw-admin-chart-v2__controls>div{grid-template-columns:repeat(3,1fr);display:grid}.uw-admin-chart-v2__summary>small{margin-left:0}}.uw-admin-home-period-select{flex:none;gap:6px;width:132px;display:grid}.uw-admin-home-period-select>span{color:#ffffff57!important;letter-spacing:.1em!important;text-transform:uppercase!important;background:0 0!important;border-radius:0!important;min-height:0!important;padding:0 2px!important;font-size:9px!important;font-weight:700!important;line-height:1!important}.uw-admin-home-period-select>div{position:relative}.uw-admin-home-period-select select{appearance:none;color:#ffffffdb;cursor:pointer;background:linear-gradient(#ffffff0b,#ffffff05),#151517;border:1px solid #ffffff13;border-radius:11px;outline:none;width:100%;height:38px;padding:0 34px 0 12px;font:650 11px/1 inherit;transition:border-color .18s,background-color .18s,box-shadow .18s}.uw-admin-home-period-select select:hover{border-color:#ef234957}.uw-admin-home-period-select select:focus-visible{border-color:#ef2349b8;box-shadow:0 0 0 3px #ef23491a}.uw-admin-home-period-select option{color:#fff;background:#171719}.uw-admin-home-period-select svg{fill:none;stroke:#ffffff75;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;width:14px;height:14px;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.uw-admin-home-card--products .uw-admin-home-card__head{grid-template-columns:minmax(0,1fr) 132px!important}.uw-admin-home-donator-list,.uw-admin-home-product-list{animation:.24s both uwAdminRankingSwap}@keyframes uwAdminRankingSwap{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:680px){.uw-admin-home-card--products .uw-admin-home-card__head{grid-template-columns:1fr!important}.uw-admin-home-period-select{width:100%}}.uw-admin-shell__content>.uw-admin-products-page,.uw-admin-products-page{background:0 0!important;width:100%!important;max-width:none!important;min-height:auto!important;margin:0 0 80px!important;padding:0!important}.uw-admin-products-header,.uw-admin-products-layout{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.uw-admin-products-header{align-items:center!important;min-height:144px!important}.uw-admin-products-header h1{font-size:clamp(38px,3.4vw,54px)!important}.uw-admin-products-layout{margin-top:0!important;display:block!important}.uw-admin-products-list{border-radius:28px!important;width:100%!important;max-height:none!important;padding:18px!important;display:block!important;position:relative!important;top:auto!important;overflow:visible!important}.uw-admin-products-list__top{border-bottom:1px solid #ffffff0f!important;grid-template-columns:minmax(210px,.65fr) minmax(440px,1.4fr)!important;align-items:end!important;gap:14px 24px!important;padding:2px 2px 18px!important;display:grid!important}.uw-admin-products-list__top:after{content:none!important;display:none!important}.uw-admin-products-list__summary{justify-content:space-between!important;align-items:end!important;gap:18px!important;display:flex!important}.uw-admin-products-list__summary>div>span{color:#ff3c5c!important;letter-spacing:.1em!important;text-transform:uppercase!important;background:#e2244421!important;border-radius:999px!important;align-items:center!important;min-height:23px!important;padding:0 9px!important;font-size:10px!important;line-height:1!important;display:inline-flex!important}.uw-admin-products-list__summary h2{letter-spacing:-.045em!important;margin:10px 0 0!important;font-size:27px!important}.uw-admin-products-list__summary p{color:#ffffff73!important;white-space:nowrap!important;margin:0 0 2px!important;font-size:11.5px!important}.uw-admin-products-toolbar{grid-template-columns:minmax(260px,1fr) 190px!important;gap:9px!important;display:grid!important}.uw-admin-products-search{display:block!important;position:relative!important}.uw-admin-products-search svg{z-index:1!important;fill:none!important;stroke:#ffffff6b!important;stroke-width:1.7px!important;stroke-linecap:round!important;pointer-events:none!important;width:18px!important;height:18px!important;position:absolute!important;top:50%!important;left:14px!important;transform:translateY(-50%)!important}.uw-admin-products-list__top .uw-admin-products-search input{border-radius:15px!important;min-height:48px!important;margin:0!important;padding-left:43px!important}.uw-admin-products-kind-filter{display:block!important;position:relative!important}.uw-admin-products-kind-filter>span{z-index:1!important;color:#ffffff57!important;letter-spacing:.08em!important;text-transform:uppercase!important;pointer-events:none!important;font-size:9px!important;line-height:1!important;position:absolute!important;top:7px!important;left:13px!important}.uw-admin-products-kind-filter select{appearance:none!important;color:#fff!important;cursor:pointer!important;background:linear-gradient(45deg,#0000 50%,#ffffff6b 50%) calc(100% - 17px) 21px/5px 5px no-repeat,linear-gradient(135deg,#ffffff6b 50%,#0000 50%) calc(100% - 12px) 21px/5px 5px no-repeat,#202024!important;border:0!important;border-radius:15px!important;outline:0!important;width:100%!important;min-height:48px!important;padding:15px 36px 0 13px!important;font-family:inherit!important;font-size:12.5px!important;box-shadow:inset 0 0 0 1px #ffffff0e!important}.uw-admin-products-kind-filter option{color:#fff!important;background:#19191b!important}.uw-admin-products-status-filter{grid-column:1/-1!important;width:fit-content!important}.uw-admin-products-list__top>small{grid-column:1/-1!important;margin-top:-4px!important}.uw-admin-products-table-head{color:#ffffff57!important;letter-spacing:.1em!important;text-transform:uppercase!important;align-items:center!important;gap:12px!important;min-height:43px!important;padding:0 10px!important;font-size:9.5px!important;display:grid!important}.uw-admin-products-list__items{gap:7px!important;max-height:none!important;margin-top:0!important;padding:0!important;overflow:visible!important}.uw-admin-products-list__items>div{border-radius:17px!important;gap:12px!important;min-height:72px!important;padding:8px 10px!important}.uw-admin-products-drag-handle{width:30px!important;height:48px!important}.uw-admin-products-list__items .uw-admin-products-list-card{width:100%!important;min-width:0!important;min-height:52px!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;grid-template-columns:52px minmax(0,1fr)!important;gap:11px!important;padding:0!important;display:grid!important;transform:none!important}.uw-admin-products-list__items .uw-admin-products-list-card:hover{box-shadow:none!important;background:0 0!important;transform:none!important}.uw-admin-products-list-card__identity{min-width:0!important;display:block!important}.uw-admin-products-list-card__identity b{font-size:13.5px!important;font-weight:650!important}.uw-admin-products-list-card__identity small{color:#ffffff5c!important;margin-top:6px!important;font-size:10.5px!important;display:block!important}.uw-admin-products-list-meta{color:#ffffffa8!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:12px!important;font-style:normal!important;overflow:hidden!important}.uw-admin-products-list-price{color:#fff!important;white-space:nowrap!important;font-size:13px!important;font-weight:650!important}.uw-admin-products-list-status{white-space:nowrap!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;min-height:27px!important;padding:0 9px!important;font-size:10.5px!important;font-style:normal!important;line-height:1!important;display:inline-flex!important}.uw-admin-products-list-status.is-enabled{color:#4ee18b!important;background:#4ee18b1c!important}.uw-admin-products-list-status.is-disabled{color:#ffffff80!important;background:#fff1!important}.uw-admin-products-list-status.is-hidden{color:#eeb54d!important;background:#eeb54d1c!important}.uw-admin-products-order-actions{grid-template-columns:minmax(88px,1fr) 32px 32px!important;align-items:center!important;gap:5px!important;display:grid!important}.uw-admin-products-list__items .uw-admin-products-order-actions button{text-align:center!important;border-radius:11px!important;justify-content:center!important;align-items:center!important;width:32px!important;height:32px!important;min-height:32px!important;padding:0!important;display:inline-flex!important}.uw-admin-products-list__items .uw-admin-products-order-actions .uw-admin-products-edit-button{color:#ff536f!important;background:#e224441a!important;width:auto!important;padding:0 11px!important;font-size:11px!important}.uw-admin-products-list__items .uw-admin-products-order-actions .uw-admin-products-edit-button:hover{color:#fff!important;background:#e22444!important}.uw-admin-products-message--catalog{margin:12px 0 0!important}.uw-admin-product-editor-backdrop{z-index:500!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#050507c7!important;place-items:center!important;padding:24px!important;animation:.2s both uwAdminProductBackdropIn!important;display:grid!important;position:fixed!important;inset:0!important}.uw-admin-product-editor--wizard{background:radial-gradient(circle at 92% 0,#e2244413,#0000 32%),#101011!important;border:1px solid #ffffff17!important;border-radius:28px!important;grid-template-rows:auto minmax(0,1fr) auto!important;gap:0!important;width:min(1480px,100vw - 48px)!important;height:min(900px,100vh - 48px)!important;max-height:calc(100vh - 48px)!important;margin:0!important;padding:0!important;animation:.26s cubic-bezier(.16,1,.3,1) both uwAdminProductWizardIn!important;display:grid!important;overflow:hidden!important;box-shadow:0 42px 140px #000000b8!important}.uw-admin-product-editor--wizard>*+*{margin-top:0!important}.uw-admin-product-editor--wizard .uw-admin-product-editor__head{background:#141416f0!important;border-bottom:1px solid #fff1!important;grid-template-columns:minmax(0,1fr) 74px 42px!important;align-items:center!important;gap:14px!important;padding:17px 20px!important;display:grid!important}.uw-admin-product-editor__title{min-width:0!important}.uw-admin-product-editor__title h2{text-overflow:ellipsis!important;white-space:nowrap!important;margin:7px 0 0!important;font-size:29px!important;font-weight:600!important;overflow:hidden!important}.uw-admin-product-editor__title p{color:#ffffff61!important;margin:7px 0 0!important;font-size:11.5px!important}.uw-admin-product-editor--wizard .uw-admin-product-editor__preview{border-radius:18px!important;width:68px!important;height:68px!important}.uw-admin-product-editor__close{color:#ffffffb3!important;cursor:pointer!important;background:#202024!important;border:1px solid #ffffff12!important;border-radius:14px!important;place-items:center!important;width:42px!important;height:42px!important;transition:transform .2s,background .2s,color .2s!important;display:grid!important}.uw-admin-product-editor__close svg{fill:none!important;stroke:currentColor!important;stroke-width:1.8px!important;stroke-linecap:round!important;width:18px!important;height:18px!important}.uw-admin-product-editor__close:hover{color:#fff!important;background:#e22444!important;transform:rotate(5deg)scale(1.04)!important}.uw-admin-product-editor__body{scrollbar-width:thin!important;scrollbar-color:#e224446b transparent!important;min-height:0!important;padding:18px 20px 24px!important;overflow:auto!important}.uw-admin-product-editor__body::-webkit-scrollbar{width:5px!important}.uw-admin-product-editor__body::-webkit-scrollbar-thumb{background:#e224446b!important;border-radius:999px!important}.uw-admin-product-editor--wizard .uw-admin-products-message{margin:0 0 12px!important}.uw-admin-product-editor--wizard .uw-admin-product-status-panel{min-height:58px!important;margin:0 0 12px!important}.uw-admin-product-editor--wizard .uw-admin-product-tabs{z-index:10!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#0e0e10f0!important;grid-template-columns:repeat(auto-fit,minmax(126px,1fr))!important;margin:0 0 16px!important;padding:7px!important;position:sticky!important;top:-18px!important}.uw-admin-product-editor--wizard .uw-admin-product-tabs button{text-align:left!important;align-items:center!important;gap:9px!important;min-height:46px!important;padding:7px 10px!important;display:flex!important}.uw-admin-product-tabs i{color:#ffffff7a!important;background:#fff1!important;border-radius:9px!important;flex:0 0 25px!important;place-items:center!important;width:25px!important;height:25px!important;font-size:10px!important;font-style:normal!important;display:grid!important}.uw-admin-product-tabs button.is-active i{color:#fff!important;background:#ffffff2b!important}.uw-admin-product-editor--wizard .uw-admin-product-tabs b{font-size:12px!important;font-weight:550!important}.uw-admin-product-editor--wizard .uw-admin-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.uw-admin-product-editor--wizard .uw-admin-product-grid.is-essential{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important}.uw-admin-product-advanced{background:#111113bf!important;border:1px solid #ffffff0e!important;border-radius:18px!important;margin-top:14px!important;overflow:hidden!important}.uw-admin-product-advanced summary{color:#ffffff9e!important;cursor:pointer!important;align-items:center!important;min-height:48px!important;padding:0 15px!important;font-size:12px!important;list-style:none!important;transition:color .2s,background .2s!important;display:flex!important}.uw-admin-product-advanced summary::-webkit-details-marker{display:none!important}.uw-admin-product-advanced summary:before{content:"+"!important;color:#ff536f!important;background:#ffffff0f!important;border-radius:8px!important;place-items:center!important;width:24px!important;height:24px!important;margin-right:9px!important;font-size:15px!important;display:grid!important}.uw-admin-product-advanced[open] summary:before{content:"−"!important}.uw-admin-product-advanced summary:hover{color:#fff!important;background:#ffffff09!important}.uw-admin-product-advanced .uw-admin-product-grid{margin:0!important;padding:0 14px 14px!important}.uw-admin-product-editor--wizard .uw-admin-product-editor__actions{z-index:20!important;background:#141416f7!important;border-top:1px solid #fff1!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;margin:0!important;padding:13px 20px!important;display:flex!important}.uw-admin-product-editor--wizard .uw-admin-product-editor__actions button{min-height:42px!important}.uw-admin-product-editor--wizard .uw-admin-product-editor__actions button[type=submit]{min-width:180px!important}.uw-admin-product-editor--wizard .uw-admin-product-editor__actions .is-cancel{color:#ffffffb8!important;background:#202024!important}.uw-admin-product-editor--wizard .uw-admin-product-editor__actions .is-danger{margin-right:auto!important}.uw-admin-item-picker-backdrop{z-index:700!important}@keyframes uwAdminProductBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes uwAdminProductWizardIn{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:1320px){.uw-admin-products-table-head,.uw-admin-products-list__items>div{grid-template-columns:34px minmax(240px,2fr) minmax(105px,.7fr) minmax(90px,.55fr) minmax(100px,.62fr) 174px!important}.uw-admin-products-table-head>span:nth-child(4),.uw-admin-products-list-meta--category{display:none!important}.uw-admin-product-editor--wizard .uw-admin-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.uw-admin-product-editor--wizard .uw-admin-product-grid label:nth-last-child(-n+2){grid-column:span 2!important}.uw-admin-product-editor--wizard .uw-admin-product-grid label:has(textarea){grid-column:span 2!important}}@media (max-width:980px){.uw-admin-products-list__top{grid-template-columns:1fr!important}.uw-admin-products-toolbar{grid-template-columns:1fr 180px!important}.uw-admin-products-table-head{display:none!important}.uw-admin-products-list__items{margin-top:12px!important}.uw-admin-products-list__items>div{grid-template-columns:32px minmax(210px,1fr) 100px 100px 174px!important}.uw-admin-products-list-meta--kind,.uw-admin-products-list-meta--category{display:none!important}.uw-admin-product-editor-backdrop{padding:12px!important}.uw-admin-product-editor--wizard{width:calc(100vw - 24px)!important;height:calc(100vh - 24px)!important;max-height:calc(100vh - 24px)!important}}@media (max-width:720px){.uw-admin-products-header{min-height:0!important}.uw-admin-products-toolbar{grid-template-columns:1fr!important}.uw-admin-products-list__summary{flex-direction:column!important;align-items:start!important}.uw-admin-products-list__items>div{grid-template-columns:30px minmax(0,1fr) auto!important;gap:8px!important}.uw-admin-products-list-price{display:none!important}.uw-admin-products-list-status{grid-area:1/3!important}.uw-admin-products-order-actions{grid-column:2/-1!important;width:fit-content!important}.uw-admin-product-editor--wizard .uw-admin-product-editor__head{grid-template-columns:minmax(0,1fr) 42px!important;padding:14px!important}.uw-admin-product-editor--wizard .uw-admin-product-editor__preview{display:none!important}.uw-admin-product-editor__body{padding:14px!important}.uw-admin-product-editor--wizard .uw-admin-product-tabs{display:flex!important;top:-14px!important;overflow-x:auto!important}.uw-admin-product-editor--wizard .uw-admin-product-tabs button{min-width:126px!important}.uw-admin-product-editor--wizard .uw-admin-product-grid,.uw-admin-product-editor--wizard .uw-admin-product-kind-grid{grid-template-columns:1fr!important}.uw-admin-product-editor--wizard .uw-admin-product-grid label:nth-last-child(-n+2){grid-column:span 1!important}.uw-admin-product-editor--wizard .uw-admin-product-grid label:has(textarea){grid-column:span 1!important}.uw-admin-product-editor--wizard .uw-admin-product-status-panel{grid-template-columns:1fr!important}.uw-admin-product-editor--wizard .uw-admin-product-status-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important}.uw-admin-product-editor--wizard .uw-admin-product-editor__actions{padding:10px 14px!important}.uw-admin-product-editor--wizard .uw-admin-product-editor__actions .is-cancel{display:none!important}.uw-admin-product-editor--wizard .uw-admin-product-editor__actions button[type=submit]{flex:1!important;min-width:0!important}}.uw-admin-products-table-head,.uw-admin-products-list__items>div{grid-template-columns:minmax(270px,2fr) minmax(105px,.72fr) minmax(125px,.82fr) minmax(88px,.52fr) minmax(100px,.58fr) 246px!important}.uw-admin-products-list__items>div{cursor:grab!important}.uw-admin-products-list__items>div:active{cursor:grabbing!important}.uw-admin-products-order-actions{grid-template-columns:minmax(76px,1fr) minmax(70px,.86fr) 32px 32px!important}.uw-admin-products-list__items .uw-admin-products-order-actions .uw-admin-products-delete-button{color:#ffffff8c!important;background:#ffffff0d!important;width:auto!important;padding:0 10px!important;font-size:11px!important}.uw-admin-products-list__items .uw-admin-products-order-actions .uw-admin-products-delete-button:hover{color:#ff536f!important;background:#e224442e!important}.uw-admin-product-editor--wizard{width:min(1540px,100vw - 48px)!important}.uw-admin-product-editor__body{padding:16px 18px 22px!important}.uw-admin-product-builder-layout{grid-template-columns:minmax(0,1fr) 292px!important;align-items:start!important;gap:14px!important;display:grid!important}.uw-admin-product-builder-main,.uw-admin-product-builder{min-width:0!important}.uw-admin-product-builder{gap:12px!important;display:grid!important}.uw-admin-product-builder-card,.uw-admin-product-builder>.uw-admin-product-items{background:radial-gradient(circle at 100% 0,#e2244406,#0000 34%),#111113d1!important;border:1px solid #ffffff0e!important;border-radius:20px!important;margin:0!important;padding:15px!important}.uw-admin-product-builder-heading{justify-content:space-between!important;align-items:baseline!important;gap:12px!important;display:flex!important}.uw-admin-product-builder-heading>span{color:#fff!important;font-size:14px!important;font-weight:650!important;line-height:1.1!important}.uw-admin-product-builder-heading>small{color:#ffffff6b!important;font-size:11.5px!important;line-height:1.35!important}.uw-admin-product-builder-card--type .uw-admin-product-kind-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin-top:12px!important}.uw-admin-product-builder-card--type .uw-admin-product-kind-grid button{color:#ffffffb3!important;text-align:left!important;background:#202024!important;border:1px solid #ffffff0b!important;border-radius:15px!important;min-height:62px!important;padding:11px 12px!important}.uw-admin-product-builder-card--type .uw-admin-product-kind-grid button.is-active{color:#fff!important;background:radial-gradient(circle at 92% 0,#ffffff21,#0000 40%),#e22444!important;border-color:#e2244480!important;box-shadow:0 0 24px #e224442e!important}.uw-admin-product-builder-card--type .uw-admin-product-kind-grid b{font-size:13px!important;font-weight:600!important}.uw-admin-product-builder-card--type .uw-admin-product-kind-grid small{color:#ffffff7a!important;margin-top:5px!important;font-size:10.5px!important}.uw-admin-product-rust-choice__row{grid-template-columns:minmax(0,1fr) 124px!important;gap:10px!important;margin-top:12px!important;display:grid!important}.uw-admin-product-rust-choice__row>button{color:#fff!important;text-align:left!important;cursor:pointer!important;background:#e224440e!important;border:1px dashed #e2244457!important;border-radius:17px!important;grid-template-columns:48px minmax(0,1fr) auto!important;align-items:center!important;gap:11px!important;min-height:68px!important;padding:9px 12px!important;transition:border-color .2s,background .2s,transform .2s!important;display:grid!important}.uw-admin-product-rust-choice__row>button:hover{background:#e2244417!important;border-color:#e22444b8!important;transform:translateY(-1px)!important}.uw-admin-product-rust-choice__row>button.is-selected{background:#4ee18b0e!important;border-style:solid!important;border-color:#4ee18b38!important}.uw-admin-product-rust-choice__row>button img,.uw-admin-product-rust-choice__row>button>i{object-fit:contain!important;color:#ff536f!important;background:#202024!important;border-radius:14px!important;place-items:center!important;width:48px!important;height:48px!important;padding:4px!important;font-size:20px!important;font-style:normal!important;display:grid!important}.uw-admin-product-rust-choice__row>button span{min-width:0!important}.uw-admin-product-rust-choice__row>button b,.uw-admin-product-rust-choice__row>button small{text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important;overflow:hidden!important}.uw-admin-product-rust-choice__row>button b{font-size:13.5px!important}.uw-admin-product-rust-choice__row>button small{color:#ffffff6b!important;margin-top:5px!important;font-size:11px!important}.uw-admin-product-rust-choice__row>button em{color:#4ee18b!important;font-size:10.5px!important;font-style:normal!important}.uw-admin-product-amount-control{gap:7px!important;display:grid!important}.uw-admin-product-amount-control>small,.uw-admin-product-builder-card label>small{color:#ffffff8a!important;font-size:11.5px!important}.uw-admin-product-amount-control>span{display:block!important;position:relative!important}.uw-admin-product-amount-control>span b{z-index:1!important;color:#fff6!important;pointer-events:none!important;position:absolute!important;top:50%!important;left:12px!important;transform:translateY(-50%)!important}.uw-admin-product-amount-control input{color:#fff!important;background:#202024!important;border:0!important;border-radius:14px!important;outline:0!important;width:100%!important;min-height:44px!important;padding:0 12px 0 30px!important;font-family:inherit!important;font-size:13px!important}.uw-admin-product-builder-card>.uw-admin-product-grid{margin-top:13px!important}.uw-admin-product-price-control{display:block!important;position:relative!important}.uw-admin-product-price-control input{width:100%!important;padding-right:35px!important}.uw-admin-product-price-control>b{z-index:2!important;color:#ffffff75!important;pointer-events:none!important;font-size:13px!important;font-weight:600!important;position:absolute!important;top:50%!important;right:12px!important;transform:translateY(-50%)!important}.uw-admin-product-price-control.is-amount>b{left:12px!important;right:auto!important}.uw-admin-product-price-control.is-amount input{padding-left:30px!important;padding-right:12px!important}.uw-admin-product-choice-price-note{background:#e2244411!important;border-radius:14px!important;grid-template-columns:minmax(0,1fr) auto!important;align-content:center!important;gap:4px 10px!important;min-height:44px!important;padding:7px 12px!important;display:grid!important;box-shadow:inset 0 0 0 1px #e224441f!important}.uw-admin-product-choice-price-note small,.uw-admin-product-choice-price-note span{color:#ffffff70!important;font-size:10px!important}.uw-admin-product-choice-price-note b{color:#fff!important;grid-row:span 2!important;align-self:center!important;font-size:15px!important}.uw-admin-product-builder-card .uw-admin-product-field{margin-top:12px!important}.uw-admin-product-builder-media{grid-template-columns:64px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;display:grid!important}.uw-admin-product-builder-media>img{object-fit:contain!important;background:#202024!important;border-radius:17px!important;width:64px!important;height:64px!important;padding:6px!important}.uw-admin-product-builder-media>div>b,.uw-admin-product-builder-media>div>small{display:block!important}.uw-admin-product-builder-media>div>b{color:#fff!important;font-size:13px!important}.uw-admin-product-builder-media>div>small{color:#ffffff6b!important;max-width:520px!important;margin-top:6px!important;font-size:11px!important;line-height:1.35!important}.uw-admin-product-builder-media__actions{gap:7px!important;display:flex!important}.uw-admin-product-builder-media__actions button,.uw-admin-product-builder-media__actions label{color:#ffffffb8!important;cursor:pointer!important;background:#202024!important;border:0!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;min-height:38px!important;padding:0 12px!important;font-family:inherit!important;font-size:11px!important;display:inline-flex!important}.uw-admin-product-builder-media__actions button:hover,.uw-admin-product-builder-media__actions label:hover{color:#fff!important;background:#e22444!important}.uw-admin-product-command-setup textarea{resize:vertical!important;color:#fff!important;background:#202024!important;border:0!important;border-radius:15px!important;outline:0!important;width:100%!important;min-height:96px!important;margin-top:12px!important;padding:12px 13px!important;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;font-size:12px!important}.uw-admin-product-builder>.uw-admin-product-items .uw-admin-product-items__head p{margin-top:5px!important;font-size:11px!important}.uw-admin-product-builder>.uw-admin-product-items .uw-admin-product-items__head button{min-height:38px!important}.uw-admin-product-advanced--privilege>.uw-admin-product-features,.uw-admin-product-advanced--privilege>.uw-admin-product-kits{margin:0 12px 12px!important}.uw-admin-product-advanced .uw-admin-product-field.is-wide{grid-column:1/-1!important;margin-top:0!important}.uw-admin-product-builder-summary{gap:10px!important;display:grid!important;position:sticky!important;top:0!important}.uw-admin-product-builder-summary__preview,.uw-admin-product-builder-summary__status,.uw-admin-product-builder-checklist{background:#111113e0!important;border:1px solid #ffffff0e!important;border-radius:19px!important;margin:0!important;padding:13px!important}.uw-admin-product-builder-summary__preview>img{object-fit:contain!important;background:radial-gradient(circle at 50% 18%,#ffffff1c,#0000 54%),#202024!important;border-radius:17px!important;width:100%!important;height:150px!important;padding:14px!important}.uw-admin-product-builder-summary__preview>span{border-radius:999px!important;align-items:center!important;width:fit-content!important;min-height:24px!important;margin-top:11px!important;padding:0 8px!important;font-size:9.5px!important;display:inline-flex!important}.uw-admin-product-builder-summary__preview>span.is-enabled{color:#4ee18b!important;background:#4ee18b1a!important}.uw-admin-product-builder-summary__preview>span.is-disabled{color:#ffffff85!important;background:#ffffff0f!important}.uw-admin-product-builder-summary__preview>span.is-hidden{color:#eeb54d!important;background:#eeb54d1a!important}.uw-admin-product-builder-summary__preview h3{color:#fff!important;letter-spacing:-.035em!important;margin:10px 0 0!important;font-size:20px!important;line-height:1.05!important}.uw-admin-product-builder-summary__preview p{color:#ffffff6b!important;margin:7px 0 0!important;font-size:11px!important;line-height:1.35!important}.uw-admin-product-builder-summary__preview>div{align-items:center!important;gap:8px!important;margin-top:13px!important;display:flex!important}.uw-admin-product-builder-summary__preview>div b{color:#fff!important;font-size:20px!important}.uw-admin-product-builder-summary__preview>div small{color:#ffffff57!important;font-size:11px!important;text-decoration:line-through!important}.uw-admin-product-builder-summary__status>span{color:#ffffff75!important;letter-spacing:.09em!important;text-transform:uppercase!important;margin-bottom:9px!important;font-size:10px!important;display:block!important}.uw-admin-product-builder-summary__status .uw-admin-product-status-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;padding:4px!important;display:grid!important}.uw-admin-product-builder-summary__status .uw-admin-product-status-actions button{min-height:32px!important;padding:0 6px!important;font-size:9.5px!important}.uw-admin-product-builder-checklist{gap:7px!important;list-style:none!important;display:grid!important}.uw-admin-product-builder-checklist li{color:#ffffff6b!important;align-items:center!important;gap:8px!important;font-size:11px!important;display:flex!important}.uw-admin-product-builder-checklist i{color:#ffffff47!important;background:#ffffff0e!important;border-radius:7px!important;place-items:center!important;width:21px!important;height:21px!important;font-size:10px!important;font-style:normal!important;display:grid!important}.uw-admin-product-builder-checklist li.is-ready{color:#ffffffc2!important}.uw-admin-product-builder-checklist li.is-ready i{color:#4ee18b!important;background:#4ee18b1a!important}@media (max-width:1320px){.uw-admin-products-table-head,.uw-admin-products-list__items>div{grid-template-columns:minmax(240px,2fr) minmax(100px,.7fr) minmax(88px,.52fr) minmax(96px,.58fr) 238px!important}.uw-admin-products-table-head>span:nth-child(3),.uw-admin-products-list-meta--category{display:none!important}.uw-admin-products-table-head>span:nth-child(4){display:block!important}}@media (max-width:1100px){.uw-admin-product-builder-layout{grid-template-columns:1fr!important}.uw-admin-product-builder-summary{grid-template-columns:minmax(220px,.75fr) minmax(250px,1fr)!important;position:static!important}.uw-admin-product-builder-summary__preview{grid-row:span 2!important}}@media (max-width:980px){.uw-admin-products-list__items>div{grid-template-columns:minmax(210px,1fr) 92px 96px 238px!important}.uw-admin-product-builder-card--type .uw-admin-product-kind-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:720px){.uw-admin-products-list__items>div{grid-template-columns:minmax(0,1fr) auto!important}.uw-admin-products-list-status{grid-column:2!important}.uw-admin-products-order-actions{grid-column:1/-1!important;grid-template-columns:minmax(76px,1fr) minmax(70px,1fr) 34px 34px!important}.uw-admin-product-rust-choice__row,.uw-admin-product-builder-summary{grid-template-columns:1fr!important}.uw-admin-product-builder-summary__preview{grid-row:auto!important}.uw-admin-product-builder-media{grid-template-columns:54px minmax(0,1fr)!important}.uw-admin-product-builder-media>img{width:54px!important;height:54px!important}.uw-admin-product-builder-media__actions{grid-column:1/-1!important}}.uw-product-card__amount{z-index:12!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#0f0f11e0!important;border:1px solid #e224444d!important;border-radius:13px!important;place-items:center!important;gap:1px!important;min-width:58px!important;min-height:43px!important;padding:6px 10px!important;display:grid!important;position:absolute!important;top:4px!important;right:14px!important;box-shadow:0 12px 30px #00000040!important}.uw-product-card__amount b{color:#fff!important;font-size:15px!important;font-weight:700!important;line-height:1!important}.uw-product-card__amount small{color:#ff6179!important;letter-spacing:.04em!important;text-transform:uppercase!important;font-size:8px!important;font-weight:650!important;line-height:1!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__content,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__content,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__content,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__content{grid-template-rows:auto auto!important;grid-template-columns:minmax(0,1fr) auto!important;align-content:center!important;gap:5px 10px!important;height:78px!important;min-height:78px!important;padding-top:9px!important;padding-bottom:9px!important;display:grid!important}.uw-product-card__store-note{color:#ffffff61!important;white-space:nowrap!important;grid-column:1/-1!important;min-width:0!important;font-size:9px!important;font-weight:500!important;line-height:1!important}.uw-product-card__store-note b{color:#ff536f!important;font-size:inherit!important;font-weight:700!important}.uw-buy-modal__included-amount{background:#18181a!important;border:1px solid #ffffff0f!important;border-radius:13px!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;min-height:42px!important;margin:12px 18px 0!important;padding:0 12px 0 14px!important;display:flex!important}.uw-buy-modal__included-amount span{color:#ffffff8c!important;font-size:11px!important;font-weight:550!important}.uw-buy-modal__included-amount b{color:#ff6179!important;background:#e2244424!important;border-radius:9px!important;justify-content:center!important;align-items:center!important;min-width:54px!important;min-height:28px!important;font-size:13px!important;font-weight:700!important;display:inline-flex!important}.uw-buy-modal__store-note,.uw-kit-details__store-note,.uw-cart-store-note{color:#ffffff8f!important;background:#e224440e!important;border:1px solid #e2244424!important;border-radius:13px!important;align-items:center!important;gap:10px!important;display:flex!important}.uw-buy-modal__store-note{margin:12px 18px 0!important;padding:10px 12px!important}.uw-buy-modal__store-note>span,.uw-cart-store-note>span{color:#ff6179!important;background:#e2244424!important;border-radius:8px!important;flex:0 0 25px!important;place-items:center!important;width:25px!important;height:25px!important;font-size:12px!important;font-style:normal!important;font-weight:750!important;line-height:1!important;display:grid!important}.uw-buy-modal__store-note p,.uw-cart-store-note p{color:inherit!important;margin:0!important;font-size:10.5px!important;font-weight:500!important;line-height:1.35!important}.uw-buy-modal__store-note b,.uw-kit-details__store-note b,.uw-cart-store-note b{color:#fff!important;font-weight:700!important}.uw-kit-details__store-note{justify-content:center!important;margin:12px 0 0!important;padding:10px 12px!important;font-size:10.5px!important}.uw-cart-item__included{color:#ffffff7a!important;background:#e2244414!important;border-radius:8px!important;width:fit-content!important;margin-top:6px!important;padding:5px 8px!important;font-size:9.5px!important;line-height:1!important}.uw-cart-item__included b{color:#ff6179!important;font-size:inherit!important}.uw-cart-store-note{margin:0 16px 12px!important;padding:10px 11px!important}.uw-admin-products-header__actions .is-import{color:#ffffffbf!important;background:#202024!important;border-color:#ffffff14!important}.uw-admin-products-header__actions .is-import:hover{color:#ff6179!important;background:#e224441a!important;border-color:#e2244447!important}.uw-admin-product-builder-summary__amount{color:#ffffff80!important;background:#e2244414!important;border-radius:9px!important;align-items:center!important;gap:7px!important;width:fit-content!important;min-height:28px!important;margin-top:9px!important;padding:0 9px!important;font-size:9.5px!important;display:inline-flex!important}.uw-admin-product-builder-summary__amount b{color:#ff6179!important;font-size:11px!important}.uw-admin-import-backdrop{z-index:800!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#050507cc!important;place-items:center!important;padding:24px!important;animation:.2s both uwAdminProductBackdropIn!important;display:grid!important;position:fixed!important;inset:0!important}.uw-admin-import-modal{color:#fff!important;background:radial-gradient(circle at 92% 0,#e2244413,#0000 32%),#101011!important;border:1px solid #ffffff16!important;border-radius:26px!important;grid-template-rows:auto minmax(0,1fr) auto!important;width:min(1160px,100vw - 48px)!important;max-height:min(850px,100vh - 48px)!important;animation:.26s cubic-bezier(.16,1,.3,1) both uwAdminProductWizardIn!important;display:grid!important;overflow:hidden!important;box-shadow:0 42px 140px #000000b8!important}.uw-admin-import-modal>header{background:#141416f0!important;border-bottom:1px solid #fff1!important;grid-template-columns:minmax(0,1fr) 42px!important;align-items:center!important;gap:16px!important;padding:18px 20px!important;display:grid!important}.uw-admin-import-modal>header span{color:#ff536f!important;letter-spacing:.11em!important;font-size:9.5px!important;font-weight:700!important}.uw-admin-import-modal>header h2{margin:6px 0 0!important;font-size:27px!important;font-weight:620!important;line-height:1!important}.uw-admin-import-modal>header p{color:#fff6!important;margin:7px 0 0!important;font-size:11px!important}.uw-admin-import-modal>header>button{color:#ffffffb8!important;cursor:pointer!important;background:#202024!important;border:1px solid #ffffff12!important;border-radius:14px!important;place-items:center!important;width:42px!important;height:42px!important;display:grid!important}.uw-admin-import-modal>header>button svg{fill:none!important;stroke:currentColor!important;stroke-width:1.8px!important;stroke-linecap:round!important;width:18px!important;height:18px!important}.uw-admin-import-modal>header>button:hover:not(:disabled){color:#fff!important;background:#e22444!important}.uw-admin-import-modal__body{gap:12px!important;min-height:0!important;padding:16px 18px 20px!important;display:grid!important;overflow:auto!important}.uw-admin-import-summary{grid-template-columns:180px 180px minmax(180px,1fr)!important;gap:9px!important;display:grid!important}.uw-admin-import-summary article,.uw-admin-import-summary button{background:#18181b!important;border:1px solid #ffffff0e!important;border-radius:15px!important;min-height:62px!important;padding:11px 13px!important}.uw-admin-import-summary article{justify-content:space-between!important;align-items:center!important;gap:12px!important;display:flex!important}.uw-admin-import-summary article span{color:#ffffff80!important;font-size:10.5px!important}.uw-admin-import-summary article b{font-size:22px!important;font-weight:650!important}.uw-admin-import-summary article.is-ready b{color:#4ee18b!important}.uw-admin-import-summary article.is-error b{color:#ff536f!important}.uw-admin-import-summary button{color:#ffffffb8!important;cursor:pointer!important;font-size:11.5px!important}.uw-admin-import-summary button:hover{color:#ff6179!important;border-color:#e2244447!important}.uw-admin-import-errors,.uw-admin-import-ready{border-radius:14px!important;padding:12px 14px!important;font-size:11px!important;line-height:1.45!important}.uw-admin-import-errors{color:#ff8b9d!important;background:#e2244412!important;border:1px solid #e2244433!important}.uw-admin-import-errors ul{margin:8px 0 0 18px!important;padding:0!important}.uw-admin-import-errors small{margin-top:7px!important;display:block!important}.uw-admin-import-ready{color:#89efb4d1!important;background:#4ee18b0e!important;border:1px solid #4ee18b29!important}.uw-admin-import-table{background:#151517!important;border:1px solid #ffffff0f!important;border-radius:17px!important;overflow:hidden!important}.uw-admin-import-table__head,.uw-admin-import-table__rows article{grid-template-columns:minmax(240px,1.5fr) minmax(170px,1fr) 90px 100px minmax(120px,.8fr)!important;align-items:center!important;gap:12px!important;display:grid!important}.uw-admin-import-table__head{color:#ffffff52!important;letter-spacing:.08em!important;text-transform:uppercase!important;min-height:38px!important;padding:0 12px!important;font-size:9px!important}.uw-admin-import-table__rows article{color:#fff9!important;border-top:1px solid #ffffff0b!important;min-height:58px!important;padding:7px 12px!important;font-size:11px!important}.uw-admin-import-product{align-items:center!important;gap:10px!important;min-width:0!important;display:flex!important}.uw-admin-import-product img{object-fit:contain!important;background:#202024!important;border-radius:11px!important;flex:0 0 40px!important;width:40px!important;height:40px!important}.uw-admin-import-product b{color:#fff!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important;overflow:hidden!important}.uw-admin-import-table code{color:#ffffff80!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:10px!important;overflow:hidden!important}.uw-admin-import-table__rows strong{color:#ffffffe0!important;font-size:11px!important}.uw-admin-import-table__more{color:#ffffff59!important;text-align:center!important;border-top:1px solid #ffffff0b!important;padding:10px 12px!important;font-size:10px!important;display:block!important}.uw-admin-import-modal>footer{background:#141416f7!important;border-top:1px solid #fff1!important;justify-content:flex-end!important;gap:8px!important;padding:13px 18px!important;display:flex!important}.uw-admin-import-modal>footer button{color:#ffffffb8!important;cursor:pointer!important;background:#202024!important;border:1px solid #ffffff12!important;border-radius:12px!important;min-height:42px!important;padding:0 16px!important;font-size:11.5px!important}.uw-admin-import-modal>footer .is-primary{color:#fff!important;background:#e22444!important;border-color:#e22444!important;min-width:190px!important}.uw-admin-import-modal>footer button:disabled{opacity:.38!important;cursor:not-allowed!important}@media (max-width:880px){.uw-admin-import-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}.uw-admin-import-summary button{grid-column:1/-1!important}.uw-admin-import-table{overflow-x:auto!important}.uw-admin-import-table__head,.uw-admin-import-table__rows article{min-width:780px!important}}@media (max-width:520px){.uw-shop-product-grid>.uw-product-card,.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible{min-height:360px!important}.uw-admin-import-backdrop{padding:10px!important}.uw-admin-import-modal{width:calc(100vw - 20px)!important;max-height:calc(100vh - 20px)!important}.uw-admin-import-summary{grid-template-columns:1fr!important}.uw-admin-import-summary button{grid-column:auto!important}}.uw-shop-product-grid>.uw-product-card,.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible{min-height:365px!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__content,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__content,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__content,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__content{grid-template-rows:auto auto!important;grid-template-columns:minmax(0,1fr) auto!important;align-content:center!important;gap:3px 10px!important;height:64px!important;min-height:64px!important;padding:9px 12px!important;display:grid!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__content>h3{color:#fffffff2!important;grid-area:1/1!important;margin:0!important;font-size:13.5px!important;font-weight:700!important;line-height:1.1!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__content>.uw-product-card__amount{width:fit-content!important;min-width:0!important;min-height:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;color:#ff536f!important;letter-spacing:0!important;text-transform:none!important;white-space:nowrap!important;background:0 0!important;border:0!important;border-radius:0!important;grid-area:2/1!important;justify-content:flex-start!important;align-items:center!important;gap:0!important;margin:0!important;padding:0!important;font-size:11.5px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important;position:static!important;inset:auto!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__content>.uw-product-card__price{grid-area:1/2/3!important;place-self:center end!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__price>b{font-size:17px!important;font-weight:700!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__badge-row span,.uw-shop-product-grid>.uw-product-card .uw-product-card__badge-row small{font-size:10.5px!important}.uw-buy-modal-backdrop .uw-buy-modal__title h2{font-size:21px!important;font-weight:650!important}.uw-buy-modal-backdrop .uw-buy-section-title span{font-size:11px!important;font-weight:700!important}.uw-buy-modal-backdrop .uw-buy-section-title b{font-size:12.5px!important;font-weight:650!important}.uw-buy-modal-backdrop .uw-buy-simple-info>p,.uw-buy-modal-backdrop .uw-buy-choice-select__hint,.uw-buy-modal-backdrop .uw-buy-feature__body p{font-size:12px!important;line-height:1.5!important}.uw-buy-modal-backdrop .uw-buy-pack-item__text strong{font-size:12px!important}.uw-buy-modal-backdrop .uw-buy-pack-item em{font-size:15px!important}.uw-buy-modal-backdrop .uw-buy-modal__store-note p{font-size:11.5px!important;line-height:1.42!important}.uw-buy-modal-backdrop .uw-buy-price>span,.uw-buy-modal-backdrop .uw-buy-quantity>span{font-size:11.5px!important}.uw-buy-modal-backdrop .uw-buy-modal__footer button{font-size:12.5px!important;font-weight:650!important}@media (max-width:520px){.uw-shop-product-grid>.uw-product-card,.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible{min-height:345px!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__content>h3{font-size:13px!important}}.uw-shop-product-grid>.uw-product-card .uw-product-card__content,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__content,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__content,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__content{grid-template-rows:1fr!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;height:58px!important;min-height:58px!important;padding:9px 12px!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__content>h3{grid-area:1/1!important;align-self:center!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__content>.uw-product-card__price{grid-area:1/2!important;align-self:center!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__image,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image{bottom:74px!important}.uw-product-card__badge-meta{opacity:1!important;justify-content:flex-end!important;align-items:center!important;gap:6px!important;min-width:0!important;margin-left:auto!important;transition:opacity .42s,transform .42s cubic-bezier(.16,1,.3,1)!important;display:inline-flex!important;transform:translate(0,0)!important}.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__badge-meta{opacity:0!important;transform:translate(10px,-1px)!important}.uw-product-card__badge-meta>small,.uw-product-card__badge-meta>.uw-product-card__amount{width:auto!important;min-width:0!important;min-height:22px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;color:#ffffff94!important;letter-spacing:0!important;text-transform:none!important;white-space:nowrap!important;opacity:1!important;background:#202024!important;border:0!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0 8px!important;font-size:9.5px!important;font-style:normal!important;font-weight:600!important;line-height:1!important;display:inline-flex!important;position:static!important;inset:auto!important;transform:none!important}.uw-product-card__badge-meta>.uw-product-card__amount{color:#ffffffb8!important;font-variant-numeric:tabular-nums!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__badge-row{width:auto!important;min-width:0!important;max-width:calc(100% - 28px)!important;overflow:hidden!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__badge-row>.uw-product-card__tag{flex:0 auto!important;min-width:0!important;max-width:44%!important;min-height:27px!important;padding:0 11px!important;font-size:11.5px!important;font-weight:750!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__badge-meta,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__badge-meta{opacity:1!important;visibility:visible!important;flex:0 auto!important;justify-content:flex-end!important;align-items:center!important;gap:6px!important;width:auto!important;min-width:0!important;max-width:62%!important;margin-left:auto!important;transition:none!important;display:inline-flex!important;overflow:hidden!important;transform:none!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__badge-meta>.uw-product-card__category{text-overflow:ellipsis!important;color:#ffffff9e!important;flex:auto!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:27px!important;padding:0 10px!important;font-size:11.5px!important;font-weight:700!important;transition:opacity .42s,transform .42s cubic-bezier(.16,1,.3,1)!important;overflow:hidden!important}.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__badge-meta>.uw-product-card__category{opacity:0!important;transform:translate(10px,-1px)!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__badge-meta>.uw-product-card__amount,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__badge-meta>.uw-product-card__amount{color:#ffffffc7!important;opacity:1!important;visibility:visible!important;background:#242428!important;flex:none!important;width:auto!important;min-width:50px!important;max-width:none!important;min-height:27px!important;padding:0 9px!important;font-size:11.5px!important;font-weight:750!important;transition:background .24s,color .24s!important;overflow:visible!important;transform:none!important}.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__badge-meta>.uw-product-card__amount{color:#ffffffe6!important;background:#29292e!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__content>h3{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:15px!important;font-weight:750!important;line-height:1.12!important;overflow:hidden!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__price>b{font-size:18px!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__price>span{font-size:11px!important}.uw-shop-layout,.uw-shop-main,.uw-shop-catalog-panel,.uw-shop-products-reveal,.uw-shop-product-grid,.uw-shop-product-grid>.uw-product-card{min-width:0!important}@media (max-width:560px){.uw-shop-product-grid>.uw-product-card .uw-product-card__content>h3{font-size:14px!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__badge-row>.uw-product-card__tag,.uw-shop-product-grid>.uw-product-card .uw-product-card__badge-meta>.uw-product-card__category,.uw-shop-product-grid>.uw-product-card .uw-product-card__badge-meta>.uw-product-card__amount{font-size:11px!important}}.uw-shop-product-grid>.uw-product-card .uw-product-card__badge-row>.uw-product-card__tag{border-radius:8px!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card:focus-visible .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card:focus-within .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card.uw-product-card--hovered .uw-product-card__image-float,.uw-shop-product-grid>.uw-product-card.uw-product-card--leaving .uw-product-card__image-float{will-change:auto!important;transition:none!important;animation:none!important;transform:none!important}.uw-shop-product-grid>.uw-product-card .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src],.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src],.uw-shop-product-grid>.uw-product-card:focus-visible .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src],.uw-shop-product-grid>.uw-product-card:focus-within .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src],.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src],.uw-shop-product-grid>.uw-product-card.uw-product-card--visible .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src],.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover .uw-product-card__image .uw-product-card__image-float>img.uw-product-card__img[src]{filter:none!important;image-rendering:auto!important;image-rendering:-webkit-optimize-contrast!important;backface-visibility:visible!important;will-change:auto!important;top:6px!important;transform:translate(0,0)scale(1)!important}.uw-shop-products-reveal .uw-product-card:hover,.uw-shop-products-reveal.is-revealing .uw-product-card:hover,.uw-shop-product-grid>.uw-product-card:hover,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover{transform:translateY(-3px)scale(1)!important}@property --uw-shop-card-orbit-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.uw-shop-product-grid>.uw-product-card .uw-product-card__orbit-effect{z-index:31!important;border-radius:inherit!important;opacity:0!important;visibility:visible!important;pointer-events:none!important;transition:opacity .34s!important;display:block!important;position:absolute!important;inset:0!important;overflow:hidden!important;transform:none!important}.uw-shop-product-grid>.uw-product-card:hover .uw-product-card__orbit-effect,.uw-shop-product-grid>.uw-product-card:focus-visible .uw-product-card__orbit-effect,.uw-shop-product-grid>.uw-product-card:focus-within .uw-product-card__orbit-effect{opacity:1!important}.uw-product-card__orbit-effect:before{content:""!important;z-index:3!important;border-radius:inherit!important;background:conic-gradient(from var(--uw-shop-card-orbit-angle), transparent 0deg 205deg, #e2244414 224deg, #e22444f5 250deg, #fffffff5 262deg, #e22444d1 276deg, transparent 300deg 360deg)!important;-webkit-mask-composite:xor!important;padding:1.5px!important;animation:1.85s linear infinite uwShopCardOrbitV25!important;position:absolute!important;inset:0!important;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0)!important;-webkit-mask-position:0 0,0 0!important;-webkit-mask-size:auto,auto!important;-webkit-mask-repeat:repeat,repeat!important;-webkit-mask-clip:content-box,border-box!important;-webkit-mask-origin:content-box,border-box!important;-webkit-mask-composite:xor!important;mask-composite:exclude!important;-webkit-mask-source-type:auto,auto!important;mask-mode:match-source,match-source!important}.uw-product-card__orbit-effect>i{opacity:.9;background-position:145% 0;z-index:1!important;border-radius:inherit!important;background:linear-gradient(112deg,#0000 0% 38%,#e2244409 44%,#ffffff1b 49%,#e224440b 54%,#0000 61% 100%) 0 0/260% 100%!important;animation:2.15s cubic-bezier(.45,0,.2,1) infinite uwShopCardSheenV25!important;display:block!important;position:absolute!important;inset:1px!important}.uw-product-card__orbit-effect>b{z-index:4!important;pointer-events:none!important;border-radius:17px!important;display:block!important;position:absolute!important;inset:7px!important}.uw-product-card__orbit-effect>b:before,.uw-product-card__orbit-effect>b:after{opacity:.28;width:29px;height:29px;content:""!important;filter:drop-shadow(0 0 7px #e2244473)!important;animation:1.85s ease-in-out infinite uwShopCardCornerChargeV25!important;position:absolute!important}.uw-product-card__orbit-effect>b:before{border-top:1px solid #ffffffd1!important;border-left:1px solid #e22444eb!important;border-radius:11px 0 0!important;top:0!important;left:0!important}.uw-product-card__orbit-effect>b:after{border-bottom:1px solid #ffffffd1!important;border-right:1px solid #e22444eb!important;border-radius:0 0 11px!important;animation-delay:-.925s!important;bottom:0!important;right:0!important}.uw-shop-products-reveal .uw-product-card:hover,.uw-shop-products-reveal.is-revealing .uw-product-card:hover,.uw-shop-product-grid>.uw-product-card:hover,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover{transform:none!important;box-shadow:inset 0 0 0 1px #e224441a,0 24px 58px #00000057,0 0 30px #e2244417!important}@keyframes uwShopCardOrbitV25{to{--uw-shop-card-orbit-angle:360deg}}@keyframes uwShopCardSheenV25{0%,18%{opacity:0;background-position:145% 0}34%{opacity:.9}72%,to{opacity:0;background-position:-55% 0}}@keyframes uwShopCardCornerChargeV25{0%,to{opacity:.24;width:21px;height:21px}50%{opacity:.95;width:36px;height:36px}}@media (prefers-reduced-motion:reduce){.uw-product-card__orbit-effect:before,.uw-product-card__orbit-effect>i,.uw-product-card__orbit-effect>b:before,.uw-product-card__orbit-effect>b:after{animation:none!important}}.uw-product-card__orbit-effect>i,.uw-product-card__orbit-effect>b,.uw-product-card__orbit-effect:after{content:none!important;animation:none!important;display:none!important}.uw-shop-product-grid>.uw-product-card,.uw-shop-product-grid>.uw-product-card.uw-product-card--hidden,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible{transition:top .42s cubic-bezier(.16,1,.3,1),background .3s,box-shadow .42s cubic-bezier(.16,1,.3,1)!important;top:0!important;transform:none!important}.uw-shop-products-reveal .uw-product-card:hover,.uw-shop-products-reveal.is-revealing .uw-product-card:hover,.uw-shop-product-grid>.uw-product-card:hover,.uw-shop-product-grid>.uw-product-card.uw-product-card--visible:hover{background:radial-gradient(circle at 50% 0,#e224440e,#0000 45%),#151518!important;top:-5px!important;transform:none!important;box-shadow:inset 0 0 0 1px #e224441a,0 31px 68px #0006,0 0 28px #e2244413!important}.uw-product-card__orbit-effect:before{filter:none!important;opacity:.92!important}@media (prefers-reduced-motion:reduce){.uw-shop-product-grid>.uw-product-card,.uw-shop-product-grid>.uw-product-card:hover{transition:none!important;top:0!important}}
