@font-face{font-family:"Rubik";src:url('/assets/fonts/Rubik-wght.ttf') format('truetype');font-style:normal;font-weight:100 900;font-display:swap}

:root{--pm-navy:#142c40;--pm-gold:#d4a429;--pm-gold-dark:#b7891d;--pm-bg:#f7f8fa;--pm-muted:#687988;--pm-line:rgba(20,44,64,.12);--pm-shadow:0 18px 48px rgba(20,44,64,.08)}
.product-modern,.product-modern button,.product-modern input,.product-modern select{font-family:"Rubik",Arial,sans-serif}
body.product-modern{margin:0;background:var(--pm-bg);color:var(--pm-navy);overflow-x:hidden}

/* Main product */
.product-modern .product-page{width:min(1180px,calc(100% - 48px));max-width:none;margin:28px auto 34px;padding:0;display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:58px;align-items:start}
.product-modern .product-info{grid-column:1;max-width:none;text-align:right;position:sticky;top:24px;padding:8px 0}
.product-modern .product-page>.product-gallery{grid-column:2;grid-row:1;width:100%;min-width:0}
.product-modern .product-page>.product-gallery>.product-gallery{width:100%}
.product-modern .pm-category{margin-bottom:11px;color:var(--pm-gold-dark);font-size:12px;font-weight:550}
.product-modern .product-info h1{margin:0 0 16px;color:var(--pm-navy);font-size:clamp(30px,3vw,42px);line-height:1.28;letter-spacing:-.025em;font-weight:700}
.product-modern .product-price{display:flex;align-items:center;gap:9px;margin:0 0 15px;color:var(--pm-navy);font-size:27px;font-weight:650}
.product-modern .product-price .old-price{margin:0;color:#9aa4ac;font-size:14px;font-weight:400}
.product-modern .product-short-description{margin:0 0 20px;padding:0 0 19px;border-bottom:1px solid var(--pm-line);color:var(--pm-muted);font-size:14px;line-height:1.75}

/* Gallery */
.product-modern .product-main-image{width:100%;min-height:540px;padding:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--pm-line);border-radius:22px;box-shadow:var(--pm-shadow)}
.product-modern .product-main-image img{width:100%;height:470px;max-width:100%;max-height:470px;object-fit:contain}
.product-modern .image-zoom-btn{top:17px;left:17px;width:40px;height:40px;border:1px solid var(--pm-line);border-radius:50%;background:#fff;color:var(--pm-navy);box-shadow:none}
.product-modern .product-thumbs{justify-content:flex-start;gap:10px;margin-top:12px;overflow-x:auto;padding:2px 2px 7px}
.product-modern .product-thumbs button{flex:0 0 68px;width:68px;height:68px;padding:6px;border:1px solid var(--pm-line);border-radius:11px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}
.product-modern .product-thumbs button.active,.product-modern .product-thumbs button:hover{border-color:var(--pm-gold);box-shadow:0 0 0 2px rgba(212,164,41,.1)}
.product-modern .pm-image-counter{position:absolute;right:17px;bottom:17px;padding:5px 9px;border:1px solid var(--pm-line);border-radius:999px;background:rgba(255,255,255,.9);color:var(--pm-muted);font-size:10px;font-weight:500}

/* Options, notices and promotions */
.product-modern .product-preorder-notice{margin:15px 0;padding:12px 14px;border:1px solid #b8ceff;border-radius:12px;background:#f4f7ff}
.product-modern .product-preorder-title{margin-bottom:5px;color:#2563eb;font-size:12px;font-weight:650}.product-modern .product-preorder-text{color:#52657a;font-size:12px;line-height:1.65;font-weight:400}
.product-modern .variation-selectors{gap:12px;margin:18px 0}.product-modern .custom-select-btn{height:46px;border:1px solid var(--pm-line);border-radius:11px;background:#fff;color:var(--pm-navy);font-size:13px}
.product-modern .variation-title{color:var(--pm-muted);font-size:12px}.product-modern .variation-value{color:var(--pm-navy);font-weight:600}
.product-modern .product-promotions-box{margin:15px 0}.product-modern .product-promotion-card{border-radius:13px;box-shadow:none}

/* Purchase */
.product-modern .pm-purchase-row{display:grid;grid-template-columns:112px minmax(0,1fr);gap:10px;margin-top:15px}
.product-modern .pm-purchase-row .quantity-row{width:100%;margin:0}.product-modern .pm-purchase-row .qty-control{width:100%;max-width:none;height:50px;margin:0;border:1px solid var(--pm-line);border-radius:12px;background:#fff}
.product-modern .pm-purchase-row .qty-control button{width:34px;min-width:34px;flex:0 0 34px;font-size:19px}.product-modern .pm-purchase-row .qty-control input{font-size:14px;font-weight:600}
.product-modern .pm-purchase-row .add-cart-btn{width:100%;height:50px;margin:0;border-radius:12px;background:var(--pm-gold);color:#fff;font-size:14px;font-weight:650;box-shadow:0 11px 24px rgba(212,164,41,.2)}
.product-modern .pm-purchase-row .add-cart-btn:hover{background:var(--pm-gold-dark)}
.product-modern .variation-status{min-height:17px;margin:7px 0 0;font-size:10px}.product-modern .variation-help{margin-top:8px;color:var(--pm-muted);font-size:10px}
.product-modern .product-price-summary{margin:12px 0;padding:11px 13px;border:1px solid var(--pm-line);border-radius:11px;box-shadow:none}
.product-modern .single-product-wishlist-btn{min-height:43px;margin-top:9px;border:1px solid var(--pm-line);border-radius:11px;background:#fff;color:var(--pm-navy);font-size:12px;font-weight:500;box-shadow:none}
.product-modern .product-share-actions{gap:8px;margin-top:8px}.product-modern .product-share-btn{min-height:39px;border-color:var(--pm-line);border-radius:10px;background:transparent;color:var(--pm-muted);font-size:11px}

.product-modern .pm-trust{margin-top:16px;padding-top:15px;border-top:1px solid var(--pm-line);display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.product-modern .pm-trust-item{min-width:0;display:flex;align-items:center;gap:8px;padding:7px 6px;border-left:1px solid var(--pm-line)}
.product-modern .pm-trust-item:last-child{border-left:0}
.product-modern .pm-trust-icon{width:31px;height:31px;min-width:31px;display:grid;place-items:center;border-radius:10px;background:#fff8e8;color:var(--pm-gold-dark)}
.product-modern .pm-trust-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.product-modern .pm-trust-copy{min-width:0}.product-modern .pm-trust-copy strong,.product-modern .pm-trust-copy>span{display:block}
.product-modern .pm-trust-copy strong{margin-bottom:3px;color:var(--pm-navy);font-size:9.5px;font-weight:600;white-space:nowrap}.product-modern .pm-trust-copy>span{color:var(--pm-muted);font-size:7.8px;line-height:1.4}
.product-modern .product-specs{max-width:none;margin-top:20px}.product-modern .product-specs-table{border-color:var(--pm-line);border-radius:11px}.product-modern .product-specs-table td{padding:10px 12px;border-color:var(--pm-line);font-size:11px}.product-modern .spec-name{width:105px;background:#f8f9fa;font-weight:550}

/* Long description */
.product-modern .product-description{width:min(1180px,calc(100% - 48px));max-width:none;margin:0 auto 80px;padding:34px 38px;background:#fff;border:1px solid var(--pm-line);border-radius:18px;box-shadow:none;color:var(--pm-navy);font-size:15px;line-height:1.8}
.product-modern .product-description h2{margin:0 0 20px;padding-bottom:14px;border-bottom:1px solid var(--pm-line);color:var(--pm-navy);font-size:23px;font-weight:650}
.product-modern .product-description p{margin:0 0 13px!important;font-size:14px!important;line-height:1.8!important}

/* Related products */
.product-modern .pm-related{width:min(1180px,calc(100% - 48px));margin:0 auto 85px}
.product-modern .pm-related-head{margin-bottom:20px;display:flex;align-items:end;justify-content:space-between;gap:20px}
.product-modern .pm-related-head span{display:block;margin-bottom:6px;color:var(--pm-gold-dark);font-size:11px;font-weight:550}
.product-modern .pm-related-head h2{margin:0;color:var(--pm-navy);font-size:25px;font-weight:650}
.product-modern .pm-related-head>a{padding-bottom:4px;border-bottom:1px solid var(--pm-line);color:var(--pm-navy);font-size:11px;font-weight:500}
.product-modern .pm-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.product-modern .pm-related-card{min-width:0;padding:0 0 16px;display:flex;flex-direction:column;background:#fff;border:1px solid var(--pm-line);border-radius:16px;overflow:hidden;color:var(--pm-navy);transition:transform .2s ease,border-color .2s ease}
.product-modern .pm-related-card:hover{transform:translateY(-3px);border-color:rgba(212,164,41,.35)}
.product-modern .pm-related-image{height:205px;padding:17px;display:flex;align-items:center;justify-content:center;background:#fff}
.product-modern .pm-related-image img{width:100%;height:100%;object-fit:contain}
.product-modern .pm-related-category{margin:0 16px 7px;color:var(--pm-gold-dark);font-size:9px;font-weight:500}
.product-modern .pm-related-card>strong{min-height:42px;margin:0 16px 11px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;font-size:13px;line-height:1.55;font-weight:600}
.product-modern .pm-related-card>b{margin:auto 16px 0;font-size:15px;font-weight:650}

@media(max-width:900px){
  .product-modern .product-page{grid-template-columns:1fr;gap:22px}.product-modern .product-page>.product-gallery{grid-column:1;grid-row:1}.product-modern .product-info{grid-column:1;grid-row:2;position:static;padding:0}.product-modern .product-main-image{min-height:430px}.product-modern .product-main-image img{height:370px;max-height:370px}
  .product-modern .pm-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-modern .pm-related-card:last-child{display:none}
}

@media(max-width:620px){
  .product-modern .product-page,.product-modern .product-description,.product-modern .pm-related{width:min(100% - 28px,1180px)}.product-modern .product-page{margin:16px auto 24px!important;padding:0!important;gap:17px!important}.product-modern .product-main-image{min-height:330px!important;padding:16px!important;border-radius:16px!important}.product-modern .product-main-image img{height:290px!important;max-height:290px!important}.product-modern .product-thumbs button{flex-basis:58px;width:58px;height:58px}.product-modern .product-info h1{font-size:26px!important}.product-modern .product-price{font-size:22px!important}.product-modern .pm-purchase-row{grid-template-columns:96px minmax(0,1fr)}.product-modern .pm-trust{gap:6px}.product-modern .product-description{margin:0 auto 55px!important;padding:22px 18px!important}.product-modern .product-description h2{font-size:20px!important}
  .product-modern .pm-trust{grid-template-columns:1fr;gap:0}
  .product-modern .pm-trust-item{padding:9px 0;border-left:0;border-bottom:1px solid var(--pm-line)}
  .product-modern .pm-trust-item:last-child{border-bottom:0}
  .product-modern .pm-trust-copy strong{font-size:10px}.product-modern .pm-trust-copy>span{font-size:8.5px}
  .product-modern .pm-related{margin-bottom:55px}.product-modern .pm-related-head h2{font-size:20px}.product-modern .pm-related-head>a{font-size:10px}.product-modern .pm-related-grid{gap:10px}.product-modern .pm-related-image{height:145px;padding:10px}.product-modern .pm-related-card>strong{margin-inline:12px;font-size:11px}.product-modern .pm-related-category,.product-modern .pm-related-card>b{margin-inline:12px}
}

@media(prefers-reduced-motion:reduce){.product-modern *{scroll-behavior:auto!important;transition:none!important}}
