body{color:#1d1d1f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f3f6fb;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.app-container{background:#fff;border-radius:12px;max-width:1080px;margin:24px auto;padding:24px;box-shadow:0 14px 45px #00000017}@media (width<=768px){.app-container{border-radius:8px;margin:8px;padding:16px;box-shadow:0 4px 20px #00000014}.form-group{flex-direction:column;align-items:stretch;gap:6px}.form-group label{color:#4f5d75;width:auto;font-weight:600}input[type=number],textarea,select{width:100%;min-width:auto}.buttons-row{flex-direction:column;gap:8px}button{width:100%;padding:12px 16px}table{font-size:.85rem}td,th{padding:8px 6px}}@media (width<=480px){.app-container{border-radius:6px;margin:4px;padding:12px;box-shadow:0 2px 10px #00000012}.form-group{flex-direction:column;align-items:stretch;gap:4px}.form-group label{font-size:.9rem}input[type=number],textarea,select{padding:10px;font-size:.9rem}button{padding:10px 14px;font-size:.9rem}table{font-size:.8rem}td,th{padding:6px 4px}}@media (width<=1024px) and (width>=769px){.app-container{margin:16px;padding:20px}}h1,h2,h3{margin:0 0 12px}.settings-panel,.input-table,.results-view{margin-bottom:22px}.form-group{align-items:center;gap:10px;margin-bottom:8px;display:flex}.form-group label{width:170px}input[type=number],textarea,select{background:#fff;border:1px solid #d6d8df;border-radius:6px;min-width:120px;padding:8px 10px;transition:border-color .15s}input[type=number]:focus,textarea:focus,select:focus{border-color:#4f8df8;outline:none;box-shadow:0 0 0 3px #4f8df82e}select{appearance:none;cursor:pointer;color:#1d1d1f;background-color:#fff;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:14px;border:2px solid #e1e5e9;border-radius:8px;min-width:140px;padding:10px 35px 10px 12px;font-size:14px;font-weight:500;transition:all .2s;box-shadow:0 1px 3px #0000001a}select:hover{background-color:#f8faff;border-color:#4f8df8;transform:translateY(-1px);box-shadow:0 2px 8px #4f8df826}select:focus{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234f8df8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");border-color:#4f8df8;outline:none;box-shadow:0 0 0 3px #4f8df82e,0 2px 8px #4f8df826}select option{color:#1d1d1f;background:#fff;padding:10px;font-size:14px;font-weight:500}@-moz-document url-prefix(){select{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/svg%3e");background-position:right 10px center;padding-right:35px}}select option{color:#1d1d1f;background:#fff;padding:8px;font-size:14px}@-moz-document url-prefix(){select{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 8px center;padding-right:30px}}table{border-collapse:collapse;border-radius:8px;width:100%;margin-bottom:12px;overflow:hidden;box-shadow:inset 0 0 0 1px #ebedf1}td,th{text-align:center;border:1px solid #e9ebf0;padding:10px 12px;font-size:.95rem}th{background:#f3f4f9;font-weight:700}tr:nth-child(2n){background:#fbfbff}.buttons-row{gap:10px;margin-bottom:24px;display:flex}button{color:#fff;cursor:pointer;background:#007bff;border:1px solid #007bff;border-radius:6px;padding:9px 14px;font-weight:600;transition:background .2s,transform .2s}button:hover:not(:disabled){background:#0068d6;transform:translateY(-1px)}button:disabled{opacity:.65;cursor:not-allowed}.tab-buttons{gap:4px;margin-bottom:10px;display:inline-flex}.tab-buttons button{color:#334e8f;background:#eff2fb;border:1px solid #c6ccdc;border-bottom-color:#0000;border-radius:6px 6px 0 0;padding:8px 14px}.tab-buttons button:disabled{color:#1b3c85;background:#fff;border-color:#aab4d4 #aab4d4 #fff;border-bottom-style:solid;border-bottom-width:1px}.bulk-panel{background:#fcfdff;border:1px solid #d8dfed;border-radius:8px;padding:12px}.bulk-panel p{color:#4f5d75;margin:0 0 8px;font-size:.92rem}.profile-card{background:#f9fbff;border:1px solid #e9ebf2;border-radius:8px;margin:18px 0 10px;padding:12px}.summary-row{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin-bottom:12px;display:grid}.stat-card{text-align:center;background:#fff;border:1px solid #e4e8f3;border-radius:8px;padding:10px}.stat-card h4{color:#5c6f9b;margin:0;font-size:.8rem}.stat-card p{margin:6px 0 0;font-size:1.1rem;font-weight:700}.export-buttons{gap:8px;margin-bottom:12px;display:flex}.progress-base{background:#ebf0fb;border:1px solid #c1c8dd;border-radius:8px;width:100%;height:28px;margin:8px 0;display:flex;position:relative;overflow:hidden}.progress-used{background:#4f8df8;height:100%}.progress-waste{background:#ffcf70;height:100%}.cuts-bars{display:none}.cuts-container{pointer-events:none;z-index:1;align-items:center;padding-left:3px;padding-right:3px;display:flex;position:absolute;inset:0}.cut-in-progress{color:#0f2f7b;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;background:#7492ee42;border-right:1px solid #ffffff73;justify-content:center;align-items:center;height:100%;font-size:.65rem;display:flex;overflow:hidden}.error-view{color:#a92020;background:#ffe9e9;border:1px solid #fcc;border-radius:6px;padding:12px}.algorithm-badge{color:#0d47a1;background:#e3f2fd;border:1px solid #2196f3;border-radius:6px;margin-bottom:12px;padding:8px 12px;font-size:.9rem;display:inline-block}.history-panel{background:#f9fbff;border:1px solid #e9ebf2;border-radius:8px;margin-bottom:22px;padding:12px}.history-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.clear-history-btn{background:#dc3545;border-color:#dc3545}.clear-history-btn:hover:not(:disabled){background:#c82333}.history-list{flex-direction:column;gap:8px;display:flex}.history-item{background:#fff;border:1px solid #e4e8f3;border-radius:6px;justify-content:space-between;align-items:center;padding:10px;display:flex}.history-info{flex:1}.history-date{color:#6c757d;margin-bottom:4px;font-size:.85rem}.history-summary{color:#495057;font-size:.9rem}.load-history-btn{background:#28a745;border-color:#28a745;padding:6px 12px;font-size:.85rem}.load-history-btn:hover:not(:disabled){background:#218838}
