.calculator-page[data-astro-cid-6ktjcthz]{max-width:800px;margin:0 auto;padding:40px 20px}.calculator-header[data-astro-cid-6ktjcthz]{text-align:center;margin-bottom:40px}.calculator-header[data-astro-cid-6ktjcthz] h1[data-astro-cid-6ktjcthz]{font-size:2.5rem;margin:0 0 15px;color:#222}.subtitle[data-astro-cid-6ktjcthz]{font-size:1.2rem;color:#666;margin:0}.calculator-card[data-astro-cid-6ktjcthz]{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;overflow:hidden}.calc-intro[data-astro-cid-6ktjcthz]{padding:30px;background:#f8f9fa;border-bottom:2px solid #e0e0e0}.calc-intro[data-astro-cid-6ktjcthz] p[data-astro-cid-6ktjcthz]{margin:0;color:#555;line-height:1.6}.form-section[data-astro-cid-6ktjcthz]{padding:40px}.unit-toggle[data-astro-cid-6ktjcthz]{display:flex;gap:10px;margin-bottom:30px;justify-content:center}.unit-btn[data-astro-cid-6ktjcthz]{padding:10px 24px;border:2px solid #ddd;background:#fff;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.unit-btn[data-astro-cid-6ktjcthz].active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:#667eea}.unit-btn[data-astro-cid-6ktjcthz]:hover:not(.active){border-color:#667eea}.form-group[data-astro-cid-6ktjcthz]{margin-bottom:30px}.form-group[data-astro-cid-6ktjcthz] label[data-astro-cid-6ktjcthz]{display:flex;justify-content:space-between;align-items:baseline;font-weight:600;margin-bottom:10px;color:#333;font-size:1.1rem}.help-text[data-astro-cid-6ktjcthz]{font-size:.85rem;font-weight:400;color:#666}input[data-astro-cid-6ktjcthz][type=number]{width:100%;padding:14px;border:2px solid #ddd;border-radius:8px;font-size:1.1rem;font-family:inherit;transition:border-color .2s}input[data-astro-cid-6ktjcthz][type=number]:focus{outline:none;border-color:#667eea}small[data-astro-cid-6ktjcthz]{display:block;margin-top:8px;color:#666;font-size:.9rem}.grains-section[data-astro-cid-6ktjcthz]{margin:30px 0;padding:25px;background:#f8f9fa;border-radius:8px}.section-header[data-astro-cid-6ktjcthz]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.section-header[data-astro-cid-6ktjcthz] h3[data-astro-cid-6ktjcthz]{margin:0;color:#222;font-size:1.3rem}.add-button[data-astro-cid-6ktjcthz]{padding:8px 16px;background:#10b981;color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s}.add-button[data-astro-cid-6ktjcthz]:hover{background:#059669}.grain-item[data-astro-cid-6ktjcthz]{margin-bottom:15px}.grain-inputs[data-astro-cid-6ktjcthz]{display:grid;grid-template-columns:1fr 1fr auto;gap:15px;align-items:end}.input-group[data-astro-cid-6ktjcthz]{display:flex;flex-direction:column}.input-group[data-astro-cid-6ktjcthz] label[data-astro-cid-6ktjcthz]{font-size:.9rem;font-weight:600;color:#555;margin-bottom:6px}.input-group[data-astro-cid-6ktjcthz] input[data-astro-cid-6ktjcthz]{padding:10px;border:2px solid #ddd;border-radius:6px;font-size:1rem}.remove-grain[data-astro-cid-6ktjcthz]{width:36px;height:36px;background:#ef4444;color:#fff;border:none;border-radius:6px;font-size:1.5rem;font-weight:600;cursor:pointer;transition:background .2s;line-height:1}.remove-grain[data-astro-cid-6ktjcthz]:hover{background:#dc2626}.calculate-button[data-astro-cid-6ktjcthz]{width:100%;padding:16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.calculate-button[data-astro-cid-6ktjcthz]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.results[data-astro-cid-6ktjcthz]{padding:40px;border-top:2px solid #e0e0e0;background:#f8f9fa}.results[data-astro-cid-6ktjcthz].hidden{display:none}.result-display[data-astro-cid-6ktjcthz]{text-align:center;padding:40px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;margin-bottom:30px;display:flex;flex-direction:column;align-items:center;gap:20px}.color-preview[data-astro-cid-6ktjcthz]{width:100%;display:flex;justify-content:center}.beer-glass[data-astro-cid-6ktjcthz]{width:120px;height:180px;background:linear-gradient(to bottom,#ffffff4d,#ffffff1a);border-radius:8px 8px 12px 12px;border:3px solid rgba(255,255,255,.5);position:relative;overflow:hidden;box-shadow:0 8px 20px #0003}.beer-color[data-astro-cid-6ktjcthz]{position:absolute;bottom:0;left:0;right:0;height:85%;border-radius:6px 6px 10px 10px;transition:background .3s}.result-main[data-astro-cid-6ktjcthz]{display:flex;flex-direction:column;align-items:center}.result-label[data-astro-cid-6ktjcthz]{color:#ffffffe6;font-size:1.1rem;margin-bottom:10px;text-transform:uppercase;letter-spacing:1px}.result-value[data-astro-cid-6ktjcthz]{font-size:4rem;font-weight:700;color:#fff;line-height:1}.result-details[data-astro-cid-6ktjcthz]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:30px}.detail-item[data-astro-cid-6ktjcthz]{padding:20px;background:#fff;border-radius:8px;border-left:4px solid #667eea}.detail-item[data-astro-cid-6ktjcthz] strong[data-astro-cid-6ktjcthz]{display:block;color:#666;font-size:.9rem;margin-bottom:8px}.detail-item[data-astro-cid-6ktjcthz] span[data-astro-cid-6ktjcthz]{display:block;color:#222;font-size:1.3rem;font-weight:600}.color-scale[data-astro-cid-6ktjcthz]{padding:25px;background:#fff;border-radius:8px;margin-bottom:30px}.color-scale[data-astro-cid-6ktjcthz] h4[data-astro-cid-6ktjcthz]{color:#222;margin:0 0 20px;font-size:1.2rem}.scale-container[data-astro-cid-6ktjcthz]{width:100%}.scale-bar[data-astro-cid-6ktjcthz]{height:40px;background:linear-gradient(to right,#f3f993,#f5d157,#e8a949,#d87c37,#c1682f,#8d4c32 75%,#261716);border-radius:8px;position:relative;margin-bottom:10px}.scale-marker[data-astro-cid-6ktjcthz]{position:absolute;top:-8px;width:4px;height:calc(100% + 16px);background:#fff;border:2px solid #222;transform:translate(-50%);transition:left .3s}.scale-labels[data-astro-cid-6ktjcthz]{display:flex;justify-content:space-between;font-size:.9rem;color:#666;font-weight:600}.info-section[data-astro-cid-6ktjcthz]{padding:40px;background:#fff;border-top:2px solid #e0e0e0}.info-section[data-astro-cid-6ktjcthz] h3[data-astro-cid-6ktjcthz]{color:#222;margin:0 0 20px;font-size:1.5rem}.info-section[data-astro-cid-6ktjcthz] h4[data-astro-cid-6ktjcthz]{color:#333;margin:25px 0 15px;font-size:1.2rem}.info-section[data-astro-cid-6ktjcthz] p[data-astro-cid-6ktjcthz]{color:#555;line-height:1.6;margin-bottom:20px}.info-section[data-astro-cid-6ktjcthz] ul[data-astro-cid-6ktjcthz]{color:#555;line-height:1.8;padding-left:25px}.info-section[data-astro-cid-6ktjcthz] li[data-astro-cid-6ktjcthz]{margin-bottom:8px}.color-reference[data-astro-cid-6ktjcthz]{display:flex;flex-direction:column;gap:15px;margin:20px 0}.ref-item[data-astro-cid-6ktjcthz]{display:flex;align-items:center;gap:15px;padding:15px;background:#f8f9fa;border-radius:8px}.ref-color[data-astro-cid-6ktjcthz]{width:60px;height:60px;border-radius:8px;border:2px solid #ddd;flex-shrink:0}.ref-info[data-astro-cid-6ktjcthz]{display:flex;flex-direction:column;gap:5px}.ref-info[data-astro-cid-6ktjcthz] strong[data-astro-cid-6ktjcthz]{color:#222;font-size:1.1rem}.ref-info[data-astro-cid-6ktjcthz] span[data-astro-cid-6ktjcthz]{color:#666;font-size:.95rem}.grain-lovibond-table[data-astro-cid-6ktjcthz]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin:20px 0}.lovibond-category[data-astro-cid-6ktjcthz]{padding:20px;background:#f8f9fa;border-radius:8px}.lovibond-category[data-astro-cid-6ktjcthz] strong[data-astro-cid-6ktjcthz]{display:block;color:#222;margin-bottom:10px;font-size:1.05rem}.lovibond-category[data-astro-cid-6ktjcthz] ul[data-astro-cid-6ktjcthz]{margin:0;padding-left:20px}.lovibond-category[data-astro-cid-6ktjcthz] li[data-astro-cid-6ktjcthz]{margin-bottom:6px;color:#555}@media(max-width:768px){.calculator-header[data-astro-cid-6ktjcthz] h1[data-astro-cid-6ktjcthz]{font-size:2rem}.form-section[data-astro-cid-6ktjcthz]{padding:25px}.grain-inputs[data-astro-cid-6ktjcthz]{grid-template-columns:1fr}.remove-grain[data-astro-cid-6ktjcthz]{width:100%;margin-top:10px}.result-value[data-astro-cid-6ktjcthz]{font-size:3rem}.result-details[data-astro-cid-6ktjcthz],.grain-lovibond-table[data-astro-cid-6ktjcthz]{grid-template-columns:1fr}}
