.pc-qv{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none}.pc-qv.is-open{display:block}body.pc-qv-open{overflow:hidden}.pc-qv__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1c1c1c73}.pc-qv__dialog{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 40px);max-width:820px;height:88vh;max-height:720px;min-height:480px;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 20px 60px #00000040;display:flex;flex-direction:column}.pc-qv__close{position:absolute;top:14px;right:14px;z-index:3;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e5e5e5;border-radius:50%;cursor:pointer;color:#1c1c1c}.pc-qv__close:hover{background:#f4f4f4}.pc-qv__body{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:45% 55%}.pc-qv__gallery{height:100%;min-height:0;overflow-y:auto;background:#f6f6f6;-webkit-overflow-scrolling:touch;cursor:grab;scrollbar-width:none;-ms-overflow-style:none}.pc-qv__gallery::-webkit-scrollbar{width:0;height:0;display:none}.pc-qv__gallery.is-dragging{cursor:grabbing;scroll-behavior:auto}.pc-qv__img{border-bottom:1px solid #e5e5e5}.pc-qv__img img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.pc-qv__img:last-child{border-bottom:none}.pc-qv__img img{display:block;width:100%;height:auto}.pc-qv__info{height:100%;min-height:0;padding:48px 36px 32px;display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.pc-qv__info::-webkit-scrollbar{width:0;height:0;display:none}.pc-qv__title{font-size:22px;line-height:1.25;margin:0 0 10px;color:#1c1c1c}.pc-qv__price{font-size:15px;font-weight:700;margin-bottom:16px}.pc-qv__price-compare{color:#8d8d8d;text-decoration:line-through;font-weight:500;margin-left:4px}.pc-qv__desc{font-size:13px;line-height:1.5;color:#555;margin-bottom:20px}.pc-qv__variants{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.pc-qv__variant{padding:10px 18px;border:1px solid #d5d5d5;border-radius:999px;background:#fff;font-size:13px;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.pc-qv__variant:hover{border-color:#1c1c1c}.pc-qv__variant.is-selected{background:#1c1c1c;border-color:#1c1c1c;color:#fff}.pc-qv__variant--soldout{opacity:.45;text-decoration:line-through}.pc-qv__actions{display:flex;align-items:stretch;gap:12px;margin-top:auto;padding-top:16px}.pc-qv__qty{display:flex;align-items:center;border:1px solid #d5d5d5;border-radius:999px;overflow:hidden}.pc-qv__qty-btn{width:40px;height:48px;border:none;background:transparent;font-size:18px;cursor:pointer;color:#1c1c1c}.pc-qv__qty-input{width:36px;height:48px;border:none;text-align:center;font-size:14px;background:transparent}.pc-qv__add{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;height:48px;border:none;border-radius:999px;background:#1c1c1c;color:#fff;font-size:14px;font-weight:700;cursor:pointer}.pc-qv__add:hover{background:#000}.pc-qv__add--soldout,.pc-qv__add:disabled{background:#b5b5b5;cursor:not-allowed}.pc-qv__add.is-added{background:#1f7a4d;cursor:default}.pc-qv__viewbag{display:none;width:100%;height:48px;margin-top:12px;border:1px solid #1c1c1c;border-radius:999px;background:#fff;color:#1c1c1c;font-size:14px;font-weight:700;cursor:pointer;transition:background .15s ease,color .15s ease}.pc-qv__viewbag:hover{background:#1c1c1c;color:#fff}.pc-qv__viewbag--show{display:block}.pc-qv__add-spinner,.pc-qv__add.is-loading .pc-qv__add-text{display:none}.pc-qv__add.is-loading .pc-qv__add-spinner{display:block;width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:pc-qv-spin .6s linear infinite}@keyframes pc-qv-spin{to{transform:rotate(360deg)}}.pc-qv__view-product{display:block;text-align:center;margin-top:16px;font-size:13px;font-weight:600;color:#1c1c1c;text-decoration:underline;text-underline-offset:3px}.pc-qv__view-product:hover{color:#000;opacity:.7}.pc-qv__skeleton{display:none}.pc-qv.is-loading .pc-qv__skeleton{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:45% 55%}.pc-qv.is-loading .pc-qv__body{display:none}.pc-qv__skeleton-gallery{height:100%;background:#f6f6f6}.pc-qv__skeleton-info{height:100%;padding:48px 36px 32px;display:flex;flex-direction:column}.pc-qv__sk{position:relative;overflow:hidden;background:#ececec;border-radius:6px}.pc-qv__sk:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:pc-qv-shimmer 1.4s infinite}@keyframes pc-qv-shimmer{to{transform:translate(100%)}}.pc-qv__sk--img{width:100%;height:100%;border-radius:0}.pc-qv__sk--title{height:22px;width:80%;margin-bottom:10px}.pc-qv__sk--price{height:16px;width:35%;margin:8px 0 22px}.pc-qv__sk--text{height:12px;width:100%;margin-bottom:8px}.pc-qv__sk--short{width:55%}.pc-qv__sk-variants{display:flex;gap:10px;margin:18px 0 28px}.pc-qv__sk--pill{height:38px;width:96px;border-radius:999px}.pc-qv__sk--action{height:48px;width:100%;border-radius:999px;margin-top:auto}@media only screen and (max-width:768px){.pc-qv__dialog{width:100%;height:100%;max-width:none;max-height:100%;min-height:0;border-radius:0;top:0;left:0;transform:none}.pc-qv__body,.pc-qv.is-loading .pc-qv__skeleton{grid-template-columns:1fr;grid-template-rows:40vh 1fr}.pc-qv__info,.pc-qv__skeleton-info{padding:24px 20px}.pc-qv__title{font-size:19px}}
/*# sourceMappingURL=/cdn/shop/t/160/assets/pc-quick-view.css.map */
