/* Happybits storefront theme, adapted to Organic Growers with no green accents. */
:root{--paper:#fff;--ink:#242624;--muted:#606063;--accent:#ff654f;--link:#a53021;--line:#e2e2e0;--soft:#f5f5f3;--radius:5px;--yellow:#ffe36d;--blue:#e7f4fa}
body{background:#fff;font-size:15px;line-height:1.55}h1,h2,h3,h4,.eyebrow{letter-spacing:0}a:hover{color:#a53021}.container{width:min(1344px,calc(100% - 96px))}.main{padding-top:32px}
.announcement{background:var(--yellow);color:var(--ink);min-height:38px;padding:9px 48px;text-align:left;font-size:12px;letter-spacing:0}.header{background:#fff;padding:11px 48px;min-height:94px}.header nav{gap:28px;font-size:13px}.header-tools{gap:20px;font-size:13px}.header .logo img{width:190px;height:66px}.header nav a:hover{color:#a53021}
.button{background:var(--accent);border-color:var(--accent);color:var(--ink);border-radius:3px;min-height:46px;padding:12px 21px;gap:12px;font-size:15px}.button:hover{background:#ff816f;border-color:#ff816f;color:var(--ink)}.button.outline{background:#fff;border-color:var(--ink);color:var(--ink)}.button.outline:hover{background:var(--soft)}.text-button{color:var(--link)}input,select,textarea{border-color:#b7b7b5;border-radius:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid #a53021;outline-offset:4px}
.hero-band{background:var(--blue);overflow:hidden}.hero{grid-template-columns:1.3fr 1fr;gap:36px;height:330px;padding-top:24px;padding-bottom:24px}.hero h1{font-size:clamp(46px,4.6vw,64px);line-height:1.04;letter-spacing:0;margin:7px 0 12px}.hero h1>span{color:#c73725}.hero .eyebrow{font-size:11px;margin:0}.hero-copy>p:not(.eyebrow){font-size:16px;margin:0 0 18px}.hero-image{height:330px;margin-top:-24px;margin-bottom:-24px;border-radius:0;background:#f6efe5}.hero-image img{height:100%;width:100%;aspect-ratio:auto;object-fit:cover}.hero-image>span{left:16px;right:16px;bottom:14px;padding:8px 12px;font-size:11px}
.home-catalog{padding-top:34px;padding-bottom:44px}.section-title{margin-bottom:22px;align-items:center}.section-title h2{font-size:29px;line-height:1.2;letter-spacing:0}.section-title>a{font-size:14px;margin:0;text-decoration:none}.category-tabs{display:flex;gap:8px;overflow-x:auto;padding:3px 1px 20px;margin-bottom:2px;white-space:nowrap}.category-tabs>a{display:inline-flex;align-items:center;gap:14px;border:1px solid var(--line);border-radius:3px;padding:9px 17px;min-height:40px;font-size:13px;color:var(--ink);text-decoration:none}.category-tabs>a:hover{border-color:var(--ink)}.category-tabs>.category-all{background:var(--yellow);border-color:var(--yellow)}.category-tabs span{font-size:11px}.product-grid{gap:34px 22px}.card-image{margin-bottom:14px;border-radius:5px}.product-card .eyebrow{text-transform:none;font-size:11px;margin:0 0 5px;letter-spacing:0}.card-title{display:block}.card-title h3{max-width:100%;font-size:17px;line-height:1.35;margin:0}.product-card .muted{font-size:11px;margin:7px 0}.card-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;min-height:40px;font-size:15px;margin-top:8px}.card-bottom>a{display:inline-flex;justify-content:center;align-items:center;width:36px;height:36px;background:var(--blue);border:1px solid #cedee7;border-radius:50%;color:var(--ink);text-decoration:none;font-size:20px}.card-bottom>a:hover{background:#d2e9f6}.image-badge{font-size:11px;border-radius:2px;padding:5px 9px;top:12px;left:12px}
.approach{grid-template-columns:1.2fr 1fr auto;gap:32px;align-items:center;border-top:2px solid var(--ink);margin-top:0;margin-bottom:26px;padding-top:27px;padding-bottom:27px}.approach h2{font-size:26px;margin:0}.approach p{font-size:14px;color:var(--muted);margin:0}.approach .button{background:var(--yellow);border-color:var(--yellow)}.footer{background:#f5f4ef;padding-top:42px}.footer-grid h2{font-size:14px}.footer-grid p{font-size:13px}.footer-grid>div>a:not(.logo){font-size:13px}.footer-bottom{border-color:#deddd7;color:var(--muted)}
.page-heading{margin:12px 0 30px}.page-heading h1{font-size:40px}.filters{padding:14px 0;gap:20px}.filters label{font-size:12px}.product-detail{gap:64px}.product-copy{padding-top:10px}.product-copy h1{font-size:40px;line-height:1.16;letter-spacing:0}.product-price{font-size:24px}.panel{border-radius:5px}.auth-layout{margin:32px auto;gap:64px}.auth-intro h1{font-size:48px;letter-spacing:0}.auth-panel h1{font-size:32px;letter-spacing:0}.notice{background:#fff5e7;border-color:#eed5b5;border-left-color:#b64730}.error,.errorlist{color:#9c3324}.workspace-sidebar nav>a[aria-current=page]{background:#fff0e9;color:#842d20;box-shadow:inset 2px 0 #ff654f}.workspace-sidebar nav>a:hover{background:#f7f5f1}.workspace .eyebrow,.sidebar-label{letter-spacing:.08em}.internal-message{background:#faf4e7}.qr{background:#fff}
@media(max-width:1100px){.container{width:calc(100% - 56px)}.header{padding-left:28px;padding-right:28px}.hero{gap:26px}.hero h1{font-size:52px}.product-detail{gap:32px}.approach{grid-template-columns:1fr 1fr}.approach .button{justify-self:start}.product-grid{gap:30px 16px}}
@media(max-width:820px) and (min-width:761px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero h1{font-size:46px}.hero-copy>p:not(.eyebrow){font-size:14px}.header{gap:16px}.header nav{gap:18px}}
@media(max-width:760px){.container{width:calc(100% - 36px)}.announcement{text-align:center;font-size:10px;padding:8px 18px}.header{padding:10px 18px;min-height:74px}.header .logo img{width:160px;height:54px}.header nav{gap:28px;font-size:13px}.header-tools{gap:16px}.hero{grid-template-columns:1.1fr .9fr;height:300px;gap:12px;padding:22px 0}.hero h1{font-size:45px;line-height:1.08;margin:9px 0 12px}.hero .eyebrow{font-size:10px}.hero-copy>p:not(.eyebrow){font-size:13px;margin-bottom:16px}.hero .button{font-size:13px;padding:11px 14px;gap:8px}.hero-image{height:300px;margin-top:-22px;margin-bottom:-22px}.hero-image img{object-position:center}.hero-image>span{display:none}.home-catalog{padding-top:25px;padding-bottom:30px}.section-title h2{font-size:23px}.section-title>a{font-size:12px;max-width:100px;white-space:normal;text-align:right}.category-tabs>a{font-size:12px;padding:8px 13px}.product-grid,.product-grid.three{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 12px}.card-image{margin-bottom:10px}.card-title h3{font-size:15px;margin:0}.product-card .eyebrow{font-size:10px}.card-bottom{font-size:14px;margin-top:4px}.approach{display:flex;flex-wrap:wrap;gap:16px;padding:22px 0;margin-bottom:20px}.approach h2{font-size:23px}.approach p{font-size:13px}.footer{padding-top:30px}.page-heading h1,.product-copy h1{font-size:32px}.auth-intro h1{font-size:38px}.auth-panel h1{font-size:30px}.workspace h1{font-size:32px}.product-detail{gap:24px}.filters{gap:12px}.product-price{font-size:23px}}
@media(max-width:430px){.hero{height:330px;grid-template-columns:1.2fr .8fr}.hero h1{font-size:40px}.hero-image{height:330px}.hero-copy>p:not(.eyebrow){max-width:180px}.hero .button{padding-inline:12px;font-size:12px}}
