/*
Theme Name: AlfiesBox Commerce
Theme URI: https://alfiesbox.com
Author: AlfiesBox
Description: Custom WooCommerce theme for AlfiesBox.com. Mobile-first cat enrichment ecommerce storefront.
Version: 1.0.0
Text Domain: alfiesbox
Requires at least: 6.4
Requires PHP: 8.1
*/
:root{--ink:#2f2119;--orange:#c9782f;--cream:#fff9f1;--sand:#f1dfc7;--green:#355f4b;--white:#fff;--muted:#74675f;--radius:20px;--shadow:0 12px 35px rgba(53,36,24,.10)}
*{box-sizing:border-box}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.wrap{width:min(1180px,calc(100% - 32px));margin:auto}.topbar{background:var(--ink);color:white;text-align:center;padding:9px;font-size:13px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid #eee}.header-row{height:78px;display:flex;align-items:center;gap:28px}.brand img{width:178px;display:block}.nav{display:flex;gap:24px;font-weight:700;font-size:14px;flex:1;justify-content:center}.actions{display:flex;gap:12px;align-items:center}.pill,.button,.wp-element-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 21px;background:var(--orange)!important;color:white!important;font-weight:800;border:0;cursor:pointer}.button.alt{background:var(--ink)!important}.hero{background:linear-gradient(135deg,var(--cream),#f6e6d2);padding:56px 0 48px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:42px}.eyebrow{font-size:13px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--orange)}h1{font-size:clamp(42px,6vw,76px);line-height:.98;margin:12px 0 18px;letter-spacing:-.045em}.hero p{font-size:19px;color:var(--muted);max-width:620px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.hero-card{background:white;border-radius:32px;padding:18px;box-shadow:var(--shadow);transform:rotate(1deg)}.hero-card img{border-radius:22px}.trust{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:-22px;position:relative}.trust div{background:white;padding:18px;border-radius:16px;box-shadow:var(--shadow);text-align:center;font-weight:800}.section{padding:72px 0}.section.soft{background:var(--cream)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.section h2{font-size:clamp(30px,4vw,48px);line-height:1.05;margin:0}.section-head p{color:var(--muted);max-width:520px}.cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cat-card{background:white;border:1px solid #eee;border-radius:var(--radius);padding:26px;min-height:170px;box-shadow:0 8px 24px rgba(0,0,0,.04);transition:.2s}.cat-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.cat-card .emoji{font-size:38px}.cat-card h3{margin:10px 0 5px}.cat-card p{color:var(--muted);margin:0}.story{display:grid;grid-template-columns:.8fr 1.2fr;gap:36px;align-items:center}.story img{border-radius:28px;box-shadow:var(--shadow)}.story-copy{background:var(--ink);color:white;padding:44px;border-radius:28px}.story-copy p{color:#e7ded8}.newsletter{background:var(--green);color:white;border-radius:30px;padding:42px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.newsletter input{min-width:300px;padding:15px 18px;border:0;border-radius:999px}.site-footer{background:#211711;color:#e8ded8;padding:48px 0 28px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px}.footer-grid h4{color:white}.footer-grid a{display:block;margin:8px 0;color:#d7cbc3}.copyright{border-top:1px solid #45352b;margin-top:34px;padding-top:22px;font-size:13px;color:#b8aaa0}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{background:white;border:1px solid #eee;border-radius:18px;padding:12px;box-shadow:0 8px 24px rgba(0,0,0,.04)}.woocommerce ul.products li.product img{border-radius:12px}.woocommerce div.product{padding:36px 0}.woocommerce div.product div.images img{border-radius:22px}.woocommerce span.onsale{background:var(--orange);min-height:auto;line-height:1;padding:9px 12px;border-radius:999px}.woocommerce-message,.woocommerce-info{border-top-color:var(--orange)}.woocommerce-message::before,.woocommerce-info::before{color:var(--orange)}
@media(max-width:820px){.nav{display:none}.header-row{height:66px}.brand img{width:145px}.hero{padding-top:34px}.hero-grid,.story,.newsletter{grid-template-columns:1fr}.hero-card{order:-1}.trust{grid-template-columns:1fr 1fr;margin-top:18px}.cat-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.newsletter input{min-width:0;width:100%}}
@media(max-width:520px){.wrap{width:min(100% - 22px,1180px)}.cat-grid,.trust,.footer-grid{grid-template-columns:1fr}.hero-actions .button{width:100%}.section{padding:52px 0}.story-copy{padding:28px}.actions .account{display:none}}
