/*
Theme Name: ALU Bright Custom
Theme URI: https://alu.beer/
Author: Perplexity
Description: Custom lightweight WooCommerce-compatible theme for ALU.beer with bright product-led branding.
Version: 1.1.0
Text Domain: alu-bright
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
*/

:root {
  --bg: #FBF8EF;
  --surface: #FFFDF8;
  --surface-2: #F5F0E1;
  --surface-3: #F0E9D3;
  --text: #1E2418;
  --muted: #55604A;
  --line: #DDD5BF;
  --yellow: #F2D338;
  --green: #8CC63F;
  --yellow-soft: #FFF1A6;
  --green-soft: #DDF3BA;
  --danger: #B5412E;
  --radius-sm: 12px;
  --radius-md: 20px;
  --radius-lg: 32px;
  --shadow-sm: 0 6px 20px rgba(30,36,24,.06);
  --shadow: 0 12px 30px rgba(30,36,24,.08);
  --container: 1240px;
  --space-1: .25rem; --space-2: .5rem; --space-3: .75rem; --space-4: 1rem; --space-5: 1.25rem;
  --space-6: 1.5rem; --space-8: 2rem; --space-10: 2.5rem; --space-12: 3rem; --space-16: 4rem; --space-20: 5rem;
  --text-xs: clamp(.78rem,.74rem+.18vw,.9rem);
  --text-sm: clamp(.9rem,.85rem+.2vw,1rem);
  --text-base: clamp(1rem,.96rem+.2vw,1.1rem);
  --text-lg: clamp(1.2rem,1rem+.6vw,1.6rem);
  --text-xl: clamp(1.8rem,1.2rem+1.8vw,3rem);
  --text-hero: clamp(2.9rem,2rem+4vw,6rem);
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif;font-size:var(--text-base);line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}h1,h2,h3,h4,p{margin:0}ul{margin:0;padding:0;list-style:none}
.container{width:min(calc(100% - 32px),var(--container));margin-inline:auto}.container-narrow{width:min(calc(100% - 32px),860px);margin-inline:auto}.section{padding:clamp(3rem,6vw,6rem) 0}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}
.screen-reader-text{position:absolute;left:-9999px}.skip-link{position:absolute;left:-9999px;top:auto}.skip-link:focus{left:16px;top:16px;background:var(--text);color:var(--bg);padding:.75rem 1rem;border-radius:999px;z-index:999}
.site-header{position:sticky;top:0;z-index:40;background:rgba(251,248,239,.9);backdrop-filter:blur(12px);border-bottom:1px solid rgba(221,213,191,.7)}
.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 0}.brand{display:flex;align-items:center;gap:.85rem;font-weight:800;letter-spacing:.02em;min-width:0}.brand img,.custom-logo{width:48px!important;height:48px!important;object-fit:contain}.custom-logo-link{display:flex;align-items:center}.main-nav ul{display:flex;gap:1.25rem;align-items:center;flex-wrap:wrap}.main-nav a,.header-tools a,.footer-grid a{font-size:var(--text-sm);color:var(--muted)}.main-nav a:hover,.header-tools a:hover,.footer-grid a:hover{color:var(--text)}.header-tools{display:flex;align-items:center;gap:.8rem}.mobile-toggle{display:none;min-height:44px;padding:.75rem 1rem}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:999px;padding:.9rem 1.3rem;border:1px solid var(--text);transition:.2s ease;font-weight:700;text-align:center}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--text);color:var(--bg)}.btn-secondary{background:var(--surface-2)}.btn-yellow{background:var(--yellow)}.btn-green{background:var(--green)}.btn-block{width:100%}
.hero{padding:clamp(2.2rem,8vw,7rem) 0 2rem}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:2rem;align-items:center}.eyebrow{display:inline-flex;padding:.45rem .85rem;border-radius:999px;background:var(--surface-2);border:1px solid var(--line);font-size:.9rem;color:var(--muted);margin-bottom:1rem}.hero h1{font-size:var(--text-hero);line-height:.94;letter-spacing:-.04em;max-width:8ch}.hero p{max-width:58ch;color:var(--muted);margin-top:1rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.5rem}.hero-visual{position:relative;min-height:560px}.orb{position:absolute;border-radius:999px;filter:blur(.2px)}.orb-yellow{background:rgba(242,211,56,.85);width:290px;height:290px;right:180px;top:0}.orb-green{background:rgba(140,198,63,.78);width:310px;height:310px;right:20px;top:120px}.orb-soft{background:#E8EDCF;width:220px;height:220px;right:220px;top:280px}
.can-stack{position:absolute;right:40px;top:30px;display:flex;gap:1.2rem;align-items:flex-end}.can{width:220px;height:560px;background:var(--surface);border:3px solid var(--text);border-radius:48px;position:relative;box-shadow:var(--shadow)}.can:before{content:"";position:absolute;left:16px;right:16px;top:18px;height:36px;border-radius:14px;background:#e6e4df}.can-band{position:absolute;left:30px;right:30px;top:88px;bottom:90px}.can-title{position:absolute;left:0;right:0;top:42%;text-align:center;font-size:2rem;font-weight:800}.can-sub{position:absolute;left:0;right:0;top:58%;text-align:center;font-size:1rem;font-weight:700}.can-yellow .can-band{background:var(--yellow)}.can-green .can-band{background:var(--green)}
.palette-grid,.beer-grid,.shop-preview,.instagram-grid,.footer-grid,.location-grid,.story-grid{display:grid;gap:1.5rem}.palette-grid{grid-template-columns:repeat(4,1fr)}.palette-chip{padding:1.2rem;border-radius:24px;border:1px solid var(--line);background:var(--surface)}.swatch{height:90px;border-radius:18px;border:1px solid rgba(30,36,24,.15);margin-bottom:1rem}
.beer-grid,.shop-preview{grid-template-columns:repeat(3,1fr);margin-top:2rem}.beer-card,.product-card{padding:1.25rem}.beer-card .mock,.product-card .thumb{height:240px;border-radius:22px;margin-bottom:1.1rem;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--surface-2)}.product-card .thumb img{width:100%;height:100%;object-fit:contain;padding:1rem}.beer-card p,.product-card p,.section-intro,.entry-content,.woocommerce-products-header,.woocommerce .woocommerce-breadcrumb,.woocommerce ul.products li.product .price,.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--muted)}.meta-row{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1rem}
.split{display:grid;grid-template-columns:.95fr 1.05fr;gap:2rem;align-items:start}.location-list li{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1rem;border:1px solid #e7dfc8;background:var(--surface);border-radius:18px;margin-bottom:.8rem}.location-list small{display:block;color:var(--muted)}.pin{width:18px;height:18px;border-radius:999px;border:2px solid var(--text);display:inline-block;margin-right:.8rem;flex:0 0 18px}.pin-yellow{background:var(--yellow)}.pin-green{background:var(--green)}.map-card{padding:1.25rem}.map-mock{position:relative;height:420px;border-radius:26px;background:linear-gradient(180deg,#fffdf8,#f5f0e1);border:2px solid var(--text);overflow:hidden}.map-line{position:absolute;height:4px;background:#e8e1cc;border-radius:999px}.map-pin{position:absolute;width:26px;height:26px;border-radius:999px;border:2px solid var(--text)}.map-legend{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1rem;color:var(--muted);font-size:var(--text-sm)}
.story-grid{grid-template-columns:1fr 1fr}.story-panel{padding:2rem}.story-panel p{color:var(--muted);max-width:56ch}
.instagram-grid{grid-template-columns:repeat(3,1fr);margin-top:1.25rem}.insta-tile{aspect-ratio:1;border-radius:24px;overflow:hidden;background:var(--surface-2)}.insta-tile img{width:100%;height:100%;object-fit:cover}.insta-feature{padding:1.5rem;height:100%}
.locations-page-grid{display:grid;grid-template-columns:380px 1fr;gap:1.5rem;align-items:start}.locations-sidebar{position:sticky;top:92px;padding:1.25rem}.location-filter{display:grid;gap:.75rem;margin-top:1rem}.filter-chip{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem .9rem;border-radius:999px;border:1px solid var(--line);background:var(--surface);font-size:var(--text-sm)}
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.25rem}.woocommerce ul.products li.product,.woocommerce div.product div.summary,.woocommerce div.product div.images,.woocommerce-cart-form,.cart-collaterals,.woocommerce-checkout,.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content,.woocommerce form.checkout_coupon,.woocommerce .cart_totals,.woocommerce table.shop_table{background:var(--surface);border:1px solid var(--line);border-radius:24px;padding:1rem;box-shadow:var(--shadow-sm)}
.woocommerce div.product{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce .button.alt{background:var(--text)!important;color:var(--bg)!important;border-radius:999px!important;padding:1rem 1.2rem!important;line-height:1.2!important}.woocommerce ul.products li.product a img{border-radius:20px;background:#fff;padding:.5rem}.woocommerce ul.products li.product .button{margin-top:.75rem}.woocommerce table.shop_table td,.woocommerce table.shop_table th{padding:.9rem}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{border:1px solid var(--line);border-radius:14px;padding:.9rem;background:#fff}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-radius:20px;border:1px solid var(--line);background:var(--surface);padding:1rem 1.2rem}
.site-footer{border-top:1px solid var(--line);padding:2rem 0 3rem;margin-top:3rem}.footer-grid{grid-template-columns:1.2fr .8fr .8fr}.footer-note{color:var(--muted);max-width:50ch}.copyright{margin-top:1rem;color:var(--muted);font-size:.95rem}
@media (max-width: 1100px){.hero-grid,.split,.story-grid,.footer-grid,.locations-page-grid,.woocommerce div.product{grid-template-columns:1fr}.locations-sidebar{position:static}.palette-grid{grid-template-columns:repeat(2,1fr)}.shop-preview,.beer-grid,.instagram-grid{grid-template-columns:repeat(2,1fr)}.hero-visual{min-height:500px}.can{width:185px;height:480px}.can-stack{right:0;justify-content:center;width:100%}}
@media (max-width: 900px){.main-nav{display:none}.mobile-toggle{display:inline-flex}.header-tools a:not(.btn){display:none}.header-inner{padding:.8rem 0}.hero{padding-top:2rem}.hero h1{max-width:none}.hero-actions .btn{flex:1 1 auto}.brand span{font-size:1rem}.site-header{position:sticky}.map-mock{height:360px}.woocommerce-cart-form,.cart-collaterals,.woocommerce-checkout,.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{padding:.85rem}}
@media (max-width: 640px){.container,.container-narrow{width:min(calc(100% - 24px),var(--container))}.section{padding:2.6rem 0}.palette-grid,.shop-preview,.beer-grid,.instagram-grid{grid-template-columns:1fr}.hero-grid{gap:1.25rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn,.btn-block{width:100%}.hero-visual{min-height:390px}.can-stack{top:10px;gap:.7rem}.can{width:145px;height:375px;border-radius:34px}.can:before{left:12px;right:12px;top:14px;height:28px}.can-band{left:18px;right:18px;top:72px;bottom:66px}.can-title{font-size:1.45rem}.can-sub{font-size:.9rem}.orb-yellow{width:180px;height:180px;right:140px}.orb-green{width:190px;height:190px;right:20px;top:90px}.orb-soft{width:150px;height:150px;right:160px;top:220px}.location-list li{align-items:flex-start;flex-direction:column}.map-mock{height:300px}.story-panel{padding:1.25rem}.locations-page-grid{grid-template-columns:1fr}.locations-sidebar,.map-card,.insta-feature,.beer-card,.product-card{padding:1rem}.woocommerce div.product{gap:1rem}.woocommerce table.shop_table{display:block;overflow-x:auto}.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:100%}.woocommerce ul.products li.product,.woocommerce div.product div.summary,.woocommerce div.product div.images{padding:.85rem}.footer-grid{grid-template-columns:1fr;gap:1rem}}
