:root{--color-bg: #f7f4ee;--color-text: #222222;--color-accent: #111111;--page-width: 1440px;--page-pad: clamp(18px, 4vw, 58px);--serif: Georgia, "Times New Roman", serif;--sans: Arial, Helvetica, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--color-text);background:var(--color-bg);font-family:var(--sans);letter-spacing:.02em;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}.skip-to-content-link{position:absolute;left:-9999px}.skip-to-content-link:focus{left:12px;top:12px;z-index:9999;background:#fff;padding:10px}.announcement{min-height:32px;display:grid;place-items:center;font-size:10px;letter-spacing:.14em;text-transform:uppercase;background:#f8f8f8;color:#333}.header{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding:22px var(--page-pad);color:#fff;margin-bottom:-76px;background:linear-gradient(to bottom,#00000040,#0000)}body:not(.template-index) .header{color:var(--color-text);margin-bottom:0;background:#f7f4eef5;border-bottom:1px solid rgba(0,0,0,.08)}.header__menu,.header__icons{display:flex;align-items:center;gap:28px}.header__icons{justify-content:flex-end}.header__menu a,.header__icons a{font-size:11px;letter-spacing:.14em;text-transform:uppercase}.header__brand{font-family:var(--serif);font-size:clamp(22px,2.2vw,34px);letter-spacing:.16em;text-transform:uppercase;text-align:center;white-space:nowrap}.header__drawer{display:none}.hero{min-height:760px;display:flex;align-items:center;padding:120px var(--page-pad) 80px;color:#fff;background-position:center;background-size:cover;background-color:#465242;position:relative;overflow:hidden}.hero--placeholder{background-image:linear-gradient(90deg,#0000008c,#00000014),radial-gradient(circle at 75% 40%,rgba(255,255,255,.18),transparent 12%),linear-gradient(135deg,#25362e,#9aa086 45%,#465242)}.hero__content{max-width:610px}.hero__eyebrow,.section-eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;margin:0 0 16px}.hero__title{font-family:var(--serif);font-size:clamp(54px,8vw,132px);line-height:.9;letter-spacing:.14em;margin:0 0 20px;font-weight:400;text-transform:uppercase}.hero__text{font-size:13px;line-height:1.75;max-width:300px;margin:0 0 32px}.link-underline{display:inline-block;font-size:11px;letter-spacing:.16em;text-transform:uppercase;padding-bottom:6px;border-bottom:1px solid currentColor}.page-width{max-width:var(--page-width);margin:0 auto;padding:0 var(--page-pad)}.section{padding:clamp(58px,8vw,110px) 0}.section-header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.section-title{font-family:var(--serif);font-size:clamp(30px,3.2vw,54px);font-weight:400;line-height:1;text-transform:uppercase;letter-spacing:.04em;margin:0 0 10px}.section-subtitle{margin:0;color:#000000ad;font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{display:block}.product-card__media{aspect-ratio:4 / 5;background:#ebe7df;overflow:hidden}.product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .65s ease}.product-card:hover .product-card__image{transform:scale(1.04)}.product-card__info{display:grid;gap:8px;padding:16px 0 0}.product-card__title{font-size:13px;text-transform:uppercase;letter-spacing:.09em}.product-card__price{font-size:13px;opacity:.75}.placeholder-card{aspect-ratio:4 / 5;background:linear-gradient(135deg,#dad5ca,#f0ece5);display:grid;place-items:center;font-family:var(--serif);color:#00000073;text-align:center;padding:20px}.philosophy{min-height:320px;display:grid;place-items:center;text-align:center;color:#fff;background-color:#606a52;background-size:cover;background-position:center;padding:76px var(--page-pad)}.philosophy--placeholder{background-image:linear-gradient(#1e281c80,#1e281c80),linear-gradient(135deg,#526046,#878d71)}.philosophy__box{max-width:720px}.philosophy__title{font-family:var(--serif);font-size:clamp(34px,4vw,68px);font-weight:400;margin:0 0 18px;line-height:1.05}.philosophy__text{max-width:560px;margin:0 auto 26px;font-size:14px;line-height:1.75}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.collection-card{min-height:250px;display:grid;place-items:center;text-align:center;color:#fff;padding:26px;background-size:cover;background-position:center;position:relative;overflow:hidden}.collection-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000047;transition:background .35s ease}.collection-card:hover:before{background:#0000001f}.collection-card__inner{position:relative;z-index:1}.collection-card__title{font-family:var(--serif);font-size:clamp(26px,3vw,44px);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.collection-card__text{font-size:12px;margin:0}.lookbook{display:grid;grid-template-columns:.8fr 1.55fr;gap:50px;align-items:center}.lookbook__title{font-family:var(--serif);font-size:clamp(30px,3.7vw,58px);font-weight:400;line-height:1.06;margin:10px 0 26px;text-transform:uppercase}.lookbook__media{min-height:340px;background:#d7d2c8;overflow:hidden}.lookbook__media img{width:100%;height:100%;object-fit:cover}.footer{border-top:1px solid rgba(0,0,0,.08);padding:70px var(--page-pad) 26px;background:#f4f0e8}.footer__grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:38px;max-width:var(--page-width);margin:0 auto}.footer__brand{font-family:var(--serif);font-size:32px;letter-spacing:.13em;text-transform:uppercase;margin-bottom:22px}.footer__text{font-size:13px;line-height:1.8;max-width:310px}.footer h3{font-size:11px;letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px}.footer ul{list-style:none;margin:0;padding:0;display:grid;gap:12px}.footer li,.footer a,.footer p{font-size:13px;color:#000000b3}.footer__newsletter{display:flex;border-bottom:1px solid rgba(0,0,0,.2);max-width:300px}.footer__newsletter input{flex:1;border:0;background:transparent;padding:12px 0;outline:0}.footer__newsletter button{border:0;background:transparent;cursor:pointer;font-size:18px}.footer__bottom{max-width:var(--page-width);margin:60px auto 0;display:flex;justify-content:space-between;gap:20px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#00000094}.template-page main,.template-product main,.template-collection main,.template-search main,.template-404 main{padding:60px var(--page-pad)}.basic-page,.main-product,.main-collection,.main-search,.main-404{max-width:var(--page-width);margin:0 auto}.basic-page h1,.main-collection h1,.main-search h1,.main-404 h1{font-family:var(--serif);font-size:clamp(38px,5vw,80px);font-weight:400}.main-product{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}.product-gallery{display:grid;gap:16px}.product-gallery img{width:100%;background:#eee}.product-info h1{font-family:var(--serif);font-size:clamp(34px,4vw,64px);font-weight:400;margin-top:0}.product-form__button{width:100%;border:0;background:var(--color-accent);color:#fff;padding:16px 22px;text-transform:uppercase;letter-spacing:.12em;cursor:pointer}@media(max-width:990px){.header{grid-template-columns:1fr auto 1fr;padding-top:18px}.header__menu{display:none}.header__drawer{display:block;font-size:12px;letter-spacing:.16em;text-transform:uppercase}.hero{min-height:640px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-grid,.lookbook,.footer__grid,.main-product{grid-template-columns:1fr}.footer__grid{gap:28px}}@media(max-width:640px){.announcement{font-size:9px;padding:0 12px;text-align:center}.header__icons{gap:12px}.header__icons a:first-child{display:none}.header__brand{font-size:20px}.hero{min-height:560px;padding-top:110px}.section-header{align-items:start;flex-direction:column}.product-grid{grid-template-columns:1fr 1fr;gap:12px}.collection-card{min-height:190px}.footer__bottom{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/theme.css.map */
