.hoa-pdp{background:var(--hoa-bg-main, #FAFAFA);padding-bottom:80px}.hoa-pdp .hoa-wrap{max-width:1280px;margin:0 auto;padding-left:20px;padding-right:20px}.hoa-pdp__breadcrumb{padding-top:20px;padding-bottom:16px}.hoa-pdp__breadcrumb ol{list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0;padding:0;font-family:Inter,system-ui,sans-serif;font-size:13px;color:#6b7280}.hoa-pdp__breadcrumb li+li:before{content:"\203a";color:#9ca3af}.hoa-pdp__breadcrumb a{color:#6b7280;text-decoration:none}.hoa-pdp__breadcrumb a:hover{color:#1a1a1a;text-decoration:underline}.hoa-pdp__main{display:grid;grid-template-columns:1fr;gap:32px;padding-top:8px}@media(min-width:1024px){.hoa-pdp__main{grid-template-columns:1fr 1fr;gap:56px;align-items:start}}.hoa-pdp__gallery{position:sticky;top:84px}@media(max-width:1023px){.hoa-pdp__gallery{position:static}}.hoa-pdp__main-img-wrap{aspect-ratio:1 / 1;overflow:hidden;border-radius:12px;background:#f3f4f6;cursor:zoom-in;position:relative}.hoa-pdp__main-img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s cubic-bezier(.4,0,.2,1)}@media(hover:hover){.hoa-pdp__main-img-wrap:hover img{transform:scale(1.04)}}.hoa-pdp__main-img-wrap svg{width:100%;height:100%}.hoa-pdp__thumbnails{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.hoa-pdp__thumb{width:72px;height:72px;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid #E5E7EB;padding:0;background:#f3f4f6;transition:border-color .2s ease;flex-shrink:0}.hoa-pdp__thumb img{width:100%;height:100%;object-fit:cover;display:block}.hoa-pdp__thumb--active{border-color:#1a1a1a}.hoa-pdp__thumb:hover{border-color:#6b7280}.hoa-pdp__thumb:focus-visible{outline:2px solid #FF6B6B;outline-offset:2px}.hoa-pdp__info{display:flex;flex-direction:column;gap:20px}.hoa-pdp__info .jdgm-widget{margin-bottom:-8px}.hoa-pdp__title{font-family:Bebas Neue,Anton,Impact,sans-serif;font-size:clamp(28px,4vw,40px);letter-spacing:.04em;color:#1a1a1a;margin:0;line-height:1.1}.hoa-pdp__price{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.hoa-pdp__price-reg,.hoa-pdp__price-sale{font-family:Bebas Neue,Anton,Impact,sans-serif;font-size:28px;letter-spacing:.03em;color:#1a1a1a}.hoa-pdp__price-sale{color:#ff6b6b}.hoa-pdp__price-was{font-size:18px;color:#9ca3af;text-decoration:line-through;font-family:Inter,system-ui,sans-serif}.hoa-pdp__price-tax{font-family:Inter,system-ui,sans-serif;font-size:13px;color:#6b7280}.hoa-pdp__option{display:flex;flex-direction:column;gap:10px}.hoa-pdp__option-label{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:600;color:#1a1a1a;margin:0}.hoa-pdp__option-label strong{font-weight:700}.hoa-pdp__option-btns{display:flex;flex-wrap:wrap;gap:8px}.hoa-pdp__opt-btn{min-width:44px;padding:8px 14px;border:1.5px solid #E5E7EB;border-radius:8px;background:#fff;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:600;color:#1a1a1a;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease;line-height:1}.hoa-pdp__opt-btn--active{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.hoa-pdp__opt-btn--soldout{opacity:.4;text-decoration:line-through;cursor:not-allowed}@media(hover:hover){.hoa-pdp__opt-btn:not(.hoa-pdp__opt-btn--active):not(.hoa-pdp__opt-btn--soldout):hover{border-color:#6b7280;background:#f3f4f6}}.hoa-pdp__opt-btn:focus-visible{outline:2px solid #FF6B6B;outline-offset:2px}.hoa-pdp__qty-wrap{display:flex;align-items:center;gap:16px}.hoa-pdp__qty-label{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:600;color:#1a1a1a;white-space:nowrap}.hoa-pdp__qty{display:flex;align-items:center;border:1.5px solid #E5E7EB;border-radius:8px;overflow:hidden}.hoa-pdp__qty-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;font-size:20px;line-height:1;color:#1a1a1a;transition:background .15s ease}.hoa-pdp__qty-btn:hover{background:#f3f4f6}.hoa-pdp__qty-btn:focus-visible{outline:2px solid #FF6B6B;outline-offset:-2px}.hoa-pdp__qty-input{width:52px;text-align:center;font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:600;border:none;border-left:1px solid #E5E7EB;border-right:1px solid #E5E7EB;padding:0;height:40px;-moz-appearance:textfield;color:#1a1a1a}.hoa-pdp__qty-input::-webkit-outer-spin-button,.hoa-pdp__qty-input::-webkit-inner-spin-button{-webkit-appearance:none}.hoa-pdp__atc{width:100%;padding:18px 24px;background:#1a1a1a;color:#fff;font-family:Bebas Neue,Anton,Impact,sans-serif;font-size:18px;letter-spacing:.1em;border:none;border-radius:8px;cursor:pointer;transition:background .2s ease,transform .15s ease;text-align:center}@media(hover:hover){.hoa-pdp__atc:hover:not(:disabled){background:#ff6b6b;transform:translateY(-1px)}}.hoa-pdp__atc:active:not(:disabled){transform:translateY(0)}.hoa-pdp__atc:disabled{background:#d1d5db;cursor:not-allowed}.hoa-pdp__atc:focus-visible{outline:2px solid #FF6B6B;outline-offset:3px}.hoa-pdp__trust{list-style:none;padding:16px 0 0;margin:0;display:flex;flex-direction:column;gap:8px;border-top:1px solid #F3F4F6}.hoa-pdp__trust li{font-family:Inter,system-ui,sans-serif;font-size:14px;color:#4b5563;display:flex;align-items:center;gap:8px}.hoa-pdp__accordion{margin-top:48px;border-top:1px solid #E5E7EB}.hoa-pdp__acc-item{border-bottom:1px solid #E5E7EB}.hoa-pdp__acc-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:18px 0;background:none;border:none;cursor:pointer;font-family:Bebas Neue,Anton,Impact,sans-serif;font-size:18px;letter-spacing:.05em;color:#1a1a1a;text-align:left;gap:12px}.hoa-pdp__acc-trigger:focus-visible{outline:2px solid #FF6B6B;outline-offset:2px}.hoa-pdp__acc-icon{flex-shrink:0;transition:transform .3s cubic-bezier(.4,0,.2,1)}.hoa-pdp__acc-item[data-acc-open] .hoa-pdp__acc-icon{transform:rotate(180deg)}.hoa-pdp__acc-body{max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(.4,0,.2,1)}.hoa-pdp__acc-item[data-acc-open] .hoa-pdp__acc-body{max-height:1200px}.hoa-pdp__acc-content{padding-bottom:20px;font-family:Inter,system-ui,sans-serif;font-size:15px;line-height:1.7;color:#4b5563}.hoa-pdp__acc-content p{margin:0 0 12px}.hoa-pdp__acc-content p:last-child{margin:0}.hoa-pdp__reviews{margin-top:56px;padding-top:40px;border-top:1px solid #E5E7EB}.hoa-pdp__sticky-atc{position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 12px #0000001a;z-index:100;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);padding:12px 16px;padding-bottom:max(12px,env(safe-area-inset-bottom))}.hoa-pdp__sticky-atc--visible{transform:translateY(0)}@media(min-width:1024px){.hoa-pdp__sticky-atc{display:none}}.hoa-pdp__sticky-inner{display:flex;align-items:center;gap:12px;max-width:600px;margin:0 auto}.hoa-pdp__sticky-inner img{width:40px;height:40px;object-fit:cover;border-radius:6px;flex-shrink:0}.hoa-pdp__sticky-info{flex:1;min-width:0}.hoa-pdp__sticky-title{font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:600;color:#1a1a1a;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hoa-pdp__sticky-price{font-family:Inter,system-ui,sans-serif;font-size:13px;color:#6b7280;margin:0}.hoa-pdp__sticky-btn{flex-shrink:0;padding:10px 18px;background:#1a1a1a;color:#fff;font-family:Bebas Neue,Anton,Impact,sans-serif;font-size:15px;letter-spacing:.08em;border:none;border-radius:8px;cursor:pointer;transition:background .2s ease;white-space:nowrap}.hoa-pdp__sticky-btn:hover:not(:disabled){background:#ff6b6b}.hoa-pdp__sticky-btn:disabled{background:#d1d5db;cursor:not-allowed}@media(prefers-reduced-motion:reduce){.hoa-pdp__acc-body,.hoa-pdp__sticky-atc,.hoa-pdp__main-img-wrap img{transition:none}.hoa-pdp__sticky-atc{transform:none}.hoa-pdp__sticky-atc:not(.hoa-pdp__sticky-atc--visible){display:none}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/product-page.css.map */
