@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,textarea,thead{margin:0;font-family:Poppins,sans-serif;text-decoration:none}body{margin:0;padding:0;overflow-x:hidden;min-height:100vh}body,body>div{display:flex;flex-direction:column}body>div,main{flex:1 1}ul{list-style-type:none;margin:0;padding:0}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}.pub-main h1,.pub-main h2{font-family:Cabinet Grotesk,Poppins,system-ui,sans-serif;font-weight:700;letter-spacing:-.025em}.pub-main h1 a,.pub-main h1 span,.pub-main h2 a,.pub-main h2 span{font-family:inherit;letter-spacing:inherit}img{height:auto}.nav-loader-overlay{position:fixed;inset:0;z-index:9999;background:#fff}.sbx-panel{position:fixed;top:0;right:0;z-index:99999;width:320px;max-width:90vw;height:100vh;display:flex;flex-direction:column;background:#fff;border-left:1px solid #e8eaed;box-shadow:-8px 0 24px rgba(31,41,51,.12);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1f2933}.sbx-head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #e8eaed;background:linear-gradient(135deg,#fff4ec,#ffe9d7)}.sbx-badge{font-size:10px;font-weight:700;letter-spacing:.08em;color:#fff;background:#ff914d;border-radius:4px;padding:2px 6px}.sbx-persona{margin-left:8px;font-size:12px;font-weight:600;text-transform:capitalize;color:#9a5a2f}.sbx-head-actions{display:flex;align-items:center;gap:6px}.sbx-icon-btn{width:24px;height:24px;border:1px solid #f0c9ac;background:#fff;border-radius:6px;color:#9a5a2f;font-size:16px;line-height:1;cursor:pointer}.sbx-exit{border:none;background:#ff914d;color:#fff;border-radius:6px;padding:5px 10px;font-size:12px;font-weight:600;cursor:pointer}.sbx-body{flex:1 1;overflow-y:auto;padding:12px 14px 24px}.sbx-section{margin-bottom:16px}.sbx-section-title{margin:0 0 8px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#9aa0a6}.sbx-presets{display:flex;flex-wrap:wrap;gap:6px}.sbx-chip{border:1px solid #e8eaed;background:#f8fafc;border-radius:999px;padding:5px 10px;font-size:12px;color:#1f2933;cursor:pointer;transition:background .12s,border-color .12s}.sbx-chip:hover{background:#fff1e7;border-color:#ffb888}.sbx-chip-active{background:#ff914d;border-color:#ff914d;color:#fff}.sbx-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.sbx-label{font-size:12px;color:#4b5563;flex:1 1}.sbx-control{flex:0 0 150px;width:150px;border:1px solid #e8eaed;border-radius:6px;padding:5px 8px;font-size:12px;background:#fff;color:#1f2933}.sbx-control:focus{outline:none;border-color:#ff914d;box-shadow:0 0 0 2px rgba(255,145,77,.18)}.sbx-toggle{flex:0 0 auto;width:40px;height:22px;border-radius:999px;border:none;background:#d8dce0;position:relative;cursor:pointer;transition:background .15s}.sbx-toggle-on{background:#ff914d}.sbx-toggle-knob{position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .15s}.sbx-toggle-on .sbx-toggle-knob{transform:translateX(18px)}.sbx-fab{position:fixed;top:12px;right:12px;z-index:99999;border:none;background:#ff914d;color:#fff;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:700;letter-spacing:.04em;cursor:pointer;box-shadow:0 4px 12px rgba(255,145,77,.32)}: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}