:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;font-size:16px;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{display:flex;align-items:center;justify-content:center;min-width:100dvw;min-height:100dvh;max-width:100dvw;max-height:100dvh;background-color:#0f0f0f;font-family:sans-serif}body.login-page{min-height:100dvh;min-width:100dvw;height:max-content;width:max-content;background:linear-gradient(135deg,#181a1b,#232526);display:flex;align-items:center;justify-content:center;overflow:auto}body.login-page #root{min-height:100dvh;min-width:100dvw;justify-content:center;align-items:center}.security-info-btn{margin-top:8px;background:#283c641a;color:#e3e3e3;border:none;border-radius:8px;padding:8px 18px;font-size:12px;cursor:pointer;transition:background .18s,color .18s,border .18s;box-shadow:0 1px 8px #0000001a}.security-info-btn:hover{background:#283c6452;color:#fff;border:1px solid #b8e0ff}.security-popup-bg{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0a0e18b8;z-index:1000;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.security-popup{background:linear-gradient(120deg,#1e2436eb,#282c36d1);border-radius:18px;box-shadow:0 4px 32px #0a0a1452,0 0 0 2px #78b4ff14;padding:24px 10px 18px;max-width:95vw;width:100%;min-width:0;max-width:580px;color:#e3e3e3;position:relative;border:1.5px solid #b8e0ff33;animation:popup-fade-in .25s;backdrop-filter:blur(10px) saturate(120%);-webkit-backdrop-filter:blur(10px) saturate(120%);transition:box-shadow .3s,border .3s;overflow-y:auto;overflow-x:hidden;max-height:80dvh;scrollbar-width:thin;scrollbar-color:#b8e0ff33 #23234a}.security-popup::-webkit-scrollbar{width:8px}.security-popup::-webkit-scrollbar-thumb{background:#b8e0ff33;border-radius:6px}.security-popup::-webkit-scrollbar-track{background:#23234a;border-radius:6px}.security-popup h3{margin-top:0;margin-bottom:16px;color:#b8e0ff;font-size:1.15rem;font-weight:700;letter-spacing:.5px;text-align:center}.security-list{text-align:left;margin-bottom:18px;padding-left:18px;font-size:.98rem;line-height:1.5}.security-list li{margin-bottom:10px;word-break:break-word}.security-popup code{background:#23234a;color:#b8e0ff;border-radius:4px;padding:2px 6px;font-size:.97em;word-break:break-all}.security-popup a{color:#b8e0ff;text-decoration:underline;word-break:break-all}.security-close-btn{margin-top:8px;background:#283c642e;color:#b8e0ff;border:1px solid rgba(120,180,255,.18);border-radius:8px;padding:8px 18px;font-size:1rem;cursor:pointer;transition:background .18s,color .18s,border .18s;width:100%;max-width:220px;display:block;margin-left:auto;margin-right:auto}.security-close-btn:hover{background:#283c6452;color:#fff;border:1px solid #b8e0ff}@keyframes popup-fade-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}body{min-height:100vh;min-width:100vw;background:linear-gradient(135deg,#181a1b,#232526);display:flex;align-items:center;justify-content:center}.login-glass-bg{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:0;background:none;overflow:hidden}.login-glass-bg:before{content:"";position:absolute;top:0;left:0;width:100vw;height:100vh;background:url(/skins/images/De_mirage_cs2.webp) center center / cover no-repeat;z-index:1;pointer-events:none;filter:blur(2px) brightness(.85) saturate(120%);opacity:.92;animation:mirage-bg-scale 12s ease-in-out infinite}.login-glass-bg:after{content:"";position:absolute;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(120deg,#0a0a14e0,#28283cc7);z-index:2;pointer-events:none;backdrop-filter:blur(22px) saturate(120%);-webkit-backdrop-filter:blur(22px) saturate(120%)}@keyframes mirage-bg-scale{0%{transform:scale(1)}40%{transform:scale(1.08)}60%{transform:scale(.96)}to{transform:scale(1)}}@keyframes beckh-bg-move{0%{transform:rotate(0) scale(1)}to{transform:rotate(360deg) scale(1.05)}}.login-box{position:relative;z-index:1;background:linear-gradient(120deg,#1e20268c,#282c3661);border-radius:24px;box-shadow:0 8px 32px #0a0a148c,0 0 0 2px #ffffff14,0 1.5px 24px #78b4ff14;border:1.5px solid rgba(255,255,255,.22);padding:48px 36px 36px;text-align:center;color:#e3e3e3;max-width:450px;margin:0 auto;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);transition:box-shadow .3s,border .3s;overflow:hidden}.login-box h2{margin-bottom:18px;font-size:2rem;font-weight:700;letter-spacing:1px;color:#e3e3e3;text-shadow:0 2px 8px rgba(0,0,0,.32)}.login-box p{margin-bottom:32px;color:#bdbdbd;font-size:1.1rem;font-weight:400}.steam-button{border:none;background:#28283c38;border-radius:12px;width:100%;min-width:180px;max-width:340px;margin:0 auto;cursor:pointer;box-shadow:0 2px 8px #00000038;transition:transform .18s,box-shadow .18s,background .18s;display:flex;align-items:center;justify-content:center;padding:.7rem 1.2rem;gap:12px;font-family:inherit;font-size:1.08rem;font-weight:600;color:#c7d5e0;letter-spacing:.5px;outline:none}.steam-button img{width:32px;height:32px;display:block;border-radius:50%;background:transparent;box-shadow:0 2px 8px #0000002e;flex-shrink:0}.steam-button:hover{transform:scale(1.04) translateY(-2px);background:#3c3c5052;box-shadow:0 4px 16px #00000052;color:#fff}@media (max-width: 600px){.login-box{max-width:98dvw;padding:22px 2vw 18px;border-radius:14px;font-size:.98rem;margin:0 auto}.login-box h2{font-size:1.2rem;margin-bottom:12px}.login-box p{font-size:1rem;margin-bottom:18px}.security-popup{max-width:98dvw;min-width:0;padding:14px 2vw 12px;font-size:.97rem}.security-popup h3{font-size:1rem}.security-list{font-size:.95rem;padding-left:10px}.security-close-btn{font-size:.97rem;padding:8px;max-width:100%}.steam-button{min-width:0;max-width:100%;font-size:1rem;padding:.6rem .5rem;gap:8px}.steam-button svg{width:26px;height:26px}}.team-selector{width:min(1380px,100%);min-height:calc(100dvh - 170px);display:grid;align-content:center;gap:30px;margin:0 auto;text-align:center}.team-selector-title{display:grid;gap:8px}.team-selector-title span{color:#6fffdc;font-size:.82rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.team-selector-title h2{margin:0;color:#f7fffb;font-size:4.4rem;font-weight:950;line-height:.92;letter-spacing:0;text-transform:uppercase;text-shadow:0 28px 70px rgba(0,0,0,.5)}.team-options{width:100%;display:grid;grid-template-columns:repeat(2,minmax(320px,1fr));gap:28px;perspective:1600px}.team-card{position:relative;min-height:610px;display:grid;grid-template-rows:auto 1fr auto;gap:10px;padding:30px;border-radius:26px;border:1px solid rgba(255,255,255,.12);color:#f7fffb;background:#050d0eb8;overflow:hidden;cursor:pointer;text-align:center;transform-style:preserve-3d;box-shadow:0 34px 110px #00000070;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease,filter .28s ease}.team-card:before,.team-card:after{content:"";position:absolute;pointer-events:none}.team-card:before{inset:-35%;opacity:.74;background:radial-gradient(circle at 50% 18%,var(--team-glow),transparent 35%),conic-gradient(from 120deg,transparent,rgba(255,255,255,.1),transparent 34%);animation:teamLightSweep 9s linear infinite}.team-card:after{inset:14px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(115deg,rgba(255,255,255,.11),transparent 18%,transparent 72%,rgba(255,255,255,.08)),radial-gradient(circle at 50% 92%,rgba(0,0,0,.74),transparent 42%)}.team-card:hover{transform:translateY(-12px) rotateX(5deg) rotateY(var(--tilt));border-color:var(--team-border);box-shadow:0 44px 130px #0000008c,0 0 52px var(--team-shadow);filter:saturate(1.08)}.team-card:active{transform:translateY(-4px) rotateX(2deg) rotateY(var(--tilt))}.team-card-index{position:relative;z-index:3;justify-self:start;border:1px solid var(--team-border);border-radius:999px;padding:8px 12px;color:var(--team-accent);background:#0000003d;font-size:.78rem;font-weight:950}.team-card-mark{position:absolute;z-index:2;top:40px;right:34px;color:var(--team-mark);font-size:8rem;font-weight:950;line-height:.8;opacity:.22;transform:translateZ(24px)}.team-agent-stage{position:relative;z-index:3;display:grid;place-items:end center;min-height:410px;transform-style:preserve-3d}.team-agent-stage:before{content:"";position:absolute;width:58%;height:24px;bottom:18px;border-radius:999px;background:radial-gradient(ellipse,var(--team-shadow),transparent 70%);filter:blur(6px);opacity:.78;transform:translateZ(-22px)}.team-agent-stage img{width:min(92%,430px);height:430px;object-fit:contain;object-position:bottom center;filter:drop-shadow(0 34px 34px rgba(0,0,0,.66));transform:translateZ(56px);animation:agentFloat 4.8s ease-in-out infinite}.team-card:hover .team-agent-stage img{animation-duration:3.4s}.team-card-copy{position:relative;z-index:3;display:grid;gap:7px;transform:translateZ(34px)}.team-card-copy strong{color:#fff;font-size:1.55rem;font-weight:950;letter-spacing:.05em;text-transform:uppercase}.team-card-copy small{max-width:420px;margin:0 auto;color:#c8d8d4;font-size:.95rem;font-weight:800;line-height:1.35}.team-card.ct{--team-accent: #78e6ff;--team-border: rgba(120, 230, 255, .62);--team-glow: rgba(80, 198, 255, .44);--team-shadow: rgba(80, 198, 255, .22);--team-mark: #9eefff;--tilt: -4deg;background:linear-gradient(150deg,#041c26ed,#030a0dd6),radial-gradient(circle at 50% 20%,rgba(120,230,255,.22),transparent 55%)}.team-card.t{--team-accent: #ffd96b;--team-border: rgba(255, 213, 89, .62);--team-glow: rgba(255, 87, 64, .4);--team-shadow: rgba(255, 87, 64, .22);--team-mark: #ffe49a;--tilt: 4deg;background:linear-gradient(150deg,#30110bed,#0b0606db),radial-gradient(circle at 50% 20%,rgba(255,213,89,.2),transparent 55%)}@keyframes agentFloat{0%,to{transform:translateZ(56px) rotate(-.6deg)}50%{transform:translate3d(0,-15px,72px) rotate(.8deg)}}@keyframes teamLightSweep{to{transform:rotate(360deg)}}@media (max-width: 980px){.team-selector-title h2{font-size:3.2rem}.team-options{grid-template-columns:1fr}.team-card{min-height:520px}}@media (max-width: 560px){.team-selector{min-height:auto;gap:18px}.team-selector-title h2{font-size:2.35rem}.team-card{min-height:430px;padding:18px;border-radius:20px}.team-card-mark{top:28px;right:24px;font-size:5.5rem}.team-agent-stage{min-height:300px}.team-agent-stage img{height:310px}}html,body,#root,*{user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}body{margin:0;min-height:100dvh;width:100dvw;background:#070b0c;color:#f7fffb}#root{min-height:100dvh;width:100dvw;overflow:hidden}#root>div,.page{min-height:100dvh;width:100dvw}#root>div{position:relative;z-index:0}#root>div:before{content:"";position:fixed;inset:0;width:100dvw;height:100dvh;background:linear-gradient(120deg,#040e0df0,#140712e0),url(/skins/images/De_mirage_cs2.webp) center center / cover no-repeat;z-index:0;opacity:1;pointer-events:none}.page{position:relative;display:flex;flex-direction:column;z-index:1}.header{position:sticky;top:0;display:flex;justify-content:space-between;align-items:center;width:100dvw;padding:14px clamp(18px,4vw,56px);border-bottom:1px solid rgba(111,255,221,.18);background:#040a0bb8;box-shadow:0 18px 60px #00000047;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20}.page-container{position:relative;flex:1;width:100%;max-height:calc(100dvh - 93px);overflow-y:auto;overflow-x:hidden;padding:clamp(18px,3vw,40px);color:#f7fffb;text-align:center;scrollbar-width:thin;scrollbar-color:rgba(108,255,219,.8) rgba(255,255,255,.08);z-index:2}.page-container::-webkit-scrollbar{width:10px}.page-container::-webkit-scrollbar-track{background:#ffffff0f}.page-container::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#62ffd8,#ffcf61);border-radius:999px}.user-info{display:flex;align-items:center;gap:14px}.user-info img{width:58px;height:58px;border-radius:18px;border:1px solid rgba(111,255,221,.35);box-shadow:0 10px 28px #0000004d}.user-info .user-details{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.user-info .user-details h2{margin:0;font-size:clamp(1rem,2vw,1.25rem);letter-spacing:0}.user-info .user-details a{color:#8fffe4;font-size:.86rem;font-weight:800;text-decoration:none}.logout-button,.change-team-btn{border:1px solid rgba(255,211,102,.4);border-radius:12px;padding:10px 16px;color:#ffe59b;background:#ffd3661a;cursor:pointer;font-weight:900;transition:transform .18s ease,border-color .18s ease,background .18s ease}.logout-button:hover,.change-team-btn:hover{transform:translateY(-2px);border-color:#ffd366bf;background:#ffd3662e}.after-team-selection{display:flex;flex-direction:column;align-items:center;width:100%}.taskbar{position:sticky;top:0;width:min(1240px,100%);display:flex;justify-content:space-between;align-items:center;gap:14px;margin:0 auto 22px;padding:14px 18px;border:1px solid rgba(111,255,221,.18);border-radius:18px;background:#060f10d1;box-shadow:0 18px 60px #0000003d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10}.taskbar span{color:#c6ddd7;font-weight:800}.taskbar strong{color:#62ffd8}@media (max-width: 760px){.header{padding:10px 14px}.user-info{gap:9px}.user-info img{width:44px;height:44px;border-radius:14px}.user-info .user-details a{display:none}.page-container{max-height:calc(100dvh - 66px);padding:14px}.taskbar{align-items:stretch;flex-direction:column;border-radius:14px}}.weapons-section{width:min(1240px,100%);margin:0 auto;padding:8px 0 32px}.weapon-categories{width:min(1120px,100%);display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:0 auto 24px;padding:14px;border:1px solid rgba(111,255,221,.16);border-radius:20px;background:#050c0db3;box-shadow:inset 0 1px #ffffff0d,0 18px 60px #00000038}.category-button{min-height:42px;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:10px 16px;color:#d9fff7;background:linear-gradient(135deg,#ffffff14,#ffffff08);cursor:pointer;font-size:.96rem;font-weight:900;letter-spacing:0;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.category-button:hover{transform:translateY(-2px);border-color:#6fffdd57}.category-button.active{border-color:#6fffddc7;color:#05100e;background:linear-gradient(135deg,#69ffdc,#68d4ff);box-shadow:0 14px 34px #62ffd82e}.after-team-selection{display:flex;flex-direction:column;align-items:center;flex:1;width:100%}.weapons-grid{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;perspective:1200px}.weapon-card{position:relative;min-height:196px;display:grid;grid-template-rows:124px auto;gap:10px;align-items:center;padding:14px;border:1px solid rgba(111,255,221,.14);border-radius:18px;color:#f7fffb;background:linear-gradient(145deg,#0a1617eb,#120d14d6),linear-gradient(180deg,rgba(255,255,255,.06),transparent);cursor:pointer;overflow:hidden;transform:translateZ(0);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.weapon-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(104,255,220,.12),transparent 42%,rgba(255,210,96,.08));opacity:0;transition:opacity .2s ease;pointer-events:none}.weapon-card:hover{transform:translateY(-7px) rotateX(4deg);border-color:#6fffdd75;box-shadow:0 22px 58px #00000052,0 0 0 1px #6fffdd14}.weapon-card:hover:before{opacity:1}.weapon-img{width:100%;height:124px;object-fit:contain;filter:drop-shadow(0 18px 26px rgba(0,0,0,.5))}.weapon-name{min-height:38px;display:grid;place-items:center;color:#f7fffb;font-size:.98rem;font-weight:900;line-height:1.2;overflow-wrap:anywhere}.knife-dropdown-wrapper{position:relative;width:min(620px,100%);margin:0 auto 24px}.dropdown-header{display:flex;align-items:center;gap:12px;padding:13px 16px;border:1px solid rgba(111,255,221,.22);border-radius:16px;color:#f7fffb;background:#050c0dd1;cursor:pointer;font-size:1.05rem;font-weight:900;box-shadow:0 18px 50px #00000040}.dropdown-header img{width:52px;height:52px;object-fit:contain}.arrow{margin-left:auto;color:#8fffe4;font-size:.9rem}.dropdown-list{position:absolute;top:calc(100% + 8px);left:0;width:100%;max-height:330px;overflow-y:auto;z-index:40;border:1px solid rgba(111,255,221,.2);border-radius:16px;background:#040a0bf5;box-shadow:0 24px 70px #00000070}.dropdown-item{display:flex;align-items:center;gap:12px;padding:11px 14px;color:#d9fff7;cursor:pointer;transition:background .16s ease}.dropdown-item:hover,.dropdown-item.selected{background:#6fffdd1a}.dropdown-item img{width:42px;height:42px;object-fit:contain}@media (max-width: 915px){.weapons-section{padding:4px 0 24px}.weapon-categories{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding:10px}.category-button{white-space:nowrap;flex:0 0 auto;font-size:.9rem;padding:9px 13px}.weapons-grid{grid-template-columns:repeat(auto-fill,minmax(138px,1fr));gap:10px}.weapon-card{min-height:176px;grid-template-rows:108px auto;padding:10px;border-radius:14px}.weapon-img{height:108px}}.after-team-selection:has(.weapons-section .weapon-customizer-container){display:flex;flex-direction:column;align-items:center;flex:1;width:100dvw;max-width:100dvw}.weapons-section:has(.weapon-customizer-container){width:100%;max-width:100dvw;padding:0;margin:0}.weapon-customizer-container{display:flex;flex-direction:column;width:100%;height:100%;color:#fff;font-family:Arial,sans-serif}.weapon-customizer-header{width:100dvw;background-color:#1f1f1f80;padding:16px 24px;display:flex;justify-content:space-between;align-items:center;font-size:18px;font-weight:700;border-bottom:1px solid #33333350;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.weapon-customizer-header button{background-color:#333;border:none;color:#fff;padding:8px 16px;cursor:pointer;border-radius:6px;font-size:14px}.weapon-customizer-header button:hover{background-color:#444}.weapon-customizer-content{display:flex;flex-grow:1;padding:24px;gap:32px}.customizer-left{flex:1;display:flex;flex-direction:column;gap:16px;max-width:400px}.customizer-left label{display:flex;flex-direction:column;font-size:14px}.customizer-left input,.customizer-left select{margin-top:4px;padding:8px;background-color:#222;border:1px solid #444;border-radius:4px;color:#fff}.stickers,.keychain{margin-top:16px}.stickers h3,.keychain h3{margin-bottom:8px;font-size:16px;border-bottom:1px solid #444;padding-bottom:4px}.buttons{display:flex;gap:12px;margin-top:auto}.buttons button{padding:10px 20px;border:none;border-radius:6px;font-size:14px;cursor:pointer;color:#fff}.buttons button:first-child{background-color:#444}.buttons button:last-child{background-color:#007bff}.buttons button:last-child:hover{background-color:#0069d9}.customizer-right{flex:2;display:flex;flex-direction:column;align-items:center;gap:24px;overflow-y:auto}.weapon-customizer-body{display:flex;width:100%;height:100%;box-sizing:border-box;overflow-y:auto;overflow-x:hidden}.weapon-customizer-body::-webkit-scrollbar{width:8px}.weapon-customizer-body::-webkit-scrollbar-thumb{background-color:#555;border-radius:4px}.weapon-customizer-body::-webkit-scrollbar-track{background-color:#222}.weapon-customizer-body::-webkit-scrollbar-thumb:hover{background-color:#888}.weapon-customizer-body>div{box-sizing:border-box;padding:15px}.weapon-customizer-body .left-panel{width:75%;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.weapon-customizer-body .right-panel{width:25%;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #44444420;border-radius:8px;margin-top:15px;margin-right:15px}.weapon-preview{width:100%;display:flex;flex-direction:column;align-items:center}.weapon-preview>img{width:100%;max-width:300px;height:auto;object-fit:contain}.weapon-preview .preview-details{display:flex;flex-direction:column;align-items:center;gap:5px}.weapon-preview .preview-details h3{margin:5px 0;font-size:1.2em;text-transform:capitalize}.weapon-preview .preview-details p{margin:2px 0;font-size:1em;color:#ccc}.weapon-preview .preview-details .nametag_prev{color:#fff;font-size:1em;word-break:break-all}.skin-list{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:5px;margin-top:20px;margin-bottom:20px;padding:0 10px;min-height:170px;max-height:450px;overflow-y:auto;width:100%}.skin-list::-webkit-scrollbar{width:8px}.skin-list::-webkit-scrollbar-thumb{background-color:#555;border-radius:4px}.skin-list::-webkit-scrollbar-track{background-color:#222}.skin-list::-webkit-scrollbar-thumb:hover{background-color:#888}.skin-button{border:none;background:transparent;padding:0;cursor:pointer;border-radius:5px;background-color:#22222250;border:1px solid #22222250;transition:transform .2s,outline .2s,border .2s,box-shadow .2s}.skin-thumb{cursor:pointer;border:2px solid transparent;padding:4px}.skin-thumb img{width:100%;height:auto;object-fit:cover}.skin-button:hover{border-color:#61dafb}.skin-button.selected{outline:1px solid #61dafb;box-shadow:0 0 5px #61dafb80}.skin-thumb{width:110px;height:auto;border-radius:4px;display:block}.preview-keychain{display:flex;align-items:center;flex-direction:column;gap:0px;margin-bottom:5px;background-color:#1a1a1a40;justify-content:center;width:100%;border-radius:20px;padding:5px;font-size:.8em}.preview-keychain p{margin:0}.keychain-preview{display:flex;align-items:center;flex-direction:column;gap:10px;margin-bottom:10px}.keychain-img{width:65px;height:auto;object-fit:contain}.preview-stickers{margin-top:10px;display:flex;flex-direction:column;align-items:center;gap:10px;background-color:#1a1a1a40;padding:5px;border-radius:8px;width:100%}.weapon-preview .preview-details .preview-stickers p{margin:0;font-size:1em}.sticker-preview-list{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;align-items:center;max-width:100%;padding:10px}.sticker-preview{display:flex;flex-direction:column;align-items:center;max-width:20%;width:100%}.sticker-img{width:inherit;height:auto;object-fit:contain;border-radius:4px}.sticker-preview.empty{color:gray;font-size:12px;text-align:center}.sticker-preview span{font-size:12px;word-break:break-all;color:#ccc}.weapon-customizer-body .left-panel .skin-details-settings{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:10px;width:100%;margin-left:15px}.weapon-customizer-body .left-panel .skin-details-settings .skin-details-settings-labels{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:15px}.weapon-customizer-body .left-panel .skin-details-settings .skin-details-settings-labels .skin-details-group{display:flex;justify-content:flex-start;align-items:center;gap:15px;width:100%}.weapon-customizer-body .left-panel .skin-details-settings .skin-details-settings-labels label{font-size:1em;color:#efefef;font-weight:500}.weapon-customizer-body .left-panel .skin-details-settings .skin-details-settings-labels label input:not([type=checkbox]){padding:5px 10px;background-color:#222;border:1px solid #444;border-radius:4px;color:#fff;margin-left:5px;font-size:1em}.weapon-customizer-body .left-panel .skin-details-settings .skin-details-settings-labels label input[type=checkbox]{width:17px;height:17px;margin-left:5px;background-color:#222;border:1px solid #444;border-radius:4px;color:#fff;cursor:pointer}.weapon-customizer-body .left-panel .skin-details-settings .buttons{display:flex;flex-direction:row;justify-content:flex-end;width:100%;align-items:center;gap:12px;margin-top:auto;padding-top:5px}.weapon-customizer-body .left-panel .skin-details-settings .buttons button{padding:8px 25px;border:none;border-radius:6px;font-size:1.2em;cursor:pointer;color:#fff}.weapon-customizer-body .left-panel .skin-details-settings .buttons button:first-child{background-color:#444}.weapon-customizer-body .left-panel .skin-details-settings .buttons button:last-child{background-color:#0056b3}.weapon-customizer-body .left-panel .skin-details-settings .buttons button:last-child:hover{background-color:#006fe6}@media (max-height: 915px){body{height:max-content;max-height:max-content;overflow-y:auto;overflow-x:hidden}.weapon-customizer-body{overflow-y:hidden;overflow-x:hidden;max-height:max-content}}@media (max-width: 1000px){.sticker-preview span{display:none}}@media (max-width: 915px){.skin-list{max-height:35dvh}.weapon-customizer-body .left-panel .skin-details-settings .buttons{justify-content:flex-start;padding-top:20px}.weapon-customizer-body .left-panel .skin-details-settings .buttons button{width:100%;padding:10px;font-size:1em;font-weight:600}}@media (max-width: 815px){.weapon-customizer-body{flex-direction:column}.weapon-customizer-body .right-panel{width:100%}.weapon-customizer-body .left-panel{width:100%;padding-right:35px;box-sizing:border-box}.weapon-customizer-body .right-panel .weapon-preview{width:100%;max-width:100%;flex-direction:row-reverse;display:flex;justify-content:center;align-items:center}.weapon-customizer-body .right-panel .weapon-preview img{max-width:40%;width:auto;flex:0 0 40%;margin:20px;padding:20px;border-radius:12px;background-color:#1f1f1f40;height:100%}.weapon-customizer-body .right-panel .weapon-preview .preview-details{width:100%;text-align:center;display:flex;align-items:flex-end;justify-content:flex-end;flex-wrap:wrap;flex:1;font-size:.8em}.preview-keychain{width:100%}.preview-keychain p{display:none}.weapon-customizer-body .right-panel .weapon-preview .preview-keychain img{margin:0;background:none;padding:0;height:160px}.weapon-customizer-body .right-panel .weapon-preview .preview-stickers .sticker-preview-list .sticker-preview img{margin:0;padding:0;max-width:100%}}.sticker-popup{position:fixed;inset:0;margin:auto;width:75dvw;max-width:100%;height:100%;max-height:95dvh;background:#1a1a1a;border:2px solid #444;border-radius:12px;padding:20px;z-index:999;color:#fff;box-shadow:0 0 50px #000000f2;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-y:auto;overflow-x:hidden}.sticker-slots-preview{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:20px;width:100%}.sticker-popup h3{margin:0 0 15px;font-size:1.4rem;text-align:center}.sticker-slot-box{width:140px;height:140px;display:block}.sticker-slot-box img{width:100%;height:100%;object-fit:contain;background:#222}.sticker-slot-box{border:2px solid #555;display:flex;align-items:center;justify-content:center;margin:5px;cursor:pointer;background-color:#1e1e1e}.sticker-slot-box.selected-slot{border-color:#61dafb;box-shadow:0 0 10px #61dafb}.empty-slot{font-size:32px;color:#aaa}.empty-slot:before{content:"+";font-size:32px;color:#77777795}.sticker-search{width:100%;padding:10px 15px;margin-bottom:10px;font-size:1em;border-radius:6px;border:1px solid #444;background-color:#1e1e1e;color:#fff}.sticker-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;height:100%;width:100%;overflow-y:auto}.sticker-list::-webkit-scrollbar{width:8px}.sticker-list::-webkit-scrollbar-thumb{background:#555;border-radius:4px}.sticker-list::-webkit-scrollbar-track{background:#222}.sticker-list::-webkit-scrollbar-thumb:hover{background:#777}.sticker-item{background-color:#1a1a1a;border:1px solid #33333390;border-radius:15px;padding:5px;cursor:pointer;text-align:center;transition:background-color .2s}.sticker-item:hover{background-color:#2a2a2a;border:1px solid #555555}.sticker-item img{width:110px;height:110px;object-fit:contain;display:block;margin:0 auto 2px}.sticker-item span{display:block;font-size:1em;color:#ddd;word-break:break-word}.sticker-popup .close-btn{margin-top:30px;padding:10px 20px;background-color:#006673;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:1.5em;font-weight:500;transition:background-color .2s ease}.sticker-popup .close-btn:hover{background-color:#00aabc}.remove-sticker-btn{position:absolute;top:-10px;right:-10px;background:#000000e6;border:none;color:#fff;border-radius:50%;width:35px;height:35px;cursor:pointer;font-size:1em;font-weight:700}.sticker-slot-box{position:relative}@media (max-width: 1200px){.sticker-popup{width:85dvw;height:95dvh}.sticker-list{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}@media (max-width: 915px){.sticker-popup{width:90dvw;height:95dvh}.sticker-slot-box{width:25%;height:100%}.sticker-slot-box img{width:100%;height:100%;padding:5px;object-fit:contain}.sticker-list{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.sticker-item img{width:100px;height:100px}}@media (max-width: 768px){.sticker-popup{width:92dvw;height:95dvh;padding:15px}.sticker-popup h3{font-size:1.2rem}.sticker-slot-box{width:30%;height:auto}.sticker-slot-box img{height:auto;max-height:120px}.sticker-list{grid-template-columns:repeat(auto-fill,minmax(110px,1fr))}.sticker-item img{width:90px;height:90px}.sticker-popup .close-btn{width:100%}}@media (max-width: 480px){.sticker-popup{width:95dvw;height:95dvh;border-radius:10px}.sticker-list{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:8px}.sticker-item{padding:4px;border-radius:10px}.sticker-item img{width:80px;height:80px}.sticker-item span{font-size:.85em}.sticker-search{font-size:.9em}}@media (max-height: 500px) and (orientation: landscape){.sticker-popup{height:90dvh;padding:12px}.sticker-slot-box img{max-height:70px}}.keychain-popup{position:fixed;inset:0;margin:auto;background:#1e1e1e;color:#fff;padding:24px;border-radius:12px;z-index:999;width:80dvw;max-width:100%;height:100%;max-height:80dvh;overflow-y:auto;box-shadow:0 0 20px #000c;font-family:Segoe UI,sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:center}.keychain-popup h3{margin-top:0;margin-bottom:16px;font-size:20px}.keychain-search{width:100%;padding:8px 12px;font-size:16px;border:1px solid #3a3a3a;border-radius:6px;margin-bottom:16px;background-color:#2a2a2a;color:#fff}.keychain-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:12px;align-items:start;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;flex:1}.keychain-list::-webkit-scrollbar{width:10px}.keychain-list::-webkit-scrollbar-thumb{background:#555;border-radius:6px}.keychain-list::-webkit-scrollbar-track{background:#222}.keychain-list::-webkit-scrollbar-thumb:hover{background:#777}.keychain-item{cursor:pointer;text-align:center;padding:8px;border-radius:12px;background-color:#2c2c2c;transition:background-color .2s,border-color .2s,transform .08s ease;border:2px solid transparent}.keychain-item:hover{background-color:#333}.keychain-item:active{transform:scale(.98)}.keychain-item.selected{border-color:#00bcd4}.keychain-item img{width:100%;height:100px;object-fit:contain;margin-bottom:6px;border-radius:4px}.keychain-item span{display:block;font-size:14px;color:#ccc;word-break:break-word}.offset-controls{margin-top:20px;display:flex;justify-content:space-between;gap:16px;margin-bottom:10px}.offset-controls label{flex:1;font-size:14px}.offset-controls input{width:100%;padding:8px 10px;margin-top:4px;border-radius:6px;border:1px solid #3a3a3a;background-color:#2a2a2a;color:#fff}.keychain-popup .close-btn{margin-top:20px;padding:10px 16px;background-color:#00bcd4;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:15px;transition:background-color .2s ease,transform .08s ease}.keychain-popup .close-btn:hover{background-color:#0097a7}.keychain-popup .close-btn:active{transform:scale(.98)}.keychain-popup::-webkit-scrollbar{width:10px}.keychain-popup::-webkit-scrollbar-thumb{background:#555;border-radius:6px}.keychain-popup::-webkit-scrollbar-track{background:#222}.keychain-popup::-webkit-scrollbar-thumb:hover{background:#777}@media (max-width: 1200px){.keychain-popup{width:85dvw;max-height:85dvh}}@media (max-width: 915px){.keychain-popup{width:90dvw;max-height:90dvh}.keychain-list{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px}.keychain-item img{height:90px}}@media (max-width: 768px){.keychain-popup{width:92dvw;max-height:92dvh;padding:16px}.keychain-popup h3{font-size:18px}.keychain-list{grid-template-columns:repeat(auto-fill,minmax(95px,1fr))}.offset-controls{flex-direction:column}.keychain-popup .close-btn{width:100%}}@media (max-width: 480px){.keychain-popup{width:95dvw;max-height:95dvh;border-radius:10px}.keychain-list{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:8px}.keychain-item{padding:6px;border-radius:10px}.keychain-item img{height:80px}.keychain-item span{font-size:13px}.keychain-search{font-size:15px}}@media (max-height: 500px) and (orientation: landscape){.keychain-popup{max-height:90dvh;padding:12px}.keychain-item img{height:70px}}@media (prefers-reduced-motion: reduce){.keychain-item,.keychain-popup .close-btn{transition:none}}.extras-panel{width:min(1240px,100%);margin:0 auto;padding-bottom:32px}.extras-panel-music{width:min(1500px,100%)}.extras-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px;margin-bottom:18px;border:1px solid rgba(111,255,221,.18);border-radius:22px;background:linear-gradient(135deg,#091817e6,#150a16e0),linear-gradient(90deg,#6fffdd14,#ffcf610f);box-shadow:0 24px 70px #00000047}.extras-kicker{margin:0 0 5px;color:#62ffd8;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.extras-toolbar h3{margin:0;color:#fff;font-size:clamp(1.5rem,3vw,2.45rem);letter-spacing:0}.extras-toolbar span{color:#c5d8d3;font-weight:800}.extras-tools{min-width:min(430px,100%);display:grid;gap:8px}.extras-tools>span{text-align:right;color:#ffe59b;font-size:.84rem}.extras-toolbar input{width:100%;border:1px solid rgba(111,255,221,.22);border-radius:14px;background:#020808bd;color:#f7fffb;padding:13px 15px;outline:none;font-weight:800}.extras-toolbar input:focus{border-color:#6fffddb3;box-shadow:0 0 0 4px #6fffdd14}.extras-toast{width:fit-content;max-width:100%;margin:0 auto 15px;padding:10px 14px;border:1px solid rgba(255,211,102,.28);border-radius:999px;color:#ffe59b;background:#ffd3661a;box-shadow:0 16px 40px #0003;font-weight:900}.extras-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(174px,1fr));gap:15px;perspective:1200px}.extras-panel-music .extras-grid{grid-template-columns:repeat(auto-fill,minmax(278px,1fr));gap:20px;perspective:none}.extras-panel-graffiti .extras-grid{grid-template-columns:repeat(auto-fill,minmax(168px,1fr))}.extras-card{position:relative;min-height:262px;display:grid;grid-template-rows:130px 1fr auto;gap:11px;padding:13px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(145deg,#091011f0,#140e14e0),linear-gradient(180deg,rgba(255,255,255,.06),transparent);color:#fff;overflow:hidden;transform:translateZ(0);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.extras-panel-music .extras-card{min-height:392px;grid-template-rows:214px 1fr auto;padding:18px;border-radius:24px;isolation:isolate;transform:translateZ(0)}.extras-panel-music .extras-card:before{background:radial-gradient(circle at 35% 18%,rgba(98,255,216,.16),transparent 35%),radial-gradient(circle at 82% 20%,rgba(255,211,102,.12),transparent 34%),linear-gradient(135deg,rgba(98,255,216,.08),transparent 52%,rgba(255,211,102,.08))}.extras-card:before{content:"";position:absolute;inset:0;opacity:0;background:linear-gradient(135deg,rgba(98,255,216,.13),transparent 50%,rgba(255,211,102,.1));transition:opacity .2s ease;pointer-events:none}.extras-card:hover{transform:translateY(-7px) rotateX(4deg);border-color:#6fffdd70;box-shadow:0 22px 60px #00000054}.extras-panel-music .extras-card:hover{transform:translateY(-6px);border-color:#6fffdd85;box-shadow:0 24px 64px #0000005c,0 0 0 1px #6fffdd1f}.extras-card:hover:before{opacity:1}.extras-card.active{border-color:#62ffd8d1;box-shadow:0 0 0 1px #62ffd82e,0 20px 52px #62ffd81a}.extras-image-wrap{display:grid;place-items:center;border-radius:14px;background:radial-gradient(circle at 50% 18%,rgba(98,255,216,.16),transparent 55%),#ffffff09;overflow:hidden}.music-kit-card .extras-image-wrap{position:relative;height:214px;display:flex;align-items:center;justify-content:flex-start;overflow:hidden;border:1px solid rgba(111,255,221,.14);border-radius:20px;background:linear-gradient(135deg,rgba(255,211,102,.12),transparent 32%),radial-gradient(circle at 25% 15%,rgba(111,255,221,.18),transparent 34%),radial-gradient(circle at 78% 50%,rgba(255,255,255,.08),transparent 40%),#050d0db8}.music-kit-card .extras-image-wrap:before{content:"";position:absolute;inset:13px;border-radius:16px;background:linear-gradient(90deg,rgba(255,255,255,.08),transparent 34%),repeating-linear-gradient(135deg,rgba(255,255,255,.035) 0 1px,transparent 1px 12px);opacity:.55;pointer-events:none}.music-vinyl{position:absolute;right:20px;width:162px;height:162px;border-radius:50%;background:radial-gradient(circle at center,#d6a943 0 10%,#151515 10.5% 17%,#242424 17.5% 19%,#111 19.5% 100%),repeating-radial-gradient(circle at center,rgba(255,255,255,.14) 0 1px,transparent 1px 7px);box-shadow:0 24px 38px #0000006b,inset 0 0 0 1px #ffffff14;transform:translate(16px) rotate(8deg);opacity:.94;z-index:1}.music-kit-card.previewing .music-vinyl{animation:musicSpin 5.5s linear infinite}.music-kit-card.previewing .extras-image-wrap{border-color:#6fffdd80;box-shadow:inset 0 0 0 1px #6fffdd1f,0 18px 46px #6fffdd14}.extras-card img{width:100%;height:130px;object-fit:contain;filter:drop-shadow(0 18px 26px rgba(0,0,0,.5))}.extras-panel-music .extras-card img{position:relative;z-index:2;width:158px;height:158px;margin-left:14px;object-fit:cover;border-radius:9px;box-shadow:0 24px 38px #0000007a,0 0 0 1px #ffffff14;transform:none;background:#ffffff0f}.extras-card strong{display:block;color:#fff;line-height:1.22;overflow-wrap:anywhere}.extras-panel-music .extras-card strong{min-height:2.8em;font-size:1.04rem}.extras-card small{display:block;margin-top:6px;color:#a8bbb7;font-weight:900}.extras-actions{display:flex;gap:8px}.extras-panel-music .extras-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.extras-panel-music .extras-actions .apply-extra-btn{grid-column:1 / -1}.extras-panel-graffiti .extras-actions{display:grid;grid-template-columns:1fr}.extras-actions button,.extras-load-more{border:0;border-radius:12px;padding:10px;background:linear-gradient(135deg,#69ffdc,#69d7ff);color:#05100e;font-weight:950;cursor:pointer;transition:transform .16s ease,filter .16s ease}.extras-panel-music .extras-actions button{min-height:42px;white-space:nowrap}.extras-actions button{flex:1}.extras-actions button:first-child{background:#ffd3661f;color:#ffe59b;border:1px solid rgba(255,211,102,.26)}.extras-actions .mvp-preview-btn{background:linear-gradient(135deg,#ffd36633,#ffd36614);color:#ffe59b;border:1px solid rgba(255,211,102,.38)}.extras-actions .menu-preview-btn{background:linear-gradient(135deg,#9475ff38,#62ffd814);color:#dcd5ff;border:1px solid rgba(160,138,255,.34)}.extras-actions button.apply-extra-btn{background:linear-gradient(135deg,#69ffdc,#69d7ff);color:#05100e;border:0}.extras-actions button:hover,.extras-load-more:hover{transform:translateY(-2px);filter:brightness(1.06)}.extras-actions button:disabled{opacity:.62;cursor:progress}.extras-load-more{display:block;width:min(300px,100%);margin:22px auto 0;padding:13px 20px}.graffiti-slots{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 18px}.graffiti-slot{position:relative;display:grid;gap:5px;min-height:78px;padding:15px 16px;border:1px solid rgba(111,255,221,.18);border-radius:18px;background:radial-gradient(circle at 15% 0%,rgba(111,255,221,.14),transparent 42%),#040d0dbd;color:#dffdf7;text-align:left;cursor:pointer;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.graffiti-slot:after{content:"";position:absolute;inset:auto 16px 12px auto;width:38px;height:38px;border-radius:14px;background:linear-gradient(135deg,#6fffdd66,#ffd36629),repeating-linear-gradient(45deg,transparent 0 5px,rgba(255,255,255,.1) 5px 8px);opacity:.28;transform:rotate(-7deg)}.graffiti-slot:hover{transform:translateY(-3px);border-color:#6fffdd7a;box-shadow:0 18px 44px #00000047}.graffiti-slot.active{border-color:#69ffdcdb;background:radial-gradient(circle at 12% 0%,rgba(111,255,221,.22),transparent 44%),linear-gradient(135deg,#0b2a25f0,#19111cd1);box-shadow:0 0 0 1px #6fffdd29,0 20px 56px #6fffdd17}.graffiti-slot strong{color:#fff;font-size:.95rem;font-weight:950}.graffiti-slot span{color:#a8bbb7;font-size:.82rem;font-weight:900}@media (max-width: 720px){.extras-toolbar{align-items:stretch;flex-direction:column;border-radius:18px}.extras-tools{min-width:0}.extras-tools>span{text-align:left}.extras-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}.extras-panel-music .extras-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.graffiti-slots{grid-template-columns:1fr}.extras-card{min-height:236px;grid-template-rows:112px 1fr auto;padding:10px}.extras-panel-music .extras-card{min-height:348px;grid-template-rows:178px 1fr auto}.extras-card img{height:112px}.extras-panel-music .extras-card img{width:128px;height:128px}.extras-panel-music .extras-actions{grid-template-columns:1fr}.music-kit-card .extras-image-wrap{height:178px}.music-vinyl{width:132px;height:132px;right:14px}}@keyframes musicSpin{0%{transform:translate(16px) rotate(8deg)}to{transform:translate(16px) rotate(368deg)}}main.loading_div{position:fixed;inset:0;width:100vw;height:100dvh;display:grid;place-items:center;background:linear-gradient(120deg,#040e0df5,#140712e6),url(/skins/images/De_mirage_cs2.webp) center center / cover no-repeat;z-index:1000}main.loading_div_container{position:relative;z-index:2;display:grid;place-items:center;width:min(360px,calc(100vw - 32px));min-height:180px;border:1px solid rgba(111,255,221,.22);border-radius:24px;background:#040a0bc7;box-shadow:0 24px 80px #00000073;color:#f7fffb}main.loading_div p{margin:0;color:#8fffe4;font-size:1.05rem;font-weight:900}body .page:after{content:"";position:fixed;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#00000014,#0000002e)}


.extras-panel-graffiti .extras-grid{grid-template-columns:repeat(auto-fill,minmax(238px,1fr));gap:18px;perspective:none}.extras-panel-graffiti .extras-card{min-height:342px;grid-template-rows:190px 1fr auto;padding:16px;border-radius:22px;isolation:isolate;background:linear-gradient(145deg,#071012f2,#171018e8),radial-gradient(circle at 28% 12%,rgba(111,255,221,.16),transparent 34%),radial-gradient(circle at 82% 18%,rgba(255,211,102,.1),transparent 36%)}.extras-panel-graffiti .extras-card:before{opacity:.42;background:linear-gradient(135deg,rgba(111,255,221,.12),transparent 48%,rgba(255,211,102,.09))}.extras-panel-graffiti .extras-card:hover{transform:translateY(-6px);border-color:#6fffdd85;box-shadow:0 24px 64px #0000005c,0 0 0 1px #6fffdd1f}.extras-panel-graffiti .extras-image-wrap{height:190px;border:1px solid rgba(111,255,221,.14);border-radius:20px;background:linear-gradient(135deg,rgba(255,211,102,.1),transparent 34%),radial-gradient(circle at 30% 20%,rgba(111,255,221,.18),transparent 38%),#050d0db8}.extras-panel-graffiti .extras-image-wrap:before{content:"";position:absolute;inset:14px;border-radius:16px;background:repeating-linear-gradient(135deg,rgba(255,255,255,.045) 0 1px,transparent 1px 12px);opacity:.55;pointer-events:none}.extras-panel-graffiti .extras-card img{position:relative;z-index:2;width:168px;height:168px;object-fit:contain;filter:drop-shadow(0 20px 30px rgba(0,0,0,.52))}.extras-panel-graffiti .extras-card strong{min-height:2.7em;font-size:1.03rem}.extras-panel-graffiti .extras-actions{display:grid;grid-template-columns:1fr}.extras-panel-graffiti .extras-actions button{min-height:42px}@media (max-width:720px){.extras-panel-graffiti .extras-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}.extras-panel-graffiti .extras-card{min-height:302px;grid-template-rows:158px 1fr auto}.extras-panel-graffiti .extras-image-wrap{height:158px}.extras-panel-graffiti .extras-card img{width:138px;height:138px}}