.akh-pdp{--color-black: #000000;--color-white: #ffffff;--color-gray-50: #fafafa;--color-gray-100: #f5f5f5;--color-gray-200: #e5e5e5;--color-gray-300: #d4d4d4;--color-gray-400: #a3a3a3;--color-gray-500: #737373;--color-gray-600: #525252;--color-gray-700: #404040;--color-gray-800: #262626;--color-gray-900: #171717;--color-primary: #000000;--color-accent: #e63946;--color-success: #22c55e;--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--container-max: 1400px;--container-padding: 20px;--header-height: 64px;--announcement-height: 40px;--transition-fast: .15s ease;--transition-base: .25s ease;--shadow-sm: 0 1px 2px rgba(0,0,0,.05);--shadow-md: 0 4px 6px rgba(0,0,0,.1);--shadow-lg: 0 10px 15px rgba(0,0,0,.1)}.akh-pdp,.akh-pdp *,.akh-pdp *:before,.akh-pdp *:after{box-sizing:border-box;margin:0;padding:0}.akh-pdp{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.akh-pdp{font-family:var(--font-family);font-size:14px;line-height:1.6;color:var(--color-gray-900);background-color:var(--color-white)}.akh-pdp img{max-width:100%;height:auto;display:block}.akh-pdp button{font-family:inherit;cursor:pointer;border:none;background:none}.akh-pdp a{color:inherit;text-decoration:none}.akh-pdp ul{list-style:none}.akh-pdp .akh-container{max-width:var(--container-max);margin:0 auto;padding:0 var(--container-padding)}.akh-pdp .countdown-wrapper{display:flex;align-items:center;gap:8px}.akh-pdp .countdown-label{font-size:10px;font-weight:700;letter-spacing:1px;color:var(--color-accent);text-transform:uppercase}.akh-pdp .countdown{display:flex;align-items:center;gap:2px;font-family:Inter,monospace}.akh-pdp .countdown-block{display:flex;align-items:baseline;background:#ffffff1a;padding:4px 6px;border-radius:4px;min-width:32px;justify-content:center}.akh-pdp .countdown-block span:first-child{font-size:14px;font-weight:700;font-variant-numeric:tabular-nums}.akh-pdp .countdown-block small{font-size:9px;font-weight:600;opacity:.6;margin-left:2px}.akh-pdp .countdown-sep{font-size:12px;font-weight:700;opacity:.5;margin:0 1px}@media(max-width:768px){.akh-pdp .countdown-wrapper{gap:6px}}@media(max-width:480px){.akh-pdp .countdown-block{padding:3px 5px;min-width:28px}.akh-pdp .countdown-block span:first-child{font-size:12px}}.akh-pdp .akh-icon-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color var(--transition-fast)}.akh-pdp .akh-icon-btn:hover{background-color:var(--color-gray-100)}.akh-pdp .breadcrumb{padding:16px 0;background-color:var(--color-gray-50)}.akh-pdp .breadcrumb .akh-container{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--color-gray-500)}.akh-pdp .breadcrumb a:hover{color:var(--color-black)}.akh-pdp .breadcrumb .current{color:var(--color-gray-900)}.akh-pdp .product-page{padding:10px 0 24px}.akh-pdp .akh-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.akh-pdp .product-gallery{position:sticky;top:calc(var(--header-height) + 20px)}.akh-pdp .gallery-main{position:relative;aspect-ratio:1;background-color:var(--color-gray-100);border-radius:8px;overflow:hidden;margin-bottom:16px;cursor:zoom-in}.akh-pdp .gallery-main img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}@media(hover:hover){.akh-pdp .gallery-main:hover img{transform:scale(1.1)}}.akh-pdp .zoom-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000e6;z-index:3000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;cursor:zoom-out}.akh-pdp .zoom-overlay.active{opacity:1;visibility:visible}.akh-pdp .zoom-overlay img{max-width:90%;max-height:90%;object-fit:contain;transform:scale(.9);transition:transform .3s ease}.akh-pdp .zoom-overlay.active img{transform:scale(1)}.akh-pdp .zoom-close{position:absolute;top:20px;right:20px;width:44px;height:44px;background-color:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:28px;cursor:pointer;transition:background-color .2s ease}.akh-pdp .zoom-close:hover{background-color:#fff3}.akh-pdp .gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background-color:var(--color-white);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-md);transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.akh-pdp .gallery-nav:hover{transform:translateY(-50%) scale(1.05);box-shadow:var(--shadow-lg)}.akh-pdp .gallery-nav.prev{left:16px}.akh-pdp .gallery-nav.next{right:16px}.akh-pdp .gallery-thumbs{display:flex;gap:12px}.akh-pdp .thumb{width:80px;height:80px;border-radius:6px;overflow:hidden;border:2px solid transparent;transition:border-color var(--transition-fast);background-color:var(--color-gray-100)}.akh-pdp .thumb img{width:100%;height:100%;object-fit:cover}.akh-pdp .thumb:hover,.akh-pdp .thumb.active{border-color:var(--color-black)}.akh-pdp .product-info{padding-right:40px}.akh-pdp .product-header{margin-bottom:8px}.akh-pdp .product-title{font-size:32px;font-weight:700;line-height:1.2;margin-bottom:6px}.akh-pdp .product-rating{display:flex;align-items:center;gap:8px}.akh-pdp .stars{display:flex;gap:2px;color:#fbbf24}.akh-pdp .rating-text{font-size:13px;color:var(--color-gray-600)}.akh-pdp .product-price{display:flex;align-items:center;gap:12px;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid var(--color-gray-200)}.akh-pdp .price-current{font-size:28px;font-weight:700}.akh-pdp .price-original{font-size:18px;color:var(--color-gray-400);text-decoration:line-through}.akh-pdp .price-badge{background-color:var(--color-accent);color:var(--color-white);font-size:11px;font-weight:700;padding:4px 10px;border-radius:4px;text-transform:uppercase}.akh-pdp .akh-option{margin-bottom:24px}.akh-pdp .option-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.akh-pdp .option-label{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.akh-pdp .option-label span{font-weight:400;text-transform:none;color:var(--color-gray-600)}.akh-pdp .option-label span.color-label-prefix{font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:inherit}.akh-pdp .size-guide-btn{font-size:12px;font-weight:500;color:var(--color-gray-600);text-decoration:underline;transition:color var(--transition-fast)}.akh-pdp .size-guide-btn:hover{color:var(--color-black)}.akh-pdp .color-options{display:flex;gap:12px}.akh-pdp .color-swatch{width:38px;height:38px;border-radius:50%;border:2px solid var(--color-white);box-shadow:0 0 0 1px #1028491a,0 1px 2px #1028490f;outline:2px solid transparent;outline-offset:2px;transition:outline-color .14s cubic-bezier(.4,0,.2,1),transform .14s cubic-bezier(.4,0,.2,1)}.akh-pdp .color-swatch:hover{transform:scale(1.06)}.akh-pdp .color-swatch.active{outline-color:var(--color-black)}.akh-pdp .color-swatch:focus-visible{outline:none;box-shadow:0 0 0 1px #1028491a,0 0 0 4px #11253f29}.akh-pdp .size-options{display:flex;gap:10px}.akh-pdp .size-btn{min-width:54px;height:50px;padding:0 16px;background-color:var(--color-white);border:1px solid #E4E8EF;border-radius:8px;font-size:15px;font-weight:600;color:var(--color-gray-900);box-shadow:0 1px 2px #1028490a;transition:background-color .14s cubic-bezier(.4,0,.2,1),border-color .14s cubic-bezier(.4,0,.2,1),color .14s cubic-bezier(.4,0,.2,1),box-shadow .14s cubic-bezier(.4,0,.2,1)}.akh-pdp .size-btn:hover{background-color:#f7f8fa;border-color:#ccd4e0}.akh-pdp .size-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #11253f24}.akh-pdp .size-btn.active{background-color:var(--color-black);border-color:var(--color-black);color:var(--color-white);box-shadow:0 4px 14px #1028491f}.akh-pdp .size-btn:disabled{opacity:.4;cursor:not-allowed}.akh-pdp .size-attention{animation:akh-sizeAttention 1.2s ease}@keyframes akh-sizeAttention{0%,to{background-color:transparent}25%{background-color:#e639461a}}@media(prefers-reduced-motion:reduce){.akh-pdp .size-attention{animation:none}}.akh-pdp .product-actions{display:flex;gap:16px;margin-bottom:24px}.akh-pdp .quantity-selector{display:flex;align-items:center;border:1px solid #E4E8EF;border-radius:8px;box-shadow:0 1px 2px #1028490a;overflow:hidden}.akh-pdp .qty-btn{width:46px;height:52px;font-size:18px;font-weight:500;color:var(--color-gray-700);transition:background-color .14s cubic-bezier(.4,0,.2,1)}.akh-pdp .qty-btn:hover{background-color:#f7f8fa}.akh-pdp .qty-input{width:50px;height:52px;border:none;text-align:center;font-size:15px;font-weight:600;font-family:inherit;-moz-appearance:textfield}.akh-pdp .qty-input::-webkit-outer-spin-button,.akh-pdp .qty-input::-webkit-inner-spin-button{-webkit-appearance:none}.akh-pdp .add-to-cart-btn{flex:1;height:60px;min-height:60px;background-color:var(--color-black);color:var(--color-white);font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:1px;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 6px 18px #00000029;transition:background-color var(--transition-fast),transform var(--transition-fast)}.akh-pdp .add-to-cart-btn:hover{background-color:var(--color-gray-800)}.akh-pdp .add-to-cart-btn:active{transform:scale(.98)}.akh-pdp .post-cta{margin-top:14px}.akh-pdp .stock-line{display:flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:600;color:#16a34a;margin:0}.akh-pdp .stock-dot{position:relative;flex:0 0 auto;width:8px;height:8px;border-radius:50%;background-color:#22c55e}.akh-pdp .stock-dot:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background-color:#22c55e;animation:akh-stockPulse 2s cubic-bezier(.4,0,.6,1) infinite}.akh-pdp .stock-dot:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background-color:#22c55e;animation:akh-stockBreathe 2s ease-in-out infinite}@keyframes akh-stockPulse{0%{transform:scale(1);opacity:.6}70%{transform:scale(3);opacity:0}to{transform:scale(3);opacity:0}}@keyframes akh-stockBreathe{0%,to{opacity:1}50%{opacity:.55}}.akh-pdp .post-cta-sub{margin:6px 0 0;text-align:center;font-size:13px;color:var(--color-gray-500, #6b7280)}@media(prefers-reduced-motion:reduce){.akh-pdp .stock-dot:before,.akh-pdp .stock-dot:after{animation:none}}.akh-pdp .tp-badge{display:inline-flex;align-items:center;gap:8px;margin:0}.akh-pdp .tp-stars{display:inline-flex;align-items:center;gap:3px}.akh-pdp .tp-cell{width:20px;height:20px;border-radius:2px;background:#00b67a;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.akh-pdp .tp-cell-half{background:linear-gradient(90deg,#00b67a 50%,#dcdce6 50%)}.akh-pdp .tp-cell svg{width:14px;height:14px;display:block}.akh-pdp .tp-text{font-size:13px;font-weight:500;color:var(--color-gray-600)}.akh-pdp .tp-badge:hover .tp-text{text-decoration:underline}.akh-pdp .new-badge-overlay{position:absolute;top:12px;left:12px;z-index:2;background:var(--color-black);color:var(--color-white);font-size:11px;font-weight:700;padding:4px 12px;border-radius:4px;text-transform:uppercase;letter-spacing:1px;pointer-events:none}.akh-pdp .size-error{color:#dc2626;font-size:13px;font-weight:500;margin-top:8px}.akh-pdp .bundle-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px}.akh-pdp .bundle-card{position:relative;display:flex;flex-direction:column;gap:4px;padding:14px 12px;text-align:left;background:var(--color-white);border:1.5px solid var(--color-gray-300);border-radius:10px;cursor:pointer;transition:border-color .14s cubic-bezier(.4,0,.2,1),background-color .14s cubic-bezier(.4,0,.2,1),box-shadow .14s cubic-bezier(.4,0,.2,1)}.akh-pdp .bundle-card:hover{border-color:var(--color-gray-400)}.akh-pdp .bundle-card.active{border-color:#000;background:#f8f8f8;box-shadow:0 0 0 1px #000}.akh-pdp .bundle-card:focus-visible{outline:none;box-shadow:0 0 0 3px #11253f29}.akh-pdp .bundle-title{font-size:15px;font-weight:700;color:var(--color-gray-900)}.akh-pdp .bundle-price{font-size:16px;font-weight:700;color:var(--color-gray-900)}.akh-pdp .bundle-price s{font-size:13px;font-weight:400;color:var(--color-gray-400)}.akh-pdp .bundle-save{display:inline-block;width:fit-content;background-color:var(--color-accent);color:var(--color-white);font-size:11px;font-weight:700;padding:4px 10px;border-radius:4px;text-transform:uppercase;letter-spacing:.02em}.akh-pdp .bundle-tag{position:absolute;top:-9px;right:10px;background:var(--color-black);color:var(--color-white);font-size:10px;font-weight:700;padding:3px 8px;border-radius:4px;letter-spacing:.5px}.akh-pdp .bundle-sub{font-size:12px;color:var(--color-gray-500)}.akh-pdp .pair2-color{margin-top:16px;animation:akh-pair2In .25s ease both}.akh-pdp .pair2-color[hidden]{display:none}@keyframes akh-pair2In{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.akh-pdp .pair2-color .option-label{display:block;margin-bottom:12px}@media(prefers-reduced-motion:reduce){.akh-pdp .pair2-color{animation:none}}.akh-pdp .product-accordions{border-top:1px solid var(--color-gray-200)}.akh-pdp .accordion{border-bottom:1px solid var(--color-gray-200)}.akh-pdp .accordion-header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 0;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;text-align:left}.akh-pdp .accordion-header svg{transition:transform var(--transition-base)}.akh-pdp .accordion-header[aria-expanded=true] svg{transform:rotate(180deg)}.akh-pdp .accordion-content{max-height:0;overflow:hidden;transition:max-height var(--transition-base)}.akh-pdp .accordion-content.open{max-height:500px}.akh-pdp .accordion-content p{margin-bottom:16px;color:var(--color-gray-700);line-height:1.7}.akh-pdp .accordion-content ul{margin-bottom:16px;padding-left:20px}.akh-pdp .accordion-content li{list-style:disc;margin-bottom:8px;color:var(--color-gray-700)}.akh-pdp .hadith-quote{font-style:italic;font-size:16px;color:var(--color-gray-800);padding:16px 20px;background-color:var(--color-gray-50);border-left:3px solid var(--color-black);margin-bottom:8px!important}.akh-pdp .hadith-source{font-size:12px;color:var(--color-gray-500);margin-bottom:20px!important}.akh-pdp .features-section{padding:72px 0;background-color:#f7f8fa}.akh-pdp .section-title{font-size:28px;font-weight:700;text-align:center;margin-bottom:48px;color:#11253f;letter-spacing:-.01em}.akh-pdp .features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.akh-pdp .feature{text-align:center}.akh-pdp .feature-icon{width:72px;height:72px;margin:0 auto 20px;background-color:var(--color-white);border:1px solid #E4E8EF;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#11253f;box-shadow:0 1px 3px #10284914,0 1px 2px #1028490a}.akh-pdp .feature h3{font-size:16px;font-weight:700;margin-bottom:8px;color:#11253f}.akh-pdp .feature p{font-size:13px;color:#5b6b82;line-height:1.5}.akh-pdp .tabs-section{padding:clamp(48px,6vw,64px) 0;background-color:#f7f6f3}.akh-pdp .tabs{max-width:720px;margin:0 auto}.akh-pdp .tab-nav{display:flex;justify-content:center;gap:6px;border-bottom:1px solid #E4E8EF;margin-bottom:28px}.akh-pdp .tab-btn{flex:1;padding:12px 6px 13px;background:none;border:1.5px solid transparent;border-radius:9px;font-size:15px;font-weight:600;color:#8a97a8;cursor:pointer;white-space:nowrap;transition:color .14s cubic-bezier(.4,0,.2,1),border-color .14s cubic-bezier(.4,0,.2,1),background-color .14s cubic-bezier(.4,0,.2,1)}.akh-pdp .tab-btn:hover{color:#1f3047}.akh-pdp .tab-btn.active{color:#11253f;border-color:var(--color-black);background-color:var(--color-white)}.akh-pdp .tab-btn:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #11253f2e}.akh-pdp .tab-panel{display:none;max-width:860px;margin-inline:auto}.akh-pdp .tab-panel.active{display:block}.akh-pdp .detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));column-gap:56px;row-gap:0}.akh-pdp .detail-item{border-top:1px solid #e2e0dc;padding:18px 0 20px}.akh-pdp .detail-num{display:block;font-size:12px;font-weight:600;color:#a3a09a;font-variant-numeric:tabular-nums;margin-bottom:6px}.akh-pdp .detail-item h3{font-size:15px;font-weight:700;margin:0 0 4px;color:#11253f}.akh-pdp .detail-item p{font-size:14px;color:#737373;margin:0;line-height:1.55}.akh-pdp .tab-title{font-size:22px;font-weight:700;color:#11253f;letter-spacing:-.01em;margin-bottom:18px}.akh-pdp #tab-details .tab-title{margin-bottom:28px}.akh-pdp .tab-lead{font-size:15px;color:#5b6b82;line-height:1.6;margin:-6px 0 22px}.akh-pdp .tab-benefits{list-style:none;display:flex;flex-direction:column;gap:15px}.akh-pdp .tab-benefits li{display:flex;gap:12px;align-items:flex-start;font-size:15px;line-height:1.5;color:#5b6b82}.akh-pdp .tab-benefits .dot{width:9px;height:9px;border-radius:50%;background-color:var(--color-success);margin-top:6px;flex-shrink:0}.akh-pdp .tab-benefits strong{color:#11253f;font-weight:600}.akh-pdp .tab-checks{list-style:none;display:flex;flex-direction:column;gap:13px}.akh-pdp .tab-checks li{display:flex;gap:11px;align-items:flex-start;font-size:15px;line-height:1.5;color:#5b6b82}.akh-pdp .tab-checks svg{color:var(--color-success);flex-shrink:0;margin-top:2px}.akh-pdp .size-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.akh-pdp .tab-panel .size-table{width:100%;border-collapse:collapse;font-size:14px;table-layout:fixed}.akh-pdp .tab-panel .size-table th,.akh-pdp .tab-panel .size-table td{text-align:center;padding:10px 12px;white-space:nowrap;font-variant-numeric:tabular-nums}.akh-pdp .tab-panel .size-table th{font-weight:600;color:#11253f;border-bottom:2px solid #E4E8EF;background-color:#f7f8fa}.akh-pdp .tab-panel .size-table td{border-bottom:1px solid #E4E8EF;color:#5b6b82}.akh-pdp .tab-panel .size-table th:first-child,.akh-pdp .tab-panel .size-table td:first-child{text-align:left;width:30%}.akh-pdp .tab-panel .size-table td:first-child{color:#11253f;font-weight:500}.akh-pdp .tab-note{font-size:13px;color:#8a97a8;margin-top:16px;font-style:italic}@media(max-width:768px){.akh-pdp #tab-details .tab-title{margin-bottom:16px}.akh-pdp .detail-grid{grid-template-columns:1fr;column-gap:0}.akh-pdp .detail-item{padding:10px 0}.akh-pdp .detail-num{display:inline;margin-bottom:0;margin-right:8px;font-size:12px}.akh-pdp .detail-item h3{display:inline;font-size:14px}.akh-pdp .detail-item p{font-size:12.5px;margin-top:3px}}@media(max-width:480px){.akh-pdp .tabs-section{padding:22px 0 36px}.akh-pdp .tab-nav{gap:4px;margin-bottom:22px}.akh-pdp .tab-btn{font-size:14px;padding:11px 4px 12px}.akh-pdp .tab-title{font-size:19px}.akh-pdp .tab-benefits li,.akh-pdp .tab-checks li,.akh-pdp .tab-lead{font-size:14px}.akh-pdp .tab-panel .size-table{min-width:540px}}.akh-pdp .brand-band{background-color:#191817;color:#f5f4f1;padding:clamp(64px,8vw,96px) 0}.akh-pdp .band-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:center}.akh-pdp .band-kicker{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:#a8a5a0;font-weight:600;margin:0 0 16px}.akh-pdp .band-copy h2{font-size:clamp(30px,4.5vw,44px);font-weight:800;line-height:1.12;color:#fbfaf8;margin:0 0 18px}.akh-pdp .band-lead{font-size:16px;line-height:1.65;color:#c9c6c0;max-width:52ch;margin:0 0 26px}.akh-pdp .band-link{background:transparent;color:#fbfaf8;font-size:14px;font-weight:600;border:none;border-bottom:1px solid rgba(251,250,248,.5);padding:0 0 3px;cursor:pointer;transition:border-color .15s ease}.akh-pdp .band-link:hover{border-bottom-color:#fbfaf8}.akh-pdp .band-colors{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.akh-pdp .band-color-card{background:transparent;border:none;padding:0;cursor:pointer;text-align:left;display:flex;flex-direction:column;gap:10px}.akh-pdp .band-color-card img{width:100%;height:auto;border-radius:10px;display:block}.akh-pdp .band-color-card span{font-size:13px;color:#c9c6c0}.akh-pdp .band-color-card:focus-visible{outline:none}.akh-pdp .band-color-card:focus-visible img{outline:2px solid #fbfaf8;outline-offset:3px}@media(hover:hover){.akh-pdp .band-color-card img{transition:transform .22s cubic-bezier(.22,1,.36,1)}.akh-pdp .band-color-card:hover img{transform:translateY(-4px)}}@media(max-width:900px){.akh-pdp .band-grid{grid-template-columns:1fr;gap:40px}}@media(prefers-reduced-motion:reduce){.akh-pdp .band-color-card img{transition:none}}.akh-pdp .reviews-section{padding:80px 0}.akh-pdp .reviews-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px}.akh-pdp .reviews-summary{text-align:right}.akh-pdp .summary-rating{display:flex;align-items:center;gap:12px}.akh-pdp .big-rating{font-size:40px;font-weight:700}.akh-pdp .rating-details{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.akh-pdp .summary-rating .stars{display:flex;flex-direction:row;align-items:center;gap:2px;color:#fbbf24}.akh-pdp .reviews-count{font-size:12px;color:var(--color-gray-500)}.akh-pdp .reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.akh-pdp .review-card{padding:24px;background-color:var(--color-gray-50);border-radius:12px}.akh-pdp .review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.akh-pdp .reviewer-info{display:flex;flex-direction:column;gap:4px}.akh-pdp .reviewer-name{font-weight:600}.akh-pdp .verified-badge{font-size:11px;color:var(--color-success);font-weight:500}.akh-pdp .review-stars{display:flex;gap:2px;color:#fbbf24}.akh-pdp .review-text{color:var(--color-gray-700);line-height:1.6;margin-bottom:16px}.akh-pdp .review-date{font-size:12px;color:var(--color-gray-500)}.akh-pdp .akh-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;opacity:0;visibility:hidden;transition:opacity var(--transition-base),visibility var(--transition-base)}.akh-pdp .akh-modal-overlay.active{opacity:1;visibility:visible}.akh-pdp .modal{background-color:var(--color-white);border-radius:12px;padding:32px;max-width:600px;width:90%;max-height:90vh;overflow-y:auto;position:relative;transform:translateY(20px);transition:transform var(--transition-base)}.akh-pdp .akh-modal-overlay.active .modal{transform:translateY(0)}.akh-pdp .modal-close{position:absolute;top:16px;right:16px;width:36px;height:36px;font-size:24px;color:var(--color-gray-500);display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color var(--transition-fast)}.akh-pdp .modal-close:hover{background-color:var(--color-gray-100)}.akh-pdp .modal h2{font-size:24px;margin-bottom:8px}.akh-pdp .modal-subtitle{color:var(--color-gray-500);margin-bottom:24px}.akh-pdp .size-table{width:100%;border-collapse:collapse;margin-bottom:24px}.akh-pdp .size-table th,.akh-pdp .size-table td{padding:12px;text-align:center;border-bottom:1px solid var(--color-gray-200)}.akh-pdp .size-table th{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--color-gray-500);background-color:var(--color-gray-50)}.akh-pdp .size-table td{font-size:14px}.akh-pdp .size-table tbody tr:hover{background-color:var(--color-gray-50)}.akh-pdp .size-tips{background-color:var(--color-gray-50);padding:20px;border-radius:8px}.akh-pdp .size-tips h3{font-size:14px;margin-bottom:12px}.akh-pdp .size-tips ul{padding-left:20px;margin-bottom:12px}.akh-pdp .size-tips li{list-style:disc;margin-bottom:8px;font-size:13px;color:var(--color-gray-700)}.akh-pdp .size-tips em{font-size:12px;color:var(--color-gray-500)}.akh-pdp .social-links{display:flex;gap:10px}.akh-pdp .social-links a{width:40px;height:40px;background-color:var(--color-white);border:1px solid #E4E8EF;border-radius:50%;color:#5b6b82;display:flex;align-items:center;justify-content:center;transition:background-color .14s cubic-bezier(.4,0,.2,1),border-color .14s cubic-bezier(.4,0,.2,1),color .14s cubic-bezier(.4,0,.2,1)}.akh-pdp .social-links a:hover{border-color:#ccd4e0;color:#11253f}.akh-pdp .payment-icons{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.akh-pdp .pay-badge{display:inline-flex;align-items:center;height:28px;padding:0 11px;border:1px solid #E4E8EF;border-radius:6px;font-size:11px;font-weight:600;letter-spacing:.02em;color:#5b6b82;background:var(--color-white);white-space:nowrap}.akh-pdp .payment-icons img{height:24px;opacity:.7}@media(max-width:1024px){.akh-pdp .akh-product-grid{gap:40px}.akh-pdp .features-grid,.akh-pdp .reviews-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.akh-pdp{--container-padding: 16px}.akh-pdp .akh-product-grid{grid-template-columns:1fr;gap:12px}.akh-pdp .product-gallery{position:relative;top:0;width:100%;max-width:100%}.akh-pdp .gallery-main{aspect-ratio:auto;height:280px;background-color:#f7f6f3;margin-bottom:8px;max-width:100%}.akh-pdp .gallery-main img{width:100%;height:auto;max-height:280px;object-fit:contain}.akh-pdp .gallery-thumbs{display:none}.akh-pdp .product-page{padding:4px 0 24px}.akh-pdp .product-info{padding-right:0}.akh-pdp .product-header{margin-bottom:18px}.akh-pdp .product-title{font-size:24px;margin-bottom:14px}.akh-pdp .product-price{flex-wrap:wrap;margin-bottom:18px;padding-bottom:0;border-bottom:none;line-height:1.15}.akh-pdp .akh-option{margin-bottom:16px}.akh-pdp .akh-option.bundle-option{margin-top:40px}.akh-pdp #colorOption{display:flex;align-items:center;gap:12px}.akh-pdp #colorOption .option-label{margin-bottom:0;white-space:nowrap}.akh-pdp .color-swatch{width:36px;height:36px;position:relative}.akh-pdp .color-swatch:before{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%}.akh-pdp #sizeOption,.akh-pdp .bundle-option{scroll-margin-top:calc(var(--header-height) + 8px)}.akh-pdp .product-actions{flex-direction:column}.akh-pdp .quantity-selector{justify-content:center}.akh-pdp .features-grid{grid-template-columns:repeat(2,1fr);gap:24px}.akh-pdp .reviews-header{flex-direction:column;gap:24px}.akh-pdp .reviews-summary{text-align:left}.akh-pdp .reviews-grid{grid-template-columns:1fr}}@media(max-width:480px){.akh-pdp .gallery-thumbs{gap:8px}.akh-pdp .thumb{width:60px;height:60px}.akh-pdp .size-options{flex-wrap:wrap}.akh-pdp .size-btn{min-width:48px;height:44px}.akh-pdp .features-section{padding:44px 0}.akh-pdp .section-title{font-size:22px;margin-bottom:24px}.akh-pdp .features-grid{grid-template-columns:1fr;gap:0}.akh-pdp .feature{display:grid;grid-template-columns:44px 1fr;grid-template-rows:auto auto;column-gap:14px;align-content:center;text-align:left;padding:15px 4px;border-bottom:1px solid var(--color-gray-200)}.akh-pdp .feature:last-child{border-bottom:none}.akh-pdp .feature-icon{grid-column:1;grid-row:1 / 3;align-self:center;width:44px;height:44px;margin:0}.akh-pdp .feature-icon svg{width:22px;height:22px}.akh-pdp .feature h3{grid-column:2;grid-row:1;align-self:end;margin-bottom:3px;font-size:15px}.akh-pdp .feature p{grid-column:2;grid-row:2;align-self:start}}.akh-pdp .faq-section{padding:clamp(56px,7vw,72px) 0;background-color:var(--color-white);color:var(--color-gray-900)}.akh-pdp .faq-section .section-title{max-width:760px;margin-left:auto;margin-right:auto;text-align:left;color:#11253f;font-size:clamp(24px,3vw,30px);font-weight:800;text-transform:none;letter-spacing:-.02em;margin-bottom:24px}.akh-pdp .faq-grid{max-width:760px;margin:0 auto}.akh-pdp .faq-item{border-top:1px solid var(--color-gray-200)}.akh-pdp .faq-item:last-child{border-bottom:1px solid var(--color-gray-200)}.akh-pdp .faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 0;font-size:15px;font-weight:600;text-align:left;background:transparent;border:none;cursor:pointer;color:#1f3047;text-transform:none;letter-spacing:0;transition:color .14s cubic-bezier(.4,0,.2,1)}.akh-pdp .faq-question:hover{color:#000}.akh-pdp .faq-question:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #11253f2e}.akh-pdp .faq-question svg{flex-shrink:0;transition:transform .25s ease;color:#8a97a8}.akh-pdp .faq-question[aria-expanded=true] svg{transform:rotate(180deg);color:#11253f}.akh-pdp .faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s cubic-bezier(.22,1,.36,1)}.akh-pdp .faq-answer.open{grid-template-rows:1fr}.akh-pdp .faq-answer-inner{overflow:hidden}.akh-pdp .faq-answer p{padding-bottom:20px;color:var(--color-gray-600);line-height:1.65;font-size:14px}@media(max-width:480px){.akh-pdp .faq-question{font-size:14px}}@media(prefers-reduced-motion:reduce){.akh-pdp .faq-question svg,.akh-pdp .faq-answer{transition:none}}.akh-pdp .whatsapp-btn{position:fixed;bottom:24px;right:24px;display:flex;align-items:center;gap:10px;background-color:#25d366;color:#fff;padding:12px 20px;border-radius:50px;text-decoration:none;font-size:14px;font-weight:500;box-shadow:0 4px 20px #25d3664d;transition:transform .2s ease,box-shadow .2s ease;z-index:999}.akh-pdp .whatsapp-btn:hover{transform:translateY(-2px);box-shadow:0 6px 25px #25d36666}.akh-pdp .whatsapp-btn:focus-visible{outline:2px solid #25D366;outline-offset:2px}.akh-pdp .whatsapp-btn svg{flex-shrink:0}.akh-pdp .whatsapp-btn span{white-space:nowrap}@media(max-width:600px){.akh-pdp .whatsapp-btn{bottom:16px;right:16px;padding:12px;border-radius:50%}.akh-pdp .whatsapp-btn span{display:none}}@media(prefers-reduced-motion:reduce){.akh-pdp .whatsapp-btn{transition:none}}.akh-pdp .sticky-cart-bar{display:none;position:fixed;bottom:0;left:0;right:0;z-index:998;background-color:var(--color-white);border-top:1px solid var(--color-gray-200);padding:12px 16px;transform:translateY(100%);transition:transform .3s ease}.akh-pdp .sticky-cart-bar.visible{transform:translateY(0)}.akh-pdp .sticky-cart-inner{display:flex;align-items:center;justify-content:space-between;max-width:var(--container-max);margin:0 auto;gap:16px}.akh-pdp .sticky-cart-price{display:flex;align-items:baseline;gap:8px}.akh-pdp .sticky-price-current{font-size:18px;font-weight:700}.akh-pdp .sticky-price-original{font-size:14px;color:var(--color-gray-400);text-decoration:line-through}.akh-pdp .sticky-add-btn{flex:1;min-height:52px;height:52px;background-color:var(--color-black);color:var(--color-white);font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-radius:10px;border:none;cursor:pointer;transition:background-color .15s ease}.akh-pdp .sticky-add-btn:hover{background-color:var(--color-gray-800)}@media(max-width:768px){.akh-pdp{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.akh-pdp .sticky-cart-bar{display:block;padding-bottom:calc(12px + env(safe-area-inset-bottom))}.akh-pdp .whatsapp-btn{bottom:76px}}@media(prefers-reduced-motion:reduce){.akh-pdp .sticky-cart-bar{transition:none}}.akh-pdp .new-badge{display:inline-block;background:var(--color-black);color:var(--color-white);font-size:11px;font-weight:700;padding:4px 12px;border-radius:4px;text-transform:uppercase;letter-spacing:1px}.akh-pdp .akh-cart-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000073;z-index:1100;opacity:1;transition:opacity .25s ease}.akh-pdp .akh-cart-overlay[hidden]{display:none}.akh-pdp .akh-cart-overlay.fade-out{opacity:0}.akh-pdp .akh-cart-drawer{position:fixed;top:0;right:0;bottom:0;width:min(400px,100vw);background-color:var(--color-white);z-index:1200;transform:translate(100%);visibility:hidden;transition:transform .28s ease,visibility 0s .28s;display:flex;flex-direction:column;box-shadow:-12px 0 40px #0000001f}.akh-pdp .akh-cart-drawer.open{transform:translate(0);visibility:visible;transition:transform .28s ease,visibility 0s 0s}.akh-pdp .akh-cart-head{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid var(--color-gray-200)}.akh-pdp .akh-cart-title{font-size:17px;font-weight:700}.akh-pdp .akh-cart-head-count{color:var(--color-gray-500);font-weight:600}.akh-pdp .akh-cart-close{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:28px;color:var(--color-black);background-color:var(--color-white);transition:background-color .2s ease}.akh-pdp .akh-cart-close:hover{background-color:var(--color-gray-100)}.akh-pdp .akh-cart-items{flex:1;overflow-y:auto;padding:8px 20px;min-height:0;border-collapse:initial;border-spacing:0}.akh-pdp .akh-cart-items:not([hidden]){display:block}.akh-pdp .akh-cart-item{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid var(--color-gray-100)}.akh-pdp .akh-cart-item-thumb{width:64px;height:86px;border-radius:6px;object-fit:cover;flex-shrink:0;background-color:var(--color-gray-100)}.akh-pdp .akh-cart-item-body{flex:1;min-width:0;display:flex;flex-direction:column}.akh-pdp .akh-cart-item-title{font-size:14px;font-weight:600;color:var(--color-gray-900)}.akh-pdp .akh-cart-item-variant{display:flex;align-items:center;flex-wrap:wrap;gap:4px;font-size:13px;color:var(--color-gray-500);margin-top:2px}.akh-pdp .cart-size-select{border:0;border-bottom:1px solid var(--color-gray-300);border-radius:0;background:transparent;color:var(--color-gray-700);font:inherit;line-height:1.2;padding:0 14px 1px 0;margin:0}.akh-pdp .cart-size-select:focus-visible{outline:none;border-bottom-color:var(--color-black)}.akh-pdp .cart-p2-dots{display:flex;align-items:center;gap:8px;margin-top:8px}.akh-pdp .cart-p2-dot{width:18px;height:18px;border-radius:50%;border:2px solid var(--color-white);box-shadow:0 0 0 1px #1028491f;outline:2px solid transparent;outline-offset:2px;transition:outline-color .14s cubic-bezier(.4,0,.2,1),transform .14s cubic-bezier(.4,0,.2,1)}.akh-pdp .cart-p2-dot:hover{transform:scale(1.08)}.akh-pdp .cart-p2-dot.active{outline-color:var(--color-black)}.akh-pdp .cart-p2-dot:focus-visible{outline-color:var(--color-black);box-shadow:0 0 0 1px #1028491f,0 0 0 4px #11253f24}.akh-pdp .akh-cart-item-price{font-size:14px;font-weight:700;color:var(--color-gray-900);white-space:nowrap;margin-left:12px}.akh-pdp .akh-cart-item-remove{align-self:flex-start;margin-top:0;font-size:13px;color:var(--color-gray-500);background:none;padding:0}.akh-pdp .akh-cart-item-remove:hover{text-decoration:underline;color:var(--color-gray-700)}.akh-pdp .akh-cart-item-head{display:flex;justify-content:space-between;align-items:flex-start}.akh-pdp .akh-cart-item-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px}.akh-pdp .akh-cart-qty{display:inline-flex;align-items:center;height:28px;border:1px solid var(--color-gray-200);border-radius:6px;overflow:hidden}.akh-pdp .akh-cart-qty-btn{width:28px;height:28px;color:var(--color-gray-700);font-size:16px;line-height:1;transition:background-color .15s ease}.akh-pdp .akh-cart-qty-btn:hover{background-color:var(--color-gray-100)}.akh-pdp .akh-cart-qty-num{min-width:24px;text-align:center;font-size:13px;font-weight:600;color:var(--color-gray-900);font-variant-numeric:tabular-nums}.akh-pdp .akh-cart-upsell-btn{display:inline-flex;align-items:center;width:fit-content;min-height:40px;margin-top:10px;padding:10px 14px;border:1px solid var(--color-black);border-radius:6px;background:transparent;color:var(--color-black);font-family:inherit;font-size:12.5px;font-weight:600;letter-spacing:.02em;line-height:1.2;white-space:nowrap;cursor:pointer;transition:background-color .15s ease,color .15s ease}.akh-pdp .akh-cart-upsell-btn:hover{background:var(--color-black);color:var(--color-white)}.akh-pdp .akh-cart-upsell-btn:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #11253f2e}.akh-pdp .akh-cart-foot{padding:10px 20px 12px;border-top:1px solid var(--color-gray-200)}.akh-pdp .akh-cart-savings{display:flex;justify-content:space-between;min-height:16px;font-size:12px;font-weight:700;line-height:16px;color:var(--color-gray-700);margin-bottom:3px}.akh-pdp .akh-cart-savings[hidden]{display:none}.akh-pdp .akh-cart-savings span{color:#16a34a}.akh-pdp .akh-cart-subtotal{display:flex;justify-content:space-between;min-height:18px;font-size:14px;font-weight:700;line-height:18px;margin-bottom:4px}.akh-pdp .akh-cart-stock-line{display:flex;align-items:center;justify-content:center;gap:7px;min-height:17px;font-size:12px;font-weight:600;line-height:17px;color:#16a34a;margin:10px 0 0}.akh-pdp .akh-cart-checkout{width:100%;height:46px;background-color:var(--color-black);color:var(--color-white);border-radius:8px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;transition:background-color .15s ease}.akh-pdp .akh-cart-checkout:hover{background-color:var(--color-gray-800)}.akh-pdp .akh-cart-empty{display:none;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:48px 20px;color:var(--color-gray-500);text-align:center}.akh-pdp .akh-cart-empty.show{display:flex}.akh-pdp .akh-cart-continue{height:44px;padding:0 20px;background-color:var(--color-black);color:var(--color-white);border-radius:10px;font-weight:600}.akh-pdp .akh-cart-continue:hover{background-color:var(--color-gray-800)}@media(max-width:480px){.akh-pdp .akh-cart-drawer{width:100vw}.akh-pdp .akh-cart-head{padding:14px 16px}.akh-pdp .akh-cart-items{padding:6px 16px}.akh-pdp .akh-cart-item{padding:12px 0}.akh-pdp .akh-cart-foot{padding:9px 16px 10px}}@media(prefers-reduced-motion:reduce){.akh-pdp .akh-cart-overlay,.akh-pdp .akh-cart-drawer{transition:none}}.akh-header,.akh-footer{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.akh-header .akh-hdr{display:block;position:sticky;top:0;z-index:1000;background-color:#fff;border-bottom:1px solid #e5e5e5}.akh-header .akh-hdr-container{max-width:1400px;margin:0 auto;padding:0 20px;height:64px;display:flex;align-items:center;justify-content:space-between}.akh-header .akh-hdr-logo{display:flex;align-items:center}.akh-header .akh-hdr-logo img{height:44px;width:auto;object-fit:contain}.akh-header .akh-hdr-nav{display:flex;gap:32px}.akh-header .akh-hdr-link{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#404040;text-decoration:none;transition:color .15s ease}.akh-header .akh-hdr-link:hover{color:#000}.akh-header .akh-hdr-actions{display:flex;align-items:center;gap:16px}.akh-header .akh-icon-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#171717;transition:background-color .15s ease}.akh-header .akh-icon-btn:hover{background-color:#f5f5f5}.akh-header .akh-hdr-cart{position:relative}.akh-header .akh-hdr-count{position:absolute;top:4px;right:4px;width:16px;height:16px;background-color:#e63946;color:#fff;font-size:10px;font-weight:600;border-radius:50%;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.akh-header .akh-hdr-nav{display:none}}.akh-footer .akh-ftr{background-color:#f7f8fa;color:#1f3047;padding:56px 0 28px;border-top:1px solid #E4E8EF;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.akh-footer .akh-container{max-width:1400px;margin:0 auto;padding:0 20px}.akh-footer .akh-ftr-grid{display:grid;grid-template-columns:2fr 1fr;gap:48px;margin-bottom:40px}.akh-footer .akh-ftr-logo{display:inline-block;margin-bottom:14px;font-size:22px;font-weight:800;color:#11253f;letter-spacing:1px;text-decoration:none}.akh-footer .akh-ftr-brand p{color:#5b6b82;font-size:13px;line-height:1.6;margin-bottom:20px;max-width:320px}.akh-footer .akh-ftr-links h4{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#8a97a8;margin-bottom:18px}.akh-footer .akh-ftr-links ul{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.akh-footer .akh-ftr-links a{color:#5b6b82;font-size:14px;text-decoration:none;transition:color .14s cubic-bezier(.4,0,.2,1)}.akh-footer .akh-ftr-links a:hover{color:#11253f}.akh-footer .akh-ftr-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:28px;border-top:1px solid #E4E8EF}.akh-footer .akh-ftr-bottom p{color:#8a97a8;font-size:12px;margin:0}@media(max-width:768px){.akh-footer .akh-ftr{padding:32px 0 20px}.akh-footer .akh-ftr-grid{grid-template-columns:1fr;gap:16px;margin-bottom:16px}.akh-footer .akh-ftr-logo{font-size:20px;margin-bottom:4px}.akh-footer .akh-ftr-brand p{line-height:1.45;margin-bottom:0}.akh-footer .akh-ftr-links h4{margin-bottom:8px}.akh-footer .akh-ftr-links ul{gap:0}.akh-footer .akh-ftr-links a{display:block;padding:5px 0;line-height:1.3}.akh-footer .akh-ftr-bottom{flex-direction:column;gap:16px;text-align:center;padding-top:14px}.akh-footer .akh-ftr-bottom p{font-size:11px}}.akh-pdp .akh-cart-drawer.akh-loading .akh-cart-items,.akh-pdp .akh-cart-drawer.akh-loading .akh-cart-foot,.akh-pdp .akh-cart-drawer.akh-loading .akh-cart-empty{opacity:.55;pointer-events:none;transition:opacity .15s ease}.akh-pdp .akh-cart-drawer,.akh-pdp .akh-cart-items{overflow-x:hidden}.akh-pdp .akh-cart-item-head>div{min-width:0}.akh-pdp .akh-cart-item-price{flex-shrink:0}.akh-pdp .akh-cart-upsell-btn{max-width:100%}@media(max-width:360px){.akh-pdp .akh-cart-upsell-btn{white-space:normal}}.akh-footer .akh-container{max-width:880px}.akh-footer .akh-ftr-bottom{justify-content:center;text-align:center}
/*# sourceMappingURL=/cdn/shop/t/10/assets/akhletics-pdp.css.map */
