.page_page__ZU32B{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;display:grid;grid-template-rows:20px 1fr 20px;align-items:center;justify-items:center;min-height:100svh;padding:0 4rem;font-family:var(--font-geist-sans)}@media (prefers-color-scheme:dark){.page_page__ZU32B{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),0.145);--gray-alpha-100:rgba(var(--gray-rgb),0.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.page_main__GlU4n{display:flex;flex-direction:column;gap:32px;grid-row-start:2}.page_main__GlU4n ol{font-family:var(--font-geist-mono);padding-left:0;margin:0;font-size:14px;line-height:24px;letter-spacing:-.01em;list-style-position:inside}.page_main__GlU4n li:not(:last-of-type){margin-bottom:8px}.page_main__GlU4n code{font-family:inherit;background:var(--gray-alpha-100);padding:2px 4px;border-radius:4px;font-weight:600}.page_ctas__g5wGe{display:flex;gap:16px}.page_ctas__g5wGe a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:128px;height:48px;padding:0 20px;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500}a.page_primary__V8M9Y{background:var(--foreground);color:var(--background);gap:8px}a.page_secondary__lm_PT{border-color:var(--gray-alpha-200);min-width:158px}.page_footer__sHKi3{grid-row-start:3;display:flex;gap:24px}.page_footer__sHKi3 a{display:flex;align-items:center;gap:8px}.page_footer__sHKi3 img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.page_primary__V8M9Y:hover{background:var(--button-primary-hover);border-color:transparent}a.page_secondary__lm_PT:hover{background:var(--button-secondary-hover);border-color:transparent}.page_footer__sHKi3 a:hover{text-decoration:underline;text-underline-offset:4px}}@media (max-width:600px){.page_page__ZU32B{padding:32px 32px 80px}.page_main__GlU4n ol{text-align:center}.page_ctas__g5wGe{flex-direction:column}.page_ctas__g5wGe a{font-size:14px;height:40px;padding:0 16px}a.page_secondary__lm_PT{min-width:auto}.page_footer__sHKi3{flex-wrap:wrap;align-items:center;justify-content:center}}@media (prefers-color-scheme:dark){.page_logo__7fc9l{filter:invert()}}.hero-component{background-color:var(--color-secondary);border-radius:1rem;display:grid;grid-template-columns:1fr 1fr;max-height:20rem}.hero-component:hover{box-shadow:0 4px 8px rgba(0,0,0,.1)}.hero-component__left{display:flex;flex-direction:column;justify-content:center;background-color:var(--color-secondary);height:20rem;border-radius:1rem 0 0 1rem}.hero-component__left__wrapper{padding:1rem;display:flex;flex-direction:column;align-items:center}.hero-component__left__wrapper__main-text{display:flex;font-size:24px;font-weight:700;margin-bottom:10px;align-items:center}.hero-component__left__wrapper__sub-text{display:flex;font-size:16px;margin-bottom:20px}.hero-component__left__wrapper__call-to-action{display:flex;background-color:black;color:white;padding:.5rem 1rem;border-radius:1rem}.hero-component__left__wrapper__call-to-action:hover{box-shadow:0 4px 8px rgba(0,0,0,.1)}.hero-component__right{line-height:0;max-height:20rem}.hero-component__right__hero-image{clip-path:ellipse(100% 100% at 100% 50%);z-index:2;-o-object-fit:cover;object-fit:cover;-o-object-position:auto 100%;object-position:auto 100%;height:100%;width:100%;border-radius:0 1rem 1rem 0}.AboutUs_aboutUsSection__uQHsp{background:#fdf6e3;border-radius:16px;padding:48px 24px 32px;text-align:center}.AboutUs_heading__KiMcn{font-size:2rem;font-weight:500;margin-bottom:4px;color:#222}.AboutUs_storyLink__Z4RB7{color:#222;font-size:1rem;text-decoration:underline;margin-bottom:32px;display:inline-block}.AboutUs_columns__8SCyH{display:flex;justify-content:center;gap:40px;margin:32px 0 24px;text-align:left;flex-wrap:wrap}.AboutUs_column__33aq_{flex:1 1 220px;max-width:340px;min-width:220px}.AboutUs_column__33aq_ h3{font-size:1.1rem;font-weight:600;margin-bottom:8px;color:#222}.AboutUs_column__33aq_ p{font-size:1rem;color:#444;line-height:1.6}.AboutUs_helpCenter__OetL0{margin-top:24px;display:flex;flex-direction:column;align-items:center;gap:12px}.AboutUs_helpButton__G1oiO{background:#fff;border:1px solid #bdbdbd;border-radius:24px;padding:8px 24px;color:#222;font-weight:500;text-decoration:none;margin-top:4px;transition:background .2s,border .2s}.AboutUs_helpButton__G1oiO:hover{background:#f5f5f5;border-color:#222}@media (max-width:900px){.AboutUs_columns__8SCyH{flex-direction:column;align-items:center;gap:32px;text-align:center}.AboutUs_column__33aq_{max-width:100%}}.products{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;padding:16px}.product-card{border:1px solid var(--color-light);border-radius:8px;background-color:var(--color-white);box-shadow:0 2px 4px rgba(0,0,0,.1)}.product-card:hover{box-shadow:0 4px 8px rgba(0,0,0,.2);transform:translateY(-2px);transition:box-shadow .2s ease,transform .2s ease}.product-card__product-image-wrapper{line-height:0;aspect-ratio:5/4;color:black}.product-card__product-image-wrapper__product-image{color:black;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-card__product-details{padding:16px;display:flex;flex-direction:column;gap:8px}.product-card__product-details__top{display:flex;justify-content:space-between}.product-card__product-details__top__product-title{font-size:18px;font-weight:700;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__product-details__top__rating{display:flex;align-items:center;gap:4px}.product-card__product-details__product-description{font-size:14px;color:#666;margin-top:4px}.product-card__product-details__product-price{font-size:16px;font-weight:700;color:var(--color-pink)}.product-card__product-details__add-to-cart-button{background-color:var(--color-accent);color:white;padding:8px 16px;border:none;border-radius:4px;cursor:pointer;text-align:center}.product-card__product-details__add-to-cart-button:hover{box-shadow:0 2px 4px rgba(0,0,0,.2);background-color:var(--color-dark-accent)}.search-container{position:relative;display:flex;flex:1 1 0%;margin:.5rem 0}.search-input{width:100%;border:1px solid var(--color-light,#e5e7eb);border-radius:8px;padding:9px 10px 9px 38px;font-size:1rem;outline:2px solid transparent;color:#222;background:var(--color-white,#fff);transition:border-color .2s}.search-input:focus{border-color:#333}.search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#888;pointer-events:none;transition:color .2s}.search-input:focus~.search-icon{color:#222}