.stitch-homepage{--sm-primary: #d89f2c;--sm-primary-dark: #b8861f;--sm-accent-green: #5B8C3E;--sm-accent-green-dark: #4a7533;--sm-accent-terracotta: #C2704E;--sm-accent-terracotta-dark: #a85d3f;--sm-brand-dark: #3D2B1F;--sm-bg-light: #FDF6EC;--sm-bg-white: #ffffff;--sm-shadow-color: 61, 43, 31;--sm-radius-sm: 4px;--sm-radius-md: 8px;--sm-radius-lg: 12px;--sm-radius-xl: 16px;--sm-radius-2xl: 24px;--sm-radius-3xl: 32px;--sm-transition: .25s cubic-bezier(.4, 0, .2, 1)}.stitch-homepage *{box-sizing:border-box}.stitch-homepage{font-family:Work Sans,sans-serif!important;color:var(--sm-brand-dark);background-color:var(--sm-bg-light);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.stitch-homepage .font-display{font-family:Work Sans,sans-serif!important}.stitch-homepage h1,.stitch-homepage h2,.stitch-homepage h3,.stitch-homepage h4{font-family:Work Sans,sans-serif!important;line-height:1.15;margin:0}.stitch-homepage h1{font-weight:900;letter-spacing:-.03em}.stitch-homepage h2{font-weight:700;letter-spacing:-.02em}.stitch-homepage h3{font-weight:600;letter-spacing:-.01em}.stitch-homepage p{font-weight:400;line-height:1.6}.stitch-homepage .bg-background-light{background-color:var(--sm-bg-light)}.stitch-homepage .bg-brand-dark{background-color:var(--sm-brand-dark)}.stitch-homepage .bg-primary{background-color:var(--sm-primary)}.stitch-homepage .bg-accent-green{background-color:var(--sm-accent-green)}.stitch-homepage .bg-accent-terracotta{background-color:var(--sm-accent-terracotta)}.stitch-homepage .text-brand-dark{color:var(--sm-brand-dark)}.stitch-homepage .text-primary{color:var(--sm-primary)}.stitch-homepage .text-accent-green{color:var(--sm-accent-green)}.stitch-homepage .text-accent-terracotta{color:var(--sm-accent-terracotta)}.stitch-homepage .text-background-light{color:var(--sm-bg-light)}.stitch-homepage .border-primary{border-color:var(--sm-primary)}.stitch-homepage .bg-primary\/10{background-color:#d89f2c1a}.stitch-homepage .bg-primary\/20{background-color:#d89f2c33}.stitch-homepage .bg-accent-terracotta\/5{background-color:#c2704e0d}.stitch-homepage .bg-white\/10{background-color:#ffffff1a}.stitch-homepage .bg-white\/30{background-color:#ffffff4d}.stitch-homepage .bg-white\/40{background-color:#fff6}.stitch-homepage .bg-white\/50{background-color:#ffffff80}.stitch-homepage .text-brand-dark\/40{color:#3d2b1f66}.stitch-homepage .text-brand-dark\/60{color:#3d2b1f99}.stitch-homepage .text-brand-dark\/80{color:#3d2b1fcc}.stitch-homepage .text-background-light\/80{color:#fdf6eccc}.stitch-homepage .border-primary\/5{border-color:#d89f2c0d}.stitch-homepage .border-primary\/10{border-color:#d89f2c1a}.stitch-homepage .border-white\/5{border-color:#ffffff0d}.stitch-homepage .placeholder\:text-brand-dark\/40::placeholder{color:#3d2b1f66}.sm-no-scrollbar::-webkit-scrollbar{display:none}.sm-no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.sm-marquee{white-space:nowrap;overflow:hidden}.sm-marquee-content{display:inline-flex;animation:sm-marquee 20s linear infinite}@keyframes sm-marquee{0%{transform:translate(-50%)}to{transform:translate(0)}}.stitch-homepage .sm-announcement{background-color:var(--sm-brand-dark);color:var(--sm-bg-light);padding:.5rem 0;overflow:hidden;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.stitch-homepage .sm-hero{background-color:var(--sm-bg-light);padding:2rem 1rem}.stitch-homepage .sm-hero h1{font-size:clamp(2.5rem,6vw,4rem);font-weight:900;letter-spacing:-.03em;line-height:1.08}.stitch-homepage .sm-hero h1 .text-primary{color:var(--sm-primary)}.stitch-homepage .sm-hero-subtitle{font-size:1.125rem;color:#3d2b1fcc;line-height:1.6;max-width:28rem}.stitch-homepage .sm-hero-layout{display:flex;flex-direction:column;gap:2rem;align-items:center}.stitch-homepage .sm-hero-ctas{display:flex;flex-direction:column;gap:.75rem}.stitch-homepage .sm-hero-image{aspect-ratio:1 / 1;border-radius:var(--sm-radius-3xl);overflow:hidden;box-shadow:0 25px 50px -12px rgba(var(--sm-shadow-color),.15)}.stitch-homepage .sm-hero-image img{width:100%;height:100%;object-fit:cover;display:block}.stitch-homepage .sm-trust-badges{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:3rem;background:#ffffff80;padding:1.25rem 1rem;border-radius:var(--sm-radius-xl);border:1px solid rgba(216,159,44,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.stitch-homepage .sm-trust-badges>div{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.stitch-homepage .sm-trust-badges .sm-badge-emoji{font-size:1.75rem}.stitch-homepage .sm-trust-badges .sm-badge-text{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:var(--sm-brand-dark)}.stitch-homepage .sm-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--sm-primary);color:#fff;font-family:Work Sans,sans-serif!important;font-weight:700;font-size:1rem;padding:.75rem 2rem;min-height:44px;border:2px solid transparent;border-radius:var(--sm-radius-sm);cursor:pointer;text-decoration:none;transition:background-color var(--sm-transition),box-shadow var(--sm-transition),transform var(--sm-transition)}.stitch-homepage .sm-btn-primary:hover{background-color:var(--sm-primary-dark);box-shadow:0 4px 16px #d89f2c4d}.stitch-homepage .sm-btn-primary:active{transform:scale(.98)}.stitch-homepage .sm-btn-green{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--sm-accent-green);color:#fff;font-family:Work Sans,sans-serif!important;font-weight:700;font-size:1rem;padding:.75rem 2rem;min-height:44px;border:2px solid transparent;border-radius:var(--sm-radius-sm);cursor:pointer;text-decoration:none;transition:background-color var(--sm-transition),box-shadow var(--sm-transition),transform var(--sm-transition)}.stitch-homepage .sm-btn-green:hover{background-color:var(--sm-accent-green-dark);box-shadow:0 4px 16px #5b8c3e4d}.stitch-homepage .sm-btn-green:active{transform:scale(.98)}.stitch-homepage .sm-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:transparent;color:var(--sm-brand-dark);font-family:Work Sans,sans-serif!important;font-weight:700;font-size:1rem;padding:.75rem 2rem;min-height:44px;border:2px solid var(--sm-brand-dark);border-radius:var(--sm-radius-sm);cursor:pointer;text-decoration:none;transition:background-color var(--sm-transition),color var(--sm-transition),box-shadow var(--sm-transition),transform var(--sm-transition)}.stitch-homepage .sm-btn-secondary:hover{background-color:var(--sm-brand-dark);color:#fff;box-shadow:0 4px 16px rgba(var(--sm-shadow-color),.2)}.stitch-homepage .sm-btn-secondary:active{transform:scale(.98)}.stitch-homepage .sm-btn-dark{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--sm-brand-dark);color:#fff;font-family:Work Sans,sans-serif!important;font-weight:700;font-size:1rem;padding:.75rem 2rem;min-height:44px;border:2px solid transparent;border-radius:var(--sm-radius-lg);cursor:pointer;text-decoration:none;transition:background-color var(--sm-transition),box-shadow var(--sm-transition),transform var(--sm-transition)}.stitch-homepage .sm-btn-dark:hover{box-shadow:0 8px 24px rgba(var(--sm-shadow-color),.35)}.stitch-homepage .sm-btn-dark:active{transform:scale(.98)}.stitch-homepage .sm-trustbar{background-color:#ffffff4d;padding:1.5rem 0;overflow-x:auto;border-top:1px solid rgba(216,159,44,.05);border-bottom:1px solid rgba(216,159,44,.05)}.stitch-homepage .sm-trustbar-inner{display:flex;padding:0 1rem;gap:2rem;min-width:max-content}.stitch-homepage .sm-trustbar-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;white-space:nowrap}.stitch-homepage .sm-categories{background-color:var(--sm-bg-light);padding:3rem 1rem}.stitch-homepage .sm-categories-title-cell{grid-column:1 / -1;display:flex;justify-content:space-between;align-items:flex-end}.stitch-homepage .sm-categories-title-cell h2{font-size:1.875rem;font-weight:700}.stitch-homepage .sm-categories-title-cell a{color:var(--sm-primary);font-weight:700;font-size:.875rem;text-decoration:none;border-bottom:2px solid var(--sm-primary);padding-bottom:.25rem;transition:opacity var(--sm-transition)}.stitch-homepage .sm-categories-title-cell a:hover{opacity:.8}.stitch-homepage .sm-categories-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.stitch-homepage .sm-category-card{position:relative;aspect-ratio:4 / 5;border-radius:var(--sm-radius-lg);overflow:hidden;display:block;text-decoration:none}.stitch-homepage .sm-category-card .sm-category-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s cubic-bezier(.4,0,.2,1)}.stitch-homepage .sm-category-card .sm-category-bg--fallback{display:flex;align-items:center;justify-content:center;background:#d89f2c33}.stitch-homepage .sm-category-card:hover .sm-category-bg{transform:scale(1.08)}.stitch-homepage .sm-category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#d89f2c00;transition:background-color .4s ease;z-index:1;pointer-events:none}.stitch-homepage .sm-category-card:hover:after{background-color:#d89f2c26}.stitch-homepage .sm-category-card .sm-category-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(253,246,236,.95) 0%,transparent 65%);z-index:2}.stitch-homepage .sm-category-card .sm-category-label{position:absolute;bottom:1rem;left:1rem;right:1rem;display:flex;justify-content:space-between;align-items:flex-end;color:var(--sm-brand-dark);z-index:3}.stitch-homepage .sm-category-card .sm-category-label span:first-child{font-weight:700;font-size:1.25rem;line-height:1.3;font-family:Work Sans,sans-serif!important}.stitch-homepage .sm-category-card .sm-category-arrow{background:#fff;color:var(--sm-brand-dark);border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.875rem;transition:transform var(--sm-transition),background-color var(--sm-transition)}.stitch-homepage .sm-category-card:hover .sm-category-arrow{transform:translate(2px,-2px);background:var(--sm-primary);color:#fff}.stitch-homepage .sm-categories-grid a:nth-of-type(1) .sm-category-gradient{background:linear-gradient(to top,rgba(216,159,44,.92) 0%,transparent 65%)}.stitch-homepage .sm-categories-grid a:nth-of-type(1) .sm-category-label{color:#fff}.stitch-homepage .sm-categories-grid a:nth-of-type(2) .sm-category-gradient{background:linear-gradient(to top,rgba(194,112,78,.92) 0%,transparent 65%)}.stitch-homepage .sm-categories-grid a:nth-of-type(2) .sm-category-label{color:#fff}.stitch-homepage .sm-categories-grid a:nth-of-type(3) .sm-category-gradient{background:linear-gradient(to top,rgba(91,140,62,.92) 0%,transparent 65%)}.stitch-homepage .sm-categories-grid a:nth-of-type(3) .sm-category-label{color:#fff}.stitch-homepage .sm-categories-grid a:nth-of-type(4) .sm-category-gradient{background:linear-gradient(to top,rgba(61,43,31,.94) 0%,transparent 65%)}.stitch-homepage .sm-categories-grid a:nth-of-type(4) .sm-category-label{color:var(--sm-primary)}.stitch-homepage .sm-bestsellers{background-color:var(--sm-bg-white);padding:3rem 0}.stitch-homepage .sm-bestsellers h2{font-size:1.875rem;font-weight:700;padding:0 1rem;margin-bottom:2rem}.stitch-homepage .sm-bestsellers-scroll{display:flex;overflow-x:auto;gap:1.25rem;padding:.5rem 1rem 1rem}.stitch-homepage .sm-product-card{min-width:260px;max-width:300px;display:flex;flex-direction:column;gap:.75rem;background-color:var(--sm-bg-light);padding:1rem;border-radius:var(--sm-radius-md);border:1px solid rgba(216,159,44,.1);box-shadow:0 2px 12px rgba(var(--sm-shadow-color),.08);transition:transform var(--sm-transition),box-shadow var(--sm-transition)}@media(hover:hover)and (pointer:fine){.stitch-homepage .sm-product-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(var(--sm-shadow-color),.14)}}.stitch-homepage .sm-product-card .sm-product-image-wrap{position:relative;aspect-ratio:1 / 1;border-radius:var(--sm-radius-md);overflow:hidden;background-color:#fff;display:block;flex-shrink:0}.stitch-homepage .sm-product-card .sm-product-image-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}@media(hover:hover)and (pointer:fine){.stitch-homepage .sm-product-card:hover .sm-product-image-wrap img{transform:scale(1.05)}}.stitch-homepage .sm-product-card .sm-badge-new{position:absolute;top:.5rem;left:.5rem;background-color:var(--sm-accent-terracotta);color:#fff;font-size:.625rem;font-weight:700;padding:.25rem .5rem;border-radius:999px;text-transform:uppercase;letter-spacing:.03em}.stitch-homepage .sm-product-card .sm-product-info{flex:1;display:flex;flex-direction:column;gap:.25rem}.stitch-homepage .sm-product-card .sm-product-stars{display:flex;color:var(--sm-primary);font-size:.75rem;line-height:1}.stitch-homepage .sm-product-card .sm-product-stars .material-symbols-outlined{font-size:.875rem}.stitch-homepage .sm-product-card h3{font-weight:700;font-size:1rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}.stitch-homepage .sm-product-card .sm-product-price{font-weight:900;font-size:1.25rem;color:var(--sm-primary)}.stitch-homepage .sm-product-card .sm-btn-add{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;background-color:var(--sm-accent-green);color:#fff;font-family:Work Sans,sans-serif!important;font-weight:700;font-size:.9375rem;padding:.75rem 1rem;min-height:44px;border:none;border-radius:var(--sm-radius-sm);cursor:pointer;text-decoration:none;flex-shrink:0;transition:background-color var(--sm-transition),box-shadow var(--sm-transition)}.stitch-homepage .sm-product-card .sm-btn-add:hover{background-color:var(--sm-accent-green-dark);box-shadow:0 4px 12px #5b8c3e4d}.stitch-homepage .sm-story{background-color:var(--sm-brand-dark);color:var(--sm-bg-light);padding:4rem 1rem;border-radius:var(--sm-radius-3xl) var(--sm-radius-3xl) 0 0}.stitch-homepage .sm-story-inner{display:flex;flex-direction:column;gap:2rem}.stitch-homepage .sm-story-image{aspect-ratio:16 / 9;border-radius:var(--sm-radius-2xl);overflow:hidden;box-shadow:0 25px 50px -12px #0000004d}.stitch-homepage .sm-story-image img,.stitch-homepage .sm-story-image>div{width:100%;height:100%;object-fit:cover}.stitch-homepage .sm-story h2{font-size:1.875rem;font-weight:700;line-height:1.15;color:#fff!important}.stitch-homepage .sm-story p{color:#fdf6eccc;line-height:1.7}.stitch-homepage .sm-story-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--sm-primary);font-weight:700;text-decoration:none;border-bottom:1px solid var(--sm-primary);padding-bottom:.25rem;transition:opacity var(--sm-transition),gap var(--sm-transition)}.stitch-homepage .sm-story-link:hover{opacity:.85;gap:.75rem}.stitch-homepage .sm-reviews{background-color:rgba(var(--sm-shadow-color),.04);padding:4rem 1rem}.stitch-homepage .sm-reviews h2{font-size:1.875rem;font-weight:700;text-align:center;margin-bottom:2rem}.stitch-homepage .sm-reviews-scroll{display:flex;overflow-x:auto;gap:1rem;padding-bottom:1rem}.stitch-homepage .sm-review-card{min-width:280px;max-width:340px;background-color:#fff;padding:1.5rem;border-radius:var(--sm-radius-lg);border:1px solid rgba(216,159,44,.1);box-shadow:0 2px 8px rgba(var(--sm-shadow-color),.06);flex-shrink:0;transition:transform var(--sm-transition),box-shadow var(--sm-transition)}@media(hover:hover)and (pointer:fine){.stitch-homepage .sm-review-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(var(--sm-shadow-color),.12)}}.stitch-homepage .sm-review-card .sm-review-stars{display:flex;color:var(--sm-primary);margin-bottom:.75rem}.stitch-homepage .sm-review-card .sm-review-text{font-style:italic;margin-bottom:1rem;color:#3d2b1fcc;line-height:1.6;font-size:.9375rem}.stitch-homepage .sm-review-card .sm-review-author{display:flex;align-items:center;gap:.75rem}.stitch-homepage .sm-review-card .sm-review-avatar{width:2.5rem;height:2.5rem;border-radius:50%;background-color:#d89f2c33;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;color:var(--sm-brand-dark);flex-shrink:0}.stitch-homepage .sm-review-card .sm-review-name{font-weight:700;font-size:.875rem}.stitch-homepage .sm-review-card .sm-review-badge{font-size:.625rem;text-transform:uppercase;color:#3d2b1f66;letter-spacing:.04em}.stitch-homepage .sm-instagram-section{background-color:var(--sm-bg-light);padding:3rem 1rem 3.5rem}.stitch-homepage .sm-instagram-label-link{display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:700;color:var(--sm-primary);margin-bottom:2rem;text-transform:uppercase;letter-spacing:.15em;font-size:.75rem;text-decoration:none;transition:opacity var(--sm-transition)}.stitch-homepage .sm-instagram-label-link:hover{opacity:.75}.stitch-homepage .sm-instagram-grid{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.stitch-homepage .sm-instagram-cell{width:120px;height:120px;border-radius:50%;overflow:hidden;display:block;flex-shrink:0;border:3px solid rgba(216,159,44,.25);transition:border-color var(--sm-transition),transform .35s ease}.stitch-homepage .sm-instagram-cell img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .5s cubic-bezier(.4,0,.2,1)}@media(hover:hover)and (pointer:fine){.stitch-homepage .sm-instagram-cell:hover{border-color:var(--sm-primary);transform:translateY(-4px)}.stitch-homepage .sm-instagram-cell:hover img{transform:scale(1.08)}}.stitch-homepage .sm-recipes{background-color:var(--sm-bg-white);padding:3rem 1rem}.stitch-homepage .sm-recipes h2{font-size:1.875rem;font-weight:700;margin-bottom:2rem}.stitch-homepage .sm-recipes-list{display:flex;flex-direction:column;gap:1rem}.stitch-homepage .sm-recipe-card{display:flex;gap:1rem;align-items:center;background-color:#fff;padding:1rem;border-radius:var(--sm-radius-lg);border:1px solid rgba(216,159,44,.05);box-shadow:0 2px 8px rgba(var(--sm-shadow-color),.05);transition:transform var(--sm-transition),box-shadow var(--sm-transition)}@media(hover:hover)and (pointer:fine){.stitch-homepage .sm-recipe-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(var(--sm-shadow-color),.1)}}.stitch-homepage .sm-recipe-card .sm-recipe-thumb{width:6rem;height:6rem;border-radius:var(--sm-radius-md);background-size:cover;background-position:center;flex-shrink:0;overflow:hidden}.stitch-homepage .sm-recipe-card h3{font-weight:700;font-size:1.0625rem;margin-bottom:.25rem}.stitch-homepage .sm-recipe-card .sm-recipe-desc{font-size:.875rem;color:#3d2b1f99;margin-bottom:.5rem;line-height:1.5}.stitch-homepage .sm-recipe-card .sm-recipe-link{display:inline-flex;align-items:center;gap:.25rem;color:var(--sm-accent-terracotta);font-weight:700;font-size:.75rem;text-transform:uppercase;text-decoration:none;transition:gap var(--sm-transition)}.stitch-homepage .sm-recipe-card .sm-recipe-link:hover{gap:.5rem}.stitch-homepage .sm-email-capture{margin:3rem 1rem;background-color:var(--sm-primary);padding:2.5rem 2rem;border-radius:var(--sm-radius-3xl);color:var(--sm-brand-dark);position:relative;overflow:hidden}.stitch-homepage .sm-email-capture .sm-email-bg-icon{position:absolute;top:0;right:0;opacity:.1;transform:scale(1.5) rotate(12deg);pointer-events:none}.stitch-homepage .sm-email-capture .sm-email-content{position:relative;z-index:1;text-align:center}.stitch-homepage .sm-email-capture h2{font-size:1.875rem;font-weight:700;line-height:1.15;margin-bottom:.5rem}.stitch-homepage .sm-email-capture .sm-email-sub{font-weight:500;margin-bottom:1.5rem;font-size:1rem}.stitch-homepage .sm-email-capture form{display:flex;flex-direction:column;gap:.75rem}.stitch-homepage .sm-email-capture input[type=email]{font-family:Work Sans,sans-serif!important;padding:.875rem 1.5rem;border-radius:var(--sm-radius-lg);border:2px solid transparent;font-size:1rem;color:var(--sm-brand-dark);background:#fff;min-height:44px;outline:none;transition:border-color var(--sm-transition),box-shadow var(--sm-transition)}.stitch-homepage .sm-email-capture input[type=email]::placeholder{color:#3d2b1f66}.stitch-homepage .sm-email-capture input[type=email]:focus{border-color:var(--sm-accent-green);box-shadow:0 0 0 3px #5b8c3e33}.stitch-homepage .sm-bottom-nav{position:fixed;bottom:0;left:0;right:0;background-color:#fff;border-top:1px solid rgba(216,159,44,.1);display:flex;justify-content:space-around;align-items:center;padding:.5rem 1rem;z-index:50}.stitch-homepage .sm-bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:.125rem;text-decoration:none;min-width:44px;min-height:44px;justify-content:center;transition:color var(--sm-transition)}.stitch-homepage .sm-bottom-nav a.active{color:var(--sm-primary)}.stitch-homepage .sm-bottom-nav a:not(.active){color:#3d2b1f66}.stitch-homepage .sm-bottom-nav .sm-nav-label{font-size:.625rem;font-weight:700}.stitch-homepage .sm-bottom-spacer{height:4rem}@media(min-width:750px){.stitch-homepage .sm-hero{padding:3rem 2rem}.stitch-homepage .sm-hero-layout{display:flex;flex-direction:row;align-items:center;gap:2.5rem}.stitch-homepage .sm-hero-layout>.sm-hero-text{flex:1}.stitch-homepage .sm-hero-layout>.sm-hero-media{flex:1}.stitch-homepage .sm-hero-ctas{flex-direction:row!important}.stitch-homepage .sm-categories{padding:3rem 2rem}.stitch-homepage .sm-categories-grid{gap:1.25rem}.stitch-homepage .sm-bestsellers{padding:3rem 0}.stitch-homepage .sm-bestsellers-scroll{padding:.5rem 2rem 1rem;gap:1.5rem}.stitch-homepage .sm-story{padding:4rem 2rem}.stitch-homepage .sm-story-inner{flex-direction:row;align-items:center;gap:3rem}.stitch-homepage .sm-story-image{flex:1;aspect-ratio:4 / 3}.stitch-homepage .sm-story-text{flex:1}.stitch-homepage .sm-reviews{padding:4rem 2rem}.stitch-homepage .sm-recipes{padding:3rem 2rem}.stitch-homepage .sm-recipes-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.stitch-homepage .sm-email-capture{margin:3rem 2rem;padding:3rem}.stitch-homepage .sm-email-capture form{flex-direction:row;max-width:500px;margin:0 auto}.stitch-homepage .sm-email-capture input[type=email]{flex:1}.stitch-homepage .sm-instagram-grid{gap:.75rem}.stitch-homepage .sm-bottom-nav,.stitch-homepage .sm-bottom-spacer{display:none}}@media(min-width:990px){.stitch-homepage .sm-hero{padding:4rem 3rem}.stitch-homepage .sm-hero h1{font-size:4rem}.stitch-homepage .sm-hero-layout{gap:4rem;max-width:1200px;margin:0 auto}.stitch-homepage .sm-trust-badges{max-width:1200px;margin-left:auto;margin-right:auto;margin-top:3rem}.stitch-homepage .sm-categories{padding:4rem 3rem}.stitch-homepage .sm-categories-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1200px;margin:0 auto}.stitch-homepage .sm-categories-title-cell{max-width:none}.stitch-homepage .sm-bestsellers{padding:4rem 0}.stitch-homepage .sm-bestsellers h2{padding:0 3rem;max-width:1260px;margin-left:auto;margin-right:auto}.stitch-homepage .sm-bestsellers-scroll{padding:.5rem 3rem 1.5rem;max-width:1260px;margin:0 auto}.stitch-homepage .sm-product-card{min-width:280px}.stitch-homepage .sm-story{padding:5rem 3rem}.stitch-homepage .sm-story-inner{max-width:1200px;margin:0 auto;gap:4rem}.stitch-homepage .sm-story h2{font-size:2.25rem}.stitch-homepage .sm-reviews{padding:5rem 3rem}.stitch-homepage .sm-reviews h2{font-size:2.25rem}.stitch-homepage .sm-recipes{padding:4rem 3rem}.stitch-homepage .sm-recipes-list{max-width:1200px;margin:0 auto}.stitch-homepage .sm-recipes h2{max-width:1200px;margin-left:auto;margin-right:auto}.stitch-homepage .sm-email-capture{margin:4rem auto;max-width:800px;padding:4rem}.stitch-homepage .sm-email-capture form{max-width:560px}.stitch-homepage .sm-trustbar-inner{max-width:1200px;margin:0 auto;justify-content:center;gap:3rem}}.stitch-homepage .sm-ig-carousel{background-color:var(--sm-bg-light);padding:3rem 0 3.5rem}.stitch-homepage .sm-ig-header{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;margin-bottom:1.5rem}.stitch-homepage .sm-ig-handle-link{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:var(--sm-brand-dark);text-decoration:none;transition:opacity var(--sm-transition)}.stitch-homepage .sm-ig-handle-link:hover{opacity:.7}.stitch-homepage .sm-ig-view-btn{font-size:.75rem;font-weight:700;color:var(--sm-primary);text-decoration:none;letter-spacing:.05em;transition:opacity var(--sm-transition)}.stitch-homepage .sm-ig-view-btn:hover{opacity:.75}.stitch-homepage .sm-ig-wrap{position:relative}.stitch-homepage .sm-ig-track{display:flex;overflow-x:auto;gap:.75rem;padding:.5rem 1rem .75rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.stitch-homepage .sm-ig-slide{position:relative;flex-shrink:0;width:190px;height:190px;border-radius:var(--sm-radius-lg);overflow:hidden;display:block;scroll-snap-align:start}.stitch-homepage .sm-ig-slide img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .5s cubic-bezier(.4,0,.2,1)}.stitch-homepage .sm-ig-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#d89f2c1a;font-size:3rem}.stitch-homepage .sm-ig-slide-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#3d2b1f00;display:flex;align-items:center;justify-content:center;opacity:0;transition:background var(--sm-transition),opacity var(--sm-transition)}@media(hover:hover)and (pointer:fine){.stitch-homepage .sm-ig-slide:hover img{transform:scale(1.06)}.stitch-homepage .sm-ig-slide:hover .sm-ig-slide-overlay{background:#3d2b1f73;opacity:1}}.stitch-homepage .sm-ig-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:38px;height:38px;border-radius:50%;background:#fff;border:1px solid rgba(216,159,44,.2);box-shadow:0 2px 8px #3d2b1f26;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--sm-brand-dark);transition:background var(--sm-transition),color var(--sm-transition),box-shadow var(--sm-transition)}.stitch-homepage .sm-ig-arrow:hover{background:var(--sm-primary);color:#fff;box-shadow:0 4px 16px #d89f2c4d}.stitch-homepage .sm-ig-arrow--prev{left:.25rem}.stitch-homepage .sm-ig-arrow--next{right:.25rem}@media(min-width:750px){.stitch-homepage .sm-ig-header{padding:0 2rem}.stitch-homepage .sm-ig-track{gap:1rem;padding:.5rem 2rem 1rem}.stitch-homepage .sm-ig-slide{width:220px;height:220px}.stitch-homepage .sm-ig-arrow--prev{left:.5rem}.stitch-homepage .sm-ig-arrow--next{right:.5rem}}@media(min-width:990px){.stitch-homepage .sm-ig-carousel{padding:3.5rem 0 4rem}.stitch-homepage .sm-ig-header{max-width:1260px;margin:0 auto 1.5rem;padding:0 3rem}.stitch-homepage .sm-ig-wrap{max-width:1260px;margin:0 auto}.stitch-homepage .sm-ig-track{gap:1.25rem;padding:.5rem 3rem 1rem}.stitch-homepage .sm-ig-slide{width:260px;height:260px}}.stitch-homepage .sm-recipes{background-color:var(--sm-bg-light);padding:2.5rem 1rem 3rem}.stitch-homepage .sm-recipes-title{font-size:1.5rem;font-weight:800;color:var(--sm-brand-dark);margin-bottom:1.25rem;letter-spacing:-.02em}.stitch-homepage .sm-recipes-list{display:flex;flex-direction:column;gap:.875rem}.stitch-homepage .sm-recipe-card{display:flex;align-items:center;gap:1rem;background:var(--sm-bg-white);border-radius:var(--sm-radius-xl);padding:.875rem;text-decoration:none;color:var(--sm-brand-dark);box-shadow:0 1px 4px rgba(var(--sm-shadow-color),.08);transition:box-shadow var(--sm-transition),transform var(--sm-transition);-webkit-tap-highlight-color:transparent}@media(hover:hover)and (pointer:fine){.stitch-homepage .sm-recipe-card:hover{box-shadow:0 4px 16px rgba(var(--sm-shadow-color),.14);transform:translateY(-2px)}}.stitch-homepage .sm-recipe-img-wrap{width:80px;height:80px;border-radius:var(--sm-radius-md);overflow:hidden;flex-shrink:0;background-color:var(--sm-bg-light)}.stitch-homepage .sm-recipe-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.stitch-homepage .sm-recipe-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2rem}.stitch-homepage .sm-recipe-info{flex:1;min-width:0}.stitch-homepage .sm-recipe-info h3{font-size:1rem;font-weight:700;color:var(--sm-brand-dark);margin-bottom:.2rem;line-height:1.3}.stitch-homepage .sm-recipe-desc{font-size:.8rem;color:#888;margin:0 0 .5rem;line-height:1.4}.stitch-homepage .sm-recipe-cta{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--sm-accent-terracotta);text-decoration:none}@media(min-width:990px){.stitch-homepage .sm-recipes{padding:3rem 2rem 4rem;max-width:1200px;margin:0 auto}.stitch-homepage .sm-recipes-title{font-size:1.75rem;margin-bottom:1.5rem}.stitch-homepage .sm-recipes-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.stitch-homepage .sm-recipe-img-wrap{width:100px;height:100px}}.stitch-homepage a:focus-visible,.stitch-homepage button:focus-visible,.stitch-homepage input:focus-visible{outline:2px solid var(--sm-primary);outline-offset:2px}@media(prefers-reduced-motion:reduce){.stitch-homepage,.stitch-homepage *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.sm-marquee-content{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/sabormani-stitch.css.map */
