:root{--primary-orange:#e96101;--primary-green:#629311;--dark:#1f2937;--light-gray:#9ca3af;--bg-light:#f9fafb;--border-soft:#e5e7eb;--ink:#111827;--surface:#fff}html,body{min-height:100vh;color:var(--ink);background:#f7f8fa;margin:0;padding:0;font-family:system-ui,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.logoDisp{z-index:1;position:absolute;top:0;left:5px}.CaeDesign{color:var(--primary-orange)}.MktDesign{color:var(--primary-green)}.dispContainer{position:relative}.categoryLinkToggle{align-items:center;gap:.35rem;display:inline-flex;color:#000000a6!important;text-decoration:none!important}.categoryLinkToggle:hover,.categoryLinkToggle:focus{color:#000000e6!important}.categoryLinkToggle:after{margin-left:.35rem}.categoryMegaMenu{border:1px solid var(--border-soft);border-left:0;border-right:0;padding:1.15rem 0 1.35rem;box-shadow:0 22px 46px #1118271f}.categoryMegaMenu__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.categoryMegaMenu__header span{color:var(--primary-green);letter-spacing:0;text-transform:uppercase;font-size:.78rem;font-weight:800;display:block}.categoryMegaMenu__header h2{margin:.1rem 0 0;font-size:1.35rem;font-weight:850}.categoryMegaMenu__header>a{border:1px solid var(--border-soft);color:var(--ink);border-radius:8px;padding:.55rem .8rem;font-weight:750}.categoryMegaMenu__rail{scroll-snap-type:x proximity;gap:.9rem;padding:.1rem .25rem .75rem 0;display:flex;overflow:auto}.categoryMegaMenu__card{border:1px solid var(--border-soft);scroll-snap-align:start;background:#fff;border-radius:8px;flex:0 0 min(300px,82vw);overflow:hidden}.categoryMegaMenu__cardTop{border-bottom:1px solid var(--border-soft);background:#f9fafb;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem;display:flex}.categoryMegaMenu__cardTop a{color:var(--ink);font-weight:850}.categoryMegaMenu__cardTop span{color:#3f6212;background:#ecfccb;border-radius:8px;justify-content:center;align-items:center;min-width:28px;padding:.2rem .45rem;font-size:.76rem;font-weight:850;display:inline-flex}.categoryMegaMenu__body{gap:.45rem;padding:.75rem;display:grid}.categoryBranch{border:1px solid #eef0f3;border-radius:8px;overflow:hidden}.categoryBranch summary{cursor:pointer;justify-content:space-between;align-items:center;gap:.5rem;padding:.55rem .62rem;list-style:none;display:flex}.categoryBranch summary::-webkit-details-marker{display:none}.categoryBranch summary:before{color:var(--primary-orange);content:"+";font-weight:900}.categoryBranch[open] summary:before{content:"-"}.categoryBranch summary a{color:var(--ink);flex:1;min-width:0;font-size:.92rem;font-weight:750}.categoryBranch summary span{color:var(--light-gray);font-size:.78rem;font-weight:750}.categoryBranch__children{flex-wrap:wrap;gap:.35rem;padding:0 .55rem .55rem;display:flex}.categoryLeaf{color:#374151;background:#f3f4f6;border-radius:8px;padding:.4rem .55rem;font-size:.86rem;font-weight:700;display:inline-flex}.categoryLeaf:hover,.categoryBranch summary a:hover,.categoryMegaMenu__cardTop a:hover,.categoryMegaMenu__header>a:hover{color:var(--primary-orange)}.categoryMegaMenu__empty,.categoryMegaMenu__muted{color:#6b7280;font-size:.92rem}.categoryMegaMenu__toggleWrap{justify-content:center;margin-top:.75rem;display:flex}.categoryMegaMenu__toggle{background:var(--ink);border:1px solid var(--ink);color:#fff;border-radius:8px;min-height:40px;padding:.55rem 1rem;font-weight:800}.categoryMegaMenu__toggle:hover{background:#273344}.categoryMegaMenu__empty{border:1px dashed var(--border-soft);text-align:center;border-radius:8px;padding:1.2rem}.search-wrapper{flex:1;max-width:300px;transition:max-width .3s}.search-wrapper:focus-within{max-width:600px}.search-dropdown{z-index:1050;background:#fff;border:1px solid #ddd;border-top:none;width:100%;max-height:300px;position:absolute;top:100%;left:0;overflow-y:auto}.search-item{cursor:pointer;padding:10px}.search-item:hover{background-color:#f5f5f5}.authPageShell{margin-top:2rem;margin-bottom:3rem}.authSignupGrid,.authCreateStoreGrid{grid-template-columns:minmax(0,1fr) minmax(300px,.95fr);align-items:start;gap:1.25rem;display:grid}.authSignupColumn{min-width:0}.authSignupColumn--seller{align-self:stretch}.authSubmitButton{justify-self:end;width:fit-content;padding-left:1.4rem;padding-right:1.4rem}.sellerProfilePanel,.sellerIntroPanel{border:1px solid var(--border-soft);border-radius:8px;height:100%;padding:1rem}.sellerProfilePanel{background:#f9fafb}.sellerIntroPanel{background:#fff}.sellerIntroPanel span{color:var(--primary-green);text-transform:uppercase;margin-bottom:.5rem;font-size:.8rem;font-weight:800;display:inline-block}.sellerIntroPanel h3{margin-bottom:.75rem;font-size:1.65rem;font-weight:850;line-height:1.1}.sellerIntroPanel p{color:#6b7280;margin:0;line-height:1.6}.landingPage{background:#f7f8fa}.heroShell{padding-top:1.5rem;padding-bottom:1.5rem}.heroGrid{grid-template-columns:3fr 1fr;align-items:center;gap:1rem;min-height:340px;display:grid}.heroCarousel,.heroCarousel .carousel-inner,.heroCarousel .carousel-item{height:100%}.heroCarousel--primary,.heroCarousel--primary .heroSlide{border-top-left-radius:42px;border-bottom-right-radius:42px}.heroCarousel--side,.heroCarousel--side .heroSlide{border-radius:8px}.heroCarousel{overflow:hidden}.heroCarousel--primary{height:340px}.heroCarousel--side{height:300px}.heroSlide{color:#fff;background-position:50%;background-size:cover;height:100%;min-height:100%;display:flex;position:relative;overflow:hidden}.heroSlide--primary{align-items:center;padding:2rem 3rem}.heroSlide--side{align-items:flex-end;padding:1rem}.heroSlide__content{min-width:0;max-width:680px}.heroSlide__content span{color:#b7d776;letter-spacing:0;text-transform:uppercase;margin-bottom:.8rem;font-size:.82rem;font-weight:800;display:inline-block}.heroSlide__content h1{letter-spacing:0;overflow-wrap:anywhere;max-width:17ch;margin-bottom:.8rem;font-size:2.75rem;font-weight:850;line-height:1.08}.heroSlide__content p{color:#e5e7eb;max-width:520px;margin-bottom:1rem;font-size:1rem;line-height:1.45}.heroSlide__button{border-radius:8px;min-height:40px;padding-left:1rem;padding-right:1rem;font-weight:750}.heroSlide__sideContent h2{overflow-wrap:anywhere;margin-bottom:.4rem;font-size:1.28rem;font-weight:800;line-height:1.14}.heroSlide__sideContent p{color:#e5e7eb;margin:0;font-size:.92rem;line-height:1.35}.landingSection{margin-top:1.8rem;margin-bottom:1.8rem}.landingSection__title{color:var(--ink);letter-spacing:0;margin-bottom:1rem;font-weight:800}.productScroller{gap:1rem;padding-bottom:.4rem;display:flex;overflow:auto}.productCard{border:1px solid var(--border-soft);border-radius:8px;min-width:210px;overflow:hidden;box-shadow:0 10px 28px #1118270f}.productCard__media{aspect-ratio:16/10;background-color:#0000;background-image:linear-gradient(135deg,#e9610124,#62931129),url(https://images.unsplash.com/photo-1607083206968-13611e3d76db?auto=format&fit=crop&w=500&q=70);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.sellerCta{border:1px solid var(--border-soft);text-align:center;background:#fff;border-radius:8px;margin-top:2.5rem;margin-bottom:3rem;padding:2rem;box-shadow:0 14px 34px #11182712}.sellerCta .btn{border-radius:8px;min-height:44px;padding-left:1.2rem;padding-right:1.2rem;font-weight:750}@media (max-width:991.98px){.authSignupGrid,.authCreateStoreGrid{grid-template-columns:1fr}.categoryMegaMenu__card{flex-basis:min(280px,82vw)}.heroGrid{grid-template-columns:1fr;min-height:auto}.heroSlide,.heroSlide--side{min-height:100%}.heroCarousel--primary{height:320px}.heroCarousel--side{height:280px}.heroSlide--primary{padding:1.75rem 2rem}.heroSlide__content h1{max-width:18ch;font-size:2.25rem}.heroSlide__content p{max-width:620px}}@media (max-width:575.98px){.authSubmitButton{justify-self:stretch;width:100%}.categoryMegaMenu__header{flex-direction:column;align-items:flex-start}.categoryMegaMenu__card{flex-basis:82vw}.heroShell{padding-top:1rem}.heroCarousel--primary,.heroCarousel--primary .heroSlide{border-top-left-radius:28px;border-bottom-right-radius:28px}.heroSlide,.heroSlide--side{min-height:100%}.heroCarousel--primary{height:300px}.heroCarousel--side{height:260px}.heroSlide--primary,.heroSlide--side{padding:1rem}.heroSlide__content span{margin-bottom:.55rem;font-size:.72rem}.heroSlide__content h1{max-width:19ch;margin-bottom:.65rem;font-size:1.65rem;line-height:1.12}.heroSlide__content p{margin-bottom:.8rem;font-size:.9rem;line-height:1.35}.heroSlide__button{min-height:36px;padding-left:.85rem;padding-right:.85rem}.heroSlide__sideContent h2{font-size:1.1rem}.heroSlide__sideContent p{font-size:.84rem}}
