:root{--kh-bg: #FFFFFF;--kh-text: #0E0E0E;--kh-secondary: #6F6F6F;--kh-divider: #ECECEC;--kh-pill-bg: #F3F3F3;--kh-primary-btn: #000000;--kh-primary-btn-text: #FFFFFF}.kh-product{background:var(--kh-bg);color:var(--kh-text);padding:80px 0}.kh-product__grid{display:flex;flex-direction:column;gap:40px}@media(min-width:990px){.kh-product__grid{display:grid;grid-template-columns:96px 1fr 440px;align-items:start;gap:62px}}.kh-thumbs{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;scrollbar-width:none}.kh-thumbs::-webkit-scrollbar{display:none}@media(min-width:990px){.kh-thumbs{flex-direction:column;width:84px;flex-shrink:0}}.kh-thumb{width:84px;height:84px;border-radius:18px;overflow:hidden;cursor:pointer;border:1px solid #EEEEEE;padding:0;background:#fff;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;flex-shrink:0}.kh-thumb:hover{transform:translateY(-4px);box-shadow:0 10px 26px #00000024}.kh-thumb.is-active{box-shadow:0 14px 34px #0000002e;transform:translateY(-2px);outline:2px solid rgba(152,203,194,.6);border-color:transparent}.kh-thumb img{width:100%;height:100%;object-fit:cover}.kh-gallery-main{width:100%;display:flex;justify-content:center}.kh-media__viewport{width:100%;position:relative;display:flex;flex-direction:column;align-items:center}.kh-logo-badge{position:absolute;top:20px;left:20px;z-index:5;pointer-events:none}.kh-media__frame{border-radius:0;overflow:hidden;cursor:crosshair}.kh-main-image{width:100%;height:auto;display:block;object-fit:contain;max-height:calc(100vh - 180px);transition:transform .65s cubic-bezier(.22,.61,.36,1),opacity .28s ease,filter .65s ease;will-change:transform,opacity,filter}.kh-main-image:hover{transform:scale(1.035);filter:saturate(1.03)}.kh-main-image.is-changing{opacity:.22;transform:scale(.985)}.kh-info{display:flex;flex-direction:column}.kh-title{margin:0 0 16px;font-size:clamp(32px,4vw,42px);font-weight:900;line-height:1.1;letter-spacing:-.01em}.kh-rating{display:flex;align-items:center;gap:10px;margin-bottom:24px}.kh-rating__stars{display:flex;gap:2px}.kh-rating__value{font-size:14px;color:var(--kh-secondary);font-weight:500}.kh-price-group{display:flex;align-items:baseline;gap:12px}.kh-price-current{font-size:32px;font-weight:800}.kh-price-old{font-size:24px;color:var(--kh-secondary);text-decoration:line-through;opacity:.6}.kh-badge{background:#ff3c3c1a;color:#ff3c3c;padding:4px 12px;border-radius:99px;font-size:13px;font-weight:600;margin-top:8px;display:inline-block}.kh-divider{height:1px;background:var(--kh-divider);margin:32px 0}.kh-label-small{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--kh-secondary);margin-bottom:12px}.kh-chips{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:32px}.kh-chip__input{position:absolute;opacity:0}.kh-chip__label{display:inline-flex;padding:12px 24px;background:var(--kh-pill-bg);border-radius:99px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;color:var(--kh-text)}.kh-chip__input:checked+.kh-chip__label{background:var(--kh-primary-btn);color:var(--kh-primary-btn-text)}.kh-buy-actions-grid{display:flex;gap:12px;margin-bottom:24px}.kh-qty-pill{display:flex;background:var(--kh-pill-bg);border-radius:99px;padding:2px;align-items:center;width:160px;height:52px;box-sizing:border-box}.kh-qty-btn{width:44px;height:44px;border:0;background:transparent;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;color:var(--kh-text)}.kh-qty-input{width:44px;border:0;background:transparent;text-align:center;font-weight:700;font-size:16px;color:var(--kh-text)}.kh-atc-pill-btn{flex:1;background:var(--kh-primary-btn);color:var(--kh-primary-btn-text);border:0;border-radius:99px;font-size:15px;font-weight:700;height:52px;cursor:pointer;transition:opacity .2s}.kh-atc-pill-btn:hover{opacity:.9}.kh-secondary-grid{display:flex;flex-direction:column;gap:12px}.kh-ghost-btn{display:flex;align-items:center;justify-content:center;height:52px;border:1px solid #E6E6E6;border-radius:99px;background:transparent;color:var(--kh-text);text-decoration:none;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;width:100%;padding:0 24px}.kh-ghost-btn:hover{background:#f3f3f3;border-color:#d6d6d6}.kh-spec-divider{height:1px;margin:18px 0;background:linear-gradient(90deg,#0000,#00000024,#0000)}.kh-product-desc{margin-top:12px;margin-bottom:8px;font-size:15px;line-height:1.7;color:#000000a6}.kh-specs-minimal{display:grid;gap:0}.kh-spec-row{display:flex;justify-content:space-between;align-items:baseline;padding:16px 0}.kh-spec-row:not(:last-child){border-bottom:1px solid rgba(0,0,0,.08)}.kh-spec-value{font-weight:600;font-size:14px}.kh-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:700px){.kh-modal-grid{grid-template-columns:1fr}}.kh-field{display:flex;flex-direction:column;gap:8px}.kh-field label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;opacity:.65;margin-bottom:2px}.kh-modal form input,.kh-modal form select,.kh-modal form textarea{width:100%;border-radius:14px;border:1px solid rgba(0,0,0,.1);background:#ffffffd9;padding:14px 16px;font-size:14px;transition:box-shadow .2s ease,border-color .2s ease,background .2s ease;outline:none;color:var(--kh-text)}.kh-modal form input:focus,.kh-modal form select:focus,.kh-modal form textarea:focus{background:#fff;border-color:#98cbc2cc;box-shadow:0 0 0 4px #98cbc240}.kh-upload{border-radius:16px;border:1px dashed rgba(0,0,0,.18);background:#fffc;padding:16px;display:grid;gap:10px;justify-items:center;text-align:center}.kh-upload__frame{width:100%;aspect-ratio:4 / 3;border-radius:14px;background:#00000008;display:grid;place-items:center;overflow:hidden}.kh-upload__frame img{width:100%;height:100%;object-fit:cover;display:none}.kh-upload__hint{color:#111111a6;font-size:14px}.kh-upload__file{font-size:13px;color:#1111118c}.kh-reveal{will-change:transform,opacity}.kh-badge{display:inline-flex;padding:6px 12px;border-radius:99px;background:#ff3c3c1a;color:#ff3c3c;font-size:12px;font-weight:600}.kh-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;align-items:center;justify-content:center;pointer-events:none}.kh-modal-overlay:not([hidden]){pointer-events:auto}.kh-modal-overlay__bg{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000008c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.kh-modal{position:relative;z-index:1001;background:#ffffffeb;border-radius:22px;padding:32px;max-width:680px;width:min(92vw,680px);box-shadow:0 40px 120px #00000059;border:1px solid rgba(255,255,255,.1);transform:translateY(15px) scale(.985);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s cubic-bezier(.22,.61,.36,1),visibility .2s;max-height:90vh;overflow-y:auto}.kh-modal.is-open{transform:translateY(0) scale(1);opacity:1;visibility:visible}.kh-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.kh-modal-title{font-size:32px;line-height:1.1;letter-spacing:-.8px;margin:0;font-weight:800}.kh-modal-subtitle{margin-top:10px;opacity:.72;font-size:15px;line-height:1.4;max-width:500px}.kh-modal-close{width:42px;height:42px;border-radius:999px;border:1px solid rgba(0,0,0,.1);background:#ffffffbf;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .18s ease,background .18s ease;flex-shrink:0;color:var(--kh-text);padding:0}.kh-modal-close:hover{transform:rotate(90deg) scale(1.05);background:#fff}.kh-modal-submit{width:100%;border:0;border-radius:999px;padding:18px 24px;font-weight:700;font-size:15px;letter-spacing:.2px;background:#0b0b0b;color:#fff;cursor:pointer;transition:transform .18s ease,box-shadow .25s ease,background .25s ease,opacity .25s ease;box-shadow:0 16px 40px #0000002e;display:inline-flex;align-items:center;justify-content:center;gap:10px}.kh-modal-submit:hover{transform:translateY(-2px);box-shadow:0 22px 55px #00000038;background:#1a1a1a}.kh-modal-submit:active{transform:translateY(0)}.kh-modal-submit:focus-visible{outline:0;box-shadow:0 0 0 4px #98cbc259,0 22px 55px #00000038}.kh-modal-submit.is-loading{opacity:.75;pointer-events:none;background:#333}.kh-modal-submit.is-loading span{opacity:.8}.kh-modal-footnote{margin-top:12px;font-size:12px;opacity:.55;text-align:center;font-weight:500}@media(max-width:750px){.kh-modal{padding:24px 20px;margin:0 10px;border-radius:20px}.kh-modal-title{font-size:26px}}.mosaic-colors{margin-top:32px}.mosaic-colors__title{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--kh-secondary);margin-bottom:16px}.mosaic-colors__grid{display:flex;flex-wrap:wrap;gap:16px}.mosaic-colors__item{display:flex;flex-direction:column;align-items:center;width:64px}.mosaic-colors__img{width:64px;height:64px;object-fit:cover;border-radius:12px;background-color:var(--kh-pill-bg);display:block;border:1px solid var(--kh-divider);transition:transform .25s ease,box-shadow .25s ease}.mosaic-colors__item:hover .mosaic-colors__img{transform:translateY(-4px);box-shadow:0 8px 20px #0000001a}.mosaic-colors__name{margin-top:8px;font-size:11px;font-weight:500;text-align:center;line-height:1.3;color:var(--kh-text);word-break:break-word}@media(max-width:749px){.mosaic-colors{margin-top:24px}.mosaic-colors__grid{gap:12px}.mosaic-colors__item{width:58px}.mosaic-colors__img{width:58px;height:58px;border-radius:10px}.mosaic-colors__name{font-size:10px}}.kh-color-replacement{margin:24px 0 36px}.kh-color-replacement__rows{display:flex;flex-direction:column;gap:12px}.kh-color-row{background:#ffffff80;border:1px solid rgba(0,0,0,.06);border-radius:18px;padding:16px;transition:all .3s ease}.kh-color-row:hover{border-color:#0000001f;background:#fff;box-shadow:0 4px 15px #00000005}.kh-color-row__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.kh-color-info{display:flex;align-items:center;gap:12px}.kh-color-tile{width:44px;height:44px;border-radius:10px;overflow:hidden;background:#fff;border:1px solid var(--kh-divider);box-shadow:0 2px 8px #0000000a}.kh-color-tile img{width:100%;height:100%;object-fit:cover}.kh-color-name{font-size:15px;font-weight:700;color:var(--kh-text)}.kh-toggle-group{display:flex;background:var(--kh-pill-bg);padding:4px;border-radius:99px;position:relative;border:1px solid rgba(0,0,0,.03)}.kh-color-radio{display:none}.kh-toggle-label{padding:8px 18px;font-size:13px;font-weight:700;cursor:pointer;border-radius:99px;transition:all .25s cubic-bezier(.4,0,.2,1);color:var(--kh-secondary);margin:0!important;opacity:1!important;-webkit-user-select:none;user-select:none}.kh-color-radio:checked+.kh-toggle-label{background:#fff;color:var(--kh-text);box-shadow:0 3px 10px #00000014}.kh-replacement-container{margin-top:16px;padding-top:16px;border-top:1px dashed rgba(0,0,0,.1);animation:khFadeInDown .3s ease forwards}@keyframes khFadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.kh-palette-label{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--kh-secondary);margin-bottom:12px}.kh-palette-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:10px;max-height:220px;overflow-y:auto;padding:2px;scrollbar-width:thin}.kh-palette-grid::-webkit-scrollbar{width:4px}.kh-palette-grid::-webkit-scrollbar-track{background:transparent}.kh-palette-grid::-webkit-scrollbar-thumb{background:#ddd;border-radius:10px}.kh-palette-tile{display:flex;flex-direction:column;align-items:center;background:#fff;border:1px solid var(--kh-divider);border-radius:10px;padding:6px;cursor:pointer;transition:all .2s ease}.kh-palette-tile:hover{border-color:#00000026;background:#fafafa}.kh-palette-tile.is-selected{border-color:#000;background:#f0f0f0;box-shadow:0 0 0 2px #000}.kh-palette-tile__img{width:44px;height:44px;border-radius:6px;overflow:hidden;margin-bottom:4px}.kh-palette-tile__img img{width:100%;height:100%;object-fit:cover}.kh-palette-tile__name{font-size:10px;font-weight:700;text-align:center;color:var(--kh-text);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.1}@media(max-width:550px){.kh-color-row__header{flex-direction:column;align-items:flex-start;gap:14px}.kh-toggle-group{width:100%}.kh-toggle-label{flex:1;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/kh-product-cinematic.css.map */
