@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Montserrat:wght@400;500;600&display=swap";:root{--cream:#f7f1e6;--cream2:#fbf7ef;--brown:#5a3816;--gold:#b77a22;--ink:#21170e;--line:#b79a70;--max:1460px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Montserrat,Arial,sans-serif}a{color:inherit;text-decoration:none}.page-width{width:min(calc(100% - 76px),var(--max));margin:0 auto}.site-header{background:var(--cream);border-bottom:1px solid rgba(90,56,22,.08)}.header-inner{max-width:1400px;margin:auto;min-height:178px;padding:10px 28px 6px;display:flex;align-items:center;justify-content:flex-start;position:relative}.brand{display:flex;align-items:center;gap:48px;white-space:nowrap;margin-left:96px}.brand-logo{width:200px;height:200px;object-fit:contain;display:block;flex:0 0 200px}.brand-copy{text-align:left;display:flex;align-items:center;min-width:0}.brand-name{display:block;font:700 64px Cormorant Garamond}.brand-tagline{display:none}.header-actions{position:absolute;right:28px;top:32px;display:flex;gap:19px}.icon-link{font-size:30px;color:var(--brown);line-height:1}.cart-link{position:relative}.cart-count{font-size:10px;position:absolute;right:-7px;top:-7px;background:var(--gold);color:#fff;border-radius:50%;min-width:17px;height:17px;text-align:center;padding-top:3px}.main-nav{height:54px;display:flex;justify-content:center;align-items:center;gap:52px;font-size:13px;letter-spacing:2px}.main-nav a{padding:9px 0;border-bottom:1px solid transparent}.main-nav a:hover,.main-nav a.active{border-color:var(--gold)}.hero{height:380px;position:relative;overflow:hidden;color:#fff}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center right}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#271509b8,#2715097a 35%,#2715090a 75%)}.hero-content{position:relative;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-left:78px}.eyebrow{font-size:12px;letter-spacing:5px;margin:0 0 14px}.hero h1{font:500 60px/1.02 Cormorant Garamond;margin:0;max-width:690px}.hero-subtitle{font:italic 34px Cormorant Garamond;margin:8px 0 28px}.button{display:inline-flex;align-items:center;gap:18px;padding:16px 36px;font-size:13px;letter-spacing:3px;font-weight:600;transition:.25s}.button-gold{background:#c58a2d;color:#fff}.button:hover{transform:translateY(-2px);filter:brightness(1.05)}.section-pad{padding:30px 0 44px}.section-title{display:flex;align-items:center;justify-content:center;gap:40px;margin:0 0 22px}.section-title span{height:1px;background:var(--line);width:138px}.section-title h2{font:500 27px Cormorant Garamond;letter-spacing:7px;color:var(--brown);margin:0}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.collection-card{height:238px;position:relative;overflow:hidden}.collection-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}.collection-card:hover img{transform:scale(1.04)}.card-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000f,#0000007a)}.collection-card-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:27px;color:#fff;letter-spacing:4px;font-size:16px;text-align:center}.collection-card-content b{font-size:28px;font-weight:400;margin-top:10px}.best-sellers{padding-top:8px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{background:var(--cream2);transition:.25s}.product-card:hover{transform:translateY(-3px)}.product-image-wrap{height:250px;overflow:hidden;background:#eee5d7}.product-image{width:100%;height:100%;object-fit:cover}.product-info{padding:14px 16px 18px}.product-info h3{font:500 21px Cormorant Garamond;margin:0 0 4px;color:var(--brown)}.product-info p{margin:0;font-size:12px;letter-spacing:1px}.placeholder{width:100%;height:100%;display:block}.site-footer{margin-top:40px;background:#3c2815;color:#f8f1e5;padding:48px 0 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:35px}.footer-brand{font:500 27px Cormorant Garamond;letter-spacing:2px}.site-footer p,.site-footer h3{font-size:11px;letter-spacing:3px}.site-footer a{display:block;margin:10px 0;font-size:12px;opacity:.85}.copyright{margin-top:35px;padding:17px;text-align:center;border-top:1px solid rgba(255,255,255,.15);font-size:10px;letter-spacing:1px}@media(max-width:1100px){.header-inner{min-height:132px;padding-left:20px;padding-right:20px}.brand{gap:20px;margin-left:40px}.brand-logo{width:120px;height:120px;flex-basis:120px}.brand-name{font-size:38px}.header-actions{right:20px;top:28px}.icon-link{font-size:28px}.main-nav{gap:32px}}@media(max-width:900px){.header-inner{min-height:108px}.brand{gap:14px;margin-left:16px}.brand-logo{width:92px;height:92px;flex-basis:92px}.brand-name{font-size:30px;white-space:nowrap}.brand-tagline{display:none}.header-actions{right:12px;top:18px}.icon-link{font-size:22px}.main-nav{gap:20px;font-size:10px}.hero{height:430px}.hero-content{padding-left:30px}.hero h1{font-size:48px}.collection-grid,.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.header-inner{min-height:82px;justify-content:flex-start;padding-left:8px;padding-right:8px}.brand{gap:8px;margin-left:0}.brand-logo{width:58px;height:58px;flex:0 0 58px}.brand-name{font-size:20px;letter-spacing:.2px;white-space:nowrap}.brand-tagline{display:none}.header-actions{right:8px;top:20px}.icon-link{font-size:18px}.main-nav{overflow:auto;justify-content:flex-start;padding:0 16px;gap:25px;white-space:nowrap}.page-width{width:calc(100% - 30px)}.hero{height:430px}.hero-media{background-position:center}.hero-content{padding:25px 20px 42px;justify-content:flex-end}.hero h1{font-size:42px}.hero-subtitle{font-size:27px}.section-title{gap:12px}.section-title span{width:35px}.section-title h2{font-size:20px;letter-spacing:4px}.collection-grid,.product-grid{grid-template-columns:1fr}.collection-card{height:225px}.footer-grid{grid-template-columns:1fr 1fr}}.footer-brand-name{display:block;width:100%;text-align:center;white-space:nowrap;font-size:clamp(18px,3vw,34px);letter-spacing:.08em}.footer-inner{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap}.brand{gap:48px;white-space:nowrap}.brand-logo{width:220px;height:220px;flex-basis:220px}.brand-name{font-size:68px;white-space:nowrap}.footer-brand-name{display:block;white-space:nowrap;font-size:clamp(18px,2.6vw,34px);letter-spacing:.06em}.footer-links h3{margin:0 0 14px}.footer-follow .social-link{display:flex;align-items:center;gap:10px;margin:10px 0;white-space:nowrap}.social-icon{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;border:1px solid rgba(248,241,229,.75);border-radius:7px;font-size:21px;line-height:1}.tiktok-icon{border-radius:4px;font-weight:700}.website-link{display:block!important;margin-top:18px!important;font-size:11px!important;white-space:nowrap}@media(max-width:1100px){.brand{gap:24px;margin-left:40px}.brand-logo{width:150px;height:150px;flex-basis:150px}.brand-name{font-size:44px}}@media(max-width:600px){.brand{gap:8px;margin-left:0}.brand-logo{width:58px;height:58px;flex-basis:58px}.brand-name{font-size:20px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand-name{font-size:20px;white-space:nowrap}.website-link{white-space:normal!important;overflow-wrap:anywhere}}.best-sellers-featured{grid-template-columns:repeat(2,minmax(0,1fr));max-width:900px}.best-sellers-featured .product-image-wrap{height:340px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1.5fr;align-items:start}.best-sellers-featured{grid-template-columns:repeat(4,minmax(0,1fr));max-width:1400px}.best-sellers-featured .product-image-wrap{height:300px}@media(max-width:900px){.best-sellers-featured{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.best-sellers-featured{grid-template-columns:1fr}.best-sellers-featured .product-image-wrap{height:280px}}.site-footer .footer-grid{display:grid;grid-template-columns:minmax(260px,1.6fr) minmax(130px,1fr) minmax(150px,1fr) minmax(230px,1.4fr);align-items:start;column-gap:64px;row-gap:24px}.site-footer .footer-brand-column{min-width:0;padding-right:24px}.site-footer .footer-brand-name{display:block;white-space:nowrap;font-size:clamp(18px,2.2vw,34px);letter-spacing:.045em}.site-footer .footer-brand-column p{white-space:nowrap;margin-top:14px}.site-footer .footer-links{min-width:0}.site-footer .footer-links h3{margin:0 0 16px}.site-footer .footer-links a{white-space:nowrap}.site-footer .footer-follow .social-link{display:flex;align-items:center;gap:10px}.site-footer .website-link{white-space:nowrap!important}@media(max-width:1000px){.site-footer .footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:28px}.site-footer .footer-brand-name{font-size:22px}}@media(max-width:700px){.site-footer .footer-grid{grid-template-columns:1fr 1fr;column-gap:28px}.site-footer .footer-brand-column{grid-column:1/-1}.site-footer .footer-brand-name{font-size:22px}}.site-footer .footer-brand-column{transform:translate(-24px)}@media(max-width:700px){.site-footer .footer-brand-column{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/theme.css.map */
