:root{--ink: #000;--ink-soft: #3a3937;--paper: #ffffff;--cloud: #f6f4f0;--line: #e8e4db;--muted: #74716b;--gold: #ad8434;--gold-deep: #8c6a28;--gold-light: #d9b568;--radius-sm: 8px;--radius: 16px;--radius-lg: 28px;--container: 1280px;--shadow-sm: 0 1px 3px rgba(16, 16, 18, .08);--shadow-md: 0 12px 32px rgba(16, 16, 18, .12);--ease: cubic-bezier(.4, 0, .2, 1);--font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:var(--font);color:var(--ink);background:var(--paper);line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;background:none;border:0;cursor:pointer}input{font:inherit}h1,h2,h3,h4{margin:0;font-weight:700;letter-spacing:-.02em;line-height:1.15}ul{list-style:none;margin:0;padding:0}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.plm-skip-link{position:fixed;top:-100px;left:1rem;z-index:10000;background:var(--ink);color:var(--paper);padding:.75rem 1.25rem;border-radius:var(--radius-sm);transition:top .2s var(--ease)}.plm-skip-link:focus{top:1rem}.plm-container{max-width:var(--container);margin-inline:auto;padding-inline:clamp(1rem,4vw,2.5rem)}.plm-section{padding-block:clamp(3rem,6vw,6rem)}.plm-section__intro{max-width:640px;margin-bottom:clamp(1.5rem,3vw,2.5rem)}.plm-section__heading{font-size:clamp(1.75rem,3vw,2.5rem);margin-bottom:.5rem}.plm-section__heading--light{color:var(--paper)}.plm-section__sub{color:var(--muted);font-size:1.05rem;margin:0}.plm-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.75rem;border-radius:999px;font-weight:600;font-size:.95rem;letter-spacing:.01em;transition:background-color .2s var(--ease),color .2s var(--ease),border-color .2s var(--ease),opacity .2s var(--ease);white-space:nowrap}.plm-btn--gold{position:relative;overflow:hidden;font-weight:700;letter-spacing:.03em;background:linear-gradient(180deg,#eecd8f,#d9a94c 45%,#b8842e);color:#3a2707;text-shadow:0 1px 0 rgba(255,255,255,.3);box-shadow:0 1px #ffffff8c inset,0 -3px 6px #46300a4d inset,0 3px #8a6420,0 8px 16px #785a204d;transition:box-shadow .15s var(--ease),transform .15s var(--ease),background .2s var(--ease)}.plm-btn--gold:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 40%,rgba(255,255,255,.5) 50%,transparent 60%);transform:translate(-120%);transition:transform .7s var(--ease);pointer-events:none}.plm-btn--gold:hover{background:linear-gradient(180deg,#f5dba3,#e2b768 45%,#c39a44);box-shadow:0 1px #fff9 inset,0 -3px 6px #46300a47 inset,0 5px #8a6420,0 14px 24px #785a2061;transform:translateY(-2px)}.plm-btn--gold:active{transform:translateY(1px);box-shadow:0 1px #ffffff80 inset,0 -2px 4px #46300a4d inset,0 1px #8a6420,0 4px 10px #785a2047}.plm-btn--gold:hover:before{transform:translate(120%)}.plm-btn--ghost{background:transparent;color:var(--line);border:1.5px solid var(--line)}.plm-btn--ghost-light{background:transparent;color:var(--paper);border:1.5px solid rgba(255,255,255,.4)}.plm-btn--ghost-light:hover{border-color:var(--paper)}.plm-btn--dark{background:var(--ink);color:var(--paper)}.plm-btn--dark:hover{background:var(--ink-soft)}.plm-btn--lg{padding:1.05rem 2.25rem;font-size:1.05rem}.plm-btn--block{display:flex;width:100%}.plm-btn:disabled{opacity:.6;cursor:default}.plm-skeleton{position:relative;overflow:hidden;background:var(--cloud);border-radius:var(--radius-sm)}.plm-skeleton:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);animation:plm-shimmer 1.3s infinite}@keyframes plm-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.plm-skeleton:after{animation:none}}[data-toast]{position:fixed;left:50%;bottom:1.5rem;transform:translate(-50%,.5rem);z-index:1000;max-width:calc(100vw - 2rem);padding:.75rem 1.25rem;border-radius:var(--radius-sm);background:var(--ink);color:var(--paper);font-size:.9rem;box-shadow:var(--shadow-md);opacity:0;pointer-events:none;transition:opacity .2s var(--ease),transform .2s var(--ease)}[data-toast].is-visible{opacity:1;transform:translate(-50%)}[data-toast][data-type=error]{background:#a4342a}@media (prefers-reduced-motion: reduce){[data-toast]{transition:none}}.plm-header{position:sticky;top:0;z-index:400;background:#080809;border-bottom:1px solid rgba(255,255,255,.08);color:var(--paper)}.plm-topbar{position:relative;background:var(--ink);color:var(--gold-light);overflow:hidden;font-size:.8rem;letter-spacing:.06em;text-transform:uppercase;padding-block:.55rem}.plm-topbar__track{display:flex;width:max-content;animation:plm-marquee 20s linear infinite;animation-play-state:paused}.plm-topbar__track[style*=--marquee-distance]{animation-play-state:running}.plm-topbar__track span{padding-inline:2rem;white-space:nowrap;flex-shrink:0}@keyframes plm-marquee{to{transform:translate(var(--marquee-distance, -50%))}}@media (prefers-reduced-motion: reduce){.plm-topbar__track{animation:none}}.plm-header__row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;padding-block:.5rem}.plm-header__start{display:flex;align-items:center;gap:.75rem;justify-self:start}.plm-menu-toggle{display:none;padding:.4rem;border-radius:var(--radius-sm);color:var(--paper)}.plm-logo{font-weight:800;font-size:1.25rem;letter-spacing:-.01em;text-transform:uppercase;color:var(--paper)}.plm-logo img{height:60px;max-height:60px;width:auto;max-width:200px;aspect-ratio:320 / 84;object-fit:contain;display:block}.plm-primary-nav{display:flex;justify-self:center}.plm-nav{display:flex;align-items:center;gap:1.75rem}.plm-nav__link{font-size:.95rem;font-weight:500;color:var(--paper);padding-block:.25rem;border-bottom:1.5px solid transparent;transition:border-color .2s var(--ease),color .2s var(--ease)}.plm-nav__link:hover{border-color:var(--gold-light);color:var(--gold-light)}.plm-nav__item--has-children{position:relative}.plm-nav__item--has-children>.plm-nav__link:after{content:"";display:inline-block;width:6px;height:6px;margin-left:.4em;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-3px) rotate(45deg)}.plm-nav__submenu{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(4px);z-index:10;min-width:240px;max-height:70vh;overflow-y:auto;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-sm);box-shadow:var(--shadow-md);padding:.5rem;margin-top:.75rem;opacity:0;visibility:hidden;transition:opacity .15s var(--ease),transform .15s var(--ease),visibility .15s var(--ease)}.plm-nav__item--has-children:hover>.plm-nav__submenu,.plm-nav__item--has-children:focus-within>.plm-nav__submenu{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.plm-nav__submenu .plm-nav__link{display:block;color:var(--ink);padding:.55rem .75rem;border-radius:var(--radius-sm);border-bottom:0;white-space:nowrap}.plm-nav__submenu .plm-nav__link:hover{background:var(--cloud);color:var(--ink)}#plm-primary-nav .plm-nav__expand{display:none}.plm-header__actions{display:flex;align-items:center;gap:.4rem;justify-self:end}.plm-icon-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;color:var(--paper);transition:background-color .2s var(--ease)}.plm-icon-btn:hover{background:#ffffff1a}.plm-cart-trigger{position:relative;display:inline-flex;align-items:center;gap:.6rem;background:var(--paper);border-radius:999px;padding:.3rem;transition:box-shadow .2s var(--ease),transform .15s var(--ease),padding .15s var(--ease)}.plm-cart-trigger:has(.plm-cart-trigger__price:not(:empty)){padding:.3rem 1rem .3rem .3rem}.plm-cart-trigger:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.plm-cart-trigger__icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:var(--gold);color:var(--paper)}.plm-cart-trigger__price{font-size:.9rem;font-weight:700;color:var(--ink);white-space:nowrap}.plm-cart-trigger__price:empty{display:none}.plm-cart-count{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--ink);color:var(--paper);border:2px solid var(--paper);font-size:.62rem;font-weight:700;line-height:14px;text-align:center}@media (max-width: 1180px){.plm-menu-toggle{display:inline-flex}.plm-header__row{grid-template-columns:auto 1fr auto}.plm-primary-nav{display:none}}.plm-drawer__panel.plm-mobile-nav__panel{left:0;right:auto;transform:translate(-100%);background:var(--ink);color:var(--paper)}.plm-mobile-nav.is-open .plm-drawer__panel.plm-mobile-nav__panel{transform:translate(0)}.plm-mobile-nav .plm-drawer__header{border-bottom-color:#ffffff1f;flex-shrink:0}.plm-mobile-nav .plm-drawer__header h2,.plm-mobile-nav .plm-drawer__close{color:var(--paper)}.plm-mobile-nav .plm-drawer__close:hover{background:#ffffff1a}.plm-mobile-nav__body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:.5rem clamp(1rem,4vw,1.5rem) 1.5rem}.plm-mobile-nav__body .plm-nav{flex-direction:column;align-items:stretch;gap:0}.plm-mobile-nav__body .plm-nav__item{border-bottom:1px solid rgba(255,255,255,.08)}.plm-mobile-nav__body>.plm-nav>.plm-nav__item:last-child{border-bottom:0}.plm-mobile-nav__body .plm-nav__row{display:flex;align-items:stretch}.plm-mobile-nav__body .plm-nav__link{flex:1;display:flex;align-items:center;width:auto;padding:.9rem 0;font-size:1rem}.plm-mobile-nav__body .plm-nav__item--has-children>.plm-nav__row>.plm-nav__link:after{display:none}.plm-mobile-nav__body .plm-nav__expand{display:inline-flex;align-items:center;justify-content:center;width:44px;flex-shrink:0;color:var(--paper);transition:transform .2s var(--ease)}.plm-mobile-nav__body .plm-nav__item--has-children.is-expanded>.plm-nav__row>.plm-nav__expand{transform:rotate(180deg)}.plm-mobile-nav__body .plm-nav__submenu{position:static;top:auto;left:auto;z-index:auto;min-width:0;background:transparent;border:0;border-radius:0;box-shadow:none;opacity:1;visibility:hidden;max-height:0;overflow:hidden;transition:max-height .25s var(--ease);margin:0 0 0 .5rem;padding:0;border-left:2px solid rgba(255,255,255,.15)}.plm-mobile-nav__body .plm-nav__item--has-children:hover>.plm-nav__submenu,.plm-mobile-nav__body .plm-nav__item--has-children:focus-within>.plm-nav__submenu{transform:none}.plm-mobile-nav__body .plm-nav__item--has-children.is-expanded>.plm-nav__submenu{visibility:visible;max-height:1200px}.plm-mobile-nav__body .plm-nav__submenu .plm-nav__item{border-bottom:0}.plm-mobile-nav__body .plm-nav__submenu .plm-nav__link{color:#ffffffbf;padding:.65rem 0 .65rem 1rem;font-size:.92rem}.plm-mobile-nav__body .plm-nav__submenu .plm-nav__link:hover{color:var(--gold-light)}@media (max-width: 540px){.plm-logo{display:none}}.plm-age-gate{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:var(--ink);padding:1.5rem}.plm-age-gate__panel{max-width:420px;text-align:center;color:var(--paper)}.plm-age-gate__logo{height:73px;width:auto;margin-inline:auto;margin-bottom:1.5rem}.plm-age-gate__wordmark{font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--gold-light);margin-bottom:1.5rem}.plm-age-gate__title{font-size:1.5rem;letter-spacing:.04em;margin-bottom:.75rem}.plm-age-gate__sub{color:#ffffffb3;margin-bottom:2rem}.plm-age-gate__actions{display:flex;flex-direction:column;gap:.75rem}.plm-age-gate__disclaimer{margin-top:1.25rem;font-size:.8rem;color:#ffffff80}.plm-hero{position:relative;background:var(--ink);overflow:hidden;min-height:min(64vh,560px);display:flex;align-items:center}.plm-hero__media{position:absolute;inset:0 0 0 42%}.plm-hero__media img{width:100%;height:100%;object-fit:cover;object-position:right center}.plm-hero .plm-container{position:relative;z-index:1;width:100%}.plm-hero__content{color:var(--paper);max-width:560px;padding-block:clamp(2.5rem,6vw,4rem)}.plm-hero__eyebrow{color:var(--gold-light);text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;font-weight:700;margin:0 0 1rem}.plm-hero__heading{font-size:clamp(2.25rem,4.5vw,3.5rem);margin-bottom:1rem}.plm-hero__sub{font-size:clamp(1rem,2vw,1.15rem);color:#ffffffd9;margin-bottom:2rem;max-width:46ch}.plm-hero__actions{display:flex;flex-wrap:wrap;gap:.85rem}@media (max-width: 768px){.plm-hero{min-height:0;display:block}.plm-hero__media{display:none}.plm-hero__content{max-width:none;padding-block:1.75rem}}.plm-trust-row{background:var(--ink);border-top:1px solid rgba(255,255,255,.1)}.plm-trust-row__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-evenly;padding-block:2rem}.plm-trust-row__item{display:flex;align-items:center;justify-content:center;width:150px;height:150px;color:var(--gold-deep);flex-shrink:0;object-fit:contain}.plm-category-grid{padding-block:clamp(2rem,4vw,3.5rem)}.plm-category-grid .plm-section__heading{margin-bottom:clamp(1.5rem,4vw,3rem)}.plm-category-grid__row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.25rem}.plm-category-card{position:relative;display:block;border-radius:var(--radius);overflow:hidden;aspect-ratio:1;background:var(--cloud)}.plm-category-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s var(--ease)}.plm-category-card:hover img{transform:scale(1.05)}.plm-category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(16,16,18,.75) 100%)}.plm-category-card__label{position:absolute;left:1rem;right:1rem;bottom:1rem;color:var(--paper);font-weight:700;font-size:1.05rem;z-index:1}.plm-usp{background:var(--ink);color:var(--paper);border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.plm-usp__intro{max-width:640px;margin-bottom:2.5rem}.plm-usp__sub{color:#ffffffb3;margin-bottom:1.5rem}.plm-usp__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem}.plm-usp__item h3{color:var(--gold-light);font-size:1.15rem;margin-bottom:.5rem}.plm-usp__item p{color:#ffffffbf;margin:0}.plm-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media (max-width: 1080px){.plm-product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 700px){.plm-product-grid{grid-template-columns:1fr}}.plm-product-card{display:flex;flex-direction:column;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:box-shadow .25s var(--ease),transform .25s var(--ease),border-color .25s var(--ease)}.plm-product-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px);border-color:var(--gold-light)}.plm-product-card__media{position:relative;aspect-ratio:1;background:var(--cloud)}.plm-product-card__media img{width:100%;height:100%;object-fit:cover}.plm-product-card__badges{position:absolute;top:.75rem;left:.75rem;z-index:2;display:flex;flex-direction:column;gap:.35rem}.plm-badge{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.3rem .65rem;border-radius:999px;color:var(--paper);box-shadow:var(--shadow-sm)}.plm-badge--sale{background:#c0392b}.plm-badge--new{background:var(--ink)}.plm-badge--muted{background:var(--muted)}.plm-badge--category{background:#101012b8;color:var(--paper);pointer-events:none}.plm-product-card__wishlist{position:absolute;top:.75rem;right:.75rem;z-index:2;opacity:0;transform:translateY(-4px);transition:opacity .2s var(--ease),transform .2s var(--ease)}.plm-product-card:hover .plm-product-card__wishlist,.plm-product-card:focus-within .plm-product-card__wishlist,.plm-product-card__wishlist:has(.tinvwl-product-in-list){opacity:1;transform:translateY(0)}@media (max-width: 640px),(hover: none){.plm-product-card__wishlist{opacity:1;transform:none}}.plm-product-card__wishlist .tinv-wraper{display:block}.plm-product-card__wishlist .tinvwl_add_to_wishlist_button{width:28px;height:28px;margin:0!important;display:flex!important;align-items:center;justify-content:center;font-size:24px;color:var(--ink);filter:drop-shadow(0 1px 2px rgba(255,255,255,.85));transition:color .15s var(--ease),transform .15s var(--ease)}.plm-product-card__wishlist .tinvwl_add_to_wishlist_button:hover,.plm-product-card__wishlist .tinvwl_add_to_wishlist_button.tinvwl-product-in-list{color:#c0392b}.plm-product-card__wishlist .tinvwl_add_to_wishlist_button:hover{transform:scale(1.12)}.plm-product-card__wishlist .tinvwl_add_to_wishlist_button:before{position:static!important;top:auto!important;left:auto!important;margin:0!important;font-size:24px!important}.plm-product-card__wishlist .tinvwl_add_to_wishlist-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.plm-product-card__wishlist .tinvwl-tooltip{display:none!important}.plm-product-card__quick-add{position:absolute;left:.6rem;right:.6rem;bottom:.6rem;z-index:2;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem;border-radius:999px;background:var(--ink);color:var(--paper);font-size:.85rem;font-weight:600;opacity:0;transform:translateY(6px);transition:opacity .2s var(--ease),transform .2s var(--ease),background-color .2s var(--ease)}.plm-product-card:hover .plm-product-card__quick-add,.plm-product-card:focus-within .plm-product-card__quick-add{opacity:1;transform:translateY(0)}.plm-product-card__quick-add:hover{background:var(--gold-deep)}.plm-product-card__quick-add:disabled{opacity:1;background:var(--muted)}@media (max-width: 640px),(hover: none){.plm-product-card__quick-add{opacity:1;transform:none}}.plm-product-card__body{display:flex;flex-direction:column;gap:.4rem;padding:1.1rem}.plm-product-card__title{font-weight:600;font-size:.98rem;line-height:1.3}.plm-product-card__rating{display:flex;align-items:center;gap:.4rem}.plm-stars{position:relative;display:inline-block;font-size:.85rem;letter-spacing:.1em;color:var(--line);line-height:1}.plm-stars:before{content:"\2605\2605\2605\2605\2605";position:absolute;inset:0;width:var(--rating, 0%);overflow:hidden;white-space:nowrap;color:var(--gold)}.plm-product-card__review-count{font-size:.78rem;color:var(--muted)}.plm-product-card__price{color:var(--ink);font-weight:700;font-size:1.05rem}.plm-product-card__price del{color:var(--muted);font-weight:400;font-size:.85em;text-decoration:line-through;margin-right:.4em}.plm-product-card__price ins{color:#c0392b;font-weight:700;text-decoration:none}.plm-promo-banner__row{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,3rem);align-items:center;background:var(--cloud);border-radius:var(--radius-lg);padding:clamp(1.5rem,4vw,3rem)}.plm-promo-banner__media img{border-radius:var(--radius);aspect-ratio:4 / 3;object-fit:contain;width:100%}.plm-promo-banner__content p{color:var(--muted);margin:.75rem 0 1.5rem}.plm-promo-banner--dark{background:var(--ink);padding-block:0}.plm-promo-banner--dark .plm-promo-banner__row{background:transparent;border-radius:0;padding:0}@media (max-width: 768px){.plm-promo-banner__media{display:none}.plm-promo-banner--dark .plm-promo-banner__row{padding:clamp(2.5rem,8vw,4rem) clamp(1rem,4vw,2.5rem)}}.plm-promo-banner--dark .plm-section__heading,.plm-promo-banner--dark .plm-promo-banner__content p{color:var(--paper)}.plm-promo-banner--dark .plm-promo-banner__media img{border-radius:var(--radius-lg)}.plm-newsletter__form{display:flex;gap:.5rem;max-width:420px}.plm-newsletter__form input{flex:1;padding:.85rem 1.1rem;border-radius:999px;border:1.5px solid var(--line);background:var(--paper);color:var(--ink)}.plm-newsletter__status{min-height:1.2em;margin:.6rem 0 0;font-size:.85rem}.plm-newsletter-cta{background:var(--cloud);text-align:center}.plm-newsletter-cta__inner{max-width:520px;margin-inline:auto}.plm-newsletter-cta .plm-newsletter__form{margin-inline:auto;margin-top:1.25rem}@media (max-width: 760px){.plm-promo-banner__row{grid-template-columns:1fr}}.plm-info-header{background:var(--cloud);padding-block:clamp(2.5rem,6vw,4rem);text-align:center}.plm-info-header__inner{max-width:720px}.plm-info-header__eyebrow{color:var(--gold-deep);text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;font-weight:700;margin:0 0 1rem}.plm-info-header__heading{font-size:clamp(2rem,4vw,2.75rem);margin-bottom:.75rem}.plm-breadcrumbs{margin-bottom:1rem}.plm-breadcrumbs__list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;margin:0;padding:0;list-style:none;font-size:.85rem;color:var(--muted)}.plm-breadcrumbs__item:not(:last-child):after{content:"/";margin-left:.4rem;color:var(--line)}.plm-breadcrumbs__item a{color:var(--muted);text-decoration:underline;text-underline-offset:2px}.plm-breadcrumbs__item a:hover{color:var(--gold-deep)}.plm-breadcrumbs__item [aria-current=page]{color:var(--ink-soft);font-weight:600}.plm-info-header__intro{color:var(--muted);font-size:1.05rem;margin:0 auto;max-width:56ch}.plm-info-richtext__inner{max-width:720px}.plm-prose{color:var(--ink-soft);font-size:1.02rem;line-height:1.75}.plm-prose>:first-child{margin-top:0}.plm-prose>:last-child{margin-bottom:0}.plm-prose h2,.plm-prose h3,.plm-prose h4{margin-top:2em;margin-bottom:.6em;line-height:1.3}.plm-prose h2{font-size:1.4rem}.plm-prose h3{font-size:1.15rem}.plm-prose p{margin:0 0 1.2em}.plm-prose ul,.plm-prose ol{margin:0 0 1.2em;padding-left:1.4em}.plm-prose li{margin-bottom:.4em}.plm-prose a{color:var(--gold-deep);text-decoration:underline;text-underline-offset:2px}.plm-prose strong{color:var(--ink)}.plm-info-faq__inner{max-width:720px}.plm-info-faq+.plm-info-faq{padding-top:0}.plm-faq-groups__heading{padding-top:clamp(3rem,6vw,6rem);padding-bottom:clamp(1.5rem,3vw,2rem);max-width:720px;text-align:center}.plm-faq-groups__heading .plm-section__heading{margin-bottom:.6rem}.plm-faq-groups__heading .plm-section__sub{max-width:60ch;margin-inline:auto}.plm-faq-groups__heading+.plm-info-faq{padding-top:0}.plm-info-faq__list{border-top:1px solid var(--line)}.plm-info-faq__item{border-bottom:1px solid var(--line);padding-block:1.1rem}.plm-info-faq__question{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-weight:600;font-size:1.02rem}.plm-info-faq__question::-webkit-details-marker{display:none}.plm-info-faq__question:after{content:"+";flex-shrink:0;font-size:1.3rem;line-height:1;color:var(--gold-deep);transition:transform .2s var(--ease)}.plm-info-faq__item[open] .plm-info-faq__question:after{transform:rotate(45deg)}.plm-info-faq__answer{padding-top:.85rem}.plm-blog-archive__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,3vw,2rem)}@media (max-width: 1080px){.plm-blog-archive__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 700px){.plm-blog-archive__grid{grid-template-columns:1fr}}.plm-blog-card{display:flex;flex-direction:column;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:box-shadow .2s var(--ease),transform .2s var(--ease),border-color .2s var(--ease)}.plm-blog-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px);border-color:var(--gold-light)}.plm-blog-card__media{display:block;aspect-ratio:16 / 9;background:var(--cloud)}.plm-blog-card__media img{width:100%;height:100%;object-fit:cover}.plm-blog-card__body{padding:1.25rem 1.4rem 1.5rem;display:flex;flex-direction:column;flex:1}.plm-blog-card__date{color:var(--muted);font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;margin:0 0 .5rem}.plm-blog-card__title{font-size:1.15rem;line-height:1.35;margin:0 0 .6rem}.plm-blog-card__title a{color:var(--ink)}.plm-blog-card__title a:hover{color:var(--gold-deep)}.plm-blog-card__excerpt{color:var(--muted);font-size:.92rem;line-height:1.6;margin:0 0 1rem;flex:1}.plm-blog-card__link{color:var(--gold-deep);font-weight:600;font-size:.9rem}.plm-blog-archive__pagination{display:flex;justify-content:center;gap:.4rem;margin-top:clamp(2rem,4vw,3rem)}.plm-blog-archive__pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:2.4rem;height:2.4rem;padding-inline:.5rem;border-radius:var(--radius-sm);border:1px solid var(--line);color:var(--ink-soft);font-size:.9rem}.plm-blog-archive__pagination .page-numbers:hover{border-color:var(--gold-light)}.plm-blog-archive__pagination .page-numbers.current{background:var(--ink);border-color:var(--ink);color:var(--paper)}.plm-post__header{background:var(--cloud);padding-block:clamp(2.5rem,6vw,4rem);text-align:center}.plm-post__header-inner{max-width:760px}.plm-post__date{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;margin:0 0 .75rem}.plm-post__title{font-size:clamp(1.75rem,3.5vw,2.5rem);line-height:1.25;margin:0}.plm-post__hero{max-width:1100px;margin:clamp(1.5rem,4vw,2.5rem) auto 0;padding-inline:clamp(1rem,4vw,2.5rem)}.plm-post__hero img{width:100%;height:auto;border-radius:var(--radius);display:block}.plm-post__body-wrap{padding-block:clamp(2.5rem,5vw,4rem)}.plm-post__body{max-width:760px;margin-inline:auto}.plm-post__body img{border-radius:var(--radius-sm);margin-block:1.5rem}.plm-post__back{max-width:760px;margin:clamp(2rem,4vw,3rem) auto 0}.plm-post__back a{color:var(--gold-deep);font-weight:600}.plm-post__nav{max-width:760px;margin:clamp(2rem,4vw,3rem) auto 0;display:flex;flex-wrap:wrap;gap:.75rem}.plm-post__nav-next{margin-left:auto}.plm-edu-hero__stats{display:flex;flex-wrap:wrap;gap:.75rem 2rem;margin:2rem 0 0;padding:1.5rem 0 0;border-top:1px solid rgba(255,255,255,.15);list-style:none}@media (min-width: 768px){.plm-edu-hero__stats{flex-wrap:nowrap;width:max-content;max-width:none}}.plm-edu-hero__stats li{display:flex;align-items:center;gap:.6rem;font-size:.95rem;font-weight:600;color:var(--paper)}.plm-edu-hero__stats-icon{flex-shrink:0;color:var(--gold-light)}.plm-edu-start-here{background:var(--cloud)}.plm-edu-start-here__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,3vw,2rem)}@media (max-width: 860px){.plm-edu-start-here__grid{grid-template-columns:1fr}}.plm-edu-start-here__card{display:block;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:1.75rem;transition:box-shadow .2s var(--ease),transform .2s var(--ease),border-color .2s var(--ease)}.plm-edu-start-here__card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px);border-color:var(--gold-light)}.plm-edu-start-here__card h3{font-size:1.2rem;margin-bottom:.5rem;color:var(--ink)}.plm-edu-start-here__card p{color:var(--muted);font-size:.95rem;line-height:1.6;margin-bottom:1rem}.plm-edu-start-here__card-cta{color:var(--gold-deep);font-weight:600;font-size:.9rem}.plm-edu-faq-teaser__inner{max-width:640px;text-align:center}.plm-edu-faq-teaser__inner .plm-section__sub{margin-inline:auto;margin-bottom:1.75rem}.plm-edu-hub-nav{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:clamp(2rem,4vw,3rem)}.plm-edu-hub-nav__next{margin-left:auto}.plm-auth{max-width:var(--container);margin-inline:auto;padding-block:clamp(2rem,5vw,4rem);display:grid;grid-template-columns:1.1fr .9fr;min-height:70vh}@media (max-width: 900px){.plm-auth{grid-template-columns:1fr}}.plm-auth__form-side{display:flex;align-items:center;padding:0}.plm-auth__form-wrap{max-width:520px;width:100%;margin-inline:0 auto}@media (max-width: 900px){.plm-auth__form-wrap{margin-inline:auto}}.plm-auth__heading{font-size:1.75rem;margin-bottom:1.5rem}.plm-auth__panel{display:none}.plm-auth__panel.is-active{display:block}.plm-auth__note{color:var(--muted);font-size:.9rem}.woocommerce-form-login,.woocommerce-form-register{display:flex;flex-direction:column;gap:10px}.plm-auth .form-row{margin:0}.plm-auth .form-row label{display:block;font-size:.88rem;font-weight:600;margin-bottom:.4rem}.plm-auth .required{color:#b3413a}.plm-auth__name-row{display:grid;grid-template-columns:1fr 1fr;gap:0 1rem}@media (max-width: 480px){.plm-auth__name-row{grid-template-columns:1fr}}.plm-auth .plm-auth__terms label{display:flex;align-items:flex-start;gap:.6rem;font-size:.85rem;font-weight:400;color:var(--muted);cursor:pointer}.plm-auth__terms input[type=checkbox]{flex-shrink:0;width:1rem;height:1rem;margin-top:.15rem}.plm-auth__terms a{color:var(--gold-deep);text-decoration:underline;text-underline-offset:2px}.woocommerce-Input,.plm-auth input.input-text{width:100%;padding:.75rem 1rem;border:1px solid var(--line);border-radius:var(--radius-sm);font-size:1rem;font-family:inherit;background:var(--paper);color:var(--ink)}.woocommerce-Input:focus,.plm-auth input.input-text:focus{outline:none;border-color:var(--gold-deep)}.lost_password{margin:10px 0 0;font-size:.9rem;text-align:center}.lost_password a{color:var(--gold-deep);text-decoration:underline;text-underline-offset:2px}.woocommerce-form-login__submit,.woocommerce-form-register__submit{width:100%}.woocommerce-error,.woocommerce-message,.woocommerce-info{list-style:none;margin:0 0 1.5rem;padding:.9rem 1.1rem;border-radius:var(--radius-sm);font-size:.92rem}.woocommerce-error{background:#fbeae8;color:#8a2f26}.woocommerce-message{background:#eaf5ec;color:#2c5c34}.woocommerce-info{background:var(--cloud);color:var(--ink-soft)}.plm-auth__signed-in{display:flex;flex-direction:column;align-items:flex-start;gap:.85rem}.plm-auth__signed-in .plm-btn{width:100%;justify-content:center}.plm-auth__side-panel{background:var(--ink);color:var(--paper);display:flex;align-items:center}.plm-auth__side-inner{padding-block:clamp(1rem,2vw,1.5rem);padding-inline:clamp(2.5rem,5vw,4rem);max-width:420px}.plm-auth__side-inner h2{color:var(--paper);font-size:clamp(1.5rem,3vw,2rem);margin:.75rem 0 1rem}.plm-auth__side-copy{display:none}.plm-auth__side-copy.is-active{display:block}.plm-auth__side-copy p{color:#fffc;line-height:1.65;margin-bottom:2rem}.plm-auth__side-copy .plm-btn{margin-bottom:2rem}body.woocommerce-account .plm-page__content>.woocommerce{display:grid;grid-template-columns:240px 1fr;gap:clamp(2rem,4vw,3.5rem);align-items:start}@media (max-width: 780px){body.woocommerce-account .plm-page__content>.woocommerce{grid-template-columns:1fr}}body.woocommerce-account .plm-section{padding-top:clamp(1.5rem,3vw,2.5rem)}body.woocommerce-account .plm-page__title{margin-bottom:clamp(2rem,4vw,3rem)}.woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:.5rem;background:var(--cloud);border-radius:var(--radius);position:sticky;top:1.5rem}.woocommerce-MyAccount-navigation-link{display:block}.woocommerce-MyAccount-navigation-link a{display:flex;align-items:center;gap:.7rem;padding:.65rem .85rem;border-radius:var(--radius-sm);color:var(--ink-soft);font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .15s var(--ease),color .15s var(--ease)}.woocommerce-MyAccount-navigation-link a:hover{background:var(--paper);color:var(--ink)}.woocommerce-MyAccount-navigation-link.is-active a{background:var(--paper);color:var(--gold-deep);box-shadow:var(--shadow-sm)}.plm-account-nav__icon{flex-shrink:0;color:currentColor;opacity:.85}.woocommerce-MyAccount-navigation-link--customer-logout{margin-top:.4rem;padding-top:.4rem;border-top:1px solid var(--line)}@media (max-width: 780px){.woocommerce-MyAccount-navigation ul{position:static;display:flex;flex-wrap:wrap;gap:.25rem}.woocommerce-MyAccount-navigation-link{flex:1 1 auto}.woocommerce-MyAccount-navigation-link--customer-logout{margin-top:0;padding-top:0;border-top:0}}.plm-account-dashboard__greeting{font-size:1.15rem;margin:0 0 1.5rem;color:var(--ink)}.plm-account-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:1.25rem 1.5rem}.plm-account-dashboard__recent-order{margin-bottom:1.5rem}.plm-account-card__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.plm-account-card__eyebrow{margin:0 0 .3rem;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--gold-deep)}.plm-account-card__title{margin:0 0 .25rem;font-size:1.05rem;font-weight:700;color:var(--ink)}.plm-account-card__meta{margin:0;font-size:.9rem;color:var(--muted)}.plm-account-dashboard__quick-links{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 560px){.plm-account-dashboard__quick-links{grid-template-columns:1fr}}.plm-account-quick-link{display:flex;align-items:center;gap:.9rem;text-decoration:none;transition:transform .15s var(--ease),box-shadow .15s var(--ease)}.plm-account-quick-link:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.plm-account-quick-link__icon{flex-shrink:0;color:var(--gold-deep)}.plm-account-quick-link__title{display:block;font-weight:700;color:var(--ink);font-size:.98rem}.plm-account-quick-link__desc{display:block;font-size:.85rem;color:var(--muted);margin-top:.15rem}.woocommerce-orders-table,.woocommerce-table--order-details{width:100%;border-collapse:collapse;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.woocommerce-orders-table__header,.woocommerce-table--order-details thead th{text-align:left;font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);background:var(--cloud);padding:.85rem 1.1rem;font-weight:700}.woocommerce-orders-table__cell,.woocommerce-table--order-details td,.woocommerce-table--order-details th{padding:.9rem 1.1rem;border-top:1px solid var(--line);font-size:.92rem;color:var(--ink-soft);vertical-align:middle}.woocommerce-table--order-details .product-total{text-align:right}.woocommerce-orders-table__cell-order-number a{color:var(--gold-deep);font-weight:700;text-decoration:none}.woocommerce-orders-table__cell-order-number a:hover{text-decoration:underline}.woocommerce-orders-table__cell-order-actions .woocommerce-button,.woocommerce-orders-table__cell-order-actions .button{display:inline-block;margin:.15rem .3rem .15rem 0}.woocommerce-table--order-details tfoot{background:var(--cloud)}.woocommerce-table--order-details tfoot tr:first-child th,.woocommerce-table--order-details tfoot tr:first-child td{border-top:2px solid var(--line)}.woocommerce-table--order-details tfoot th,.woocommerce-table--order-details tfoot td{font-weight:700}.woocommerce-table--order-details tfoot th,.woocommerce-table--order-details tfoot td{text-align:right}@media (max-width: 700px){.woocommerce-orders-table thead{display:none}.woocommerce-orders-table,.woocommerce-orders-table tbody,.woocommerce-orders-table tr,.woocommerce-orders-table td,.woocommerce-orders-table th{display:block;width:100%}.woocommerce-orders-table__row{border-top:1px solid var(--line);padding:.75rem 1.1rem}.woocommerce-orders-table__row:first-child{border-top:0}.woocommerce-orders-table__cell{border-top:0;padding:.3rem 0;display:flex;justify-content:space-between;gap:1rem;text-align:right}.woocommerce-orders-table__cell:before{content:attr(data-title);font-weight:700;color:var(--ink);text-align:left}.woocommerce-orders-table__cell-order-actions{justify-content:flex-start}.woocommerce-orders-table__cell-order-actions:before{display:none}}.woocommerce-order-details__title,.woocommerce-column__title{font-size:1.15rem;margin:2rem 0 .85rem}.woocommerce-order-details__title:first-child{margin-top:0}.woocommerce-Addresses.u-columns{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}@media (max-width: 560px){.woocommerce-Addresses.u-columns{grid-template-columns:1fr}}.woocommerce-Address{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:1.25rem 1.5rem}.woocommerce-Address-title.title{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.woocommerce-Address-title.title h2{font-size:1rem;margin:0}.woocommerce-Address-title.title .edit{font-size:.85rem;font-weight:700;color:var(--gold-deep);text-decoration:none;white-space:nowrap}.woocommerce-Address-title.title .edit:hover{text-decoration:underline}.woocommerce-Address address{font-style:normal;color:var(--ink-soft);line-height:1.6;font-size:.92rem}.woocommerce-customer-details{margin-top:2rem}.woocommerce-columns--addresses{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 560px){.woocommerce-columns--addresses{grid-template-columns:1fr}}.woocommerce-customer-details>.woocommerce-column__title,.woocommerce-columns--addresses .woocommerce-column__title{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:0 0 .5rem}.woocommerce-customer-details>address,.woocommerce-column--billing-address,.woocommerce-column--shipping-address{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:1.1rem 1.35rem}.woocommerce-customer-details address{font-style:normal;color:var(--ink-soft);line-height:1.6;font-size:.9rem}.woocommerce-customer-details--phone,.woocommerce-customer-details--email{margin:.3rem 0 0}body.woocommerce-account .woocommerce-form-row{margin-bottom:1.1rem}body.woocommerce-account .form-row-first,body.woocommerce-account .form-row-last{display:inline-block;width:48%}body.woocommerce-account .form-row-last{float:right}body.woocommerce-account .form-row label{display:block;margin-bottom:.4rem;font-size:.9rem;font-weight:600;color:var(--ink)}body.woocommerce-account input.input-text,body.woocommerce-account select{width:100%;padding:.6rem .85rem;border:1px solid var(--line);border-radius:var(--radius-sm);font-size:.95rem;font-family:inherit;background:var(--paper);color:var(--ink)}body.woocommerce-account input.input-text:focus,body.woocommerce-account select:focus{outline:none;border-color:var(--gold-deep)}body.woocommerce-account fieldset{border:0;padding:0;margin:1.5rem 0 0}body.woocommerce-account fieldset legend{font-size:1rem;font-weight:700;margin-bottom:1rem;padding:0}@media (max-width: 560px){body.woocommerce-account .form-row-first,body.woocommerce-account .form-row-last{width:100%;float:none}}body.woocommerce-account .woocommerce-Button.button,body.woocommerce-account button.woocommerce-Button,body.woocommerce-account a.woocommerce-Button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.6rem;border-radius:999px;background:var(--gold);color:var(--paper);font-weight:700;font-size:.95rem;border:0;cursor:pointer;text-decoration:none;transition:background-color .15s var(--ease)}body.woocommerce-account .woocommerce-Button.button:hover,body.woocommerce-account button.woocommerce-Button:hover,body.woocommerce-account a.woocommerce-Button:hover{background:var(--gold-deep)}.woocommerce-MyAccount-downloads-table{width:100%;border-collapse:collapse;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.woocommerce-MyAccount-downloads-table th{text-align:left;font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);background:var(--cloud);padding:.85rem 1.1rem}.woocommerce-MyAccount-downloads-table td{padding:.9rem 1.1rem;border-top:1px solid var(--line);font-size:.92rem}.plm-catalog-hero{position:relative;background:var(--ink);color:var(--paper);overflow:hidden;min-height:clamp(260px,32vw,380px);display:flex;align-items:center}.plm-catalog-hero__media{position:absolute;inset:0}.plm-catalog-hero__media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#000000b8,#00000073 55%,#00000040)}.plm-catalog-hero__media img{width:100%;height:100%;object-fit:cover}.plm-catalog-hero__inner{position:relative;z-index:1;width:100%;padding-block:clamp(2rem,5vw,3rem)}.plm-catalog-hero .plm-breadcrumbs__list{justify-content:flex-start;color:#ffffffb3}.plm-catalog-hero .plm-breadcrumbs__item a{color:#ffffffb3}.plm-catalog-hero .plm-breadcrumbs__item a:hover{color:var(--gold-light)}.plm-catalog-hero .plm-breadcrumbs__item [aria-current=page]{color:var(--paper)}.plm-catalog-hero .plm-breadcrumbs__item:not(:last-child):after{color:#fff6}.plm-catalog-hero__title{font-size:clamp(2rem,4vw,3rem);margin:.5rem 0 .75rem;max-width:700px}.plm-catalog-hero__clear-search{display:inline-block;color:#ffffffb3;font-size:.9rem;text-decoration:underline;text-underline-offset:2px;margin-bottom:.75rem}.plm-catalog-hero__clear-search:hover{color:var(--paper)}.plm-catalog-hero__description{color:#fffc;max-width:600px;font-size:1.02rem}.plm-catalog-hero__description :where(p){margin:0}.plm-catalog-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:clamp(1.5rem,3vw,2rem)}.plm-catalog-count{color:var(--muted);font-size:.92rem;margin:0}.plm-catalog-toolbar__controls{display:flex;flex-wrap:wrap;gap:.75rem}.plm-catalog-select{appearance:none;background:var(--paper) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' fill='none' stroke='%2374716b' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right .9rem center;border:1px solid var(--line);border-radius:var(--radius-sm);padding:.65rem 2.25rem .65rem 1rem;font-size:.9rem;font-family:inherit;color:var(--ink);cursor:pointer;min-width:180px}.plm-catalog-select:focus{outline:none;border-color:var(--gold-deep)}@media (max-width: 560px){.plm-catalog-toolbar__controls{width:100%}.plm-catalog-select{flex:1 1 auto;min-width:0}}.plm-catalog-sentinel{height:1px}.plm-catalog-loader{display:none;justify-content:center;padding-block:2rem}.plm-catalog-results.is-loading .plm-catalog-loader{display:flex}.plm-catalog-loader__spinner{width:28px;height:28px;border-radius:50%;border:3px solid var(--line);border-top-color:var(--gold-deep);animation:plm-catalog-spin .7s linear infinite}@media (prefers-reduced-motion: reduce){.plm-catalog-loader__spinner{animation-duration:1.6s}}@keyframes plm-catalog-spin{to{transform:rotate(360deg)}}.plm-catalog-empty{color:var(--muted);text-align:center;padding-block:clamp(3rem,6vw,5rem);font-size:1.05rem}.plm-product-detail{padding-top:clamp(.75rem,2vw,1.25rem);padding-bottom:clamp(2rem,5vw,3.5rem)}.plm-product-detail .plm-breadcrumbs{margin-bottom:.75rem}.plm-product-detail .plm-breadcrumbs__list{justify-content:flex-start}.plm-product-detail__main{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(2rem,5vw,4rem);margin-top:1rem}@media (max-width: 860px){.plm-product-detail__main{grid-template-columns:1fr}}.plm-product-gallery__main{position:relative;background:var(--cloud);border-radius:var(--radius);overflow:hidden;aspect-ratio:1 / 1}.plm-product-gallery__main img{width:100%;height:100%;object-fit:contain}.plm-product-gallery__sale-badge{position:absolute;top:1rem;left:1rem;z-index:1}.plm-product-gallery__wishlist{position:absolute;top:1rem;right:1rem;z-index:1}.plm-product-gallery__wishlist .tinvwl_add_to_wishlist_button{display:inline-flex!important;align-items:center;justify-content:center;width:44px!important;height:44px!important;margin:0!important;background:var(--paper);border-radius:999px;font-size:20px!important;color:var(--ink);box-shadow:var(--shadow-sm);transition:color .15s var(--ease),transform .15s var(--ease)}.plm-product-gallery__wishlist .tinvwl_add_to_wishlist_button:hover,.plm-product-gallery__wishlist .tinvwl_add_to_wishlist_button.tinvwl-product-in-list{color:#c0392b}.plm-product-gallery__wishlist .tinvwl_add_to_wishlist_button:hover{transform:scale(1.08)}.plm-product-gallery__wishlist .tinvwl_add_to_wishlist_button:before{position:static!important;top:auto!important;left:auto!important;margin:0!important;font-size:20px!important}.plm-product-gallery__wishlist .tinvwl-tooltip{display:none}.plm-product-gallery__thumbs{display:flex;gap:.75rem;margin-top:.75rem;overflow-x:auto}.plm-product-gallery__thumb{width:72px;height:72px;border-radius:var(--radius-sm);overflow:hidden;border:2px solid transparent;background:var(--cloud);cursor:pointer;flex-shrink:0}.plm-product-gallery__thumb img{width:100%;height:100%;object-fit:contain}.plm-product-gallery__thumb.is-active{border-color:var(--gold-deep)}.plm-product-summary__category{color:var(--gold-deep);text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:700;margin:0 0 .5rem}.plm-product-summary__title{font-size:clamp(1.75rem,3vw,2.25rem);margin:0 0 .75rem}.plm-product-summary__rating{display:inline-flex;align-items:center;gap:.5rem;color:var(--muted);font-size:.9rem;margin-bottom:1rem}.plm-product-summary__rating:hover{color:var(--gold-deep)}.plm-product-summary__price{font-size:1.6rem;font-weight:700;margin-bottom:1.25rem}.plm-product-summary__price del{color:var(--muted);font-weight:400;font-size:1.1rem;margin-right:.5rem}.plm-product-summary__price ins{text-decoration:none}.plm-product-summary__excerpt{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--line)}.plm-product-summary__stock{font-size:.88rem;color:var(--muted);min-height:1.2em;margin:0 0 .75rem}.plm-product-payment-icons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.85rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--line)}.plm-payment-icon{display:inline-flex;line-height:0}.plm-payment-icon svg{display:block;width:76px;height:48px;border-radius:6px}.plm-payment-icon--applepay svg,.plm-payment-icon--googlepay svg{width:88px}.plm-product-trust-list{display:flex;flex-wrap:nowrap;column-gap:1.25rem;margin-top:1rem}@media (max-width: 640px){.plm-product-trust-list{flex-wrap:wrap;row-gap:.5rem}}.plm-product-trust-list li{display:flex;align-items:center;gap:.4rem;font-weight:600;font-size:.85rem;color:var(--ink-soft);white-space:nowrap}.plm-product-trust-list svg{flex-shrink:0;color:#2c7a3f}.plm-product-attribute{margin-bottom:1rem}.plm-product-attribute label{display:block;font-size:.88rem;font-weight:600;margin-bottom:.4rem}.plm-product-attribute select{width:100%;max-width:320px}.plm-product-form__row{display:flex;align-items:stretch;gap:.85rem;margin-top:.5rem}.plm-product-qty{display:flex;align-items:center;border:1px solid var(--line);border-radius:999px;overflow:hidden}.plm-product-qty button{width:42px;height:100%;font-size:1.1rem;color:var(--ink)}.plm-product-qty button:hover{background:var(--cloud)}.plm-product-qty input{width:44px;border:none;border-left:1px solid var(--line);border-right:1px solid var(--line);text-align:center;font-size:1rem;font-family:inherit;-moz-appearance:textfield}.plm-product-qty input::-webkit-outer-spin-button,.plm-product-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.plm-product-form__submit{flex:1 1 auto}.plm-product-form__submit:disabled{opacity:.5;cursor:not-allowed}.plm-product-detail__tabs{margin-top:clamp(3rem,6vw,4rem);border-top:1px solid var(--line);padding-top:clamp(2rem,4vw,2.5rem)}.wc-tabs{display:flex;gap:clamp(1.5rem,4vw,2.5rem);border-bottom:1px solid var(--line);margin-bottom:2rem}.wc-tabs li a{display:inline-block;padding-bottom:.85rem;font-weight:700;font-size:1.05rem;color:var(--muted);border-bottom:2px solid transparent;margin-bottom:-1px}.wc-tabs li.active a{color:var(--ink);border-bottom-color:var(--gold-deep)}.woocommerce-Tabs-panel{display:none;max-width:760px}.woocommerce-Tabs-panel.is-active{display:block}.woocommerce-Tabs-panel table.shop_attributes{width:100%;border-collapse:collapse}.woocommerce-Tabs-panel table.shop_attributes th,.woocommerce-Tabs-panel table.shop_attributes td{padding:.75rem 0;border-bottom:1px solid var(--line);text-align:left;font-size:.95rem}.woocommerce-Tabs-panel table.shop_attributes th{width:220px;font-weight:600}.star-rating{position:relative;display:inline-block;font-size:.9rem;letter-spacing:.1em;color:var(--line);line-height:1}.star-rating:before{content:"\2605\2605\2605\2605\2605"}.star-rating span{position:absolute;inset:0;overflow:hidden;color:var(--gold);white-space:nowrap}.star-rating span:before{content:"\2605\2605\2605\2605\2605"}#comments .commentlist{list-style:none;margin:0 0 2rem;padding:0}#comments .comment_container{padding:1.25rem 0;border-bottom:1px solid var(--line)}#comments .comment-text{display:flex;flex-direction:column;gap:.4rem}#comments .woocommerce-review__author{font-weight:700}#comments .woocommerce-review__dash,#comments .woocommerce-review__published-date{color:var(--muted);font-size:.85rem}#comments .description p{margin:.4rem 0 0}#review_form label{display:block;font-size:.88rem;font-weight:600;margin-bottom:.4rem}#review_form input:not([type=submit]),#review_form textarea{width:100%;max-width:480px;padding:.75rem 1rem;border:1px solid var(--line);border-radius:var(--radius-sm);font-family:inherit;font-size:1rem;margin-bottom:1rem;transition:border-color .15s var(--ease)}#review_form input:not([type=submit]):focus,#review_form textarea:focus{outline:none;border-color:var(--gold-deep)}.woocommerce-noreviews{color:var(--muted)}.comment-form-rating{margin-bottom:1.25rem}.comment-form-rating p.stars{display:none}.plm-star-picker{display:inline-flex;gap:.3rem}.plm-star-picker__star{background:none;border:0;padding:0;font-size:1.75rem;line-height:1;color:var(--line);cursor:pointer;transition:color .12s var(--ease),transform .12s var(--ease)}.plm-star-picker__star:hover,.plm-star-picker__star.is-filled{color:var(--gold)}.plm-star-picker__star:hover{transform:scale(1.12)}.plm-star-picker__star:focus-visible{outline:2px solid var(--gold-deep);outline-offset:3px;border-radius:4px}#review_form .woocommerce-Button,#review_form input[type=submit]{display:inline-flex;align-items:center;padding:.8rem 1.75rem;border-radius:999px;background:var(--gold);background-image:linear-gradient(135deg,var(--gold-light),var(--gold-deep));color:#fff;font-weight:700;font-size:.95rem;border:0;cursor:pointer;transition:filter .15s var(--ease)}#review_form .woocommerce-Button:hover,#review_form input[type=submit]:hover{filter:brightness(1.05)}#comments{margin-bottom:3rem}.woocommerce-Reviews-title{font-size:1.3rem;margin-bottom:1.5rem}#comments .comment_container{padding:1.5rem 0}#comments .woocommerce-review__author{font-size:1rem}#comments .description{color:var(--ink-soft);line-height:1.7}#review_form_wrapper{padding-top:2rem;border-top:1px solid var(--line)}#reply-title{font-size:1.15rem;display:block;margin-bottom:1.25rem}.plm-cart-page{max-width:none;margin-inline:0;padding-top:clamp(.75rem,2vw,1.25rem);padding-bottom:clamp(2rem,5vw,3.5rem)}.plm-cart-page .plm-cart-empty{padding:clamp(3rem,6vw,4rem) 0}.plm-cart-page .plm-cart-drawer__body{overflow:visible;display:grid;grid-template-columns:1fr 320px;align-items:start;gap:clamp(1.5rem,4vw,3rem)}@media (max-width: 720px){.plm-cart-page .plm-cart-drawer__body{grid-template-columns:1fr}}.plm-cart-page .plm-cart-items{overflow:visible;padding:0;gap:1.5rem}.plm-cart-page .plm-cart-item{grid-template-columns:96px 1fr auto;padding-bottom:1.5rem}.plm-cart-page .plm-cart-item__image{width:96px;height:96px}.plm-cart-page .plm-cart-item__title{font-size:1.05rem}.plm-cart-page .plm-cart-drawer__footer{position:sticky;top:1.5rem;background:var(--cloud);border-radius:var(--radius);padding:1.5rem}.plm-cart-page .plm-cart-subtotal{font-size:1.15rem}.plm-cart-page .plm-btn--lg{width:100%}.plm-wishlist-page{padding-top:clamp(.75rem,2vw,1.25rem);padding-bottom:clamp(3rem,6vw,4rem)}.plm-wishlist-page .plm-breadcrumbs{margin-bottom:.75rem}.plm-wishlist-page .plm-breadcrumbs__list{justify-content:flex-start}.plm-wishlist-page__title{font-size:clamp(1.75rem,3vw,2.25rem);margin:0 0 1.5rem}.tinv-wishlist{color:var(--ink)}.tinv-header h2{display:none}.tinvwl-input-group select,.tinvwl-to-left select{appearance:none;background:var(--paper) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' fill='none' stroke='%2374716b' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right .9rem center;border:1px solid var(--line);border-radius:999px;padding:.65rem 2.25rem .65rem 1.25rem;font-size:.85rem;font-family:inherit;color:var(--ink);cursor:pointer}.tinvwl-input-group select:focus{outline:none;border-color:var(--gold-deep)}.tinv-wishlist .woocommerce-error,.tinv-wishlist .woocommerce-message,.tinv-wishlist .woocommerce-info{list-style:none;margin:0 0 1.5rem;padding:.9rem 1.1rem;border-radius:var(--radius-sm);font-size:.92rem;background:var(--cloud);color:var(--ink-soft)}.tinvwl-table-manage-list{width:100%;border-collapse:collapse}.tinvwl-table-manage-list thead th{text-align:left;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-weight:700;padding:0 .75rem .85rem;border-bottom:1px solid var(--line)}.tinvwl-table-manage-list thead th.product-remove,.tinvwl-table-manage-list thead th.product-cb{width:2.5rem}.tinvwl-table-manage-list thead th.product-thumbnail{width:80px}.tinvwl-table-manage-list tbody tr{border-bottom:1px solid var(--line)}.tinvwl-table-manage-list tbody td{padding:1rem .75rem;vertical-align:middle;font-size:.92rem}.tinvwl-table-manage-list .global-cb,.tinvwl-table-manage-list input.input-checkbox{width:18px;height:18px;accent-color:var(--gold-deep);cursor:pointer}.tinvwl-table-manage-list .product-remove button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;color:var(--muted);transition:color .15s var(--ease),background-color .15s var(--ease)}.tinvwl-table-manage-list .product-remove button:hover{color:#b3413a;background:var(--cloud)}.tinvwl-table-manage-list .product-thumbnail img{width:64px;height:64px;object-fit:cover;border-radius:var(--radius-sm);background:var(--cloud)}.tinvwl-table-manage-list .product-name a{font-weight:600;color:var(--ink)}.tinvwl-table-manage-list .product-name a:hover{color:var(--gold-deep)}.tinvwl-table-manage-list .product-price{font-weight:600;white-space:nowrap}.tinvwl-table-manage-list .product-date{color:var(--muted);white-space:nowrap}.tinvwl-table-manage-list .product-stock p.stock{display:inline-flex;align-items:center;gap:.4rem;margin:0;font-size:.85rem;white-space:nowrap}.tinvwl-table-manage-list .product-stock p.stock:not(.out-of-stock){color:#2c7a3f}.tinvwl-table-manage-list .product-stock p.stock.out-of-stock{color:#b3413a}.tinvwl-table-manage-list .product-action .button{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.1rem;border-radius:999px;background:var(--ink);color:var(--paper);font-weight:600;font-size:.85rem;white-space:nowrap;transition:background-color .15s var(--ease)}.tinvwl-table-manage-list .product-action .button:hover{background:var(--ink-soft)}.tinvwl-table-manage-list tfoot td{padding:1.25rem .75rem 0;border:0}.tinvwl-to-left,.tinvwl-to-right{display:inline-flex;align-items:center;gap:.75rem;flex-wrap:wrap}.tinvwl-to-right{float:right}.tinvwl-input-group .button,.tinvwl-to-right .button{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1.25rem;border-radius:999px;background:var(--paper);border:1px solid var(--line);color:var(--ink);font-weight:600;font-size:.85rem;transition:border-color .15s var(--ease),color .15s var(--ease)}.tinvwl-input-group .button:hover,.tinvwl-to-right .button:hover{border-color:var(--gold-deep);color:var(--gold-deep)}.tinv-lists-nav{margin-top:2rem;display:flex;justify-content:center;gap:.5rem}.tinv-lists-nav a,.tinv-lists-nav span{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding-inline:.5rem;border-radius:var(--radius-sm);font-size:.9rem;color:var(--ink-soft)}.tinv-lists-nav a:hover{background:var(--cloud)}.tinv-lists-nav .tinvwl-pagination-current{background:var(--ink);color:var(--paper);font-weight:700}.tinv-wishlist>p{color:var(--muted);padding-block:clamp(2rem,5vw,3rem)}@media (max-width: 768px){.tinvwl-table-manage-list tbody tr{padding:1.25rem 0}.tinvwl-table-manage-list .product-thumbnail img{margin-bottom:.5rem}.tinvwl-table-manage-list .product-name{margin-bottom:.4rem}.tinvwl-table-manage-list .product-date{display:none!important}.tinvwl-table-manage-list .product-price,.tinvwl-table-manage-list .product-stock{margin-bottom:.4rem}.tinvwl-table-manage-list .product-stock p.stock{justify-content:center}.tinvwl-table-manage-list .product-action{margin-top:.6rem}.tinvwl-table-manage-list .product-action .button,.tinvwl-to-left,.tinvwl-to-right{width:100%;justify-content:center}.tinvwl-to-right{float:none;margin-top:.75rem}}.plm-page:has(.plm-checkout){max-width:none}.plm-page:has(.plm-checkout)>.plm-page__title{display:none}.plm-checkout__title{font-size:clamp(1.5rem,3vw,1.875rem);margin:0}.plm-section:has(.plm-checkout){padding-block:3rem}.plm-header--checkout .plm-header__row{display:flex;justify-content:center;padding-block:1.1rem}.plm-checkout__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(2rem,5vw,4rem)}@media (max-width: 900px){.plm-checkout__grid{grid-template-columns:1fr}}.plm-checkout__main{display:flex;flex-direction:column}.plm-checkout__section{padding-block:1.35rem;border-bottom:1px solid var(--line)}.plm-checkout__section:first-child{padding-top:0}.plm-checkout__section--payment,.plm-checkout__section.plm-checkout__section--address{border-bottom:none}.plm-checkout__section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.9rem}.plm-checkout__section-title{font-size:1.1rem;font-weight:700;margin:0 0 .9rem}.plm-checkout__section-head .plm-checkout__section-title{margin-bottom:0}.plm-checkout__login-link{font-size:.9rem;font-weight:600;color:var(--gold-deep);text-decoration:underline;text-underline-offset:2px}.plm-checkout__section-note{display:flex;align-items:center;gap:.5rem;margin:-.5rem 0 .9rem;font-size:.85rem;color:var(--muted)}.plm-checkout__section-note svg{flex-shrink:0;color:var(--gold-deep)}.plm-checkout__checkbox{display:flex;align-items:center;gap:.6rem;font-size:.95rem;font-weight:600;cursor:pointer}.plm-checkout__checkbox input[type=checkbox]{width:1.1rem;height:1.1rem;accent-color:var(--gold-deep)}.plm-checkout__section-body{margin-top:.9rem}.plm-checkout .form-row{margin:0 0 .7rem}.plm-checkout .form-row:last-child{margin-bottom:0}.plm-checkout .form-row label{display:block;font-size:.82rem;font-weight:600;margin-bottom:.3rem}.plm-checkout .required{color:#b3413a;text-decoration:none}.woocommerce-billing-fields__field-wrapper,.woocommerce-shipping-fields__field-wrapper,.woocommerce-additional-fields__field-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:0 .75rem}.plm-checkout .form-row-wide,.plm-checkout .form-row-first+.form-row-wide{grid-column:1 / -1}@media (max-width: 480px){.woocommerce-billing-fields__field-wrapper,.woocommerce-shipping-fields__field-wrapper,.woocommerce-additional-fields__field-wrapper{grid-template-columns:1fr}.plm-checkout .form-row-first,.plm-checkout .form-row-last{grid-column:1 / -1}}.plm-checkout input.input-text,.plm-checkout select,.plm-checkout textarea,.plm-checkout .select2-selection{width:100%;padding:.6rem .85rem;border:1px solid var(--line);border-radius:var(--radius-sm);font-size:.95rem;font-family:inherit;background:var(--paper);color:var(--ink);appearance:none}.plm-checkout select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' fill='none' stroke='%2374716b' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .85rem center;padding-right:2.25rem}.plm-checkout textarea{min-height:90px;resize:vertical}.plm-checkout input.input-text:focus,.plm-checkout select:focus,.plm-checkout textarea:focus,.plm-checkout .select2-container--focus .select2-selection{outline:none;border-color:var(--gold-deep)}.select2-container{width:100%!important}.select2-container .select2-selection--single{height:auto;padding:.6rem .85rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--paper)}.select2-container--default .select2-selection--single .select2-selection__rendered{padding:0;line-height:1.4;color:var(--ink)}.select2-container--default .select2-selection--single .select2-selection__arrow{top:50%;right:.85rem;transform:translateY(-50%)}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:var(--muted) transparent transparent}.select2-container--open .select2-selection--single{border-color:var(--gold-deep)}.select2-dropdown{border:1px solid var(--line);border-radius:var(--radius-sm);overflow:hidden}.select2-container--default .select2-results__option--highlighted[aria-selected]{background:var(--gold-deep)}.select2-search--dropdown .select2-search__field{padding:.6rem .75rem;border:1px solid var(--line);border-radius:var(--radius-sm)}.plm-checkout__section--account .checkbox{display:flex;align-items:center;gap:.6rem;font-size:.9rem;font-weight:600;cursor:pointer}.plm-checkout__section--account input[type=checkbox]{width:1.1rem;height:1.1rem;accent-color:var(--gold-deep)}.wc_payment_methods{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.wc_payment_method{border:1px solid var(--line);border-radius:var(--radius-sm);overflow:hidden}.wc_payment_method>label{display:flex;align-items:center;flex-wrap:wrap;row-gap:.5rem;column-gap:.65rem;padding:1rem 1.1rem;font-weight:600;font-size:.95rem;cursor:pointer}.wc_payment_method input.input-radio{width:1.1rem;height:1.1rem;accent-color:var(--gold-deep);flex-shrink:0}.wc_payment_method img{height:20px;width:auto;margin-left:auto}@media (max-width: 480px){.wc_payment_method>label{gap:.5rem}.wc_payment_method img{height:18px;margin-left:0}}.payment_box{padding:0 1.1rem 1.1rem;font-size:.9rem;color:var(--ink-soft)}.payment_box p{margin:0 0 .75rem}.payment_box p:last-child{margin-bottom:0}.woocommerce-terms-and-conditions-wrapper{margin-top:1.5rem;font-size:.85rem}.woocommerce-terms-and-conditions-wrapper .form-row label{display:flex;align-items:flex-start;gap:.6rem;font-weight:400;color:var(--muted);cursor:pointer}.woocommerce-terms-and-conditions-wrapper input[type=checkbox]{flex-shrink:0;width:1rem;height:1rem;margin-top:.15rem;accent-color:var(--gold-deep)}.woocommerce-terms-and-conditions-wrapper a{color:var(--gold-deep);text-decoration:underline;text-underline-offset:2px}.place-order{margin-top:1.5rem}#place_order{position:relative;width:100%;margin:1rem 0 0;padding:1rem 1.5rem;border-radius:999px;background:var(--gold);background-image:linear-gradient(135deg,var(--gold-light),var(--gold-deep));color:#fff;font-weight:700;font-size:1.05rem;letter-spacing:.01em;transition:filter .15s var(--ease)}#place_order:hover{filter:brightness(1.05)}#place_order:disabled{opacity:.6;cursor:not-allowed}.plm-checkout .blockUI.blockOverlay{background:#f6f4f0d9!important;backdrop-filter:blur(1px)}form.checkout.processing #place_order{display:flex;align-items:center;justify-content:center;gap:.6em;font-size:0;pointer-events:none}form.checkout.processing #place_order:before{content:"";flex-shrink:0;width:18px;height:18px;border:2px solid rgba(255,255,255,.5);border-top-color:#fff;border-radius:50%;animation:plm-checkout-spin .7s linear infinite}form.checkout.processing #place_order:after{content:"Processing\2026";font-size:1.05rem;color:#fff}@keyframes plm-checkout-spin{to{transform:rotate(360deg)}}.plm-checkout__policy-links{margin-top:1.75rem;padding-top:1.5rem;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:.6rem;font-size:.82rem;color:var(--muted)}.plm-checkout__policy-links a{color:var(--muted);text-decoration:underline;text-underline-offset:2px}.plm-checkout__policy-links a:hover{color:var(--gold-deep)}.plm-login-modal{position:fixed;inset:0;z-index:900;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#10101280;visibility:hidden;opacity:0;transition:opacity .2s var(--ease),visibility .2s var(--ease)}.plm-login-modal.is-open{visibility:visible;opacity:1}.plm-login-modal__dialog{position:relative;width:100%;max-width:420px;max-height:calc(100vh - 3rem);overflow-y:auto;background:var(--paper);border-radius:var(--radius);box-shadow:var(--shadow-md);padding:2rem}.plm-login-modal__close{position:absolute;top:1rem;right:1rem;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:var(--muted)}.plm-login-modal__close:hover{color:var(--ink)}.plm-login-modal__tabs{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:1px solid var(--line)}.plm-login-modal__tab{padding:.25rem .25rem .85rem;font-size:1rem;font-weight:700;color:var(--muted);border-bottom:2px solid transparent;margin-bottom:-1px}.plm-login-modal__tab.is-active{color:var(--ink);border-bottom-color:var(--gold-deep)}.plm-login-modal__panel{display:none}.plm-login-modal__panel.is-active{display:block}.plm-login-modal .form-row{margin:0 0 1rem}.plm-login-modal .form-row label{display:block;font-size:.85rem;font-weight:600;margin-bottom:.4rem}.plm-login-modal input.input-text,.plm-login-modal .woocommerce-Input{width:100%;padding:.75rem 1rem;border:1px solid var(--line);border-radius:var(--radius-sm);font-size:1rem;font-family:inherit;background:var(--paper);color:var(--ink)}.plm-login-modal input.input-text:focus,.plm-login-modal .woocommerce-Input:focus{outline:none;border-color:var(--gold-deep)}.plm-login-modal .plm-auth__name-row{display:grid;grid-template-columns:1fr 1fr;gap:0 1rem}.plm-login-modal .plm-auth__terms label,.plm-login-modal .lost_password~label{display:flex;align-items:flex-start;gap:.6rem;font-size:.85rem;font-weight:400;color:var(--muted)}.plm-login-modal .plm-auth__terms input[type=checkbox],.plm-login-modal input[type=checkbox]{width:1rem;height:1rem;accent-color:var(--gold-deep);flex-shrink:0}.plm-login-modal .plm-auth__terms a{color:var(--gold-deep);text-decoration:underline;text-underline-offset:2px}.plm-login-modal .lost_password{margin:.75rem 0 0;font-size:.88rem}.plm-login-modal .lost_password a{color:var(--gold-deep);text-decoration:underline;text-underline-offset:2px}.plm-login-modal .woocommerce-form-login__submit,.plm-login-modal .woocommerce-form-register__submit{margin-top:.5rem}.plm-checkout__summary-inner{position:sticky;top:calc(100px + 1.5rem);background:var(--cloud);border-radius:var(--radius);padding:1.75rem;display:flex;flex-direction:column;max-height:calc(100vh - 100px - 3rem);overflow:hidden}.plm-checkout__summary-content{display:flex;flex-direction:column;min-height:0;flex:1 1 auto}.plm-checkout__summary-heading{flex-shrink:0}#order_review{display:flex;flex-direction:column;min-height:0;flex:1 1 auto}.plm-checkout__summary-toggle{display:none}@media (max-width: 900px){.plm-checkout__summary{order:-1}.plm-checkout__summary-inner{position:static;padding:1.1rem 1.25rem;max-height:none;overflow:visible}.plm-checkout__summary-heading{display:none}.plm-checkout__summary-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;font-weight:700;font-size:.95rem}.plm-checkout__summary-toggle-text{display:flex;align-items:center;gap:.6rem}.plm-checkout__summary-toggle-chevron{transition:transform .15s var(--ease)}[data-checkout-summary].is-open .plm-checkout__summary-toggle-chevron{transform:rotate(180deg)}.plm-checkout__summary-toggle-total{font-size:1.05rem}.plm-checkout__summary-content{display:none}[data-checkout-summary].is-open .plm-checkout__summary-content{display:block}#order_review{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--line)}}.plm-checkout-summary{display:flex;flex-direction:column;min-height:0;flex:1 1 auto}.plm-checkout-summary__items{list-style:none;margin:0 0 1.25rem;padding:0;display:flex;flex-direction:column;gap:1rem;min-height:0;flex:1 1 auto;overflow-y:auto}.plm-checkout-summary__coupon,.plm-checkout-summary__totals{flex-shrink:0}@media (max-width: 900px){.plm-checkout-summary__items{overflow-y:visible;flex:0 1 auto}}.plm-checkout-summary__item{display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:.85rem;margin-top:6px}.plm-checkout-summary__thumb{position:relative;display:block;width:56px;height:56px;background:var(--paper)}.plm-checkout-summary__thumb img{width:100%;height:100%;object-fit:cover;display:block;border-radius:var(--radius-sm)}.plm-checkout-summary__qty{position:absolute;top:-6px;right:-6px;min-width:20px;height:20px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:var(--paper);border-radius:999px;font-size:.7rem;font-weight:700;border:2px solid var(--cloud)}.plm-checkout-summary__name{font-size:.9rem;font-weight:600;line-height:1.35}.plm-checkout-summary__name .woocommerce-Price-amount{display:block;font-weight:400;color:var(--muted)}.plm-checkout-summary__total{font-size:.9rem;font-weight:600;white-space:nowrap}.plm-checkout-summary__coupon{padding-block:1.1rem;border-block:1px solid var(--line);margin-bottom:1.1rem}.woocommerce-form-coupon-toggle .woocommerce-info{list-style:none;margin:0;padding:0;font-size:.88rem;color:var(--ink-soft)}.showcoupon{color:var(--gold-deep);font-weight:600;text-decoration:underline;text-underline-offset:2px}.woocommerce-form-coupon{display:flex;gap:.6rem;margin-top:.75rem}.woocommerce-form-coupon .form-row{margin:0;flex:1}.woocommerce-form-coupon .form-row-last{flex:0 0 auto}.woocommerce-form-coupon button{padding:.75rem 1.25rem;border-radius:var(--radius-sm);background:var(--ink);color:var(--paper);font-weight:600;font-size:.9rem;white-space:nowrap}.plm-checkout-summary__totals{display:flex;flex-direction:column;gap:.65rem}.plm-checkout-summary__row{display:flex;align-items:center;justify-content:space-between;font-size:.92rem;color:var(--ink-soft)}.plm-checkout-summary__row--discount{color:#2c7a3f}.plm-checkout-summary__row--total{margin-top:.4rem;padding-top:.9rem;border-top:1px solid var(--line);font-size:1.15rem;font-weight:700;color:var(--ink)}.plm-checkout-summary__row--total .woocommerce-Price-amount{font-weight:700}.plm-checkout-summary__row--shipping-pending span:last-child{color:var(--gold-deep);font-weight:600}.woocommerce-shipping-totals.shipping{display:flex;flex-direction:column;gap:.5rem}.woocommerce-shipping-totals.shipping>th,.woocommerce-shipping-totals.shipping>td{display:block;padding:0;font-weight:inherit;text-align:left}.woocommerce-shipping-totals.shipping>th{font-size:.92rem;color:var(--ink-soft)}.woocommerce-shipping-destination{margin:.4rem 0 0;font-size:.82rem;color:var(--muted)}.woocommerce-shipping-methods{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.woocommerce-shipping-methods input[type=radio]{accent-color:var(--gold-deep);width:1.1rem;height:1.1rem;flex-shrink:0}.plm-checkout__section--shipping .woocommerce-shipping-methods li{display:flex;align-items:center;gap:.65rem;padding:1rem 1.1rem;border:1px solid var(--line);border-radius:var(--radius-sm);font-size:.92rem;font-weight:600}.plm-checkout__shipping-note{margin:0;font-size:.9rem;color:var(--muted)}.plm-thankyou-banner{text-align:center;margin-bottom:1.5rem}.plm-thankyou-banner__title{margin:0;font-size:1rem;font-weight:400;color:var(--ink-soft)}.plm-thankyou-banner--failed{text-align:left}body.woocommerce-order-received .plm-page__title{text-align:center}.plm-thankyou-summary{display:flex;flex-direction:column;margin-bottom:2rem}.plm-thankyou-summary__item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:.75rem}.plm-thankyou-summary__item+.plm-thankyou-summary__item{border-top:1px solid var(--line)}.plm-thankyou-summary__label{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.plm-thankyou-summary__item strong{font-size:1rem;color:var(--ink)}.plm-thankyou-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.plm-footer{background:var(--ink);color:#ffffffbf}.plm-footer a:hover{color:var(--paper)}.plm-footer__top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:2rem;padding-block:clamp(2.5rem,5vw,4rem);border-bottom:1px solid rgba(255,255,255,.1)}.plm-newsletter{max-width:460px}.plm-newsletter__heading{color:var(--paper);font-size:1.5rem;margin-bottom:.4rem}.plm-newsletter__sub{margin:0 0 1.25rem}.plm-footer .plm-newsletter__form input{background:#ffffff0f;border-color:#ffffff29;color:var(--paper)}.plm-footer .plm-newsletter__form input::placeholder{color:#ffffff73}.plm-trust-badges{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem}.plm-trust-badges li img,.plm-trust-badges li svg{display:block}@media (max-width: 720px){.plm-footer__top{justify-content:center;text-align:center}.plm-newsletter{margin-inline:auto}.plm-trust-badges{justify-content:center}}.plm-trust-badges svg,.plm-trust-badges img{flex-shrink:0;color:var(--gold-light);object-fit:contain}.plm-footer__columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;padding-block:2.5rem}.plm-footer__column h4{color:var(--paper);font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem}.plm-footer__column ul{display:flex;flex-direction:column;gap:.6rem}.plm-footer__column li,.plm-footer__column p{font-size:.9rem}.plm-social-links{display:flex;gap:.75rem;margin-top:1rem}.plm-social-links a{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2);border-radius:50%}.plm-footer__disclaimer{border-top:1px solid rgba(255,255,255,.1);padding-block:1.5rem}.plm-footer__disclaimer h5{color:#fff9;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem}.plm-footer__disclaimer p{font-size:.75rem;line-height:1.6;color:#fff9;margin:0}.plm-footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding-block:1.25rem;font-size:.8rem}@media (max-width: 640px){.plm-newsletter__form{flex-direction:column}}.plm-drawer__backdrop{position:fixed;inset:0;background:#10101280}.plm-cart-drawer,.plm-search-overlay,.plm-mobile-nav{position:fixed;inset:0;z-index:800;visibility:hidden;opacity:0;transition:opacity .25s var(--ease),visibility .25s var(--ease)}.plm-cart-drawer.is-open,.plm-search-overlay.is-open,.plm-mobile-nav.is-open{visibility:visible;opacity:1}.plm-drawer__panel{position:absolute;top:0;right:0;height:100%;width:min(420px,100%);background:var(--paper);box-shadow:var(--shadow-md);display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s var(--ease)}.plm-cart-drawer.is-open .plm-drawer__panel{transform:translate(0)}.plm-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid var(--line)}.plm-drawer__header h2{font-size:1.1rem}.plm-drawer__close{font-size:1.5rem;line-height:1;width:32px;height:32px;border-radius:50%}.plm-drawer__close:hover{background:var(--cloud)}.plm-cart-drawer__body{flex:1;overflow:hidden;display:flex;flex-direction:column;min-height:0}.plm-cart-empty{margin:auto;text-align:center;display:flex;flex-direction:column;gap:1rem;align-items:center;padding:1rem 1.5rem}.plm-cart-items{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:1rem;padding:1rem 1.5rem}.plm-cart-item{position:relative;display:grid;grid-template-columns:64px 1fr auto;gap:.85rem;align-items:start;padding-bottom:1rem;border-bottom:1px solid var(--line)}.plm-cart-items .plm-cart-item:last-child{border-bottom:0;padding-bottom:0}.plm-cart-item__image{width:64px;height:64px;border-radius:var(--radius-sm);overflow:hidden;background:var(--cloud)}.plm-cart-item__image img{width:100%;height:100%;object-fit:cover}.plm-cart-item__meta{display:flex;flex-direction:column;gap:.25rem;min-width:0}.plm-cart-item__title{font-size:.9rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plm-cart-item__price{font-size:.85rem;color:var(--gold-deep);font-weight:600}.plm-qty-stepper{display:inline-flex;align-items:center;gap:.6rem;margin-top:.35rem;border:1px solid var(--line);border-radius:999px;padding:.15rem;width:fit-content}.plm-qty-stepper button{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:1rem;line-height:1;color:var(--ink)}.plm-qty-stepper button:hover{background:var(--cloud)}.plm-qty-stepper span{min-width:1.2em;text-align:center;font-size:.85rem;font-weight:600}.plm-cart-item__remove{display:inline-flex;align-items:center;justify-content:center;color:var(--muted);width:30px;height:30px;border-radius:50%;align-self:start}.plm-cart-item__remove:hover{background:#fdecec;color:#c0392b}.plm-cart-drawer__footer{flex-shrink:0;border-top:1px solid var(--line);padding:1rem 1.5rem;display:flex;flex-direction:column;gap:.6rem}.plm-cart-subtotal{display:flex;justify-content:space-between;font-size:1rem;margin-bottom:.25rem}.plm-search-overlay__panel{position:absolute;inset-inline:0;top:0;background:var(--paper);max-height:100vh;overflow-y:auto;transform:translateY(-16px);transition:transform .25s var(--ease)}.plm-search-overlay.is-open .plm-search-overlay__panel{transform:translateY(0)}.plm-search-overlay__bar{display:flex;align-items:center;gap:.75rem;padding-block:1.5rem;border-bottom:1px solid var(--line);color:var(--muted)}.plm-search-overlay__bar input{flex:1;border:0;font-size:1.25rem;color:var(--ink);background:transparent}.plm-search-overlay__bar input:focus{outline:none}.plm-search-overlay__bar input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.plm-search-results{padding-block:1.5rem;min-height:120px}.plm-search-results__group+.plm-search-results__group{margin-top:2rem}.plm-search-results__group h3{font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:1rem}.plm-search-result{display:flex;align-items:center;gap:1rem;padding:.6rem 0}.plm-search-result img{width:48px;height:48px;border-radius:var(--radius-sm);object-fit:cover;background:var(--cloud)}.plm-search-result__title{font-weight:600;font-size:.95rem}.plm-search-result__price{color:var(--gold-deep);font-size:.85rem}.plm-search-empty{color:var(--muted);text-align:center;padding-block:2rem}.plm-search-skeleton-row{display:flex;align-items:center;gap:1rem;padding:.6rem 0}.plm-search-skeleton-row .plm-skeleton{width:48px;height:48px;border-radius:var(--radius-sm)}.plm-search-skeleton-row .plm-skeleton+.plm-skeleton{flex:1;width:auto;height:14px}@media (max-width: 600px){.plm-drawer__panel{width:100%}}
