.Component-module__MKXZfW__container{flex-direction:column;gap:1.5rem;display:flex}.Component-module__MKXZfW__section{border:1px solid var(--color-border);border-radius:.5rem;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.Component-module__MKXZfW__sectionTitle{color:var(--color-text);font-size:1rem;font-weight:600}.Component-module__MKXZfW__row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Component-module__MKXZfW__numberInput{border:1px solid var(--color-border);width:120px;font-family:var(--font-mono);color:var(--color-text);background-color:var(--color-bg);border-radius:.375rem;padding:.5rem .75rem;font-size:.9rem}.Component-module__MKXZfW__numberInput:focus{outline:2px solid var(--color-primary);outline-offset:-1px;border-color:var(--color-primary)}.Component-module__MKXZfW__button{border:1px solid var(--color-primary);background-color:var(--color-primary);color:#fff;cursor:pointer;white-space:nowrap;border-radius:.375rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:background-color .15s}.Component-module__MKXZfW__button:hover{background-color:var(--color-primary-hover)}.Component-module__MKXZfW__error{border:1px solid var(--color-error);background-color:var(--color-error-bg);color:var(--color-error);border-radius:.5rem;padding:.75rem;font-size:.85rem}.Component-module__MKXZfW__resultTable{flex-direction:column;gap:.5rem;display:flex}.Component-module__MKXZfW__resultRow{background-color:var(--color-bg-secondary);border-radius:.375rem;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.5rem .75rem;display:flex}.Component-module__MKXZfW__resultLabel{color:var(--color-text-muted);min-width:160px;font-size:.85rem;font-weight:600}.Component-module__MKXZfW__resultValue{font-family:var(--font-mono);color:var(--color-text);font-size:.85rem}.Component-module__MKXZfW__label{color:var(--color-text-muted);font-size:.85rem;font-weight:600}.Component-module__MKXZfW__disclaimer{background-color:var(--color-bg-secondary);color:var(--color-text-muted);border-radius:.5rem;padding:.75rem 1rem;font-size:.8rem;font-style:italic;line-height:1.5}.Component-module__MKXZfW__meter{padding:.75rem 0 1.75rem;position:relative}.Component-module__MKXZfW__meterTrack{border-radius:6px;height:12px;display:flex;overflow:hidden}.Component-module__MKXZfW__meterZoneLow{background-color:#60a5fa;flex:21.25%}.Component-module__MKXZfW__meterZoneNormal{background-color:#34d399;flex:16.25%}.Component-module__MKXZfW__meterZoneHigh{background:linear-gradient(90deg,#fbbf24,#f97316,#ef4444);flex:62.5%}.Component-module__MKXZfW__meterFill{background-color:var(--color-text);border-radius:1px;width:3px;height:18px;transition:left .3s;position:absolute;top:.375rem;transform:translate(-50%)}.Component-module__MKXZfW__meterFill:after{content:"";border-left:5px solid #0000;border-right:5px solid #0000;border-top:5px solid var(--color-text);width:0;height:0;position:absolute;top:-5px;left:50%;transform:translate(-50%)}.Component-module__MKXZfW__meterLabels{color:var(--color-text-muted);justify-content:space-between;margin-top:.25rem;font-size:.7rem;display:flex}.Component-module__MKXZfW__categoryLow{color:#3b82f6;font-weight:600}.Component-module__MKXZfW__categoryNormal{color:#10b981;font-weight:600}.Component-module__MKXZfW__categoryHigh1{color:#f59e0b;font-weight:600}.Component-module__MKXZfW__categoryHigh2{color:#f97316;font-weight:600}.Component-module__MKXZfW__categoryHigh3{color:#ef4444;font-weight:600}.Component-module__MKXZfW__categoryHigh4{color:#dc2626;font-weight:600}@media (max-width:640px){.Component-module__MKXZfW__numberInput{width:100px}.Component-module__MKXZfW__resultLabel{min-width:120px}}
