:root{--paper: #fdf9f0;--ink: #4e2e32;--muted: rgba(78, 46, 50, .64);--soft-line: rgba(78, 46, 50, .28);--line: rgba(78, 46, 50, .28);--line-soft: rgba(78, 46, 50, .18);--paper-deep: #f4eee5;--serif: "Bodoni Moda", Georgia, serif;--sans: "DM Sans", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:12px;font-weight:400;letter-spacing:.03em;line-height:1.4}body.drawer-open,body.menu-open,body.image-viewer-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{color:inherit;font:inherit;letter-spacing:inherit}button{cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}.container{width:min(100% - 32px,1440px);margin-inline:auto}.eyebrow{font-size:10px;letter-spacing:.11em;text-transform:uppercase}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;border:1px solid var(--ink);background:var(--ink);color:var(--paper);padding:0 20px;font-size:11px;letter-spacing:.1em;text-align:center;text-transform:uppercase;transition:background .18s ease,color .18s ease}.button:hover,.button--outline{background:transparent;color:var(--ink)}.button--outline:hover{background:var(--ink);color:var(--paper)}.text-link{display:inline-flex;border-bottom:1px solid currentColor;font-size:10px;letter-spacing:.11em;padding-bottom:3px;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--ink);background:var(--paper);text-transform:uppercase}.site-header__inner{display:grid;min-height:50px;align-items:center;grid-template-columns:1fr auto 1fr;padding:0 16px}.brand-logo,.brand-type,.site-footer__wordmark{font-family:Times New Roman,Times,serif;letter-spacing:normal}.brand-logo{display:inline-flex;justify-self:center;font-size:23px;font-weight:600;line-height:1;text-transform:lowercase}.site-nav,.header-actions{display:flex;align-items:center;gap:16px;font-size:10px;letter-spacing:.09em}.site-nav a,.header-actions a{transition:opacity .16s ease}.site-nav a:hover,.header-actions a:hover{opacity:.55}.header-actions{justify-self:end}.header-action,.header-control{display:inline-flex;align-items:center;border:0;background:transparent;gap:4px;padding:0;font-size:10px;letter-spacing:.09em;text-transform:uppercase}.header-action svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.cart-count{min-width:13px;font-size:9px;line-height:1;text-align:center}.mobile-nav-trigger,.mobile-menu{display:none}.product-card{min-width:0;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink)}.product-card__media{position:relative}.product-card__image{position:relative;display:block;overflow:hidden;aspect-ratio:.7125;background:#f3eee5}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:opacity .26s ease,transform .45s ease}.product-card__secondary{position:absolute;inset:0;opacity:0}.product-card__badge{position:absolute;top:10px;left:10px;border:1px solid var(--ink);background:var(--paper);padding:3px 6px 2px;font-size:9px;letter-spacing:.1em;text-transform:uppercase}.product-card__body{display:grid;min-height:72px;align-items:center;gap:10px;grid-template-columns:minmax(0,1fr) auto;padding:10px}.product-card h3{min-width:0;font-size:11px;font-weight:500;letter-spacing:.03em}.product-card h3 a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card__meta{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:0;color:var(--muted);font-size:10px}.product-card__swatches{position:absolute;right:10px;bottom:10px;z-index:2;display:flex;flex-direction:column;align-items:center;gap:6px}.product-card__swatch{width:13px;height:13px;border:1px solid rgba(255,255,255,.78);border-radius:50%;background:var(--swatch);box-shadow:0 1px 5px #29191821}.product-card__swatch:hover{transform:scale(1.08)}.product-card__meta strong,.product-card__price{color:var(--ink);font-weight:500;white-space:nowrap}.site-footer{border-top:1px solid var(--ink)}.site-footer__wordmark{overflow:hidden;border-bottom:1px solid var(--ink);font-size:clamp(150px,29vw,440px);font-weight:600;line-height:.72;padding:3vw 3vw 0 0;text-align:center;text-transform:lowercase}.site-footer__newsletter{display:grid;min-height:230px;align-content:center;justify-items:center;border-bottom:1px solid var(--ink);gap:12px;padding:32px 16px;text-align:center}.site-footer__newsletter h2{font-family:var(--serif);font-size:clamp(30px,4vw,52px);font-weight:500;letter-spacing:-.06em;line-height:1}.site-footer__newsletter p:not(.eyebrow){max-width:420px;color:var(--muted)}.footer-instagram{border-bottom:1px solid currentColor;font-size:10px;letter-spacing:.11em;padding-bottom:3px;text-transform:uppercase}.site-footer__grid{display:grid;grid-template-columns:2fr repeat(3,1fr);border-bottom:1px solid var(--ink)}.site-footer__grid>div{display:flex;min-height:180px;flex-direction:column;border-right:1px solid var(--ink);gap:7px;padding:16px}.site-footer__grid>div:last-child{border-right:0}.site-footer__grid h2{margin-bottom:5px;font-size:10px;font-weight:600;letter-spacing:.11em;text-transform:uppercase}.site-footer__grid a{width:fit-content;color:var(--muted);font-size:11px}.site-footer__grid a:hover{color:var(--ink)}.site-footer__about p:last-child{max-width:270px;color:var(--muted)}.site-footer__bottom{display:flex;justify-content:space-between;padding:10px 16px;color:var(--muted);font-size:9px;letter-spacing:.1em;text-transform:uppercase}.mobile-menu{position:fixed;inset:0 auto 0 0;z-index:70;width:min(360px,100vw);border-right:1px solid var(--ink);background:var(--paper);flex-direction:column;transform:translate(-100%);transition:transform .22s ease}.menu-open .mobile-menu{transform:translate(0)}.mobile-menu__top,.mobile-menu__bottom{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ink);padding:17px 16px;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.mobile-menu__close{border:0;background:transparent;padding:0;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.mobile-menu__links{display:flex;flex:1;flex-direction:column}.mobile-menu__links a{border-bottom:1px solid var(--soft-line);padding:15px 16px;font-family:var(--serif);font-size:25px;letter-spacing:-.05em}.mobile-menu__bottom{border-top:1px solid var(--ink);border-bottom:0}.cart-drawer{position:fixed;inset:0;z-index:80;background:#4e2e3200;pointer-events:none;transition:background .22s ease}.drawer-open .cart-drawer{background:#4e2e322e;pointer-events:auto}.cart-drawer__panel{display:flex;width:min(420px,100vw);height:100%;margin-left:auto;flex-direction:column;border-left:1px solid var(--ink);background:var(--paper);transform:translate(100%);transition:transform .22s ease}.drawer-open .cart-drawer__panel{transform:translate(0)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ink);padding:16px}.cart-drawer__header h2{font-family:var(--serif);font-size:28px;font-weight:500;letter-spacing:-.05em}.icon-button,.cart-remove{border:0;background:transparent;color:var(--ink);font-size:20px;line-height:1;padding:0}.cart-items{display:grid;flex:1;align-content:start;overflow-y:auto}.cart-empty{padding:20px 16px;color:var(--muted)}.cart-item{display:grid;grid-template-columns:96px 1fr auto;border-bottom:1px solid var(--soft-line);gap:12px;padding:12px}.cart-item img{width:96px;height:128px;object-fit:cover}.cart-item h3{font-size:12px;font-weight:500}.cart-item p{margin-top:7px;color:var(--muted);font-size:10px}.image-viewer{position:fixed;z-index:90;inset:0;display:grid;align-items:center;justify-items:center;background:#180e10eb;opacity:0;padding:18px;pointer-events:none;transition:opacity .18s ease}.image-viewer[aria-hidden=false]{opacity:1;pointer-events:auto}.image-viewer img{width:auto;max-width:min(100%,1800px);max-height:calc(100svh - 36px);object-fit:contain}.image-viewer__close{position:absolute;top:12px;right:12px;z-index:1;width:44px;height:44px;border:1px solid rgba(253,249,240,.65);border-radius:50%;background:#fdf9f014;color:var(--paper);font-size:26px;line-height:1}.cart-drawer__footer{max-height:min(72dvh,680px);overflow-y:auto;border-top:1px solid var(--ink);padding:16px}.cart-drawer__footer p{display:flex;justify-content:space-between;margin-bottom:14px;letter-spacing:.08em;text-transform:uppercase}.cart-drawer__footer .button{width:100%}.cart-drawer__footer small{display:block;margin-top:12px;color:var(--muted);font-size:9px}.cart-drawer__footer small a{border-bottom:1px solid currentColor}.checkout-form{display:grid;gap:10px}.checkout-form label{display:grid;gap:4px}.checkout-form label span{color:var(--muted);font-size:9px;letter-spacing:.1em;text-transform:uppercase}.checkout-form input,.checkout-form textarea{width:100%;border:1px solid var(--soft-line);border-radius:0;outline:0;background:transparent;padding:9px 10px;font-size:12px;resize:vertical}.checkout-form input:focus,.checkout-form textarea:focus{border-color:var(--ink)}.checkout-form .button{width:100%;margin-top:3px}.checkout-form .button:disabled{cursor:not-allowed;opacity:.45}.checkout-form label.checkout-form__check{display:flex;align-items:center;gap:8px}.checkout-form label.checkout-form__check input{width:auto;margin:0;padding:0;flex:0 0 auto}.checkout-form label.checkout-form__check span{color:var(--ink);font-size:11px;letter-spacing:normal;text-transform:none}.checkout-form__trap{position:absolute;left:-10000px}.checkout-form__turnstile{min-height:65px}.checkout-form__status{color:var(--muted);font-size:10px;line-height:1.5}.checkout-form__status:empty{display:none}.checkout-form__status.is-success{color:#567044}.checkout-form__status.is-error{color:#9e3f35}@media(min-width:990px){.product-card:hover .product-card__primary:not(:only-child){opacity:0}.product-card:hover .product-card__secondary{opacity:1;transform:scale(1.02)}}@media(max-width:749px){.container{width:min(100% - 24px,720px)}.site-header__inner{min-height:48px;padding:0 12px}.site-nav,.desktop-header-item{display:none}.mobile-nav-trigger{display:inline-flex;justify-self:start}.mobile-menu{display:flex}.brand-logo{font-size:20px}.header-actions{gap:6px}.header-action svg{width:17px;height:17px}.product-card__badge{top:7px;left:7px;font-size:8px}.product-card__body{min-height:64px;padding:8px}.product-card h3{font-size:10px}.product-card__meta{font-size:9px}.site-footer__wordmark{font-size:45vw;line-height:.75;padding-top:7vw}.site-footer__newsletter{min-height:250px}.site-footer__grid{display:block}.site-footer__grid>div{min-height:auto;border-right:0;border-bottom:1px solid var(--ink);padding:14px 12px}.site-footer__grid>div:last-child{border-bottom:0}.site-footer__about{min-height:130px!important;justify-content:center}.site-footer__bottom{padding-inline:12px}.image-viewer{padding:8px}.image-viewer img{max-height:calc(100svh - 16px)}}.phone-input{display:flex;align-items:stretch;border:1px solid var(--soft-line)}.phone-input:focus-within{border-color:var(--ink)}.phone-input__prefix{display:inline-flex;align-items:center;padding:0 8px;border-right:1px solid var(--soft-line);background:var(--paper-deep);font-size:12px;letter-spacing:.04em}.phone-input input{flex:1;border:0}.checkout-form__error{color:#9e3f35;font-size:10px;line-height:1.4}.checkout-form__error:empty{display:none}.thankyou{max-width:560px;padding:64px 0 96px;text-align:center}.thankyou__badge{display:flex;justify-content:center;margin-bottom:18px}.thankyou__check{width:64px;height:64px}.thankyou__check circle{stroke:var(--ink);stroke-width:2;stroke-dasharray:151;stroke-dashoffset:151;animation:thankyou-circle .6s ease forwards}.thankyou__check path{stroke:var(--ink);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:40;stroke-dashoffset:40;animation:thankyou-check .36s ease .52s forwards}@keyframes thankyou-circle{to{stroke-dashoffset:0}}@keyframes thankyou-check{to{stroke-dashoffset:0}}.thankyou__order{margin-top:6px;font-family:var(--serif);font-size:18px}.thankyou__items{display:grid;gap:8px;max-width:420px;margin:22px auto;padding:16px 0;border-top:1px solid var(--soft-line);border-bottom:1px solid var(--soft-line);text-align:left}.thankyou__item{display:flex;justify-content:space-between;gap:12px;font-size:13px}.thankyou__total{font-family:var(--serif);font-size:16px;letter-spacing:.04em}.thankyou__note{max-width:440px;margin:18px auto 0;color:var(--muted);font-size:13px;line-height:1.6}.thankyou__note a{border-bottom:1px solid currentColor}.thankyou__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:26px}.thankyou__actions .button{width:auto;padding-inline:22px}@media(prefers-reduced-motion:reduce){.thankyou__check circle,.thankyou__check path{animation:none;stroke-dashoffset:0}}
