@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:#0f172a;background-color:#f8fafc;background-image:radial-gradient(circle at 50% 0%,rgba(99,102,241,.05),transparent 50%),radial-gradient(circle at 100% 100%,rgba(56,189,248,.04),transparent 45%);background-attachment:fixed;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;min-width:320px;min-height:100vh;color:#0f172a;background:inherit}a{color:#4f46e5;text-decoration:none;transition:color .15s ease,opacity .15s ease}a:hover{color:#3730a3}button,input,select,textarea{font-family:inherit;font-size:.92rem}#root,.auth-shell,.dashboard-shell{min-height:100vh}.auth-shell{display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.auth-card,.panel,.sidebar{background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 20px -2px #0000000d}.auth-card{width:min(100%,440px);padding:40px;border-radius:20px;box-shadow:0 20px 40px -10px #0f172a14}.brand-lockup{display:flex;align-items:center;gap:14px;margin-bottom:32px}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#4f46e5,#2563eb);color:#fff;font-size:1.1rem;font-weight:800;box-shadow:0 4px 12px #4f46e540}.brand-lockup strong{font-size:1.05rem;font-weight:700;color:#0f172a;letter-spacing:-.01em}.brand-lockup span{margin-top:2px;color:#64748b;font-size:.78rem;font-weight:500}.login-content h1{margin:0 0 8px;font-size:1.85rem;font-weight:700;letter-spacing:-.02em;color:#0f172a}.login-content .muted{margin:0 0 28px;color:#64748b;font-size:.92rem;line-height:1.5}.stack{display:grid;gap:18px}label{display:grid;gap:8px;font-size:.88rem;font-weight:600;color:#334155}input,select,textarea{width:100%;border:1px solid #cbd5e1;background:#fff;color:#0f172a;border-radius:10px;padding:11px 14px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}input:focus,select:focus,textarea:focus{border-color:#4f46e5;background:#fff;box-shadow:0 0 0 3px #4f46e526}input::placeholder,textarea::placeholder{color:#94a3b8}button,.button-link{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;padding:10px 18px;background:linear-gradient(135deg,#4f46e5,#2563eb);color:#fff;font-weight:600;font-size:.9rem;cursor:pointer;box-shadow:0 2px 8px #2563eb33;transition:all .15s ease;text-decoration:none}button:hover,.button-link:hover{transform:translateY(-1px);box-shadow:0 4px 14px #2563eb59;color:#fff}button:active,.button-link:active{transform:translateY(0)}button.secondary,.button-link.secondary{background:#f1f5f9;color:#334155;box-shadow:none;border:1px solid #cbd5e1}button.secondary:hover,.button-link.secondary:hover{background:#e2e8f0;color:#0f172a;border-color:#94a3b8}button.danger{background:#fef2f2;color:#dc2626;border:1px solid #fca5a5;box-shadow:none}button.danger:hover{background:#dc2626;color:#fff;border-color:#dc2626;box-shadow:0 4px 12px #dc262640}.dashboard-shell{display:grid;grid-template-columns:260px 1fr}.sidebar{padding:28px 20px;border-radius:0 20px 20px 0;display:flex;flex-direction:column;height:100vh;position:sticky;top:0;background:#fff;border-right:1px solid #e2e8f0}.sidebar-brand{margin:0;color:#0284c7;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.sidebar h1{margin:4px 0 20px;font-size:1.3rem;font-weight:700;color:#0f172a;letter-spacing:-.02em}.user-name{margin:0 0 20px;padding:10px 12px;background:#f8fafc;border-radius:10px;color:#475569;font-size:.85rem;font-weight:600;border:1px solid #e2e8f0}.sidebar nav{display:flex;flex-direction:column;gap:3px;margin-bottom:auto;overflow-y:auto}.sidebar nav a{padding:9px 12px;border-radius:8px;color:#475569;font-size:.88rem;font-weight:500;transition:all .15s ease}.sidebar nav a:hover{background:#f1f5f9;color:#4f46e5}.nav-heading{margin:16px 0 6px 12px;color:#94a3b8;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.sidebar button{margin-top:16px;width:100%;background:#f8fafc;color:#64748b;box-shadow:none;border:1px solid #e2e8f0}.sidebar button:hover{background:#fef2f2;color:#dc2626;border-color:#fca5a5}.main-content{padding:32px;overflow-x:auto}.module-page{max-width:1440px;margin:0 auto}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.page-heading h2{margin:4px 0 0;font-size:1.75rem;font-weight:700;color:#0f172a;letter-spacing:-.02em}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:700;color:#4f46e5}.toolbar{display:flex;gap:12px;margin-bottom:24px}.toolbar input,.toolbar select{max-width:320px}table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border-radius:12px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000a}th,td{padding:13px 16px;text-align:left;vertical-align:middle;border-bottom:1px solid #f1f5f9}tr:last-child td{border-bottom:none}th{background:#f8fafc;color:#64748b;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}tbody tr{transition:background-color .15s ease}tbody tr:hover{background-color:#f8fafc}.thumb{width:42px;height:42px;border-radius:8px;object-fit:cover}.placeholder{display:inline-grid;place-items:center;background:#f1f5f9;color:#94a3b8}.status{display:inline-flex;align-items:center;gap:6px;border-radius:99px;padding:4px 10px;background:#f1f5f9;color:#64748b;font-size:.78rem;font-weight:600;border:1px solid #e2e8f0}.status.active{background:#dcfce7;color:#15803d;border:1px solid #bbf7d0}.empty-state{padding:48px;color:#94a3b8;text-align:center;font-size:.95rem}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-bottom:24px}.recipe-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:12px;padding:12px 0;border-bottom:1px solid #f1f5f9}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:800px}.form-grid button{align-self:end}.total{color:#2563eb;font-size:1.8rem;font-weight:700}.recipe-form,.quick-add{margin-top:24px}.quick-add summary{cursor:pointer;color:#4f46e5;font-weight:600;margin-bottom:18px}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px}.panel{border-radius:16px;padding:24px;background:#fff}.hero-panel{min-height:180px;background:linear-gradient(135deg,#eef2ff,#f0f9ff);border:1px solid #e0e7ff}.hero-panel h2{font-size:1.6rem;margin:8px 0 12px;font-weight:700;color:#0f172a}.rates-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:16px}.rates-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:12px}.rate-card{padding:16px 18px;background:#f8fafc;border-radius:14px;border:1px solid #e2e8f0;transition:all .2s ease}.rate-card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #00000008}.rate-card-header{display:flex;align-items:center;gap:8px;font-size:.88rem;color:#64748b;font-weight:600}.rate-icon-badge{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;font-size:.88rem;font-weight:800}.rate-icon-usd{background:#eef2ff;color:#4f46e5}.rate-icon-eur{background:#eff6ff;color:#2563eb}.rate-value{font-size:1.6rem;font-weight:800;margin-top:6px;letter-spacing:-.02em}.rate-value-usd{color:#4f46e5}.rate-value-eur{color:#2563eb}.muted,.page-state{color:#64748b}.error-text{color:#dc2626;background:#fef2f2;padding:10px 14px;border-radius:8px;border:1px solid #fca5a5;font-size:.88rem;margin:8px 0}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;z-index:100;padding:24px}.modal-content{background:#fff;border:1px solid #e2e8f0;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;border-radius:20px;width:min(100%,540px);padding:32px;max-height:90vh;overflow-y:auto}.modal-content h3{margin:0 0 20px;font-size:1.35rem;font-weight:700;color:#0f172a}.form-group{margin-bottom:16px}.form-group label{margin-bottom:6px}.mobile-topbar,.sidebar-overlay,.sidebar-close-btn{display:none}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}@media (max-width: 900px){.dashboard-shell{display:flex;flex-direction:column;min-height:100vh}.mobile-topbar{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:100;box-shadow:0 2px 10px #0000000a}.mobile-brand-title{font-size:1.05rem;font-weight:800;color:#0284c7;letter-spacing:.05em}.hamburger-button{background:#f1f5f9;border:1px solid #cbd5e1;color:#0f172a;font-size:1.3rem;line-height:1;width:40px;height:40px;padding:0;display:grid;place-items:center;border-radius:10px;cursor:pointer;transition:all .2s ease}.hamburger-button:hover,.hamburger-button:active{background:#e2e8f0;color:#4f46e5}.sidebar{position:fixed;top:0;left:0;bottom:0;width:280px;max-width:85vw;height:100vh;background:#fff;z-index:1000;border-radius:0 20px 20px 0;box-shadow:4px 0 25px #0f172a2e;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);overflow-y:auto}.sidebar.mobile-open{transform:translate(0)}.sidebar-header{display:flex;justify-content:space-between;align-items:flex-start}.sidebar-close-btn{display:grid;place-items:center;background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b;font-size:1rem;width:32px;height:32px;border-radius:8px;padding:0;cursor:pointer}.sidebar-close-btn:hover{background:#fee2e2;color:#ef4444}.sidebar-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:999;animation:fadeInOverlay .2s ease-out}.detail-grid,.form-grid{grid-template-columns:1fr}.toolbar{flex-wrap:wrap}}.wizard-header{display:flex;flex-direction:column;gap:16px;margin-bottom:24px;background:#fff;padding:16px 20px;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000a}.wizard-mobile-progress{display:none}.wizard-step-track{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.wizard-step-item{display:flex;align-items:center;gap:10px;padding:10px 16px;border-radius:12px;font-size:.88rem;font-weight:600;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;transition:all .2s ease;flex:1}.wizard-step-item.active{background:#eef2ff;color:#4f46e5;border-color:#c7d2fe}.wizard-step-item.completed{background:#f0fdf4;color:#16a34a;border-color:#bbf7d0}.step-num{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#cbd5e1;color:#fff;font-size:.8rem;font-weight:700}.wizard-step-item.active .step-num{background:#4f46e5}.wizard-step-item.completed .step-num{background:#16a34a}.preset-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:6px}.chip-btn{padding:6px 12px;border-radius:8px;background:#f1f5f9;border:1px solid #cbd5e1;color:#334155;font-size:.82rem;font-weight:600;cursor:pointer;box-shadow:none}.chip-btn:hover{background:#e0e7ff;color:#4f46e5;border-color:#a5b4fc}.terms-container{display:flex;flex-direction:column;gap:12px;margin-top:16px}.term-row{display:flex;align-items:flex-start;gap:12px;padding:14px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;transition:border-color .15s ease}.term-row.selected{border-color:#c7d2fe;background:#fff}.term-row textarea{flex:1;resize:vertical;min-height:50px;font-size:.88rem}.summary-card{background:#fff;border-radius:16px;padding:32px;border:1px solid #e2e8f0;box-shadow:0 4px 20px #0000000d}.summary-header{border-bottom:2px solid #f1f5f9;padding-bottom:20px;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;background:#f8fafc;padding:20px;border-radius:12px;border:1px solid #e2e8f0;margin-bottom:24px}.summary-item label{font-size:.78rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.summary-item val{display:block;font-size:1.05rem;font-weight:700;color:#0f172a;margin-top:2px}.excel-preview-container{width:100%;overflow-x:auto;background:#fff;border-radius:12px;border:1px solid #cbd5e1;box-shadow:0 4px 16px #0000000a;margin-bottom:32px}.excel-grid-table{width:100%;border-collapse:collapse;font-family:Arial,sans-serif;font-size:.85rem;color:#0f172a;min-width:1400px}.excel-grid-table td,.excel-grid-table th{border:1px solid #cbd5e1;padding:8px 10px;vertical-align:middle}.excel-grid-header-block td{background:#f8fafc;font-weight:700;text-transform:uppercase}.excel-vertical-header th{background:#1e293b;color:#fff;font-weight:700;text-transform:uppercase;text-align:center;height:120px;padding:8px 4px}.excel-vertical-header th.vertical-text{writing-mode:vertical-rl;transform:rotate(180deg);white-space:nowrap;letter-spacing:.03em}.excel-data-row{font-weight:700;text-transform:uppercase}.excel-data-row td{background:#fff}.excel-data-row:nth-child(2n) td{background:#f8fafc}.excel-input-inline{width:100%;padding:4px 6px;font-size:.85rem;font-weight:700;border:1px solid #94a3b8;border-radius:4px;text-align:right;background:#fffbe6;color:#0f172a}.excel-input-inline:focus{outline:2px solid #4f46e5;background:#fff}.excel-terms-block td{background:#f1f5f9;font-weight:700;text-transform:uppercase;color:#334155;padding:10px 14px}@media (max-width: 600px){.rates-grid{grid-template-columns:1fr;gap:12px}.rates-header{flex-direction:column;align-items:stretch}.rates-header button{width:100%;justify-content:center}.panel{padding:16px}.modal-grid-2col{grid-template-columns:1fr!important}}.materials-desktop-table{display:table;width:100%}.materials-mobile-list{display:none;flex-direction:column;gap:14px}.material-card-item{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px;box-shadow:0 2px 8px #0000000a;display:flex;flex-direction:column;gap:12px;transition:all .15s ease}.material-card-item:hover{border-color:#cbd5e1;box-shadow:0 4px 14px #00000012}.material-card-header{display:flex;align-items:center;gap:12px}.material-card-thumb{width:54px;height:54px;border-radius:10px;object-fit:cover;border:1px solid #e2e8f0;cursor:pointer;flex-shrink:0}.material-card-thumb-placeholder{width:54px;height:54px;border-radius:10px;background:#f1f5f9;display:grid;place-items:center;color:#94a3b8;font-size:.7rem;font-weight:700;flex-shrink:0;border:1px solid #e2e8f0}.material-card-info{display:flex;flex-direction:column;gap:3px;min-width:0}.material-card-code{display:inline-block;align-self:flex-start;padding:2px 8px;background:#eef2ff;color:#4f46e5;font-size:.78rem;font-weight:700;border-radius:6px;border:1px solid #c7d2fe}.material-card-title{font-size:.98rem;font-weight:700;color:#0f172a;margin:0;word-break:break-word}.material-card-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:10px 12px;background:#f8fafc;border-radius:10px;border:1px solid #f1f5f9}.material-stat-box{display:flex;flex-direction:column;gap:2px}.material-stat-label{font-size:.72rem;color:#64748b;font-weight:600;text-transform:uppercase}.material-stat-value{font-size:.9rem;color:#0f172a;font-weight:700}.material-card-actions{display:flex;gap:10px;margin-top:4px}.material-card-actions button{flex:1;justify-content:center}@media (max-width: 768px){.materials-desktop-table{display:none}.materials-mobile-list{display:flex}.module-page{gap:16px}}.excel-mobile-scroll-hint{display:none;background:#f0f9ff;border:1px solid #bae6fd;color:#0369a1;padding:8px 12px;border-radius:8px;font-size:.82rem;font-weight:600;margin-bottom:12px}.wizard-step-actions{display:flex;justify-content:space-between;gap:16px;margin-top:28px}.wizard-stage-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.selected-count-badge{font-size:.88rem;font-weight:600;color:#4f46e5;background:#eef2ff;border:1px solid #c7d2fe;padding:6px 14px;border-radius:20px;white-space:nowrap}.wizard-material-mobile-list{display:none;flex-direction:column;gap:12px;margin-top:16px}.wizard-material-card{display:flex;flex-direction:column;gap:12px;padding:16px;background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px #0f172a08}.wizard-material-card:hover{border-color:#cbd5e1}.wizard-material-card.selected{background:#f0fdf4;border-color:#22c55e;box-shadow:0 4px 14px #22c55e1f}.card-top-row{display:flex;align-items:center;gap:12px}.card-checkbox{width:22px;height:22px;cursor:pointer;accent-color:#16a34a;pointer-events:none}.card-thumb{width:48px;height:48px;object-fit:cover;border-radius:10px;border:1px solid #cbd5e1;flex-shrink:0}.card-thumb-placeholder{width:48px;height:48px;border-radius:10px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:.85rem;flex-shrink:0}.card-info{flex:1;min-width:0}.card-code{font-size:1rem;font-weight:800;color:#0f172a;line-height:1.25}.card-name{font-size:.85rem;color:#475569;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-selected-badge{font-size:.75rem;font-weight:700;color:#15803d;background:#dcfce7;padding:4px 8px;border-radius:12px;white-space:nowrap}.card-specs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;background:#f8fafccc;padding:10px 12px;border-radius:12px;border:1px solid #f1f5f9}.wizard-material-card.selected .card-specs-grid{background:#ffffffb3;border-color:#dcfce7}.spec-item{display:flex;flex-direction:column;align-items:center;text-align:center}.spec-label{font-size:.72rem;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.spec-value{font-size:.85rem;font-weight:700;color:#0f172a;margin-top:2px}.quotes-mobile-list{display:none;flex-direction:column;gap:14px;margin-top:16px}.quote-mobile-card{display:flex;flex-direction:column;gap:12px;padding:16px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 6px #0f172a08}.quote-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid #f1f5f9}.quote-card-number{font-size:.95rem;font-weight:800;color:#0f172a;word-break:break-all}.quote-card-body{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.quote-card-info-item{display:flex;flex-direction:column}.quote-card-info-item:first-child{grid-column:1 / -1}.info-label{font-size:.75rem;color:#64748b;font-weight:600}.info-value{font-size:.88rem;font-weight:700;color:#0f172a;margin-top:2px}.quote-card-actions{display:flex;flex-direction:column;gap:8px;padding-top:10px;border-top:1px solid #f1f5f9}@media (max-width: 768px){.quotes-desktop-table{display:none}.quotes-mobile-list{display:flex}.wizard-header{display:flex;flex-direction:column;padding:14px 16px;gap:12px;border-radius:16px;background:#fff;box-shadow:0 4px 12px #0f172a0d}.wizard-mobile-progress{display:flex;flex-direction:column;gap:8px}.wizard-mobile-progress-info{display:flex;align-items:center;justify-content:space-between;gap:8px}.wizard-mobile-step-badge{background:#eef2ff;color:#4f46e5;font-weight:700;font-size:.78rem;padding:4px 10px;border-radius:20px;border:1px solid #c7d2fe;white-space:nowrap}.wizard-mobile-step-title{font-size:.9rem;font-weight:700;color:#0f172a;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wizard-mobile-percent{font-size:.8rem;font-weight:700;color:#16a34a;background:#f0fdf4;padding:3px 8px;border-radius:12px}.wizard-mobile-progress-bar{width:100%;height:6px;background:#f1f5f9;border-radius:10px;overflow:hidden}.wizard-mobile-progress-fill{height:100%;background:linear-gradient(90deg,#4f46e5,#3b82f6);border-radius:10px;transition:width .3s ease}.wizard-step-track{display:flex;flex-direction:column;width:100%;gap:8px}.wizard-step-item{width:100%;box-sizing:border-box;padding:10px 14px;font-size:.88rem;gap:10px;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;display:flex;align-items:center}.wizard-step-item.active{background:linear-gradient(135deg,#4f46e5,#3b82f6);color:#fff;border-color:transparent;box-shadow:0 4px 10px #4f46e540}.wizard-step-item.active .step-num{background:#ffffff40;color:#fff}.wizard-step-item.completed{background:#f0fdf4;color:#15803d;border-color:#bbf7d0}.wizard-step-item.completed .step-num{background:#16a34a;color:#fff}.excel-mobile-scroll-hint{display:block}.wizard-step-actions{flex-direction:column-reverse;gap:10px}.wizard-step-actions button{width:100%;justify-content:center}.summary-header{flex-direction:column;align-items:stretch;gap:14px}.summary-header>div:last-child{flex-direction:column;gap:8px}.summary-header button{width:100%;justify-content:center}.wizard-stage-header{flex-direction:column;align-items:flex-start;gap:8px}.selected-count-badge{align-self:flex-start}.wizard-material-mobile-list{display:flex}}
