:root{--color-bg: #fffdf9;--color-text: #2f2f2f;--color-accent: #b67b82;--color-muted: #6f6f6f;--color-soft: #f9f2ef;--radius: 14px;--font-body: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif}*{box-sizing:border-box}body{margin:0;color:var(--color-text);background:var(--color-bg);font-family:var(--font-body);line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.page-width{width:min(1200px,calc(100% - 2rem));margin:0 auto}h1,h2,h3{line-height:1.2}.announcement-bar{background:var(--color-soft);color:#67474c;padding:.55rem 0;font-size:.95rem;text-align:center}.site-header{position:sticky;top:0;z-index:8;background:#fff;border-bottom:1px solid #eee}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:82px}.header-logo{font-weight:700;font-size:1.15rem}.header-logo img{max-height:52px;width:auto}.header-actions{display:flex;gap:1rem;align-items:center}.header-actions a{font-size:.95rem}.menu-toggle{display:none;width:42px;height:42px;padding:0;border-radius:10px;background:transparent;color:inherit;flex-direction:column;justify-content:center;align-items:center;gap:5px}.menu-toggle span{display:block;width:18px;height:2px;background:currentColor;transition:.2s ease}.site-header.menu-open .menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-header.menu-open .menu-toggle span:nth-child(2){opacity:0}.site-header.menu-open .menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header-nav{display:block}.nav-list{list-style:none;margin:0;padding:0;display:flex;gap:.35rem 1rem;align-items:center}.nav-item{position:relative}.nav-link{display:inline-flex;align-items:center;gap:.3rem;font-size:.95rem;padding:.45rem 0}.nav-link.is-active{font-weight:700}.nav-caret{font-size:.7rem;opacity:.7}.dropdown{list-style:none;margin:0;padding:.55rem 0;position:absolute;top:100%;left:0;min-width:220px;background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 10px 30px #00000014;display:none;z-index:20}.dropdown a{display:block;padding:.55rem 1rem;font-size:.92rem}.dropdown a:hover,.dropdown a.is-active{background:var(--color-soft)}.nav-item.has-dropdown:hover>.dropdown,.nav-item.has-dropdown:focus-within>.dropdown{display:block}.dropdown.nested{top:0;left:100%}.mobile-menu{display:none;border-top:1px solid #eee;background:#fff;padding:.75rem 1rem 1.25rem}.mobile-nav-list{list-style:none;margin:0;padding:0;display:grid;gap:.35rem}.mobile-nav-list a{display:block;padding:.65rem 0;border-bottom:1px solid #f3f3f3}.mobile-nav-list ul{list-style:none;margin:0;padding:0 0 .4rem .9rem}.mobile-nav-list ul a{font-size:.92rem;color:var(--color-muted);border-bottom:0;padding:.35rem 0}.hero{position:relative;min-height:58vh;display:grid;align-items:center;color:#fff;margin-bottom:2rem;overflow:hidden}.hero--fallback{background:linear-gradient(135deg,#c9a4a8,#8f6b70 45%,#5e4548)}.hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--overlay, .2));pointer-events:none}.hero--fallback:after{background:#0000002e}.hero-content{position:relative;z-index:1;max-width:680px;padding:4rem 0}.hero h1{font-size:clamp(2rem,4vw,3.2rem);margin:.35rem 0 1rem}.hero-eyebrow{letter-spacing:.08em;text-transform:uppercase;font-weight:600;margin:0}.hero-subheading{margin:0 0 1.25rem;font-size:1.05rem}.button,button,.product-card .button{display:inline-flex;align-items:center;justify-content:center;background:var(--color-accent);color:#fff!important;border:0;padding:.75rem 1.2rem;border-radius:999px;cursor:pointer;font:inherit}button[disabled]{opacity:.55;cursor:not-allowed}.promo-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-bottom:3rem}.promo-card{border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:0 6px 20px #0000000f;display:block}.promo-card-image,.promo-card-placeholder{width:100%;min-height:160px;object-fit:cover}.promo-card-placeholder{display:grid;place-items:center;background:linear-gradient(145deg,#f4e7e4,#e8d4cf);color:#7a5a5f;font-size:.95rem;text-align:center;padding:1rem}.promo-card-content{padding:1rem}.promo-card h3{margin:0 0 .25rem;font-size:1.05rem}.promo-card p{margin:0;color:var(--color-muted)}.featured-collection,.rich-text,.collection-template,.product-template,.cart-template,.search-template,.page-template,.logo-list,.instagram-feed{margin:2rem auto 3rem}.section-header{margin-bottom:1rem}.section-hint{margin-top:1rem;color:var(--color-muted);font-size:.9rem}.product-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.product-card{background:#fff;border-radius:var(--radius);border:1px solid #eee;padding:.8rem;display:grid;gap:.6rem}.product-card h3{margin:0;font-size:.95rem}.product-card-placeholder{min-height:180px;border-radius:10px;display:grid;place-items:center;text-align:center;padding:.8rem;background:linear-gradient(145deg,#f4e7e4,#e8d4cf);color:#7a5a5f}.price{margin:0;font-weight:700}.compare{color:var(--color-muted);text-decoration:line-through;margin-right:.45rem;font-weight:400}.logo-list-intro{color:var(--color-muted);max-width:60ch}.logo-list-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-top:1rem}.logo-item{background:#fff;border:1px solid #eee;border-radius:var(--radius);min-height:94px;display:flex;align-items:center;justify-content:center;padding:.7rem;font-weight:600;color:#7a5a5f}.instagram-embed{background:#fff;border-radius:var(--radius);border:1px solid #eee;padding:1rem}.product-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:2rem}.product-main-image{border-radius:var(--radius);border:1px solid #eee}.product-gallery{margin-top:.8rem;display:grid;grid-template-columns:repeat(4,1fr);gap:.6rem}select,input[type=number],input[type=email],input[type=search]{width:100%;border:1px solid #ddd;border-radius:10px;padding:.65rem .75rem;margin-bottom:.75rem}.cart-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #eee;border-radius:var(--radius);overflow:hidden}.cart-table th,.cart-table td{border-bottom:1px solid #f0f0f0;padding:.75rem;text-align:left}.cart-footer{margin-top:1rem;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.site-footer{background:var(--color-soft);margin-top:4rem;padding-top:2.5rem}.footer-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.footer-grid ul{list-style:none;margin:0;padding:0;display:grid;gap:.45rem}.footer-bottom{border-top:1px solid #e8deda;margin-top:1.5rem;padding:1rem 0 1.2rem;color:var(--color-muted)}@media(max-width:900px){.menu-toggle{display:inline-flex}.header-nav{display:none}.mobile-menu:not([hidden]){display:block}.promo-grid,.product-grid,.logo-list-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}.product-layout{grid-template-columns:1fr}}@media(max-width:560px){.promo-grid,.product-grid,.logo-list-grid,.footer-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
