:root{--bg: #050507;--bg-soft: #090a0f;--surface: #0d0e12;--surface-light: #15171d;--border: rgba(255, 255, 255, .08);--text-main: #ffffff;--text-secondary: #a5a7b1;--text-muted: #6f727d;--red: #ff1744;--red-light: #ff3d5a;--red-dark: #7a0d1e;--green: #19e58c;--green-light: #42f5a7;--green-dark: #0b5f3a;--radius-card: 28px;--radius-button: 18px;--radius-pill: 999px}*{box-sizing:border-box}html{min-height:100%;background:var(--bg)}body{margin:0;min-height:100vh;min-height:100dvh;overflow-x:hidden;overscroll-behavior:none;background:radial-gradient(circle at 20% -4%,rgba(255,23,68,.12),transparent 30%),radial-gradient(circle at 86% 18%,rgba(22,139,255,.1),transparent 26%),radial-gradient(circle at 50% 90%,rgba(25,229,140,.05),transparent 34%),#050507;color:var(--text-main);font-family:system-ui,-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}#root{min-height:100vh;min-height:100dvh;padding-bottom:env(safe-area-inset-bottom)}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:default}a{color:inherit}img{max-width:100%}.button{width:100%;height:58px;border-radius:var(--radius-button);border:0;color:#fff;font-size:18px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:transform .18s ease,opacity .18s ease,box-shadow .18s ease,filter .18s ease}.button:active,.add-button:active,.country-tab:active,.cart-button:active,.support-button:active,.category-entry:active,.catalog-back-button:active{transform:scale(.98)}.button:disabled,.add-button:disabled,.qty-control button:disabled{opacity:.55}.button--primary{background:linear-gradient(135deg,var(--red),var(--red-light));box-shadow:0 12px 30px #ff17443d}.button--dark,.button--ghost{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);box-shadow:none}.loading-screen{min-height:100vh;min-height:100dvh;background:#050507;display:flex;align-items:center;justify-content:center;padding:24px;transition:opacity .2s ease}.loading-screen--fade{opacity:0}.loading-core{display:grid;justify-items:center;animation:loadingIn .42s ease both}.loading-logo{width:64px;height:64px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#ff1744,#7a0d1e);color:#fff;font-size:34px;font-weight:900;box-shadow:0 0 28px #ff174447}.loading-title{margin-top:18px;font-size:26px;font-weight:900;letter-spacing:2px}.loading-subtitle{margin-top:8px;color:var(--text-secondary);font-size:14px}.loading-spinner,.payment-loader{width:32px;height:32px;margin-top:24px;border-radius:50%;border:3px solid rgba(255,23,68,.16);border-top-color:var(--red);box-shadow:0 0 24px #ff174459;animation:spin .82s linear infinite}.toast{position:fixed;left:12px;right:12px;top:calc(12px + env(safe-area-inset-top));z-index:9999;max-width:520px;margin:0 auto;padding:12px 14px;border-radius:16px;color:#fff;font-weight:800;display:flex;align-items:center;gap:10px;box-shadow:0 14px 40px #00000059;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:toastIn .16s ease}.toast--error{background:#230a10f0;border:1px solid rgba(255,23,68,.35)}.toast--success{background:#082316f0;border:1px solid rgba(25,229,140,.34)}.toast--info{background:#07152af0;border:1px solid rgba(22,139,255,.34)}.toast__icon{width:22px;height:22px;border-radius:999px;display:grid;place-items:center;flex:0 0 auto;background:#ffffff1a;font-size:13px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes loadingIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes cardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{to{background-position:-240% 0}}@keyframes toastIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes successPop{0%{opacity:0;transform:scale(.82)}to{opacity:1;transform:scale(1)}}.flow-page,.legal-page{min-height:100vh;min-height:100dvh;padding:22px 16px calc(40px + env(safe-area-inset-bottom));display:grid;align-content:center;justify-items:center}.legal-page{align-content:start}.back-button{align-self:start;justify-self:start;min-height:42px;border:0;border-radius:14px;padding:0 14px;color:#fff;background:#ffffff0f;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-weight:800}.checkout-card,.legal-document{width:min(100%,620px);background:linear-gradient(180deg,rgba(255,255,255,.035),transparent 44%),#0d0e12f0;border:1px solid rgba(255,255,255,.08);border-radius:28px;box-shadow:0 24px 70px #00000057}.checkout-card{padding:clamp(20px,5vw,28px);margin-top:18px}.legal-document{padding:clamp(22px,5vw,30px);margin-top:18px}.legal-logo{width:58px;height:58px;border-radius:16px;display:grid;place-items:center;margin-bottom:18px;background:linear-gradient(135deg,#ff1744,#7a0d1e);color:#fff;font-size:30px;font-weight:900;box-shadow:0 0 28px #ff174440}.flow-icon,.success-check{width:64px;height:64px;border-radius:20px;background:#ff174429;color:var(--red-light);display:grid;place-items:center;margin-bottom:18px}.flow-icon--danger{background:#ff41411f;color:#ff5a5a}.success-check{background:#19e58c24;color:var(--green-light);animation:successPop .42s ease both}.checkout-card h1,.legal-document h1{margin:0;font-size:clamp(26px,7vw,34px);line-height:1.12;font-weight:900}.checkout-card p,.legal-document p{color:var(--text-secondary);line-height:1.6}.order-id{margin-top:10px;color:var(--text-secondary);font-weight:800}.order-lines{margin-top:22px;display:grid;gap:10px}.order-lines-title{color:var(--text-secondary);font-weight:800}.order-line{display:flex;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.07);color:#fff}.order-line span{min-width:0}.payment-method,.checking-text{color:var(--text-secondary);font-weight:800}.checkout-total{margin:18px 0 14px;display:flex;justify-content:space-between;align-items:center;color:var(--text-secondary)}.checkout-total strong{color:#fff;font-size:26px;font-weight:900}.success-card{text-align:left}.legal-note{margin:12px auto 0;max-width:520px;color:var(--text-muted);text-align:center;font-size:12px;line-height:1.45}.legal-note a,.legal-footer a{color:var(--text-secondary);text-decoration:none}.legal-note--left{text-align:left;max-width:none;margin-bottom:18px}.legal-footer{padding:22px 16px 40px;text-align:center;font-size:12px;color:var(--text-muted);display:flex;justify-content:center;flex-wrap:wrap;gap:8px}@media(max-width:430px){.order-line{display:grid}}.app-header{position:sticky;top:0;z-index:80;background:#050507db;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06)}.header-inner{max-width:1120px;margin:0 auto;padding:clamp(10px,3vw,16px);display:flex;align-items:center;justify-content:space-between;gap:clamp(8px,2vw,14px);min-width:0}.brand{display:flex;align-items:center;gap:clamp(9px,2.5vw,14px);min-width:0;flex:1}.brand .brand-logo{width:clamp(44px,12vw,58px);height:clamp(44px,12vw,58px);border-radius:clamp(12px,3vw,16px);object-fit:cover;flex-shrink:0;border:1px solid rgba(255,23,68,.35);box-shadow:0 0 28px #ff17442e}.brand-text{min-width:0}.brand-title{color:#fff;font-size:clamp(18px,5vw,30px);font-weight:900;letter-spacing:clamp(.5px,.8vw,1.8px);line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-subtitle{margin-top:4px;color:#8c909b;font-size:clamp(11px,3vw,14px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-actions{display:flex;align-items:center;gap:clamp(8px,2vw,12px);flex-shrink:0}.support-button,.cart-button{height:clamp(42px,11vw,48px);border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#ffffff09;color:#fff;display:flex;align-items:center;justify-content:center;transition:transform .18s ease,background .18s ease,border-color .18s ease}.support-button{padding:0 clamp(12px,3vw,18px);gap:8px;font-size:clamp(0px,4vw,15px);font-weight:800}.cart-button{width:clamp(42px,11vw,48px);position:relative;flex-shrink:0}.cart-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#ff1744;color:#fff;font-size:11px;font-weight:800;border:2px solid #050507;display:grid;place-items:center}@media(max-width:430px){.support-button span{display:none}.support-button{width:44px;padding:0}}@media(max-width:335px){.brand-title{font-size:17px;letter-spacing:.3px}.header-inner{gap:6px}}.home-screen{min-height:calc(100vh - 80px)}.home-content{max-width:1120px;margin:0 auto;padding:clamp(14px,3vw,24px);display:grid;gap:clamp(16px,3vw,22px)}.category-entry{width:100%;min-height:clamp(230px,62vw,340px);border-radius:clamp(24px,5vw,32px);padding:clamp(20px,5vw,34px);position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1);color:#fff;text-align:left;display:flex;align-items:center;justify-content:space-between;isolation:isolate;box-shadow:0 24px 80px #00000042;transition:transform .18s ease,border-color .18s ease,filter .18s ease}.category-entry--playstation{background:radial-gradient(circle at 72% 52%,rgba(255,23,68,.3),transparent 30%),linear-gradient(135deg,#26040b,#09090d 58%,#160207);border-color:#ff174457}.category-entry--apple{background:radial-gradient(circle at 72% 52%,rgba(22,139,255,.26),transparent 32%),linear-gradient(135deg,#041120,#09090d 58%,#020812);border-color:#168bff57}.category-entry:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(115deg,transparent 0 42%,rgba(255,255,255,.06) 43%,transparent 44%),radial-gradient(circle at 18% 10%,rgba(255,255,255,.08),transparent 28%);opacity:.8}.category-entry__content{width:min(64%,620px);min-width:0;position:relative;z-index:2;display:grid;align-content:center}.category-entry__badge{width:max-content;max-width:100%;min-height:34px;padding:0 12px 0 8px;border-radius:999px;display:inline-flex;align-items:center;gap:8px;background:#00000047;border:1px solid rgba(255,255,255,.12);color:#fffc;font-size:12px;font-weight:900;letter-spacing:.8px}.category-entry__badge-icon{width:24px;height:24px;border-radius:9px;display:grid;place-items:center}.category-entry--playstation .category-entry__badge-icon{background:#ff174433;color:#ff6b82}.category-entry--apple .category-entry__badge-icon{background:#168bff33;color:#72b7ff}.category-entry__title{margin-top:clamp(18px,5vw,28px);font-size:clamp(38px,11vw,68px);font-weight:900;line-height:.95;letter-spacing:0}.category-entry__subtitle{margin-top:12px;color:#ffffffc7;font-size:clamp(15px,4vw,20px);font-weight:800}.category-entry__countries{margin-top:8px;color:#ffffff7a;font-size:clamp(12px,3.4vw,15px);line-height:1.3}.category-entry__button{width:max-content;max-width:100%;margin-top:clamp(18px,5vw,28px);height:46px;padding:0 16px;border-radius:16px;display:inline-flex;align-items:center;gap:9px;font-size:clamp(14px,3.8vw,16px);font-weight:900}.category-entry--playstation .category-entry__button{background:linear-gradient(135deg,#ff1744,#b8002d);box-shadow:0 12px 30px #ff17443d}.category-entry--apple .category-entry__button{background:linear-gradient(135deg,#168bff,#0a55d8);box-shadow:0 12px 30px #168bff38}.category-visual{position:absolute;right:clamp(-28px,-2vw,34px);bottom:clamp(12px,4vw,28px);width:clamp(150px,42vw,360px);height:clamp(130px,35vw,270px);z-index:1;pointer-events:none}.category-visual__plate{position:absolute;left:8%;right:0;bottom:4%;height:36%;border-radius:999px;filter:blur(2px);transform:perspective(460px) rotateX(62deg)}.category-visual--ps .category-visual__plate{background:radial-gradient(ellipse,rgba(255,23,68,.5),rgba(255,23,68,.08) 62%,transparent 70%)}.category-visual--apple .category-visual__plate{background:radial-gradient(ellipse,rgba(22,139,255,.44),rgba(22,139,255,.08) 62%,transparent 70%)}.category-visual__card{position:absolute;right:13%;top:6%;width:62%;height:52%;border-radius:clamp(18px,4vw,30px);display:grid;place-items:center;transform:rotate(-11deg);color:#fff;font-size:clamp(42px,12vw,96px);font-weight:900;text-shadow:0 12px 38px rgba(0,0,0,.55);box-shadow:0 26px 70px #00000073}.category-visual--ps .category-visual__card{background:linear-gradient(135deg,#121218f5,#691022c7);border:1px solid rgba(255,255,255,.16)}.category-visual--apple .category-visual__card{background:linear-gradient(135deg,#f5f8ff52,#0f1e36eb);border:1px solid rgba(255,255,255,.2)}.category-visual__halo{position:absolute;top:14%;right:14%;bottom:14%;left:14%;border-radius:999px;filter:blur(26px);opacity:.78}.category-visual--ps .category-visual__halo{background:#ff17443d}.category-visual--apple .category-visual__halo{background:#168bff38}@media(max-width:430px){.category-entry__content{width:72%}.category-visual{right:-44px;opacity:.72}}@media(max-width:340px){.category-entry__content{width:78%}}.catalog-screen{padding-bottom:calc(26px + env(safe-area-inset-bottom))}.catalog-screen--playstation{background:radial-gradient(circle at 78% 4%,rgba(255,23,68,.08),transparent 24%)}.catalog-screen--apple{background:radial-gradient(circle at 78% 4%,rgba(22,139,255,.1),transparent 24%)}.catalog-top{max-width:1120px;margin:0 auto;padding:clamp(14px,3vw,22px);display:flex;align-items:center;gap:clamp(12px,3vw,18px);min-width:0}.catalog-back-button{width:clamp(46px,12vw,56px);height:clamp(46px,12vw,56px);border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#ffffff09;color:#fff;display:grid;place-items:center;flex-shrink:0}.catalog-brand-icon{width:clamp(58px,15vw,74px);height:clamp(58px,15vw,74px);border-radius:999px;flex-shrink:0;display:grid;place-items:center}.catalog-brand-icon--playstation{background:radial-gradient(circle,#168bff73,#050507f2);border:1px solid rgba(22,139,255,.35);color:#72b7ff;box-shadow:0 0 36px #168bff29}.catalog-brand-icon--apple{background:radial-gradient(circle,#168bff61,#050507f2);border:1px solid rgba(22,139,255,.35);color:#72b7ff;box-shadow:0 0 36px #168bff24}.catalog-title-block{min-width:0}.catalog-title-block h1{margin:0;font-size:clamp(30px,8vw,46px);font-weight:900;line-height:1;letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catalog-title-block p{margin:4px 0 0;font-size:clamp(14px,3.8vw,18px);color:#a5a7b1}.country-tabs-wrap{max-width:1120px;margin:0 auto;padding:0 clamp(14px,3vw,22px) clamp(14px,3vw,20px)}.country-tabs{display:flex;gap:clamp(8px,2vw,12px);overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.country-tabs::-webkit-scrollbar{display:none}.country-tab{height:clamp(42px,11vw,50px);padding:0 clamp(14px,4vw,20px);border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff09;color:#a5a7b1;display:inline-flex;align-items:center;justify-content:center;font-size:clamp(14px,3.8vw,16px);font-weight:850;white-space:nowrap;flex-shrink:0;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.tab-flag{width:18px;height:13px;border-radius:4px;flex:0 0 auto;overflow:hidden;position:relative;box-shadow:inset 0 0 0 1px #ffffff38}.tab-flag--tr{background:#e30a17}.tab-flag--tr:before{content:"";position:absolute;width:7px;height:7px;left:5px;top:3px;border-radius:999px;background:#fff}.tab-flag--tr:after{content:"";position:absolute;width:7px;height:7px;left:7px;top:3px;border-radius:999px;background:#e30a17}.tab-flag--in{background:linear-gradient(180deg,#f93 0,#f93 33%,#fff 33%,#fff 66%,#138808 66%)}.tab-flag--in:before{content:"";position:absolute;width:4px;height:4px;left:7px;top:4.5px;border-radius:999px;border:1px solid #1a3c8b}.tab-flag--us{background:repeating-linear-gradient(180deg,#b22234 0,#b22234 1px,#fff 1px,#fff 2px)}.tab-flag--us:before{content:"";position:absolute;left:0;top:0;width:8px;height:7px;background:#3c3b6e}.tab-flag--pl{background:linear-gradient(180deg,#fff 0,#fff 50%,#dc143c 50%)}.country-tab--playstation.is-active{background:linear-gradient(135deg,#ff174442,#ff174414);border-color:#ff1744a6;box-shadow:0 0 24px #ff174429;color:#fff}.country-tab--apple.is-active{background:linear-gradient(135deg,#168bff42,#168bff14);border-color:#168bffa6;box-shadow:0 0 24px #168bff24;color:#fff}.product-grid-wrap{max-width:1120px;margin:0 auto;padding:0 clamp(12px,3vw,22px) clamp(24px,5vw,40px)}.product-grid{display:grid;gap:clamp(10px,2.6vw,16px)}.empty-state{max-width:1120px;margin:30px auto;padding:30px 16px;text-align:center;color:var(--text-secondary)}.empty-state div{margin-top:12px;color:#fff;font-size:20px;font-weight:900}.empty-state p{margin:6px 0 0;color:var(--text-muted)}.trust-line{max-width:1120px;margin:0 auto;padding:0 clamp(14px,3vw,22px) 18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:center;gap:10px;color:#ffffff85}.trust-line span{min-height:54px;padding:10px 12px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff09;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;column-gap:8px}.trust-line strong,.trust-line em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trust-line strong{color:#ffffffd1;font-size:12px;font-style:normal;font-weight:900}.trust-line em{grid-column:2;color:#ffffff7a;font-size:11px;font-style:normal;font-weight:800}@media(max-width:339px){.product-grid{grid-template-columns:1fr}}@media(max-width:520px){.trust-line{grid-template-columns:1fr}}@media(min-width:340px)and (max-width:767px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px)and (max-width:1023px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:330px){.catalog-top{gap:9px}.catalog-title-block h1{font-size:28px}}.product-card{position:relative;overflow:hidden;border-radius:clamp(18px,4vw,24px);border:1px solid rgba(255,255,255,.1);background:#0d0e12;box-shadow:0 16px 45px #0000005c;min-height:clamp(280px,78vw,340px);aspect-ratio:.62 / 1;padding:clamp(9px,2.6vw,14px);display:flex;flex-direction:column;justify-content:space-between;isolation:isolate;animation:cardIn .36s ease both}.product-card__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;filter:saturate(1.14) contrast(1.08) brightness(.96);transform:scale(1.02)}.product-card--tr .product-card__bg{object-position:36% center}.product-card--in .product-card__bg{object-position:50% center}.product-card--us .product-card__bg{object-position:34% center}.product-card--pl .product-card__bg{object-position:50% center}.product-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#00000005,#0000002e 40%,#000000bd),linear-gradient(0deg,rgba(0,0,0,.6) 0%,transparent 55%)}.product-card--apple .product-card__shade{background:linear-gradient(180deg,#05142614,#00000038 42%,#000000c2),linear-gradient(0deg,rgba(2,10,20,.62) 0%,transparent 58%)}.product-card__glow{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.product-card--tr .product-card__glow{background:radial-gradient(circle at 50% 42%,rgba(255,23,68,.34),transparent 42%)}.product-card--in .product-card__glow{background:radial-gradient(circle at 50% 42%,rgba(25,229,140,.26),transparent 42%)}.product-card--us .product-card__glow{background:radial-gradient(circle at 50% 42%,rgba(22,139,255,.3),transparent 42%)}.product-card--pl .product-card__glow{background:radial-gradient(circle at 50% 42%,rgba(255,70,90,.22),transparent 42%)}.product-card>*:not(.product-card__bg):not(.product-card__shade):not(.product-card__glow):not(.gift-visual){position:relative;z-index:2}.product-card__top{display:flex;justify-content:space-between;align-items:flex-start}.country-code{min-width:clamp(34px,9vw,44px);height:clamp(30px,8vw,36px);padding:0 8px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#0000006b;border:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:clamp(12px,3.5vw,15px);font-weight:900;color:#fff}.country-flag{width:clamp(32px,8.5vw,38px);height:clamp(32px,8.5vw,38px);border-radius:10px;display:flex;align-items:center;justify-content:center;background:#0000005c;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden;position:relative}.country-flag__emoji{display:none}.country-flag--tr{background:#e30a17}.country-flag--tr:before{content:"";position:absolute;width:15px;height:15px;left:9px;top:11px;border-radius:999px;background:#fff}.country-flag--tr:after{content:"";position:absolute;width:15px;height:15px;left:14px;top:11px;border-radius:999px;background:#e30a17}.country-flag--in{background:linear-gradient(180deg,#f93 0,#f93 33%,#fff 33%,#fff 66%,#138808 66%)}.country-flag--in:before{content:"";position:absolute;width:8px;height:8px;left:50%;top:50%;border-radius:999px;border:1.5px solid #1a3c8b;transform:translate(-50%,-50%)}.country-flag--us{background:repeating-linear-gradient(180deg,#b22234 0,#b22234 3px,#fff 3px,#fff 6px)}.country-flag--us:before{content:"";position:absolute;left:0;top:0;width:17px;height:18px;background:#3c3b6e}.country-flag--pl{background:linear-gradient(180deg,#fff 0,#fff 50%,#dc143c 50%)}.gift-visual{position:absolute;left:50%;top:clamp(40px,12vw,58px);transform:translate(-50%) rotate(-8deg);width:clamp(66px,19vw,100px);height:clamp(42px,12vw,64px);border-radius:clamp(10px,3vw,14px);z-index:2;display:flex;align-items:center;justify-content:center;box-shadow:0 16px 34px #0000007a,0 0 28px #ffffff0f}.gift-visual--playstation{background:linear-gradient(135deg,#121218f5,#41414e75);border:1px solid rgba(255,255,255,.16)}.gift-visual--apple{background:linear-gradient(135deg,#f5f5f54d,#14181eeb);border:1px solid rgba(255,255,255,.18)}.gift-visual--tr{box-shadow:0 16px 34px #0000007a,0 0 28px #ff174442}.gift-visual--in{box-shadow:0 16px 34px #0000007a,0 0 28px #19e58c38}.gift-visual--us{box-shadow:0 16px 34px #0000007a,0 0 28px #168bff3d}.gift-visual--pl{box-shadow:0 16px 34px #0000007a,0 0 28px #ff465a33}.gift-visual__symbols span{position:absolute;color:#ffffff1f;font-size:clamp(13px,4vw,20px);font-weight:900}.gift-visual__symbols span:nth-child(1){left:10px;top:8px}.gift-visual__symbols span:nth-child(2){right:12px;top:10px}.gift-visual__symbols span:nth-child(3){left:16px;bottom:9px}.gift-visual__symbols span:nth-child(4){right:14px;bottom:9px}.gift-visual__mark{color:#fff;font-size:clamp(24px,7vw,36px);font-weight:900;line-height:1;text-shadow:0 8px 24px rgba(0,0,0,.5)}.gift-visual--apple .gift-visual__mark{color:#ffffffe6;font-family:ui-serif,Georgia,serif;font-style:italic}.product-card__body{margin-top:auto;text-align:center;display:flex;flex-direction:column;align-items:center}.product-card__body h3{margin:0;font-size:clamp(22px,6vw,32px);font-weight:900;line-height:.95;letter-spacing:0;color:#fff;text-shadow:0 4px 18px rgba(0,0,0,.72)}.product-card__body p{margin:clamp(4px,1vw,6px) 0 0;font-size:clamp(12px,3.4vw,15px);color:#ffffffbd;line-height:1.15}.nominal-pill{margin-top:clamp(8px,2vw,10px);max-width:calc(100% - 8px);min-width:clamp(96px,28vw,140px);height:clamp(30px,8vw,36px);padding:0 clamp(8px,2vw,14px);border-radius:10px;display:flex;align-items:center;justify-content:center;background:#0000007a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:clamp(14px,4.3vw,19px);font-weight:900;letter-spacing:clamp(.5px,.4vw,1.2px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card--tr .nominal-pill{color:#ff6b82;border:1px solid rgba(255,23,68,.72)}.product-card--in .nominal-pill{color:#9bffbb;border:1px solid rgba(25,229,140,.64)}.product-card--us .nominal-pill{color:#72b7ff;border:1px solid rgba(22,139,255,.7)}.product-card--pl .nominal-pill{color:#ff7a8e;border:1px solid rgba(255,70,90,.62)}.price{margin-top:clamp(5px,1.5vw,8px);font-size:clamp(20px,6vw,28px);font-weight:900;color:#fff;line-height:1;text-shadow:0 3px 14px rgba(0,0,0,.65)}.stock{margin-top:clamp(6px,1.8vw,8px);display:flex;align-items:center;justify-content:center;gap:6px;font-size:clamp(11px,3.4vw,14px);color:#ffffffb8;min-height:18px}.stock-dot{width:8px;height:8px;border-radius:999px;flex-shrink:0}.stock--available .stock-dot{background:#35f37a;box-shadow:0 0 14px #35f37a6b}.stock--available b{color:#35f37a;font-weight:900}.stock--empty{color:#ffffff80}.stock--empty .stock-dot{background:#8a8d96}.add-button{margin-top:clamp(9px,2.4vw,12px);width:100%;height:clamp(40px,10.5vw,48px);border-radius:clamp(12px,3vw,15px);border:1px solid rgba(255,255,255,.1);color:#fff;font-size:clamp(13px,3.8vw,16px);font-weight:900;display:flex;align-items:center;justify-content:center;gap:8px;transition:transform .16s ease,filter .16s ease,opacity .16s ease}.product-card--tr .add-button:not(:disabled),.product-card--pl .add-button:not(:disabled){background:linear-gradient(135deg,#ff1744,#b8002d);box-shadow:0 10px 24px #ff17443d}.product-card--in .add-button:not(:disabled){background:linear-gradient(135deg,#19e58c,#0b8e4b);box-shadow:0 10px 24px #19e58c2e}.product-card--us .add-button:not(:disabled){background:linear-gradient(135deg,#168bff,#0a55d8);box-shadow:0 10px 24px #168bff38}.add-button:disabled{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#ffffff61;box-shadow:none;pointer-events:none}.qty-stepper{margin-top:clamp(9px,2.4vw,12px);width:100%;height:clamp(40px,10.5vw,48px);display:grid;grid-template-columns:44px 1fr 44px;overflow:hidden;border-radius:clamp(12px,3vw,15px);border:1px solid rgba(255,255,255,.14);background:#0000006b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.qty-btn{border:0;background:#ffffff0f;color:#fff;font-size:22px;font-weight:900;display:flex;align-items:center;justify-content:center;transition:transform .16s ease,opacity .16s ease,background .16s ease}.qty-btn:active{transform:scale(.96)}.qty-btn:disabled{opacity:.35}.qty-value{display:flex;align-items:center;justify-content:center;color:#fff;font-size:clamp(15px,4vw,17px);font-weight:900}.product-card--tr .qty-stepper,.product-card--pl .qty-stepper{border-color:#ff17446b;box-shadow:0 10px 24px #ff174424}.product-card--in .qty-stepper{border-color:#19e58c5c;box-shadow:0 10px 24px #19e58c1f}.product-card--us .qty-stepper{border-color:#168bff61;box-shadow:0 10px 24px #168bff24}.skeleton-card{min-height:clamp(280px,78vw,340px);border-radius:clamp(18px,4vw,24px);background:linear-gradient(100deg,#101116,#171922,#101116 90%);background-size:240% 100%;animation:shimmer 1.2s linear infinite;border:1px solid rgba(255,255,255,.06)}@media(min-width:768px){.product-card,.skeleton-card{min-height:330px;max-height:380px}}@media(max-width:339px){.product-card,.skeleton-card{min-height:340px;max-height:390px;aspect-ratio:.78 / 1}}@media(max-width:360px){.gift-visual{top:42px}}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:90}.cart-drawer{position:fixed;left:0;right:0;bottom:0;max-height:88vh;overflow:auto;background:#0d0e12;border-radius:28px 28px 0 0;border-top:1px solid rgba(255,255,255,.08);box-shadow:0 -20px 60px #00000073;padding:20px 16px calc(20px + env(safe-area-inset-bottom));z-index:100;animation:drawerIn .22s ease both}.drawer-handle{width:40px;height:4px;border-radius:999px;background:#ffffff2e;margin:0 auto 16px}.drawer-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.drawer-head h2{margin:0;font-size:24px;font-weight:900}.drawer-close,.delete-button,.qty-control button{border:0;color:#fff;background:#ffffff0f;display:inline-flex;align-items:center;justify-content:center}.drawer-close{width:38px;height:38px;border-radius:13px}.cart-empty{text-align:center;padding:28px 0 8px;color:var(--text-secondary)}.cart-empty div{margin-top:12px;color:#fff;font-size:20px;font-weight:900}.cart-empty p{margin:6px 0 18px;color:var(--text-muted)}.cart-list{display:grid;gap:10px}.cart-item{background:#15171d;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:14px;display:grid;grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center;gap:10px}.cart-region-dot{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;font-size:13px;font-weight:900}.cart-region-dot--red{background:#ff17442e;color:var(--red-light)}.cart-region-dot--green{background:#19e58c29;color:var(--green-light)}.cart-region-dot--blue{background:#168bff29;color:#72b7ff}.cart-item-main{min-width:0}.cart-item-title{font-weight:900;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cart-item-meta{margin-top:4px;color:var(--text-secondary);font-size:13px}.cart-item-stock{margin-top:5px;color:#ff6b7a;font-size:12px;font-weight:900}.qty-control{display:grid;grid-template-columns:34px minmax(28px,auto) 34px;align-items:center;gap:5px}.qty-control button,.delete-button{width:34px;height:34px;border-radius:12px}.qty-control span{text-align:center;font-weight:900}.delete-button{color:var(--text-secondary)}.drawer-total{margin:18px 0 14px;display:flex;justify-content:space-between;align-items:center;color:var(--text-secondary)}.drawer-total strong{color:#fff;font-size:26px;font-weight:900}@media(min-width:760px){.cart-drawer{left:50%;right:auto;width:min(620px,calc(100vw - 32px));transform:translate(-50%);border-radius:28px;bottom:18px;border:1px solid rgba(255,255,255,.08)}}@media(max-width:430px){.cart-item{grid-template-columns:38px minmax(0,1fr) auto}.delete-button{grid-column:3}.qty-control{grid-column:2 / 4;justify-self:end}}@keyframes drawerIn{0%{transform:translateY(22px);opacity:0}to{transform:translateY(0);opacity:1}}@media(min-width:760px){@keyframes drawerIn{0%{transform:translate(-50%,22px);opacity:0}to{transform:translate(-50%);opacity:1}}}
