:root{--pdm-black:#070707;--pdm-black2:#101010;--pdm-card:#151515;--pdm-gold:#d6aa52;--pdm-gold2:#f0cb74;--pdm-white:#fff;--pdm-soft:#f4f0e8;--pdm-muted:#a7a7a7;--pdm-line:rgba(214,170,82,.22);--pdm-radius:22px;--pdm-shadow:0 26px 70px rgba(0,0,0,.18)}
*{box-sizing:border-box}.pdm-shell{margin:0;background:#fff;color:#111;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.pdm-shell a{text-decoration:none;color:inherit}.pdm-container{width:min(1180px,calc(100% - 36px));margin:0 auto}.pdm-topbar{background:#060606;color:#eee;font-size:12px;border-bottom:1px solid rgba(255,255,255,.08)}.pdm-topbar .pdm-container{height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.pdm-topbar a{color:var(--pdm-gold2);font-weight:700}.pdm-header{height:92px;background:rgba(255,255,255,.98);position:sticky;top:0;z-index:90;border-bottom:1px solid #eee;backdrop-filter:blur(14px)}.pdm-header-row{height:100%;display:flex;align-items:center;gap:28px}.pdm-brand{display:flex;align-items:center;gap:10px;min-width:205px}.pdm-brand img{width:58px;height:58px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 2px var(--pdm-gold)}.pdm-brand span{display:flex;flex-direction:column;letter-spacing:.14em}.pdm-brand b{font-family:Georgia,serif;font-size:17px}.pdm-brand small{font-size:9px;color:#777;letter-spacing:.22em}.pdm-nav{margin-left:auto;display:flex;align-items:center;gap:25px;font-size:13px;font-weight:750}.pdm-nav>a,.pdm-drop>button{position:relative;padding:35px 0;color:#181818;background:none;border:0;font:inherit;cursor:pointer}.pdm-nav>a:after,.pdm-drop>button:after{content:"";position:absolute;left:0;bottom:22px;width:0;height:2px;background:var(--pdm-gold);transition:.22s}.pdm-nav>a:hover:after,.pdm-drop:hover>button:after{width:100%}.pdm-drop{position:relative}.pdm-drop-menu{position:absolute;top:74px;left:-20px;background:#0e0e0e;color:#fff;width:220px;padding:12px;border:1px solid rgba(255,255,255,.08);border-radius:16px;box-shadow:var(--pdm-shadow);opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s}.pdm-drop:hover .pdm-drop-menu{opacity:1;visibility:visible;transform:none}.pdm-drop-menu a{display:block;padding:10px 12px;border-radius:10px;color:#ddd}.pdm-drop-menu a:hover{background:#1d1d1d;color:var(--pdm-gold2)}.pdm-actions{display:flex;align-items:center;gap:8px}.pdm-actions>a{display:grid;place-items:center;width:38px;height:38px;border:1px solid #ddd;border-radius:50%;font-weight:900}.pdm-cart-link{position:relative}.pdm-cart-link em{position:absolute;right:-5px;top:-6px;background:var(--pdm-gold);color:#111;border-radius:999px;min-width:18px;height:18px;display:grid;place-items:center;font-size:10px;font-style:normal}.pdm-menu-toggle,.pdm-mobile-nav{display:none}
.pdm-hero{position:relative;min-height:640px;background:#070707;overflow:hidden;color:white}.pdm-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 20%,rgba(213,167,72,.24),transparent 29%),linear-gradient(120deg,#080808 0%,#0d0d0d 50%,#15120d 100%)}.pdm-hero:after{content:"";position:absolute;inset:-40% 30% -20% auto;width:40%;transform:rotate(16deg);background:repeating-linear-gradient(90deg,transparent 0 22px,rgba(255,255,255,.02) 22px 24px)}.pdm-slide{display:none;position:relative;z-index:2;min-height:640px}.pdm-slide.is-active{display:block;animation:pdmFade .45s ease}.pdm-hero-grid{min-height:640px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:50px}.pdm-kicker{display:inline-block;font-size:11px;letter-spacing:.23em;font-weight:900;color:var(--pdm-gold2);margin-bottom:15px}.pdm-hero h1,.pdm-hero h2{font-family:Georgia,"Times New Roman",serif;font-size:68px;line-height:.98;letter-spacing:-.035em;margin:0 0 22px}.pdm-hero h1 em,.pdm-hero h2 em{font-style:italic;color:var(--pdm-gold2)}.pdm-hero-copy>p{color:#bdbdbd;max-width:600px;font-size:17px;line-height:1.7}.pdm-hero-buttons{display:flex;gap:12px;margin:30px 0 24px}.pdm-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:12px;font-size:12px;font-weight:900;letter-spacing:.08em;border:1px solid transparent;cursor:pointer}.pdm-btn.gold{background:linear-gradient(135deg,#c99637,#f2ce79);color:#111;box-shadow:0 12px 30px rgba(213,167,72,.2)}.pdm-btn.ghost{border-color:rgba(255,255,255,.28);color:#fff;background:rgba(255,255,255,.02)}.pdm-trust-row{display:flex;gap:20px;flex-wrap:wrap;color:#a6a6a6;font-size:12px}.pdm-hero-products{height:500px;position:relative}.pdm-hero-products img{position:absolute;border-radius:22px;object-fit:cover;box-shadow:0 35px 80px rgba(0,0,0,.48);border:1px solid rgba(255,255,255,.16)}.pdm-hero-products .p1{width:310px;height:420px;right:150px;top:30px;transform:rotate(-5deg)}.pdm-hero-products .p2{width:270px;height:370px;right:10px;top:95px;transform:rotate(8deg)}.pdm-price-orbit{position:absolute;right:105px;bottom:8px;width:120px;height:120px;border-radius:50%;background:var(--pdm-gold);color:#111;display:grid;place-content:center;text-align:center;font-size:11px;text-transform:uppercase;font-weight:800;box-shadow:0 20px 35px rgba(0,0,0,.3);transform:rotate(-7deg)}.pdm-price-orbit strong{font-size:22px;display:block;margin-top:2px}.pdm-slider-dots{position:absolute;z-index:5;bottom:24px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.pdm-slider-dots button{width:26px;height:4px;border:0;background:#4a4a4a;border-radius:10px;cursor:pointer}.pdm-slider-dots button.is-active{background:var(--pdm-gold2);width:44px}.pdm-strip{background:#d9aa4d;color:#111}.pdm-strip .pdm-container{display:flex;justify-content:space-between;gap:24px;min-height:48px;align-items:center;font-size:11px;font-weight:900;letter-spacing:.07em}
.pdm-section{padding:78px 0}.pdm-section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px;gap:24px}.pdm-section-title h2,.pdm-pricing h2,.pdm-instagram h2{font-family:Georgia,serif;font-size:40px;margin:0;letter-spacing:-.02em}.pdm-section-title>a{font-size:12px;font-weight:850;color:#6b5424}.pdm-cat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pdm-cat-card{height:270px;position:relative;border-radius:var(--pdm-radius);overflow:hidden;background:#111;box-shadow:var(--pdm-shadow)}.pdm-cat-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,.08) 72%)}.pdm-cat-card img{width:100%;height:100%;object-fit:cover;transition:.35s}.pdm-cat-card:hover img{transform:scale(1.045)}.pdm-cat-card>div{position:absolute;z-index:2;left:22px;right:22px;bottom:20px;color:white}.pdm-cat-card small{display:block;color:var(--pdm-gold2);font-size:10px;text-transform:uppercase;letter-spacing:.15em}.pdm-cat-card strong{display:block;font-family:Georgia,serif;font-size:26px;margin:4px 0}.pdm-cat-card span{font-size:11px;font-weight:800}.pdm-products-section{background:#f7f5f0}.pdm-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.pdm-product-card{background:white;border:1px solid #e9e5dc;border-radius:18px;overflow:hidden;transition:.25s;box-shadow:0 12px 30px rgba(0,0,0,.04)}.pdm-product-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px rgba(0,0,0,.09)}.pdm-product-image{display:block;position:relative;background:#eee;height:315px;overflow:hidden}.pdm-product-image img{width:100%;height:100%;object-fit:cover}.pdm-product-image span{position:absolute;left:12px;top:12px;background:#0b0b0b;color:var(--pdm-gold2);border:1px solid rgba(213,167,72,.35);border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900;letter-spacing:.1em}.pdm-product-body{padding:17px}.pdm-product-body small{color:#8b826e;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.pdm-product-body h3{margin:5px 0 13px;font-size:15px;line-height:1.35;min-height:40px}.pdm-product-price{display:flex;align-items:center;justify-content:space-between;gap:10px}.pdm-product-price b{font-size:14px}.pdm-product-price s{font-size:11px;color:#aaa}.pdm-card-btn{display:block;margin-top:14px;text-align:center;border:1px solid #171717;padding:10px;border-radius:9px;font-size:10px;font-weight:900;letter-spacing:.08em}.pdm-card-btn:hover{background:#111;color:white}.pdm-pricing{background:#0b0b0b;color:white;padding:80px 0;position:relative;overflow:hidden}.pdm-pricing:after{content:"PM";position:absolute;right:-20px;bottom:-100px;font-family:Georgia,serif;font-size:360px;color:rgba(255,255,255,.025)}.pdm-pricing-grid{display:grid;grid-template-columns:1fr .9fr;gap:80px;align-items:center;position:relative;z-index:2}.pdm-pricing p{color:#aaa;line-height:1.7}.pdm-personal{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.pdm-personal span{border:1px solid rgba(255,255,255,.12);padding:12px 15px;border-radius:12px;font-size:12px}.pdm-personal b{color:var(--pdm-gold2);margin-right:6px}.pdm-price-list{background:#141414;border:1px solid rgba(255,255,255,.09);border-radius:20px;padding:12px}.pdm-price-list>div{display:flex;justify-content:space-between;align-items:center;padding:15px 14px;border-bottom:1px solid rgba(255,255,255,.07)}.pdm-price-list>div:last-child{border:0}.pdm-price-list span{color:#d2d2d2;font-size:13px}.pdm-price-list strong{color:var(--pdm-gold2)}.pdm-banner-duo{padding:72px 0}.pdm-banner-duo .pdm-container{display:grid;grid-template-columns:1fr 1fr;gap:18px}.pdm-banner-card{min-height:300px;border-radius:var(--pdm-radius);padding:38px;color:white;display:flex;flex-direction:column;justify-content:end;background-position:center;background-size:cover;position:relative;overflow:hidden}.pdm-banner-card:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.9),rgba(0,0,0,.12))}.pdm-banner-card>*{position:relative;z-index:2}.pdm-banner-card.brasil{background-image:url('../images/products/product-11.jpg')}.pdm-banner-card.selecoes{background-image:url('../images/products/product-33.jpg')}.pdm-banner-card span{font-size:10px;color:var(--pdm-gold2);font-weight:900;letter-spacing:.14em}.pdm-banner-card h3{font-family:Georgia,serif;font-size:34px;margin:8px 0}.pdm-banner-card p{margin:0 0 14px;color:#ddd}.pdm-banner-card b{font-size:11px;letter-spacing:.08em}.pdm-instagram{background:#efe9dc;padding:48px 0}.pdm-instagram .pdm-container{display:flex;align-items:center;justify-content:space-between}.pdm-instagram .pdm-btn.ghost{border-color:#111;color:#111}
.pdm-page{min-height:65vh;padding:55px 0 80px;background:#fff}.pdm-page-head{padding:20px 0 34px;border-bottom:1px solid #eee;margin-bottom:32px}.pdm-page-head>span{font-size:10px;letter-spacing:.2em;color:#937227;font-weight:900}.pdm-page-head h1{font-family:Georgia,serif;font-size:48px;margin:8px 0 10px;letter-spacing:-.02em}.pdm-page-head p{color:#6f6f6f;max-width:700px;line-height:1.7}.pdm-chip-row{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:26px}.pdm-chip-row a{padding:9px 13px;border:1px solid #ddd;border-radius:999px;font-size:11px;font-weight:800}.pdm-chip-row a:hover{background:#111;color:white;border-color:#111}.pdm-breadcrumb{font-size:11px;color:#888;margin-bottom:20px}.pdm-product-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:62px;align-items:start}.pdm-single-gallery{position:relative;background:#f3f0ea;border-radius:24px;overflow:hidden;min-height:630px}.pdm-single-gallery img{width:100%;height:630px;object-fit:cover}.pdm-single-badge{position:absolute;z-index:2;left:18px;top:18px;background:#111;color:var(--pdm-gold2);padding:9px 12px;border-radius:999px;font-size:9px;font-weight:900;letter-spacing:.1em}.pdm-single-info{padding-top:8px}.pdm-single-info h1{font-family:Georgia,serif;font-size:44px;margin:5px 0 10px;line-height:1.05}.pdm-stars{color:#d1a03a;font-size:13px}.pdm-stars small{color:#777;margin-left:8px}.pdm-start-price{margin:18px 0;font-size:14px}.pdm-start-price strong{display:block;font-size:30px;margin-top:2px}.pdm-single-info>p{color:#6a6a6a;line-height:1.7}.pdm-options{background:#f8f5ee;border:1px solid #e6dfd1;border-radius:18px;padding:20px;margin:25px 0 15px}.pdm-options h3{margin:0 0 14px;font-family:Georgia,serif;font-size:22px}.pdm-options label{display:block;font-size:11px;font-weight:850;margin-bottom:12px}.pdm-options select,.pdm-options input[type=text]{width:100%;height:44px;border:1px solid #d5d0c6;background:#fff;border-radius:9px;padding:0 12px;margin-top:6px}.pdm-options .pdm-check{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #e1ddd3;padding:12px;border-radius:10px;font-size:12px}.pdm-options .pdm-check input{width:18px;height:18px}.pdm-options .pdm-check b{color:#8f6b1c}.pdm-person-fields{display:none;grid-template-columns:1fr .45fr;gap:8px;margin:-3px 0 12px}.pdm-options.is-personal .pdm-person-fields{display:grid}.pdm-live-total{display:flex;justify-content:space-between;align-items:center;background:#111;color:white;border-radius:12px;padding:14px 16px}.pdm-live-total span{font-size:11px}.pdm-live-total strong{color:var(--pdm-gold2);font-size:20px}.pdm-single-info .quantity .qty{height:48px;border:1px solid #ddd;border-radius:9px}.pdm-single-info .single_add_to_cart_button{background:#111!important;color:var(--pdm-gold2)!important;border-radius:10px!important;min-height:48px!important;padding:0 24px!important;font-weight:900!important}.pdm-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px}.pdm-benefits>div{border:1px solid #e7e7e7;border-radius:12px;padding:12px}.pdm-benefits b,.pdm-benefits span{display:block}.pdm-benefits b{font-size:11px}.pdm-benefits span{font-size:9px;color:#777;margin-top:3px}.pdm-product-details{margin:55px 0;border-top:1px solid #eee;padding-top:35px;max-width:850px}.pdm-product-details h2,.pdm-related h2{font-family:Georgia,serif;font-size:32px}.pdm-product-details p{color:#666;line-height:1.75}.pdm-text-link{font-weight:850;color:#8c6c27}.pdm-content-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:40px}.pdm-content-grid article{font-size:16px;line-height:1.8;color:#555}.pdm-content-grid h2{font-family:Georgia,serif;font-size:34px;color:#111}.pdm-gold-card{background:linear-gradient(145deg,#0b0b0b,#1b1710);color:white;border-radius:24px;padding:34px;display:flex;flex-direction:column;justify-content:end;min-height:330px}.pdm-gold-card b{color:var(--pdm-gold2);font-size:11px;letter-spacing:.16em}.pdm-gold-card strong{font-family:Georgia,serif;font-size:30px;margin:12px 0}.pdm-gold-card span{color:#aaa}.pdm-policy{max-width:850px}.pdm-policy h2{font-family:Georgia,serif;font-size:27px;margin-top:34px}.pdm-policy p{color:#626262;line-height:1.8}.pdm-contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:25px}.pdm-contact-cards{display:grid;gap:14px}.pdm-contact-cards a{border-radius:18px;padding:26px;background:#111;color:white;display:flex;flex-direction:column;gap:6px}.pdm-contact-cards a b{font-size:10px;color:var(--pdm-gold2);letter-spacing:.12em}.pdm-contact-cards a strong{font-size:20px}.pdm-contact-cards a span{color:#aaa;font-size:12px}.pdm-contact-form{border:1px solid #e5e0d7;border-radius:18px;padding:26px;background:#faf8f4}.pdm-contact-form label,.pdm-admin-form label,.pdm-order-admin-grid label,.pdm-filter label{display:block;font-size:11px;font-weight:850;margin-bottom:12px}.pdm-contact-form input,.pdm-contact-form textarea,.pdm-admin-form input,.pdm-admin-form textarea,.pdm-admin-form select,.pdm-order-admin-grid input,.pdm-filter input{width:100%;border:1px solid #dad5ca;border-radius:9px;padding:11px;background:white;margin-top:6px;font:inherit}.pdm-size-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.pdm-size-tabs button{border:1px solid #ddd;background:white;border-radius:999px;padding:10px 14px;font-weight:800;cursor:pointer}.pdm-size-tabs button.is-active{background:#111;color:var(--pdm-gold2);border-color:#111}.pdm-size-panel{display:none}.pdm-size-panel.is-active{display:block}.pdm-size-panel h2{font-family:Georgia,serif;font-size:28px}.pdm-table-wrap{overflow:auto;border:1px solid #e4dfd5;border-radius:16px}.pdm-size-table{border-collapse:collapse;width:100%;min-width:640px}.pdm-size-table th{background:#101010;color:var(--pdm-gold2);font-size:11px;letter-spacing:.08em}.pdm-size-table th,.pdm-size-table td{padding:14px;border-bottom:1px solid #e9e5dd;text-align:center}.pdm-size-table td:first-child{font-weight:850}.pdm-size-table tr:last-child td{border-bottom:0}
.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.woocommerce .woocommerce-message{border-top-color:var(--pdm-gold)!important;border-radius:12px;background:#f8f5ee}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:#111!important;color:var(--pdm-gold2)!important;border-radius:9px!important}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce select{border:1px solid #ddd;border-radius:8px;padding:11px}.woocommerce table.shop_table{border-radius:14px!important;overflow:hidden}.pdm-tracking-card{margin-top:20px;background:#111;color:white;border-radius:15px;padding:22px}.pdm-tracking-card h3{margin:0 0 8px}.pdm-mini-track{display:block;margin-top:4px;color:#8a6d2d}
.pdm-footer{background:#090909;color:white;padding:56px 0 0}.pdm-footer-grid{display:grid;grid-template-columns:1.5fr .8fr .8fr 1.1fr;gap:40px}.pdm-footer-grid>div>p{color:#878787;line-height:1.65;font-size:12px}.pdm-footer h4{font-size:11px;color:var(--pdm-gold2);letter-spacing:.12em;margin:0 0 16px}.pdm-footer-grid>div>a{display:block;color:#b8b8b8;font-size:12px;margin:10px 0}.pdm-footer-grid>div>a:hover{color:white}.pdm-footer-grid small{display:block;color:#666;margin-top:12px}.pdm-footer-brand{display:flex;align-items:center;gap:12px}.pdm-footer-brand img{width:54px;height:54px;border-radius:50%}.pdm-footer-brand b,.pdm-footer-brand span{display:block}.pdm-footer-brand b{font-family:Georgia,serif}.pdm-footer-brand span{font-size:9px;color:#8f8f8f;letter-spacing:.14em}.pdm-footer-bottom{margin-top:35px;border-top:1px solid rgba(255,255,255,.08);min-height:60px;display:flex;align-items:center;justify-content:space-between;color:#666;font-size:10px}.pdm-wa-float{position:fixed;right:20px;bottom:20px;z-index:95;width:54px;height:54px;background:#21c063;color:white!important;border-radius:50%;display:grid;place-items:center;font-weight:950;font-size:13px;box-shadow:0 15px 35px rgba(0,0,0,.24)}
/* Administrative system */
.pdm-system{background:#f1f1ee;min-height:100vh;color:#141414}.pdm-system-layout{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.pdm-sys-sidebar{background:#090909;color:white;padding:20px 14px;position:sticky;top:0;height:100vh;display:flex;flex-direction:column}.pdm-sys-logo{display:flex;align-items:center;gap:10px;padding:4px 8px 22px;border-bottom:1px solid rgba(255,255,255,.08)}.pdm-sys-logo img{width:42px;height:42px;border-radius:50%}.pdm-sys-logo span{font-family:Georgia,serif;font-size:14px;letter-spacing:.09em}.pdm-sys-logo small{display:block;font-family:Inter,sans-serif;font-size:8px;color:var(--pdm-gold2);letter-spacing:.2em;margin-top:3px}.pdm-sys-sidebar nav{margin-top:18px;display:grid;gap:5px}.pdm-sys-sidebar nav a{display:flex;align-items:center;gap:11px;padding:11px 12px;color:#a8a8a8;border-radius:10px;font-size:12px;font-weight:700}.pdm-sys-sidebar nav a i{font-style:normal;width:24px;color:#6d6d6d}.pdm-sys-sidebar nav a.is-active,.pdm-sys-sidebar nav a:hover{background:#1a1813;color:white}.pdm-sys-sidebar nav a.is-active i{color:var(--pdm-gold2)}.pdm-sys-side-bottom{margin-top:auto;border-top:1px solid rgba(255,255,255,.08);padding-top:14px}.pdm-sys-side-bottom a{display:block;padding:8px;color:#838383;font-size:11px}.pdm-sys-main{padding:0 28px 40px;overflow:hidden}.pdm-sys-top{height:84px;display:flex;align-items:center;border-bottom:1px solid #deded9;margin-bottom:24px}.pdm-sys-top>div:first-of-type{margin-right:auto}.pdm-sys-top small{font-size:8px;letter-spacing:.16em;color:#85857d;font-weight:800}.pdm-sys-top h1{font-family:Georgia,serif;font-size:25px;margin:1px 0}.pdm-sys-user{display:flex;align-items:center;gap:10px}.pdm-sys-user>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#111;color:var(--pdm-gold2);font-weight:900}.pdm-sys-user b,.pdm-sys-user small{display:block}.pdm-sys-user b{font-size:11px}.pdm-sys-menu{display:none}.pdm-sys-notice{padding:12px 14px;background:#e8f5e9;border:1px solid #cfe7d1;border-radius:10px;margin-bottom:15px;font-size:12px}.pdm-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.pdm-stat-grid>div{background:white;border:1px solid #e0e0dc;border-radius:15px;padding:18px}.pdm-stat-grid small,.pdm-stat-grid strong,.pdm-stat-grid span{display:block}.pdm-stat-grid small{font-size:9px;color:#7c7c75;text-transform:uppercase;letter-spacing:.1em}.pdm-stat-grid strong{font-family:Georgia,serif;font-size:25px;margin:7px 0}.pdm-stat-grid span{font-size:9px;color:#999}.pdm-stat-grid.compact{grid-template-columns:repeat(3,1fr)}.pdm-sys-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:16px;margin-bottom:16px}.pdm-panel{background:white;border:1px solid #dfdfdb;border-radius:16px;padding:18px;margin-bottom:16px}.pdm-panel-head{display:flex;justify-content:space-between;align-items:start;gap:14px;margin-bottom:18px}.pdm-panel-head small{font-size:8px;color:#9b7a31;letter-spacing:.14em;font-weight:900}.pdm-panel-head h2{font-family:Georgia,serif;margin:3px 0;font-size:21px}.pdm-panel-head>a,.pdm-panel-head>span{font-size:10px;color:#777}.pdm-bars{height:260px;display:grid;grid-template-columns:repeat(6,1fr);gap:12px;align-items:end;padding-top:22px}.pdm-bars>div{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center;gap:7px}.pdm-bars b{display:block;width:55%;min-height:4px;background:linear-gradient(180deg,#e7c06b,#ba8930);border-radius:8px 8px 2px 2px;position:relative}.pdm-bars b em{position:absolute;left:50%;top:-24px;transform:translateX(-50%);font-size:8px;font-style:normal;white-space:nowrap;color:#777}.pdm-bars span{font-size:9px;color:#777}.pdm-quick{display:grid;grid-template-columns:1fr 1fr;gap:9px}.pdm-quick a{background:#f5f4ef;border-radius:11px;padding:14px;min-height:92px}.pdm-quick b,.pdm-quick span{display:block}.pdm-quick b{font-size:12px}.pdm-quick span{font-size:9px;color:#777;margin-top:4px}.pdm-table-scroll{overflow:auto}.pdm-admin-table{width:100%;border-collapse:collapse;min-width:760px}.pdm-admin-table th{text-align:left;font-size:8px;color:#898983;text-transform:uppercase;letter-spacing:.09em;padding:10px;border-bottom:1px solid #eee}.pdm-admin-table td{padding:11px 10px;border-bottom:1px solid #f0f0ed;font-size:10px}.pdm-admin-table tr:last-child td{border-bottom:0}.pdm-status{background:#f0eadb;color:#71551b;padding:6px 8px;border-radius:999px;font-size:8px}.muted{color:#aaa}.pdm-order-admin-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.pdm-order-admin-grid article{border:1px solid #e7e7e2;border-radius:13px;padding:15px;background:#fbfbf9}.pdm-order-top{display:flex;justify-content:space-between;gap:15px}.pdm-order-top small,.pdm-order-top b{display:block}.pdm-order-top small{font-size:8px;color:#999}.pdm-order-top b{font-size:12px;margin-top:2px}.pdm-order-top>span{font-weight:900}.pdm-order-admin-grid p{font-size:9px;color:#777}.pdm-order-admin-grid form{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;align-items:end}.pdm-admin-btn,.pdm-order-admin-grid button,.pdm-inline-stock button,.pdm-payables button{border:0;border-radius:8px;background:#111;color:var(--pdm-gold2);padding:10px 13px;font-weight:850;font-size:10px;cursor:pointer}.pdm-admin-btn.secondary{background:#ecebe6;color:#111}.pdm-customer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.pdm-customer-grid article{display:grid;grid-template-columns:44px 1fr auto;gap:11px;align-items:center;border:1px solid #e5e5e1;border-radius:12px;padding:13px}.pdm-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#111;color:var(--pdm-gold2);font-weight:900}.pdm-customer-info h3{font-size:12px;margin:0}.pdm-customer-info p,.pdm-customer-info span,.pdm-customer-info small{display:block;font-size:9px;color:#777;margin:2px 0}.pdm-customer-actions a{display:block;font-size:9px;font-weight:850;margin:5px 0;color:#7d5c18}.pdm-stock-prod{display:flex;align-items:center;gap:10px}.pdm-stock-prod img{width:44px;height:44px;object-fit:cover;border-radius:7px}.pdm-inline-stock{display:flex;gap:5px}.pdm-inline-stock input{width:60px;border:1px solid #ddd;border-radius:7px;padding:7px}.low{color:#c74343;font-weight:900}.pdm-filter{display:flex;gap:8px;align-items:end;flex-wrap:wrap;margin-bottom:15px}.pdm-filter label{margin:0}.pdm-filter input{width:auto}.pdm-admin-form .two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pdm-payables{display:grid;gap:8px}.pdm-payables article{display:grid;grid-template-columns:1fr auto auto auto;gap:8px;align-items:center;border:1px solid #e7e7e2;border-radius:10px;padding:11px}.pdm-payables article.paid{opacity:.58}.pdm-payables small,.pdm-payables b,.pdm-payables span{display:block}.pdm-payables small,.pdm-payables span{font-size:8px;color:#888}.pdm-payables b{font-size:11px}.pdm-payables .danger{background:#f7e3e3;color:#a72a2a}.pdm-message-panel{max-width:850px}.pdm-message-panel>p{font-size:11px;color:#777;line-height:1.7}.pdm-system-login{min-height:100vh;background:radial-gradient(circle at 50% 0,rgba(213,167,72,.18),transparent 30%),#080808;color:white;display:grid;place-items:center;padding:25px}.pdm-sys-login-card{width:min(420px,100%);background:#111;border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:34px;text-align:center}.pdm-sys-login-card>img{width:88px;height:88px;border-radius:50%;margin-bottom:15px}.pdm-sys-login-card h1{font-family:Georgia,serif;font-size:30px;margin:4px 0}.pdm-sys-login-card p{color:#999;font-size:12px;line-height:1.6}.pdm-sys-login-card form{text-align:left;margin:20px 0}.pdm-sys-login-card label{font-size:10px;color:#aaa}.pdm-sys-login-card input[type=text],.pdm-sys-login-card input[type=password]{width:100%;height:44px;border:1px solid #343434;border-radius:9px;background:#181818;color:white;padding:0 11px}.pdm-sys-login-card input[type=submit]{width:100%;height:44px;border:0;border-radius:9px;background:var(--pdm-gold);font-weight:900;cursor:pointer}.pdm-sys-login-card>a{font-size:10px;color:#888}
@keyframes pdmFade{from{opacity:.2}to{opacity:1}}
@media(max-width:1000px){.pdm-nav{display:none}.pdm-menu-toggle{display:block;margin-left:auto;border:0;background:none;width:38px;padding:6px}.pdm-menu-toggle span{display:block;height:2px;background:#111;margin:5px}.pdm-mobile-nav{display:none;position:fixed;z-index:89;left:0;right:0;top:126px;background:#0c0c0c;color:white;padding:15px 18px}.pdm-mobile-nav.is-open{display:grid}.pdm-mobile-nav a{padding:11px;border-bottom:1px solid rgba(255,255,255,.08)}.pdm-hero-grid{grid-template-columns:1fr 1fr}.pdm-hero h1,.pdm-hero h2{font-size:52px}.pdm-product-grid{grid-template-columns:repeat(3,1fr)}.pdm-footer-grid{grid-template-columns:1.4fr 1fr 1fr}.pdm-footer-grid>div:last-child{grid-column:1/-1}.pdm-system-layout{grid-template-columns:78px 1fr}.pdm-sys-sidebar{padding:14px 8px}.pdm-sys-logo span,.pdm-sys-sidebar nav a span,.pdm-sys-side-bottom{display:none}.pdm-sys-logo{justify-content:center}.pdm-sys-sidebar nav a{justify-content:center}.pdm-sys-sidebar nav a i{width:auto}.pdm-sys-grid{grid-template-columns:1fr}.pdm-stat-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.pdm-container{width:min(100% - 24px,1180px)}.pdm-topbar .pdm-container span{display:none}.pdm-topbar .pdm-container{justify-content:center}.pdm-header{height:72px}.pdm-brand img{width:45px;height:45px}.pdm-brand{min-width:0}.pdm-brand span{display:none}.pdm-actions>a:first-child{display:none}.pdm-mobile-nav{top:106px}.pdm-hero,.pdm-slide,.pdm-hero-grid{min-height:auto}.pdm-hero-grid{grid-template-columns:1fr;padding-top:60px;padding-bottom:70px}.pdm-hero-copy{text-align:center}.pdm-hero h1,.pdm-hero h2{font-size:47px}.pdm-hero-copy>p{font-size:14px}.pdm-hero-buttons,.pdm-trust-row{justify-content:center}.pdm-hero-products{height:350px;margin-top:0}.pdm-hero-products .p1{width:210px;height:300px;right:42%;top:12px}.pdm-hero-products .p2{width:190px;height:275px;right:8%;top:50px}.pdm-price-orbit{width:94px;height:94px;right:34%;bottom:-4px}.pdm-price-orbit strong{font-size:17px}.pdm-strip .pdm-container{overflow:auto;justify-content:flex-start;white-space:nowrap}.pdm-section{padding:52px 0}.pdm-section-title h2,.pdm-pricing h2,.pdm-instagram h2{font-size:31px}.pdm-cat-grid{grid-template-columns:repeat(2,1fr);gap:10px}.pdm-cat-card{height:220px}.pdm-product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.pdm-product-image{height:240px}.pdm-product-body{padding:12px}.pdm-product-body h3{font-size:13px}.pdm-product-price{display:block}.pdm-product-price s{display:none}.pdm-pricing-grid{grid-template-columns:1fr;gap:30px}.pdm-banner-duo .pdm-container{grid-template-columns:1fr}.pdm-instagram .pdm-container{display:block}.pdm-instagram .pdm-btn{margin-top:18px}.pdm-page{padding:32px 0 55px}.pdm-page-head h1{font-size:38px}.pdm-product-layout{grid-template-columns:1fr;gap:25px}.pdm-single-gallery,.pdm-single-gallery img{min-height:0;height:480px}.pdm-single-info h1{font-size:36px}.pdm-benefits{grid-template-columns:1fr}.pdm-content-grid,.pdm-contact-grid{grid-template-columns:1fr}.pdm-footer-grid{grid-template-columns:1fr 1fr;gap:24px}.pdm-footer-grid>div:first-child,.pdm-footer-grid>div:last-child{grid-column:1/-1}.pdm-footer-bottom{display:block;padding:18px 0}.pdm-footer-bottom span{display:block;margin:5px 0}.pdm-system-layout{display:block}.pdm-sys-sidebar{height:auto;position:sticky;top:0;z-index:50;display:flex;flex-direction:row;align-items:center;padding:7px 10px}.pdm-sys-logo{border:0;padding:0}.pdm-sys-sidebar nav{display:none;position:fixed;top:58px;left:0;right:0;background:#0a0a0a;padding:12px;margin:0}.pdm-sys-sidebar.is-open nav{display:grid}.pdm-sys-sidebar nav a{justify-content:flex-start}.pdm-sys-sidebar nav a span{display:inline}.pdm-sys-sidebar nav a i{width:24px}.pdm-sys-main{padding:0 12px 30px}.pdm-sys-top{height:70px}.pdm-sys-menu{display:block;border:0;background:#111;color:white;border-radius:8px;width:36px;height:36px;margin-right:10px}.pdm-sys-user>div{display:none}.pdm-stat-grid,.pdm-stat-grid.compact{grid-template-columns:repeat(2,1fr);gap:8px}.pdm-stat-grid>div{padding:13px}.pdm-stat-grid strong{font-size:20px}.pdm-order-admin-grid,.pdm-customer-grid{grid-template-columns:1fr}.pdm-order-admin-grid form{grid-template-columns:1fr}.pdm-payables article{grid-template-columns:1fr auto}.pdm-payables article form{grid-column:auto}.pdm-admin-form .two{grid-template-columns:1fr}.pdm-bars{gap:6px}.pdm-bars b{width:70%}}
@media(max-width:450px){.pdm-hero h1,.pdm-hero h2{font-size:39px}.pdm-hero-buttons{display:grid}.pdm-cat-grid{grid-template-columns:1fr 1fr}.pdm-cat-card{height:185px}.pdm-cat-card strong{font-size:21px}.pdm-product-image{height:205px}.pdm-product-body h3{min-height:52px}.pdm-card-btn{font-size:9px}.pdm-single-gallery,.pdm-single-gallery img{height:390px}.pdm-stat-grid,.pdm-stat-grid.compact{grid-template-columns:1fr 1fr}.pdm-footer-grid{grid-template-columns:1fr}.pdm-footer-grid>div{grid-column:1!important}}
@media print{.pdm-sys-sidebar,.pdm-sys-top,.pdm-filter,.pdm-wa-float{display:none!important}.pdm-system-layout{display:block}.pdm-sys-main{padding:0}.pdm-panel{border:0}.pdm-admin-table{font-size:11px}}
/* v6.1 refinements */
.pdm-club-row{margin-top:10px}.pdm-customer-detail{background:#fff;border:1px solid #eee;border-radius:16px;padding:22px;margin:16px 0}.pdm-pagination{display:flex;gap:8px;margin:20px 0}.pdm-pagination a{border:1px solid #ddd;border-radius:7px;padding:8px 12px}.pdm-pagination a.is-active{background:#111;color:#fff}
@media(max-width:760px){.pdm-club-row{display:flex;overflow:auto;flex-wrap:nowrap}.pdm-club-row a{white-space:nowrap}}
/* v6.2 storefront inspired by the familiar category led sports retail layout */
.pdm-shell{background:#fff;color:#202020}.pdm-container{width:min(1320px,calc(100% - 56px))}
.pdm-topbar{background:#292929;color:#fff;font-size:11px;letter-spacing:.035em}.pdm-topbar .pdm-container{height:30px}.pdm-topbar a{color:#fff;font-weight:500}
.pdm-header{height:100px;background:#f7f7f7;border-bottom:1px solid #e9e9e9;box-shadow:none}.pdm-header-row{gap:32px}.pdm-brand{min-width:236px}.pdm-brand img{width:64px;height:64px;box-shadow:none;border:1px solid #ddd}.pdm-brand b{font-family:Georgia,serif;font-size:18px;letter-spacing:.08em}.pdm-brand small{font-size:9px;letter-spacing:.17em;color:#6a6a6a}.pdm-screen-reader{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pdm-search{height:49px;display:flex;align-items:center;min-width:170px;flex:1;background:#fff;border:1px solid #dedede;border-radius:999px;overflow:hidden}.pdm-search input{width:100%;height:100%;background:transparent;border:0;outline:0;padding:0 21px;color:#222;font-size:13px}.pdm-search button{border:0;background:transparent;width:55px;height:100%;font-size:32px;line-height:1;color:#222;cursor:pointer;transform:rotate(-20deg)}.pdm-actions{gap:20px}.pdm-actions>a{width:auto;height:auto;border:0;border-radius:0;display:flex;align-items:center;gap:9px;white-space:nowrap;font-size:12px;font-weight:700;position:relative}.pdm-actions>a span:not(.pdm-action-icon){line-height:1.1}.pdm-actions>a small{display:block;font-size:11px;font-weight:400;color:#777;margin-top:4px}.pdm-action-icon{font-size:25px;font-weight:400;line-height:1}.pdm-cart-link em{right:-12px;top:-12px;background:#111;color:#fff}
.pdm-nav-wrap{background:#fff;border-bottom:1px solid #e9e9e9;position:relative;z-index:89}.pdm-nav{margin:0;min-height:56px;justify-content:space-between;gap:16px;font-size:12px;text-transform:uppercase;letter-spacing:.025em}.pdm-nav>a,.pdm-drop>button{padding:18px 0;color:#333}.pdm-nav>a:after,.pdm-drop>button:after{bottom:10px}.pdm-drop-menu{top:48px;background:#fff;color:#111;border:1px solid #ddd;border-radius:3px;box-shadow:0 14px 35px #0002}.pdm-drop-menu a{color:#333}.pdm-drop-menu a:hover{background:#f6f1e7;color:#111}.pdm-mobile-nav{background:#fff;color:#181818;box-shadow:0 12px 30px #0002}.pdm-mobile-nav a{border-bottom:1px solid #eee}.pdm-mobile-nav form{display:flex;gap:5px;padding:8px 0}.pdm-mobile-nav input{min-width:0;flex:1;border:1px solid #ddd;padding:10px}.pdm-mobile-nav button{background:#111;color:#fff;border:0;padding:0 14px}
.pdm-hero,.pdm-slide,.pdm-hero-grid{min-height:506px}.pdm-hero{background:#0b0b0b}.pdm-hero:before{background:radial-gradient(circle at 76% 50%,#a98a4c40 0,transparent 31%),linear-gradient(104deg,#060606 1%,#111 55%,#39301e 100%)}.pdm-hero:after{inset:0 0 0 auto;width:50%;transform:none;background:linear-gradient(145deg,transparent 40%,#caa35911 40% 43%,transparent 43%),repeating-linear-gradient(125deg,#ffffff08 0 1px,transparent 1px 55px)}.pdm-hero-grid{grid-template-columns:1fr 1fr;gap:20px}.pdm-hero-copy{position:relative;z-index:3;padding:38px 0}.pdm-hero h1,.pdm-hero h2{font-size:clamp(46px,4.9vw,70px);font-family:Georgia,serif;line-height:1.05;letter-spacing:-.04em}.pdm-hero-copy>p{max-width:505px;font-size:15px;color:#e1e1e1;line-height:1.6}.pdm-hero-products{height:485px}.pdm-hero-products img{object-fit:cover;border-radius:3px;border:5px solid #f7f7f7;box-shadow:0 26px 60px #0008}.pdm-hero-products .p1{width:305px;height:420px;right:173px;top:30px;transform:rotate(-7deg)}.pdm-hero-products .p2{width:280px;height:380px;right:6px;top:75px;transform:rotate(8deg)}.pdm-price-orbit{background:#e7c06f;width:105px;height:105px;right:112px;bottom:20px;border:5px solid #f6e3b6;transform:rotate(-7deg);font-size:10px}.pdm-hero .pdm-kicker{color:#eac26b}.pdm-hero .pdm-btn.gold{background:#e5b85d;border-radius:3px;box-shadow:none}.pdm-hero .pdm-btn.ghost{border-radius:3px;background:transparent}.pdm-hero .pdm-trust-row{font-size:11px}.pdm-slider-dots button{height:5px}
.pdm-strip{background:#fff;color:#222;border-bottom:1px solid #eee}.pdm-strip .pdm-container{min-height:100px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;letter-spacing:0}.pdm-strip .pdm-container>div{display:flex;align-items:center;justify-content:center;gap:12px;min-width:0}.pdm-strip b{font-size:28px;font-weight:400;color:#bd9243}.pdm-strip span{font-size:11px;line-height:1.25}.pdm-strip small{display:block;color:#777;font-weight:400;letter-spacing:0;font-size:11px;margin-top:5px}
.pdm-section{padding:62px 0}.pdm-section-title h2,.pdm-pricing h2,.pdm-instagram h2{font-family:Arial,ui-sans-serif,sans-serif;font-size:30px;font-weight:800;letter-spacing:-.035em}.pdm-section-title .pdm-kicker{font-size:10px;color:#8b6b32;margin-bottom:8px}.pdm-section-title.centered{text-align:center;justify-content:center}.pdm-section-title.centered h2 span{color:#c49a4d}.pdm-clubs{padding:49px 0 58px}.pdm-club-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:18px}.pdm-club-grid>a{text-align:center;font-size:12px}.pdm-club-circle{display:block;aspect-ratio:1;border-radius:50%;overflow:hidden;background:#f7f7f7;border:1px solid #e7e7e7;padding:7px;transition:transform .2s,box-shadow .2s}.pdm-club-grid a:hover .pdm-club-circle{transform:translateY(-5px);box-shadow:0 12px 25px #0002}.pdm-club-circle img{width:100%;height:100%;object-fit:cover;border-radius:50%}.pdm-club-grid strong{display:block;font-weight:700;margin-top:12px}.pdm-cat-grid{grid-template-columns:repeat(3,1fr);gap:15px}.pdm-cat-card{height:230px;border-radius:3px;box-shadow:none}.pdm-cat-card:after{background:linear-gradient(0deg,#000e 0%,#0001 85%)}.pdm-cat-card img{transition:transform .3s}.pdm-cat-card:hover img{transform:scale(1.04)}.pdm-product-grid{grid-template-columns:repeat(4,1fr);gap:18px}.pdm-products-section{background:#fff}.pdm-collection:nth-of-type(even){background:#fafafa}.pdm-product-card{border:1px solid #ededed;border-radius:3px;box-shadow:none;background:#fff}.pdm-product-image{height:300px;background:#f5f5f5}.pdm-product-image img{object-fit:cover}.pdm-product-image span{border-radius:2px;letter-spacing:.04em}.pdm-product-body{padding:15px}.pdm-product-body h3{font-size:14px;line-height:1.35}.pdm-product-body small{letter-spacing:.03em}.pdm-product-price b{color:#151515}.pdm-card-btn{border-radius:2px}.pdm-page-head h1{font-family:Arial,ui-sans-serif,sans-serif}.pdm-empty{grid-column:1/-1;text-align:center;padding:35px;background:#fafafa;color:#666}
@media(max-width:1180px){.pdm-header-row{gap:16px}.pdm-brand{min-width:195px}.pdm-actions{gap:12px}.pdm-action-help,.pdm-action-track{display:none!important}.pdm-nav{font-size:11px;gap:10px}.pdm-club-grid{gap:10px}}
@media(max-width:1000px){.pdm-nav-wrap{display:none}.pdm-menu-toggle{margin-left:0;flex:0 0 36px}.pdm-mobile-nav{top:100px;max-height:calc(100vh - 100px);overflow:auto}.pdm-actions>a.pdm-action-help,.pdm-actions>a.pdm-action-track{display:none}.pdm-hero-grid{grid-template-columns:1fr 1fr}.pdm-club-grid{grid-template-columns:repeat(4,1fr);row-gap:26px}.pdm-product-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.pdm-container{width:min(100% - 28px,1320px)}.pdm-topbar .pdm-container{justify-content:center}.pdm-topbar .pdm-container span{display:none}.pdm-header{height:74px}.pdm-header-row{gap:12px}.pdm-brand{min-width:0;margin-right:auto}.pdm-brand img{width:47px;height:47px}.pdm-brand span{display:flex}.pdm-brand b{font-size:13px}.pdm-brand small{font-size:7px}.pdm-search{display:none}.pdm-actions{gap:11px}.pdm-actions>a.pdm-action-account{display:none}.pdm-actions>a.pdm-cart-link{display:flex}.pdm-actions .pdm-cart-link span:not(.pdm-action-icon){display:none}.pdm-action-icon{font-size:24px}.pdm-mobile-nav{top:74px}.pdm-hero,.pdm-slide,.pdm-hero-grid{min-height:0}.pdm-hero-grid{grid-template-columns:1fr;padding-top:34px;padding-bottom:70px;gap:2px}.pdm-hero-copy{text-align:left;padding:0}.pdm-hero h1,.pdm-hero h2{font-size:clamp(38px,9vw,58px);margin-bottom:14px}.pdm-hero-copy>p{font-size:13px;margin:0;line-height:1.5}.pdm-hero-buttons,.pdm-trust-row{justify-content:flex-start}.pdm-hero-buttons{margin:18px 0}.pdm-hero .pdm-trust-row{display:none}.pdm-hero-products{height:300px;margin:0}.pdm-hero-products .p1{width:205px;height:285px;right:39%;top:10px}.pdm-hero-products .p2{width:175px;height:255px;right:10%;top:35px}.pdm-price-orbit{width:79px;height:79px;right:33%;bottom:0;border-width:3px;font-size:8px}.pdm-price-orbit strong{font-size:15px}.pdm-strip .pdm-container{grid-template-columns:repeat(2,1fr);min-height:0;padding:15px 0;gap:16px 6px;overflow:visible;white-space:normal}.pdm-strip .pdm-container>div{justify-content:flex-start}.pdm-strip b{font-size:22px}.pdm-strip span,.pdm-strip small{font-size:9px}.pdm-clubs{padding:37px 0}.pdm-club-grid{grid-template-columns:repeat(4,1fr);gap:18px 10px}.pdm-club-grid strong{font-size:10px;margin-top:7px}.pdm-section{padding:42px 0}.pdm-section-title h2,.pdm-pricing h2,.pdm-instagram h2{font-size:27px}.pdm-cat-grid{grid-template-columns:repeat(2,1fr)}.pdm-cat-card{height:210px}.pdm-product-grid{grid-template-columns:repeat(2,1fr);gap:9px}.pdm-product-image{height:215px}.pdm-product-body{padding:10px}.pdm-product-body h3{font-size:12px}.pdm-product-price b{font-size:12px}.pdm-card-btn{font-size:9px}.pdm-section-title{align-items:end}.pdm-section-title>a{white-space:nowrap}}
@media(max-width:390px){.pdm-brand b{font-size:11px}.pdm-brand img{width:42px;height:42px}.pdm-hero-products .p1{right:38%;width:180px;height:260px}.pdm-hero-products .p2{right:1%;width:160px;height:235px}.pdm-hero-products{height:270px}.pdm-cat-card{height:175px}.pdm-product-image{height:185px}.pdm-strip small{display:none}}
/* v6.3 — visual alinhado ao preview VIP enviado pelo cliente */
:root{--pdm-gold:#c3a33d;--pdm-gold2:#dfc563;--pdm-soft:#f7f5ed;--pdm-radius:3px}
.pdm-topbar{background:#f3efdf;color:#111;border-bottom:1px solid #e5ddc4;font-size:10px;font-weight:800;letter-spacing:.15em}.pdm-topbar a{color:#111}.pdm-topbar .pdm-container{height:36px}.pdm-header{background:#fff;height:94px}.pdm-header-row{gap:32px}.pdm-brand{min-width:290px}.pdm-brand img{border:0;width:58px;height:58px}.pdm-brand b{font-family:Arial,sans-serif;font-size:17px;letter-spacing:.18em}.pdm-brand small{letter-spacing:.3em}.pdm-search{border-radius:25px;height:45px}.pdm-search button{background:linear-gradient(135deg,#a57c16,#e9ca63);font-size:26px;width:50px;color:#111}.pdm-nav-wrap{box-shadow:0 15px 30px #0000000e}.pdm-nav{min-height:50px;font-size:11px;font-weight:850}.pdm-nav>a,.pdm-drop>button{padding:16px 0}.pdm-actions>a{font-size:10px;text-transform:uppercase;letter-spacing:.02em}.pdm-action-icon{font-size:22px}
.pdm-hero,.pdm-slide,.pdm-hero-grid{min-height:505px}.pdm-hero{background:#f7f6ee;color:#111}.pdm-hero:before{background:radial-gradient(circle at 84% 100%,#e6ddad9e,transparent 27%),linear-gradient(105deg,#faf9f3,#f2f0e4)}.pdm-hero:after{background:none}.pdm-hero-grid{grid-template-columns:.88fr 1.12fr;gap:30px}.pdm-hero .pdm-kicker{color:#9a7b1f}.pdm-hero h1,.pdm-hero h2{font-size:clamp(48px,4.6vw,76px);color:#111;line-height:.98}.pdm-hero h1 em,.pdm-hero h2 em{color:#b69a37;font-style:normal}.pdm-hero-copy>p{color:#555;font-size:14px;max-width:530px}.pdm-hero .pdm-btn.gold{background:linear-gradient(110deg,#a87f1d,#e2c861);border-radius:2px}.pdm-hero .pdm-btn.ghost{color:#111;border:1px solid #c9c6b8;border-radius:2px}.pdm-hero .pdm-trust-row{color:#777}.pdm-hero-products{height:440px;display:flex;align-items:center;gap:12px}.pdm-hero-products img,.pdm-hero-products .p1,.pdm-hero-products .p2,.pdm-hero-products .p3{position:relative;top:auto;right:auto;transform:none;width:31%;height:360px;border:0;border-radius:2px;object-fit:cover;box-shadow:0 20px 35px #0002}.pdm-hero-products .p2{height:400px;width:34%}.pdm-hero-products .p3{height:360px}.pdm-hero-products:not(:has(.p3)) .p1,.pdm-hero-products:not(:has(.p3)) .p2{width:47%}.pdm-price-orbit{right:2%;bottom:10px;width:85px;height:85px;border:0;background:#f3e4af;box-shadow:0 8px 25px #0002;transform:none}.pdm-price-orbit strong{font-size:16px}.pdm-slider-dots button{background:#b7ad88}.pdm-slider-dots button.is-active{background:#b4922f}
.pdm-strip{background:#fff;border-bottom:1px solid #e9e6db}.pdm-strip .pdm-container{min-height:73px}.pdm-strip b{font-size:20px}.pdm-strip span{font-size:10px}.pdm-section-title h2,.pdm-pricing h2,.pdm-instagram h2{font-family:Georgia,serif;letter-spacing:-.02em;font-weight:700}.pdm-section-title h2{font-size:33px}.pdm-kicker{color:#a0801c}.pdm-cat-card{border-radius:1px;height:280px}.pdm-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.pdm-product-card{border:1px solid #e8e6df;border-radius:12px;overflow:hidden}.pdm-product-image{height:270px}.pdm-product-image img{object-fit:cover}.pdm-product-body h3{font-size:13px}.pdm-card-btn{background:transparent!important;color:#111!important;border:1px solid #d1cec3!important;border-radius:22px!important;font-size:9px}.pdm-card-btn:hover{background:#c2a13d!important;border-color:#c2a13d!important}.pdm-page-head{background:#f9f8f2}.pdm-page-head h1{font-family:Georgia,serif}.pdm-btn.gold{background:linear-gradient(105deg,#a87c1a,#e8ca67);color:#111;border-radius:2px}.pdm-footer{background:#101010}
.pdm-system{background:#f7f7f5}.pdm-system-layout{grid-template-columns:270px minmax(0,1fr)}.pdm-sys-sidebar{background:#070707;padding:18px 17px}.pdm-sys-logo{gap:12px;padding:8px 10px 22px;border-color:#262626}.pdm-sys-monogram{font:40px Georgia,serif;color:#c1a13b;border-right:1px solid #6a5b31;padding-right:14px;line-height:1}.pdm-sys-logo>span:last-child{font:800 12px Arial,sans-serif;letter-spacing:.1em}.pdm-sys-logo small{font:8px Arial,sans-serif;letter-spacing:.05em;color:#b9b9b9;margin-top:5px}.pdm-sys-sidebar nav{gap:3px}.pdm-sys-sidebar nav a{border-radius:3px;padding:12px 10px;font-size:11px;font-weight:750;color:#bdbdbd}.pdm-sys-sidebar nav a.is-active,.pdm-sys-sidebar nav a:hover{background:#171717;color:#eac759;border-left:3px solid #c29c31;padding-left:7px}.pdm-sys-sidebar nav a i{width:17px;color:inherit}.pdm-sys-main{padding:0 26px 45px;overflow:visible}.pdm-sys-top{height:110px;margin:0;border:0}.pdm-sys-top small{font-size:9px;color:#a47d1b;letter-spacing:.2em}.pdm-sys-top h1{font-family:Georgia,serif;font-size:31px;margin:4px 0}.pdm-sys-user{border:1px solid #deded9;background:#fff;padding:12px 16px;font-size:10px}.pdm-sys-user b{font-size:10px}.pdm-sys-user>span{display:none}.pdm-panel,.pdm-stat-grid>div,.pdm-customer-detail{border-radius:0;border:1px solid #e1e1db;box-shadow:0 12px 30px #00000007;background:#fff}.pdm-panel{padding:22px;margin-bottom:17px}.pdm-panel-head{align-items:center}.pdm-panel-head h2{font-size:31px}.pdm-panel-head small{font-size:9px;letter-spacing:.25em}.pdm-stat-grid{gap:12px}.pdm-stat-grid>div{padding:18px}.pdm-stat-grid strong{font-family:Arial,sans-serif;font-size:25px}.pdm-sys-grid{grid-template-columns:minmax(0,1.45fr) minmax(270px,.55fr);gap:16px}.pdm-bars{grid-template-columns:repeat(12,minmax(0,1fr));gap:4px;height:260px}.pdm-bars b{width:72%;border-radius:0;background:linear-gradient(#e9d780,#aa7f21)}.pdm-bars b em{display:none}.pdm-bars b:hover em{display:block;z-index:2;background:#fff;padding:3px 5px;box-shadow:0 2px 8px #0002}.pdm-bars span{font-size:8px}.pdm-summary-row{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #eee;padding:14px 0;font-size:11px}.pdm-summary-total{display:flex;align-items:center;justify-content:space-between;margin:18px 0;font-size:12px}.pdm-summary-total strong{font-size:19px}.pdm-summary-actions{display:flex;gap:7px}.pdm-admin-btn{background:linear-gradient(110deg,#b58e2b,#e7ca63);color:#111!important;border-radius:0!important;text-transform:uppercase;letter-spacing:.04em;font-size:9px;display:inline-flex;align-items:center;justify-content:center;padding:12px 15px;cursor:pointer}.pdm-admin-btn.secondary{background:#111;color:#fff!important}.pdm-dark-button{background:#111;color:#fff;border:0;border-radius:0;padding:8px 11px;font-size:9px;text-transform:uppercase;cursor:pointer;white-space:nowrap}.pdm-admin-table{min-width:820px}.pdm-admin-table th{font-size:9px;text-transform:none;letter-spacing:0;color:#777;border-bottom:1px solid #d9d9d4;padding:13px 10px}.pdm-admin-table td{padding:12px 10px;font-size:10px;border-bottom:1px solid #eee}.pdm-panel .pdm-table-scroll{width:100%}.pdm-stock-prod img{display:none}.pdm-stock-prod b{font-size:10px}.pdm-price-input,.pdm-qty-input{width:105px!important;border:1px solid #d7d7d1;border-radius:0;padding:8px}.pdm-price-input[readonly]{background:#f8f8f5;color:#555}.pdm-stock-status{display:inline-block;padding:8px 10px;background:#eaf6ec;color:#168434;font-size:9px;font-weight:700}.pdm-stock-status.low{background:#fff0e1;color:#9e520f}.pdm-customer-grid{display:block;border-top:1px solid #ddd}.pdm-customer-grid article{grid-template-columns:36px minmax(180px,1fr) auto;border:0;border-bottom:1px solid #e5e5df;border-radius:0;padding:12px 5px}.pdm-avatar{width:34px;height:34px;border-radius:0}.pdm-customer-actions{display:flex;gap:12px}.pdm-customer-actions a{margin:0;color:#111;font-size:9px}.pdm-payables article{border-radius:0}.pdm-sys-grid>.pdm-panel:first-child:has(#pdm-payable-form){order:2}.pdm-admin-modal[hidden]{display:none!important}.pdm-admin-modal{position:fixed;inset:0;background:#000a;z-index:9999;display:grid;place-items:center;padding:15px}.pdm-admin-modal-card{position:relative;background:#fff;width:min(700px,100%);max-height:90vh;overflow:auto;padding:28px;box-shadow:0 28px 80px #0005}.pdm-admin-modal-card h2{font:700 27px Georgia,serif;margin:12px 0}.pdm-admin-modal-card p{font-size:12px;line-height:1.7}.pdm-admin-modal-close{position:absolute;right:18px;top:16px;background:#111;color:#fff;border:0;font-size:21px;width:34px;height:34px;cursor:pointer}.pdm-admin-modal-card .pdm-admin-form label{display:block;font-size:11px;margin:12px 0}.pdm-admin-modal-card input,.pdm-admin-modal-card select{width:100%;padding:11px;border:1px solid #d1d1ca}.pdm-admin-modal-card .pdm-admin-btn{margin-top:5px}.pdm-message-panel{max-width:950px}
@media(max-width:1180px){.pdm-brand{min-width:220px}.pdm-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.pdm-system-layout{grid-template-columns:220px minmax(0,1fr)}.pdm-sys-grid{grid-template-columns:1fr}.pdm-sys-main{padding:0 18px 35px}}
@media(max-width:1000px){.pdm-system-layout{grid-template-columns:78px minmax(0,1fr)}.pdm-sys-logo .pdm-sys-monogram{display:block;border:0;padding:0;font-size:29px}.pdm-sys-logo>span:last-child{display:none}.pdm-sys-sidebar nav a{justify-content:center}.pdm-sys-sidebar nav a i{width:auto}.pdm-sys-sidebar nav a span{display:none}.pdm-bars{gap:3px}}
@media(max-width:760px){.pdm-topbar{font-size:9px;letter-spacing:.03em}.pdm-header{height:73px}.pdm-brand{min-width:0}.pdm-brand img{width:46px;height:46px}.pdm-brand b{font-size:12px}.pdm-brand small{font-size:6px}.pdm-hero,.pdm-slide,.pdm-hero-grid{min-height:0}.pdm-hero-grid{grid-template-columns:1fr;padding:40px 0 70px;gap:8px}.pdm-hero-copy{text-align:left}.pdm-hero h1,.pdm-hero h2{font-size:clamp(44px,11vw,60px)}.pdm-hero-products{height:220px;gap:6px}.pdm-hero-products img,.pdm-hero-products .p1,.pdm-hero-products .p2,.pdm-hero-products .p3{width:32%;height:200px;position:relative;top:auto;right:auto;transform:none}.pdm-hero-products .p2{width:34%;height:218px}.pdm-hero-products:not(:has(.p3)) .p1,.pdm-hero-products:not(:has(.p3)) .p2{width:48%}.pdm-price-orbit{right:0;bottom:-5px;width:68px;height:68px}.pdm-price-orbit strong{font-size:14px}.pdm-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.pdm-product-image{height:215px}.pdm-system-layout{display:block}.pdm-sys-sidebar{height:auto;position:sticky;top:0;z-index:50;padding:7px 12px}.pdm-sys-logo .pdm-sys-monogram{font-size:28px}.pdm-sys-sidebar nav{display:none;position:fixed;left:0;right:0;top:51px;background:#080808;padding:12px;max-height:calc(100vh - 51px);overflow:auto}.pdm-sys-sidebar.is-open nav{display:grid}.pdm-sys-sidebar nav a{justify-content:flex-start}.pdm-sys-sidebar nav a span{display:inline}.pdm-sys-sidebar nav a i{width:22px}.pdm-sys-main{padding:0 12px 25px}.pdm-sys-top{height:82px}.pdm-sys-top h1{font-size:23px}.pdm-sys-user{padding:8px}.pdm-panel{padding:13px}.pdm-panel-head h2{font-size:23px}.pdm-stat-grid{grid-template-columns:repeat(2,1fr)}.pdm-stat-grid strong{font-size:19px}.pdm-bars{height:180px}.pdm-bars span{font-size:7px;writing-mode:vertical-rl}.pdm-sys-grid{grid-template-columns:1fr}.pdm-summary-actions{flex-wrap:wrap}.pdm-customer-actions{display:block}.pdm-footer{margin-top:0}}
@media(max-width:760px){.pdm-topbar{font-size:9px;letter-spacing:.03em}.pdm-header{height:73px}.pdm-brand{min-width:0}.pdm-brand img{width:46px;height:46px}.pdm-brand b{font-size:12px}.pdm-brand small{font-size:6px}.pdm-hero,.pdm-slide,.pdm-hero-grid{min-height:0}.pdm-hero-grid{grid-template-columns:1fr;padding:40px 0 70px;gap:8px}.pdm-hero-copy{text-align:left}.pdm-hero h1,.pdm-hero h2{font-size:clamp(44px,11vw,60px)}.pdm-hero-products{height:220px;gap:6px}.pdm-hero-products img,.pdm-hero-products .p1,.pdm-hero-products .p2,.pdm-hero-products .p3{width:32%;height:200px;position:relative;top:auto;right:auto;transform:none}.pdm-hero-products .p2{width:34%;height:218px}.pdm-hero-products:not(:has(.p3)) .p1,.pdm-hero-products:not(:has(.p3)) .p2{width:48%}.pdm-price-orbit{right:0;bottom:-5px;width:68px;height:68px}.pdm-price-orbit strong{font-size:14px}.pdm-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.pdm-product-image{height:215px}.pdm-system-layout{display:block}.pdm-sys-sidebar{height:auto;position:sticky;top:0;z-index:50;padding:7px 12px}.pdm-sys-logo .pdm-sys-monogram{font-size:28px}.pdm-sys-sidebar nav{display:none;position:fixed;left:0;right:0;top:51px;background:#080808;padding:12px;max-height:calc(100vh - 51px);overflow:auto}.pdm-sys-sidebar.is-open nav{display:grid}.pdm-sys-sidebar nav a{justify-content:flex-start}.pdm-sys-sidebar nav a span{display:inline}.pdm-sys-sidebar nav a i{width:22px}.pdm-sys-main{padding:0 12px 25px}.pdm-sys-top{height:82px}.pdm-sys-top h1{font-size:23px}.pdm-sys-user{padding:8px}.pdm-panel{padding:13px}.pdm-panel-head h2{font-size:23px}.pdm-stat-grid{grid-template-columns:repeat(2,1fr)}.pdm-stat-grid strong{font-size:19px}.pdm-bars{height:180px}.pdm-bars span{font-size:7px;writing-mode:vertical-rl}.pdm-sys-grid{grid-template-columns:1fr}.pdm-summary-actions{flex-wrap:wrap}.pdm-customer-actions{display:block}.pdm-footer{margin-top:0}}
.pdm-product-card{position:relative}.pdm-favorite-button{position:absolute;top:11px;right:11px;width:31px;height:31px;border:0;border-radius:50%;background:#fff;color:#111;font-size:20px;line-height:1;z-index:3;cursor:pointer;box-shadow:0 2px 9px #0002}.pdm-favorite-button.is-active{color:#ae8127}.pdm-product-card[hidden]{display:none!important}.pdm-favorite-page .pdm-favorite-empty{background:#f8f7ef;padding:22px;margin:22px 0;border:1px solid #e7e1cb}.pdm-favorite-page .pdm-favorite-empty[hidden]{display:none}.pdm-newsletter{background:#f8f7f0;text-align:center;padding:54px 16px;border-top:1px solid #e9e4d1}.pdm-newsletter h2{font:700 28px Georgia,serif;margin:0 0 8px}.pdm-newsletter p{color:#777;font-size:12px}.pdm-newsletter form{display:flex;max-width:520px;flex-wrap:wrap;margin:20px auto 0;gap:0}.pdm-newsletter form>input[type=email]{min-width:0;flex:1;height:44px;border:1px solid #d6d3c5;border-right:0;background:#fff;padding:0 13px}.pdm-newsletter button{height:44px;padding:0 18px;background:#111;color:#fff;border:0;font-size:10px;font-weight:800;text-transform:uppercase;cursor:pointer}.pdm-news-consent{display:flex;gap:6px;align-items:center;justify-content:center;width:100%;font-size:10px;color:#777;margin-top:12px}.pdm-news-status{display:block;width:100%;font-size:11px;margin-top:7px;color:#45632a}.pdm-actions .pdm-action-favorites{display:flex}
@media(max-width:760px){.pdm-actions .pdm-action-favorites span:not(.pdm-action-icon){display:none}.pdm-newsletter h2{font-size:23px}.pdm-newsletter form>input[type=email]{width:55%}}
.pdm-image-health{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#faf8ef;border:1px solid #e6dec3;padding:12px 15px;margin:0 0 18px;font-size:12px}.pdm-image-health b{color:#8e6817}.pdm-image-health form{margin:0}@media(max-width:760px){.pdm-image-health{align-items:flex-start;flex-direction:column}}

/* v6.3.2 — ritmo tipográfico e campanha exclusiva para telas verticais */
.pdm-home,.pdm-page{font-size:15px;line-height:1.65}
.pdm-page-head{padding:34px 38px 32px;margin-bottom:40px;background:linear-gradient(115deg,#faf9f4 0%,#f7f5ec 100%);border-left:3px solid #bd9a3b;border-bottom:1px solid #e8e2d3}
.pdm-page-head>span{display:block;font-size:10px;font-weight:850;letter-spacing:.19em;color:#886c24;margin-bottom:9px}
.pdm-page-head h1{max-width:850px;font:700 clamp(34px,4vw,50px)/1.12 Georgia,serif;letter-spacing:-.035em;margin:0 0 14px;text-wrap:balance}
.pdm-page-head p{max-width:68ch;font-size:16px;line-height:1.7;color:#56554f;margin:0}
.pdm-content-grid article,.pdm-policy,.pdm-product-details{font-size:15px;line-height:1.75}
.pdm-content-grid article h2,.pdm-policy h2,.pdm-product-details h2{font:700 clamp(24px,2.6vw,32px)/1.2 Georgia,serif;letter-spacing:-.025em;color:#191919;margin:0 0 17px;text-wrap:balance}
.pdm-policy h2:not(:first-child){border-top:1px solid #e8e3d8;padding-top:28px;margin-top:32px}
.pdm-content-grid article p,.pdm-policy p,.pdm-product-details p{max-width:74ch;margin:0 0 17px;color:#575750;line-height:1.76}
.pdm-page :is(ul,ol){padding-left:1.4em;margin:0 0 20px;color:#575750}.pdm-page li+li{margin-top:8px}
.pdm-page strong,.pdm-page b{font-weight:750}.pdm-page .pdm-gold-card strong{font-weight:700}
.pdm-single-info h1{font:700 clamp(30px,3.3vw,44px)/1.13 Georgia,serif;letter-spacing:-.025em;text-wrap:balance}
.pdm-single-info>p{font-size:15px;line-height:1.7;color:#5d5b56;max-width:54ch}
.pdm-section-title h2,.pdm-pricing h2,.pdm-instagram h2{line-height:1.18;text-wrap:balance}
.pdm-pricing p,.pdm-instagram p,.pdm-banner-card p,.pdm-newsletter p{line-height:1.7}
.pdm-product-details .pdm-text-link{display:inline-flex;margin-top:4px;font-weight:750;color:#83611d;text-decoration:underline;text-underline-offset:4px}
@media(max-width:760px){
 .pdm-page-head{padding:26px 21px 25px;margin-bottom:30px}.pdm-page-head h1{font-size:clamp(31px,9vw,42px)}.pdm-page-head p{font-size:14px;line-height:1.65}
 .pdm-content-grid article,.pdm-policy,.pdm-product-details{font-size:14px}.pdm-content-grid article h2,.pdm-policy h2,.pdm-product-details h2{font-size:clamp(24px,7vw,29px)}
 .pdm-home .pdm-hero{background:#080807;color:#f8f6ee;isolation:isolate}
 .pdm-home .pdm-hero:before{inset:0;background:linear-gradient(180deg,rgba(2,2,2,.28) 0%,rgba(2,2,2,.48) 45%,rgba(2,2,2,.16) 66%,rgba(2,2,2,.75) 100%),url('../images/hero-mobile-v1.webp') center center/cover no-repeat}
 .pdm-home .pdm-hero:after{display:none}
 .pdm-home .pdm-hero-grid{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;min-height:680px;gap:20px;padding:36px 0 74px}
 .pdm-home .pdm-hero-copy{padding:0 3px;text-align:left;position:relative;z-index:2}
 .pdm-home .pdm-hero .pdm-kicker{color:#f2d57b;font-size:10px;letter-spacing:.18em;font-weight:900}
 .pdm-home .pdm-hero h1,.pdm-home .pdm-hero h2{color:#fff;font:700 clamp(42px,11vw,55px)/1.02 Georgia,serif;letter-spacing:-.035em;margin:12px 0 14px;text-shadow:0 2px 18px #0009;text-wrap:balance}
 .pdm-home .pdm-hero h1 em,.pdm-home .pdm-hero h2 em{color:#e9c367}
 .pdm-home .pdm-hero-copy>p{color:#eee9db;font-size:13px;line-height:1.58;max-width:40ch;text-shadow:0 1px 12px #000}
 .pdm-home .pdm-hero-buttons{display:flex;flex-wrap:wrap;gap:9px;margin:19px 0 0}
 .pdm-home .pdm-hero .pdm-btn{padding:12px 16px;font-size:10px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}
 .pdm-home .pdm-hero .pdm-btn.ghost{color:#f8f5ee;border-color:#d8c7a5;background:#0005}
 .pdm-home .pdm-hero-products{width:100%;height:250px;display:flex;align-items:center;justify-content:center;gap:8px;margin:0;position:relative}
 .pdm-home .pdm-hero-products img,.pdm-home .pdm-hero-products .p1,.pdm-home .pdm-hero-products .p2,.pdm-home .pdm-hero-products .p3{width:31%;height:215px;position:relative;top:auto;right:auto;object-fit:cover;border:2px solid #eddaab;border-radius:5px;box-shadow:0 14px 32px #000a;transform:none;background:#ddd}
 .pdm-home .pdm-hero-products .p2{width:34%;height:238px;transform:translateY(-7px)}
 .pdm-home .pdm-hero-products:not(:has(.p3)) .p1,.pdm-home .pdm-hero-products:not(:has(.p3)) .p2{width:43%;height:235px}
 .pdm-home .pdm-price-orbit{right:1%;bottom:-10px;width:73px;height:73px;border:2px solid #f5d882;background:#dbad48;color:#16110a;z-index:3;box-shadow:0 9px 25px #0009;font-size:8px}
 .pdm-home .pdm-price-orbit strong{font-size:15px}
 .pdm-home .pdm-slider-dots{bottom:27px}.pdm-home .pdm-slider-dots button{height:5px;background:#a69b7b}.pdm-home .pdm-slider-dots button.is-active{background:#efd073}
}
@media(max-width:390px){.pdm-home .pdm-hero-grid{min-height:660px}.pdm-home .pdm-hero h1,.pdm-home .pdm-hero h2{font-size:clamp(38px,10.7vw,45px)}.pdm-home .pdm-hero-products{height:222px}.pdm-home .pdm-hero-products img,.pdm-home .pdm-hero-products .p1,.pdm-home .pdm-hero-products .p2,.pdm-home .pdm-hero-products .p3{height:195px}.pdm-home .pdm-hero-products .p2{height:215px}.pdm-home .pdm-hero-products:not(:has(.p3)) .p1,.pdm-home .pdm-hero-products:not(:has(.p3)) .p2{height:207px}}
