*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:DM Sans,system-ui,sans-serif;background:#0a0c10;color:#e8eaed;line-height:1.45;-webkit-font-smoothing:antialiased}h1,h2,.pc-hero-title{font-family:Outfit,DM Sans,system-ui,sans-serif}a{color:#8ab4ff}.pc-page{min-height:100%;display:flex;flex-direction:column;background:radial-gradient(ellipse 120% 80% at 50% -20%,rgba(59,130,246,.12),transparent),#0a0c10;padding-bottom:104px}.pc-hero{border-radius:20px;padding:20px 18px;margin:16px 16px 8px;border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 48px #00000073}.pc-hero-title{margin:0;font-size:clamp(1.35rem,4vw,1.75rem);font-weight:800;letter-spacing:-.02em}.pc-hero-sub{margin:10px 0 0;font-size:.875rem;color:#ffffffd1;max-width:36rem}.pc-section{margin:12px 16px 0;padding:16px;border-radius:16px;border:1px solid #2a3040;background:#171b23eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.pc-section-title{margin:0 0 14px;font-size:1rem;font-weight:800;letter-spacing:-.01em}.pc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media (min-width: 640px){.pc-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media (min-width: 900px){.pc-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.pc-card{border-radius:16px;border:1px solid #2f3648;background:linear-gradient(180deg,#141922,#10141b);overflow:hidden;display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.pc-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #00000059;border-color:#ffffff1f}.pc-card-img-wrap{position:relative;aspect-ratio:1;background:linear-gradient(145deg,#3b82f626,#1a1f2e);display:flex;align-items:center;justify-content:center;overflow:hidden}.pc-card-img-wrap img{width:100%;height:100%;object-fit:cover}.pc-card-img-ph{font-size:2rem;font-weight:800;color:#ffffff59;font-family:Outfit,sans-serif}.pc-card-badge{position:absolute;top:8px;left:8px;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;padding:4px 8px;border-radius:8px;background:#ef4444eb;color:#fff}.pc-card-body{padding:10px 10px 12px;flex:1;display:flex;flex-direction:column;gap:6px}.pc-card-name{font-size:.8125rem;font-weight:700;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.45em}.pc-card-meta{font-size:.7rem;color:#8b95a8}.pc-card-price-row{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-top:2px}.pc-price{font-size:.95rem;font-weight:800;letter-spacing:-.02em}.pc-price-was{font-size:.72rem;color:#8b95a8;text-decoration:line-through}.pc-qty-row{display:flex;align-items:center;justify-content:space-between;margin-top:8px;padding-top:8px;border-top:1px solid #2a3040}.pc-qty-btns{display:flex;align-items:center;gap:6px}.pc-qty-btn{width:30px;height:30px;border-radius:10px;border:1px solid #3a4256;background:#0d1017;color:#e8eaed;font-size:1.1rem;line-height:1;cursor:pointer}.pc-qty-btn:active{transform:scale(.96)}.pc-qty-val{min-width:22px;text-align:center;font-weight:800;font-size:.875rem}.pc-cart-lines{margin-top:10px;display:flex;flex-direction:column;gap:8px}.pc-cart-line{display:flex;justify-content:space-between;align-items:center;font-size:.8125rem;color:#c9d1e0}.pc-footer{position:fixed;left:0;right:0;bottom:0;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));border-top:1px solid #2a3040;background:#0f1218f0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pc-footer-total{font-size:1rem;font-weight:800;margin-bottom:10px}.pc-primary-btn{width:100%;padding:14px 16px;border-radius:14px;border:none;font-weight:800;font-size:1rem;color:#fff;cursor:pointer}.pc-primary-btn:disabled{opacity:.65;cursor:wait}.pc-input{width:100%;margin-top:8px;padding:10px 12px;border-radius:12px;border:1px solid #2a3040;background:#0d1017;color:#e8eaed;font-size:15px;font-family:inherit}.pc-empty-products{text-align:center;padding:28px 12px;color:#8b95a8;font-size:.9rem}
