*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;color:#1e293b}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.card{background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem}.card-header{margin-bottom:1.5rem;margin-top:0}.form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.form-grid-3{display:grid;grid-template-columns:2fr 1fr 1fr;gap:1rem;margin-bottom:1.5rem}.form-label{display:block;margin-bottom:.5rem;font-weight:500;color:#475569}.form-control{width:100%;padding:.5rem .75rem;border:1px solid #cbd5e1;border-radius:4px;font-size:1rem;font-family:inherit}.form-control:disabled,.form-control[readOnly]{background-color:#f1f5f9;cursor:not-allowed;color:#64748b}textarea.form-control{min-height:80px;resize:vertical}.btn{padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;font-weight:500;font-size:.875rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;transition:opacity .2s}.btn:hover{opacity:.9}.btn-lg{padding:.75rem 1.5rem;font-size:1rem}.btn-sm{padding:.25rem .75rem;font-size:.75rem}.btn-primary{background-color:#3b82f6;color:#fff}.btn-success{background-color:#10b981;color:#fff}.btn-danger{background-color:#ef4444;color:#fff}.btn-warning{background-color:#f59e0b;color:#fff}.btn-purple{background-color:#8b5cf6;color:#fff}.btn-secondary{background-color:#6b7280;color:#fff}.btn-outline{background-color:#e2e8f0;color:#475569}.alert{padding:1rem;border-radius:4px;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.alert-error{background-color:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.alert-success{background-color:#d1fae5;color:#065f46;border:1px solid #6ee7b7}.alert-warning{background-color:#fffbeb;color:#b45309;border:1px solid #fde68a}.table-container{overflow-x:auto;border-radius:8px;border:1px solid #e2e8f0}.data-table{width:100%;border-collapse:collapse;background-color:#fff}.data-table th{background-color:#f8fafc;padding:1rem;text-align:left;border-bottom:2px solid #e2e8f0;color:#475569;font-weight:600;white-space:nowrap}.data-table td{padding:1rem;border-bottom:1px solid #e2e8f0;vertical-align:middle}.data-table tr:last-child td{border-bottom:none}.data-table tr:hover{background-color:#f8fafc}.text-right{text-align:right!important}.text-center{text-align:center!important}.badge{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;color:#fff;display:inline-block;white-space:nowrap}.badge-pending{background-color:#f59e0b}.badge-in_production,.badge-in_progress{background-color:#3b82f6}.badge-ready_to_ship{background-color:#8b5cf6}.badge-completed{background-color:#10b981}.badge-cancelled{background-color:#ef4444}.badge-not_started{background-color:#6b7280}.app-layout{display:flex;flex-direction:column;min-height:100vh;font-family:system-ui,sans-serif;background-color:#f8fafc}.app-sidebar{display:none}.main-wrapper{flex:1}.mobile-overlay{display:none}.nav-link{display:flex;align-items:center;gap:1rem;color:#fff;text-decoration:none;padding:.6rem;border-radius:6px}.nav-link:hover,.nav-link.active{background-color:#334155}.nav-icon{font-size:1.25rem;min-width:24px;text-align:center}.nav-label{font-size:.9rem}.landing-container{font-family:Inter,system-ui,sans-serif;color:#0f172a;background-color:#f8fafc;min-height:100vh}.landing-nav{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 5%;background-color:#fff;border-bottom:1px solid #e2e8f0}.landing-brand{font-size:1.25rem;font-weight:800;letter-spacing:-.5px}.hero-section{padding:6rem 5%;text-align:center;background-color:#fff}.hero-title{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;letter-spacing:-1px}.hero-title .highlight{color:#3b82f6}.hero-subtitle{font-size:1.25rem;color:#64748b;max-width:700px;margin:0 auto 3rem;line-height:1.6}.section-padding{padding:5rem 5%}.bg-slate{background-color:#f1f5f9}.section-title{font-size:2rem;font-weight:800;text-align:center;margin-bottom:4rem}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.feature-card{background-color:#fff;padding:2rem;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000d}.arch-layout{display:flex;align-items:center;gap:4rem;flex-wrap:wrap;max-width:1100px;margin:0 auto}.arch-text{flex:1;min-width:300px}.arch-item{display:flex;gap:1rem;margin-bottom:1.5rem}.arch-code-block{flex:1;background-color:#0f172a;border-radius:12px;padding:2rem;color:#94a3b8;font-family:Courier New,Courier,monospace;font-size:.9rem;line-height:1.6;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.workflow-steps{display:flex;justify-content:center;gap:1rem;max-width:900px;margin:0 auto}.workflow-step{flex:1;text-align:center}.step-line{height:4px;background-color:#e2e8f0;margin-bottom:1.5rem;position:relative}.step-dot{width:24px;height:24px;border-radius:50%;background-color:#3b82f6;position:absolute;top:-10px;left:calc(50% - 12px)}.system-health-tag{display:flex;gap:1rem;align-items:center;background-color:#fff;padding:.5rem 1rem;border-radius:8px;border:1px solid #e2e8f0}.status-indicator{width:8px;height:8px;border-radius:50%;background-color:#10b981;display:inline-block}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2rem}.metric-card{display:flex;align-items:center;gap:1rem;margin:0;border-left-width:4px;border-left-style:solid}.metric-icon-wrap{font-size:2rem;background-color:#f8fafc;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:12px}.metric-title{font-size:.85rem;color:#64748b;font-weight:500}.metric-value{font-size:1.5rem;font-weight:800;color:#0f172a}.action-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.action-btn{padding:1.5rem;text-align:left;display:flex;flex-direction:column;justify-content:flex-start;height:100%}
