.elite-footer{padding:18px 0 20px;background:#f7f1e8}.elite-footer__shell{position:relative;overflow:hidden;padding:42px 42px 24px;border-radius:32px;background:linear-gradient(135deg,#160d09,#2d1912 58%,#422419);border:1px solid rgba(229,187,151,.17);box-shadow:0 32px 78px #311a1038}.elite-footer__shell:after{content:"P";position:absolute;right:-30px;top:-105px;color:#ffffff06;font:600 420px Georgia,serif}.elite-footer__top{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;gap:30px}.elite-footer__top small{color:#d9aa83;font-size:8px;font-weight:900;letter-spacing:.2em}.elite-footer h2{margin:11px 0 12px;color:#fff8f1;font:500 47px/.98 Georgia,serif;letter-spacing:-.035em}.elite-footer h2 em{color:#e2b48e}.elite-footer__top p{max-width:550px;margin:0;color:#ffefe494;font-size:11px;line-height:1.6}.elite-footer__seal{position:relative;z-index:2;width:135px;height:135px;flex:0 0 135px;border-radius:50%;display:grid;place-content:center;text-align:center;border:1px solid rgba(229,187,151,.28);box-shadow:inset 0 0 0 9px #ffffff05,inset 0 0 0 10px #e5bb9714}.elite-footer__seal span{color:#e4b991;font:italic 42px Georgia,serif}.elite-footer__seal b{color:#fff4eb;font-size:8px;letter-spacing:.18em}.elite-footer__seal small{margin-top:3px;font-size:5px;color:#ffffff6b;letter-spacing:.1em}.elite-footer__rule{position:relative;z-index:1;display:flex;align-items:center;gap:12px;margin:28px 0}.elite-footer__rule span{height:1px;flex:1;background:linear-gradient(90deg,transparent,rgba(225,181,145,.22),transparent)}.elite-footer__rule b{color:#e7c4a766;font-size:6px;letter-spacing:.18em}.elite-footer__links{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.elite-footer__links h3{margin:0 0 11px;color:#dcb18e;font-size:7px;letter-spacing:.18em}.elite-footer__links a,.elite-footer__links span{display:block;margin:7px 0;color:#fff2e89e;font-size:10px;text-decoration:none}.elite-footer__links a:hover{color:#fff}.elite-footer__bottom{position:relative;z-index:1;display:flex;justify-content:space-between;gap:14px;margin-top:30px;padding-top:17px;border-top:1px solid rgba(230,191,159,.1);color:#ffeddf61;font-size:7.5px;letter-spacing:.06em}.elite-footer__bottom b{color:#b9825e;font-size:7px;letter-spacing:.12em}@media(max-width:800px){.elite-footer{padding:8px 10px 14px}.elite-footer__shell{padding:27px 17px 18px;border-radius:21px}.elite-footer__top{align-items:flex-start}.elite-footer h2{font-size:31px}.elite-footer__top p{font-size:9px}.elite-footer__seal{width:78px;height:78px;flex-basis:78px}.elite-footer__seal span{font-size:25px}.elite-footer__seal b{font-size:5px}.elite-footer__seal small{font-size:3.5px}.elite-footer__links{gap:12px}.elite-footer__links h3{font-size:6px}.elite-footer__links a,.elite-footer__links span{font-size:7.5px}.elite-footer__bottom{flex-wrap:wrap}.elite-footer__bottom b{width:100%}}.px-product-main{padding:22px 0 42px;background:#f7f1e8}.px-product-layout{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(380px,.94fr);gap:26px;align-items:start}.px-gallery{display:grid;grid-template-columns:86px minmax(0,1fr);gap:12px}.px-gallery__thumbs{display:flex;flex-direction:column;gap:9px;max-height:620px;overflow:auto}.px-gallery__thumb{-webkit-appearance:none;appearance:none;border:1px solid #dfcdb8;background:#fffdf9;border-radius:12px;padding:5px;aspect-ratio:1/1;cursor:pointer;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease}.px-gallery__thumb.is-active{border-color:#6d2f21;box-shadow:0 0 0 2px #6d2f211a}.px-gallery__thumb img{width:100%;height:100%;object-fit:contain}.px-gallery__main-wrap{position:relative;min-height:560px;display:grid;place-items:center;background:#fffdf9;border:1px solid #e2d2bf;border-radius:22px;overflow:hidden;box-shadow:0 12px 32px #4c2d1c0f;touch-action:pan-y}.px-gallery__main-image{width:100%;height:100%;max-height:620px;object-fit:contain;padding:22px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.px-product-info{display:grid;gap:16px}.px-product-card{background:#fffdf9;border:1px solid #e3d2be;border-radius:22px;padding:22px;box-shadow:0 12px 30px #4c2d1c0f}.px-product-brand{display:inline-flex;padding:6px 10px;border-radius:999px;background:#f1e3d4;color:#6d2f21;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.px-product-title{margin:12px 0 10px;color:#4f241b;font-family:Georgia,Times New Roman,serif;font-size:34px;line-height:1.08}.px-price-row{display:flex;align-items:baseline;gap:10px;margin-bottom:9px}.px-price{font-size:30px;font-weight:800;color:#1f1a17}.px-compare-price{font-size:17px;color:#8c8279;text-decoration:line-through}.px-stock-row{display:flex;align-items:center;gap:8px;color:#34703d;font-size:13px;font-weight:700;margin-bottom:18px}.px-stock-row--out{color:#9b382a}.px-stock-dot{width:9px;height:9px;border-radius:50%;background:#42a44f;box-shadow:0 0 0 4px #42a44f1a}.px-product-form{display:grid;gap:14px}.px-field{display:grid;gap:7px}.px-field label{font-size:13px;font-weight:800;color:#4b392d}.px-field select,.px-field input{width:100%;min-height:46px;border:1px solid #dac6af;border-radius:13px;background:#fff;padding:0 13px;font:inherit}.px-field--qty{max-width:120px}.px-buy-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:2px}.px-add-btn{min-height:54px;border:0;border-radius:15px;background:linear-gradient(180deg,#7d3924,#612616);color:#fff;font-size:15px;font-weight:800;cursor:pointer;box-shadow:0 10px 22px #61261629}.px-add-btn:disabled{opacity:.5;cursor:not-allowed}.px-buy-now .shopify-payment-button__button,.px-buy-now .shopify-payment-button button{min-height:54px!important;border-radius:15px!important;font-weight:800!important}.px-trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;padding-top:18px;border-top:1px solid #eadccc}.px-trust-card{display:flex;gap:10px;align-items:center;padding:12px;border:1px solid #eadccc;border-radius:15px;background:#fcf7f0}.px-trust-icon{width:38px;height:38px;flex:0 0 38px;border-radius:12px;display:grid;place-items:center;background:#efe0cf;color:#6d2f21}.px-trust-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.px-trust-card strong{display:block;font-size:13px;color:#30231c}.px-trust-card small{display:block;margin-top:2px;color:#7f6c5f;font-size:11px;line-height:1.35}.px-product-details{display:grid;gap:12px}.px-detail-card{background:#fffdf9;border:1px solid #e3d2be;border-radius:18px;padding:18px}.px-detail-kicker{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#8b5d39}.px-detail-card h2{margin:5px 0 9px;font-size:22px;color:#4f241b;font-family:Georgia,Times New Roman,serif}.px-detail-copy,.px-detail-copy p,.px-benefits{color:#635247;font-size:14px;line-height:1.65}.px-benefits{margin:0;padding-left:18px}.px-benefits li+li{margin-top:6px}.px-help-strip{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:16px;background:#2d3a30;color:#fff}.px-help-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#ffffff1f}.px-help-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.px-help-strip strong{display:block;font-size:13px}.px-help-strip span{display:block;margin-top:2px;font-size:11px;color:#ffffffc7}@media(max-width:980px){.px-product-layout{grid-template-columns:1fr}.px-gallery__main-wrap{min-height:460px}}@media(max-width:620px){.px-product-main{padding:12px 0 28px}.px-gallery{grid-template-columns:1fr}.px-gallery__main-wrap{order:1;min-height:360px;border-radius:16px}.px-gallery__thumbs{order:2;flex-direction:row;max-height:none;overflow-x:auto}.px-gallery__thumb{flex:0 0 70px}.px-gallery__main-image{padding:12px}.px-product-card{padding:16px;border-radius:17px}.px-product-title{font-size:25px}.px-price{font-size:24px}.px-buy-actions{grid-template-columns:1fr}.px-trust-grid{grid-template-columns:1fr 1fr;gap:8px}.px-trust-card{padding:10px 8px;align-items:flex-start}.px-trust-icon{width:34px;height:34px;flex-basis:34px}.px-detail-card{padding:15px;border-radius:15px}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map?subset=AAACAAQ */
