*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--bg);font:15px/1.55 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input{font:inherit}.page-width{width:min(calc(100% - 40px),var(--page));margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:10px;top:10px;background:#fff;padding:10px;z-index:99}.announcement{height:34px;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;gap:16px;font-size:12px;letter-spacing:.05em}.announcement a{text-decoration:underline}.site-header{background:#fff;border-bottom:1px solid #e8e3df;position:relative;z-index:20}.header-row{height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand{grid-column:2;font-family:Georgia,serif;font-size:24px;letter-spacing:.19em;text-align:center}.brand img{width:var(--logo-width)}.header-tools{grid-column:3;display:flex;justify-content:flex-end;align-items:center;gap:18px}.icon-btn{border:0;background:none;padding:6px;font-size:21px}.cart-link{text-transform:uppercase;font-size:12px;letter-spacing:.1em}.main-nav{display:flex;justify-content:center;gap:34px;height:46px;align-items:center;text-transform:uppercase;font-size:12px;letter-spacing:.09em}.main-nav a{position:relative}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-6px;border-bottom:1px solid;transition:.25s}.main-nav a:hover:after{right:0}.search-drawer{position:absolute;right:20px;top:65px;background:#fff;padding:14px;box-shadow:0 8px 30px #0002;display:flex}.search-drawer[hidden]{display:none}.search-drawer input,.newsletter input{border:1px solid #d8d1cd;padding:13px;min-width:220px}.search-drawer button,.newsletter button{border:0;background:var(--ink);color:#fff;padding:13px 20px}.mobile-only{display:none}.breadcrumbs{font-size:12px;color:#756e69;padding:22px 0}.product-shell{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(340px,.8fr);gap:55px;align-items:start}.gallery-wrap{display:grid;grid-template-columns:80px 1fr;gap:14px;position:sticky;top:16px}.gallery-thumbs{display:flex;flex-direction:column;gap:10px;max-height:760px;overflow:auto}.gallery-thumb{border:1px solid transparent;padding:0;background:#f5f2f0;cursor:pointer;opacity:.7}.gallery-thumb.active{border-color:var(--ink);opacity:1}.gallery-thumb img{aspect-ratio:3/4;object-fit:cover}.gallery-main{background:var(--muted);width:100%;aspect-ratio:4/5;object-fit:cover}.product-info{padding-top:4px}.product-info h1{font:400 32px/1.18 Georgia,serif;margin:0 0 14px}.product-price{font-size:21px;margin-bottom:10px}.product-price s{color:#8b8580;font-size:15px;margin-left:8px}.rating{display:flex;gap:8px;font-size:13px;margin:12px 0 24px}.stars{letter-spacing:2px}.option-group{border:0;padding:0;margin:0 0 24px}.option-group legend{width:100%;font-size:13px;margin-bottom:10px}.option-values{display:flex;flex-wrap:wrap;gap:9px}.option-pill input{position:absolute;opacity:0}.option-pill span{display:block;border:1px solid #ccc;padding:9px 14px;min-width:44px;text-align:center;cursor:pointer}.option-pill input:checked+span{border:2px solid var(--ink);padding:8px 13px}.option-pill.color span{border-radius:50%;width:32px;height:32px;min-width:0;padding:0;background:var(--swatch);box-shadow:inset 0 0 0 3px #fff}.option-pill.color input:checked+span{outline:1px solid var(--ink);outline-offset:2px}.size-row{display:flex;justify-content:space-between}.size-row button{border:0;background:none;text-decoration:underline;font-size:12px}.quantity{display:flex;align-items:center;gap:12px;margin:5px 0 18px}.quantity input{width:65px;padding:10px;border:1px solid #ccc}.add-button{width:100%;height:55px;border:0;background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.14em;cursor:pointer}.add-button:disabled{opacity:.45}.payment-note{text-align:center;font-size:12px;color:#6e6763;margin:9px 0 20px}.accordion{border-top:1px solid #ddd}.accordion details{border-bottom:1px solid #ddd}.accordion summary{padding:18px 2px;cursor:pointer;display:flex;justify-content:space-between;font-weight:600}.accordion summary:after{content:"+"}.accordion details[open] summary:after{content:"−"}.accordion-content{padding:0 2px 18px;color:#5f5854}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px}.trust-item{text-align:center;background:var(--muted);padding:14px 7px;font-size:11px}.trust-item b{display:block;font-size:20px;margin-bottom:4px}.content-section{padding:75px 0}.content-section.alt{background:var(--muted)}.content-section h2{text-align:center;font:400 34px Georgia,serif}.image-text{display:grid;grid-template-columns:1fr 1fr;align-items:center}.image-text>div{padding:8%}.image-text img{width:100%;aspect-ratio:1/1;object-fit:cover}.placeholder{background:#eee;min-height:420px;display:grid;place-items:center}.rich-center{max-width:760px;text-align:center;margin:auto}.sticky-atc{display:none}.footer{background:#1f1c1b;color:#fff;padding:70px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:50px}.footer h2{font:400 28px Georgia,serif}.footer h3{text-transform:uppercase;font-size:12px;letter-spacing:.12em}.footer ul{padding:0;list-style:none;line-height:2}.newsletter{display:flex}.newsletter input{min-width:0;width:100%}.footer-bottom{border-top:1px solid #ffffff30;margin-top:50px;padding-top:20px;font-size:12px;color:#ffffffaa}.generic-page{padding:60px 0;max-width:900px}.generic-page h1{font:400 42px Georgia,serif}.cart-table{width:100%;border-collapse:collapse}.cart-table td{padding:14px;border-bottom:1px solid #ddd}.empty-state{text-align:center;padding:100px 20px}.btn{display:inline-block;background:var(--ink);color:#fff;padding:14px 26px;border:0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.card img{aspect-ratio:3/4;object-fit:cover;background:var(--muted)}.card h3{font-size:14px;font-weight:500}.card p{font-size:13px}
@media(max-width:800px){.page-width{width:min(calc(100% - 24px),var(--page))}.desktop-only{display:none}.mobile-only{display:block}.header-row{height:62px}.brand{font-size:17px}.main-nav{position:fixed;inset:0 15% 0 0;background:#fff;z-index:50;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:80px 28px;transform:translateX(-110%);transition:.3s;box-shadow:10px 0 40px #0002}.menu-open .main-nav{transform:none}.menu-close{position:absolute;top:20px;right:20px;border:0;background:none;font-size:30px}.product-shell{display:block}.breadcrumbs{padding:14px 0}.gallery-wrap{display:block;position:relative}.gallery-thumbs{flex-direction:row;max-height:none;overflow-x:auto;margin-top:10px}.gallery-thumb{min-width:62px}.product-info{padding-top:28px}.product-info h1{font-size:25px}.trust-row{margin-bottom:20px}.image-text{grid-template-columns:1fr}.image-text>div{padding:35px 20px}.product-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-intro{grid-column:1/-1}.sticky-atc{position:fixed;display:grid;grid-template-columns:1fr 1.25fr;align-items:center;bottom:0;left:0;right:0;background:#fff;padding:10px 12px;z-index:40;box-shadow:0 -5px 20px #0002}.sticky-atc button{height:46px;border:0;background:var(--accent);color:#fff;text-transform:uppercase;font-size:12px;letter-spacing:.08em}.sticky-price{font-weight:600}.sticky-price small{display:block;font-weight:400;color:#777}.footer{padding-bottom:80px}}
@media(max-width:480px){.announcement{font-size:10px}.header-tools{gap:7px}.footer-grid{grid-template-columns:1fr}.product-grid{gap:12px}.content-section{padding:48px 0}}

/* Nightwell refined commerce system */
body{font-family:"Avenir Next",Avenir,"Helvetica Neue",Arial,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}.page-width{width:min(calc(100% - 48px),var(--page))}.brand{font-family:inherit;font-size:25px;font-weight:500;letter-spacing:.22em}.product-info h1{font-family:inherit;font-size:28px;font-weight:500;line-height:1.28}.content-section h2,.product-details h2,.reviews-heading h2{font-family:inherit;font-weight:500}.collection-page{padding-bottom:80px}.collection-heading{text-align:center;max-width:820px;margin:15px auto 40px}.collection-heading h1{font-size:34px;line-height:1.2;font-weight:500;margin:0 0 12px}.collection-categories{display:flex;gap:20px;overflow:auto;margin:0 0 44px;padding-bottom:8px;scrollbar-width:none}.collection-categories a{min-width:112px;text-align:center}.collection-categories img{width:104px;height:104px;border-radius:50%;object-fit:cover;margin:0 auto 10px}.collection-categories span{font-size:13px}.collection-toolbar{height:58px;border-top:1px solid #e5e0dc;border-bottom:1px solid #e5e0dc;display:flex;align-items:center;margin-bottom:28px}.collection-toolbar button,.collection-toolbar select{border:0;background:#fff}.filter-toggle{padding:0 18px 0 0;text-transform:uppercase;font-size:12px;letter-spacing:.08em}.grid-switcher{display:flex;gap:4px;margin-left:auto}.grid-switcher button{width:28px;height:28px;color:#9b938e}.grid-switcher button.active{color:var(--ink);text-decoration:underline}.sort-select{margin-left:28px;font-size:12px}.sort-select select{padding:8px 28px 8px 6px}.collection-layout{display:grid;grid-template-columns:220px 1fr;gap:30px}.collection-filters details{border-bottom:1px solid #e5e0dc;padding:0 0 18px;margin-bottom:18px}.collection-filters summary{font-weight:600;cursor:pointer;margin-bottom:14px}.filter-head{display:none}.filter-option{display:grid;grid-template-columns:20px 1fr auto;align-items:center;margin:9px 0;font-size:13px}.filter-option small{color:#968e89}.price-filter{display:grid;grid-template-columns:1fr 1fr;gap:8px}.price-filter input{width:100%;border:1px solid #ddd;padding:9px}.filter-apply{width:100%;border:0;background:var(--ink);color:#fff;padding:13px;text-transform:uppercase}.filter-clear{display:block;text-align:center;text-decoration:underline;margin-top:12px;font-size:12px}.pagination{text-align:center;padding:50px 0 0}.card{min-width:0}.card-media{display:block;position:relative;overflow:hidden;background:var(--muted)}.card-image{width:100%;transition:opacity .28s ease,transform .5s ease}.card-image.secondary{position:absolute;inset:0;opacity:0}.card-media:hover .primary{opacity:0}.card-media:hover .secondary{opacity:1}.card-media:hover .card-image{transform:scale(1.015)}.sale-badge{position:absolute;left:10px;top:10px;background:#71303b;color:#fff;padding:5px 8px;font-size:11px}.card-wishlist{position:absolute;right:10px;top:8px;width:34px;height:34px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:19px}.card-copy{padding:12px 1px 4px}.card-copy h3{line-height:1.4;margin:0 0 7px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:39px}.card-price{display:flex;gap:8px;align-items:center;font-size:14px}.card-price s{font-size:12px;color:#8c8581}.card-swatches{display:flex;gap:7px;align-items:center;margin:10px 0}.card-swatches i{width:15px;height:15px;border-radius:50%;background:var(--card-swatch,#ddd);border:2px solid #fff;outline:1px solid #d2cbc7}.card-choose{display:block;border:1px solid #ded7d2;text-align:center;padding:10px;margin-top:12px;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.drawer-overlay{position:fixed;inset:0;background:#0007;z-index:89}.drawer-overlay[hidden]{display:none}.cart-drawer{position:fixed;z-index:90;right:0;top:0;width:min(560px,100%);height:100dvh;background:#fff;transform:translateX(105%);transition:transform .3s ease;display:flex;flex-direction:column;box-shadow:-10px 0 40px #0002}.cart-drawer.open{transform:none}.drawer-tabs{height:64px;display:grid;grid-template-columns:1fr 1fr 1fr 48px;border-bottom:1px solid #e8e2de}.drawer-tabs button{border:0;border-right:1px solid #e8e2de;background:#fff;font-size:14px}.drawer-tabs button.active{background:#f6f0ec}.drawer-close{font-size:25px!important}.drawer-panel{display:none;min-height:0}.drawer-panel.active{display:flex;flex-direction:column;flex:1}.shipping-progress{margin:18px 20px;padding:16px 18px;background:#faf6f3;border:1px solid #eadfd8;border-radius:10px;font-size:14px}.shipping-progress span{display:block;height:8px;background:#ebe6e2;margin-top:13px;border-radius:8px;overflow:hidden}.shipping-progress i{display:block;height:100%;background:#548263}.drawer-items{padding:0 20px;overflow:auto;flex:1}.drawer-item{display:grid;grid-template-columns:112px 1fr;gap:16px;padding:18px 0;border-bottom:1px solid #ece6e2}.drawer-item img{width:112px;aspect-ratio:3/4;object-fit:cover}.drawer-item h3{font-size:14px;line-height:1.35;font-weight:500;margin:4px 0}.drawer-item small{display:block;color:#756d68;margin:5px 0}.drawer-item strong{display:block;font-size:15px;margin-top:10px}.drawer-qty{display:grid;grid-template-columns:36px 40px 36px;width:max-content;border:1px solid #e1d9d4;margin-top:12px;text-align:center}.drawer-qty>*{padding:7px}.drawer-empty,.drawer-message{text-align:center;justify-content:center;align-items:center;padding:50px}.drawer-empty a,.drawer-message a{text-decoration:underline}.drawer-trust{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #eee;padding:16px 8px}.drawer-trust span{text-align:center;font-size:20px}.drawer-trust small{display:block;font-size:10px;margin-top:4px}.drawer-footer{border-top:1px solid #e7dfda;padding:14px 20px 20px;background:#fff}.drawer-footer details{margin-bottom:12px}.drawer-footer summary{font-size:12px;text-decoration:underline}.drawer-footer textarea{width:100%;margin-top:8px}.drawer-subtotal{display:flex;justify-content:space-between;font-size:19px;margin:14px 0}.drawer-checkout{width:100%;height:54px;border:0;background:#4b2028;color:#fff;font-weight:600;font-size:16px;text-transform:uppercase;letter-spacing:.06em}
@media(max-width:900px){.collection-layout{display:block}.collection-filters{position:fixed;inset:0 12% 0 0;background:#fff;z-index:95;padding:24px;overflow:auto;transform:translateX(-105%);transition:.3s}.collection-filters.open{transform:none}.filter-head{display:flex;justify-content:space-between;font-size:18px;margin-bottom:30px}.filter-head button{border:0;background:none;font-size:28px}.grid-switcher [data-grid-columns="3"],.grid-switcher [data-grid-columns="4"]{display:none}.collection-products .product-grid{grid-template-columns:repeat(2,1fr)!important}.card-choose{display:none}.collection-categories{margin-right:-12px}.collection-categories a{min-width:86px}.collection-categories img{width:80px;height:80px}}
@media(max-width:800px){.page-width{width:min(calc(100% - 24px),var(--page))}.collection-heading{margin:5px auto 26px}.collection-heading h1{font-size:27px}.collection-toolbar{margin-bottom:18px}.sort-select{margin-left:10px}.sort-select{font-size:0}.sort-select select{font-size:12px;max-width:135px}.card-copy h3{font-size:12px;min-height:34px}.card-price{font-size:13px}.cart-drawer{width:100%}.drawer-tabs button{font-size:12px}.drawer-item{grid-template-columns:92px 1fr}.drawer-item img{width:92px}.drawer-trust small{font-size:9px}}

.home-hero{position:relative;min-height:var(--hero-height);overflow:hidden;background:#eee8e3;color:var(--hero-text);display:grid}.home-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:var(--hero-position)}.home-hero-overlay{position:absolute;inset:0;background:rgba(0,0,0,var(--hero-overlay))}.home-hero-content{position:relative;z-index:1;width:min(calc(100% - 80px),1400px);margin:auto;display:flex;align-items:center;min-height:var(--hero-height)}.home-hero-content--left{justify-content:flex-start}.home-hero-content--center{justify-content:center}.home-hero-content--right{justify-content:flex-end}.home-hero-copy{width:min(620px,100%);text-shadow:0 1px 18px #0003}.home-hero-copy--left{text-align:left}.home-hero-copy--center{text-align:center}.home-hero-copy--right{text-align:right}.home-hero-eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;margin:0 0 18px}.home-hero h1{font:500 clamp(38px,5vw,68px)/1.06 "Avenir Next",Avenir,"Helvetica Neue",Arial,sans-serif;letter-spacing:-.025em;margin:0 0 18px}.home-hero-text{font-size:17px;margin-bottom:26px}.home-hero-button{display:inline-block;padding:15px 28px;background:#4b2028;color:#fff;text-transform:uppercase;letter-spacing:.1em;font-size:11px;text-shadow:none}.home-hero--empty{color:var(--ink)}.home-hero--empty .home-hero-overlay{display:none}
@media(max-width:800px){.home-hero,.home-hero-content{min-height:var(--hero-mobile-height)}.home-hero-content{width:calc(100% - 32px);align-items:flex-start;padding-top:58px}.home-hero h1{font-size:38px}.home-hero-text{font-size:14px}.home-hero-copy{text-align:center!important}.home-hero-image{object-position:center center}}
.home-hero-copy{width:min(760px,100%);padding:54px 48px;background:rgba(255,255,255,var(--hero-panel-opacity));backdrop-filter:blur(3px);border-radius:10px;text-shadow:none}.home-hero-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-hero-button{display:inline-block;padding:16px 22px;text-align:center}
@media(max-width:800px){.home-hero-content{width:calc(100% - 30px);align-items:flex-end;padding:0 0 28px}.home-hero h1{font-size:34px}.home-hero-copy{text-align:center!important;padding:28px 18px 22px}.home-hero-buttons{gap:9px}.home-hero-button{padding:14px 8px;font-size:10px}}
.home-hero-copy{width:min(580px,42vw);padding:38px 34px}.home-hero h1{font-size:clamp(38px,3.4vw,54px);line-height:1.04}.home-hero-eyebrow{margin-bottom:13px}.home-hero-text{margin-bottom:22px}.home-hero-buttons{gap:10px}
@media(max-width:800px){.home-hero-copy{width:100%;padding:22px 14px 18px;background:rgba(255,255,255,.78)}.home-hero h1{font-size:30px;line-height:1.08;margin-bottom:10px}.home-hero-eyebrow{font-size:9px;margin-bottom:9px}.home-hero-text{font-size:12px;margin-bottom:15px}.home-hero-button{padding:13px 6px}}
@media(max-width:800px){.home-hero-image{object-position:var(--hero-mobile-position)}.home-hero-content{padding-bottom:18px}.home-hero-copy{max-height:44%;overflow:hidden}.home-hero h1{font-size:27px}.home-hero-text p{margin:0}}
.footer--nightwell{background:#4b2028;color:#fff;padding:70px 0 28px}.footer-grid--expanded{grid-template-columns:1.45fr .85fr .85fr .85fr 1.5fr;gap:48px}.footer--nightwell h2,.footer--nightwell h3{text-transform:uppercase;font:600 13px/1.3 Georgia,serif;letter-spacing:.02em;margin:0 0 26px}.footer--nightwell .footer-intro .rte,.footer-newsletter p{color:#e3d7d8;line-height:1.7}.footer-email{display:inline-block;margin-top:20px;color:#eadfe0}.footer-socials{display:flex;gap:12px;margin-top:28px}.footer-socials a{width:40px;height:40px;border:1px solid #caaeb2;border-radius:50%;display:grid;place-items:center;font-size:10px}.footer-menu ul{margin:0;padding:0;list-style:none}.footer-menu li{margin:0 0 12px}.footer-menu a,.footer-reviews-link{color:#e1d4d6}.footer-reviews-link{display:block;margin-top:16px}.footer-newsletter .newsletter{display:grid;grid-template-columns:minmax(130px,1fr) auto;margin-top:24px}.footer-newsletter .newsletter input{background:transparent;color:#fff;border:1px solid #84606a}.footer-newsletter .newsletter button{background:#bd854a;min-width:125px}.footer-newsletter .newsletter small{grid-column:1/-1;margin-top:8px}.footer-bottom--expanded{display:flex;justify-content:space-between;align-items:center;gap:30px;color:#d7c8ca}.footer-bottom--expanded a{text-decoration:underline;margin-left:10px}.footer-payments{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.payment-icon{width:40px;height:25px}
@media(max-width:1050px){.footer-grid--expanded{grid-template-columns:1.5fr 1fr 1fr}.footer-newsletter{grid-column:2/-1}.footer-bottom--expanded{align-items:flex-start;flex-direction:column}.footer-payments{justify-content:flex-start}}
@media(max-width:700px){.footer--nightwell{padding:48px 0 90px}.footer-grid--expanded{grid-template-columns:1fr 1fr;gap:38px 24px}.footer-intro,.footer-newsletter{grid-column:1/-1}.footer--nightwell h2,.footer--nightwell h3{margin-bottom:16px}.footer-newsletter .newsletter{grid-template-columns:1fr}.footer-newsletter .newsletter button{min-height:48px}.footer-bottom--expanded{margin-top:38px;padding-top:24px;font-size:11px}.footer-bottom--expanded a{display:inline-block;margin:6px 8px 0 0}}
.editor-selection{padding:64px 0 82px;background:#fff}.editor-selection-heading{text-align:center}.editor-selection-heading h2{font:500 38px/1.2 Georgia,serif;margin:0 0 30px}.editor-tabs{display:flex;justify-content:center;gap:12px;margin-bottom:42px}.editor-tabs button{border:0;background:#f5f3f2;color:var(--ink);padding:15px 28px;min-width:132px;cursor:pointer;font-size:14px}.editor-tabs button.active{background:#4b2028;color:#fff}.editor-panel[hidden]{display:none}.editor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.editor-view-all{display:block;width:max-content;margin:42px auto 0;border-bottom:1px solid;text-transform:uppercase;letter-spacing:.1em;font-size:11px;padding-bottom:4px}.editor-empty{grid-column:1/-1;text-align:center;color:#777;padding:50px}.editor-selection .card-choose{display:none}
@media(max-width:800px){.editor-selection{padding:44px 0 58px}.editor-selection-heading h2{font-size:30px;margin-bottom:22px}.editor-tabs{justify-content:flex-start;overflow-x:auto;margin-right:-12px;margin-bottom:28px;padding-bottom:4px}.editor-tabs button{min-width:max-content;padding:13px 20px}.editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.editor-view-all{margin-top:30px}}
