:root{--paper:#f6f3ed;--ink:#20221f;--muted:#6c6d65;--line:#d9d8cf;--panel:#eae7df;--accent:#bbb697}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.65 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}button,input,textarea,select{font:inherit;color:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}img{display:block;max-width:100%;height:auto}button:disabled{opacity:.5;cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--ink);outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:400;line-height:1.08;letter-spacing:-.045em}h1{font-size:clamp(38px,5vw,68px)}h2{font-size:clamp(32px,4vw,55px)}h3{font-size:35px}p{margin-bottom:22px}.wrap{max-width:1320px;margin-inline:auto;padding-inline:56px}.section{padding-block:95px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-100px;inset-inline-start:15px;background:var(--ink);color:var(--paper);padding:12px;z-index:100}.skip:focus{top:10px}.announcement{background:var(--ink);color:var(--paper);font-size:11px;letter-spacing:.08em;text-align:center;padding:9px 20px}.header{height:98px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.wordmark{font-family:Georgia,Times New Roman,serif;font-size:30px;letter-spacing:.22em;white-space:nowrap;line-height:1.1}.nav,.header-actions{display:flex;align-items:center;gap:30px;font-size:12px}.header-actions{gap:18px}.header select{border:0;background:transparent;padding:8px 0;max-width:95px;font-size:12px}.cart-link{display:flex;align-items:center;gap:8px;white-space:nowrap}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:50px;align-items:center;min-height:650px;padding-block:40px 50px}.hero-copy{padding-block:50px}.eyebrow{font-size:10px;letter-spacing:.19em;font-weight:600;margin-bottom:25px;text-transform:uppercase}.hero h1{font-size:clamp(42px,5.2vw,74px);margin-bottom:28px;line-height:1.03}.lede{font-size:16px;line-height:1.85;color:var(--muted);max-width:420px}.button{display:inline-flex;justify-content:center;align-items:center;gap:40px;min-height:52px;border:1px solid var(--ink);background:var(--ink);color:var(--paper);padding:13px 28px;font-size:12px;font-weight:500;transition:background .2s,color .2s}.button:hover{background:#3b3e36;text-decoration:none}.button span{font-size:20px;line-height:1}.hero-caption{margin-top:65px;display:flex;gap:16px;align-items:center;font-size:9px;letter-spacing:.13em;color:var(--muted)}.hero-art{position:relative;background:var(--panel);height:548px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-art:before{content:"";position:absolute;width:86%;height:86%;border:1px solid #d4d0c3;border-radius:50%;transform:rotate(-20deg)}.hero-image{position:relative;max-height:90%;max-width:86%;width:auto;object-fit:contain;transform:rotate(-6deg)}.art-caption{position:absolute;bottom:18px;inset-inline-end:20px;font-size:9px;letter-spacing:.17em;color:var(--muted)}.benefits{display:grid;grid-template-columns:repeat(3,1fr);padding-block:36px 43px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:45px}.benefits>div{position:relative;padding-inline-start:36px}.number{position:absolute;inset-inline-start:0;top:0;font-size:10px;color:var(--muted)}.benefits h2{font-size:18px;letter-spacing:-.025em;line-height:1.4;margin-bottom:10px}.benefits p{font-size:12px;color:var(--muted);margin:0;max-width:280px}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;margin-bottom:48px}.section-heading h2{font-size:42px;margin:0;width:55%}.product-panel{display:grid;grid-template-columns:1.12fr 1fr;gap:80px;align-items:start}.gallery-stage{background:var(--panel);padding:30px;min-height:550px}.gallery-item{margin-bottom:20px}.gallery-item img{height:550px;width:100%;object-fit:contain}.gallery-item video,.gallery-item model-viewer,.gallery-item iframe{width:100%;max-height:550px}.gallery.is-enhanced .gallery-item{display:none;margin:0}.gallery.is-enhanced .gallery-item.is-active{display:block}.thumbnails{display:none;gap:10px;margin-top:12px;flex-wrap:wrap}.gallery.is-enhanced .thumbnails{display:flex}.thumbnails button{border:1px solid transparent;background:var(--panel);width:72px;height:85px;padding:7px}.thumbnails button[aria-pressed=true]{border-color:var(--ink)}.thumbnails img{width:100%;height:100%;object-fit:contain}.product-copy{padding-top:30px}.product-copy h1,.product-copy h3{font-size:36px;line-height:1.2;margin-bottom:22px}.price{font-size:20px;margin:15px 0 24px;display:flex;gap:12px}.price s{font-size:15px;color:var(--muted)}.rte{color:var(--muted);overflow-wrap:anywhere}.rte img{max-width:100%;height:auto}.rte a{text-decoration:underline}.rte table{display:block;max-width:100%;overflow:auto}.rte h2,.rte h3{font-size:26px;color:var(--ink)}label{display:block;font-size:12px;margin-block:15px 7px}input,textarea,select{border:1px solid var(--line);border-radius:0;background:transparent;padding:12px;width:100%}textarea{resize:vertical}.product-form{margin-top:25px}.product-form select{margin-bottom:12px}.purchase-row{display:flex;gap:12px;margin-block:8px 20px}.purchase-row>.button{flex:1;min-width:0;padding-inline:12px}.quantity{display:flex;align-items:center;border:1px solid var(--line);width:122px;flex-shrink:0}.quantity button{width:36px;min-height:50px;border:0;background:transparent;font-size:18px}.quantity input{width:48px;min-height:48px;text-align:center;border:0;padding:0;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.quantity input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.text-link{display:inline-block;background:none;border:0;border-bottom:1px solid currentColor;padding:0 0 3px;font-size:12px;cursor:pointer}.text-link:hover{text-decoration:none}.feature-list{padding:24px 0;margin:24px 0 0;border-top:1px solid var(--line);list-style:none;font-size:12px}.feature-list li{padding-block:7px}.feature-list li:before{content:"\2713";margin-inline-end:12px}.small{font-size:11px}.muted{color:var(--muted)}.editor-note{background:#e7e3d5;padding:15px;font-size:13px}.details-section{background:#e9e6de;padding-block:80px}.details-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px}.details-art{height:650px;overflow:hidden}.details-art img{height:100%;width:100%;object-fit:contain}.detail-line{border-top:1px solid #cbc8bd;padding-block:18px;font-size:13px;display:flex;gap:25px}.detail-line span{font-size:10px;color:var(--muted)}.fold-section{padding-block:100px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px}.fold-art{height:500px;background:var(--panel);display:flex;align-items:center;justify-content:center;padding:30px}.fold-art img{width:auto;max-height:100%;transform:rotate(7deg)}.faq-section{padding-block:70px 100px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.15fr;gap:70px}.faq-section h2{font-size:38px}.faq-section details{border-bottom:1px solid var(--line)}.faq-section summary{padding:21px 0;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;font-size:14px}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary span{font-size:20px;font-weight:300;line-height:1;transition:transform .2s}.faq-section details[open] summary span{transform:rotate(45deg)}.faq-section details p{font-size:13px;color:var(--muted);padding-inline-end:35px}.footer{background:var(--ink);color:var(--paper);padding-block:66px 22px}.footer-grid{display:grid;grid-template-columns:2fr 1fr;gap:70px}.footer .wordmark{font-size:32px}.footer h2{font-size:30px;letter-spacing:-.025em;margin-top:35px;margin-bottom:14px}.footer p{font-size:12px;opacity:.65;max-width:320px}.footer-links{display:flex;align-items:flex-start;flex-direction:column;gap:17px;font-size:12px;padding-top:4px}.copyright{font-size:10px;opacity:.5;margin-top:44px}.prose{max-width:830px;min-height:55vh}.prose h1{font-size:44px}.prose form{margin-top:35px}.prose button{margin-top:20px}.cart-page{min-height:60vh}.cart-page h1{font-size:46px}.cart-items{margin-top:40px}.cart-item{display:grid;grid-template-columns:110px 1fr 130px;gap:30px;border-bottom:1px solid var(--line);padding-block:25px}.cart-item img{height:140px;width:110px;object-fit:contain;background:var(--panel)}.item-title{font-size:18px}.cart-item p{font-size:12px;margin-block:8px}.cart-quantity{width:85px}.cart-bottom{display:grid;grid-template-columns:1fr 1fr;gap:120px;margin-top:30px}.cart-bottom .text-link{margin-top:15px}.subtotal{font-size:18px;display:flex;justify-content:space-between;gap:20px}.full{width:100%}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-block:40px}.product-card>div{height:340px;background:var(--panel);padding:20px}.product-card img{height:100%;width:100%;object-fit:contain}.product-card h2{font-size:20px;margin:20px 0 8px;letter-spacing:-.025em}.product-card p{font-size:13px}.search-form{display:flex;gap:12px;max-width:650px}.pagination{display:flex;gap:15px;margin-top:30px}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3{letter-spacing:0;line-height:1.35}html[dir=rtl] .eyebrow{letter-spacing:0}html[dir=rtl] .wordmark{direction:ltr;display:inline-block}html[dir=rtl] .hero-caption,html[dir=rtl] .art-caption{letter-spacing:0}@view-transition{navigation:auto}@media(min-width:1400px){.hero{min-height:720px}.hero-art{height:590px}}@media(max-width:1000px){.wrap{padding-inline:32px}.hero{gap:30px;min-height:590px}.hero-art{height:470px}.header-actions{gap:10px}.nav{gap:18px}.product-panel{gap:40px}.details-grid,.fold-section{gap:45px}.section-heading h2{width:58%;font-size:36px}.gallery-stage{min-height:480px;padding:20px}.gallery-item img{height:470px}.faq-section{gap:30px}.cart-bottom{gap:50px}}@media(max-width:700px){.wrap{padding-inline:22px}.header{height:78px;flex-wrap:wrap;position:relative;gap:8px}.wordmark{font-size:25px}.header-actions{font-size:10px}.cart-link{gap:5px}.header .nav{order:3;width:100%;justify-content:center;gap:32px;padding-block:12px;border-top:1px solid var(--line);position:absolute;top:78px;left:0}.header select{font-size:10px;max-width:66px}.hero{grid-template-columns:1fr;gap:0;padding-top:60px;padding-bottom:35px;min-height:0}.hero-copy{padding-block:25px 32px}.hero h1{font-size:45px;line-height:1.05;max-width:400px}.eyebrow{font-size:9px;margin-bottom:18px}.lede{font-size:14px;line-height:1.8}.hero-caption{margin-top:24px;font-size:8px}.hero-art{height:440px}.hero-image{max-width:87%;max-height:90%}.benefits{grid-template-columns:1fr;padding-block:30px;gap:25px}.benefits>div{padding-inline-start:35px}.benefits h2{font-size:17px;margin-bottom:6px}.benefits p{max-width:none;font-size:12px}.section{padding-block:55px}.section-heading{display:block;margin-bottom:28px}.section-heading h2{width:auto;font-size:35px}.product-panel{grid-template-columns:1fr;gap:22px}.gallery-stage{min-height:480px}.gallery-item img{height:490px}.product-copy{padding-top:10px}.product-copy h1,.product-copy h3{font-size:31px}.thumbnails button{width:65px;height:78px}.details-section{padding-block:48px}.details-grid{grid-template-columns:1fr;gap:35px}.details-art{height:550px}.details-grid h2,.fold-section h2{font-size:42px}.fold-section{grid-template-columns:1fr;gap:30px;padding-block:55px}.fold-art{height:420px}.faq-section{grid-template-columns:1fr;padding-block:45px 60px;gap:16px}.faq-section h2{font-size:32px}.footer{padding-top:45px}.footer-grid{grid-template-columns:1fr;gap:25px}.footer-links{flex-direction:row;flex-wrap:wrap;gap:17px 23px}.copyright{margin-top:28px}.cart-page,.prose{padding-top:80px}.cart-item{grid-template-columns:70px 1fr 65px;gap:12px}.cart-item img{width:70px;height:100px}.item-title{font-size:15px}.cart-quantity{width:65px;padding:8px}.cart-bottom{grid-template-columns:1fr;gap:25px}.product-grid{grid-template-columns:repeat(2,1fr);gap:16px}.product-card>div{height:230px;padding:10px}.product-card h2{font-size:17px}.search-form{gap:8px}.search-form .button{padding-inline:16px}html[dir=rtl] .hero h1{font-size:42px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
