.home-products{max-width:1160px;margin:0 auto;padding:clamp(40px,6vw,72px) clamp(20px,5vw,48px)}.home-products--variant-a{max-width:1100px}.home-products--variant-b{padding-top:clamp(8px,2vw,20px)}.home-products__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:28px;display:flex}.home-products__title{font-family:var(--font-baloo-2,"Baloo 2"), var(--font-heebo,"Heebo"), sans-serif;color:#211a2e;margin:0;font-size:clamp(30px,5vw,46px);font-weight:800}.home-products__subtitle{color:#6b5e7c;margin:8px 0 0;font-size:clamp(15px,2vw,18px);font-weight:500}.home-filter-chips{background:#f2ecfa;border-radius:999px;padding:5px;display:inline-flex}.home-filter-chip{color:#6b5e7c;font-family:var(--font-heebo,"Heebo"), sans-serif;cursor:pointer;background:0 0;border:none;border-radius:999px;height:40px;min-height:40px;padding:0 18px;font-size:14px;font-weight:700;transition:background .15s,color .15s,box-shadow .15s}.home-filter-chip--active.home-filter-chip--all{color:#fff;background:#6d43a1;box-shadow:0 0 0 2px #f2ecfa,0 0 0 4px #6d43a1}.home-filter-chip--active.home-filter-chip--gf{color:#fff;background:#237a53;box-shadow:0 0 0 2px #f2ecfa,0 0 0 4px #237a53}.home-products__list{flex-direction:column;gap:20px;display:flex}.home-products__list--gf-only .home-product-row[data-gluten-free=false]{display:none}.home-products__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));align-items:stretch;gap:20px;display:grid}.home-product-row{background:#fff;border:1px solid #efeaf4;border-radius:24px;flex-wrap:wrap;align-items:center;gap:clamp(20px,4vw,44px);padding:clamp(16px,3vw,26px);transition:background .2s,box-shadow .2s,transform .2s;display:flex;box-shadow:0 6px 22px #211a2e0d}.home-product-row:hover{transform:translateY(-3px);box-shadow:0 14px 34px #50370f29}.home-product-row__media{aspect-ratio:1;border-radius:20px;flex:none;width:clamp(140px,30vw,220px);display:block;overflow:hidden;box-shadow:0 10px 26px #211a2e1f}.home-product-row__image{object-fit:cover;width:100%;height:100%;display:block}.home-product-row__body{flex-direction:column;flex:260px;align-items:flex-start;gap:10px;min-width:220px;display:flex}.home-product-row__title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.home-product-row__title{font-family:var(--font-baloo-2,"Baloo 2"), var(--font-heebo,"Heebo"), sans-serif;color:#211a2e;margin:0;font-size:clamp(24px,3.5vw,32px);font-weight:800}.home-product-row__title a{color:inherit;text-decoration:none}.home-product-row__desc{color:#6b5e7c;max-width:460px;margin:0;font-size:clamp(14px,1.8vw,16px);font-weight:500;line-height:1.55}.home-product-row__price{color:#8a5a1e;font-size:15px;font-weight:800}.home-product-row__actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;display:flex}.home-product-grid-card{background:#fff;border:1px solid #efeaf4;border-radius:22px;flex-direction:column;height:100%;transition:background .2s,box-shadow .2s,transform .2s;display:flex;overflow:hidden;box-shadow:0 6px 20px #211a2e0d}.home-product-grid-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #50370f29}.home-product-grid-card__media{aspect-ratio:4/3;width:100%;max-height:220px;display:block;position:relative;overflow:hidden}.home-product-grid-card__image-wrap{background:0 0!important;border-radius:0!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important}.home-product-grid-card__image,.home-product-grid-card__image-wrap img{object-fit:cover;display:block;width:100%!important;height:100%!important}.home-product-grid-card__badges{top:12px;flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex;position:absolute;inset-inline-end:12px}.home-product-grid-card__overlay{background:#211a2e6b;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.home-product-grid-card__overlay span{color:#4a3a5e;background:#fff;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:800}.home-product-grid-card__body{flex-direction:column;flex:1;gap:8px;padding:18px 18px 20px;display:flex}.home-product-grid-card__title{font-family:var(--font-baloo-2,"Baloo 2"), var(--font-heebo,"Heebo"), sans-serif;color:#211a2e;margin:0;font-size:22px;font-weight:800}.home-product-grid-card__title a{color:inherit;text-decoration:none}.home-product-grid-card__desc{color:#6b5e7c;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:3em;margin:0;font-size:14px;font-weight:500;line-height:1.5;display:-webkit-box;overflow:hidden}.home-product-grid-card__footer{align-items:center;gap:10px;margin-top:auto;padding-top:6px;display:flex}.home-product-grid-card__price{color:#8a5a1e;margin-inline-end:auto;font-size:15px;font-weight:800}.home-product-grid-card__details{color:#6d43a1;flex-shrink:0;margin-inline-start:auto;font-size:14px;font-weight:700;text-decoration:none}.home-product-btn{font-family:var(--font-heebo,"Heebo"), sans-serif;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:6px;height:48px;padding:0 22px;font-size:15px;font-weight:800;text-decoration:none;transition:opacity .15s;display:inline-flex}.home-product-btn--primary{color:#fff;background:#6d43a1;box-shadow:0 8px 20px #6d43a147}.home-product-btn--ghost{color:#6d43a1;background:#fff;border:1.5px solid #dcd0ec}.home-product-btn--full{width:100%;margin-top:2px}.home-product-btn--disabled{color:#9a8fad;cursor:not-allowed;background:#ece7f1}.home-product-sold-out{color:var(--color-sold-out);font-size:15px;font-weight:700}.home-product-row__actions .home-product-sold-out,.home-featured__actions .home-product-sold-out{align-items:center;min-height:48px;display:inline-flex}.home-product-sold-out--chip{color:#6b5e7c;font-family:var(--font-heading);font-weight:var(--font-semibold);font-size:var(--text-xs);padding:var(--space-1) var(--space-2);border-radius:var(--radius-full);background:#ece7f1;align-items:center;display:inline-flex}.home-featured{background:#fff;border:1px solid #efeaf4;border-radius:26px;flex-flow:wrap;align-items:stretch;gap:0;margin-bottom:22px;display:flex;overflow:hidden;box-shadow:0 10px 30px #211a2e12}.home-featured__body{background:linear-gradient(135deg,#fff 0%,#fbf1de 100%);flex-direction:column;flex:320px;justify-content:center;align-items:flex-start;gap:12px;min-width:280px;padding:clamp(24px,4vw,44px);display:flex}.home-featured__media{flex:320px;align-self:stretch;min-width:280px;min-height:280px;position:relative;overflow:hidden}.home-featured__image-wrap{min-height:280px;background:0 0!important;border-radius:0!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important}.home-featured__image,.home-featured__image-wrap img{object-fit:cover;min-height:280px;display:block;width:100%!important;height:100%!important}@media (max-width:639px){.home-featured{flex-direction:column}.home-featured__media{flex:none;width:100%;min-height:240px}.home-featured__image-wrap,.home-featured__image,.home-featured__image-wrap img{min-height:240px}}.home-featured__badge{color:#6d43a1;letter-spacing:1px;background:#eadbf7;border-radius:999px;align-items:center;padding:6px 14px;font-size:12px;font-weight:800;display:inline-flex}.home-featured__title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.home-featured__title{font-family:var(--font-baloo-2,"Baloo 2"), var(--font-heebo,"Heebo"), sans-serif;margin:0;font-size:clamp(28px,4.5vw,40px);font-weight:800}.home-featured__title a{color:inherit;text-decoration:none}.home-featured__desc{color:#6b5e7c;max-width:440px;margin:0;font-size:clamp(15px,2vw,17px);font-weight:500;line-height:1.6}.home-featured__price{color:#8a5a1e;font-size:16px;font-weight:800}.home-featured__actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:6px;display:flex}.home-gf-band{background:linear-gradient(135deg,#f3e9fa 0%,#fbf1e2 100%);padding:clamp(36px,5vw,56px) clamp(20px,5vw,48px)}.home-gf-band__inner{text-align:center;flex-direction:column;align-items:center;gap:14px;max-width:720px;margin:0 auto;display:flex}.home-gf-band__title{font-family:var(--font-baloo-2), "Baloo 2", var(--font-heading);color:#211a2e;margin:0;font-size:clamp(26px,4vw,38px);font-weight:800}.home-gf-band__text{color:#6b5e7c;max-width:540px;margin:0;font-size:clamp(15px,2vw,17px);font-weight:500;line-height:1.6}.home-gf-band__btn{color:#fff;font-family:var(--font-body);cursor:pointer;background:#211a2e;border:none;border-radius:999px;height:52px;margin-top:4px;padding:0 30px;font-size:16px;font-weight:800}.home-about{background:#fff;padding:clamp(40px,6vw,64px) clamp(20px,5vw,48px)}.home-about__inner{max-width:920px;margin:0 auto}.home-about__title{font-family:var(--font-baloo-2), "Baloo 2", var(--font-heading);color:#211a2e;margin:0 0 16px;font-size:clamp(24px,4vw,34px);font-weight:800}.home-about__lead{color:#4a3a5e;margin:0 0 14px;font-size:clamp(15px,2vw,17px);font-weight:500;line-height:1.7}.home-about__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:22px;display:grid}.home-about__item{align-items:flex-start;gap:12px;display:flex}.home-about__icon{border-radius:12px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.home-about__icon--gold{color:#c98a2e;background:#fbefd8}.home-about__icon--green{color:#3f9e78;background:#e3efea}.home-about__icon--purple{color:#6d43a1;background:#f2ecfa}.home-about__item-title{color:#211a2e;font-size:16px;font-weight:700}.home-about__item-desc{color:#6b5e7c;font-size:14px;font-weight:500}.home-layout-switcher{z-index:80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#211a2eeb;border-radius:999px;align-items:center;gap:8px;padding:7px 8px 7px 14px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #211a2e59}.home-layout-switcher__label{color:#c9bcdc;letter-spacing:.5px;font-size:12px;font-weight:700}.home-layout-switcher__btn{color:#c9bcdc;font-family:var(--font-body);cursor:pointer;background:0 0;border:none;border-radius:999px;height:34px;padding:0 16px;font-size:13px;font-weight:800}.home-layout-switcher__btn--active{color:#211a2e;background:#fff}.home-product-grid-card__badges .base-badge{box-shadow:0 2px 8px #0000001f;background:#fffffff2!important}.product-package-sheet-overlay--home{z-index:90;background:#211a2e8c;align-items:flex-end;animation:.2s cs-fade}.product-package-sheet--home{border-radius:24px 24px 0 0;width:min(560px,100%);max-width:100%;max-height:88vh;margin:0 auto;animation:.32s cubic-bezier(.22,1,.36,1) cs-sheet;overflow-y:auto;box-shadow:0 -20px 60px #211a2e66}.home-order-sheet__handle{background:#e2daec;border-radius:999px;width:44px;height:5px;margin:12px auto 4px}.home-order-sheet__header{border-bottom:1px solid #f0ebf6;justify-content:space-between;align-items:flex-start;gap:12px;padding:8px 22px 14px;display:flex}.home-order-sheet__heading{min-width:0}.home-order-sheet__title{font-family:var(--font-baloo-2,"Baloo 2"), var(--font-heebo,"Heebo"), sans-serif;color:#211a2e;margin:0;font-size:22px;font-weight:800}.home-order-sheet__subtitle{color:#84768f;margin:2px 0 0;font-size:14px;font-weight:500}.home-order-sheet__close{color:#6d43a1;cursor:pointer;background:#f2ecfa;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.home-order-sheet__body{flex-direction:column;gap:12px;padding:16px 22px;display:flex}.home-order-sheet__message{text-align:center;color:#6b5e7c;padding:12px 0;font-size:15px}.home-order-sheet__cards{flex-direction:column;gap:12px;display:flex}.home-order-sheet__card{background:#fbfafc;border:1px solid #ece7f2;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;display:flex}.home-order-sheet__card-name{font-family:var(--font-baloo-2,"Baloo 2"), var(--font-heebo,"Heebo"), sans-serif;color:#211a2e;font-size:17px;font-weight:800}.home-order-sheet__card-meta{color:#84768f;margin-top:2px;font-size:13.5px;font-weight:500}.home-order-sheet__add-btn{color:#fff;font-family:var(--font-heebo,"Heebo"), sans-serif;cursor:pointer;background:#6d43a1;border:none;border-radius:12px;flex:none;align-items:center;gap:7px;height:46px;padding:0 22px;font-size:15px;font-weight:800;display:inline-flex}.home-order-sheet__sold-out{color:#9a8fad;white-space:nowrap;font-size:14px;font-weight:700}.home-order-sheet__qty{align-items:center;gap:8px;display:inline-flex}.home-order-sheet__qty-btn{color:#6d43a1;cursor:pointer;background:#fff;border:1px solid #dcd0ec;border-radius:10px;width:36px;height:36px;font-size:18px;font-weight:700}.home-order-sheet__qty-value{text-align:center;min-width:20px;font-weight:800}.home-order-sheet__footer{flex-direction:column;gap:10px;padding:6px 22px 24px;display:flex}.home-order-sheet__checkout-btn{color:#fff;font-family:var(--font-heebo,"Heebo"), sans-serif;background:#211a2e;border-radius:14px;justify-content:center;align-items:center;gap:8px;height:54px;font-size:16px;font-weight:800;text-decoration:none;display:flex}.home-order-sheet__cart-badge{background:#fff3;border-radius:999px;padding:2px 10px;font-size:14px}.home-order-sheet__continue-btn{color:#6b5e7c;font-family:var(--font-heebo,"Heebo"), sans-serif;cursor:pointer;background:0 0;border:none;border-radius:10px;height:44px;font-size:15px;font-weight:700}@media (max-width:767px){.home-layout-switcher{bottom:72px}}@media (prefers-reduced-motion:reduce){.home-screen,.product-package-sheet-overlay,.product-package-sheet{animation:none!important}.home-product-row,.home-product-grid-card{transition:none}}.home-layout-switcher__btn,.home-order-sheet__close,.home-order-sheet__checkout-btn,.home-order-sheet__continue-btn{min-height:44px}.home-hero__cta:focus-visible{outline-offset:3px;outline:3px solid #fff}.home-hero__cta--purple:focus-visible,.home-hero__cta--outline:focus-visible{outline-offset:3px;outline:3px solid #211a2e}.home-hero__cta--outline:focus-visible{outline-color:#6d43a1}.home-product-btn:focus-visible,.home-filter-chip:focus-visible{outline-offset:3px;outline:3px solid #6d43a1}.home-filter-chip--active.home-filter-chip--gf:focus-visible{outline-color:#237a53}.home-gf-band__btn:focus-visible{outline-offset:3px;outline:3px solid #6d43a1}.home-layout-switcher__btn:focus-visible{outline-offset:2px;outline:2px solid #fff}.home-product-grid-card__details:focus-visible,.home-hero__title a:focus-visible,.home-hero__centered-title a:focus-visible,.home-hero__spotlight-name a:focus-visible,.home-featured__title a:focus-visible,.home-product-row__title a:focus-visible,.home-product-grid-card__title a:focus-visible{outline-offset:3px;border-radius:4px;outline:3px solid #6d43a1}.home-hero__media:focus-visible,.home-featured__media:focus-visible,.home-product-row__media:focus-visible,.home-product-grid-card__media:focus-visible{outline-offset:4px;border-radius:20px;outline:3px solid #6d43a1}.home-order-sheet__add-btn:focus-visible,.home-order-sheet__close:focus-visible,.home-order-sheet__checkout-btn:focus-visible,.home-order-sheet__continue-btn:focus-visible,.home-order-sheet__qty-btn:focus-visible{outline-offset:2px;outline:3px solid #6d43a1}.home-order-sheet__add-btn:focus-visible{outline-color:#211a2e}
