:root{--pc-ink: #333333;--pc-muted: #706c68;--pc-red: #df1a1a;--pc-red-dark: #b51218;--pc-gold: #c59b43;--pc-gray: #f4f4f4;--pc-cream: #f7f5f1;--pc-line: #e5e1db;--pc-white: #ffffff;--pc-dark: #181716;--pc-shadow: 0 18px 48px rgba(32, 25, 20, .09)}.pc-section,.pc-header,.pc-footer,.pc-drawer{color:var(--pc-ink);font-family:Noto Sans JP,"M PLUS 1p",Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;-webkit-font-smoothing:antialiased}.shopify-section>.pc-section,.shopify-section>.pc-header,.shopify-section>.pc-footer,.shopify-section-group-header-group>.shopify-section,.shopify-section-group-footer-group>.shopify-section{grid-column:1 / -1}.pc-theme{overflow-x:clip}html{scroll-padding-top:calc(var(--pc-header-h, 56px) + 12px)}.pc-section *,.pc-header *,.pc-footer *,.pc-drawer,.pc-drawer *{box-sizing:border-box}.pc-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.pc-section-pad{padding-top:104px;padding-bottom:104px}.pc-section a,.pc-header a,.pc-footer a,.pc-drawer a{color:inherit;text-decoration:none}.pc-section button,.pc-section input,.pc-section select,.pc-section textarea,.pc-header button,.pc-header input,.pc-drawer button,.pc-drawer input{font:inherit}.pc-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.pc-announcement{min-height:30px;background:var(--pc-dark);color:#fff;font-size:calc((11px) * var(--pc-fs, 1));letter-spacing:.06em}.pc-announcement__inner{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:5px 0}.pc-announcement p,.pc-announcement a{margin:0;display:flex;align-items:center;gap:8px}.pc-announcement a{color:#e3c782;font-weight:700}.pc-announcement__dot{width:5px;height:5px;border-radius:50%;background:var(--pc-gold);box-shadow:0 0 0 4px #c59b4321}.pc-header__bar{height:var(--pc-header-h, 56px);background:#fffffffa;border-bottom:1px solid rgba(35,31,28,.08);position:relative;z-index:60}.pc-header--fixed{position:fixed;top:0;left:0;right:0;z-index:60;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 6px 18px #20191412}.pc-header__spacer{display:none}.pc-header__spacer--active{display:block;height:var(--pc-header-h, 56px)}.pc-header__inner{height:100%;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px}.pc-header__left{display:flex;align-items:center;justify-content:flex-start}.pc-header__center{display:flex;align-items:center;justify-content:center;min-width:0}.pc-header__right{display:flex;align-items:center;justify-content:flex-end;gap:8px}.pc-menu-toggle{display:inline-flex;align-items:center;gap:9px;height:38px;padding:0 13px 0 11px;border:1px solid var(--pc-line);border-radius:4px;background:#fff;color:var(--pc-ink);font-size:calc((12px) * var(--pc-fs, 1));font-weight:800;letter-spacing:.04em;cursor:pointer;transition:border-color .2s ease,background .2s ease}.pc-menu-toggle:hover{border-color:var(--pc-ink)}.pc-menu-toggle__bars{width:17px;height:12px;position:relative;flex:0 0 17px}.pc-menu-toggle__bars:before,.pc-menu-toggle__bars:after,.pc-menu-toggle__bars span{content:"";position:absolute;left:0;right:0;height:2px;background:currentColor;border-radius:2px}.pc-menu-toggle__bars:before{top:0}.pc-menu-toggle__bars span{top:5px}.pc-menu-toggle__bars:after{bottom:0}.pc-logo{display:grid;grid-template-columns:30px auto;grid-template-rows:auto auto;width:max-content;align-items:center;column-gap:8px}.pc-logo__image{display:block;max-width:200px;max-height:calc(var(--pc-header-h, 56px) - 14px);object-fit:contain}.pc-logo__mark{grid-row:1 / 3;width:30px;height:30px;display:grid;place-items:center;color:#fff;background:var(--pc-red);border-radius:4px 11px 4px 4px;box-shadow:3px 3px #f1e6d0;font-family:Georgia,serif;font-size:calc((16px) * var(--pc-fs, 1))}.pc-logo__word{font-size:calc((19px) * var(--pc-fs, 1));line-height:1.05;font-weight:900;letter-spacing:.03em;color:#23211f}.pc-logo__word>span{color:var(--pc-red)}.pc-logo small{color:#807a74;font-size:calc((7px) * var(--pc-fs, 1));line-height:1.1;letter-spacing:.16em;font-weight:700}.pc-header__search{position:relative}.pc-header__search input{width:clamp(150px,18vw,250px);height:40px;border:1px solid var(--pc-line);border-radius:30px;padding:0 46px 0 16px;font-size:calc((11px) * var(--pc-fs, 1));color:#655f5a;background:#fff}.pc-header__search button{position:absolute;right:3px;top:3px;width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;cursor:pointer;color:var(--pc-ink);line-height:1;transition:background .2s ease}.pc-header__search button:hover{background:#f1eeea}.pc-icon-search{display:block;width:calc(22px * var(--pc-fs, 1));height:calc(22px * var(--pc-fs, 1))}.pc-header__contact{width:36px;height:36px;display:grid;place-items:center;font-size:calc((17px) * var(--pc-fs, 1))}.pc-cart-link{width:38px;height:38px;display:grid;place-items:center;position:relative;font-size:calc((18px) * var(--pc-fs, 1))}.pc-cart-link>span[aria-hidden=true]{width:21px;height:21px;display:block;overflow:hidden;font-size:0;background:url(icon-cart.svg) center / contain no-repeat}.pc-cart-count{position:absolute;top:-1px;right:-2px;background:var(--pc-red);color:#fff;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;font-size:calc((9px) * var(--pc-fs, 1));font-weight:800;border:2px solid white}.pc-banner-duo{background:#fff;padding:var(--pc-banner-space, 22px) 0}.pc-banner-duo__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;justify-content:center}.pc-banner-duo__item{position:relative;display:block;width:100%;max-width:var(--pc-banner-w, 600px);margin-inline:auto;aspect-ratio:var(--pc-banner-ratio, 600 / 250);overflow:hidden;background:#f1eeea;border:1px solid var(--pc-line);border-radius:4px}.pc-banner-duo__item>img,.pc-banner-duo__image{width:100%;height:100%;object-fit:cover;display:block}a.pc-banner-duo__item{transition:box-shadow .2s ease,transform .2s ease}a.pc-banner-duo__item:hover{transform:translateY(-2px);box-shadow:var(--pc-shadow)}.pc-banner-duo__placeholder{width:100%;height:100%;display:grid;place-items:center;gap:6px;align-content:center;color:#a49d95}.pc-banner-duo__placeholder-svg{width:46px;height:46px;fill:#ddd8d1}.pc-banner-duo__placeholder span{font-size:calc((10px) * var(--pc-fs, 1));font-weight:700}.pc-banner-duo__label{position:absolute;left:0;bottom:0;background:#181716b8;color:#fff;padding:8px 14px;font-size:calc((12px) * var(--pc-fs, 1));font-weight:800;letter-spacing:.04em}.pc-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;visibility:hidden;pointer-events:none}.pc-drawer.is-open{visibility:visible;pointer-events:auto}.pc-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#14110f80;opacity:0;transition:opacity .28s ease}.pc-drawer.is-open .pc-drawer__overlay{opacity:1}.pc-drawer__panel{position:absolute;top:0;left:0;bottom:0;width:min(360px,88vw);background:#fff;box-shadow:var(--pc-shadow);display:flex;flex-direction:column;transform:translate(-100%);transition:transform .28s ease;overscroll-behavior:contain}.pc-drawer.is-open .pc-drawer__panel{transform:translate(0)}.pc-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid var(--pc-line)}.pc-drawer__title{margin:0;font-size:calc((12px) * var(--pc-fs, 1));font-weight:800;letter-spacing:.14em;color:var(--pc-muted)}.pc-drawer__close{width:36px;height:36px;border:1px solid var(--pc-line);border-radius:4px;background:#fff;cursor:pointer;font-size:calc((17px) * var(--pc-fs, 1));line-height:1;color:var(--pc-ink)}.pc-drawer__body{flex:1 1 auto;overflow-y:auto;padding:8px 0 28px;-webkit-overflow-scrolling:touch}.pc-drawer__group+.pc-drawer__group{border-top:1px solid var(--pc-line)}.pc-drawer__parent{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 18px 12px;font-size:calc((14px) * var(--pc-fs, 1));font-weight:800;color:var(--pc-ink)}.pc-drawer__parent-link{flex:1 1 auto}.pc-drawer__parent-all{font-size:calc((10px) * var(--pc-fs, 1));font-weight:700;color:var(--pc-red);white-space:nowrap;border-bottom:1px solid currentColor}.pc-drawer__children{list-style:none;margin:0;padding:0 0 12px}.pc-drawer__children li{margin:0}.pc-drawer__children a{display:flex;align-items:center;gap:10px;padding:11px 18px 11px 32px;font-size:calc((12px) * var(--pc-fs, 1));color:var(--pc-muted);font-weight:700}.pc-drawer__children a:before{content:"";width:6px;height:1px;background:var(--pc-gold);flex:0 0 6px}.pc-drawer__children a:hover{color:var(--pc-red);background:#faf8f5}.pc-drawer__single{display:block;padding:16px 18px;font-size:calc((14px) * var(--pc-fs, 1));font-weight:800;color:var(--pc-ink)}.pc-drawer__single:hover{color:var(--pc-red)}.pc-drawer__account{border-top:1px solid var(--pc-line);margin-top:4px;padding:16px 18px 0}.pc-drawer__account-link{display:flex;align-items:center;gap:12px;padding:14px 15px;background:var(--pc-gray);border:1px solid var(--pc-line);border-radius:4px}.pc-drawer__account-link:hover{border-color:var(--pc-ink)}.pc-drawer__account-link strong{display:block;font-size:calc((13px) * var(--pc-fs, 1));color:var(--pc-ink)}.pc-drawer__account-link span{display:block;margin-top:3px;font-size:calc((10px) * var(--pc-fs, 1));color:var(--pc-muted);line-height:1.5}.pc-drawer__account-link .pc-drawer__account-icon{width:34px;height:34px;flex:0 0 34px;margin-top:0;border-radius:50%;background:#fff;border:1px solid var(--pc-line);display:grid;place-items:center;color:var(--pc-gold)}.pc-drawer__account-link .pc-drawer__account-icon svg{width:20px;height:20px;display:block}.pc-drawer__search{display:none;padding:14px 18px 4px}.pc-drawer__search form{display:grid;grid-template-columns:1fr auto;gap:6px}.pc-drawer__search input{min-height:46px;border:1px solid var(--pc-line);border-radius:30px;padding:0 16px;font-size:calc((12px) * var(--pc-fs, 1));background:#fff;width:100%}.pc-drawer__search button{width:54px;height:46px;align-self:center;display:grid;place-items:center;border:0;border-radius:23px;background:var(--pc-ink);color:#fff;cursor:pointer;line-height:1}.pc-icon-search--lg{width:calc(26px * var(--pc-fs, 1));height:calc(26px * var(--pc-fs, 1));stroke-width:2.3}.pc-nav,.pc-mobile-menu{display:none}.pc-announcement__inner>a,.pc-header__contact,.pc-nav a[href*="/pages/contact"],.pc-nav a[href*="/pages/inquiry"],.pc-mobile-menu__panel a[href*="/pages/contact"],.pc-mobile-menu__panel a[href*="/pages/inquiry"],.pc-drawer a[href*="/pages/contact"],.pc-drawer a[href*="/pages/inquiry"],.pc-hero__buttons .pc-button--ghost,.pc-business-cta,.pc-product__contact,.pc-invoice-box{display:none!important}.pc-eyebrow{display:flex;align-items:center;gap:10px;font-size:calc((11px) * var(--pc-fs, 1));letter-spacing:.16em;font-weight:800;color:var(--pc-red);margin-bottom:19px}.pc-eyebrow:before{content:"";width:28px;height:2px;background:currentColor}.pc-eyebrow--gold{color:#e6c87d}.pc-heading{margin-bottom:42px}.pc-heading h2{font-size:calc((clamp(30px,3.1vw,44px)) * var(--pc-fs, 1));line-height:1.25;letter-spacing:-.035em;margin:0 0 14px;color:var(--pc-ink)}.pc-heading p{margin:0;color:var(--pc-muted);font-size:calc((13px) * var(--pc-fs, 1));line-height:1.8}.pc-heading--split{display:flex;align-items:flex-end;justify-content:space-between}.pc-heading--center{text-align:center}.pc-heading--center .pc-eyebrow{justify-content:center}.pc-text-link{display:inline-flex;align-items:center;gap:10px;font-weight:800;font-size:calc((12px) * var(--pc-fs, 1));padding-bottom:5px;border-bottom:1px solid var(--pc-ink)}.pc-button{min-height:54px;padding:0 25px;border:0;display:inline-flex;align-items:center;justify-content:center;gap:14px;font-weight:800;font-size:calc((13px) * var(--pc-fs, 1));letter-spacing:.03em;border-radius:4px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;text-decoration:none}.pc-button:hover{transform:translateY(-2px)}.pc-button--red{background:var(--pc-red);color:#fff!important;box-shadow:0 10px 28px #df1a1a47}.pc-button--red:hover{background:#ef2020;box-shadow:0 14px 34px #df1a1a61}.pc-button--ghost{color:#fff!important;border:1px solid rgba(255,255,255,.35);background:#ffffff12;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.pc-button--dark{background:var(--pc-dark);color:#fff!important}.pc-button--light{background:#fff;color:var(--pc-dark)!important;min-width:225px}.pc-hero{min-height:440px;height:calc(100vh - var(--pc-header-h, 56px) - 303px);max-height:580px;position:relative;overflow:hidden;background:var(--pc-dark);color:#fff}@supports (height: 100svh){.pc-hero{height:calc(100svh - var(--pc-header-h, 56px) - 303px)}}.pc-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.pc-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#12100eed,#12100ec2 35%,#12100e33 64%,#12100e0d)}.pc-hero__shade:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(12,11,10,.55) 0%,transparent 38%)}.pc-hero__content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;padding-bottom:100px}.pc-hero h1{color:#fff;font-size:calc((clamp(38px,4.1vw,58px)) * var(--pc-fs, 1));line-height:1.24;letter-spacing:-.045em;margin:0 0 20px;max-width:760px;font-weight:800}.pc-hero h1 strong{color:#fff;position:relative;font-weight:800}.pc-hero h1 strong:after{content:"";height:8px;background:var(--pc-red);position:absolute;left:0;right:-5px;bottom:-5px;transform:skew(-18deg)}.pc-hero__copy{margin:0;color:#ffffffc7;line-height:1.9;font-size:calc((15px) * var(--pc-fs, 1));letter-spacing:.035em}.pc-hero__buttons{display:flex;gap:12px;margin-top:24px}.pc-hero__facts{position:absolute;left:50%;bottom:0;z-index:3;transform:translate(-50%);height:88px;display:flex;width:min(1180px,calc(100% - 48px));border-top:1px solid rgba(255,255,255,.18)}.pc-hero__fact{width:190px;padding-top:16px;display:flex;align-items:baseline;gap:8px}.pc-hero__fact strong{color:#fff;font-family:Arial,sans-serif;font-size:calc((30px) * var(--pc-fs, 1));letter-spacing:-.04em}.pc-hero__fact strong span{font-family:inherit;font-size:calc((11px) * var(--pc-fs, 1));margin-left:3px;letter-spacing:0}.pc-hero__fact p{margin:0;color:#ffffffa6;font-size:calc((10px) * var(--pc-fs, 1));letter-spacing:.06em}.pc-products{background:#fff}.pc-product-grid{display:grid;grid-template-columns:repeat(var(--pc-product-columns-desktop, 3),minmax(0,1fr));gap:34px 24px}.pc-products__more{margin-top:44px;display:flex;justify-content:center}.pc-products__more .pc-button{min-width:300px}.pc-product-card{display:block;min-width:0;container-type:inline-size}.pc-product-card__image{height:auto;position:relative;overflow:hidden;background:#eee}.pc-product-card__image img{width:100%;height:auto;display:block;object-fit:contain;transition:opacity .45s ease,transform .55s ease}.pc-product-card__image .pc-product-card__secondary{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;opacity:0}.pc-product-card:hover .pc-product-card__image img{transform:scale(1.035)}.pc-product-card:hover .pc-product-card__secondary{opacity:1}.pc-product-card__tag{position:absolute;z-index:2;top:16px;left:16px;background:#fff;color:var(--pc-ink);font-size:calc((9px) * var(--pc-fs, 1));letter-spacing:.12em;font-weight:900;padding:8px 11px}.pc-product-card__arrow{position:absolute;z-index:2;right:15px;bottom:15px;width:43px;height:43px;display:grid;place-items:center;background:#fffffff0;border-radius:50%;transition:.25s ease}.pc-product-card:hover .pc-product-card__arrow{background:var(--pc-red);color:#fff}.pc-product-card__info{padding:18px 2px 0;display:flex;justify-content:space-between;gap:16px}.pc-product-card__info h3{color:var(--pc-ink);margin:0 0 7px;font-size:calc((17px) * var(--pc-fs, 1))}.pc-product-card__info p{margin:0;color:var(--pc-muted);font-size:calc((11px) * var(--pc-fs, 1))}.pc-product-card__info>strong{color:var(--pc-ink);white-space:nowrap;font-size:calc((14px) * var(--pc-fs, 1))}.pc-product-card__placeholder{width:100%;height:auto;aspect-ratio:4 / 5;display:grid;place-items:center;background:linear-gradient(145deg,#ce2028,#8a0c12);color:#e5c477;font-style:normal;font-variant:normal;line-height:normal;font-weight:700;font-size:calc(60px * var(--pc-fs, 1));font-family:Georgia,serif}@container (max-width: 260px){.pc-product-card__tag{top:8px;left:8px;padding:5px 7px;letter-spacing:.08em}.pc-product-card__arrow{right:8px;bottom:8px;width:32px;height:32px;font-size:calc((12px) * var(--pc-fs, 1))}.pc-product-card__info{padding-top:12px;flex-direction:column;gap:5px}.pc-product-card__info h3{margin:0 0 4px;font-size:calc((13px) * var(--pc-fs, 1));line-height:1.5}.pc-product-card__info p{font-size:calc((10px) * var(--pc-fs, 1));line-height:1.6}.pc-product-card__info>strong{font-size:calc((12px) * var(--pc-fs, 1))}.pc-product-card__placeholder{font-size:calc(34px * var(--pc-fs, 1))}}.pc-reasons{background:var(--pc-gray)}.pc-reason-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pc-reason-card{background:#fff;padding:34px 32px 31px;min-height:270px;position:relative;border:1px solid #ece8e2}.pc-reason-card__number{position:absolute;top:27px;right:28px;font-style:normal;font-variant:normal;line-height:normal;font-weight:700;font-size:calc(11px * var(--pc-fs, 1));font-family:Arial,sans-serif;letter-spacing:.13em;color:var(--pc-gold)}.pc-reason-card__icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#f9f1e0;color:#9f762a;margin-bottom:26px;font-weight:900;font-size:calc((14px) * var(--pc-fs, 1))}.pc-reason-card__icon--image{overflow:hidden;background:#fff}.pc-reason-card__icon--image img{width:100%;height:100%;display:block;object-fit:contain}.pc-reason-card h3{color:var(--pc-ink);font-size:calc((18px) * var(--pc-fs, 1));margin:0 0 13px}.pc-reason-card p{margin:0;color:var(--pc-muted);line-height:1.85;font-size:calc((12px) * var(--pc-fs, 1))}.pc-trust-strip{margin-top:20px;background:#fff;border:1px solid #e9e4dc;display:grid;grid-template-columns:repeat(3,1fr);padding:20px 0}.pc-trust-item{display:flex;align-items:center;gap:13px;padding:0 24px;color:var(--pc-red)}.pc-trust-item+.pc-trust-item{border-left:1px solid var(--pc-line)}.pc-trust-item__mark{width:25px;height:25px;flex:0 0 25px;border:1px solid var(--pc-gold);border-radius:50%;display:grid;place-items:center;color:var(--pc-gold);font-weight:900;font-size:calc((11px) * var(--pc-fs, 1))}.pc-trust-item span{color:var(--pc-muted);font-size:calc((10px) * var(--pc-fs, 1));line-height:1.5}.pc-trust-item b{display:block;color:var(--pc-ink);font-size:calc((12px) * var(--pc-fs, 1))}.pc-color-order{background:#fff}.pc-color-order__inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(55px,7vw,100px);align-items:center}.pc-color-order__visual{height:590px;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 35%,#4b4641,#282522 48%,#161514);display:grid;place-items:center}.pc-color-order__visual:before{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(197,155,67,.24);border-radius:50%;box-shadow:0 0 0 70px #c59b4306,0 0 0 145px #c59b4305}.pc-color-order__custom-image{position:relative;z-index:2;width:100%;height:100%;display:block}.pc-color-order__custom-image--contain{object-fit:contain}.pc-color-order__custom-image--cover{object-fit:cover}.pc-color-order__badge{position:absolute;top:25px;left:25px;color:#e0c67f;border:1px solid rgba(255,255,255,.12);padding:9px 13px;font-size:calc((9px) * var(--pc-fs, 1));font-weight:800;letter-spacing:.1em}.pc-cover-sample{width:274px;height:386px;position:relative;z-index:2;background:linear-gradient(145deg,#d52329,#a20e15 65%,#7f0b10);border:7px solid #c8a04c;border-radius:28px 28px 42px 42px;box-shadow:inset 0 0 0 2px #ffffff1f,0 30px 55px #0006;color:#dec073;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transform:perspective(900px) rotateY(-8deg)}.pc-cover-sample:after{content:"";position:absolute;top:16px;right:16px;bottom:16px;left:16px;border:1px solid rgba(222,192,115,.35);border-radius:17px 17px 31px 31px}.pc-cover-sample__crown{font-size:calc((62px) * var(--pc-fs, 1));line-height:1;text-shadow:0 2px 0 #805f25}.pc-cover-sample strong{color:#dec073;font-family:Georgia,serif;font-size:calc((27px) * var(--pc-fs, 1));line-height:.98;letter-spacing:.07em;margin-top:12px}.pc-cover-sample small{font-size:calc((7px) * var(--pc-fs, 1));letter-spacing:.2em;margin-top:13px}.pc-sample-label{position:absolute;z-index:3;background:#fff;min-width:184px;padding:12px 14px;box-shadow:0 8px 24px #0003;font-size:calc((9px) * var(--pc-fs, 1));font-weight:700;display:flex;align-items:center;gap:8px}.pc-sample-label i{width:12px;height:12px;border-radius:50%}.pc-sample-label--body{bottom:62px;left:25px}.pc-sample-label--body i{background:#b5151b}.pc-sample-label--edge{top:105px;right:22px}.pc-sample-label--edge i{background:var(--pc-gold)}.pc-color-order__content h2{color:var(--pc-ink);font-size:calc((clamp(34px,4vw,51px)) * var(--pc-fs, 1));line-height:1.36;letter-spacing:-.045em;margin:0 0 24px}.pc-color-order__content>div.pc-richtext{margin:0 0 34px;color:var(--pc-muted);font-size:calc((13px) * var(--pc-fs, 1));line-height:2}.pc-palette-row{border-top:1px solid var(--pc-line);padding:19px 0;display:grid;grid-template-columns:118px 1fr;align-items:center}.pc-palette-row+.pc-palette-row{border-bottom:1px solid var(--pc-line)}.pc-palette-label strong{font-size:calc((12px) * var(--pc-fs, 1));display:block;margin-bottom:2px}.pc-palette-label span{color:var(--pc-muted);font-size:calc((9px) * var(--pc-fs, 1))}.pc-swatch-line{display:flex;flex-wrap:wrap;gap:7px}.pc-swatch-line i{width:18px;height:18px;border-radius:50%;display:block;border:2px solid #fff;box-shadow:0 0 0 1px #d2cec8}.pc-swatch-line--large i{width:27px;height:27px}.pc-color-order__content .pc-button{margin-top:31px}.pc-business-cta{background:linear-gradient(120deg,#1b1918,#302a25);color:#fff;padding:64px 0;position:relative;overflow:hidden}.pc-business-cta:after{content:"P";position:absolute;right:5%;top:-86px;font-style:normal;font-variant:normal;line-height:normal;font-weight:900;font-size:calc(280px * var(--pc-fs, 1));font-family:Arial,sans-serif;color:#ffffff06}.pc-business-cta__inner{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.pc-business-cta__eyebrow{color:#d2b66d;letter-spacing:.16em;font-style:normal;font-variant:normal;line-height:normal;font-weight:800;font-size:calc(9px * var(--pc-fs, 1));font-family:Arial,sans-serif}.pc-business-cta h2{color:#fff;font-size:calc((clamp(23px,2.7vw,34px)) * var(--pc-fs, 1));line-height:1.55;margin:12px 0 0}.pc-footer{background:#f3f1ed;border-top:1px solid #e4e0d9}.pc-footer__inner{min-height:56px;padding:14px 0;display:flex;align-items:center;justify-content:space-between;gap:12px 26px;flex-wrap:wrap}.pc-footer__legal{display:flex;align-items:center;flex-wrap:wrap;gap:6px 22px}.pc-footer__legal a{color:var(--pc-muted);font-size:calc((11px) * var(--pc-fs, 1));font-weight:700;white-space:nowrap}.pc-footer__legal a:hover{color:var(--pc-red)}.pc-footer__copy{margin:0;color:#8b857e;font-size:calc((10px) * var(--pc-fs, 1));white-space:nowrap}.pc-product{background:#fff;padding:62px 0 105px}.pc-breadcrumb{display:flex;gap:8px;color:#8a8580;font-size:calc((10px) * var(--pc-fs, 1));margin-bottom:28px}.pc-product__layout{display:grid;grid-template-columns:minmax(0,600px) minmax(380px,1fr);justify-content:space-between;gap:clamp(45px,7vw,92px)}.pc-product__gallery{width:100%;max-width:600px}.pc-product__media-main{width:100%;max-width:600px;height:auto;aspect-ratio:1 / 1;background:#fff;overflow:hidden;position:relative}.pc-product__media-main img{width:100%;height:100%;object-fit:contain}.pc-product__media-label{position:absolute;left:18px;bottom:18px;background:#ffffffed;padding:10px 13px;font-size:calc((9px) * var(--pc-fs, 1));letter-spacing:.08em;font-weight:800}.pc-product__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px}.pc-product__thumb{height:112px;border:2px solid transparent;background:#eee;padding:0;overflow:hidden;cursor:pointer}.pc-product__thumb[aria-current=true]{border-color:var(--pc-red)}.pc-product__thumb img{width:100%;height:100%;object-fit:cover}.pc-product__info{padding-top:5px}.pc-product__kicker{color:var(--pc-gold);font-style:normal;font-variant:normal;line-height:normal;font-weight:800;font-size:calc(10px * var(--pc-fs, 1));font-family:Arial,sans-serif;letter-spacing:.14em}.pc-product__title{color:var(--pc-ink);font-size:calc((clamp(32px,3.2vw,45px)) * var(--pc-fs, 1));margin:10px 0 9px;line-height:1.28;letter-spacing:-.04em}.pc-product__vendor{color:#9a938d;font-size:calc((9px) * var(--pc-fs, 1));letter-spacing:.06em}.pc-product__price-row{display:flex;align-items:center;justify-content:space-between;margin:24px 0 20px;padding-bottom:22px;border-bottom:1px solid var(--pc-line);gap:20px}.pc-product__price{color:var(--pc-ink);font-size:calc((26px) * var(--pc-fs, 1));font-weight:900}.pc-product__tax{color:var(--pc-muted);font-size:calc((9px) * var(--pc-fs, 1));font-weight:500}.pc-status-pill{display:inline-flex;align-items:center;gap:7px;background:#f4f0e7;color:#805f22;padding:7px 10px;font-size:calc((10px) * var(--pc-fs, 1));font-weight:800}.pc-product__description{color:var(--pc-muted);font-size:calc((12px) * var(--pc-fs, 1));line-height:1.95;margin:0 0 29px}.pc-fixed-colors{margin:24px 0;padding:16px 18px;background:#faf9f7;border:1px solid var(--pc-line);border-radius:4px;display:grid;gap:12px}.pc-fixed-color{display:flex;align-items:center;gap:12px}.pc-fixed-color__label{flex:0 0 auto;min-width:9.5em;color:var(--pc-ink);font-size:calc((12px) * var(--pc-fs, 1));font-weight:800}.pc-fixed-color__chip{flex:0 0 26px;width:26px;height:26px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #ccc6bf}.pc-fixed-color__name{color:var(--pc-ink);font-size:calc((12px) * var(--pc-fs, 1));font-weight:700}.pc-fixed-colors__note{margin:2px 0 0;color:var(--pc-muted);font-size:calc((10px) * var(--pc-fs, 1));line-height:1.6}.pc-variant-group{margin:24px 0;border:0;padding:0}.pc-variant-heading{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:13px}.pc-variant-heading legend{color:var(--pc-ink);font-size:calc((12px) * var(--pc-fs, 1));font-weight:800;padding:0}.pc-variant-heading span{color:var(--pc-muted);font-size:calc((10px) * var(--pc-fs, 1))}.pc-variant-heading b{color:var(--pc-ink)}.pc-variant-swatches{display:flex;flex-wrap:wrap;gap:10px}.pc-variant-swatch{min-width:38px;height:38px;border-radius:19px;border:2px solid #fff;box-shadow:0 0 0 1px #ccc6bf;cursor:pointer;position:relative;background:#f1eeea;padding:0 13px;font-size:calc((10px) * var(--pc-fs, 1));font-weight:700;color:var(--pc-ink)}.pc-variant-swatch--color{width:34px;min-width:34px;height:34px;padding:0;border-radius:50%}.pc-variant-swatch[aria-pressed=true]{box-shadow:0 0 0 2px var(--pc-ink)}.pc-variant-swatch--color[aria-pressed=true]:after{content:"\2713";color:#fff;text-shadow:0 1px 3px #000;font-size:calc((11px) * var(--pc-fs, 1));position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-weight:900}.pc-purchase-row{display:grid;grid-template-columns:102px 1fr;gap:10px;margin-top:31px}.pc-quantity{height:58px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--pc-line)}.pc-quantity button{border:0;background:#fff;cursor:pointer;color:var(--pc-muted)}.pc-quantity input{min-width:0;width:100%;border:0;text-align:center;font-size:calc((12px) * var(--pc-fs, 1));font-weight:800;-moz-appearance:textfield}.pc-quantity input::-webkit-inner-spin-button{-webkit-appearance:none}.pc-add-button{min-height:58px}.pc-add-button[disabled]{background:#aaa;box-shadow:none;cursor:not-allowed}.pc-product__notes{list-style:none;margin:26px 0 0;padding:14px 16px;display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;background:#faf7f0;border:1px solid #e6dcc6;border-radius:4px}.pc-product__note{display:flex;align-items:center;gap:9px;color:var(--pc-ink);font-size:calc((12px) * var(--pc-fs, 1));font-weight:800;line-height:1.5;letter-spacing:.01em}.pc-product__note-icon{flex:0 0 20px;width:20px;height:20px;color:var(--pc-gold)}.pc-accordions{margin-top:31px;border-top:1px solid var(--pc-line)}.pc-accordions details{border-bottom:1px solid var(--pc-line)}.pc-accordions summary{list-style:none;cursor:pointer;padding:19px 2px;font-size:calc((12px) * var(--pc-fs, 1));font-weight:800;display:flex;align-items:center;justify-content:space-between}.pc-accordions summary::-webkit-details-marker{display:none}.pc-accordions summary:after{content:"+";font-size:calc((18px) * var(--pc-fs, 1));font-weight:400}.pc-accordions details[open] summary:after{content:"\2212"}.pc-accordions__body{padding:0 2px 19px;color:var(--pc-muted);font-size:calc((11px) * var(--pc-fs, 1));line-height:1.8}.pc-product__contact{margin-top:18px;background:#f7f5f1;padding:16px 17px;display:flex;align-items:center;gap:13px;font-size:calc((10px) * var(--pc-fs, 1));line-height:1.6}.pc-product__contact a{color:var(--pc-red);font-weight:800}.pc-cart{background:#faf9f7;padding:58px 0 100px;min-height:70vh}.pc-cart__heading{display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:31px}.pc-cart__heading h1{color:var(--pc-ink);font-size:calc((42px) * var(--pc-fs, 1));margin:0 0 5px;letter-spacing:-.04em}.pc-cart__heading p{margin:0;color:var(--pc-muted);font-size:calc((11px) * var(--pc-fs, 1))}.pc-cart__heading a{font-size:calc((11px) * var(--pc-fs, 1));font-weight:800;border-bottom:1px solid}.pc-cart__layout{display:grid;grid-template-columns:1fr 390px;gap:30px;align-items:start}.pc-cart__panel{background:#fff;border:1px solid #ece8e2;padding:28px}.pc-cart-item{display:grid;grid-template-columns:150px 1fr auto;gap:22px;padding:0 0 27px;border-bottom:1px solid var(--pc-line)}.pc-cart-item+.pc-cart-item{padding-top:27px}.pc-cart-item__image{height:160px;overflow:hidden;background:#eee}.pc-cart-item__image img{width:100%;height:100%;object-fit:cover}.pc-cart-item__meta small{color:var(--pc-gold);font-style:normal;font-variant:normal;line-height:normal;font-weight:800;font-size:calc(8px * var(--pc-fs, 1));font-family:Arial,sans-serif;letter-spacing:.12em}.pc-cart-item__meta h2{color:var(--pc-ink);font-size:calc((17px) * var(--pc-fs, 1));margin:7px 0 11px}.pc-cart-item__meta p{margin:4px 0;color:var(--pc-muted);font-size:calc((10px) * var(--pc-fs, 1))}.pc-cart-item__meta .pc-quantity{width:98px;height:35px;margin-top:18px}.pc-cart-item__price{text-align:right;font-size:calc((13px) * var(--pc-fs, 1));font-weight:900}.pc-cart-item__remove{display:block;margin:91px 0 0 auto;color:#9a938d;font-size:calc((9px) * var(--pc-fs, 1));text-decoration:underline}.pc-order-note{padding-top:27px}.pc-order-note label{display:flex;justify-content:space-between;align-items:baseline;font-size:calc((12px) * var(--pc-fs, 1));font-weight:800;margin-bottom:10px}.pc-order-note label span{color:var(--pc-muted);font-size:calc((9px) * var(--pc-fs, 1));font-weight:500}.pc-order-note textarea{width:100%;height:125px;resize:vertical;border:1px solid var(--pc-line);background:#fcfbfa;padding:14px;font-size:calc((11px) * var(--pc-fs, 1));line-height:1.7;outline-color:var(--pc-gold)}.pc-order-note p{color:var(--pc-muted);font-size:calc((9px) * var(--pc-fs, 1));margin:8px 0 0}.pc-summary{background:#fff;border:1px solid #e9e4dd;padding:28px;position:sticky;top:calc(var(--pc-header-h, 56px) + 16px)}.pc-summary h2{color:var(--pc-ink);font-size:calc((17px) * var(--pc-fs, 1));margin:0 0 23px}.pc-summary__row{display:flex;justify-content:space-between;margin:12px 0;color:var(--pc-muted);font-size:calc((11px) * var(--pc-fs, 1))}.pc-summary__row b{color:var(--pc-ink)}.pc-summary__total{border-top:1px solid var(--pc-line);margin-top:20px;padding-top:20px;align-items:baseline;color:var(--pc-ink);font-weight:800}.pc-summary__total strong{font-size:calc((25px) * var(--pc-fs, 1))}.pc-summary .pc-button{width:100%;margin-top:17px}.pc-summary__security{color:var(--pc-muted);text-align:center;font-size:calc((9px) * var(--pc-fs, 1));margin:12px 0 0}.pc-invoice-box{margin-top:20px;background:#f5f2eb;padding:16px;font-size:calc((10px) * var(--pc-fs, 1));line-height:1.7;color:var(--pc-muted)}.pc-invoice-box strong{display:block;color:var(--pc-ink);font-size:calc((11px) * var(--pc-fs, 1));margin-bottom:4px}.pc-invoice-box a{color:var(--pc-red);font-weight:800}.pc-empty-cart{background:#fff;text-align:center;padding:80px 30px;border:1px solid var(--pc-line)}.pc-empty-cart h2{font-size:calc((28px) * var(--pc-fs, 1))}.pc-contact__intro{background:var(--pc-dark);color:#fff;padding:67px 0 62px;position:relative;overflow:hidden}.pc-contact__intro:after{content:"B2B";position:absolute;right:7%;top:-39px;color:#ffffff09;font-style:normal;font-variant:normal;line-height:normal;font-weight:900;font-size:calc(190px * var(--pc-fs, 1));font-family:Arial,sans-serif}.pc-contact__intro h1{color:#fff;font-size:calc((clamp(34px,4vw,54px)) * var(--pc-fs, 1));line-height:1.35;letter-spacing:-.04em;margin:0 0 18px}.pc-contact__intro-copy{color:#ffffffa8;font-size:calc((12px) * var(--pc-fs, 1));line-height:1.9;margin:0}.pc-contact__facts{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ffffff1f;margin-top:38px;max-width:650px}.pc-contact__fact{background:var(--pc-dark);padding:14px 19px}.pc-contact__fact strong{display:block;color:#fff;font-size:calc((11px) * var(--pc-fs, 1))}.pc-contact__fact span{color:#ffffff80;font-size:calc((8px) * var(--pc-fs, 1))}.pc-contact__layout{display:grid;grid-template-columns:1fr 330px;gap:36px;padding-top:65px;padding-bottom:105px}.pc-contact__form{border:1px solid var(--pc-line);padding:40px}.pc-contact__form>h2{color:var(--pc-ink);margin:0 0 7px;font-size:calc((24px) * var(--pc-fs, 1))}.pc-contact__form>p{margin:0 0 31px;color:var(--pc-muted);font-size:calc((10px) * var(--pc-fs, 1))}.pc-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:21px 18px}.pc-field{display:flex;flex-direction:column;gap:8px}.pc-field--full{grid-column:1/-1}.pc-field label{font-size:calc((10px) * var(--pc-fs, 1));font-weight:800}.pc-required{color:var(--pc-red);margin-left:5px}.pc-optional{color:#aaa39c;margin-left:5px;font-weight:500}.pc-field input,.pc-field select,.pc-field textarea{width:100%;border:1px solid var(--pc-line);background:#fcfbfa;min-height:48px;padding:0 13px;font-size:calc((11px) * var(--pc-fs, 1));outline-color:var(--pc-gold);border-radius:0}.pc-field textarea{min-height:135px;padding-top:13px;resize:vertical;line-height:1.7}.pc-check-field{margin:25px 0 18px;display:flex;align-items:center;gap:9px;color:var(--pc-muted);font-size:calc((10px) * var(--pc-fs, 1))}.pc-check-field input{accent-color:var(--pc-red)}.pc-contact__sidebar{display:flex;flex-direction:column;gap:16px}.pc-side-card{background:var(--pc-gray);padding:27px}.pc-side-card--dark{background:var(--pc-dark);color:#fff}.pc-side-card h3{color:inherit;margin:0 0 17px;font-size:calc((14px) * var(--pc-fs, 1))}.pc-side-card p{color:var(--pc-muted);font-size:calc((10px) * var(--pc-fs, 1));line-height:1.8;margin:0}.pc-side-card--dark p{color:#fff9}.pc-side-list{list-style:none;margin:0;padding:0}.pc-side-list li{padding:11px 0;border-bottom:1px solid #dedad4;display:flex;align-items:center;gap:9px;font-size:calc((10px) * var(--pc-fs, 1))}.pc-side-list li:before{content:"\2713";color:var(--pc-gold);font-weight:900}.pc-side-contact{margin-top:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.13)}.pc-side-contact small{display:block;color:#d4b568;font-size:calc((8px) * var(--pc-fs, 1));letter-spacing:.1em}.pc-side-contact strong{display:block;color:#fff;font-size:calc((20px) * var(--pc-fs, 1));margin:6px 0}.pc-side-contact span{color:#ffffff7a;font-size:calc((8px) * var(--pc-fs, 1))}.pc-form-message{padding:16px;margin-bottom:24px;font-size:calc((12px) * var(--pc-fs, 1));line-height:1.7}.pc-form-message--success{background:#f2f7f1;border:1px solid #c9ddc6;color:#3e7139}.pc-form-message--error{background:#fff2f2;border:1px solid #eccccc;color:#9b2929}.pc-contact__main{min-width:0}.pc-contact__page-content{margin-bottom:32px}.pc-contact__page-content:empty{display:none}.pc-check-field a{color:var(--pc-red);text-decoration:underline;text-underline-offset:3px}.pc-inner-hero{background:linear-gradient(135deg,#f6f4f0,#ece8e1);padding:70px 0 60px;overflow:hidden;position:relative}.pc-inner-hero:after{content:"P";position:absolute;right:5%;top:-80px;color:#33333309;font-style:normal;font-variant:normal;line-height:normal;font-weight:900;font-size:calc(230px * var(--pc-fs, 1));font-family:Arial,sans-serif}.pc-inner-hero .pc-eyebrow,.pc-inner-hero h1,.pc-inner-hero p{position:relative;z-index:1}.pc-inner-hero h1{color:var(--pc-ink);font-size:calc((clamp(36px,4.5vw,58px)) * var(--pc-fs, 1));letter-spacing:-.045em;margin:0 0 14px}.pc-inner-hero p{color:var(--pc-muted);font-size:calc((12px) * var(--pc-fs, 1));line-height:1.8;max-width:680px}.pc-inner-main{padding:72px 0 105px;background:#fff}.pc-collection-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;padding-bottom:18px;border-bottom:1px solid var(--pc-line)}.pc-collection-toolbar p{color:var(--pc-muted);font-size:calc((11px) * var(--pc-fs, 1))}.pc-collection-toolbar select{min-height:40px;border:1px solid var(--pc-line);background:#fff;padding:0 38px 0 12px;font-size:calc((11px) * var(--pc-fs, 1))}.pc-collection-grid{display:grid;grid-template-columns:repeat(var(--pc-product-columns-desktop, 3),minmax(0,1fr));gap:42px 24px}.pc-collection-grid .pc-product-card__image{height:auto}.pc-pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:58px}.pc-pagination span,.pc-pagination a{min-width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--pc-line);font-size:calc((11px) * var(--pc-fs, 1))}.pc-pagination .current{background:var(--pc-dark);color:#fff;border-color:var(--pc-dark)}.pc-search-form{display:grid;grid-template-columns:1fr auto;gap:8px;max-width:720px;margin-bottom:45px}.pc-search-form input{min-height:54px;border:1px solid var(--pc-line);padding:0 16px;background:#fcfbfa}.pc-search-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.pc-search-card{border:1px solid var(--pc-line);padding:24px;min-height:160px}.pc-search-card h2{font-size:calc((18px) * var(--pc-fs, 1));margin:0 0 12px}.pc-search-card p{color:var(--pc-muted);font-size:calc((11px) * var(--pc-fs, 1));line-height:1.7}.pc-standard-page{width:min(850px,calc(100% - 48px));margin-inline:auto;padding:72px 0 110px}.pc-standard-page h1{color:var(--pc-ink);font-size:calc((clamp(34px,4vw,50px)) * var(--pc-fs, 1));margin:0 0 35px;letter-spacing:-.04em}.pc-standard-page__content{color:var(--pc-muted);font-size:calc((14px) * var(--pc-fs, 1));line-height:2}.pc-standard-page__content h2,.pc-standard-page__content h3{color:var(--pc-ink);margin-top:2em}.pc-standard-page__content a{color:var(--pc-red);text-decoration:underline}.pc-not-found{min-height:62vh;display:grid;place-items:center;text-align:center;padding:90px 24px;background:var(--pc-cream)}.pc-not-found strong{color:var(--pc-gold);font-style:normal;font-variant:normal;line-height:normal;font-weight:900;font-size:calc(84px * var(--pc-fs, 1));font-family:Arial,sans-serif}.pc-not-found h1{font-size:calc((32px) * var(--pc-fs, 1));margin:5px 0 14px}.pc-not-found p{color:var(--pc-muted);font-size:calc((12px) * var(--pc-fs, 1));margin-bottom:26px}@media(max-width:990px){.pc-menu-toggle__label{display:none}.pc-menu-toggle{padding:0 11px}.pc-product-grid{gap:14px}.pc-product-card__image{height:auto}.pc-product__layout{grid-template-columns:1fr}.pc-product__gallery{width:min(100%,600px);margin-inline:auto}.pc-product__info{width:min(100%,720px);margin-inline:auto}.pc-cart__layout{grid-template-columns:1fr 330px}.pc-contact__layout{grid-template-columns:1fr 280px}}@media(max-width:760px){.pc-shell{width:min(calc(100% - 28px),620px)}.pc-section-pad{padding-top:70px;padding-bottom:70px}.pc-announcement__inner{justify-content:center}.pc-announcement a{display:none}.pc-header__bar,.pc-header__spacer--active{height:var(--pc-header-h-mobile, 50px)}.pc-header__inner{gap:6px}.pc-logo{grid-template-columns:26px auto;column-gap:7px}.pc-logo__mark{width:26px;height:26px;font-size:calc((14px) * var(--pc-fs, 1))}.pc-logo__word{font-size:calc((16px) * var(--pc-fs, 1))}.pc-logo small{font-size:calc((6px) * var(--pc-fs, 1))}.pc-logo__image{max-height:calc(var(--pc-header-h-mobile, 50px) - 12px)}.pc-menu-toggle{border:0;width:36px;height:36px;padding:0;justify-content:center}.pc-header__search,.pc-header__contact{display:none}.pc-drawer__search{display:block}.pc-banner-duo__grid{grid-template-columns:1fr;gap:12px}.pc-banner-duo--keep-row .pc-banner-duo__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pc-hero{height:calc(100vh - var(--pc-header-h, 50px) - 205px);min-height:400px;max-height:520px}@supports (height: 100svh){.pc-hero{height:calc(100svh - var(--pc-header-h, 50px) - 205px)}}.pc-hero__image{object-position:62% center}.pc-hero__shade{background:linear-gradient(90deg,#12100ee6,#12100e59),linear-gradient(0deg,rgba(18,16,14,.75),transparent 45%)}.pc-hero__content{justify-content:center;padding-top:20px;padding-bottom:100px}.pc-hero h1{font-size:calc((34px) * var(--pc-fs, 1));margin-bottom:16px}.pc-hero__copy{line-height:1.8}.pc-hero__buttons{flex-direction:column;align-items:stretch;width:min(100%,340px)}.pc-hero__facts{width:calc(100% - 28px);height:88px}.pc-hero__fact{width:33.333%;flex-direction:column;gap:1px;padding-top:13px}.pc-hero__fact strong{font-size:calc((24px) * var(--pc-fs, 1))}.pc-heading--split{align-items:flex-start;gap:22px;flex-direction:column}.pc-products__more{margin-top:32px}.pc-products__more .pc-button{width:100%;min-width:0}.pc-product-grid{grid-template-columns:repeat(var(--pc-product-columns-mobile, 1),minmax(0,1fr))}.pc-reason-grid{grid-template-columns:1fr}.pc-product-grid{gap:28px 12px}.pc-product-card__image{height:auto}.pc-reason-card{min-height:0}.pc-trust-strip{grid-template-columns:1fr;padding:3px 19px}.pc-trust-item{padding:16px 5px}.pc-trust-item+.pc-trust-item{border-left:0;border-top:1px solid var(--pc-line)}.pc-color-order__inner{grid-template-columns:1fr;gap:50px}.pc-color-order__visual{height:500px}.pc-cover-sample{transform:scale(.86)}.pc-business-cta__inner{align-items:flex-start;flex-direction:column;gap:30px}.pc-footer__inner{justify-content:center;text-align:center;gap:10px;padding:16px 0}.pc-footer__legal{justify-content:center;gap:6px 16px}.pc-product__media-main{height:auto}.pc-product__layout{gap:42px}.pc-purchase-row{grid-template-columns:90px 1fr}.pc-cart__heading{align-items:flex-start;flex-direction:column;gap:18px}.pc-cart__layout{grid-template-columns:1fr}.pc-summary{position:static}.pc-cart__panel{padding:18px}.pc-cart-item{grid-template-columns:100px 1fr;gap:14px}.pc-cart-item__image{height:120px}.pc-cart-item__price{grid-column:2;text-align:left}.pc-cart-item__remove{margin:10px 0 0}.pc-contact__facts{grid-template-columns:1fr;gap:0;background:transparent}.pc-contact__fact{padding-left:0}.pc-contact__layout{grid-template-columns:1fr;padding-top:42px}.pc-contact__form{padding:25px 20px}.pc-form-grid{grid-template-columns:1fr}.pc-field--full{grid-column:auto}.pc-collection-grid{grid-template-columns:repeat(var(--pc-product-columns-mobile, 1),minmax(0,1fr));gap:28px 12px}.pc-search-results{grid-template-columns:1fr}.pc-collection-grid .pc-product-card__image{height:auto}.pc-collection-toolbar{align-items:flex-start;flex-direction:column;gap:14px}}@media(max-width:430px){.pc-hero h1{font-size:calc((30px) * var(--pc-fs, 1))}.pc-hero__copy{font-size:calc((13px) * var(--pc-fs, 1))}.pc-product-card__image{height:auto}.pc-color-order__visual{height:450px}.pc-sample-label--edge{right:7px}.pc-sample-label--body{left:7px}.pc-palette-row{grid-template-columns:95px 1fr}.pc-footer__legal a{font-size:calc((10px) * var(--pc-fs, 1))}.pc-product__thumb{height:82px}.pc-product__notes{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.pc-section *,.pc-section *:before,.pc-section *:after,.pc-header *,.pc-footer *,.pc-drawer,.pc-drawer *{scroll-behavior:auto!important;transition:none!important}}html.pc-scroll-locked,html.pc-scroll-locked body{overflow:hidden}@media(max-width:760px){.pc-product--sticky-atc .pc-purchase-row{position:fixed;left:0;right:0;bottom:0;z-index:90;margin-top:0;display:grid;grid-template-columns:104px minmax(0,1fr);gap:8px;align-items:center;background:#fffffffa;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid var(--pc-line);box-shadow:0 -8px 24px #2019141f;padding:9px 14px;padding-bottom:calc(9px + env(safe-area-inset-bottom,0px))}.pc-product--sticky-atc .pc-purchase-row .pc-quantity{height:48px;background:#fff}.pc-product--sticky-atc .pc-purchase-row .pc-add-button{min-height:48px;padding:0 14px;gap:8px}.pc-product--sticky-atc{padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))}}.pc-rte,.pc-standard-page__content{color:var(--pc-muted);font-size:calc((14px) * var(--pc-fs, 1));line-height:2}.pc-rte>*:first-child,.pc-standard-page__content>*:first-child{margin-top:0}.pc-rte>*:last-child,.pc-standard-page__content>*:last-child{margin-bottom:0}.pc-rte p,.pc-standard-page__content p{margin:0 0 1.5em}.pc-rte h1,.pc-rte h2,.pc-rte h3,.pc-rte h4,.pc-standard-page__content h2,.pc-standard-page__content h3,.pc-standard-page__content h4{color:var(--pc-ink);letter-spacing:-.02em;line-height:1.5;margin:2.4em 0 .9em}.pc-rte h1{font-size:calc((26px) * var(--pc-fs, 1))}.pc-rte h2,.pc-standard-page__content h2{font-size:calc((21px) * var(--pc-fs, 1));padding-bottom:12px;border-bottom:1px solid var(--pc-line)}.pc-rte h3,.pc-standard-page__content h3{font-size:calc((16px) * var(--pc-fs, 1))}.pc-rte h4{font-size:calc((14px) * var(--pc-fs, 1))}.pc-rte ul,.pc-rte ol,.pc-standard-page__content ul,.pc-standard-page__content ol{margin:0 0 1.5em;padding-left:1.4em}.pc-rte li,.pc-standard-page__content li{margin-bottom:.5em}.pc-rte li::marker,.pc-standard-page__content li::marker{color:var(--pc-gold)}.pc-rte a,.pc-standard-page__content a{color:var(--pc-red);text-decoration:underline;text-underline-offset:3px}.pc-rte strong,.pc-standard-page__content strong{color:var(--pc-ink);font-weight:700}.pc-rte blockquote,.pc-standard-page__content blockquote{margin:0 0 1.5em;padding:4px 0 4px 20px;border-left:2px solid var(--pc-gold);color:var(--pc-ink)}.pc-rte img,.pc-standard-page__content img{max-width:100%;height:auto;display:block}.pc-rte hr,.pc-standard-page__content hr{border:0;border-top:1px solid var(--pc-line);margin:2.4em 0}.pc-rte table,.pc-standard-page__content table{width:100%;border-collapse:collapse;margin:0 0 1.5em;font-size:calc((12px) * var(--pc-fs, 1))}.pc-rte th,.pc-rte td,.pc-standard-page__content th,.pc-standard-page__content td{border:1px solid var(--pc-line);padding:12px 14px;text-align:left;vertical-align:top}.pc-rte th,.pc-standard-page__content th{background:var(--pc-gray);color:var(--pc-ink);font-weight:700;white-space:nowrap}.pc-policy__shell{width:min(850px,calc(100% - 48px))}.pc-policy__body{padding-bottom:8px}.pc-policy__footer{margin-top:56px;padding-top:28px;border-top:1px solid var(--pc-line)}.shopify-policy__container{width:min(850px,calc(100% - 48px));margin-inline:auto;padding:60px 0 100px}.shopify-policy__title h1{color:var(--pc-ink);font-size:calc((32px) * var(--pc-fs, 1));margin:0 0 28px}.pc-news{background:#fff}.pc-news--gray{background:var(--pc-gray)}.pc-news__list{border-top:1px solid var(--pc-line)}.pc-news__list .pc-news-item{display:grid;grid-template-columns:190px minmax(0,1fr) 40px;align-items:center;gap:0 18px;padding:22px 4px;border-bottom:1px solid var(--pc-line);transition:background .2s ease,padding-left .2s ease}.pc-news__list .pc-news-item:hover{background:#c59b430f;padding-left:12px}.pc-news-item__meta{display:flex;align-items:center;gap:12px}.pc-news-item__meta time{color:var(--pc-muted);font-family:Arial,sans-serif;font-size:calc((12px) * var(--pc-fs, 1));letter-spacing:.06em;white-space:nowrap}.pc-news-item__tag{display:inline-flex;align-items:center;min-height:22px;padding:0 10px;background:#f9f1e0;color:#9f762a;font-size:calc((10px) * var(--pc-fs, 1));font-weight:800;letter-spacing:.06em;white-space:nowrap}.pc-news-item__body h3{margin:0;color:var(--pc-ink);font-size:calc((14px) * var(--pc-fs, 1));line-height:1.7;font-weight:700}.pc-news-item__body p{margin:6px 0 0;color:var(--pc-muted);font-size:calc((11px) * var(--pc-fs, 1));line-height:1.8}.pc-news-item__arrow{justify-self:end;width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--pc-line);border-radius:50%;color:var(--pc-muted);font-size:calc((12px) * var(--pc-fs, 1));transition:.25s ease}.pc-news-item:hover .pc-news-item__arrow{background:var(--pc-red);border-color:var(--pc-red);color:#fff}.pc-news__card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 24px}.pc-news__card .pc-news-item{display:block;position:relative;padding-bottom:4px;min-width:0}.pc-news-item__thumb{aspect-ratio:16 / 10;background:var(--pc-gray);overflow:hidden;display:grid;place-items:center;margin-bottom:16px}.pc-news-item__thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s ease}.pc-news-item:hover .pc-news-item__thumb img{transform:scale(1.04)}.pc-news-item__thumb-fallback{color:var(--pc-gold);font-family:Arial,sans-serif;font-weight:900;letter-spacing:.22em;font-size:calc((14px) * var(--pc-fs, 1))}.pc-news__card .pc-news-item__meta{margin-bottom:10px}.pc-news__card .pc-news-item__body h3{font-size:calc((16px) * var(--pc-fs, 1))}.pc-news__card .pc-news-item__arrow{display:none}.pc-news__empty{border:1px dashed var(--pc-line);background:var(--pc-cream);padding:36px 30px;text-align:center}.pc-news__empty p{margin:0;color:var(--pc-muted);font-size:calc((12px) * var(--pc-fs, 1));line-height:1.9}.pc-news__empty strong{color:var(--pc-ink);font-size:calc((14px) * var(--pc-fs, 1))}.pc-faq__shell{width:min(920px,calc(100% - 48px))}.pc-faq__list{border-top:1px solid var(--pc-line)}.pc-faq__category{margin:52px 0 0;padding:0 0 14px;color:var(--pc-ink);font-size:calc((18px) * var(--pc-fs, 1));letter-spacing:-.02em;display:flex;align-items:center;gap:12px}.pc-faq__category:before{content:"";width:20px;height:2px;background:var(--pc-gold);flex:0 0 20px}.pc-faq__list>.pc-faq__category:first-child{margin-top:8px}.pc-faq__category+.pc-faq-item{border-top:1px solid var(--pc-line)}.pc-faq-item{border-bottom:1px solid var(--pc-line)}.pc-faq-item__q{list-style:none;cursor:pointer;display:grid;grid-template-columns:34px minmax(0,1fr) 24px;align-items:start;gap:14px;padding:22px 4px;color:var(--pc-ink);font-size:calc((15px) * var(--pc-fs, 1));font-weight:700;line-height:1.7;transition:color .2s ease}.pc-faq-item__q::-webkit-details-marker{display:none}.pc-faq-item__q:hover{color:var(--pc-red)}.pc-faq-item__q:focus-visible{outline:2px solid var(--pc-gold);outline-offset:2px}.pc-faq-item__mark{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--pc-red);color:#fff;font-family:Arial,sans-serif;font-weight:900;font-size:calc((13px) * var(--pc-fs, 1));flex:0 0 28px}.pc-faq-item__mark--a{background:#f9f1e0;color:#9f762a}.pc-faq-item__toggle{position:relative;width:18px;height:18px;margin-top:5px;justify-self:end}.pc-faq-item__toggle:before,.pc-faq-item__toggle:after{content:"";position:absolute;left:50%;top:50%;width:14px;height:2px;background:var(--pc-ink);transform:translate(-50%,-50%);transition:transform .25s ease,background .2s ease}.pc-faq-item__toggle:after{transform:translate(-50%,-50%) rotate(90deg)}.pc-faq-item[open] .pc-faq-item__toggle:after{transform:translate(-50%,-50%) rotate(0)}.pc-faq-item[open] .pc-faq-item__q{color:var(--pc-red)}.pc-faq-item[open] .pc-faq-item__toggle:before,.pc-faq-item[open] .pc-faq-item__toggle:after{background:var(--pc-red)}.pc-faq-item__a{display:grid;grid-template-columns:34px minmax(0,1fr);gap:14px;padding:4px 42px 28px 4px}.pc-faq-item__answer{font-size:calc((13px) * var(--pc-fs, 1));line-height:1.95}.pc-faq-item__answer>*:last-child{margin-bottom:0}.pc-faq__empty{border:1px dashed var(--pc-line);background:var(--pc-cream);padding:36px 30px;text-align:center}.pc-faq__empty p{margin:0;color:var(--pc-muted);font-size:calc((12px) * var(--pc-fs, 1));line-height:1.9}.pc-faq__empty strong{color:var(--pc-ink);font-size:calc((14px) * var(--pc-fs, 1))}.pc-faq__contact{margin-top:56px;background:var(--pc-gray);border:1px solid #ece8e2;padding:32px 34px;display:flex;align-items:center;justify-content:space-between;gap:24px}.pc-faq__contact h3{margin:0 0 8px;color:var(--pc-ink);font-size:calc((17px) * var(--pc-fs, 1))}.pc-faq__contact p{margin:0;color:var(--pc-muted);font-size:calc((12px) * var(--pc-fs, 1));line-height:1.8}@media(max-width:990px){.pc-news__card{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.pc-policy__shell,.pc-faq__shell{width:min(100%,calc(100% - 28px))}.pc-news__list .pc-news-item{grid-template-columns:minmax(0,1fr);gap:8px;padding:18px 2px}.pc-news__list .pc-news-item:hover{padding-left:2px}.pc-news__list .pc-news-item__arrow{display:none}.pc-news__card{grid-template-columns:minmax(0,1fr);gap:26px}.pc-faq-item__q{grid-template-columns:26px minmax(0,1fr) 18px;gap:10px;padding:18px 2px;font-size:calc((14px) * var(--pc-fs, 1))}.pc-faq-item__mark{width:24px;height:24px;flex:0 0 24px;font-size:calc((11px) * var(--pc-fs, 1))}.pc-faq-item__a{grid-template-columns:26px minmax(0,1fr);gap:10px;padding:2px 6px 24px 2px}.pc-faq__contact{flex-direction:column;align-items:flex-start;padding:26px 22px}.pc-faq__contact .pc-button{width:100%}.pc-rte table,.pc-standard-page__content table{display:block;overflow-x:auto;white-space:nowrap}.shopify-policy__container{width:min(100%,calc(100% - 28px))}}.pc-faq--gray{background:var(--pc-gray)}.pc-faq--gray .pc-faq__list{border-top-color:#ddd8d0}.pc-faq--gray .pc-faq-item{border-bottom-color:#ddd8d0}.pc-faq--gray .pc-faq__contact{background:#fff}.pc-faq__more{margin-top:34px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.pc-faq__more p{margin:0;color:var(--pc-muted);font-size:calc((12px) * var(--pc-fs, 1));line-height:1.8}.pc-footer__support{display:flex;align-items:center;flex-wrap:wrap;gap:6px 22px}.pc-footer__support a{color:var(--pc-ink);font-size:calc((11px) * var(--pc-fs, 1));font-weight:800;white-space:nowrap}.pc-footer__support a:hover{color:var(--pc-red)}.pc-editor-note{margin:22px 0;border:1px solid #eccccc;background:#fff6f6;padding:18px 20px;color:#7c2b2b;font-size:calc((12px) * var(--pc-fs, 1));line-height:1.9}.pc-editor-note strong{display:block;margin-bottom:8px;color:#9b2929;font-size:calc((13px) * var(--pc-fs, 1))}.pc-editor-note p{margin:0 0 10px}.pc-editor-note ol{margin:0;padding-left:1.3em}.pc-editor-note li{margin-bottom:6px}.pc-editor-note code{background:#9b292917;padding:1px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}@media(max-width:760px){.pc-faq__more{flex-direction:column;align-items:stretch}.pc-faq__more .pc-button{width:100%}.pc-footer__support{justify-content:center;gap:6px 16px}}.pc-news-item__body h2{margin:0;color:var(--pc-ink);font-size:calc((14px) * var(--pc-fs, 1));line-height:1.7;font-weight:700}.pc-news__card .pc-news-item__body h2{font-size:calc((16px) * var(--pc-fs, 1))}.pc-blog__tags{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 30px}.pc-blog__tag{display:inline-flex;align-items:center;min-height:32px;padding:0 14px;border:1px solid var(--pc-line);border-radius:16px;background:#fff;color:var(--pc-muted);font-size:calc((11px) * var(--pc-fs, 1));font-weight:700;letter-spacing:.04em;transition:.2s ease}.pc-blog__tag:hover{border-color:var(--pc-gold);color:var(--pc-ink)}.pc-blog__tag--active{background:var(--pc-ink);border-color:var(--pc-ink);color:#fff}.pc-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:42px;padding-top:26px;border-top:1px solid var(--pc-line)}.pc-pagination__pages{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.pc-pagination__pages a,.pc-pagination__pages span{min-width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;border:1px solid var(--pc-line);color:var(--pc-muted);font-size:calc((11px) * var(--pc-fs, 1));font-weight:700;transition:.2s ease}.pc-pagination__pages a:hover{border-color:var(--pc-ink);color:var(--pc-ink)}.pc-pagination__pages span[aria-current=page]{background:var(--pc-ink);border-color:var(--pc-ink);color:#fff}.pc-pagination__pages .pc-pagination__gap{border-color:transparent}.pc-pagination__step{color:var(--pc-ink);font-size:calc((11px) * var(--pc-fs, 1));font-weight:800;white-space:nowrap}.pc-pagination__step:hover{color:var(--pc-red)}.pc-pagination__step--off{color:#b9b4ad}.pc-pagination .pagination{display:flex;flex-wrap:wrap;gap:8px}.pc-article .pc-inner-hero{padding:58px 0 46px}.pc-article__meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;position:relative;z-index:1}.pc-article__meta time{color:var(--pc-muted);font-family:Arial,sans-serif;font-size:calc((12px) * var(--pc-fs, 1));letter-spacing:.06em}.pc-article .pc-inner-hero h1{font-size:calc((clamp(24px,3vw,38px)) * var(--pc-fs, 1));line-height:1.45;letter-spacing:-.02em}.pc-article__hero-image{margin:0 0 40px}.pc-article__hero-image img{width:100%;height:auto;display:block;border-radius:4px}.pc-article__body{padding-bottom:8px}.pc-article__contact{margin-top:52px}.pc-article__nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:52px}.pc-article__nav-item{display:grid;gap:8px;padding:20px 22px;border:1px solid var(--pc-line);background:#fff;transition:.2s ease}.pc-article__nav-item:hover{border-color:var(--pc-gold);background:#c59b430f}.pc-article__nav-item--next{text-align:right}.pc-article__nav-label{color:var(--pc-red);font-size:calc((10px) * var(--pc-fs, 1));font-weight:800;letter-spacing:.1em}.pc-article__nav-title{color:var(--pc-ink);font-size:calc((12px) * var(--pc-fs, 1));font-weight:700;line-height:1.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pc-comments{margin-top:64px;padding-top:34px;border-top:1px solid var(--pc-line)}.pc-comments__title{margin:0 0 22px;color:var(--pc-ink);font-size:calc((18px) * var(--pc-fs, 1))}.pc-comments__item{padding:18px 0;border-bottom:1px solid var(--pc-line)}.pc-comments__meta{display:flex;align-items:center;gap:12px;margin-bottom:8px}.pc-comments__meta strong{color:var(--pc-ink);font-size:calc((12px) * var(--pc-fs, 1))}.pc-comments__meta time{color:var(--pc-muted);font-family:Arial,sans-serif;font-size:calc((11px) * var(--pc-fs, 1))}.pc-comments__item p{margin:0;color:var(--pc-muted);font-size:calc((12px) * var(--pc-fs, 1));line-height:1.9}.pc-comments__form{margin-top:34px;display:grid;gap:16px;justify-items:start}.pc-comments__form h3{margin:0;color:var(--pc-ink);font-size:calc((15px) * var(--pc-fs, 1))}.pc-comments__field{display:grid;gap:6px;width:100%}.pc-comments__field label{color:var(--pc-ink);font-size:calc((11px) * var(--pc-fs, 1));font-weight:700}.pc-comments__field input,.pc-comments__field textarea{width:100%;padding:12px 14px;border:1px solid var(--pc-line);border-radius:4px;background:#fff;color:var(--pc-ink);font-size:calc((12px) * var(--pc-fs, 1));font-family:inherit}.pc-comments__field input:focus,.pc-comments__field textarea:focus{outline:2px solid var(--pc-gold);outline-offset:1px}@media(max-width:760px){.pc-blog__tags{gap:6px;margin-bottom:24px}.pc-pagination{flex-direction:column;align-items:stretch;text-align:center;gap:14px}.pc-pagination__pages{justify-content:center}.pc-article__nav{grid-template-columns:minmax(0,1fr)}.pc-article__nav-item--next{text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/pcover.css.map */
