:root{--paper:#f3f0e9;--ink:#282721;--line:#c5c2b8;--muted:#625f55}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Inter',Arial,sans-serif}a{color:inherit;text-decoration:none}button,select,input{font:inherit}button,a,select{touch-action:manipulation}button{color:inherit;cursor:pointer}img{display:block;width:100%;object-fit:cover}p{line-height:1.65;margin:0 0 18px}h1,h2,h3{font-weight:500;margin:0;letter-spacing:-.04em;line-height:1.06}h1{font-size:clamp(58px,6.5vw,100px)}h2{font-size:clamp(38px,4.8vw,70px)}h3{font-size:26px}em{font-family:var(--serif);font-weight:400;font-size-adjust:.43}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #ad4b33;outline-offset:4px}html{scroll-behavior:smooth}section[id]{scroll-margin-top:24px}[hidden]{display:none!important}.shop-skip{position:absolute;left:20px;top:-100px;background:white;padding:15px;z-index:20}.shop-skip:focus{top:10px}.shop-demo-bar{display:flex;justify-content:space-between;gap:20px;background:#272721;color:#f7f3e9;padding:10px 4.2%;font-size:13px}.shop-demo-bar a{text-decoration:underline;text-underline-offset:4px}.shop-header{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:28px 4.2%;border-bottom:1px solid var(--line)}.shop-brand{font-size:37px;font-weight:600;letter-spacing:-.07em;line-height:1}.shop-brand span{display:block;font-size:12px;font-weight:400;letter-spacing:.02em;margin-top:10px}.shop-header nav{display:flex;gap:32px;font-size:15px}.shop-header nav a{padding-block:14px}.cart-trigger{border:1px solid var(--line);background:none;padding:12px 16px;min-height:48px;font-size:14px}.cart-trigger span{display:inline-grid;place-items:center;width:26px;height:26px;background:var(--ink);color:var(--paper);border-radius:50%;margin-left:8px}.shop-hero{display:grid;grid-template-columns:1.05fr 1fr}.shop-hero-image{position:relative;min-height:590px;background:#d4d0c8;overflow:hidden}.shop-hero-image img{height:100%;position:absolute;inset:0;animation:arrival 1.6s ease both}.shop-hero-image>span{position:absolute;left:35px;bottom:28px;font-size:12px;letter-spacing:.08em;background:#f3f0e9d9;padding:10px}.shop-hero-copy{padding:70px 7%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.overline{font-size:12px;letter-spacing:.1em;text-transform:uppercase;line-height:1.7;margin-bottom:28px}.shop-hero-copy>p:not(.overline){font-size:18px;max-width:430px;margin:30px 0}.shop-button{border:1px solid var(--ink);background:var(--ink);color:var(--paper);padding:17px 23px;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:54px;font-size:15px;line-height:1.4}.shop-button:hover{background:#454237}.shop-button:disabled{opacity:.45;cursor:not-allowed}.hero-price{font-size:14px;margin-top:20px}.shop-benefits{display:flex;justify-content:space-between;gap:20px;padding:22px 4.2%;border-block:1px solid var(--line)}.shop-benefits p{margin:0;font-size:14px}.shop-section{padding:90px 4.2%}.shop-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:40px}.shop-section-heading>p{font-size:17px}.shop-filters{display:flex;gap:10px;flex-wrap:wrap;margin:35px 0 28px}.shop-filters button{padding:12px 20px;min-height:46px;border:1px solid var(--line);background:none;font-size:14px}.shop-filters button[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.shop-products{display:grid;grid-template-columns:1fr 1fr;gap:35px}.product-image{position:relative;display:block;width:100%;border:0;padding:0;overflow:hidden;background:#dedbd4;aspect-ratio:4/3}.product-image img{height:100%;transition:transform .8s ease}.product-image:hover img{transform:scale(1.025)}.product-image>span{position:absolute;bottom:18px;left:20px;right:20px;display:flex;justify-content:space-between;align-items:center;background:#f3f0e9e6;padding:12px;font-size:12px;letter-spacing:.05em}.product-image b{font-size:20px}.product-heading{display:flex;justify-content:space-between;gap:20px;margin:25px 0 15px}.product-heading h3{font-size:25px}.product-heading small{display:block;font-size:14px;letter-spacing:0;font-weight:400;margin-top:10px;color:var(--muted);line-height:1.5}.product-heading>p{white-space:nowrap;font-size:20px}.product-select{display:inline-flex;background:none;border:0;border-bottom:1px solid currentColor;min-height:46px;align-items:center;padding:10px 0;font-size:15px;margin-top:8px}.shop-caption{font-size:13px;color:var(--muted);line-height:1.7;margin-top:25px}.material-story{display:grid;grid-template-columns:1fr 1fr;background:#282b2b;color:#f7f1e5}.material-story>img{height:100%;min-height:500px}.material-story>div{padding:70px 10%;align-self:center}.material-story p:not(.overline){font-size:18px;margin-top:30px}.shop-button.light{background:none;color:#f7f1e5;border-color:#c7c1b2;width:fit-content}.shop-service{display:grid;grid-template-columns:1fr 1fr;gap:70px}.shop-service>div>p{margin-top:25px;font-size:17px;max-width:500px}.shop-service details{padding:25px 0;border-bottom:1px solid var(--line)}.shop-service summary{font-size:20px;cursor:pointer;line-height:1.4}.shop-service details p{margin:20px 0 0;font-size:16px}.shop-footer{background:#e4e0d6;display:flex;justify-content:space-between;align-items:center;gap:35px;padding:50px 4.2%;border-top:1px solid var(--line)}.shop-footer p{font-size:13px;margin:0}.shop-footer>a:last-child{font-size:16px;text-decoration:underline;text-underline-offset:5px}.shop-sr{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden}.shop-nojs{padding:30px}
dialog{border:0;padding:50px;background:var(--paper);color:var(--ink);width:min(1100px,calc(100% - 48px));max-height:calc(100dvh - 48px);overflow:auto}dialog::backdrop{background:#141513aa;backdrop-filter:blur(5px)}dialog h2{font-size:46px;margin-bottom:30px}.dialog-close{position:absolute;top:14px;right:14px;min-width:44px;min-height:44px;font-size:27px;border:1px solid var(--line);background:var(--paper);z-index:2}.product-dialog-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.product-dialog-grid>img{height:100%;max-height:620px}.product-config{padding-top:20px}.product-config label{display:grid;gap:10px;font-size:15px;margin:20px 0}.product-config select{padding:14px;width:100%;border:1px solid var(--line);background:var(--paper);color:var(--ink)}.product-config-price{font-size:28px;margin-top:25px}.product-config .shop-button{width:100%}#product-status{font-size:14px;margin-top:15px}#cart-dialog,#checkout-dialog{max-width:780px}.cart-line{display:grid;grid-template-columns:88px 1fr auto;gap:20px;padding:25px 0;border-bottom:1px solid var(--line);align-items:start}.cart-line img{width:88px;height:100px}.cart-line h3{font-size:20px;letter-spacing:-.02em}.cart-line p{font-size:14px;margin:8px 0}.cart-quantity{display:flex;gap:13px;align-items:center;flex-wrap:wrap}.cart-quantity button{border:1px solid var(--line);background:transparent;min-width:40px;min-height:40px}.cart-quantity button[data-action=remove]{border:0;text-decoration:underline;font-size:13px}.cart-line>strong{font-size:18px;font-weight:500}.summary-row{display:flex;justify-content:space-between;gap:25px;font-size:16px;padding:13px 0}.summary-row.total{border-top:1px solid var(--line);font-weight:600;font-size:22px;margin-bottom:15px}#cart-summary{margin-top:20px}#start-checkout{width:100%;margin-top:25px}.checkout-steps{display:flex;justify-content:space-between;gap:12px;list-style:none;padding:0 0 25px;margin:0 0 30px;border-bottom:1px solid var(--line);font-size:14px}.checkout-steps li{color:var(--muted)}.checkout-steps [aria-current]{color:var(--ink);font-weight:600}.demo-address{background:#e8e4db;padding:20px;margin:20px 0}fieldset{border:1px solid var(--line);padding:20px;margin:25px 0}legend{padding:0 10px}fieldset label{display:flex;align-items:center;gap:12px;font-size:15px;min-height:46px}input[type=radio]{accent-color:#282721;width:18px;height:18px}.done-mark{display:inline-grid;place-items:center;width:66px;height:66px;border:1px solid currentColor;border-radius:50%;font-size:30px;margin:10px 0 25px}#checkout-done h3{font-size:35px;margin-bottom:25px}#checkout-review>p{font-size:15px}#checkout-done .shop-button{margin-top:25px}.order-line{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid var(--line);font-size:16px}
@media(max-width:850px){.shop-header{flex-wrap:wrap}.shop-header nav{order:3;flex-basis:100%;justify-content:space-between;gap:15px}.shop-hero{grid-template-columns:1fr 1fr}.shop-hero-image{min-height:480px}.shop-hero-copy{padding:40px 7%}h1{font-size:55px}.shop-section-heading{align-items:start}.shop-service{gap:35px}.shop-footer{flex-wrap:wrap}.product-dialog-grid{gap:25px}dialog{padding:45px 25px}.product-dialog-grid>img{max-height:500px}}
@media(max-width:600px){.shop-demo-bar{font-size:11px;padding:10px 20px;gap:15px}.shop-demo-bar>span{max-width:135px;text-align:right}.shop-header{padding:22px 20px;gap:18px}.shop-brand{font-size:32px}.shop-brand span{font-size:11px}.cart-trigger{font-size:13px;padding:8px}.shop-header nav{font-size:14px}.shop-hero{display:flex;flex-direction:column-reverse}.shop-hero-copy{padding:35px 22px}.overline{font-size:11px;margin-bottom:20px}h1{font-size:57px}.shop-hero-copy>p:not(.overline){font-size:17px;margin:25px 0}.shop-hero-image{min-height:0;aspect-ratio:4/3}.shop-hero-image>span{font-size:11px;left:20px;bottom:15px}.shop-benefits{flex-direction:column;gap:6px;padding:20px 22px}.shop-benefits p{font-size:13px}.shop-section{padding:55px 22px}.shop-section-heading{display:block;margin-bottom:25px}.shop-section-heading>p{margin-top:22px;font-size:16px}.shop-products{grid-template-columns:1fr;gap:35px}.shop-filters{gap:8px}.shop-filters button{font-size:12px;padding:11px}.material-story,.shop-service{grid-template-columns:1fr;gap:0}.material-story>img{min-height:0;aspect-ratio:4/3}.material-story>div{padding:45px 22px}.material-story p:not(.overline){font-size:17px}.shop-service>div:last-child{margin-top:25px}.shop-footer{display:grid;padding:35px 22px}.shop-footer>a:last-child{min-height:44px;display:flex;align-items:center}dialog{padding:65px 22px 30px;width:100%;max-height:100dvh;height:100dvh;margin:0;max-width:none!important}.product-dialog-grid{grid-template-columns:1fr}.product-dialog-grid>img{height:230px;max-height:none}.product-config h2,dialog h2{font-size:37px}.cart-line{grid-template-columns:60px 1fr;gap:15px}.cart-line img{width:60px;height:75px}.cart-line>strong{grid-column:2}.checkout-steps{font-size:12px;gap:8px}.shop-button{font-size:14px;padding-inline:18px}.order-line{font-size:14px}}
@media(max-width:360px){h1{font-size:49px}.shop-brand span{max-width:130px;line-height:1.4}.shop-header{gap:15px}.cart-trigger span{margin-left:3px;width:22px;height:22px}.shop-filters button{padding-inline:8px}h2{font-size:36px}}
@keyframes arrival{from{transform:scale(1.035)}to{transform:scale(1)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
