.wrgc-app{--wrgc-accent:#2563eb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#122033}.wrgc-hero{border-radius:28px;padding:28px;margin:0 0 18px;background:linear-gradient(135deg,#f8fafc,#eef5ff);border:1px solid #e5e7eb}.wrgc-hero-compact{padding:22px}.wrgc-kicker{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800;color:#2563eb;margin:0 0 6px}.wrgc-hero h2{font-size:clamp(26px,4vw,44px);line-height:1;margin:0 0 8px}.wrgc-hero p{margin:0;color:#526070}.wrgc-searchbar{display:flex;gap:10px;margin:0 0 18px}.wrgc-searchbar input{flex:1;border:1px solid #d9e1ec;border-radius:18px;padding:15px 16px;font-size:16px}.wrgc-searchbar button,.wrgc-add-button,.wrgc-clear-cart,.wrgc-estimate-button{border:0;border-radius:16px;padding:13px 18px;font-weight:800;background:#2563eb;color:#fff;cursor:pointer}.wrgc-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px}.wrgc-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px}.wrgc-product-card{background:#fff;border:1px solid #e7edf5;border-radius:24px;overflow:hidden;box-shadow:0 10px 24px rgba(15,23,42,.06)}.wrgc-product-image{height:150px;background:#f8fafc;display:flex;align-items:center;justify-content:center}.wrgc-product-image img{max-width:100%;max-height:140px;object-fit:contain}.wrgc-no-image{font-size:42px}.wrgc-product-body{padding:16px}.wrgc-product-body h3{font-size:16px;line-height:1.25;margin:6px 0 5px;text-transform:capitalize}.wrgc-product-body p{margin:0 0 12px;color:#64748b;min-height:20px}.wrgc-promo{display:inline-flex;background:#fff1c2;color:#815a00;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:800}.wrgc-price-line{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.wrgc-price-line strong{font-size:22px}.wrgc-price-line span,.wrgc-unit-price{font-size:12px;color:#64748b}.wrgc-unit-price{height:18px;margin:4px 0 12px}.wrgc-add-button{width:100%}.wrgc-cart{background:#0f172a;color:#fff;border-radius:24px;padding:18px;align-self:start;position:sticky;top:20px}.wrgc-cart h3{margin:0 0 12px}.wrgc-cart-row{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.12)}.wrgc-cart-row strong{display:block;font-size:13px;text-transform:capitalize}.wrgc-cart-row span{display:block;font-size:12px;color:#cbd5e1}.wrgc-cart-row button{margin-left:8px;border:0;border-radius:999px;background:rgba(255,255,255,.12);color:#fff;cursor:pointer}.wrgc-cart-total{display:flex;justify-content:space-between;margin-top:14px;font-size:18px}.wrgc-clear-cart{background:rgba(255,255,255,.12);margin-top:12px;width:100%}.wrgc-empty{padding:18px;border:1px dashed #cbd5e1;border-radius:18px;color:#64748b;background:#f8fafc}.wrgc-ingredient-input{width:100%;border:1px solid #d9e1ec;border-radius:18px;padding:16px;font-size:16px;margin-bottom:12px}.wrgc-estimate-results{margin-top:16px}.wrgc-estimate-total{font-size:22px;background:#f8fafc;border:1px solid #e7edf5;border-radius:18px;padding:16px;margin-bottom:10px}.wrgc-estimate-row{display:flex;justify-content:space-between;gap:16px;background:#fff;border:1px solid #e7edf5;border-radius:18px;padding:14px;margin-bottom:8px}.wrgc-estimate-row strong{display:block}.wrgc-estimate-row span{display:block;color:#64748b;font-size:13px}@media(max-width:800px){.wrgc-layout{grid-template-columns:1fr}.wrgc-cart{position:static}.wrgc-searchbar{flex-direction:column}}
