.pc-card{position:relative;border-radius:28px;overflow:hidden;box-shadow:0 12px 30px rgba(0,0,0,.08)}.pc-badge{position:absolute;top:20px;left:50%;transform:translate(-50%,-50%);z-index:2;background:#4f61ff;color:#fff;font-weight:600;font-size:12px;padding:6px 10px;border-radius:999px}.pc-image{position:relative;width:100%;aspect-ratio:1/1}.pc-glass{position:absolute;left:16px;right:16px;bottom:16px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:rgba(255,255,255,.7);border-radius:22px;padding:18px;border:1px solid rgba(255,255,255,.6)}.pc-meta{display:flex;align-items:center;text-align:center;width:-moz-fit-content;width:fit-content;gap:8px;color:#222;font-weight:600;margin:0 auto 8px}.pc-ticket-icon{color:#ffcc00;display:inline-flex;align-items:center;justify-content:center}.pc-title{font-size:22px;line-height:1.2;margin:6px 0 8px;font-weight:500;text-align:center}.pc-alt-cash{color:#666;margin-bottom:14px;text-align:center}.pc-cta{display:flex;align-items:center;justify-content:center;width:100%;background:var(--primary-color);border:none;color:#000;border-radius:999px;padding:14px 18px;font-size:16px;cursor:pointer}.pc-price{margin-left:10px}.pc-finished-overlay{position:absolute;inset:0;background:#ffcc00;opacity:.2;z-index:2;border-radius:inherit}.pc-finished-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(255,255,255,.95);color:#333;padding:8px 16px;border-radius:20px;font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:1px;z-index:3;box-shadow:0 4px 15px rgba(0,0,0,.2)}.pc-card.hero-card{padding:0!important;position:relative;overflow:hidden}.pc-card.hero-card .pc-image{height:100%!important;width:100%!important;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.pc-card.hero-card .pc-glass{display:block!important;position:absolute;bottom:0;left:0;right:0;background:linear-gradient(rgba(255,255,255,.7),rgba(255,255,255,.7));padding:16px;z-index:2}.pc-card.hero-card .pc-title{font-size:1rem;margin-bottom:8px;color:rgb(0,0,0)}.pc-card.hero-card .pc-meta{margin-bottom:8px}.pc-card.hero-card .pc-cta,.pc-card.hero-card .pc-percent{font-size:.9rem;color:rgb(0,0,0)}.pc-card.hero-card .pc-cta{padding:8px 16px;background:var(--primary-color);border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;border-radius:1000px}.pc-card.hero-card .pc-cta:hover{filter:brightness(.9);transform:translateY(-1px)}.pc-card.hero-card .pc-price{font-size:.8rem;color:rgb(0,0,0);text-shadow:0 1px 2px rgba(0,0,0,.8);display:none}.pc-card.hero-card .pc-badge{position:absolute;top:8px;right:8px;z-index:3}.bottom-sheet{position:fixed;bottom:0;left:0;right:0;background:white;border-radius:20px 20px 0 0;padding:20px;max-height:90vh;overflow-y:auto;z-index:10000;box-shadow:0 -10px 40px rgba(0,0,0,.2)}.bottom-sheet-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:9999}.bottom-sheet-handle{width:40px;height:4px;background:#ddd;border-radius:2px;margin:0 auto 20px;cursor:-webkit-grab;cursor:grab}.bottom-sheet-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.bottom-sheet-header h3{margin:0;font-size:1.2rem;font-weight:600}.bottom-sheet-close{background:none;border:none;font-size:1.5rem;cursor:pointer;padding:8px;border-radius:50%;transition:all .2s ease;color:#333;font-weight:700;min-width:32px;min-height:32px;display:flex;align-items:center;justify-content:center;z-index:1001;position:relative}.bottom-sheet-close:hover{background-color:#f0f0f0;transform:scale(1.1)}.bottom-sheet-close:active{transform:scale(.95)}.bottom-sheet-content{display:flex;flex-direction:column;gap:16px}.mobile-image-layout{display:flex;flex-direction:column;gap:12px}.mobile-main-image{position:relative;width:100%;height:200px;border-radius:12px;overflow:hidden;cursor:pointer}.mobile-thumbnail-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.mobile-thumbnail{position:relative;width:100%;aspect-ratio:1;border-radius:8px;overflow:hidden;cursor:pointer}.mobile-image-overlay{position:absolute;inset:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center}.mobile-overlay-text{color:white;font-weight:600;font-size:14px}.product-modal-gallery .image-gallery-slide img{max-height:70vh;object-fit:contain;border-radius:0;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0)}.product-modal-gallery .image-gallery-thumbnails-wrapper{background:#f8f9fa;padding:15px}.product-modal-gallery .image-gallery-thumbnail{border-radius:8px;overflow:hidden}.product-modal-gallery .image-gallery-thumbnail img{border-radius:8px}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.overflow-hidden{overflow:hidden!important}.mobile-image-layout,.mobile-main-image,.mobile-thumbnail,.product-modal-gallery{transform:translateZ(0);-webkit-transform:translateZ(0)}@media (prefers-reduced-motion:reduce){.mobile-main-image,.mobile-thumbnail{transition:none}.mobile-main-image:hover,.mobile-thumbnail:hover{transform:none}}.reduce-animations .mobile-main-image,.reduce-animations .mobile-thumbnail{transition:transform .1s ease;will-change:auto}.reduce-animations .mobile-main-image:hover{transform:scale(1.01) translateZ(0)}.reduce-animations .mobile-thumbnail:hover{transform:scale(1.02) translateZ(0)}@media (max-width:480px){.bottom-sheet{height:90vh;border-radius:12px 12px 0 0}.bottom-sheet-content{padding:1rem}.mobile-image-layout{gap:8px}.mobile-thumbnail-grid{gap:6px}.mobile-image-overlay{font-size:.8rem}.product-modal-gallery .image-gallery-slide img{max-height:50vh}.product-gallery-close-btn{width:35px!important;height:35px!important;top:10px!important;right:10px!important}}@media (max-width:360px){.mobile-thumbnail-grid{width:70px;gap:4px}.mobile-image-layout{gap:6px}}