:root{--black: #000;--white: #fff;--muted: #f2f2f2;--max-width: 1100px;--font-sans: "Helvetica Neue", Arial, sans-serif;--font-heading: "Georgia", serif}body.ss-body{margin:0;font-family:var(--font-sans);color:var(--black);background:var(--white)}.wrapper{max-width:var(--max-width);margin:0 auto;padding:2rem;box-sizing:border-box}.header-nav{background:var(--white);border-bottom:1px solid #eee;position:sticky;top:0;z-index:100}.header-wrapper{display:flex;align-items:center;justify-content:space-between;gap:1rem}.logo-img{height:56px;display:block}.nav-center{list-style:none;margin:0;padding:0;display:flex;gap:1.75rem;align-items:center}.nav-center a{text-decoration:none;color:var(--black);font-weight:600}.hero-image{width:100%;height:460px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;position:relative}.hero-overlay{background:#00000059;padding:2rem;text-align:center;color:var(--white);width:100%}.hero-headline{font-family:var(--font-heading);font-size:48px;letter-spacing:1px;margin:0 0 1rem}.btn-cta{background:var(--white);color:var(--black);padding:.75rem 1.25rem;text-decoration:none;font-weight:700}.section-title{text-align:center;font-family:var(--font-heading);margin:2rem 0;font-size:28px}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.product-card img{width:100%;height:320px;object-fit:cover;display:block;background:#f6f6f6}.product-meta{text-align:center;margin-top:.75rem}.product-title{text-decoration:none;color:var(--black);display:block;font-weight:600}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.img-col img{width:100%;display:block}.handwriting{font-family:"Brush Script MT",cursive,var(--font-heading);font-size:46px;margin:0}.newsletter{background:var(--muted);padding:2rem 0;margin-top:2rem}.newsletter-form{display:flex;gap:1rem;max-width:760px;margin:0 auto}.newsletter-form input[type=email]{flex:1;padding:.9rem;border:1px solid #ccc}.newsletter-form button{padding:.9rem 1.2rem;background:var(--black);color:var(--white);border:none}.site-footer{background:var(--black);color:var(--white);padding:2rem 0;text-align:center}.footer-logo img{height:36px;filter:invert(1)}@media (max-width:900px){.products-grid{grid-template-columns:repeat(2,1fr)}.hero-headline{font-size:32px}.two-col{grid-template-columns:1fr}}@media (max-width:600px){.products-grid{grid-template-columns:1fr}.logo-img{height:44px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme.css.map */
