*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--vos-text, #111);background:var(--vos-bg, #F8F4EF);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.skip-link{position:absolute;left:-9999px;top:0;background:#fff;padding:12px;z-index:9999}.skip-link:focus{left:12px}:root{--page-width: 1440px;--accent: var(--vos-accent, #9B0909);--ink: var(--vos-text, #111111);--paper: var(--vos-bg, #F8F4EF);--cream: #FCFAF7;--line: rgba(17,17,17,.11);--muted: #6c625b;--shadow: 0 18px 50px rgba(22,15,10,.08)}.announcement-bar{background:var(--accent);color:#fff;text-align:center;font-size:12px;line-height:1;letter-spacing:.13em;font-weight:700;padding:12px 16px;text-transform:uppercase}.header{background:#fcfaf7f0;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header__inner{max-width:var(--page-width);margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:74px;padding:0 36px;gap:24px}.header__nav{display:flex;align-items:center;gap:28px;font-size:12px;letter-spacing:.09em;font-weight:700;text-transform:uppercase}.header__nav a{position:relative;padding:26px 0}.header__nav a:hover,.header__nav a[aria-current=page]{color:var(--accent)}.header__nav a:after{content:"";position:absolute;left:0;right:0;bottom:19px;height:1px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.header__nav a:hover:after,.header__nav a[aria-current=page]:after{transform:scaleX(1)}.header__logo{justify-self:center}.header__logo img{height:42px;width:auto;object-fit:contain}.header__actions{justify-self:end;display:flex;align-items:center;gap:22px}.header__icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;position:relative}.header__icon svg{width:21px;height:21px;stroke-width:1.8}.cart-count{position:absolute;top:-7px;right:-8px;width:16px;height:16px;border-radius:50%;background:var(--accent);color:#fff;font-size:9px;line-height:16px;text-align:center;font-weight:700}.header__mobile-toggle{display:none}.container{width:min(var(--page-width),calc(100% - 48px));margin:0 auto}.button,.shopify-payment-button__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 28px;border:1px solid var(--ink);background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease,border .2s ease}.button:hover{transform:translateY(-2px);background:var(--accent);border-color:var(--accent)}.button--red{background:var(--accent);border-color:var(--accent);color:#fff}.button--outline{background:transparent;color:var(--ink)}.button--outline:hover{color:#fff}.hero-vos{position:relative;min-height:630px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#ede6df}.hero-vos__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-vos:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff05,#ffffff0f 55%,#f8f4ef2e);pointer-events:none}.hero-vos__content{position:relative;z-index:2;text-align:center;margin-top:150px}.hero-vos__content .button{box-shadow:0 14px 30px #5900002e}.section-pad{padding:34px 0 70px}.section-title{font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,3vw,44px);letter-spacing:.03em;text-align:center;margin:0 0 34px;font-weight:400;text-transform:uppercase}.section-title:after{content:"";display:block;width:44px;height:2px;background:var(--accent);margin:18px auto 0}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:30px}.category-card{min-height:420px;position:relative;overflow:hidden;background:#111;box-shadow:var(--shadow)}.category-card img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0;transition:transform .6s ease}.category-card:hover img{transform:scale(1.05)}.category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000001a,#00000070)}.category-card__content{position:absolute;z-index:2;inset:auto 22px 42px;color:#fff;text-align:center}.category-card__title{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(30px,3.2vw,48px);letter-spacing:.03em;margin:0 0 16px;text-transform:uppercase}.category-card__link{display:inline-flex;align-items:center;justify-content:center;width:86px;height:40px;border:1px solid #fff;color:#fff;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800}.category-card__link:hover{background:#fff;color:#111}.story-section{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center;padding:24px 0 74px}.story-section__media{overflow:hidden;box-shadow:var(--shadow);min-height:560px}.story-section__media img{width:100%;height:100%;object-fit:cover}.story-section__text{padding:28px 28px 28px 0}.story-section__script{width:190px;margin-bottom:28px}.story-section h2{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(34px,4vw,58px);line-height:1.02;text-transform:uppercase;letter-spacing:.02em;margin:0}.story-section__line{width:56px;height:2px;background:var(--accent);margin:26px 0}.story-section p{color:#3e3936;line-height:1.7;max-width:540px;margin-bottom:28px}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding-bottom:46px}.product-card{background:#ffffffb8;border:1px solid rgba(17,17,17,.06);padding:18px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-card__image-wrap{aspect-ratio:1 / 1.18;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:18px}.product-card__image-wrap img{width:100%;height:100%;object-fit:cover}.product-card__title{font-size:14px;line-height:1.35;letter-spacing:.03em;text-transform:uppercase;font-weight:800;margin:0 0 8px}.product-card__price{font-size:15px;font-weight:700;color:#221b17}.product-card__badge{display:inline-block;margin-top:10px;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-weight:800}.footer{background:#f3ede6;border-top:1px solid var(--line);padding-top:54px}.footer__grid{display:grid;grid-template-columns:1.1fr 1.1fr 1.2fr 1.6fr;gap:50px;padding-bottom:46px}.footer h3{font-size:13px;letter-spacing:.08em;text-transform:uppercase;margin:0 0 18px}.footer a,.footer p{color:#35302d;font-size:13px;line-height:1.8}.footer ul{margin:0;padding:0;list-style:none}.newsletter-form{display:flex;border:1px solid rgba(17,17,17,.25);background:#fff;height:48px;margin-top:15px}.newsletter-form input{flex:1;border:0;padding:0 16px;background:transparent;outline:none}.newsletter-form button{width:56px;border:0;background:var(--accent);color:#fff;font-size:22px;cursor:pointer}.footer__bottom{border-top:1px solid var(--line);padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer__signature img{height:28px;width:auto}.footer__socials{display:flex;align-items:center;gap:22px;font-size:14px}.footer__copyright{font-size:12px;color:#5d5651}.page-section,.collection-section,.product-section,.cart-section{padding:64px 0 90px}.page-title{font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,70px);font-weight:400;margin:0 0 28px;text-transform:uppercase}.rte{line-height:1.8;color:#37312d;max-width:880px}.collection-toolbar{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:34px}.collection-title{margin:0}.product-main{display:grid;grid-template-columns:1.1fr .9fr;gap:64px;align-items:start}.product-gallery{display:grid;gap:18px}.product-gallery img{background:#fff;width:100%;height:auto}.product-info{position:sticky;top:112px}.product-info h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,54px);font-weight:400;margin:0 0 16px;text-transform:uppercase}.product-price{font-size:20px;font-weight:700;margin-bottom:28px}.product-form label{display:block;font-size:12px;letter-spacing:.1em;text-transform:uppercase;font-weight:800;margin:20px 0 8px}.product-form select,.product-form input[type=number]{width:100%;height:48px;border:1px solid rgba(17,17,17,.2);background:#fff;padding:0 14px}.product-form .button{width:100%;margin-top:20px}.cart-items{width:100%;border-collapse:collapse;background:#fff}.cart-items th,.cart-items td{padding:18px;border-bottom:1px solid var(--line);text-align:left}.cart-summary{text-align:right;margin-top:28px}@media(max-width:990px){.header__inner{grid-template-columns:auto 1fr auto;padding:0 18px;min-height:66px}.header__logo{justify-self:start}.header__logo img{height:36px}.header__mobile-toggle{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;width:38px;height:38px}.header__mobile-toggle span,.header__mobile-toggle:before,.header__mobile-toggle:after{content:"";width:22px;height:2px;background:#111;display:block;position:absolute}.header__mobile-toggle:before{transform:translateY(-7px)}.header__mobile-toggle:after{transform:translateY(7px)}.header__nav{display:none;position:absolute;left:0;right:0;top:66px;background:#fcfaf7;border-bottom:1px solid var(--line);padding:16px 24px 24px;flex-direction:column;align-items:flex-start;gap:0}.header.is-open .header__nav{display:flex}.header__nav a{padding:14px 0}.header__actions{gap:14px}.hero-vos{min-height:520px}.hero-vos__image{object-position:center}.hero-vos__content{margin-top:190px}.category-grid,.story-section,.products-grid,.footer__grid,.product-main{grid-template-columns:1fr}.story-section{gap:28px}.story-section__text{padding:0}.story-section__media{min-height:420px}.products-grid{grid-template-columns:repeat(2,1fr)}.footer__bottom{flex-direction:column;text-align:center}.product-info{position:static}}@media(max-width:620px){.announcement-bar{font-size:10px}.container{width:min(100% - 28px,var(--page-width))}.header__nav{top:66px}.header__actions .header__icon--account{display:none}.hero-vos{min-height:460px}.hero-vos__image{object-position:center}.hero-vos__content{margin-top:230px}.button{min-height:44px;padding:0 18px;font-size:10px}.category-grid{gap:14px}.category-card{min-height:300px}.products-grid{grid-template-columns:1fr;gap:16px}.story-section__media{min-height:320px}.footer__grid{gap:30px}.cart-items thead{display:none}.cart-items tr,.cart-items td{display:block;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/theme.css.map */
