.BlendCalculator-module__qcpxvW__calculator{flex-direction:column;gap:24px;max-width:1200px;margin:0 auto;display:flex}.BlendCalculator-module__qcpxvW__sectionTitle{color:#0f172a;margin:0;font-size:1rem;font-weight:600}.BlendCalculator-module__qcpxvW__compositionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.BlendCalculator-module__qcpxvW__headerActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.BlendCalculator-module__qcpxvW__formatToggle{background:#f1f5f9;border-radius:8px;padding:3px;display:flex}.BlendCalculator-module__qcpxvW__formatButton{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:6px 12px;font-size:.8rem;font-weight:500;transition:all .2s}.BlendCalculator-module__qcpxvW__formatButton:hover{color:#0f172a}.BlendCalculator-module__qcpxvW__formatButton.BlendCalculator-module__qcpxvW__active{color:#0f172a;background:#fff;box-shadow:0 1px 3px #0000001a}.BlendCalculator-module__qcpxvW__secondaryAction{color:#475569;cursor:pointer;background:#fff;border:1px solid #0f172a1f;border-radius:8px;justify-content:center;align-items:center;padding:9px 14px;font-size:.82rem;font-weight:600;transition:all .2s;display:inline-flex}.BlendCalculator-module__qcpxvW__secondaryAction:hover{color:#0f172a;background:#f8fafc;border-color:#0f172a38}.BlendCalculator-module__qcpxvW__secondaryAction:active{transform:translateY(1px)}.BlendCalculator-module__qcpxvW__compositionSection{background:#fff;border:1px solid #0f172a14;border-radius:16px;padding:20px}.BlendCalculator-module__qcpxvW__proportionBar{background:#e2e8f0;border-radius:12px;height:24px;display:flex;overflow:hidden;box-shadow:inset 0 1px 3px #00000014}.BlendCalculator-module__qcpxvW__proportionSegment{min-width:2px;height:100%;transition:width .3s,background-color .3s}.BlendCalculator-module__qcpxvW__proportionSegment:first-child{border-radius:12px 0 0 12px}.BlendCalculator-module__qcpxvW__proportionSegment:last-child{border-radius:0 12px 12px 0}.BlendCalculator-module__qcpxvW__proportionSegment:only-child{border-radius:12px}.BlendCalculator-module__qcpxvW__proportionLegend{flex-wrap:wrap;gap:16px;margin-top:14px;display:flex}.BlendCalculator-module__qcpxvW__legendItem{align-items:center;gap:6px;font-size:.85rem;display:flex}.BlendCalculator-module__qcpxvW__legendDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.BlendCalculator-module__qcpxvW__legendName{color:#374151;text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.BlendCalculator-module__qcpxvW__legendPercent{color:#0f172a;font-weight:600}.BlendCalculator-module__qcpxvW__totalRow{border-top:1px solid #0f172a14;align-items:center;gap:12px;margin-top:16px;padding-top:16px;display:flex}.BlendCalculator-module__qcpxvW__totalLabel{color:#64748b;font-size:.9rem;font-weight:500}.BlendCalculator-module__qcpxvW__totalValue{align-items:center;gap:6px;font-size:1.1rem;font-weight:700;display:flex}.BlendCalculator-module__qcpxvW__totalValue.BlendCalculator-module__qcpxvW__valid{color:#059669}.BlendCalculator-module__qcpxvW__totalValue.BlendCalculator-module__qcpxvW__invalid{color:#dc2626}.BlendCalculator-module__qcpxvW__diffBadge{background:#ef44441a;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:600}.BlendCalculator-module__qcpxvW__autoBalanceBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:8px;margin-left:auto;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s}.BlendCalculator-module__qcpxvW__autoBalanceBtn:hover{background:#1e293b;transform:translateY(-1px)}.BlendCalculator-module__qcpxvW__autoBalanceBtn:active{transform:translateY(0)}.BlendCalculator-module__qcpxvW__aggregatesSection{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (max-width:1024px){.BlendCalculator-module__qcpxvW__aggregatesSection{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.BlendCalculator-module__qcpxvW__headerActions{width:100%}.BlendCalculator-module__qcpxvW__aggregatesSection{grid-template-columns:1fr}.BlendCalculator-module__qcpxvW__formatToggle{flex:100%}.BlendCalculator-module__qcpxvW__secondaryAction{justify-content:center;width:100%}}.BlendCalculator-module__qcpxvW__addButton{color:#64748b;cursor:pointer;background:0 0;border:2px dashed #0f172a26;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;padding:16px;font-size:.9rem;font-weight:600;transition:all .25s;display:flex}.BlendCalculator-module__qcpxvW__addButton:hover{color:#0f172a;background:#0f172a05;border-color:#0f172a4d}.BlendCalculator-module__qcpxvW__addButton:active{transform:scale(.99)}.BlendCalculator-module__qcpxvW__specSection{background:#fff;border:1px solid #0f172a14;border-radius:16px;padding:20px}.BlendCalculator-module__qcpxvW__specSelect{flex-direction:column;gap:8px;display:flex}.BlendCalculator-module__qcpxvW__select{color:#0f172a;appearance:none;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border:1px solid #0f172a1f;border-radius:10px;width:100%;padding:12px 40px 12px 14px;font-size:.95rem;transition:all .2s}.BlendCalculator-module__qcpxvW__select:focus{border-color:#0f172a4d;outline:none;box-shadow:0 0 0 3px #0f172a14}.BlendCalculator-module__qcpxvW__specDescription{color:#64748b;margin:0;font-size:.8rem}.BlendCalculator-module__qcpxvW__specSourceLink{color:#3b82f6;align-items:center;gap:2px;font-size:.8rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.BlendCalculator-module__qcpxvW__specLinkDivider{color:#64748be6;margin:0 6px}.BlendCalculator-module__qcpxvW__specSourceLink:hover{color:#1d4ed8;text-decoration:underline}.BlendCalculator-module__qcpxvW__optimizeButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#059669 0%,#047857 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:12px;padding:12px 20px;font-size:.9rem;font-weight:600;transition:all .25s;display:flex;box-shadow:0 2px 8px #05966940}.BlendCalculator-module__qcpxvW__optimizeButton:hover{transform:translateY(-2px);box-shadow:0 4px 16px #05966959}.BlendCalculator-module__qcpxvW__optimizeButton:active{transform:translateY(0)}.BlendCalculator-module__qcpxvW__optimizeButton svg{animation:none}.BlendCalculator-module__qcpxvW__optimizeButton:hover svg{animation:2s linear infinite BlendCalculator-module__qcpxvW__spin}@keyframes BlendCalculator-module__qcpxvW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.BlendCalculator-module__qcpxvW__checkboxLabel{cursor:pointer;align-items:center;gap:8px;margin-top:12px;display:flex}.BlendCalculator-module__qcpxvW__checkbox{accent-color:#059669;cursor:pointer;width:18px;height:18px}.BlendCalculator-module__qcpxvW__checkboxText{color:#0f172a;font-size:.9rem;font-weight:500}.BlendCalculator-module__qcpxvW__checkboxHint{color:#64748b;font-size:.8rem}.BlendCalculator-module__qcpxvW__recommendations{margin-top:16px}.BlendCalculator-module__qcpxvW__recommendationSuccess{color:#047857;background:linear-gradient(135deg,#05966914 0%,#04785714 100%);border:1px solid #05966933;border-radius:10px;align-items:center;gap:10px;padding:14px 16px;font-size:.9rem;font-weight:500;display:flex}.BlendCalculator-module__qcpxvW__recommendationSuccess svg{flex-shrink:0}.BlendCalculator-module__qcpxvW__recommendationWarning{background:linear-gradient(135deg,#f59e0b0f 0%,#d977060f 100%);border:1px solid #f59e0b40;border-radius:10px;padding:16px}.BlendCalculator-module__qcpxvW__recommendationSummary{color:#92400e;margin:0;font-size:.9rem;font-weight:600;line-height:1.5}.BlendCalculator-module__qcpxvW__recommendationList{margin:12px 0 0;padding:0;list-style:none}.BlendCalculator-module__qcpxvW__recommendationItem{color:#78350f;background:#ffffff80;border-radius:6px;margin-bottom:6px;padding:10px 12px 10px 24px;font-size:.8rem;line-height:1.45;position:relative}.BlendCalculator-module__qcpxvW__recommendationItem:last-child{margin-bottom:0}.BlendCalculator-module__qcpxvW__recommendationItem:before{content:"";background:#f59e0b;border-radius:50%;width:6px;height:6px;position:absolute;top:14px;left:10px}.BlendCalculator-module__qcpxvW__aiSection{background:#fff;border:1px solid #0f172a1f;border-radius:12px;margin-top:14px;padding:14px 16px}.BlendCalculator-module__qcpxvW__aiHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.BlendCalculator-module__qcpxvW__aiTitle{color:#0f172a;font-size:.9rem;font-weight:700}.BlendCalculator-module__qcpxvW__aiAction{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #0f172a1f;border-radius:8px;padding:6px 10px;font-size:.8rem;font-weight:600;transition:all .2s}.BlendCalculator-module__qcpxvW__aiAction:hover{background:#f8fafc;border-color:#0f172a3d}.BlendCalculator-module__qcpxvW__aiLoading{color:#64748b;font-size:.85rem}.BlendCalculator-module__qcpxvW__aiHint{color:#94a3b8;margin-top:6px;font-size:.75rem}.BlendCalculator-module__qcpxvW__aiError{color:#b91c1c;font-size:.85rem}.BlendCalculator-module__qcpxvW__aiMeta{color:#64748b;flex-wrap:wrap;gap:6px;margin-bottom:10px;font-size:.75rem;display:flex}.BlendCalculator-module__qcpxvW__aiContent{white-space:pre-wrap;color:#0f172a;margin:0;font-size:.85rem;line-height:1.55}.BlendCalculator-module__qcpxvW__shareCompareSection{background:#fff;border:1px solid #0f172a14;border-radius:16px;padding:20px}.BlendCalculator-module__qcpxvW__shareCompareHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.BlendCalculator-module__qcpxvW__sectionHint{color:#64748b;margin:6px 0 0;font-size:.84rem;line-height:1.5}.BlendCalculator-module__qcpxvW__shareButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:none;border-radius:10px;justify-content:center;align-items:center;padding:11px 16px;font-size:.86rem;font-weight:700;display:inline-flex}.BlendCalculator-module__qcpxvW__shareButton:disabled{opacity:.7;cursor:wait}.BlendCalculator-module__qcpxvW__shareSuccess,.BlendCalculator-module__qcpxvW__shareError{border-radius:10px;margin-top:14px;padding:12px 14px;font-size:.84rem}.BlendCalculator-module__qcpxvW__shareSuccess{color:#065f46;background:#05966914;border:1px solid #0596692e;justify-content:space-between;align-items:center;gap:12px;display:flex}.BlendCalculator-module__qcpxvW__shareError{color:#b91c1c;background:#ef444414;border:1px solid #ef444429}.BlendCalculator-module__qcpxvW__shareUrl{color:#1d4ed8;overflow-wrap:anywhere;font-weight:600;text-decoration:none}.BlendCalculator-module__qcpxvW__compareControls{border-top:1px solid #0f172a14;flex-direction:column;gap:12px;margin-top:16px;padding-top:16px;display:flex}.BlendCalculator-module__qcpxvW__compareAddRow{align-items:center;gap:10px;display:flex}.BlendCalculator-module__qcpxvW__compareMeta{color:#64748b;font-size:.8rem}.BlendCalculator-module__qcpxvW__compareCards{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.BlendCalculator-module__qcpxvW__compareCard{background:#f8fafc;border:1px solid #0f172a14;border-radius:14px;padding:14px}.BlendCalculator-module__qcpxvW__compareCardTop{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.BlendCalculator-module__qcpxvW__compareCardTitleRow{align-items:flex-start;gap:10px;display:flex}.BlendCalculator-module__qcpxvW__compareCardDot{border-radius:999px;flex-shrink:0;width:10px;height:10px;margin-top:5px}.BlendCalculator-module__qcpxvW__compareCardTitle{color:#0f172a;font-size:.88rem;font-weight:700}.BlendCalculator-module__qcpxvW__compareCardMeta{color:#64748b;margin-top:4px;font-size:.78rem}.BlendCalculator-module__qcpxvW__compareCardLinks{margin-top:10px}.BlendCalculator-module__qcpxvW__compareRemoveButton{color:#475569;cursor:pointer;background:#fff;border:1px solid #0f172a1f;border-radius:8px;padding:6px 10px;font-size:.76rem;font-weight:600}.BlendCalculator-module__qcpxvW__compareResults{flex-direction:column;gap:16px;margin-top:18px;display:flex}.BlendCalculator-module__qcpxvW__disclaimer{background:#fffbeb;border:1px solid #fcd34d;border-radius:12px;padding:16px 20px}.BlendCalculator-module__qcpxvW__disclaimer p{color:#92400e;margin:0;font-size:.85rem;line-height:1.5}.BlendCalculator-module__qcpxvW__disclaimer strong{color:#78350f}.BlendCalculator-module__qcpxvW__customSpecSection{border:1px solid #0f172a1a;border-radius:10px;margin-top:12px;overflow:hidden}.BlendCalculator-module__qcpxvW__customSpecToggle{color:#0f172a;cursor:pointer;background:#f8fafc;border:none;align-items:center;gap:8px;width:100%;padding:10px 12px;font-size:.85rem;font-weight:500;transition:background .2s;display:flex}.BlendCalculator-module__qcpxvW__customSpecToggle:hover{background:#f1f5f9}.BlendCalculator-module__qcpxvW__accordionIcon{transition:transform .25s}.BlendCalculator-module__qcpxvW__accordionIcon.BlendCalculator-module__qcpxvW__expanded{transform:rotate(180deg)}.BlendCalculator-module__qcpxvW__customSpecGrid{background:#fff;border-top:1px solid #0f172a14;padding:12px}.BlendCalculator-module__qcpxvW__customSpecHeader{color:#64748b;text-transform:uppercase;border-bottom:1px solid #0f172a14;grid-template-columns:60px 1fr 1fr;gap:8px;margin-bottom:8px;padding-bottom:8px;font-size:.75rem;font-weight:600;display:grid}.BlendCalculator-module__qcpxvW__customSpecRow{grid-template-columns:60px 1fr 1fr;align-items:center;gap:8px;padding:4px 0;display:grid}.BlendCalculator-module__qcpxvW__customSpecSieve{color:#374151;font-family:ui-monospace,monospace;font-size:.8rem;font-weight:500}.BlendCalculator-module__qcpxvW__customSpecInput{text-align:center;color:#0f172a;-moz-appearance:textfield;border:1px solid #0f172a1f;border-radius:6px;width:100%;padding:6px 8px;font-size:.85rem}.BlendCalculator-module__qcpxvW__customSpecInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.BlendCalculator-module__qcpxvW__customSpecInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.BlendCalculator-module__qcpxvW__customSpecInput:focus{border-color:#0f172a4d;outline:none;box-shadow:0 0 0 2px #0f172a0f}@media (max-width:640px){.BlendCalculator-module__qcpxvW__calculator{gap:20px}.BlendCalculator-module__qcpxvW__compositionSection,.BlendCalculator-module__qcpxvW__specSection,.BlendCalculator-module__qcpxvW__shareCompareSection{padding:16px}.BlendCalculator-module__qcpxvW__proportionLegend{gap:12px}.BlendCalculator-module__qcpxvW__legendItem{font-size:.8rem}.BlendCalculator-module__qcpxvW__legendName{max-width:100px}.BlendCalculator-module__qcpxvW__totalRow{flex-wrap:wrap}.BlendCalculator-module__qcpxvW__autoBalanceBtn{width:100%;margin-top:8px;margin-left:0}.BlendCalculator-module__qcpxvW__shareCompareHeader,.BlendCalculator-module__qcpxvW__compareAddRow,.BlendCalculator-module__qcpxvW__shareSuccess,.BlendCalculator-module__qcpxvW__compareCardTop{flex-direction:column}.BlendCalculator-module__qcpxvW__shareButton,.BlendCalculator-module__qcpxvW__compareRemoveButton{width:100%}.BlendCalculator-module__qcpxvW__compareCards{grid-template-columns:1fr}}@media print{.BlendCalculator-module__qcpxvW__calculator{gap:16px}.BlendCalculator-module__qcpxvW__addButton,.BlendCalculator-module__qcpxvW__autoBalanceBtn,.BlendCalculator-module__qcpxvW__optimizeButton,.BlendCalculator-module__qcpxvW__checkboxLabel,.BlendCalculator-module__qcpxvW__recommendations,.BlendCalculator-module__qcpxvW__specSection,.BlendCalculator-module__qcpxvW__shareCompareSection{display:none}.BlendCalculator-module__qcpxvW__compositionSection,.BlendCalculator-module__qcpxvW__disclaimer{break-inside:avoid}}@media (max-width:768px){.BlendCalculator-module__qcpxvW__select,.BlendCalculator-module__qcpxvW__customSpecInput{font-size:16px}}
.AggregateInput-module__o0Bd7W__card{background:#fff;border:1px solid #0f172a14;border-radius:12px;transition:all .25s;overflow:hidden}.AggregateInput-module__o0Bd7W__card:hover{border-color:#0f172a26;box-shadow:0 4px 16px #0f172a0f}.AggregateInput-module__o0Bd7W__cardHeader{background:linear-gradient(#fafbfc 0%,#f5f7f9 100%);border-bottom:1px solid #0f172a0f;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.AggregateInput-module__o0Bd7W__cardTitle{color:#0f172a;align-items:center;gap:10px;font-size:.95rem;font-weight:600;display:flex}.AggregateInput-module__o0Bd7W__colorDot{border-radius:50%;flex-shrink:0;width:12px;height:12px}.AggregateInput-module__o0Bd7W__removeButton{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.AggregateInput-module__o0Bd7W__removeButton:hover{color:#ef4444;background:#ef44441a}.AggregateInput-module__o0Bd7W__cardContent{flex-direction:column;gap:12px;padding:12px;display:flex}.AggregateInput-module__o0Bd7W__sourceToggle{gap:16px;display:flex}.AggregateInput-module__o0Bd7W__toggleOption{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:.9rem;transition:color .2s;display:flex}.AggregateInput-module__o0Bd7W__toggleOption:hover{color:#0f172a}.AggregateInput-module__o0Bd7W__toggleOption.AggregateInput-module__o0Bd7W__active{color:#0f172a;font-weight:500}.AggregateInput-module__o0Bd7W__radioCircle{border:2px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;transition:border-color .2s;display:flex}.AggregateInput-module__o0Bd7W__toggleOption.AggregateInput-module__o0Bd7W__active .AggregateInput-module__o0Bd7W__radioCircle{border-color:#0f172a}.AggregateInput-module__o0Bd7W__radioFill{background:#0f172a;border-radius:50%;width:10px;height:10px}.AggregateInput-module__o0Bd7W__inputGroup{flex-direction:column;gap:6px;display:flex}.AggregateInput-module__o0Bd7W__inputGroup label{color:#374151;font-size:.85rem;font-weight:600}.AggregateInput-module__o0Bd7W__select,.AggregateInput-module__o0Bd7W__input{color:#0f172a;appearance:none;background:#fff;border:1px solid #0f172a1f;border-radius:8px;width:100%;padding:8px 10px;font-size:.85rem;transition:all .2s}.AggregateInput-module__o0Bd7W__select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:40px}.AggregateInput-module__o0Bd7W__select:focus,.AggregateInput-module__o0Bd7W__input:focus{border-color:#0f172a4d;outline:none;box-shadow:0 0 0 3px #0f172a14}.AggregateInput-module__o0Bd7W__productDescription{color:#64748b;margin:0;font-size:.8rem}.AggregateInput-module__o0Bd7W__sieveSection{border:1px solid #0f172a1a;border-radius:10px;overflow:hidden}.AggregateInput-module__o0Bd7W__accordionToggle{color:#0f172a;cursor:pointer;background:#f8fafc;border:none;align-items:center;gap:6px;width:100%;padding:8px 10px;font-size:.8rem;font-weight:500;transition:background .2s;display:flex}.AggregateInput-module__o0Bd7W__accordionToggle:hover{background:#f1f5f9}.AggregateInput-module__o0Bd7W__accordionIcon{transition:transform .25s}.AggregateInput-module__o0Bd7W__accordionIcon.AggregateInput-module__o0Bd7W__expanded{transform:rotate(180deg)}.AggregateInput-module__o0Bd7W__sieveContent{background:#fff;border-top:1px solid #0f172a14;padding:12px}.AggregateInput-module__o0Bd7W__historyRow{border-bottom:1px solid #0f172a0f;align-items:center;gap:8px;margin-bottom:10px;padding-bottom:10px;display:flex}.AggregateInput-module__o0Bd7W__historySelect{color:#0f172a;appearance:none;cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") right 8px center no-repeat;border:1px solid #0f172a1f;border-radius:8px;flex:1;min-width:0;padding:6px 28px 6px 10px;font-size:.8rem;transition:all .2s}.AggregateInput-module__o0Bd7W__historySelect:focus{border-color:#0f172a4d;outline:none;box-shadow:0 0 0 2px #0f172a0f}.AggregateInput-module__o0Bd7W__historyButton{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #0f172a1f;border-radius:8px;padding:6px 10px;font-size:.8rem;font-weight:600;transition:all .2s}.AggregateInput-module__o0Bd7W__historyButton:hover{background:#f8fafc;border-color:#0f172a40}.AggregateInput-module__o0Bd7W__historyButton:disabled{opacity:.5;cursor:not-allowed}.AggregateInput-module__o0Bd7W__formatToggle{border-bottom:1px solid #0f172a0f;align-items:center;gap:10px;margin-bottom:12px;padding-bottom:10px;display:flex}.AggregateInput-module__o0Bd7W__formatLabel{color:#64748b;white-space:nowrap;font-size:.8rem;font-weight:500}.AggregateInput-module__o0Bd7W__formatSelect{color:#0f172a;appearance:none;cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") right 8px center no-repeat;border:1px solid #0f172a1f;border-radius:6px;flex:1;min-width:0;padding:6px 28px 6px 10px;font-size:.8rem;transition:all .2s}.AggregateInput-module__o0Bd7W__formatSelect:focus{border-color:#0f172a4d;outline:none;box-shadow:0 0 0 2px #0f172a0f}.AggregateInput-module__o0Bd7W__formatNote{color:#92400e;background:#fef3c7;border-radius:6px;margin:10px 0 0;padding:6px 10px;font-size:.7rem}.AggregateInput-module__o0Bd7W__sieveGrid{grid-template-columns:1fr;gap:4px;display:grid}.AggregateInput-module__o0Bd7W__sieveCell{align-items:center;gap:6px;display:flex}.AggregateInput-module__o0Bd7W__sieveLabel{color:#374151;min-width:42px;font-family:ui-monospace,monospace;font-size:.75rem}.AggregateInput-module__o0Bd7W__sieveInput{text-align:right;-moz-appearance:textfield;border:1px solid #0f172a1a;border-radius:4px;flex:1;min-width:0;padding:4px 6px;font-size:.75rem}.AggregateInput-module__o0Bd7W__sieveInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.AggregateInput-module__o0Bd7W__sieveInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.AggregateInput-module__o0Bd7W__sieveInput:focus{border-color:#0f172a40;outline:none;box-shadow:0 0 0 2px #0f172a0f}.AggregateInput-module__o0Bd7W__proportionSection{flex-direction:column;gap:6px;display:flex}.AggregateInput-module__o0Bd7W__proportionLabel{color:#374151;font-size:.75rem;font-weight:600}.AggregateInput-module__o0Bd7W__proportionControls{align-items:center;gap:10px;display:flex}.AggregateInput-module__o0Bd7W__slider{appearance:none;cursor:pointer;border-radius:3px;flex:1;height:6px}.AggregateInput-module__o0Bd7W__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border:2px solid #0f172a;border-radius:50%;width:20px;height:20px;transition:transform .15s,box-shadow .15s;box-shadow:0 2px 8px #00000026}.AggregateInput-module__o0Bd7W__slider::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 3px 12px #0003}.AggregateInput-module__o0Bd7W__slider::-webkit-slider-thumb:active{transform:scale(1.15)}.AggregateInput-module__o0Bd7W__slider::-moz-range-thumb{cursor:pointer;background:#fff;border:2px solid #0f172a;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 8px #00000026}.AggregateInput-module__o0Bd7W__proportionInputWrapper{align-items:center;gap:2px;min-width:60px;display:flex}.AggregateInput-module__o0Bd7W__proportionInput{text-align:right;color:#0f172a;-moz-appearance:textfield;border:1px solid #0f172a1f;border-radius:6px;width:44px;padding:6px;font-size:.85rem;font-weight:600}.AggregateInput-module__o0Bd7W__proportionInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.AggregateInput-module__o0Bd7W__proportionInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.AggregateInput-module__o0Bd7W__proportionInput:focus{border-color:#0f172a4d;outline:none;box-shadow:0 0 0 2px #0f172a0f}.AggregateInput-module__o0Bd7W__percentSymbol{color:#64748b;font-size:.8rem;font-weight:600}.AggregateInput-module__o0Bd7W__ocrUploadRow{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border:1px dashed #0f172a26;border-radius:8px;align-items:center;gap:10px;margin-bottom:10px;padding:10px;display:flex}.AggregateInput-module__o0Bd7W__ocrButton{color:#374151;cursor:pointer;white-space:nowrap;background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #0f172a26;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}.AggregateInput-module__o0Bd7W__ocrButton:hover:not(:disabled){color:#0f172a;background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border-color:#0f172a40}.AggregateInput-module__o0Bd7W__ocrButton:disabled{opacity:.7;cursor:not-allowed}.AggregateInput-module__o0Bd7W__ocrButton.AggregateInput-module__o0Bd7W__processing{color:#4338ca;background:linear-gradient(#e0e7ff 0%,#c7d2fe 100%);border-color:#6366f1}.AggregateInput-module__o0Bd7W__ocrButton svg{flex-shrink:0}.AggregateInput-module__o0Bd7W__ocrHint{color:#64748b;font-size:.75rem}.AggregateInput-module__o0Bd7W__spinner{animation:1s linear infinite AggregateInput-module__o0Bd7W__spin}@keyframes AggregateInput-module__o0Bd7W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AggregateInput-module__o0Bd7W__ocrError{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:8px;margin-bottom:10px;padding:10px 12px;font-size:.8rem;display:flex}.AggregateInput-module__o0Bd7W__ocrError svg{flex-shrink:0}.AggregateInput-module__o0Bd7W__ocrSuccess{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;align-items:center;gap:8px;margin-bottom:10px;padding:10px 12px;font-size:.8rem;display:flex}.AggregateInput-module__o0Bd7W__ocrSuccess svg{flex-shrink:0}@media (max-width:768px){.AggregateInput-module__o0Bd7W__select,.AggregateInput-module__o0Bd7W__input,.AggregateInput-module__o0Bd7W__sieveInput{font-size:16px}.AggregateInput-module__o0Bd7W__proportionInput{width:50px;font-size:16px}.AggregateInput-module__o0Bd7W__ocrUploadRow{flex-direction:column;align-items:flex-start;gap:8px}.AggregateInput-module__o0Bd7W__ocrButton{justify-content:center;width:100%}}
.SieveTable-module__eypSTG__container{background:#fff;border:1px solid #0f172a14;border-radius:16px;overflow:hidden}.SieveTable-module__eypSTG__header{background:linear-gradient(#fafbfc 0%,#f5f7f9 100%);border-bottom:1px solid #0f172a0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.SieveTable-module__eypSTG__title{color:#0f172a;margin:0;font-size:1rem;font-weight:600}.SieveTable-module__eypSTG__complianceBadge{border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;font-weight:600;display:flex}.SieveTable-module__eypSTG__complianceBadge.SieveTable-module__eypSTG__passing{color:#059669;background:#10b9811a}.SieveTable-module__eypSTG__complianceBadge.SieveTable-module__eypSTG__failing{color:#dc2626;background:#ef44441a}.SieveTable-module__eypSTG__headerControls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.SieveTable-module__eypSTG__viewToggle{border:1px solid #0f172a1f;border-radius:8px;gap:0;display:flex;overflow:hidden}.SieveTable-module__eypSTG__viewButton{color:#64748b;cursor:pointer;white-space:nowrap;background:#f8fafc;border:none;padding:6px 10px;font-size:.76rem;font-weight:500;transition:background .15s,color .15s}.SieveTable-module__eypSTG__viewButton:hover{background:#f1f5f9}.SieveTable-module__eypSTG__viewButtonActive{color:#fff;background:#0f172a}.SieveTable-module__eypSTG__viewNote{color:#475569;border-bottom:1px solid #0f172a0f;padding:0 20px 14px;font-size:.8rem;line-height:1.5}.SieveTable-module__eypSTG__formatSelect{color:#0f172a;appearance:none;cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") right 8px center no-repeat;border:1px solid #0f172a1f;border-radius:6px;padding:6px 28px 6px 10px;font-size:.8rem;transition:all .2s}.SieveTable-module__eypSTG__formatSelect:focus{border-color:#0f172a4d;outline:none;box-shadow:0 0 0 2px #0f172a0f}.SieveTable-module__eypSTG__tableWrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.SieveTable-module__eypSTG__table{border-collapse:collapse;width:100%;font-size:.85rem}.SieveTable-module__eypSTG__table th{text-align:left;color:#64748b;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #0f172a14;padding:12px 14px;font-weight:600}.SieveTable-module__eypSTG__table td{color:#374151;border-bottom:1px solid #0f172a0a;padding:10px 14px}.SieveTable-module__eypSTG__table tbody tr:hover{background:#0f172a05}.SieveTable-module__eypSTG__table tbody tr:last-child td{border-bottom:none}.SieveTable-module__eypSTG__sieveHeader{width:80px;font-family:ui-monospace,monospace}.SieveTable-module__eypSTG__sieveCell{color:#0f172a;font-family:ui-monospace,monospace;font-weight:500}.SieveTable-module__eypSTG__aggHeader{min-width:100px;text-align:center!important}.SieveTable-module__eypSTG__headerDot{vertical-align:middle;border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.SieveTable-module__eypSTG__headerText{text-overflow:ellipsis;vertical-align:middle;max-width:80px;display:inline-block;overflow:hidden}.SieveTable-module__eypSTG__headerProportion{color:#94a3b8;text-align:center;margin-top:2px;font-size:.7rem;font-weight:500;display:block}.SieveTable-module__eypSTG__valueCell{text-align:center;color:#64748b}.SieveTable-module__eypSTG__blendHeader{font-weight:700;color:#0f172a!important;text-align:center!important;background:#f1f5f9!important}.SieveTable-module__eypSTG__blendCell{text-align:center;color:#0f172a;background:#0f172a05;font-weight:600}.SieveTable-module__eypSTG__specHeader{min-width:90px;text-align:center!important}.SieveTable-module__eypSTG__specCell{text-align:center;color:#64748b;font-size:.8rem}.SieveTable-module__eypSTG__statusHeader{width:70px;text-align:center!important}.SieveTable-module__eypSTG__statusCell{text-align:center}.SieveTable-module__eypSTG__statusIcon{color:#94a3b8;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.SieveTable-module__eypSTG__statusIcon.SieveTable-module__eypSTG__pass{color:#059669;background:#10b9811a}.SieveTable-module__eypSTG__statusIcon.SieveTable-module__eypSTG__fail{color:#dc2626;background:#ef44441a}.SieveTable-module__eypSTG__statusIcon.SieveTable-module__eypSTG__warn{color:#d97706;background:#f59e0b1a}.SieveTable-module__eypSTG__statusIcon.SieveTable-module__eypSTG__unverified{color:#b45309;background:#f59e0b26}.SieveTable-module__eypSTG__failRow{background:#ef444408!important}.SieveTable-module__eypSTG__failRow:hover{background:#ef44440f!important}.SieveTable-module__eypSTG__actions{background:#fafbfc;border-top:1px solid #0f172a0f;gap:8px;padding:14px 20px;display:flex}.SieveTable-module__eypSTG__actionButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #0f172a1f;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.SieveTable-module__eypSTG__actionButton:hover{background:#f8fafc;border-color:#0f172a33}.SieveTable-module__eypSTG__actionButton:active{transform:scale(.98)}@media print{.SieveTable-module__eypSTG__actions{display:none}.SieveTable-module__eypSTG__container{box-shadow:none;border:none}.SieveTable-module__eypSTG__header{background:0 0}.SieveTable-module__eypSTG__table th{background:#f0f0f0}}@media (max-width:768px){.SieveTable-module__eypSTG__header{padding:14px 16px}.SieveTable-module__eypSTG__table th,.SieveTable-module__eypSTG__table td{padding:8px 10px;font-size:.8rem}.SieveTable-module__eypSTG__headerText{max-width:60px}.SieveTable-module__eypSTG__actions{flex-wrap:wrap;padding:12px 16px}.SieveTable-module__eypSTG__actionButton{flex:1;justify-content:center;min-width:100px}}@media (max-width:520px){.SieveTable-module__eypSTG__aggHeader{min-width:70px}.SieveTable-module__eypSTG__headerDot,.SieveTable-module__eypSTG__headerProportion{display:none}}.SieveTable-module__eypSTG__suggestionsSection{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border-top:1px solid #0f172a0f;padding:16px 20px}.SieveTable-module__eypSTG__suggestionsHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.SieveTable-module__eypSTG__suggestionsTitle{color:#374151;align-items:center;gap:8px;margin:0;font-size:.9rem;font-weight:600;display:flex}.SieveTable-module__eypSTG__suggestionsSubtitle{color:#94a3b8;font-size:.75rem}.SieveTable-module__eypSTG__suggestionsList{flex-wrap:wrap;gap:10px;display:flex}.SieveTable-module__eypSTG__suggestionCard{cursor:pointer;text-align:left;background:#fff;border:1px solid #0f172a1a;border-radius:10px;flex:0 auto;justify-content:space-between;align-items:center;gap:12px;min-width:200px;padding:10px 14px;transition:all .2s;display:flex}.SieveTable-module__eypSTG__suggestionCard:hover:not(:disabled){border-color:#0f172a33;transform:translateY(-1px);box-shadow:0 2px 8px #0f172a14}.SieveTable-module__eypSTG__suggestionCard:active:not(:disabled){transform:translateY(0)}.SieveTable-module__eypSTG__suggestionCard:disabled{cursor:default;opacity:.8}.SieveTable-module__eypSTG__suggestionMain{align-items:center;gap:10px;display:flex}.SieveTable-module__eypSTG__suggestionInfo{flex-direction:column;gap:2px;display:flex}.SieveTable-module__eypSTG__suggestionName{color:#0f172a;font-size:.85rem;font-weight:600}.SieveTable-module__eypSTG__suggestionSource{color:#64748b;font-size:.7rem}.SieveTable-module__eypSTG__suggestionStats{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.SieveTable-module__eypSTG__suggestionScore{color:#059669;font-size:.9rem;font-weight:700}.SieveTable-module__eypSTG__suggestionPasses{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#059669 0%,#10b981 100%);border-radius:12px;padding:3px 10px;font-size:.75rem;font-weight:700}.SieveTable-module__eypSTG__suggestionCard.SieveTable-module__eypSTG__suggestionPasses{background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%);border-color:#10b981}.SieveTable-module__eypSTG__suggestionCard.SieveTable-module__eypSTG__suggestionPasses:hover:not(:disabled){border-color:#059669;box-shadow:0 2px 8px #10b98133}.SieveTable-module__eypSTG__suggestionDetail{color:#94a3b8;font-size:.7rem}.SieveTable-module__eypSTG__matchIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.SieveTable-module__eypSTG__matchIcon.SieveTable-module__eypSTG__excellent{color:#059669;background:#10b98126}.SieveTable-module__eypSTG__matchIcon.SieveTable-module__eypSTG__good{color:#2563eb;background:#3b82f626}.SieveTable-module__eypSTG__matchIcon.SieveTable-module__eypSTG__fair{color:#d97706;background:#f59e0b26}@media (max-width:768px){.SieveTable-module__eypSTG__suggestionsSection{padding:14px 16px}.SieveTable-module__eypSTG__suggestionCard{min-width:unset;flex:100%}.SieveTable-module__eypSTG__suggestionsList{flex-direction:column}}
