@keyframes storefront-enter-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translate(0,0)}}@keyframes storefront-float{0%,to{transform:translate(0,0)scale(1)}50%{transform:translateY(-10px)scale(1.015)}}@keyframes storefront-button-sheen{0%{transform:translate(-140%)skew(-18deg)}to{transform:translate(180%)skew(-18deg)}}.storefront-home{background:var(--store-surface);gap:2rem;padding-top:40px;display:grid}.business-home__nav{z-index:40;border:1px solid color-mix(in srgb, var(--store-border) 88%, transparent);border-radius:calc(var(--store-card-radius) * .7);background:color-mix(in srgb, var(--store-surface-container) 94%, transparent);-webkit-backdrop-filter:blur(22px);width:min(1280px,100vw - 2rem);box-shadow:0 12px 36px color-mix(in srgb, var(--store-on-surface) 7%, transparent), inset 0 1px 0 color-mix(in srgb, var(--store-surface-high) 78%, transparent);justify-content:space-between;align-items:center;gap:1rem;padding:.82rem 1.05rem;display:flex;position:fixed;top:.85rem;left:50%;transform:translate(-50%)}.business-home__brand{align-items:center;gap:.8rem;min-width:0;display:flex}.business-home__brand>div{gap:.15rem;min-width:0;display:grid}.business-home__brand strong,.business-home__brand span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.business-home__brand strong{letter-spacing:-.02em;color:var(--store-on-surface);font-size:.94rem;font-weight:700}.business-home__brand span{letter-spacing:.08em;text-transform:uppercase;color:var(--store-on-surface-muted);font-size:.75rem}.business-home__logo{object-fit:cover;border:1px solid color-mix(in srgb, var(--store-border) 75%, transparent);background:var(--store-surface-high);border-radius:.9rem;flex-shrink:0;width:2.8rem;height:2.8rem}.business-home__menu{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.business-home__menu a,.business-home__mobile-links a{color:var(--store-on-surface);letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:650;text-decoration:none}.business-home__menu-toggle,.business-home__mobile-close{border:1px solid color-mix(in srgb, var(--store-border) 75%, transparent);background:color-mix(in srgb, var(--store-surface-high) 82%, transparent);width:2.5rem;height:2.5rem;color:var(--store-on-surface);border-radius:999px;justify-content:center;align-items:center;padding:0;display:none}.business-home__mobile-backdrop{z-index:35;background:color-mix(in srgb, var(--store-on-surface) 24%, transparent);-webkit-backdrop-filter:blur(4px);border:none;position:fixed;inset:0}.business-home__mobile-panel{z-index:45;border:1px solid color-mix(in srgb, var(--store-border) 78%, transparent);border-radius:calc(var(--store-card-radius) * .85);background:color-mix(in srgb, var(--store-surface-container) 94%, transparent);-webkit-backdrop-filter:blur(18px);width:min(22rem,100vw - 1.5rem);box-shadow:0 24px 48px color-mix(in srgb, var(--store-on-surface) 12%, transparent), inset 0 1px 0 color-mix(in srgb, var(--store-surface-high) 72%, transparent);opacity:0;pointer-events:none;gap:1rem;padding:1rem;transition:transform .22s,opacity .22s;display:grid;position:fixed;top:.75rem;right:.75rem;transform:translateY(-1rem)}.business-home__mobile-panel--open{opacity:1;pointer-events:auto;transform:translateY(0)}.business-home__mobile-panel-head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.business-home__mobile-panel-head strong{letter-spacing:.12em;text-transform:uppercase;color:var(--store-on-surface-muted);font-size:.82rem}.business-home__mobile-links{gap:.85rem;display:grid}.business-home__hero-wrap{gap:1rem;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-top:4.5rem;animation:.7s cubic-bezier(.16,1,.3,1) both storefront-enter-up;display:grid}.storefront-home[data-theme-template=essential] .business-home__hero-wrap,.storefront-home[data-theme-template=canvas] .business-home__hero-wrap,.storefront-home[data-theme-template=swift] .business-home__hero-wrap,.storefront-home[data-theme-template=essential] .business-home__section,.storefront-home[data-theme-template=canvas] .business-home__section,.storefront-home[data-theme-template=swift] .business-home__section,.storefront-home[data-theme-template=essential] .business-home__footer,.storefront-home[data-theme-template=canvas] .business-home__footer,.storefront-home[data-theme-template=swift] .business-home__footer{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-inline:clamp(1rem,3.5vw,2.75rem)}.storefront-home[data-theme-template=essential] .business-home__section,.storefront-home[data-theme-template=canvas] .business-home__section,.storefront-home[data-theme-template=swift] .business-home__section,.storefront-home[data-theme-template=essential] .business-home__footer,.storefront-home[data-theme-template=canvas] .business-home__footer,.storefront-home[data-theme-template=swift] .business-home__footer{background:var(--store-surface-container);padding-block:1.85rem}.business-home__hero,.business-home__product-card,.business-home__campaign,.business-home__look-card,.business-home__review-card,.business-home__newsletter,.business-home__category-card{border:1px solid color-mix(in srgb, var(--store-border) 92%, transparent);background:var(--store-surface-container)}.business-home__category-grid{flex-wrap:wrap;gap:.75rem;display:flex}.business-home__category-card{min-height:3rem;color:var(--store-on-surface);box-shadow:0 10px 24px color-mix(in srgb, var(--store-on-surface) 4%, transparent);border-radius:999px;align-items:center;gap:.65rem;padding:.7rem 1rem;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s;display:inline-flex}.business-home__category-card:hover{border-color:color-mix(in srgb, var(--store-primary) 42%, var(--store-border));background:color-mix(in srgb, var(--store-primary) 7%, var(--store-surface-container));box-shadow:0 16px 28px color-mix(in srgb, var(--store-on-surface) 8%, transparent);transform:translateY(-2px)}.business-home__category-card strong{letter-spacing:.01em;font-size:.92rem;font-weight:700;line-height:1}.business-home__category-link{width:1.5rem;height:1.5rem;color:var(--store-primary);background:color-mix(in srgb, var(--store-primary) 12%, transparent);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.82rem;font-weight:700;display:inline-flex}.business-home__actions,.business-home__newsletter-form{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.business-home__hero{border-radius:calc(var(--store-card-radius) * .9);box-shadow:0 18px 48px color-mix(in srgb, var(--store-on-surface) 6%, transparent);padding:0;position:relative;overflow:hidden}.business-home__hero-media,.business-home__product-media,.business-home__look-card{background:var(--store-surface-high);color:var(--store-on-surface-muted);letter-spacing:.08em;text-transform:uppercase;place-items:center;font-weight:700;display:grid}.business-home__hero-media{aspect-ratio:21/9;border-radius:inherit;animation:12s ease-in-out infinite storefront-float;position:relative;overflow:hidden}.business-home__hero-image,.business-home__hero-fallback{width:100%;height:100%}.business-home__hero-image{object-fit:cover;display:block}.business-home__hero-fallback{background:var(--store-surface-high);place-items:center;display:grid}.business-home__hero-overlay{pointer-events:none;align-items:end;padding:clamp(1.35rem,3vw,2.2rem);display:flex;position:absolute;inset:0}.business-home__hero-overlay>*{pointer-events:auto}.business-home__hero-nav{pointer-events:none;justify-content:space-between;align-items:center;padding:0 1.25rem;display:flex;position:absolute;inset:0}.business-home__hero-nav-button{border:1px solid var(--store-border);background:var(--store-surface-container);width:2.9rem;height:2.9rem;color:var(--store-on-surface);pointer-events:auto;border-radius:999px;padding:0;font-size:1.6rem;line-height:1}.business-home__hero-copy{flex-direction:column;justify-content:end;align-items:flex-start;max-width:620px;padding:0;animation:.82s cubic-bezier(.16,1,.3,1) .12s both storefront-enter-up;display:flex}.business-home__hero-copy h1{letter-spacing:-.06em;margin-top:0;font-size:clamp(2.4rem,5vw,4.8rem);font-weight:700;line-height:.92}.business-home__hero-copy p,.business-home__campaign p,.business-home__product-copy p,.business-home__review-card p{color:var(--store-on-surface-muted);margin-top:.9rem;line-height:1.7}.business-home__hero-copy p{max-width:34ch;font-size:.98rem}.business-home__actions{gap:.75rem;margin-top:1.25rem}.business-home__hero .business-home__button{background:var(--store-primary);border-color:var(--store-primary);box-shadow:inset 0 1px 0 #ffffff4d, 0 10px 24px color-mix(in srgb, var(--store-primary) 30%, transparent);color:var(--store-on-surface)}.business-home__button,.business-home__newsletter-form button{border-radius:var(--store-button-radius);background:color-mix(in srgb, var(--store-primary) 12%, transparent);-webkit-backdrop-filter:blur(14px);border:1px solid color-mix(in srgb, var(--store-primary) 30%, transparent);box-shadow:inset 0 1px 0 #ffffff2e, 0 8px 18px color-mix(in srgb, var(--store-primary) 10%, transparent);color:var(--store-primary);cursor:pointer;padding:.88rem 1.2rem;font-weight:650;text-decoration:none;transition:background .22s,color .22s,transform .2s,box-shadow .22s,border-color .22s;position:relative;overflow:hidden}.business-home__button:before,.business-home__newsletter-form button:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff3d 48%,#0000 100%);position:absolute;inset:0;transform:translate(-140%)skew(-18deg)}.business-home__button:hover,.business-home__newsletter-form button:hover{color:#fff;border-color:var(--store-primary);box-shadow:0 8px 24px color-mix(in srgb, var(--store-primary) 35%, transparent), inset 0 1px 0 #fff3;transform:translateY(-1px);background:color-mix(in srgb, var(--store-primary) 85%, transparent)!important}.business-home__hero .business-home__button:hover{border-color:color-mix(in srgb, var(--store-primary) 78%, black 22%);box-shadow:0 12px 28px color-mix(in srgb, var(--store-primary) 38%, transparent), inset 0 1px 0 #ffffff38;color:var(--store-on-surface);background:color-mix(in srgb, var(--store-primary) 88%, black 12%)!important}.business-home__button:hover:before,.business-home__newsletter-form button:hover:before{animation:.82s cubic-bezier(.16,1,.3,1) storefront-button-sheen}.business-home__button--ghost{background:color-mix(in srgb, var(--store-primary) 6%, transparent);border-color:color-mix(in srgb, var(--store-border) 60%, transparent);color:var(--store-on-surface-muted)}.business-home__button--ghost:hover{border-color:var(--store-primary);color:var(--store-primary);transform:translateY(-1px);background:color-mix(in srgb, var(--store-primary) 12%, transparent)!important}.business-home__banner-dots{flex-wrap:wrap;gap:.6rem;margin-top:1rem;display:flex}.business-home__banner-dots--outside{justify-content:center;margin-top:.9rem;padding-inline:1rem}.business-home__banner-dot{border:1px solid var(--store-border);background:var(--store-surface-high);border-radius:999px;width:.8rem;height:.8rem;padding:0}.business-home__banner-dot--active{background:var(--store-primary)}.business-home__section{gap:1.35rem;animation:.72s cubic-bezier(.16,1,.3,1) both storefront-enter-up;display:grid}.business-home__section:nth-of-type(2){animation-delay:90ms}.business-home__section:nth-of-type(3){animation-delay:.16s}.business-home__section:nth-of-type(4){animation-delay:.23s}.business-home__section-head{text-align:center;justify-items:center;gap:.45rem;display:grid}.business-home__section-headline{flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;display:inline-flex}.business-home__section-head h2{letter-spacing:.08em;text-align:center;margin:0;font-size:1.3rem;font-weight:700}.business-home__section-info{align-items:center;display:inline-flex;position:relative}.business-home__info-button{border:1px solid var(--store-border);background:var(--store-surface-high);width:1.5rem;height:1.5rem;color:var(--store-on-surface-muted);border-radius:999px;padding:0;font-size:.8rem;font-weight:700;line-height:1}.business-home__info-tooltip{z-index:2;border:1px solid var(--store-border);border-radius:calc(var(--store-card-radius) * .7);background:var(--store-surface-container);width:min(20rem,72vw);color:var(--store-on-surface-muted);opacity:0;pointer-events:none;padding:.7rem .85rem;font-size:.88rem;font-weight:500;line-height:1.5;transition:opacity .16s;position:absolute;top:calc(100% + .55rem);left:50%;transform:translate(-50%)}.business-home__section-info:hover .business-home__info-tooltip,.business-home__section-info:focus-within .business-home__info-tooltip{opacity:1}.business-home__section-header-row{border-bottom:1px solid var(--store-border);justify-content:space-between;align-items:flex-end;width:100%;margin-bottom:1.5rem;padding-bottom:.75rem;display:flex}.business-home__section-header-row .business-home__section-head{border-bottom:none!important;margin-bottom:0!important;padding-bottom:0!important}.business-home__view-all-link{border:1px solid var(--store-border);background:var(--store-surface-container);color:var(--store-primary);text-transform:uppercase;letter-spacing:.08em;border-radius:99px;align-items:center;margin-bottom:.25rem;padding:.35rem .85rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.business-home__view-all-link:hover{border-color:var(--store-primary);background:var(--store-primary);color:var(--store-on-surface);transform:translate(2px)}.business-home__category-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;display:grid}.business-home__category-card{border:1px solid var(--store-border);border-radius:var(--store-card-radius);background:var(--store-surface-container);color:inherit;gap:.6rem;padding:1rem;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .3s;display:grid}.business-home__category-card:hover{box-shadow:0 12px 32px color-mix(in srgb, var(--store-on-surface) 8%, transparent);border-color:var(--store-primary);transform:translateY(-4px)}.business-home__category-media{aspect-ratio:1;border-radius:calc(var(--store-card-radius) * .6);background:var(--store-surface-high);overflow:hidden}.business-home__category-image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.business-home__category-card:hover .business-home__category-image{transform:scale(1.08)}.business-home__category-placeholder{width:100%;height:100%;color:var(--store-primary);background:color-mix(in srgb, var(--store-primary) 8%, transparent);place-items:center;font-size:2rem;font-weight:700;display:grid}.business-home__category-name{text-align:center;gap:.15rem;display:grid}.business-home__category-name span{letter-spacing:.04em;font-size:.85rem;font-weight:700}.business-home__category-name small{color:var(--store-on-surface-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.business-home__look-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;display:grid}.business-home__look-card span{letter-spacing:.12em;font-size:.95rem;font-weight:800}.business-home__look-card{transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s cubic-bezier(.16,1,.3,1)}.business-home__look-card:hover{box-shadow:0 18px 36px color-mix(in srgb, var(--store-on-surface) 8%, transparent);transform:translateY(-4px)}.business-home__product-row{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1.1rem .9rem;width:100%;display:grid}.business-home__product-row--large{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1.2rem 1rem}.business-home__product-card{background:var(--store-surface-container);border:1px solid color-mix(in srgb, var(--store-border) 45%, transparent);border-radius:var(--store-card-radius);width:100%;box-shadow:0 12px 30px color-mix(in srgb, var(--store-on-surface) 4%, transparent);flex-direction:column;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1);animation:.68s cubic-bezier(.16,1,.3,1) both storefront-enter-up;display:flex;position:relative;overflow:clip}.business-home__product-card:nth-child(2){animation-delay:70ms}.business-home__product-card:nth-child(3){animation-delay:.12s}.business-home__product-card:nth-child(4){animation-delay:.17s}.business-home__product-card:hover{box-shadow:0 18px 38px color-mix(in srgb, var(--store-on-surface) 8%, transparent), 0 0 0 1px color-mix(in srgb, var(--store-primary) 18%, transparent);border-color:var(--store-primary);transform:translateY(-4px)}.business-home__product-wishlist{z-index:5;cursor:pointer;-webkit-backdrop-filter:blur(10px);border-radius:50%;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;padding:0;transition:transform .3s cubic-bezier(.16,1,.3,1),background .3s cubic-bezier(.16,1,.3,1),color .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:.75rem;right:.75rem;box-shadow:0 4px 12px #00000008;color:#111827!important;background:#fff9!important;border:1px solid #fff6!important}.business-home__product-wishlist:hover{transform:scale(1.12);box-shadow:0 8px 20px #1f97f726;color:#1f97f7!important;background:#fff!important}.business-home__product-wishlist--active{box-shadow:0 6px 16px #1f97f71f;color:#1f97f7!important;background:#fff!important;border-color:#1f97f733!important}.business-home__product-title-link,.business-home__product-media-link{width:100%;color:inherit;text-decoration:none;display:block}.business-home__product-media{aspect-ratio:3/4;border-bottom:1px solid color-mix(in srgb, var(--store-border) 35%, transparent);background:var(--store-surface-high);width:100%;position:relative;overflow:hidden}.business-home__product-media:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#00000004,#0000 45%,#00000001 100%);position:absolute;inset:0}.business-home__product-image{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1);display:block}.business-home__product-card:hover .business-home__product-image{transform:scale(1.05)}.business-home__product-placeholder{background:var(--store-surface-high);width:100%;height:100%;color:var(--store-on-surface-muted);letter-spacing:.08em;text-transform:uppercase;place-items:center;font-size:.82rem;font-weight:700;display:grid}.business-home__product-media-meta{z-index:2;flex-direction:column;align-items:flex-start;gap:.4rem;display:flex;position:absolute;inset:.75rem auto auto .75rem}.business-home__product-badge,.business-home__product-discount-badge{text-transform:uppercase;-webkit-backdrop-filter:blur(8px);border-radius:5px;align-items:center;padding:.25rem .5rem;font-size:.6rem;font-weight:700;display:inline-flex}.business-home__product-badge{letter-spacing:.08em;box-shadow:0 2px 8px #00000008;color:#1f2937!important;background:#ffffffb3!important;border:1px solid #ffffff80!important}.business-home__product-discount-badge{letter-spacing:.04em;box-shadow:0 2px 8px #1f97f714;color:#fff!important;background:#1f97f7d9!important;border:1px solid #fff3!important}.business-home__product-copy{flex-direction:column;flex-grow:1;gap:.45rem;padding:.9rem .9rem .95rem;display:flex}.business-home__product-copy h3{color:var(--store-on-surface);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.96rem;font-weight:650;line-height:1.4;transition:color .3s;display:-webkit-box;overflow:hidden}.business-home__product-card:hover .business-home__product-copy h3{color:var(--store-primary)}.business-home__product-meta{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.business-home__product-brand{letter-spacing:.08em;text-transform:uppercase;color:var(--store-on-surface-muted);align-items:center;gap:.25rem;font-size:.65rem;font-weight:600;display:inline-flex}.business-home__product-description{display:none}.business-home__product-footer{justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;padding-top:.15rem;display:flex}.business-home__product-pricing{align-items:baseline;gap:.4rem;display:flex}.business-home__product-pricing strong{color:var(--store-on-surface);font-size:1rem;font-weight:700}.business-home__product-pricing span{color:var(--store-on-surface-muted);opacity:.75;font-size:.78rem;text-decoration:line-through}.business-home__product-btn{color:var(--store-primary);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-size:.72rem;font-weight:700;text-decoration:none;transition:color .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative}.business-home__product-btn:after{content:"";background-color:var(--store-primary);transform-origin:100%;width:100%;height:1.5px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.business-home__product-card:hover .business-home__product-btn:after{transform-origin:0;transform:scaleX(1)}.business-home__product-btn:hover{color:var(--store-secondary)}.business-home__product-btn-arrow{font-size:.85rem;transition:transform .35s cubic-bezier(.16,1,.3,1);display:inline-block}.business-home__product-card:hover .business-home__product-btn-arrow{transform:translate(4px)}.business-home__campaign,.business-home__newsletter{border-radius:var(--store-card-radius);text-align:center;padding:2.2rem 1.8rem;animation:.76s cubic-bezier(.16,1,.3,1) both storefront-enter-up}.business-home__campaign>div{max-width:760px;margin:0 auto}.business-home__newsletter-form{justify-content:center;margin-top:1rem}.business-home__newsletter-form input{border:1px solid var(--store-border);border-radius:var(--store-button-radius);background:color-mix(in srgb, var(--store-surface-high) 60%, transparent);-webkit-backdrop-filter:blur(8px);min-width:min(100%,320px);color:var(--store-on-surface);padding:.9rem 1rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.business-home__newsletter-form input:focus{border-color:var(--store-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--store-primary) 15%, transparent);outline:none}.business-home__reviews{gap:1rem;display:grid}.business-home__review-card{border-radius:var(--store-card-radius);padding:1.65rem;animation:.76s cubic-bezier(.16,1,.3,1) both storefront-enter-up}@media (prefers-reduced-motion:reduce){.business-home__hero-wrap,.business-home__hero-media,.business-home__hero-copy,.business-home__section,.business-home__product-card,.business-home__campaign,.business-home__newsletter,.business-home__review-card,.business-home__button:before,.business-home__newsletter-form button:before{animation:none!important}}.business-home__review-card span{font-size:1.1rem;font-weight:700}.business-home__review-card strong{margin-top:.75rem;display:block}@media (width<=900px){.business-home__nav{width:calc(100vw - 1.25rem);padding:.65rem .8rem;top:.6rem}.business-home__menu{display:none}.business-home__menu-toggle,.business-home__mobile-close{display:inline-flex}.business-home__hero,.business-home__look-grid{grid-template-columns:1fr}.business-home__hero,.business-home__campaign,.business-home__newsletter,.storefront-state{padding:1.25rem}.business-home__hero{padding:0}.business-home__hero-wrap{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.business-home__hero-overlay{flex-direction:column;justify-content:end;align-items:flex-start;padding:1rem}.business-home__hero-nav{padding:0 .75rem}.business-home__hero-nav-button{width:2.35rem;height:2.35rem;font-size:1.3rem}.business-home__hero-copy{max-width:min(100%,280px)}.business-home__hero-copy h1{letter-spacing:-.04em;font-size:20px;line-height:.98}.business-home__hero-copy p{max-width:28ch;font-size:12px;line-height:1.45}.business-home__actions{gap:.55rem;margin-top:.9rem}.business-home__button{padding:.56rem .72rem;font-size:.76rem}.business-home__newsletter-form{justify-content:flex-start}.business-home__banner-dots{justify-content:flex-start;align-items:flex-start}}@media (width<=640px){.storefront-home[data-theme-template=essential] .business-home__product-card,.storefront-home[data-theme-template=canvas] .business-home__product-card{grid-template-columns:1fr}.business-home__hero-overlay{padding:.85rem}.business-home__hero-copy{max-width:min(100%,220px)}.business-home__hero-copy h1{font-size:20px}.business-home__hero-copy p{font-size:12px;line-height:1.35}.business-home__button{padding:.5rem .64rem;font-size:.7rem}.business-home__product-row,.business-home__product-row--large{grid-template-columns:repeat(2,1fr)!important;gap:1.25rem .75rem!important}.business-home__product-copy{padding:.75rem!important}.business-home__product-copy h3{font-size:.85rem!important}.business-home__product-description{display:none!important}.business-home__product-pricing strong{font-size:.88rem!important}.business-home__product-pricing span{font-size:.7rem!important}.business-home__product-btn{font-size:.68rem!important}.business-home__section-header-row{align-items:center;margin-bottom:1.5rem}.business-home__view-all-link{padding:.25rem .65rem;font-size:.7rem}}
