.kb-pdp__opt-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.kb-pdp__size-guide-btn{background:none;border:none;padding:0;font-size:13px;font-weight:600;color:#1a1a1a;text-decoration:underline;cursor:pointer;font-family:inherit}.kb-pdp__size-guide{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.kb-pdp__size-guide.is-open{opacity:1;visibility:visible}.kb-pdp__size-guide-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.kb-pdp__size-guide-modal{position:relative;background:#fff;width:min(92vw,760px);max-height:85vh;overflow-y:auto;border-radius:18px;padding:34px;z-index:2;transform:translateY(20px);transition:transform .3s ease}.kb-pdp__size-guide.is-open .kb-pdp__size-guide-modal{transform:translateY(0)}.kb-pdp__size-guide-close{position:absolute;top:14px;right:14px;width:38px;height:38px;border-radius:50%;border:none;background:#f5f5f5;font-size:24px;cursor:pointer;line-height:1}.kb-pdp__size-guide-content{font-size:14px;line-height:1.7;color:#1a1a1a}.kb-pdp__size-guide-content table{width:100%;border-collapse:collapse;margin-top:16px}.kb-pdp__size-guide-content table td,.kb-pdp__size-guide-content table th{border:1px solid #e5e5e5;padding:10px;text-align:center}@media(max-width:749px){.kb-pdp__size-guide-modal{width:100%;max-width:100%;height:100%;max-height:100%;border-radius:0;padding:26px 20px}}.kb-pdp__gallery{width:100%}.kb-pdp__main-wrap{position:relative;aspect-ratio:1;background:#f5f5f5;border-radius:10px;overflow:hidden}.kb-pdp__track{display:flex;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.kb-pdp__track::-webkit-scrollbar{display:none}.kb-pdp__slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:center;scroll-snap-stop:always}.kb-pdp__slide-img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.kb-pdp__main-img{width:100%;height:100%;object-fit:cover;display:block}.kb-pdp__nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:#ffffffeb;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#1a1a1a;box-shadow:0 1px 4px #0000001f;transition:background .15s}.kb-pdp__nav:hover{background:#fff}.kb-pdp__nav--prev{left:12px}.kb-pdp__nav--next{right:12px}.kb-pdp__thumbs{display:flex;gap:8px;margin-top:10px;overflow-x:auto;scrollbar-width:none;padding-bottom:4px}.kb-pdp__thumbs::-webkit-scrollbar{display:none}.kb-pdp__thumb{flex:0 0 auto;width:70px;height:70px;border-radius:8px;overflow:hidden;border:2px solid transparent;background:#f5f5f5;cursor:pointer;padding:0;transition:border-color .15s}.kb-pdp__thumb:hover{border-color:#aaa}.kb-pdp__thumb.is-active{border-color:#1a1a1a}.kb-pdp__thumb img{width:100%;height:100%;object-fit:cover;display:block}.kb-pdp__info{padding:8px 0;min-width:0}.kb-pdp__vendor{font-size:11px;font-weight:700;letter-spacing:.1em;margin:0 0 6px}.kb-pdp__title{margin:0 0 10px;line-height:1.2;letter-spacing:-.01em}.kb-pdp__rating{margin-bottom:12px}.kb-pdp__price{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:8px}.kb-pdp__price-now{font-size:22px;font-weight:700}.kb-pdp__price-was{font-size:16px;color:#999}.kb-pdp__save{background:#e8f5e9;color:#2e7d32;font-size:11px;font-weight:700;padding:3px 8px;border-radius:4px}.kb-pdp__tax{font-size:12px;color:#888;margin:0 0 14px}.kb-pdp__divider{border:none;border-top:1px solid #e8e0d6;margin:18px 0}.kb-pdp__opt{margin-bottom:18px}.kb-pdp__opt-label{font-size:13px;font-weight:600;margin:0 0 10px}.kb-pdp__opt-label em{font-style:normal;font-weight:400;color:#555}.kb-pdp__swatches{display:flex;flex-wrap:wrap;gap:14px}.kb-pdp__swatch{width:36px;height:36px;border-radius:50%;border:1px solid rgba(0,0,0,.12);outline:2px solid transparent;outline-offset:2px;cursor:pointer;background:none;padding:0;transition:outline-color .15s}.kb-pdp__swatch:hover{outline-color:#888}.kb-pdp__swatch.is-active{outline-color:#1a1a1a}.kb-pdp__swatch .swatch{--swatch--size: 34px;display:block;border-radius:50%;overflow:hidden}.kb-pdp__swatch-fallback{display:block;width:100%;height:100%;border-radius:50%}.kb-pdp__sizes{display:flex;flex-wrap:wrap;gap:10px}.kb-pdp__size{padding:12px 22px;border:1.5px solid #ddd;border-radius:50px;background:none;font-size:13px;font-weight:500;cursor:pointer;color:#1a1a1a;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;font-family:inherit;transition:border-color .15s,background .15s,color .15s}.kb-pdp__size:hover:not(.is-active){border-color:#555}.kb-pdp__size.is-active{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.kb-pdp__size.is-unavailable{opacity:.4}.kb-pdp__stock{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;margin-bottom:14px}.kb-pdp__stock-ico{flex-shrink:0}.kb-pdp__qty-atc-row{display:flex;align-items:stretch;gap:12px;margin-bottom:12px}.kb-pdp__qty{display:inline-flex;align-items:center;border:1.5px solid #ddd;border-radius:50px;height:52px;flex-shrink:0}.kb-pdp__qty-btn{width:38px;height:52px;border:none;background:none;font-size:18px;cursor:pointer;color:#1a1a1a;display:flex;align-items:center;justify-content:center;border-radius:50px}.kb-pdp__qty-btn:hover{background:#f5f5f5}.kb-pdp__qty-num{min-width:28px;text-align:center;font-size:14px;font-weight:600;line-height:52px}.kb-pdp__atc,.kb-pdp__buy{border:none;border-radius:50px;font-size:15px;font-weight:700;cursor:pointer;transition:opacity .15s,transform .1s}.kb-pdp__atc{flex:1 1 auto;height:52px;padding:0 24px;font-family:inherit}.kb-pdp__buy{width:100%;padding:16px 24px;margin-bottom:18px;font-family:inherit}.kb-pdp__atc:hover,.kb-pdp__buy:hover{opacity:.9}.kb-pdp__atc:active,.kb-pdp__buy:active{transform:translateY(1px)}.kb-pdp__atc:disabled,.kb-pdp__buy:disabled{opacity:.45;cursor:not-allowed}.kb-pdp__trusts{display:flex;align-items:flex-start;justify-content:space-around;gap:16px;padding:14px 0 22px;text-align:center}.kb-pdp__trust{flex:1 1 0;display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0}.kb-pdp__trust img{width:36px;height:36px;object-fit:contain;display:block}.kb-pdp__trust-label{font-size:13px;color:#1a1a1a;font-weight:500;line-height:1.3}.kb-pdp__promo{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:10px;margin-bottom:12px}.kb-pdp__promo-ico{width:24px;height:24px;flex-shrink:0;object-fit:contain}.kb-pdp__promo-text{display:flex;flex-direction:column;gap:2px;line-height:1.35}.kb-pdp__promo-text strong{font-size:14px;font-weight:700}.kb-pdp__promo-text span{font-size:13px;opacity:.88}.kb-pdp__ship-bar{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:10px;font-size:13px;font-weight:500;margin-bottom:14px}.kb-pdp__ship-ico{flex-shrink:0}.kb-pdp__urgency{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:50px;font-size:13px;font-weight:600;margin-bottom:14px}.kb-pdp__benefits{display:flex;flex-direction:column;gap:14px;padding:18px 0 6px}.kb-pdp__benefit{display:flex;align-items:flex-start;gap:14px}.kb-pdp__benefit-ico{flex-shrink:0;width:32px;height:32px;object-fit:contain}.kb-pdp__benefit-text{display:flex;flex-direction:column;gap:2px;line-height:1.45}.kb-pdp__benefit-text strong{font-size:14px;font-weight:700;color:#1a1a1a}.kb-pdp__benefit-text span{font-size:13px;color:#5a5a5a}.kb-pdp__guarantee{display:flex;align-items:center;gap:16px;padding:16px 18px;border-radius:12px;margin:18px 0 8px}.kb-pdp__guarantee-ico{flex-shrink:0;width:56px;height:56px;object-fit:contain}.kb-pdp__guarantee-text{display:flex;flex-direction:column;gap:4px;line-height:1.4}.kb-pdp__guarantee-text strong{font-size:15px;font-weight:700}.kb-pdp__guarantee-text span{font-size:13px;opacity:.88}.kb-pdp__review{margin:18px 0;padding:16px 18px;border:1px solid #e8e0d6;border-radius:12px;background:#fafaf7}.kb-pdp__review-stars{display:flex;gap:2px;color:#f5a623;margin-bottom:8px}.kb-pdp__review-quote{margin:0 0 8px;font-size:14px;line-height:1.5;color:#1a1a1a;font-style:italic}.kb-pdp__review-quote:before{content:"\201c"}.kb-pdp__review-quote:after{content:"\201d"}.kb-pdp__review-author{font-size:12px;font-weight:600;color:#5a5a5a}.kb-pdp__review-author span{font-weight:400;opacity:.78}.kb-pdp__sticky-atc{display:none}@media(max-width:749px){.kb-pdp__gallery{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;max-width:100vw;overflow:hidden}.kb-pdp__main-wrap{border-radius:0}.kb-pdp__track{width:100vw;max-width:100vw;scroll-padding:0}.kb-pdp__slide{flex:0 0 100vw;width:100vw;max-width:100vw}.kb-pdp__thumbs{justify-content:flex-start;padding:6px 16px 0}.kb-pdp__sticky-atc{display:flex;align-items:center;position:fixed;bottom:0;left:0;right:0;z-index:90;background:#fff;border-top:1px solid #e8e0d6;padding:8px 12px;gap:10px;transform:translateY(100%);transition:transform .3s ease;box-shadow:0 -2px 12px #0000000f}.kb-pdp__sticky-atc.is-visible{transform:translateY(0)}body.kb-nav-drawer-open .kb-pdp__sticky-atc{transform:translateY(100%)!important;pointer-events:none}.kb-pdp__sticky-img{width:52px;height:52px;border-radius:50%;object-fit:cover;flex-shrink:0}.kb-pdp__sticky-body{display:flex;flex-direction:column;justify-content:center;gap:8px;flex:1;min-width:0}.kb-pdp__sticky-pricing{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;line-height:1.1}.kb-pdp__sticky-price{font-size:14px;font-weight:800;color:#1a1a1a}.kb-pdp__sticky-compare{font-size:11px;color:#999;text-decoration:line-through}.kb-pdp__sticky-save{font-size:12px;font-weight:700;color:#208306}.kb-pdp__sticky-compare[hidden],.kb-pdp__sticky-save[hidden]{display:none}.kb-pdp__sticky-actions{display:flex;align-items:stretch;gap:8px;width:100%}.kb-pdp__sticky-qty{display:inline-flex;align-items:center;border:1px solid #d8d0c4;border-radius:6px;overflow:hidden;flex-shrink:0}.kb-pdp__sticky-qty-btn{width:28px;height:36px;background:transparent;border:none;font-size:16px;line-height:1;color:#1a1a1a;cursor:pointer;padding:0;font-family:inherit}.kb-pdp__sticky-qty-num{min-width:24px;text-align:center;font-size:13px;font-weight:600;padding:0 4px}.kb-pdp__sticky-btn{flex:1 1 auto;min-width:0;padding:0 16px;height:36px;border:none;border-radius:6px;background:#1b4b5a;color:#fff;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;font-family:inherit;text-align:center}.kb-pdp__sticky-btn:disabled{opacity:.45}}.kb-pdp__help-card{padding:18px 20px;margin:14px 0;background:#fafaf7;box-shadow:0 1px 2px #0000000a,0 8px 24px #0000000a;position:relative}.kb-pdp__help-heading{margin:0 0 4px;font-weight:700;line-height:1.25;letter-spacing:-.01em}.kb-pdp__help-sub{margin:0;line-height:1.55;opacity:.9}.kb-pdp__help-actions{display:flex;flex-direction:row;align-items:stretch;gap:0;margin-top:14px;padding-top:14px;border-top:1px solid rgba(0,0,0,.08)}.kb-pdp__help-actions>*+*{border-left:1px solid rgba(0,0,0,.08)}.kb-pdp__help{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-decoration:none;flex:1 1 0;padding:4px 10px;min-width:0;text-align:center;transition:transform .18s ease,opacity .18s ease}.kb-pdp__help-label{white-space:normal;overflow:visible;text-overflow:clip;line-height:1.3;font-size:12px!important}.kb-pdp__help:hover{opacity:.85}.kb-pdp__help:hover .kb-pdp__help-icon{transform:translateY(-1px);box-shadow:0 4px 14px #00000026,0 0 0 4px #fff9}.kb-pdp__help--nobg:hover .kb-pdp__help-icon{box-shadow:none}.kb-pdp__help-icon{flex-shrink:0;width:var(--kbh-size, 44px);height:var(--kbh-size, 44px);border-radius:var(--kbh-radius, 50%);background:var(--kbh-bg, #25D366);color:var(--kbh-color, #fff);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px var(--kbh-shadow-blur, 10px) var(--kbh-shadow, rgba(0,0,0,.18));overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.kb-pdp__help-icon svg{width:55%;height:55%}.kb-pdp__help-icon img{width:100%;height:100%;object-fit:cover;display:block}.kb-pdp__help-label{font-weight:600;letter-spacing:-.005em;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:749px){.kb-pdp__help-card{padding:14px 16px;margin:10px 0}.kb-pdp__help-actions{margin-top:12px;padding-top:12px}.kb-pdp__help{gap:10px;padding:4px 10px}}.kb-pdp__help--pulse .kb-pdp__help-icon{animation:kb-pdp-help-pulse 1.8s infinite}.kb-pdp__help--bounce .kb-pdp__help-icon{animation:kb-pdp-help-bounce 1.6s infinite}.kb-pdp__help--shake .kb-pdp__help-icon{animation:kb-pdp-help-shake 2s infinite}@keyframes kb-pdp-help-pulse{0%,to{box-shadow:0 2px var(--kbh-shadow-blur, 12px) var(--kbh-shadow, rgba(0,0,0,.2)),0 0 0 0 var(--kbh-bg, #25D366)}50%{box-shadow:0 2px var(--kbh-shadow-blur, 12px) var(--kbh-shadow, rgba(0,0,0,.2)),0 0 0 12px #25d36600}}@keyframes kb-pdp-help-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes kb-pdp-help-shake{0%,to{transform:rotate(0)}20%,60%{transform:rotate(-8deg)}40%,80%{transform:rotate(8deg)}}@keyframes kb-pdp-spin{to{transform:rotate(360deg)}}.kb-pdp__spinner{display:inline-block;width:18px;height:18px;border:2.5px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;vertical-align:middle;animation:kb-pdp-spin .7s linear infinite}.kb-pdp__blocks{border-top:1px solid #e8e0d6}.kb-pdp__acc{border-bottom:1px solid #e8e0d6}.kb-pdp__acc-head{display:flex;align-items:center;justify-content:space-between;width:100%;padding:18px 0;background:none;border:none;font-size:15px;font-weight:700;color:#1a1a1a;text-align:left;cursor:pointer;font-family:inherit}.kb-pdp__acc-icon{flex-shrink:0;transition:transform .3s ease}.kb-pdp__acc.is-open .kb-pdp__acc-icon{transform:rotate(180deg)}.kb-pdp__acc-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s ease}.kb-pdp__acc.is-open .kb-pdp__acc-body{grid-template-rows:1fr}.kb-pdp__acc-content{overflow:hidden;font-size:14px;line-height:1.65;color:#4a4a4a}.kb-pdp__acc.is-open .kb-pdp__acc-content{padding-bottom:18px}.kb-pdp__acc-content p{margin:0 0 10px}.kb-pdp__acc-content p:last-child{margin-bottom:0}.kb-pdp__acc-content ul,.kb-pdp__acc-content ol{margin:6px 0 10px;padding-left:22px}.kb-pdp__acc-content li{margin-bottom:4px}.kb-pdp__share-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:22px 0 4px;flex-wrap:wrap}.kb-pdp__share-group{display:flex;align-items:center;gap:16px}.kb-pdp__share-label{font-size:14px;font-weight:600;color:#1a1a1a}.kb-pdp__share-ico{display:inline-flex;align-items:center;justify-content:center;color:#1a1a1a;text-decoration:none;transition:opacity .15s,transform .15s}.kb-pdp__share-ico:hover{opacity:.65;transform:translateY(-1px)}.kb-pdp__help-btn{display:inline-flex;align-items:center;padding:11px 24px;border:1.5px solid #1a1a1a;border-radius:50px;font-size:13px;font-weight:500;text-decoration:none;color:#1a1a1a;white-space:nowrap;transition:background .15s,color .15s}.kb-pdp__help-btn:hover{background:#1a1a1a;color:#fff}.kb-pdp__custom-name{border:1.5px solid #e8e0d6;border-radius:12px;padding:16px 18px;background:#faf8f5}.kb-pdp__cn-header{display:flex;align-items:center;gap:10px;margin-bottom:14px}.kb-pdp__cn-badge{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#1b4b5a;color:#fff;flex-shrink:0}.kb-pdp__cn-header-text{display:flex;flex-direction:column;gap:2px}.kb-pdp__cn-heading{display:block;font-size:14px;font-weight:700;color:#1a1a1a;line-height:1.3}.kb-pdp__cn-subtext{display:block;font-size:12px;color:#888;line-height:1.4}.kb-pdp__cn-field{margin-bottom:12px}.kb-pdp__cn-field:last-child{margin-bottom:0}.kb-pdp__cn-label{display:flex;align-items:center;gap:0;font-size:13px;font-weight:600;color:#1a1a1a;margin-bottom:6px}.kb-pdp__cn-required{color:#e53e3e;margin-left:2px}.kb-pdp__cn-input-wrap{position:relative}.kb-pdp__cn-input{width:100%;border:1.5px solid #d9d9d9;border-radius:8px;padding:10px 14px;font-size:14px;font-family:inherit;background:#fff;color:#1a1a1a;outline:none;box-sizing:border-box;transition:border-color .15s,box-shadow .15s}.kb-pdp__cn-input:focus{border-color:#1b4b5a;box-shadow:0 0 0 3px #1b4b5a1f}.kb-pdp__cn-input.is-error{border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a;animation:kb-cn-shake .35s ease}.kb-pdp__cn-input.is-error~.kb-pdp__cn-error-msg{display:block}.kb-pdp__cn-counter{display:block;text-align:right;font-size:11px;color:#aaa;margin-top:4px}.kb-pdp__cn-error-msg{display:none;font-size:12px;color:#e53e3e;margin-top:4px}@keyframes kb-cn-shake{0%,to{transform:translate(0)}20%{transform:translate(-5px)}60%{transform:translate(5px)}80%{transform:translate(-3px)}}.kb-cn-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:16px;opacity:0;visibility:hidden;transition:opacity .26s ease,visibility .26s ease}.kb-cn-modal.is-open{opacity:1;visibility:visible}.kb-cn-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;cursor:pointer}.kb-cn-modal__box{position:relative;background:#fff;border-radius:16px;padding:32px 28px 28px;width:min(92vw,400px);text-align:center;box-shadow:0 20px 60px #0000002e;transform:translateY(16px);transition:transform .26s ease}.kb-cn-modal.is-open .kb-cn-modal__box{transform:translateY(0)}.kb-cn-modal__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#eaf4f0;color:#1b4b5a;margin:0 auto 16px}.kb-cn-modal__title{font-size:18px;font-weight:700;color:#1a1a1a;margin:0 0 8px}.kb-cn-modal__sub{font-size:13px;color:#777;margin:0 0 20px;line-height:1.5}.kb-cn-modal__list{list-style:none;margin:0 0 24px;padding:0;text-align:left;border:1.5px solid #e8e0d6;border-radius:10px;overflow:hidden}.kb-cn-modal__item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid #f0ebe4}.kb-cn-modal__item:last-child{border-bottom:none}.kb-cn-modal__key{font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.04em;flex:0 0 auto;max-width:45%;word-break:break-word;line-height:1.4;padding-top:2px}.kb-cn-modal__val{font-size:14px;font-weight:700;color:#1a1a1a;text-align:right;word-break:break-word;flex:1 1 auto;min-width:0;line-height:1.4}.kb-cn-modal__actions{display:flex;gap:10px}.kb-cn-modal__edit{flex:1;padding:12px;border:1.5px solid #d0d0d0;border-radius:10px;background:#fff;color:#1a1a1a;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s,border-color .15s}.kb-cn-modal__edit:hover{background:#f5f5f5;border-color:#aaa}.kb-cn-modal__confirm{flex:2;padding:12px;border:none;border-radius:10px;background:#1b4b5a;color:#fff;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer;transition:background .15s}.kb-cn-modal__confirm:hover{background:#163d49}.kb-pdp__upsells{display:flex;flex-direction:column;gap:8px}.kb-pdp__upsells-heading{font-size:13px;font-weight:700;color:#1a1a1a;text-transform:uppercase;letter-spacing:.06em;margin:0 0 4px}.kb-pdp__fbt-card{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1.5px solid #e8e0d6;border-radius:12px;background:#fff}.kb-pdp__fbt-content{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.kb-pdp__fbt-selects{display:flex;flex-direction:row;gap:5px;margin-top:5px}.kb-pdp__fbt-select{flex:1 1 0;min-width:0;font-size:10px;padding:3px;border:1px solid #d0c8be;border-radius:5px;background:#fff;color:#1a1a1a;cursor:pointer}.kb-pdp__fbt-add{flex-shrink:0;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:10px 13px;border:none;border-radius:8px;background:#1b4b5a;color:#fff;cursor:pointer;transition:background .2s,transform .1s;white-space:nowrap;line-height:1.2}.kb-pdp__fbt-add:hover:not(:disabled){background:#163d4a}.kb-pdp__fbt-add:active:not(:disabled){transform:scale(.96)}.kb-pdp__fbt-add.is-added{background:#1e8e3e;font-size:10px;padding:10px;letter-spacing:.03em}.kb-pdp__fbt-add:disabled{opacity:.45;cursor:default}.kb-pdp__gift-placeholder{display:flex;align-items:center;gap:10px;padding:14px 16px;border:1.5px dashed #ccc;border-radius:12px;font-size:13px;color:#999}.kb-pdp__gift-card{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1.5px solid #e8e0d6;border-radius:12px;cursor:pointer;position:relative;-webkit-user-select:none;user-select:none;transition:border-color .18s,box-shadow .18s,background .18s}.kb-pdp__gift-card.is-checked{border-color:var(--kb-gift-active-border, #1B4B5A);box-shadow:0 0 0 1px var(--kb-gift-active-border, #1B4B5A);background:color-mix(in srgb,var(--kb-gift-active-border, #1B4B5A) 6%,#fff)}.kb-pdp__gift-check{position:absolute;opacity:0;width:0;height:0}.kb-pdp__gift-img-wrap{flex-shrink:0}.kb-pdp__gift-img{width:56px;height:56px;object-fit:contain;border-radius:8px}.kb-pdp__gift-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:10px;background:#f5f0ea}.kb-pdp__gift-content{flex:1;display:flex;flex-direction:column;gap:3px;min-width:0}.kb-pdp__gift-title{font-size:14px;font-weight:700;color:#1a1a1a;line-height:1.3}.kb-pdp__gift-desc{font-size:12px;color:#888;line-height:1.4}.kb-pdp__gift-badge{display:inline-block;font-size:10px;font-weight:700;color:#fff;padding:2px 7px;border-radius:20px;letter-spacing:.03em;margin-top:2px;width:fit-content}.kb-pdp__gift-right{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.kb-pdp__gift-price{font-size:15px;font-weight:700}.kb-pdp__gift-toggle-box{width:22px;height:22px;border-radius:6px;border:2px solid #d0d0d0;display:flex;align-items:center;justify-content:center;background:#fff;transition:border-color .15s,background .15s;flex-shrink:0}.kb-pdp__gift-check-ico{display:none;color:#fff}.kb-pdp__gift-card.is-checked .kb-pdp__gift-toggle-box{background:var(--kb-gift-active-border, #1B4B5A);border-color:var(--kb-gift-active-border, #1B4B5A)}.kb-pdp__gift-card.is-checked .kb-pdp__gift-check-ico{display:block}.kb-pdp__du-outer{border:1.5px solid #e8e0d6;border-radius:12px;padding:16px 18px;background:#faf8f5}.kb-pdp__du-zone{position:relative;margin-top:12px;border-radius:10px;border:2px dashed #c8bfb5;background:#fff;transition:border-color .18s,background .18s;cursor:pointer}.kb-pdp__du-zone.is-drag{border-color:#1b4b5a;background:#eef6f8}.kb-pdp__du-outer.is-error .kb-pdp__du-zone{border-color:#e53e3e}.kb-pdp__du-input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;font-size:0}.kb-pdp__du-label{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:22px 16px;text-align:center;pointer-events:none}.kb-pdp__du-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#eef4f6;color:#1b4b5a;flex-shrink:0}.kb-pdp__du-icon svg{width:22px;height:22px}.kb-pdp__du-text{font-size:13px;font-weight:700;color:#1a1a1a;line-height:1.3}.kb-pdp__du-text span{color:#1b4b5a;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:2px}.kb-pdp__du-formats{font-size:11px;color:#aaa;line-height:1.4}.kb-pdp__du-preview{display:none;align-items:center;gap:12px;padding:12px 14px}.kb-pdp__du-preview-img{width:56px;height:56px;object-fit:cover;border-radius:8px;flex-shrink:0;background:#f0ebe4}.kb-pdp__du-preview-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.kb-pdp__du-filename{font-size:13px;font-weight:600;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kb-pdp__du-remove{background:none;border:none;padding:0;font-size:12px;color:#e53e3e;cursor:pointer;font-family:inherit;font-weight:600;text-decoration:underline;text-underline-offset:2px;align-self:flex-start}.kb-pdp__du-remove:hover{opacity:.75}.kb-pdp__du-error{display:none;font-size:12px;color:#e53e3e;margin-top:6px;font-weight:500}.kb-pdp__du-instruction{margin:10px 0 0;font-size:12px;color:#888;line-height:1.5}.kb-pdp__du-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:22px 16px}.kb-pdp__du-spin{width:30px;height:30px;border:3px solid rgba(27,75,90,.15);border-top-color:#1b4b5a;border-radius:50%;animation:kb-pdp-spin .7s linear infinite;flex-shrink:0}.kb-pdp__du-loading-text{font-size:12px;font-weight:700;color:#1b4b5a;letter-spacing:.02em}.kb-pdp__du-bar-wrap{width:100%;max-width:180px;height:5px;background:#e8e0d6;border-radius:3px;overflow:hidden}.kb-pdp__du-bar{height:100%;background:#1b4b5a;border-radius:3px;transition:width .18s ease;width:0%}
/*# sourceMappingURL=/cdn/shop/t/73/assets/kayobaby-product.css.map */
