@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Sans:wght@300;400;500;600;700&display=swap";:root{--pk-white:#ffffff;--pk-black:#0f0f0f;--pk-grey:#f5f5f5;--pk-grey2:#efefef;--pk-border:#e8e8e8;--pk-gold:#c9a84c;--pk-gold-light:#fdf3dc;--pk-muted:#888888;--pk-green:#16a34a;--pk-red:#dc2626;--pk-radius:12px;--pk-radius-lg:20px}body{font-family:DM Sans,-apple-system,sans-serif!important;background:#fff!important;color:#0f0f0f!important}.pk-ann{background:#0f0f0f;color:#fff;text-align:center;padding:9px 16px;font-size:12px;font-weight:500}.pk-ann em{color:#c9a84c;font-style:normal;font-weight:700}.pk-logo{font-family:Bebas Neue,cursive!important;font-size:26px!important;color:#0f0f0f!important;letter-spacing:3px!important}.pk-logo span{color:#c9a84c}.pk-cart-count{position:absolute;top:-6px;right:-6px;background:#0f0f0f;color:#fff;font-size:9px;font-weight:800;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.pk-hero{background:#fff;padding:48px 24px 32px}.pk-hero-eyebrow{display:inline-flex;align-items:center;gap:6px;background:#fdf3dc;border-radius:100px;padding:5px 14px;font-size:11px;font-weight:700;color:#92400e;margin-bottom:20px}.pk-hero-dot{width:7px;height:7px;background:#c9a84c;border-radius:50%}.pk-hero h1{font-family:Bebas Neue,cursive!important;font-size:clamp(48px,12vw,72px)!important;color:#0f0f0f!important;line-height:.95!important;letter-spacing:1px!important;margin-bottom:8px!important;font-weight:400!important}.pk-hero h1 em{color:#c9a84c!important;font-style:italic!important;font-family:DM Sans,sans-serif!important;font-weight:700!important;font-size:.65em!important}.pk-hero-sub{font-size:15px;color:#888;line-height:1.6;margin-bottom:20px;max-width:340px}.pk-hero-bullets{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.pk-hero-bullet{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:600;color:#0f0f0f}.pk-bullet-check{width:20px;height:20px;background:#0f0f0f;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pk-bullet-check svg{width:10px;height:10px;stroke:#fff;fill:none;stroke-width:2.5}.pk-stars{display:flex;align-items:center;gap:6px}.pk-star-icons{color:#f59e0b;font-size:14px}.pk-star-txt{font-size:12px;color:#888}.pk-star-txt strong{color:#0f0f0f}.pk-marquee-outer{background:#0f0f0f;padding:12px 0;overflow:hidden}.pk-marquee-track{display:flex;width:max-content;animation:pk-marquee 20s linear infinite}.pk-marquee-item{padding:0 24px;font-size:12px;font-weight:600;color:#fff;letter-spacing:.5px;white-space:nowrap}.pk-marquee-sep{color:#c9a84c}@keyframes pk-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.pk-sec{padding:56px 24px}.pk-sec-white{background:#fff}.pk-sec-grey{background:#f5f5f5}.pk-sec-black{background:#0f0f0f}.pk-eyebrow{font-size:10px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#c9a84c;margin-bottom:8px}.pk-sec-title{font-family:Bebas Neue,cursive!important;font-size:clamp(36px,9vw,56px)!important;color:#0f0f0f;line-height:1!important;letter-spacing:1px!important;margin-bottom:8px!important;font-weight:400!important}.pk-sec-title.light{color:#fff!important}.pk-sec-sub{font-size:14px;color:#888;line-height:1.7;margin-bottom:28px}.pk-img-block{width:100%;border-radius:12px;margin-top:24px;display:block}.pk-img-empty{width:100%;background:#efefef;border-radius:12px;height:220px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:#ccc;margin-top:24px;border:2px dashed #e0e0e0;font-size:12px;font-weight:500}.pk-img-empty svg{width:32px;height:32px;stroke:#ddd;fill:none;stroke-width:1.5}.pk-prob-list{display:flex;flex-direction:column;margin-top:24px}.pk-prob-item{display:flex;align-items:flex-start;gap:14px;padding:16px 0;border-bottom:1px solid #e8e8e8}.pk-prob-item:last-child{border-bottom:none}.pk-prob-icon{width:40px;height:40px;background:#fff5f5;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pk-prob-icon svg{width:20px;height:20px;stroke:#dc2626;fill:none;stroke-width:1.5}.pk-prob-title{font-size:14px;font-weight:700;color:#0f0f0f;margin-bottom:2px}.pk-prob-sub{font-size:12px;color:#888;line-height:1.5}.pk-prob-cta{margin-top:24px;background:#0f0f0f;color:#fff;padding:16px 20px;border-radius:12px;text-align:center;font-size:14px;font-weight:700}.pk-prob-cta span{color:#c9a84c}.pk-steps{display:flex;flex-direction:column;margin-top:28px}.pk-step{display:flex;gap:16px;padding:20px 0;border-bottom:1px solid #e8e8e8}.pk-step:last-child{border-bottom:none}.pk-step-num{width:36px;height:36px;background:#0f0f0f;color:#fff;font-family:Bebas Neue,cursive;font-size:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pk-step-title{font-size:15px;font-weight:700;color:#0f0f0f;margin-bottom:4px}.pk-step-sub{font-size:13px;color:#888;line-height:1.5}.pk-benefits{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px}.pk-benefit{background:#fff;border-radius:12px;padding:18px 14px;border:1px solid #e8e8e8;transition:transform .2s,box-shadow .2s}.pk-benefit:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.pk-benefit-icon{width:36px;height:36px;background:#0f0f0f;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.pk-benefit-icon svg{width:18px;height:18px;stroke:#fff;fill:none;stroke-width:1.5}.pk-benefit-title{font-size:13px;font-weight:700;color:#0f0f0f;margin-bottom:3px}.pk-benefit-sub{font-size:11px;color:#888;line-height:1.5}.pk-included{display:flex;flex-direction:column;border:1px solid #e8e8e8;border-radius:20px;overflow:hidden;margin-top:24px}.pk-included-item{display:flex;align-items:center;gap:14px;padding:16px 18px;border-bottom:1px solid #e8e8e8;background:#fff}.pk-included-item:last-child{border-bottom:none}.pk-inc-dot{width:8px;height:8px;background:#c9a84c;border-radius:50%;flex-shrink:0}.pk-inc-name{font-size:13px;font-weight:600;color:#0f0f0f}.pk-inc-size{font-size:12px;color:#888;margin-top:1px}.pk-inc-badge{margin-left:auto;background:#fdf3dc;color:#92400e;font-size:10px;font-weight:700;padding:2px 8px;border-radius:100px;flex-shrink:0}.pk-reviews{display:flex;flex-direction:column;gap:14px;margin-top:28px}.pk-review{background:#fff;border:1px solid #e8e8e8;border-radius:20px;padding:18px}.pk-review-top{display:flex;align-items:center;gap:10px;margin-bottom:10px}.pk-avatar{width:36px;height:36px;background:#efefef;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#888;flex-shrink:0}.pk-rev-name{font-size:13px;font-weight:700;color:#0f0f0f}.pk-rev-date{font-size:11px;color:#888}.pk-rev-stars{color:#f59e0b;font-size:13px;margin-bottom:4px}.pk-rev-title{font-size:13px;font-weight:700;color:#0f0f0f;margin-bottom:6px}.pk-rev-text{font-size:13px;color:#444;line-height:1.6}.pk-verified{font-size:11px;color:#16a34a;font-weight:600;margin-top:8px}.pk-compare{margin-top:28px;border-radius:20px;overflow:hidden;border:1px solid #e8e8e8}.pk-compare table{width:100%;border-collapse:collapse}.pk-compare thead tr{background:#0f0f0f}.pk-compare thead th{padding:14px 16px;font-size:13px;font-weight:700;color:#fff;text-align:left}.pk-compare thead th:not(:first-child){text-align:center}.pk-compare tbody tr{border-bottom:1px solid #e8e8e8}.pk-compare tbody tr:last-child{border-bottom:none}.pk-compare tbody td{padding:13px 16px;font-size:13px}.pk-compare tbody td:first-child{font-weight:600;color:#0f0f0f}.pk-compare tbody td:not(:first-child){text-align:center}.pk-yes{color:#16a34a;font-size:16px;font-weight:800}.pk-no{color:#0f0f0f;font-size:16px;opacity:.25}.pk-guarantee{background:#f5f5f5;border-radius:20px;padding:32px 20px;text-align:center}.pk-g-icon{width:56px;height:56px;background:#0f0f0f;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.pk-g-icon svg{width:28px;height:28px;stroke:#fff;fill:none;stroke-width:1.5}.pk-g-title{font-family:Bebas Neue,cursive;font-size:26px;color:#0f0f0f;margin-bottom:8px;letter-spacing:1px}.pk-g-text{font-size:13px;color:#888;line-height:1.7}.pk-final-cta{background:#0f0f0f;padding:64px 24px;text-align:center}.pk-final-tag{font-size:11px;color:#ffffff4d;letter-spacing:2px;text-transform:uppercase;margin-bottom:16px}.pk-final-title{font-family:Bebas Neue,cursive;font-size:clamp(36px,9vw,56px);color:#fff;line-height:1;letter-spacing:1px;margin-bottom:6px}.pk-final-sub{font-size:15px;color:#fff6;font-style:italic;margin-bottom:28px}.pk-final-price{font-size:36px;font-weight:800;color:#fff}.pk-final-old{font-size:16px;color:#ffffff40;text-decoration:line-through;margin-left:10px}.pk-final-btn{display:block;background:#c9a84c;color:#0f0f0f;font-size:15px;font-weight:800;padding:18px;border-radius:12px;margin-top:20px;border:none;width:100%;font-family:DM Sans,sans-serif;cursor:pointer;text-decoration:none}.pk-final-note{font-size:12px;color:#ffffff40;margin-top:12px}.pk-footer{background:#fafafa;padding:36px 24px 24px;border-top:1px solid #e8e8e8}.pk-footer-logo{font-family:Bebas Neue,cursive;font-size:24px;color:#0f0f0f;letter-spacing:3px;margin-bottom:4px}.pk-footer-logo span{color:#c9a84c}.pk-footer-tag{font-size:12px;color:#888;margin-bottom:24px}.pk-footer-links{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:24px}.pk-footer-links a{font-size:13px;color:#666;text-decoration:none}.pk-footer-copy{font-size:11px;color:#bbb;border-top:1px solid #e8e8e8;padding-top:16px}.pk-anim{opacity:0;transition:opacity .6s ease,transform .6s ease;transform:translateY(20px)}.pk-anim.visible{opacity:1;transform:translateY(0)}@media(min-width:768px){.pk-hero{max-width:700px;padding:64px 48px 40px!important}.pk-hero h1{font-size:clamp(56px,7vw,80px)!important}.pk-sec{padding:80px 48px!important}.pk-benefits{grid-template-columns:repeat(3,1fr)!important}}.section-featured-product,.section-featured-product .gradient,.section-featured-product section,.featured-product,.featured-product.gradient,.product.gradient{background:#fff!important;box-shadow:none!important}.section-featured-product .product{gap:0!important}.section-featured-product .product__media-wrapper,.section-featured-product .product-media-container,.section-featured-product .product__media-item{background:#f5f5f5!important}.section-featured-product .product-media-container{border-radius:0!important}.section-featured-product .thumbnail-list{gap:8px!important;padding:12px 16px!important;background:#f5f5f5!important}.section-featured-product .thumbnail-list__item button{border-radius:8px!important;border:2px solid transparent!important;overflow:hidden!important;background:#fff!important;transition:border-color .15s!important}.section-featured-product .thumbnail-list__item button[aria-current=true],.section-featured-product .thumbnail-list__item button:focus{border-color:#0f0f0f!important;box-shadow:none!important}.section-featured-product .product__info-wrapper{padding:28px 24px!important;border-left:1px solid #e8e8e8}@media(min-width:750px){.section-featured-product .product__info-wrapper{padding:32px 40px!important}}.section-featured-product .product__info-container{display:flex!important;flex-direction:column!important;gap:0!important}.section-featured-product .product__text,.section-featured-product .share-button,.section-featured-product .product__view-details,.section-featured-product .product-form__quantity,.section-featured-product .shopify-installments,.section-featured-product .shopify-payment-terms,.section-featured-product .product__sku,.section-featured-product .product-popup-modal__opener,.section-featured-product .rating-wrapper,.section-featured-product .installment,.section-featured-product shop-pay-installments-banner{display:none!important}.section-featured-product .product__title h1,.section-featured-product .product__title h2,.section-featured-product .product__title .h1{font-family:Bebas Neue,cursive!important;font-size:clamp(28px,4vw,40px)!important;font-weight:400!important;letter-spacing:1px!important;color:#0f0f0f!important;line-height:1.05!important;margin-bottom:12px!important;text-decoration:none!important}.section-featured-product .product__title a{text-decoration:none!important;color:inherit!important}.section-featured-product .price--large{display:flex!important;align-items:baseline!important;flex-wrap:wrap!important;gap:10px!important;margin-bottom:4px!important}.section-featured-product .price-item--sale{font-family:DM Sans,sans-serif!important;font-size:32px!important;font-weight:800!important;color:#0f0f0f!important;letter-spacing:-.5px!important}.section-featured-product .price-item--regular{font-size:16px!important;font-weight:400!important;color:#bbb!important;text-decoration:line-through!important}.section-featured-product .price:not(.price--sold-out) .price-item--regular:only-child{font-size:32px!important;font-weight:800!important;color:#0f0f0f!important;text-decoration:none!important}.section-featured-product .badge,.section-featured-product .badge--sale,.section-featured-product .price__badge-sale{background:#fdf3dc!important;color:#92400e!important;border-radius:100px!important;font-size:11px!important;font-weight:700!important;border:none!important;padding:3px 10px!important;font-family:DM Sans,sans-serif!important}.section-featured-product .pakval-save-badge{display:inline-flex!important;align-items:center!important;background:#fdf3dc!important;color:#92400e!important;font-size:11px!important;font-weight:700!important;padding:3px 10px!important;border-radius:100px!important;font-family:DM Sans,sans-serif!important;margin-top:6px!important}.section-featured-product .product__tax{font-size:12px!important;color:#888!important;margin-top:4px!important;margin-bottom:18px!important;font-family:DM Sans,sans-serif!important}.section-featured-product .product-form__input legend,.section-featured-product .product-form__input .form__label,.section-featured-product .product-form__input>.form__label{font-family:DM Sans,sans-serif!important;font-size:12px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.8px!important;color:#0f0f0f!important;margin-bottom:10px!important;display:flex!important;align-items:center!important;gap:6px!important}.section-featured-product .product-form__input{margin-bottom:18px!important}.section-featured-product .swatch-input__input+.swatch__label,.section-featured-product .swatch-input__input+label,.section-featured-product .swatch__label--color{width:36px!important;height:36px!important;border-radius:50%!important;padding:0!important;min-width:unset!important;border:2px solid transparent!important;text-indent:-9999px!important;overflow:hidden!important;cursor:pointer!important;transition:transform .15s!important;box-shadow:0 0 0 1px #ddd!important}.section-featured-product .swatch-input__input+.swatch__label:hover,.section-featured-product .swatch-input__input+label:hover{transform:scale(1.1)!important}.section-featured-product .swatch-input__input:checked+.swatch__label,.section-featured-product .swatch-input__input:checked+label{box-shadow:0 0 0 2px #fff,0 0 0 4px #0f0f0f!important;transform:scale(1.05)!important}.section-featured-product .swatch-input__input+label[title=Black],.section-featured-product .swatch-input__input+.swatch__label[data-value=Black]{background:#111!important}.section-featured-product .swatch-input__input+label[title=Beige],.section-featured-product .swatch-input__input+.swatch__label[data-value=Beige]{background:#d4b896!important}.section-featured-product .swatch__label--pill,.section-featured-product .variant-input-wrapper:not(.swatch-input__wrapper) label{font-family:DM Sans,sans-serif!important;font-size:13px!important;font-weight:600!important;border:1.5px solid #e8e8e8!important;border-radius:10px!important;color:#888!important;background:#fff!important;padding:9px 16px!important;min-width:unset!important;cursor:pointer!important;transition:all .15s!important;text-indent:0!important;height:auto!important;line-height:1.4!important;position:relative!important;overflow:visible!important}.section-featured-product .swatch-input__input:checked+.swatch__label--pill,.section-featured-product .variant-input-wrapper:not(.swatch-input__wrapper) input:checked+label{border-color:#0f0f0f!important;color:#0f0f0f!important;background:#f5f5f5!important}.section-featured-product .swatch-input__input:disabled+.swatch__label,.section-featured-product .swatch-input__input:disabled+label{opacity:.35!important;text-decoration:line-through!important}.section-featured-product .variant-input-wrapper{overflow:visible!important;position:relative!important}.section-featured-product .pakval-best-badge{position:absolute!important;top:-9px!important;left:50%!important;transform:translate(-50%)!important;background:#dc2626!important;color:#fff!important;font-size:8px!important;font-weight:800!important;letter-spacing:.08em!important;padding:2px 6px!important;border-radius:3px!important;text-transform:uppercase!important;white-space:nowrap!important;pointer-events:none!important;font-family:DM Sans,sans-serif!important}.section-featured-product .product-form__buttons{display:flex!important;flex-direction:column!important;gap:10px!important;width:100%!important}.section-featured-product .product-form__submit{background:#0f0f0f!important;color:#fff!important;font-family:DM Sans,sans-serif!important;font-size:16px!important;font-weight:700!important;border-radius:12px!important;border:none!important;padding:20px 24px!important;width:100%!important;min-height:58px!important;letter-spacing:.2px!important;text-transform:none!important;height:auto!important;transition:background .15s!important;box-shadow:none!important;outline:none!important;cursor:pointer!important;-webkit-appearance:none!important;--buttons-border-offset: 0px !important;--buttons-border-width: 0px !important;--buttons-border-opacity: 0 !important;--buttons-shadow-opacity: 0 !important}.section-featured-product .product-form__submit:before,.section-featured-product .product-form__submit:after{display:none!important;content:none!important;box-shadow:none!important}.section-featured-product .product-form__submit:hover{background:#222!important}.section-featured-product .product-form__submit[disabled]{background:#ccc!important;cursor:not-allowed!important}.section-featured-product .shopify-payment-button{margin-top:0!important;width:100%!important}.section-featured-product .shopify-payment-button__button{width:100%!important;min-height:58px!important;border-radius:12px!important;overflow:hidden!important;font-size:16px!important}.section-featured-product .shopify-payment-button__button--branded{border-radius:12px!important;overflow:hidden!important;min-height:58px!important;height:58px!important}.section-featured-product .shopify-payment-button__button--branded:before,.section-featured-product .shopify-payment-button__button--branded:after{display:none!important;content:none!important}.section-featured-product .shopify-payment-button__more-options{font-family:DM Sans,sans-serif!important;font-size:12px!important;color:#888!important;margin-top:8px!important}.section-featured-product .pakval-delivery-line{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;font-size:12px!important;color:#444!important;margin-top:12px!important;font-family:DM Sans,sans-serif!important}.section-featured-product .pakval-delivery-line strong{color:#0f0f0f!important}.section-featured-product .pakval-trust-bar{display:grid!important;grid-template-columns:repeat(4,1fr)!important;border:1px solid #e8e8e8!important;border-radius:12px!important;overflow:hidden!important;margin-top:20px!important;background:#fafafa!important}.section-featured-product .pakval-trust-bar__item{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:14px 8px!important;text-align:center!important;border-right:1px solid #e8e8e8!important;font-size:11px!important;font-weight:600!important;color:#333!important;font-family:DM Sans,sans-serif!important;line-height:1.3!important}.section-featured-product .pakval-trust-bar__item:last-child{border-right:none!important}.section-featured-product .pakval-trust-bar__item svg{color:#555!important;flex-shrink:0!important}cart-drawer,#CartDrawer{z-index:500!important}#CartDrawer-Overlay,.cart-drawer__overlay{z-index:499!important}@media(max-width:749px){.section-featured-product .product__info-wrapper{padding:24px 20px!important;border-left:none!important;border-top:1px solid #e8e8e8!important}.section-featured-product .pakval-trust-bar{grid-template-columns:repeat(2,1fr)!important}.section-featured-product .pakval-trust-bar__item:nth-child(2){border-right:none!important}.section-featured-product .pakval-trust-bar__item:nth-child(1),.section-featured-product .pakval-trust-bar__item:nth-child(2){border-bottom:1px solid #e8e8e8!important}.section-featured-product .price-item--sale{font-size:26px!important}}.section-featured-product .product-form{margin-top:0!important}.section-featured-product .product-form__buttons{margin-top:8px!important}#CartDrawer-Overlay,.cart-drawer__overlay{z-index:499!important;pointer-events:none!important}cart-drawer:not(.active) #CartDrawer-Overlay,cart-drawer:not(.active) .cart-drawer__overlay{pointer-events:auto!important}.cart-drawer__inner,#CartDrawer .drawer__inner{position:relative!important;z-index:501!important;pointer-events:auto!important}.cart-drawer .quantity,.cart-drawer .quantity__button,.cart-drawer .quantity__input,.cart-drawer .cart-remove-button,.cart-drawer .checkout-button,.cart-drawer .cart-drawer__footer{position:relative!important;z-index:502!important;pointer-events:auto!important}
/*# sourceMappingURL=/cdn/shop/t/5/assets/pakval.css.map */
