*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f0e8;color:#2d3a4a;line-height:1.6;max-width:100vw;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:400}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{max-width:1280px;margin:0 auto;padding:0 32px}.announcement-bar{background:#2d3a4a;color:#e8dcc8;font-size:13px;padding:8px 32px;display:flex;align-items:center;justify-content:space-between;letter-spacing:.5px}.announcement-bar__message{flex:1;text-align:center}.announcement-bar__links{font-size:12px;color:#9aabb8;white-space:nowrap}.announcement-bar__links a{color:#9aabb8}.announcement-bar__links a:hover{color:#e8dcc8}.site-header{background:#f5f0e8;border-bottom:1px solid #ddd5c4;position:sticky;top:0;z-index:100}.site-header__inner{display:flex;align-items:center;justify-content:space-between;height:68px;padding:0 32px}.site-logo{display:flex;align-items:baseline;gap:0;text-decoration:none}.site-logo__uniquity{font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:700;font-style:italic;color:#2d3a4a;letter-spacing:-.5px}.site-logo__one{font-size:12px;font-weight:600;color:#b07d3a;letter-spacing:3px;text-transform:uppercase;margin-left:4px;align-self:flex-end;margin-bottom:2px}.site-nav{display:flex;align-items:center;gap:0;list-style:none}.site-nav__item{position:relative}.site-nav__link{display:flex;align-items:center;gap:4px;font-size:14px;color:#2d3a4a;padding:22px 14px;white-space:nowrap;transition:color .2s}.site-nav__link:hover{color:#b07d3a}.site-nav__caret{font-size:10px;margin-top:1px}.mega-menu{display:none;position:absolute;top:100%;left:0;background:#faf7f2;border:1px solid #ddd5c4;border-top:none;padding:28px 32px;min-width:520px;box-shadow:0 8px 24px #2d3a4a1a;gap:32px}.site-nav__item:hover .mega-menu{display:flex}.mega-menu__col{min-width:160px}.mega-menu__heading{font-size:11px;font-weight:600;color:#b07d3a;letter-spacing:2px;text-transform:uppercase;margin-bottom:14px;display:block}.mega-menu__list{list-style:none}.mega-menu__list li{margin-bottom:10px}.mega-menu__list a{font-size:13px;color:#4a5a6a;transition:color .2s}.mega-menu__list a:hover{color:#2d3a4a}.mega-menu__cards{display:flex;gap:16px;margin-left:auto}.mega-menu__card{width:180px}.mega-menu__card-image{width:100%;height:130px;border-radius:6px;overflow:hidden;border:1px solid #ddd5c4;background:#ede8de;display:flex;align-items:center;justify-content:center}.mega-menu__card-image img{width:100%;height:100%;object-fit:cover}.mega-menu__card-footer{display:flex;align-items:center;justify-content:space-between;padding:10px 0 4px}.mega-menu__card-title{font-size:13px;font-style:italic;color:#2d3a4a}.mega-menu__card-arrow{width:30px;height:30px;border-radius:50%;background:#2d3a4a;color:#f5f0e8;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0;transition:background .2s}.mega-menu__card:hover .mega-menu__card-arrow{background:#b07d3a}.site-header__icons{display:flex;align-items:center;gap:18px}.site-header__icon{background:none;border:none;color:#2d3a4a;font-size:14px;display:flex;align-items:center;gap:6px;padding:4px;transition:color .2s}.site-header__icon:hover{color:#b07d3a}.site-header__icon svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.8}.cart-count{background:#b07d3a;color:#fff;font-size:10px;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:-6px;margin-top:-10px}.mobile-menu-toggle{display:none;background:none;border:none;color:#2d3a4a;padding:4px}.mobile-menu-toggle svg{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:1.8}.hero{display:flex;min-height:500px;overflow:hidden}.hero__text{background:#2d3a4a;color:#fff;flex:0 0 38%;display:flex;flex-direction:column;justify-content:center;padding:56px 48px 56px 40px}.hero__eyebrow{font-size:11px;letter-spacing:3px;text-transform:uppercase;color:#b07d3a;margin-bottom:16px}.hero__title{font-size:40px;font-weight:400;line-height:1.15;margin-bottom:20px;color:#fff}.hero__title em{font-style:italic;font-weight:700;color:#d4a054}.hero__desc{font-size:15px;color:#9aabb8;line-height:1.65;margin-bottom:36px;max-width:300px}.hero__btn{display:inline-block;background:#b07d3a;color:#fff;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:14px 28px;border:none;transition:background .2s;width:fit-content}.hero__btn:hover{background:#c98e48}.hero__image{flex:1;position:relative;overflow:hidden;background:#e8e0d0}.hero__image img{width:100%;height:100%;object-fit:cover;object-position:center}.hero__image-placeholder{width:100%;height:100%;background:#e8e0d0;display:flex;align-items:center;justify-content:center;color:#b0a090;font-size:14px}.hero__dots{display:flex;gap:8px;margin-top:36px}.hero__dot{width:24px;height:3px;background:#4a5a6a;border-radius:2px;cursor:pointer;border:none;transition:background .2s}.hero__dot--active{background:#b07d3a}.trust-bar{background:#eee8da;border-top:1px solid #ddd5c4;border-bottom:1px solid #ddd5c4;padding:18px 32px}.trust-bar__inner{display:flex;justify-content:center;gap:56px;flex-wrap:wrap}.trust-bar__item{display:flex;align-items:center;gap:10px;font-size:12px;color:#4a5a6a;font-weight:500;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}.trust-bar__item svg{width:20px;height:20px;stroke:#b07d3a;fill:none;stroke-width:1.8;flex-shrink:0}.collection-tiles{padding:56px 40px;background:#f5f0e8}.collection-tiles__header{display:flex;align-items:center;gap:16px;margin-bottom:28px}.collection-tiles__heading{font-size:11px;letter-spacing:3px;text-transform:uppercase;color:#9a8a78;white-space:nowrap}.collection-tiles__divider{flex:1;height:1px;background:#ddd5c4}.collection-tiles__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;width:100%}.collection-tile{position:relative;border-radius:8px;overflow:hidden;aspect-ratio:4/3;border:1px solid #ddd5c4;display:block;text-decoration:none;width:100%}.collection-tile__inner{width:100%;height:100%;background:#dce6f0;display:flex;align-items:center;justify-content:center;transition:transform .4s ease}.collection-tile:hover .collection-tile__inner{transform:scale(1.04)}.collection-tile__inner img{width:100%;height:100%;object-fit:cover}.collection-tile__label{position:absolute;bottom:0;left:0;right:0;padding:40px 16px 16px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(to top,rgba(45,58,74,.88) 0%,transparent 100%)}.collection-tile__name{color:#fff;font-size:15px;font-weight:600;white-space:normal;word-break:break-word;max-width:75%;line-height:1.3}.collection-tile__arrow{width:28px;height:28px;border-radius:50%;background:#b07d3a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0;transition:background .2s}.collection-tile:hover .collection-tile__arrow{background:#c98e48}.featured-products{padding:56px 40px;background:#faf7f2}.featured-products__header{display:flex;align-items:center;gap:16px;margin-bottom:32px}.featured-products__heading{font-size:11px;letter-spacing:3px;text-transform:uppercase;color:#9a8a78;white-space:nowrap}.featured-products__divider{flex:1;height:1px;background:#ddd5c4}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{background:#fff;border:1px solid #ddd5c4;border-radius:8px;overflow:hidden;transition:box-shadow .2s}.product-card:hover{box-shadow:0 4px 16px #2d3a4a1a}.product-card__image{aspect-ratio:1;background:#ede8de;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product-card:hover .product-card__image img{transform:scale(1.05)}.product-card__info{padding:14px 16px}.product-card__title{font-size:14px;color:#2d3a4a;margin-bottom:6px;font-weight:500}.product-card__price{font-size:15px;color:#b07d3a;font-weight:600}.product-card__compare-price{font-size:13px;color:#9a8a78;text-decoration:line-through;margin-left:6px}.product-card__btn{display:block;width:calc(100% - 32px);margin:0 16px 16px;padding:10px;background:#2d3a4a;color:#f5f0e8;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;text-align:center;border:none;border-radius:4px;transition:background .2s}.product-card__btn:hover{background:#b07d3a}.promo-banner{background:#2d3a4a;color:#fff;padding:64px 40px;text-align:center}.promo-banner__eyebrow{font-size:11px;letter-spacing:3px;text-transform:uppercase;color:#b07d3a;margin-bottom:16px}.promo-banner__title{font-size:36px;font-weight:400;margin-bottom:16px}.promo-banner__title em{font-style:italic;font-weight:700;color:#d4a054}.promo-banner__desc{font-size:15px;color:#9aabb8;max-width:480px;margin:0 auto 32px}.promo-banner__btn{display:inline-block;background:#b07d3a;color:#fff;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:14px 32px;border:none;transition:background .2s}.promo-banner__btn:hover{background:#c98e48}.collection-header{background:#2d3a4a;color:#fff;padding:48px 40px;text-align:center}.collection-header__title{font-size:36px;font-weight:400;margin-bottom:8px}.collection-header__desc{color:#9aabb8;font-size:15px;max-width:560px;margin:0 auto}.collection-main{padding:40px}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;padding-bottom:16px;border-bottom:1px solid #ddd5c4}.collection-toolbar__count{font-size:13px;color:#9a8a78}.collection-toolbar__sort select{font-size:13px;color:#2d3a4a;background:#f5f0e8;border:1px solid #ddd5c4;padding:6px 10px;border-radius:4px}.product-page{padding:48px 40px;display:grid;grid-template-columns:1fr 1fr;gap:56px}.product-page__main-image{aspect-ratio:1;border-radius:8px;overflow:hidden;background:#ede8de;border:1px solid #ddd5c4;margin-bottom:12px}.product-page__main-image img{width:100%;height:100%;object-fit:cover}.product-page__thumbs{display:flex;gap:8px;flex-wrap:wrap}.product-page__thumb{width:72px;height:72px;border-radius:4px;overflow:hidden;border:1px solid #ddd5c4;cursor:pointer;transition:border-color .2s}.product-page__thumb:hover,.product-page__thumb--active{border-color:#b07d3a}.product-page__thumb img{width:100%;height:100%;object-fit:cover}.product-page__vendor{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:#b07d3a;margin-bottom:10px}.product-page__title{font-size:30px;font-weight:400;margin-bottom:16px}.product-page__price{font-size:24px;color:#b07d3a;font-weight:600;margin-bottom:24px}.product-page__desc{font-size:14px;color:#4a5a6a;line-height:1.7;margin-bottom:28px}.product-page__variants{margin-bottom:24px}.product-page__variants label{display:block;font-size:12px;letter-spacing:1px;text-transform:uppercase;color:#9a8a78;margin-bottom:8px}.product-page__variants select{width:100%;padding:10px 14px;font-size:14px;border:1px solid #ddd5c4;border-radius:4px;background:#faf7f2;color:#2d3a4a}.product-page__qty{display:flex;align-items:center;gap:12px;margin-bottom:24px}.product-page__qty label{font-size:12px;letter-spacing:1px;text-transform:uppercase;color:#9a8a78}.qty-selector{display:flex;align-items:center;border:1px solid #ddd5c4;border-radius:4px;overflow:hidden}.qty-selector button{width:36px;height:40px;background:#f5f0e8;border:none;font-size:18px;color:#2d3a4a;transition:background .2s}.qty-selector button:hover{background:#ddd5c4}.qty-selector input{width:48px;height:40px;border:none;border-left:1px solid #ddd5c4;border-right:1px solid #ddd5c4;text-align:center;font-size:14px;background:#fff}.product-page__add{width:100%;padding:16px;background:#2d3a4a;color:#f5f0e8;font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;border:none;border-radius:4px;transition:background .2s;margin-bottom:12px}.product-page__add:hover{background:#b07d3a}.product-page__buy{width:100%;padding:16px;background:#b07d3a;color:#fff;font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;border:none;border-radius:4px;transition:background .2s}.product-page__buy:hover{background:#c98e48}.cart-page{padding:48px 40px}.cart-page__title{font-size:28px;font-weight:400;margin-bottom:32px;border-bottom:1px solid #ddd5c4;padding-bottom:16px}.cart-page__layout{display:grid;grid-template-columns:1fr 360px;gap:40px}.cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:20px;align-items:start;padding:20px 0;border-bottom:1px solid #ddd5c4}.cart-item__image{width:100px;height:100px;border-radius:6px;overflow:hidden;background:#ede8de;border:1px solid #ddd5c4}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__title{font-size:15px;font-weight:500;margin-bottom:4px}.cart-item__variant{font-size:13px;color:#9a8a78;margin-bottom:12px}.cart-item__price{font-size:15px;color:#b07d3a;font-weight:600;text-align:right}.cart-item__remove{font-size:12px;color:#9a8a78;text-decoration:underline;cursor:pointer;background:none;border:none;margin-top:8px;display:block}.cart-summary{background:#faf7f2;border:1px solid #ddd5c4;border-radius:8px;padding:24px;height:fit-content}.cart-summary__title{font-size:16px;font-weight:600;margin-bottom:20px}.cart-summary__row{display:flex;justify-content:space-between;font-size:14px;margin-bottom:10px;color:#4a5a6a}.cart-summary__total{display:flex;justify-content:space-between;font-size:18px;font-weight:600;padding-top:16px;border-top:1px solid #ddd5c4;margin-top:16px}.cart-summary__checkout{display:block;width:100%;padding:16px;background:#b07d3a;color:#fff;font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;border:none;border-radius:4px;text-align:center;margin-top:20px;transition:background .2s}.cart-summary__checkout:hover{background:#c98e48}.cart-summary__continue{display:block;text-align:center;font-size:13px;color:#9a8a78;margin-top:12px;text-decoration:underline}.site-footer{background:#2d3a4a;border-top:1px solid #3a4a5a}.site-footer__main{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;padding:48px 40px}.site-footer__heading{font-size:11px;font-weight:600;color:#d4a054;letter-spacing:2px;text-transform:uppercase;margin-bottom:18px;display:block}.site-footer__list{list-style:none}.site-footer__list li{margin-bottom:10px}.site-footer__list a{font-size:13px;color:#6a7a8a;transition:color .2s}.site-footer__list a:hover{color:#e8dcc8}.site-footer__bottom{background:#222d3a;border-top:1px solid #1e2a38;padding:16px 40px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.site-footer__copyright{font-size:12px;color:#456}.site-footer__payment{display:flex;gap:8px;align-items:center}.site-footer__payment span{font-size:11px;color:#456}.mobile-nav{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:#f5f0e8;z-index:200;flex-direction:column;overflow-y:auto}.mobile-nav--open{display:flex}.mobile-nav__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #ddd5c4}.mobile-nav__close{background:none;border:none;font-size:24px;color:#2d3a4a}.mobile-nav__list{list-style:none;padding:16px 0}.mobile-nav__item{border-bottom:1px solid #ddd5c4}.mobile-nav__link{display:block;padding:16px 24px;font-size:16px;color:#2d3a4a}.mobile-nav__sub{list-style:none;background:#eee8da}.mobile-nav__sub a{display:block;padding:12px 36px;font-size:14px;color:#4a5a6a;border-bottom:1px solid #ddd5c4}@media(max-width:1024px){.product-grid,.collection-tiles__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.site-nav{display:none}.mobile-menu-toggle{display:block}.hero{flex-direction:column}.hero__text{flex:none;padding:40px 24px}.hero__image{min-height:280px}.collection-tiles__grid{grid-template-columns:repeat(2,1fr);gap:10px}.collection-tiles{padding:32px 16px}.collection-tile__name{font-size:12px}.featured-products{padding:40px 16px;overflow:hidden}.product-grid,.site-footer__main{grid-template-columns:repeat(2,1fr)}.product-page,.cart-page__layout{grid-template-columns:1fr}.trust-bar__inner{gap:24px}.announcement-bar{flex-direction:column;gap:4px;text-align:center}.container{padding:0 16px}}@media(max-width:480px){.collection-tiles__grid{grid-template-columns:repeat(2,1fr);gap:8px}.collection-tiles{padding:24px 10px}.product-grid,.site-footer__main{grid-template-columns:1fr}.hero__title{font-size:28px}.featured-products{padding:32px 10px}}.card__media img,.card-wrapper img{object-fit:contain!important;background:#fff}.card__media{aspect-ratio:1 / 1!important;overflow:hidden}.card__media img{width:100%;height:100%;object-fit:cover!important}.card__information{display:flex;flex-direction:column}.card__heading{min-height:3em}.card__content{display:flex;flex-direction:column;flex:1}.card__footer{margin-top:auto}.card-wrapper{display:flex;flex-direction:column;height:100%}.card__heading{min-height:3.5em}
/*# sourceMappingURL=/cdn/shop/t/25/assets/base.css.map */
