*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;color:#333;background:#f5f5f5}h1,h2,h3,h4,h5{font-family:Playfair Display,serif}:root{--primary: #8b6f47;--primary-dark: #6d563a;--accent: #c9a96e;--success: #4caf50;--warning: #ff9800;--danger: #e53935;--bg-cream: #faf8f5;--bg-white: #ffffff;--text-dark: #2c2c2c;--text-muted: #888;--border: #e0dcd7;--shadow: 0 2px 8px rgba(0, 0, 0, .08)}.movable-handle{cursor:move;-webkit-user-select:none;user-select:none;touch-action:none}@media(min-width:769px){.form-modal,.table-detail{resize:both;overflow:auto;max-height:90vh}}@media(max-width:768px){.form-modal,.table-detail{width:100vw!important;max-width:100vw!important;height:100vh!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important;resize:none!important;transform:none!important}.form-overlay,.table-detail-overlay{align-items:stretch!important;justify-content:stretch!important}.movable-handle{cursor:default;touch-action:auto}}.help-btn{flex:none;width:30px;height:30px;border-radius:50%;border:1px solid var(--accent);background:var(--bg-white);color:var(--primary-dark);font-size:16px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;line-height:1;transition:all .15s}.help-btn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}
