@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");*{box-sizing:border-box}a,button,code,div,h1,h2,h3,h4,label,legend,li,p,select,span,tbody,thead{margin:0;font-family:Poppins,sans-serif;text-decoration:none}body{overflow-x:hidden}body,ul{margin:0;padding:0}ul{list-style-type:none}h1,h2,h3,h4{color:#222}h1{font-size:28px;font-weight:600}h2{font-size:20px;font-weight:500}p{font-size:16px;color:#666}.text-color{color:#ff914d}img{height:auto}:root{--dash-primary:#ff914d;--dash-primary-hover:#e67828;--dash-primary-disabled:#f7b78a;--dash-primary-gradient-start:#f0790a;--dash-primary-gradient-end:#ffb27a;--dash-primary-bg:#fff5ef;--dash-primary-bg-hover:#fff6f0;--dash-primary-bg-active:#fff0e6;--dash-primary-bg-card:#fff4ef;--dash-primary-bg-subtle:#fff8f3;--dash-primary-drag:#ffcba8;--dash-primary-border:#f0c5b4;--dash-primary-border-light:#f0d9cc;--dash-primary-border-lighter:#f5e0d6;--dash-text:#222;--dash-text-secondary:#333;--dash-text-tertiary:#444;--dash-text-muted:#555;--dash-text-light:#666;--dash-text-lighter:#888;--dash-text-placeholder:#999;--dash-text-black:#000;--dash-border:#ddd;--dash-border-dark:#ccc;--dash-border-input:#d1d5db;--dash-border-light:#e0e0e0;--dash-border-divider:#ececec;--dash-bg:#fff;--dash-bg-subtle:#f5f5f5;--dash-bg-hover:#f0f0f0;--dash-success:#2e8b57;--dash-success-gradient-start:#40a76c;--dash-success-gradient-end:#67c08b;--dash-danger:#e53935;--dash-danger-hover:#c62828;--dash-danger-disabled:#f5b5b5;--dash-danger-text:#ff4d4d;--dash-danger-link:#bf2d2d;--dash-danger-link-hover:#8e1f1f;--dash-danger-delete:#dc3545;--dash-error:#c00;--dash-danger-bg:#fff0f0;--dash-info:#3498db;--dash-info-hover:#2980b9;--dash-info-bg:#f0f4ff;--dash-info-border:#c7d5ff;--dash-warning-bg:#fff8e1;--dash-warning-border:#ffc107;--dash-warning-text:#5a4a00;--dash-accent-brown:#8c4b23;--dash-status-confirmed:green;--dash-status-declined:red;--dash-status-pending:orange}