body:has(.chapter){background:#f5f1e9;color:#282018}body:has(.chapter) #header-group,body:has(.chapter) .page-wrapper>footer{display:none!important}body:has(.chapter) #MainContent{padding-top:0}html:has(.chapter){scroll-behavior:smooth;scroll-padding-top:20px}.chapter{--ink:#282018;--paper:#f5f1e9;--line:#d8cabb;--muted:#706253;font:14px/1.5 Arial,sans-serif;color:var(--ink);background:var(--paper)}.chapter *{box-sizing:border-box}.chapter a{color:inherit;text-decoration:none}.chapter button,.chapter input{font:inherit}.chapter button,.chapter summary,.chapter label{cursor:pointer}.chapter [hidden]{display:none!important}.chapter :focus-visible{outline:2px solid #b06a3a;outline-offset:5px}.chapter-nav{height:94px;max-width:1600px;margin:auto;padding:0 4%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:32px}.chapter-brand{font:50px/.8 Georgia,serif;letter-spacing:-3px}.chapter-brand span{font:12px Arial,sans-serif;vertical-align:top;letter-spacing:0;margin-left:4px}.chapter-navlinks,.chapter-navright{display:flex;align-items:center;gap:32px;font-size:11px}.chapter-navright{gap:20px}.chapter-navright form{margin:0}.chapter-navright button{font-size:10px;background:none;border:0;color:var(--ink);padding:0}.chapter-navright>a{border:1px solid var(--line);border-radius:99px;padding:9px 15px}.chapter-navright>a span{padding-left:8px}.chapter-intro{max-width:1480px;margin:auto;padding:46px 4% 36px;display:grid;grid-template-columns:1fr auto;align-items:end;gap:16px}.chapter-eyebrow{font-size:10px;letter-spacing:.17em;line-height:1.5;text-transform:uppercase;margin:0 0 14px;color:var(--muted)}.chapter-intro .chapter-eyebrow{grid-column:1/-1;margin:0}.chapter-intro h2{font:400 clamp(38px,4.5vw,70px)/1.03 Georgia,serif;letter-spacing:-.045em;color:var(--ink);margin:0}.chapter-intro h2 em{font-weight:400;color:#727e63}.chapter-intro>a{font-size:11px;border-bottom:1px solid var(--ink);padding:8px 0;margin-bottom:6px;white-space:nowrap}.chapter-intro>a span{padding-left:35px}.chapter-product{max-width:1480px;margin:auto;padding:0 4% 56px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(350px,.8fr);align-items:start;gap:6%}.chapter-gallery{min-width:0;position:sticky;top:24px}.chapter-gallery__stage{position:relative;aspect-ratio:1/1;overflow:hidden;background:#fff;border:1px solid #e8dfd4;border-radius:3px;touch-action:pan-y}.chapter-slide{position:absolute;inset:0;margin:0;opacity:0;visibility:hidden;transition:opacity .45s,visibility .45s}.chapter-slide.is-active{opacity:1;visibility:visible}.chapter-slide__image{height:100%;width:100%;object-fit:contain;display:block;padding:5% 4% 10%}.chapter-slide figcaption{position:absolute;left:24px;bottom:24px;font:10px/1.4 Arial,sans-serif;color:#706253;max-width:46%;background:#ffffffd9;border-radius:2px;padding:4px 6px}.chapter-gallery__label{position:absolute;top:20px;left:24px;font-size:9px;letter-spacing:.13em;text-transform:uppercase;background:#ffffffe6;padding:5px 7px}.chapter-gallery__controls{position:absolute;bottom:18px;right:18px;display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #e8dfd4;border-radius:99px;padding:4px;box-shadow:0 3px 12px #28201808}.chapter-gallery__controls button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:50%;background:#f3ece3;color:var(--ink);font-size:16px;padding:0}.chapter-gallery__controls span{font-size:9px;letter-spacing:.06em;padding:0 3px}.chapter-gallery__controls [data-play]{background:var(--ink);color:white;font-size:14px}.chapter-thumbs{display:flex;gap:10px;margin-top:12px;overflow-x:auto;padding:3px}.chapter-thumbs button{background:#fff;width:76px;height:76px;border:1px solid #d8cabb;flex-shrink:0;padding:4px;border-radius:3px;transition:border .2s}.chapter-thumbs button[aria-pressed=true]{border:2px solid var(--ink)}.chapter-thumbs img{width:100%;height:100%;object-fit:contain;display:block}.chapter-gallery__note{font-size:10px;color:var(--muted);margin:14px 3px}.chapter-offer{padding:7px 0 0}.chapter-offer>.chapter-eyebrow{font-size:9px;margin:0 0 8px}.chapter-offer h1{font:400 clamp(46px,4.5vw,70px)/1 Georgia,serif;letter-spacing:-.045em;margin:0 0 18px;color:var(--ink)}.chapter-offer h1 span{color:#b06a3a}.chapter-offer__intro{font-size:14px;line-height:1.65;color:#706253;max-width:430px;margin:0 0 16px}.chapter-benefits{padding:0;list-style:none;display:flex;gap:13px;flex-wrap:wrap;margin:0 0 20px;font-size:10px;color:#706253}.chapter-benefits li:before{content:'✓';margin-right:5px;color:#8c5e3c}.chapter-price{display:flex;align-items:center;gap:15px;margin:0 0 25px}.chapter-price>strong{font-size:23px;font-weight:500;letter-spacing:-.03em}.chapter-price>span{font-size:10px;color:#765136;background:#eee0ce;border-radius:99px;padding:5px 10px}.chapter-form{margin:0}.chapter fieldset{border:0;padding:0;margin:0 0 23px;min-width:0}.chapter legend{padding:0;font-size:12px;margin-bottom:12px;display:flex;gap:8px;align-items:center}.chapter legend>span{font-size:9px;color:#919886;letter-spacing:.1em}.chapter-set-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.chapter-set{border:1px solid var(--line);border-radius:4px;padding:13px 9px;position:relative;display:flex;flex-direction:column;transition:background .2s,border .2s;line-height:1.4}.chapter-set:has(input:checked){border-color:#8c5e3c;background:#eee0ce;box-shadow:inset 0 0 0 1px #8c5e3c}.chapter-set input,.chapter-swatch input{position:absolute;opacity:0;width:1px;height:1px}.chapter-set:has(input:focus-visible),.chapter-swatch:has(input:focus-visible){outline:2px solid #b06a3a;outline-offset:3px}.chapter-set__name{font-size:11px;display:block;margin-bottom:8px}.chapter-set strong{font-size:16px;font-weight:500;margin-bottom:5px}.chapter-set small{font-size:9px;color:#766655}.chapter-colours{margin-bottom:17px!important}.chapter-unit{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:9px;min-height:42px}.chapter-unit__label{font-size:10px;min-width:46px;color:#766655}.chapter-swatches{display:flex;gap:8px;flex:1}.chapter-swatch{display:flex;align-items:center;gap:9px;position:relative;padding:10px 15px;border:1px solid var(--line);border-radius:3px;font-size:11px;flex:1}.chapter-swatch:has(input:checked){border-color:#8c5e3c;background:#fff;box-shadow:inset 0 0 0 1px #8c5e3c}.chapter-swatch:has(input:disabled){opacity:.4;cursor:not-allowed}.chapter-swatch__dot{height:13px;width:13px;flex-shrink:0;border-radius:50%;border:1px solid #00000015}.chapter-swatch__dot--beige{background:#e5ddc5}.chapter-swatch__dot--brown{background:#ae6f4a}.chapter-connection{display:flex;align-items:center;gap:9px;border-top:1px solid var(--line);padding:16px 0 18px;font-size:10px;flex-wrap:wrap}.chapter-connection>span:first-child{font-size:21px;line-height:12px}.chapter-connection strong{font-size:10px;font-weight:500}.chapter-connection small{margin-left:auto;font-size:9px;color:#766655}.chapter-add{display:flex;justify-content:space-between;align-items:center;background:#65402b;color:#fff!important;width:100%;padding:19px 20px;border:1px solid #65402b;border-radius:4px;font:12px/1.2 Arial,sans-serif;text-decoration:none;transition:background .2s;gap:12px;min-height:56px}.chapter-add:hover{background:#422a1c}.chapter-add:disabled{opacity:.55;cursor:wait}.chapter-add>span:nth-child(2){margin-left:auto}.chapter-offer__fine{text-align:center;font-size:9px;line-height:1.6;color:#706253;margin:10px 0 17px}.chapter-error{color:#9b271a;font-size:12px;background:#fff0e9;padding:12px}.chapter-delivery{display:flex;gap:14px;padding:15px 0;border-top:1px solid var(--line);align-items:flex-start}.chapter-delivery>span{font-size:20px;color:#6b7b5e}.chapter-delivery p{margin:0;font-size:11px;line-height:1.7;display:flex;flex-direction:column}.chapter-delivery strong{font-weight:500}.chapter-delivery p>span{font-size:10px;color:#706253}.chapter-box{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0;font-size:11px}.chapter-box summary{display:flex;justify-content:space-between;list-style:none}.chapter-box p{color:#706253;line-height:1.7;margin:14px 0 0}.chapter-strip{display:flex;justify-content:space-evenly;gap:15px;padding:24px 4%;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:9px;text-transform:uppercase;letter-spacing:.16em}.chapter-sticky{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:35px;background:#f5f1e9f5;border:1px solid #d8cabb;box-shadow:0 8px 40px #1c2b1830;border-radius:6px;padding:13px 15px 13px 20px;z-index:99;min-width:370px;backdrop-filter:blur(12px)}.chapter-sticky>div{display:flex;flex-direction:column;gap:4px}.chapter-sticky strong{font:24px Georgia,serif;letter-spacing:-.8px}.chapter-sticky span{font-size:10px;color:#707864}.chapter-sticky>a{background:#65402b;color:white;border-radius:3px;font-size:11px;padding:14px 18px;margin-left:auto;white-space:nowrap}.chapter-cart{inset:0 0 0 auto;margin:0;border:0;width:min(490px,100%);height:100dvh;max-height:100dvh;padding:26px;background:#f5f1e9;color:#282018}.chapter-cart::backdrop{background:#17201580;backdrop-filter:blur(3px)}.chapter-cart__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.chapter-cart__head h2{font:40px Georgia,serif;margin:0;color:inherit}.chapter-cart__head button{border:0;background:none;color:inherit;font-size:30px}.chapter-cart [data-cart-status]{font-size:12px;padding:12px;background:#eee0ce}.chapter-cart__line{display:flex;align-items:center;gap:14px;padding:18px 0;border-bottom:1px solid #d8cabb;font-size:12px}.chapter-cart__line img{object-fit:contain;background:#fff;flex-shrink:0}.chapter-cart__line>div{display:flex;flex-direction:column;gap:8px;flex:1}.chapter-cart__line strong{font-weight:500}.chapter-cart__line span{font-size:10px;color:#766655}.chapter-cart__total{display:flex;justify-content:space-between;padding:24px 0 10px}.chapter-cart__total strong{font-weight:500}
@media(min-width:1600px){.chapter-product{gap:85px}.chapter-gallery{max-width:740px}}@media(max-width:1050px){.chapter-product{gap:4%;grid-template-columns:1fr 1fr}.chapter-navlinks{gap:20px}.chapter-navright{font-size:9px;gap:12px}.chapter-set{padding:12px 7px}.chapter-set__name{font-size:10px}.chapter-swatch{padding:10px}.chapter-connection small{margin-left:0}.chapter-gallery__controls{right:10px;bottom:14px;gap:4px}.chapter-slide figcaption{left:10px;bottom:14px;font-size:9px;max-width:40%}}@media(max-width:800px){.chapter-nav{height:72px;padding:0 20px;gap:14px}.chapter-brand{font-size:38px;letter-spacing:-2px}.chapter-navlinks{display:none}.chapter-navright{font-size:9px;gap:14px}.chapter-navright>a{padding:7px 10px}.chapter-intro{padding:27px 20px 24px;display:block}.chapter-intro .chapter-eyebrow{margin-bottom:14px;font-size:9px}.chapter-intro h2{font-size:44px;max-width:340px}.chapter-intro>a{display:none}.chapter-product{display:flex;flex-direction:column;padding:0 20px 34px;gap:25px}.chapter-gallery{position:static;width:100%}.chapter-gallery__stage{aspect-ratio:1/1}.chapter-slide__image{padding:4% 3% 12%}.chapter-gallery__label{top:13px;left:13px;font-size:8px}.chapter-thumbs{gap:8px;margin-top:9px}.chapter-thumbs button{width:61px;height:61px}.chapter-gallery__note{font-size:9px;margin:9px 3px}.chapter-offer{width:100%;padding:0}.chapter-offer h1{font-size:53px;margin-bottom:14px}.chapter-offer__intro{font-size:13px;max-width:none}.chapter-benefits{font-size:9px;gap:12px;margin-bottom:17px}.chapter-price{margin-bottom:23px}.chapter-price strong{font-size:24px}.chapter-set{padding:14px 11px}.chapter-set__name{font-size:11px}.chapter-set strong{font-size:17px}.chapter-set small{font-size:9px}.chapter legend{font-size:12px}.chapter-swatch{padding:11px 14px}.chapter-connection{font-size:10px;gap:8px}.chapter-connection small{margin-left:auto}.chapter-strip{display:grid;grid-template-columns:1fr 1fr;text-align:center;font-size:8px;gap:17px;padding:24px 20px}.chapter-sticky{width:calc(100% - 28px);min-width:0;bottom:12px;padding:12px 12px 12px 16px;gap:15px}.chapter-sticky strong{font-size:22px}.chapter-sticky>a{padding:14px;font-size:10px}.chapter-cart{padding:20px}}@media(prefers-reduced-motion:reduce){html:has(.chapter){scroll-behavior:auto}.chapter-slide,.chapter-set,.chapter-add{transition:none}.chapter-gallery__controls [data-play]{display:none}}

.chapter-product{padding-top:64px;padding-bottom:64px}.chapter-offer h1{font-size:46px}.chapter-gallery__stage{background:#fff}.chapter-slide__image{object-fit:contain;padding:7% 5% 12%}.chapter-strip{display:none}@media(max-width:800px){.chapter-product{padding-top:35px}.chapter-offer h1{font-size:43px}}

.chapter-set-options{padding-top:11px}.chapter-set__badge{position:absolute;top:-11px;left:50%;transform:translateX(-50%);padding:4px 9px;border-radius:99px;background:#65402b;color:#fff;font:8px/1.2 Arial,sans-serif;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.chapter-set:has(.chapter-set__badge){border-color:#9b7658}.chapter-cart-review{display:block;text-align:center;font-size:11px;margin:18px 0;text-decoration:underline!important}.chapter-delivery>span{color:#8c5e3c}.chapter legend>span{color:#95704f}
