.shiki-pdp{background:var(--shiki-bg);color:var(--shiki-text);font-family:inherit;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;padding:34px 0 64px}.shiki-pdp *{box-sizing:border-box}.shiki-pdp img{display:block;max-width:100%;height:auto}.shiki-shell{width:min(calc(100% - 40px),var(--shiki-max));margin:0 auto}.shiki-pdp--empty{padding:70px 20px}.shiki-empty,.shiki-placeholder{min-height:220px;display:grid;place-items:center;background:#f7f7f5;color:var(--shiki-muted);border:1px solid var(--shiki-line);font-size:14px}.shiki-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.shiki-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:54px;align-items:start}.shiki-gallery{min-width:0}.shiki-stage{position:relative;border:1px solid var(--shiki-line);background:#fff;overflow:hidden;border-radius:var(--shiki-radius)}.shiki-stage-track{position:relative;aspect-ratio:1/1;overflow:hidden}.shiki-media{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}.shiki-media.is-active{opacity:1;visibility:visible;pointer-events:auto}.shiki-media img{width:100%;height:100%;object-fit:contain;background:#fff}.shiki-media video,.shiki-media iframe,.shiki-media model-viewer{width:100%;height:100%;border:0}.shiki-arrow{position:absolute;z-index:4;top:50%;width:44px;height:44px;transform:translateY(-50%);border:1px solid var(--shiki-line);border-radius:999px;background:#ffffffed;color:var(--shiki-text);display:grid;place-items:center;cursor:pointer;box-shadow:0 4px 14px #1111110f;transition:transform .16s ease,background .16s ease}.shiki-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.04)}.shiki-arrow svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.shiki-arrow--prev{left:14px}.shiki-arrow--next{right:14px}.shiki-counter{position:absolute;z-index:4;right:14px;bottom:14px;background:#111c;color:#fff;padding:5px 9px;font-size:12px;line-height:1;border-radius:999px}.shiki-thumbs{display:flex;gap:9px;overflow-x:auto;padding:10px 1px 2px;scrollbar-width:thin}.shiki-thumb{width:74px;height:74px;flex:0 0 auto;padding:0;border:1px solid var(--shiki-line);background:#fff;cursor:pointer;overflow:hidden;border-radius:var(--shiki-radius)}.shiki-thumb img{width:100%;height:100%;object-fit:cover}.shiki-thumb.is-active{border-color:var(--shiki-text);box-shadow:inset 0 0 0 1px var(--shiki-text)}.shiki-buybox{min-width:0;padding-top:2px}.shiki-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 18px;font-size:12px;color:var(--shiki-muted)}.shiki-breadcrumbs a{color:inherit;text-decoration:none}.shiki-kicker{color:var(--shiki-accent);font-size:11px;font-weight:800;line-height:1.2;letter-spacing:.16em;text-transform:uppercase;margin:0 0 10px}.shiki-h1{margin:0 0 12px;font-size:clamp(30px,3vw,44px);line-height:1.04;letter-spacing:-.035em;font-weight:750}.shiki-subtitle{color:var(--shiki-muted);font-size:15.5px;line-height:1.65;margin:0 0 14px;max-width:58ch}.shiki-subtitle p,.shiki-rich p{margin:0 0 12px}.shiki-subtitle p:last-child,.shiki-rich p:last-child{margin-bottom:0}.shiki-rating{-webkit-appearance:none;appearance:none;border:0;padding:0;margin:0 0 18px;background:transparent;color:var(--shiki-text);display:flex;flex-wrap:wrap;align-items:center;gap:8px;font:inherit;cursor:pointer}.shiki-stars{display:flex;gap:2px}.shiki-star{width:19px;height:19px;display:grid;place-items:center;background:var(--shiki-accent)}.shiki-star svg{width:72%;height:72%;fill:var(--shiki-accent-text)}.shiki-rating strong{font-size:13px}.shiki-rating>span:last-child{font-size:13px;color:var(--shiki-muted);text-decoration:underline;text-underline-offset:3px}.shiki-price-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px;padding:16px 0;border-top:1px solid var(--shiki-line);border-bottom:1px solid var(--shiki-line);margin-bottom:14px}.shiki-price{font-size:32px;line-height:1;font-weight:800;letter-spacing:-.025em}.shiki-compare{font-size:15px;color:var(--shiki-muted);text-decoration:line-through}.shiki-save{background:var(--shiki-soft);color:var(--shiki-text);border:1px solid var(--shiki-line);padding:5px 8px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.shiki-notice{display:flex;align-items:flex-start;gap:9px;padding:10px 12px;background:var(--shiki-soft);border:1px solid var(--shiki-line);color:var(--shiki-text);font-size:13px;line-height:1.5;margin:0 0 16px}.shiki-notice-dot{width:7px;height:7px;border-radius:50%;background:var(--shiki-accent);flex:0 0 auto;margin-top:6px}.shiki-quickfacts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--shiki-line);border-left:1px solid var(--shiki-line);margin:0 0 16px}.shiki-quickfacts>div{min-height:74px;padding:12px 13px;border-right:1px solid var(--shiki-line);border-bottom:1px solid var(--shiki-line)}.shiki-quickfacts span{display:block;color:var(--shiki-muted);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px}.shiki-quickfacts strong{display:block;font-size:13.5px;line-height:1.35}.shiki-bullets{list-style:none;padding:0;margin:0 0 18px}.shiki-bullets li{display:flex;align-items:flex-start;gap:9px;padding:8px 0;font-size:13.5px;line-height:1.45;border-bottom:1px solid rgba(221,217,207,.7)}.shiki-bullets li:first-child{border-top:1px solid rgba(221,217,207,.7)}.shiki-bullets svg{width:17px;height:17px;flex:0 0 auto;margin-top:1px;fill:none;stroke:var(--shiki-accent);stroke-width:2.1}.shiki-options{padding:0;margin:0 0 14px;border:0}.shiki-option{margin-bottom:11px}.shiki-option label{display:block;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.shiki-option select{width:100%;height:48px;border:1px solid var(--shiki-line);background:#fff;color:var(--shiki-text);padding:0 12px;font:inherit;border-radius:0}.shiki-purchase{display:grid;grid-template-columns:112px 1fr;gap:10px}.shiki-qty{display:grid;grid-template-columns:36px 40px 36px;height:54px;border:1px solid var(--shiki-line);background:#fff}.shiki-qty button,.shiki-qty input{border:0;background:#fff;color:var(--shiki-text);font:inherit;text-align:center;min-width:0}.shiki-qty button{font-size:18px;cursor:pointer}.shiki-qty input{border-left:1px solid var(--shiki-line);border-right:1px solid var(--shiki-line);-moz-appearance:textfield}.shiki-qty input::-webkit-outer-spin-button,.shiki-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.shiki-atc{min-height:54px;width:100%;border:1px solid var(--shiki-button);background:var(--shiki-button);color:var(--shiki-button-text);font:inherit;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:transform .15s ease,opacity .15s ease,background .15s ease}.shiki-atc:hover{transform:translateY(-1px);opacity:.92}.shiki-atc[disabled]{cursor:not-allowed;opacity:.48;transform:none}.shiki-dynamic{margin-top:10px}.shiki-dynamic .shopify-payment-button__button{min-height:50px!important;border-radius:0!important}.shiki-buytrust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;font-size:11.5px;color:var(--shiki-muted)}.shiki-buytrust>div{display:flex;align-items:center;gap:7px}.shiki-trust-dot{width:6px;height:6px;border-radius:50%;background:var(--shiki-accent);flex:0 0 auto}.shiki-accordions{margin-top:18px;border-top:1px solid var(--shiki-line)}.shiki-accordions details{border-bottom:1px solid var(--shiki-line)}.shiki-accordions summary{list-style:none;cursor:pointer;padding:13px 28px 13px 0;font-size:13px;font-weight:750;position:relative}.shiki-accordions summary::-webkit-details-marker{display:none}.shiki-accordions summary:after{content:"+";position:absolute;right:2px;top:11px;font-size:18px;font-weight:400;color:var(--shiki-muted)}.shiki-accordions details[open] summary:after{content:"\2212"}.shiki-accordions details>div{color:var(--shiki-muted);font-size:12.5px;line-height:1.6;padding:0 0 14px}.shiki-accordions p{margin:0}.shiki-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:38px;border-top:1px solid var(--shiki-line);border-left:1px solid var(--shiki-line);background:var(--shiki-soft)}.shiki-strip>div{padding:20px 18px;border-right:1px solid var(--shiki-line);border-bottom:1px solid var(--shiki-line)}.shiki-strip strong{display:block;font-size:12.5px;margin-bottom:7px;letter-spacing:.01em}.shiki-strip span{display:block;color:var(--shiki-muted);font-size:11.5px;line-height:1.45}.shiki-section{border-top:1px solid var(--shiki-line);margin-top:68px;padding-top:68px}.shiki-h2{margin:0 0 14px;font-size:clamp(28px,3.2vw,46px);line-height:1.04;letter-spacing:-.035em;font-weight:760}.shiki-rich,.shiki-intro{color:var(--shiki-muted);font-size:15px;line-height:1.72}.shiki-section-head{text-align:center;max-width:720px;margin:0 auto 34px}.shiki-section-head--left{text-align:left;margin-left:0}.shiki-story{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.shiki-story-media{min-height:440px;background:var(--shiki-soft);overflow:hidden}.shiki-story-media img{width:100%;height:100%;min-height:440px;object-fit:cover}.shiki-story-copy{padding:20px 0}.shiki-checklist{list-style:none;margin:26px 0 0;padding:0;border-top:1px solid var(--shiki-line)}.shiki-checklist li{position:relative;padding:14px 0 14px 28px;border-bottom:1px solid var(--shiki-line);font-size:13.5px}.shiki-checklist li:before{content:"\2713";position:absolute;left:2px;color:var(--shiki-accent);font-weight:900}.shiki-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--shiki-line);border-left:1px solid var(--shiki-line)}.shiki-feature-card{min-height:190px;padding:24px 22px;border-right:1px solid var(--shiki-line);border-bottom:1px solid var(--shiki-line);background:var(--shiki-card)}.shiki-feature-index{display:block;color:var(--shiki-accent);font-size:10px;font-weight:900;letter-spacing:.12em;margin-bottom:30px}.shiki-feature-card h3{font-size:15px;margin:0 0 9px;line-height:1.3}.shiki-feature-card p{font-size:12.5px;line-height:1.6;color:var(--shiki-muted);margin:0}.shiki-fold{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.shiki-fold-media{min-height:400px;background:var(--shiki-soft);overflow:hidden}.shiki-fold-media img{width:100%;height:100%;min-height:400px;object-fit:cover}.shiki-metrics{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--shiki-line);border-left:1px solid var(--shiki-line);margin-top:28px}.shiki-metrics>div{padding:18px 14px;border-right:1px solid var(--shiki-line);border-bottom:1px solid var(--shiki-line)}.shiki-metrics strong{display:block;font-size:20px;margin-bottom:6px}.shiki-metrics span{color:var(--shiki-muted);font-size:11px;line-height:1.4}.shiki-surface-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:stretch}.shiki-surface-media{min-height:470px;background:var(--shiki-soft);overflow:hidden}.shiki-surface-media img{width:100%;height:100%;min-height:470px;object-fit:cover}.shiki-surface-facts{border-top:1px solid var(--shiki-line)}.shiki-surface-fact{display:grid;grid-template-columns:minmax(120px,.75fr) 1.25fr;gap:20px;align-items:baseline;padding:18px 0;border-bottom:1px solid var(--shiki-line)}.shiki-surface-fact span{color:var(--shiki-muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.shiki-surface-fact strong{font-size:14px;line-height:1.4}.shiki-dim-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:54px;align-items:center}.shiki-dim-table{border-top:1px solid var(--shiki-line)}.shiki-dim-table>div{display:grid;grid-template-columns:1fr auto;gap:5px 20px;padding:20px 0;border-bottom:1px solid var(--shiki-line)}.shiki-dim-table span{color:var(--shiki-muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.shiki-dim-table strong{font-size:22px}.shiki-dim-table small{grid-column:2;color:var(--shiki-muted);font-size:12px;text-align:right}.shiki-dim-media{min-height:420px;background:#fff;overflow:hidden}.shiki-dim-media img{width:100%;height:100%;min-height:420px;object-fit:contain}.shiki-expectations{background:var(--shiki-soft);padding:48px 34px;border-top:0}.shiki-expect-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--shiki-line);border-left:1px solid var(--shiki-line);background:#ffffff8c}.shiki-expect-grid article{padding:22px 18px;border-right:1px solid var(--shiki-line);border-bottom:1px solid var(--shiki-line)}.shiki-expect-grid strong{display:block;font-size:13px;margin-bottom:8px}.shiki-expect-grid p{color:var(--shiki-muted);font-size:11.5px;line-height:1.55;margin:0}.shiki-included{display:grid;grid-template-columns:.95fr 1.05fr;gap:54px;align-items:center}.shiki-included-media{min-height:330px;background:#fff;overflow:hidden}.shiki-included-media img{width:100%;height:100%;min-height:330px;object-fit:contain}.shiki-included-main{font-size:18px;font-weight:800;margin:18px 0 8px}.shiki-note{font-size:12.5px;line-height:1.6;color:var(--shiki-muted);margin:0}.shiki-faq{border-top:1px solid var(--shiki-line)}.shiki-faq details{border-bottom:1px solid var(--shiki-line)}.shiki-faq summary{list-style:none;cursor:pointer;position:relative;padding:19px 44px 19px 0;font-size:14.5px;font-weight:750}.shiki-faq summary::-webkit-details-marker{display:none}.shiki-faq summary:after{content:"+";position:absolute;right:3px;top:15px;color:var(--shiki-muted);font-size:23px;font-weight:400}.shiki-faq details[open] summary:after{content:"\2212"}.shiki-faq-answer{padding:0 44px 20px 0;color:var(--shiki-muted);font-size:13.5px;line-height:1.7;max-width:850px}.shiki-faq-answer p{margin:0}.shiki-final{display:grid;grid-template-columns:1.1fr .9fr;gap:0;padding-top:0;border:1px solid var(--shiki-line);overflow:hidden}.shiki-final-media{min-height:470px;background:var(--shiki-soft)}.shiki-final-media img{width:100%;height:100%;min-height:470px;object-fit:cover}.shiki-final-copy{display:flex;flex-direction:column;justify-content:center;padding:54px 46px;background:var(--shiki-soft)}.shiki-final-price{font-size:24px;font-weight:800;margin:22px 0 14px}.shiki-atc--final{max-width:340px}.shiki-sticky{display:none}.shiki-pdp button:focus-visible,.shiki-pdp a:focus-visible,.shiki-pdp select:focus-visible,.shiki-pdp input:focus-visible,.shiki-pdp summary:focus-visible{outline:2px solid var(--shiki-accent);outline-offset:3px}@media(max-width:989px){.shiki-hero{grid-template-columns:1fr;gap:28px}.shiki-buybox{max-width:760px}.shiki-strip{grid-template-columns:repeat(2,1fr)}.shiki-story,.shiki-fold,.shiki-surface-grid,.shiki-dim-grid,.shiki-included{grid-template-columns:1fr;gap:28px}.shiki-feature-grid,.shiki-expect-grid{grid-template-columns:repeat(2,1fr)}.shiki-fold-media{order:-1}.shiki-final{grid-template-columns:1fr}.shiki-final-media{min-height:390px}}@media(max-width:749px){.shiki-pdp{padding:16px 0 92px}.shiki-shell{width:min(calc(100% - 28px),var(--shiki-max))}.shiki-hero{gap:20px}.shiki-stage{border-left:0;border-right:0}.shiki-stage-track{aspect-ratio:1/1}.shiki-arrow{width:38px;height:38px}.shiki-arrow--prev{left:8px}.shiki-arrow--next{right:8px}.shiki-counter{right:8px;bottom:8px}.shiki-thumbs{gap:7px;padding-top:8px}.shiki-thumb{width:58px;height:58px}.shiki-h1{font-size:29px;line-height:1.06}.shiki-subtitle{font-size:14px;line-height:1.58}.shiki-price{font-size:29px}.shiki-quickfacts{grid-template-columns:1fr 1fr}.shiki-quickfacts>div{padding:10px;min-height:68px}.shiki-purchase{grid-template-columns:104px 1fr}.shiki-qty{grid-template-columns:34px 36px 34px;height:50px}.shiki-atc{min-height:50px}.shiki-buytrust{grid-template-columns:1fr;gap:5px}.shiki-strip{grid-template-columns:1fr 1fr;margin-top:26px}.shiki-strip>div{padding:15px 12px}.shiki-section{margin-top:44px;padding-top:44px}.shiki-h2{font-size:29px}.shiki-section-head{text-align:left;margin-bottom:24px}.shiki-story-media,.shiki-story-media img{min-height:300px}.shiki-story-copy{padding:0}.shiki-feature-grid,.shiki-expect-grid{grid-template-columns:1fr}.shiki-feature-card{min-height:auto;padding:19px 16px}.shiki-feature-index{margin-bottom:18px}.shiki-fold-media,.shiki-fold-media img{min-height:300px}.shiki-metrics>div{padding:14px 10px}.shiki-metrics strong{font-size:18px}.shiki-surface-media,.shiki-surface-media img{min-height:340px}.shiki-surface-fact{grid-template-columns:1fr;gap:5px;padding:14px 0}.shiki-dim-media,.shiki-dim-media img{min-height:300px}.shiki-expectations{padding:32px 18px}.shiki-included-media,.shiki-included-media img{min-height:260px}.shiki-final-media,.shiki-final-media img{min-height:320px}.shiki-final-copy{padding:30px 20px}.shiki-atc--final{max-width:none}.shiki-sticky{position:fixed;left:0;right:0;bottom:0;z-index:60;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--shiki-line);box-shadow:0 -8px 24px #11111114}.shiki-sticky>div{min-width:0}.shiki-sticky-label{display:block;max-width:150px;color:var(--shiki-muted);font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shiki-sticky strong{display:block;font-size:16px;margin-top:2px}.shiki-atc--sticky{width:auto;min-width:150px;padding:0 18px;min-height:46px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/shikibuton-pdp.css.map */
