.typ-pdp{--typ-ink:#111;--typ-muted:#6a6863;--typ-line:#d8d5ce;--typ-paper:#f5f3ee;color:var(--typ-ink);background:#fff;font-family:var(--typ-font-body,Arial,sans-serif)}.typ-pdp *{box-sizing:border-box}.typ-pdp button,.typ-pdp input{font:inherit}.typ-pdp-shell{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(380px,.75fr);align-items:start}.typ-pdp-gallery-wrap{position:relative;min-width:0}.typ-pdp-gallery{display:flex;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;background:#fff}.typ-pdp-gallery::-webkit-scrollbar{display:none}.typ-pdp-media{position:relative;flex:0 0 100%;min-width:100%;aspect-ratio:1/1;background:var(--typ-paper);overflow:hidden;scroll-snap-align:start}.typ-pdp-media:first-child:nth-last-child(1){aspect-ratio:1/1}.typ-pdp-media img,.typ-pdp-media video,.typ-pdp-media iframe,.typ-pdp-media model-viewer{width:100%;height:100%;display:block;object-fit:cover}.typ-pdp-media video{background:var(--typ-paper)}.typ-pdp-media-badge{position:absolute;left:14px;top:14px;padding:7px 10px;background:#fff;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.typ-pdp-gallery-controls{display:flex;position:absolute;inset:50% 18px auto;z-index:3;align-items:center;justify-content:space-between;pointer-events:none;transform:translateY(-50%)}.typ-pdp-gallery-controls button{width:54px;height:54px;border:1px solid rgba(17,17,17,.18);border-radius:50%;background:#fffffff0;color:#111;font-size:23px;line-height:1;cursor:pointer;pointer-events:auto}.typ-pdp-gallery-count{position:absolute;left:50%;top:calc(50% + min(38vw,360px));min-width:54px;padding:6px 9px;background:#ffffffe6;font-size:11px;text-align:center;transform:translate(-50%)}.typ-pdp-info-wrap{position:sticky;top:100px;min-height:calc(100vh - 100px);padding:58px clamp(30px,4vw,72px) 48px;border-left:1px solid var(--typ-line);background:#fff}.typ-pdp-kicker{margin:0 0 12px;color:var(--typ-muted);font-size:12px;line-height:1.4;letter-spacing:.13em;text-transform:uppercase}.typ-pdp-title{margin:0;font-family:var(--typ-font-display,Georgia,serif);font-size:clamp(30px,2.5vw,45px);font-weight:400;line-height:1.07;letter-spacing:-.025em}.typ-pdp-subtitle{margin:18px 0 0;font-size:14px;line-height:1.55;color:#383733}.typ-pdp-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:9px;margin:26px 0 0;font-size:17px}.typ-pdp-price-current{font-weight:500}.typ-pdp-price-compare{color:var(--typ-muted);text-decoration:line-through}.typ-pdp-sale{padding:4px 7px;background:#1b1b1b;color:#fff;font-size:10px;line-height:1;letter-spacing:.08em}.typ-pdp-tax{display:block;width:100%;margin-top:0;color:var(--typ-muted);font-size:11px}.typ-pdp-options{margin-top:30px}.typ-pdp-option{margin:0 0 24px;padding:0;border:0}.typ-pdp-option legend{width:100%;display:flex;justify-content:space-between;margin:0 0 11px;padding:0;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.typ-pdp-values{display:flex;flex-wrap:wrap;gap:8px}.typ-pdp-choice{position:relative}.typ-pdp-choice input{position:absolute;opacity:0;pointer-events:none}.typ-pdp-choice span{display:flex;min-width:48px;min-height:42px;align-items:center;justify-content:center;padding:8px 14px;border:1px solid var(--typ-line);background:#fff;color:#222;cursor:pointer;transition:border-color .18s,background .18s,color .18s}.typ-pdp-choice input:checked+span{border-color:#111;background:#111;color:#fff}.typ-pdp-choice input:focus-visible+span{outline:2px solid #111;outline-offset:2px}.typ-pdp-choice input:disabled+span{opacity:.35;text-decoration:line-through;cursor:not-allowed}.typ-pdp-option--shade legend{margin-bottom:15px}.typ-pdp-option--shade .typ-pdp-values{gap:12px}.typ-pdp-choice--shade{display:block}.typ-pdp-choice--shade .typ-pdp-swatch{display:block;width:34px;min-width:34px;height:34px;min-height:34px;padding:0;border:0;border-radius:50%;background:var(--swatch-color);box-shadow:0 0 0 1px #11111114;cursor:pointer}.typ-pdp-choice--shade input:checked+.typ-pdp-swatch{background:var(--swatch-color);box-shadow:0 0 0 2px #fff,0 0 0 3px #111}.typ-pdp-choice--shade input:focus-visible+.typ-pdp-swatch{outline:2px solid #111;outline-offset:4px}.typ-pdp-choice--shade input:disabled+.typ-pdp-swatch{opacity:.28}.typ-pdp-choice--shade .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}.typ-pdp-submit{width:100%;min-height:56px;margin-top:7px;border:1px solid #111;background:#111;color:#fff;font-size:12px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:background .2s,color .2s}.typ-pdp-submit:hover{background:#fff;color:#111}.typ-pdp-submit:disabled{cursor:not-allowed;background:#aaa;border-color:#aaa;color:#fff}.typ-pdp-error{margin:10px 0 0;color:#9a1c1c;font-size:13px}.typ-pdp-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:24px 0 0;padding:18px 0;border-top:1px solid var(--typ-line);border-bottom:1px solid var(--typ-line)}.typ-pdp-benefit{font-size:10px;line-height:1.45;letter-spacing:.08em;text-align:center;text-transform:uppercase}.typ-pdp-benefit svg{display:block;width:18px;height:18px;margin:0 auto 8px}.typ-pdp-description{margin-top:24px;padding-top:22px;border-top:1px solid var(--typ-line);color:#3e3c38;font-size:13px;line-height:1.65}.typ-pdp-description h2{margin:0 0 14px;font-family:inherit;font-size:12px;font-weight:500;letter-spacing:.11em;text-transform:uppercase}.typ-pdp-description>*:last-child{margin-bottom:0}.typ-pdp-editorial{padding:clamp(64px,9vw,130px) 24px;background:var(--typ-paper)}.typ-pdp-editorial-inner{max-width:900px;margin:0 auto;text-align:center}.typ-pdp-editorial-label{font-size:11px;letter-spacing:.16em;text-transform:uppercase}.typ-pdp-editorial h2{margin:18px auto 24px;max-width:760px;font-family:var(--typ-font-display,Georgia,serif);font-size:clamp(34px,5vw,68px);font-weight:400;line-height:1.04}.typ-pdp-editorial p{max-width:650px;margin:0 auto;color:#494742;font-size:15px;line-height:1.7}.typ-pdp-related{display:block;padding:70px 24px 90px;background:#fff}.typ-pdp-related-head{display:flex;justify-content:space-between;align-items:end;max-width:1500px;margin:0 auto 30px}.typ-pdp-related h2{margin:0;font-family:var(--typ-font-display,Georgia,serif);font-size:clamp(30px,4vw,48px);font-weight:400}.typ-pdp-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:1500px;margin:0 auto}.typ-pdp-related .typ-card{min-width:0}.typ-pdp-related .typ-card-image{aspect-ratio:4/5}.typ-pdp-related .typ-card-caption{font-size:12px}.typ-pdp-empty-media{display:flex;align-items:center;justify-content:center;color:#777;font-size:12px;letter-spacing:.12em;text-transform:uppercase}@media(max-width:989px){.typ-pdp-shell{grid-template-columns:1fr}.typ-pdp-gallery{display:flex;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.typ-pdp-gallery::-webkit-scrollbar{display:none}.typ-pdp-media,.typ-pdp-media:first-child:nth-last-child(1){flex:0 0 100%;aspect-ratio:4/5;scroll-snap-align:start}.typ-pdp-gallery-wrap{position:relative}.typ-pdp-gallery-controls{display:flex;position:absolute;right:14px;bottom:14px;z-index:2;align-items:center;gap:6px;padding:5px;background:#ffffffe6}.typ-pdp-gallery-controls button{width:38px;height:38px;border:0;background:transparent;font-size:21px;cursor:pointer}.typ-pdp-gallery-count{min-width:40px;text-align:center;font-size:11px}.typ-pdp-info-wrap{position:static;min-height:0;padding:34px 22px 44px;border:0}.typ-pdp-title{font-size:35px}.typ-pdp-related-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.typ-pdp-related-grid>.typ-card{flex:0 0:min(74vw,330px);scroll-snap-align:start}.typ-pdp-related-grid::-webkit-scrollbar{display:none}}@media(max-width:520px){.typ-pdp-benefits{gap:3px}.typ-pdp-benefit{font-size:9px}.typ-pdp-editorial{padding:64px 22px}.typ-pdp-related{padding:56px 16px 72px}.typ-pdp-related-head{margin-bottom:24px}.typ-pdp-related-grid{gap:10px}}@media(prefers-reduced-motion:reduce){.typ-pdp-gallery{scroll-behavior:auto}.typ-pdp *{transition:none!important}}.typ-pdp-long-content{max-width:1600px;margin:0 auto;background:#fff}.typology-product-content{color:#222}.typology-product-tags{padding:clamp(58px,8vw,110px) 24px;background:#111;color:#fff;text-align:center}.typology-product-tags h2{margin:0 0 18px;font-family:var(--typ-font-display,Georgia,serif);font-size:clamp(28px,4vw,52px);font-weight:400}.typology-product-tags p{max-width:980px;margin:0 auto;font-size:13px;line-height:1.8;letter-spacing:.12em;text-transform:uppercase}.typology-content-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:680px;border-top:1px solid var(--typ-line)}.typology-content-section--reverse .typology-content-visual{order:2}.typology-content-section--reverse .typology-content-copy{order:1}.typology-content-visual{min-height:560px;background:var(--typ-paper)}.typology-content-media{display:block;width:100%;height:100%;min-height:560px;object-fit:cover}.typology-content-copy{padding:clamp(56px,7vw,110px);align-self:center}.typology-content-copy>h2{margin:0 0 20px;font-family:var(--typ-font-display,Georgia,serif);font-size:clamp(32px,4vw,58px);font-weight:400;line-height:1.06}.typology-content-subtitle{margin-bottom:38px;font-size:15px;line-height:1.7}.typology-content-items{border-top:1px solid var(--typ-line)}.typology-content-item{padding:28px 0;border-bottom:1px solid var(--typ-line)}.typology-content-item h3{margin:0 0 14px;font-family:inherit;font-size:14px;font-weight:500;letter-spacing:.06em}.typology-content-item div{font-size:14px;line-height:1.72;color:#444}.typology-content-item div>*:first-child,.typology-content-rich>*:first-child{margin-top:0}.typology-content-item div>*:last-child,.typology-content-rich>*:last-child{margin-bottom:0}.typology-content-rich{font-size:14px;line-height:1.72}.typology-content-button{display:inline-flex;margin-top:24px;padding:15px 24px;border:1px solid #111;color:#111;text-decoration:none;letter-spacing:.1em;text-transform:uppercase}@media(max-width:749px){.typology-content-section{grid-template-columns:1fr;min-height:0}.typology-content-section--reverse .typology-content-visual,.typology-content-section--reverse .typology-content-copy{order:initial}.typology-content-visual,.typology-content-media{min-height:0;aspect-ratio:4/5}.typology-content-copy{padding:48px 22px}.typology-content-item{padding:22px 0}.typology-product-tags{padding:56px 22px}}.typ-pdp .typ-pdp-gallery-controls{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;padding:0;background:transparent;pointer-events:none;transform:none}.typ-pdp .typ-pdp-gallery-arrow{position:absolute;top:50%;width:62px;height:62px;border:1px solid rgba(17,17,17,.14);border-radius:50%;background:#fffffff5;color:#111;font-size:31px;font-weight:300;line-height:1;cursor:pointer;pointer-events:auto;transform:translateY(-50%)}.typ-pdp .typ-pdp-gallery-arrow--prev{left:clamp(16px,3vw,48px)}.typ-pdp .typ-pdp-gallery-arrow--next{right:clamp(16px,3vw,48px)}.typ-pdp-gallery-dots{position:absolute;left:50%;bottom:22px;display:flex;align-items:center;gap:11px;pointer-events:auto;transform:translate(-50%)}.typ-pdp .typ-pdp-gallery-dots button{width:6px;height:6px;padding:0;border:0;border-radius:50%;background:#11111159;cursor:pointer}.typ-pdp .typ-pdp-gallery-dots button.is-active{background:#111;box-shadow:0 0 0 1px #ffffffbf}.typology-product-tags{display:flex;align-items:baseline;justify-content:center;gap:14px;padding:72px 24px;background:#fff;color:#111;text-align:left}.typology-product-tags h2{margin:0;color:#979797;font-family:inherit;font-size:13px;font-weight:400;letter-spacing:.04em;text-transform:uppercase}.typology-product-tags p{max-width:none;margin:0;font-size:13px;line-height:1.6;letter-spacing:.05em;text-transform:uppercase}.typology-content-copy>h2{margin:0 0 26px;font-family:inherit;font-size:13px;font-weight:400;line-height:1.4}.typology-content-subtitle{margin-bottom:58px;font-family:var(--typ-font-display,Georgia,serif);font-size:clamp(28px,2.4vw,42px);font-weight:400;line-height:1.18}.typology-content-item{padding:0;border-bottom:1px solid var(--typ-line)}.typology-content-item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;list-style:none;cursor:pointer;font-size:17px;font-weight:500}.typology-content-item summary::-webkit-details-marker{display:none}.typology-content-toggle{position:relative;flex:0 0 16px;width:16px;height:16px}.typology-content-toggle:before,.typology-content-toggle:after{content:"";position:absolute;left:50%;top:50%;width:12px;height:1px;background:#333;transform:translate(-50%,-50%)}.typology-content-toggle:after{transform:translate(-50%,-50%) rotate(90deg)}.typology-content-item[open] .typology-content-toggle:after{display:none}.typology-content-item-body{padding:0 0 26px;font-size:14px;line-height:1.72;color:#333}.typology-content-item-body>*:first-child{margin-top:0}.typology-content-item-body>*:last-child{margin-bottom:0}@media(max-width:749px){.typ-pdp .typ-pdp-gallery-arrow{width:46px;height:46px;font-size:25px}.typ-pdp .typ-pdp-gallery-arrow--prev{left:12px}.typ-pdp .typ-pdp-gallery-arrow--next{right:12px}.typ-pdp-gallery-dots{bottom:14px;gap:8px}.typology-product-tags{display:block;padding:46px 22px}.typology-product-tags h2{margin-bottom:10px}.typology-content-subtitle{margin-bottom:36px;font-size:29px}.typology-content-item summary{font-size:15px}}.typ-pdp-sticker{display:inline-flex;margin:0 0 17px;padding:8px 10px;background:#f4f1eb;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.typ-pdp-sticker[hidden]{display:none}.typ-pdp-kicker{display:flex;align-items:center;gap:12px}.typ-pdp-title-code{margin-left:.28em}.typ-pdp-title small{display:block;margin-top:5px;font-family:inherit;font-size:.72em;font-weight:400;line-height:1.15;letter-spacing:0}.typology-content-media-slot{width:100%;height:100%;min-height:inherit;background:var(--typ-paper)}.typology-content-media-slot:empty{background:var(--typ-paper)}.typology-product-media-bank[hidden],.typology-faq-page[hidden]{display:none!important}.typology-faq-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:620px;border-top:1px solid var(--typ-line);background:#fff}.typology-faq-visual{min-height:620px}.typology-faq-copy{align-self:center;padding:clamp(50px,5vw,90px) clamp(42px,5vw,96px)}.typology-faq-copy>h2{margin:0 0 30px;font-family:var(--typ-font-display,Georgia,serif);font-size:clamp(30px,3.5vw,52px);font-weight:400}.typology-faq-items{border-top:1px solid var(--typ-line)}.typology-faq-item{border-bottom:1px solid var(--typ-line)}.typology-faq-item summary{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:22px 0;list-style:none;cursor:pointer;font-size:18px;font-weight:600;line-height:1.35}.typology-faq-item summary::-webkit-details-marker{display:none}.typology-faq-item-body{padding:0 34px 25px 0;color:#333;font-size:14px;line-height:1.72}.typology-faq-item-body>*:first-child,.typology-faq-answer>*:first-child{margin-top:0}.typology-faq-item-body>*:last-child,.typology-faq-answer>*:last-child{margin-bottom:0}.typology-faq-answer+.typology-faq-answer{margin-top:18px;padding-top:18px;border-top:1px solid var(--typ-line)}.typology-faq-pagination{display:flex;justify-content:center;gap:28px;margin-top:42px}.typology-faq-pagination button{padding:0;border:0;background:transparent;color:#999;font:inherit;font-size:13px;cursor:pointer}.typology-faq-pagination button.is-active{color:#111}.typology-bundle-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);border-top:1px solid var(--typ-line);background:#fff}.typology-bundle-section--reverse .typology-bundle-products{order:2}.typology-bundle-section--reverse .typology-bundle-copy{order:1}.typology-bundle-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:1px;background:var(--typ-line)}.typology-bundle-card{min-width:0;padding:0 0 28px;background:#fff}.typology-bundle-media{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;background:var(--typ-paper)}.typology-bundle-media::-webkit-scrollbar{display:none}.typology-bundle-media-slide{flex:0 0 100%;aspect-ratio:4/5;scroll-snap-align:start;overflow:hidden}.typology-bundle-media-slide .typology-content-media-slot,.typology-bundle-media-slide .typology-content-media{min-height:0;height:100%}.typology-bundle-card h3,.typology-bundle-card p,.typology-bundle-card small,.typology-bundle-card>span{display:block;margin-right:22px;margin-left:22px}.typology-bundle-card h3{margin-top:22px;margin-bottom:7px;font-size:14px;font-weight:500}.typology-bundle-card p{margin-top:0;margin-bottom:8px;color:#555;font-size:13px}.typology-bundle-card small{color:#777}.typology-bundle-card>span{margin-top:9px;font-size:13px}.typology-bundle-copy{align-self:center;padding:clamp(56px,7vw,110px)}.typology-bundle-copy>h2{margin:0 0 24px;font-family:inherit;font-size:13px;font-weight:400;line-height:1.4}.typology-bundle-details{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,5vw,72px);padding:clamp(50px,6vw,90px);border-top:1px solid var(--typ-line)}.typology-bundle-detail>h3{margin:0 0 24px;font-family:var(--typ-font-display,Georgia,serif);font-size:clamp(25px,2.4vw,38px);font-weight:400}.typology-bundle-detail-items{border-top:1px solid var(--typ-line)}.typology-content-button--disabled{cursor:default}@media(max-width:749px){.typology-faq-section,.typology-bundle-section{grid-template-columns:1fr;min-height:0}.typology-faq-visual{min-height:0;aspect-ratio:4/5}.typology-faq-copy,.typology-bundle-copy{padding:46px 22px}.typology-faq-item summary{font-size:16px}.typology-bundle-section--reverse .typology-bundle-products,.typology-bundle-section--reverse .typology-bundle-copy{order:initial}.typology-bundle-products{grid-template-columns:1fr 1fr}.typology-bundle-details{grid-template-columns:1fr;padding:46px 22px}.typology-bundle-card h3,.typology-bundle-card p,.typology-bundle-card small,.typology-bundle-card>span{margin-right:14px;margin-left:14px}.typology-bundle-card h3{font-size:12px}}.section-typ-recommendations .typ-pdp-related-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px}@media(max-width:749px){.section-typ-recommendations .typ-pdp-related{overflow:hidden;padding-right:16px;padding-left:16px}.section-typ-recommendations .typ-pdp-related-grid{display:grid!important;grid-template-columns:none!important;grid-auto-flow:column;grid-auto-columns:calc((100% - 10px)/1.5);gap:10px;max-width:none;overflow-x:auto!important;overflow-y:hidden;padding:0 0 8px;scroll-snap-type:x mandatory;scroll-padding-left:0;scrollbar-width:none;-webkit-overflow-scrolling:touch}.section-typ-recommendations .typ-pdp-related-grid::-webkit-scrollbar{display:none}.section-typ-recommendations .typ-pdp-related-grid>.typ-card{width:auto!important;min-width:0!important;max-width:none!important;flex:none!important;scroll-snap-align:start}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/typ-product.css.map */
