.pc-smp{max-width:var(--page-width, 90rem);width:100%;margin-inline:auto;padding-inline:var(--page-margin, 16px);box-sizing:border-box}@media(min-width:750px){.pc-smp{padding-inline:var(--page-margin, 40px)}}.pc-smp-eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:600;color:var(--pc-rust);margin:0 0 10px}.pc-smp-intro{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(24px,5vw,56px);align-items:stretch}.pc-smp-intro-h{font-family:var(--font-heading--family);font-size:clamp(30px,4.6vw,50px);line-height:1.04;letter-spacing:-.015em;color:var(--pc-felt);margin:6px 0 16px}.pc-smp-intro-sub{font-size:17px;line-height:1.65;color:#000000bd;max-width:520px;margin:0 0 24px}.pc-smp-intro-cta{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.pc-smp-intro-note{font-size:13px;color:#0000008c}.pc-smp-trust{display:flex;flex-wrap:wrap;align-items:center;gap:10px 20px;margin-top:20px;padding-top:18px;border-top:1px solid rgb(0 0 0 / .1)}.pc-smp-trust-rating,.pc-smp-trust-item{display:inline-flex;align-items:center;gap:7px;font-size:13px;color:#000000ad;text-decoration:none}.pc-smp-trust-rating strong,.pc-smp-trust-rating:hover .pc-smp-trust-txt{color:var(--pc-felt)}.pc-smp-trust-ico{width:17px;height:17px;color:var(--pc-rust);flex-shrink:0}.pc-smp-stars{display:inline-block;position:relative;font-size:15px;line-height:1;letter-spacing:1.5px}.pc-smp-stars:before{content:"\2605\2605\2605\2605\2605";color:#00000029}.pc-smp-stars:after{content:"\2605\2605\2605\2605\2605";color:var(--pc-rust, #b25a35);position:absolute;left:0;top:0;overflow:hidden;white-space:nowrap;width:calc(var(--r, 5) / 5 * 100%)}.pc-smp-slides{position:relative;width:100%;height:100%;min-height:360px;border-radius:14px;overflow:hidden;background:rgb(var(--pc-stone-rgb,142 139 131)/.12)}.pc-smp-slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .9s ease}.pc-smp-slide.is-active{opacity:1}.pc-smp-dots{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;gap:7px;z-index:2}.pc-smp-dots button{width:7px;height:7px;border-radius:50%;border:none;background:#ffffff80;cursor:pointer;padding:0;transition:background .2s ease,width .2s ease;box-shadow:0 1px 3px #0000004d}.pc-smp-dots button.is-active{background:#fff;width:18px;border-radius:4px}.pc-smp-trust-rating--top{margin-bottom:14px;font-size:14px}@media(max-width:749px){.pc-smp-intro{grid-template-columns:1fr;gap:20px;text-align:left}.pc-smp-intro-media{order:-1}.pc-smp-slides{height:300px;min-height:0}}.pc-smp-hero{text-align:center;max-width:720px;margin:0 auto 8px}.pc-smp-h1{font-family:var(--font-heading--family);font-size:clamp(30px,5vw,46px);color:var(--pc-felt);margin:0 0 14px;letter-spacing:-.01em}.pc-smp-lead{font-size:16px;line-height:1.7;color:#000000b8;margin:0 auto;max-width:620px}.pc-smp-promise{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:22px}.pc-smp-promise span{font-size:12.5px;font-weight:600;color:var(--pc-felt);background:rgb(var(--pc-stone-rgb,142 139 131)/.14);border-radius:100px;padding:7px 14px}.pc-smp-filters{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:40px 0 24px}.pc-smp-chip{cursor:pointer;font-size:13px;font-weight:600;color:var(--pc-felt);background:transparent;border:1px solid rgb(0 0 0 / .18);border-radius:100px;padding:8px 16px;transition:all .15s ease}.pc-smp-chip.is-active{background:var(--pc-felt);color:#fff;border-color:var(--pc-felt)}.pc-smp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.pc-smp-card{position:relative;cursor:pointer;text-align:left;background:#fff;border:1px solid rgb(0 0 0 / .12);border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:12px;transition:border-color .15s ease,box-shadow .15s ease}.pc-smp-card:hover{border-color:#0000004d}.pc-smp-card.is-selected{border-color:var(--pc-rust);box-shadow:0 0 0 1px var(--pc-rust)}.pc-smp-card-swatch{display:block;width:100%;aspect-ratio:3 / 2;border-radius:6px;overflow:hidden;background:rgb(var(--pc-stone-rgb,142 139 131)/.12)}.pc-smp-card-swatch img{width:100%;height:100%;object-fit:cover;display:block}.pc-smp-card-swatch-fill{display:block;width:100%;height:100%}.pc-smp-card-swatchrow{display:grid;grid-template-columns:repeat(4,1fr);gap:3px;width:100%;aspect-ratio:3 / 2;border-radius:6px;overflow:hidden}.pc-smp-card-swatchrow span{display:block}.pc-smp-card-body{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.pc-smp-card-name{font-size:13.5px;font-weight:600;color:var(--pc-felt);line-height:1.25}.pc-smp-card-price{font-size:13px;color:#0000008c;flex-shrink:0}.pc-smp-card-add{display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--pc-rust);border:1px solid currentColor;border-radius:6px;padding:7px}.pc-smp-card.is-selected .pc-smp-card-add{background:var(--pc-rust);color:#fff;border-color:var(--pc-rust)}.pc-smp-card.is-selected .pc-smp-card-add:before{content:"Selected \2713"}.pc-smp-card.is-selected .pc-smp-card-add{font-size:0}.pc-smp-card.is-selected .pc-smp-card-add:before{font-size:12px}.pc-smp-empty{text-align:center;color:#0009;margin:30px 0;font-size:15px}.pc-smp-clearfilter,.pc-smp-top{cursor:pointer}.pc-smp-clearfilter{background:none;border:none;color:var(--pc-rust);font:inherit;font-weight:600;border-bottom:1px solid currentColor}.pc-smp-h2{font-family:var(--font-heading--family);font-size:clamp(22px,3vw,30px);color:var(--pc-felt);margin:0 0 22px;letter-spacing:-.01em}.pc-smp-walls{margin-top:72px}.pc-smp-walls-lead{font-size:16px;line-height:1.7;color:#000000b8;max-width:640px;margin:0 0 24px}.pc-smp-walls-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.pc-smp-wall{margin:0;display:flex;flex-direction:column}.pc-smp-wall img{width:100%;aspect-ratio:3 / 4;object-fit:cover;border-radius:8px;display:block;background:rgb(var(--pc-stone-rgb,142 139 131)/.12)}.pc-smp-wall figcaption{margin-top:10px;display:flex;flex-direction:column;gap:2px}.pc-smp-wall-fin{font-family:var(--font-heading--family);font-size:15px;color:var(--pc-felt)}.pc-smp-wall-loc{font-size:12.5px;color:#0000008c}.pc-smp-inspo-add{margin-top:10px;align-self:flex-start;cursor:pointer;background:transparent;border:1px solid var(--pc-rust);color:var(--pc-rust);border-radius:8px;padding:8px 12px;font-weight:600;font-size:12.5px;transition:background .15s ease,color .15s ease}.pc-smp-inspo-add.is-added{background:var(--pc-rust);color:#fff}.pc-smp-band{max-width:720px;margin:0 auto;text-align:center}.pc-smp-band p{font-size:16px;line-height:1.75;color:#000000c7;margin:0}.pc-smp-feat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:18px}.pc-smp-feat-card{background:rgb(var(--pc-stone-rgb,142 139 131)/.08);border-radius:10px;padding:22px}.pc-smp-feat-card h3{font-family:var(--font-heading--family);font-size:17px;color:var(--pc-felt);margin:0 0 8px}.pc-smp-feat-card p{font-size:14px;line-height:1.6;color:#000000b8;margin:0}.pc-smp-steps{list-style:none;padding:0;margin:8px 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.pc-smp-steps li{position:relative}.pc-smp-steps .n{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--pc-rust);color:#fff;font-weight:600;font-size:14px;margin-bottom:12px}.pc-smp-steps h3{font-family:var(--font-heading--family);font-size:16px;color:var(--pc-felt);margin:0 0 6px}.pc-smp-steps p{font-size:14px;line-height:1.6;color:#000000b8;margin:0}.pc-smp-faq{max-width:none;margin:0}.pc-smp-faq-list{margin-top:18px}.pc-smp-faqitem{border-bottom:1px solid rgb(0 0 0 / .12)}.pc-smp-faqitem summary{cursor:pointer;list-style:none;padding:18px 0;font-family:var(--font-heading--family);font-size:16px;color:var(--pc-felt);display:flex;justify-content:space-between;align-items:center;gap:16px}.pc-smp-faqitem summary::-webkit-details-marker{display:none}.pc-smp-faqitem summary:after{content:"";width:8px;height:8px;border-right:2px solid var(--pc-rust);border-bottom:2px solid var(--pc-rust);transform:rotate(45deg);transition:transform .2s ease;flex-shrink:0}.pc-smp-faqitem[open] summary:after{transform:rotate(225deg)}.pc-smp-faqitem>div{padding:0 0 20px;font-size:15px;line-height:1.7;color:#000000c7;max-width:680px}.pc-smp-faqitem a{color:var(--pc-rust)}.pc-smp-tablewrap{max-width:760px;margin:0 auto}.pc-smp-table-intro{font-size:15px;line-height:1.7;color:#000000b3;margin:0;max-width:640px}.pc-smp-table{width:100%;border-collapse:collapse;margin-top:18px}.pc-smp-table th,.pc-smp-table td{text-align:left;padding:15px 18px;vertical-align:top;font-size:15px;line-height:1.6;border-bottom:1px solid rgb(var(--pc-felt-rgb, 26 22 18) / .12)}.pc-smp-table tr:first-child th,.pc-smp-table tr:first-child td{border-top:1px solid rgb(var(--pc-felt-rgb, 26 22 18) / .12)}.pc-smp-table th{font-family:var(--font-heading--family);font-weight:400;color:var(--pc-felt);width:34%}.pc-smp-table td{color:#000000c7}@media(max-width:600px){.pc-smp-table th{width:42%}.pc-smp-table th,.pc-smp-table td{padding:13px 12px;font-size:14px}}.pc-smp-final{text-align:center}.pc-smp-final p{font-size:16px;color:#000000b8;margin:0 auto 20px;max-width:520px}.pc-smp-bar{position:fixed;left:0;right:0;bottom:0;z-index:40;background:var(--pc-felt);color:#fff;box-shadow:0 -6px 24px #0000002e;transform:translateY(110%);transition:transform .28s ease}.pc-smp-bar.is-visible{transform:translateY(0)}.pc-smp-bar-inner{max-width:var(--page-width, 90rem);margin:0 auto;padding:12px var(--page-margin, 16px);display:flex;align-items:center;gap:20px}@media(min-width:750px){.pc-smp-bar-inner{padding-inline:var(--page-margin, 40px)}}.pc-smp-bar-count{font-size:14px;font-weight:600;flex-shrink:0}.pc-smp-bar-n{font-size:18px}.pc-smp-bar-sub{font-weight:400;opacity:.7;margin-left:4px}.pc-smp-bar-inner{justify-content:space-between}.pc-smp-bar-actions{display:flex;align-items:center;gap:14px;flex-shrink:0}.pc-smp-bar-ship{font-size:12px;opacity:.8}.pc-smp-bar-see{cursor:pointer;background:transparent;border:1px solid rgb(255 255 255 / .45);color:#fff;border-radius:8px;padding:11px 16px;font-weight:600;font-size:13px}.pc-smp-bar-cta{padding:12px 22px}.pc-smp-bar-cta:disabled{opacity:.45;cursor:default}.pc-smp-bar-panel[hidden]{display:none}.pc-smp-bar-panel{max-height:48vh;overflow-y:auto;background:#fff;color:var(--pc-felt);padding:14px clamp(16px,5vw,28px) 16px;border-bottom:1px solid rgb(0 0 0 / .08)}.pc-smp-bar-panel-head{display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:14px;margin-bottom:12px;max-width:var(--page-width, 90rem);margin-left:auto;margin-right:auto}.pc-smp-bar-panel-close{background:none;border:none;font-size:24px;line-height:1;cursor:pointer;color:var(--pc-felt);padding:0 4px}.pc-smp-bar-list{list-style:none;margin:0 auto;padding:0;max-width:var(--page-width, 90rem);display:flex;flex-direction:column;gap:8px}.pc-smp-bar-list li{display:flex;align-items:center;gap:12px}.pc-smp-bar-list .sw{width:40px;height:28px;border-radius:5px;flex-shrink:0;background-size:cover;background-position:center}.pc-smp-bar-list .nm{flex:1;font-size:14px}.pc-smp-bar-list .pr{font-size:13px;color:#0000008c}.pc-smp-bar-list .rm{background:none;border:1px solid rgb(0 0 0 / .2);border-radius:6px;width:30px;height:30px;cursor:pointer;color:var(--pc-felt);font-size:15px;line-height:1;flex-shrink:0}@media(max-width:900px){.pc-smp-grid,.pc-smp-feat-grid,.pc-smp-steps,.pc-smp-walls-grid{grid-template-columns:repeat(2,1fr)}.pc-smp-bar-ship{display:none}}@media(max-width:600px){.pc-smp-bar-inner{flex-wrap:wrap;gap:10px}.pc-smp-bar-count{flex:1 1 100%}.pc-smp-bar-actions{flex:1 1 100%;gap:10px}.pc-smp-bar-see{flex:0 0 auto;padding:11px 14px}.pc-smp-bar-cta{flex:1 1 auto;padding:12px 14px}}@media(max-width:520px){.pc-smp-grid{grid-template-columns:repeat(2,1fr)}.pc-smp-feat-grid,.pc-smp-steps{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/pc-sample.css.map */
