.burf-module .burf-section-heading{margin-bottom:18px}.burf-module .burf-section-heading h3{margin:0 0 6px;font-size:clamp(1.5rem,2vw,2rem)}.burf-module .burf-section-heading p{margin:0;color:var(--burf-text-soft)}.burf-module .burf-card{border:1px solid var(--burf-border);border-radius:18px;padding:20px;margin-bottom:18px;background:linear-gradient(180deg,var(--burf-surface) 0%,var(--burf-surface-alt) 100%);box-shadow:var(--burf-shadow)}.burf-module .burf-card h4{margin:0 0 10px}.burf-module .burf-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;margin-bottom:14px}.burf-module .burf-field,.burf-module .burf-field-stack{position:relative;display:flex;flex-direction:column;gap:4px;min-width:0}.burf-module .burf-field-label{font-weight:600;font-size:13px}.burf-module input,.burf-module select,.burf-module textarea{width:100%;padding:11px 12px;border:1px solid var(--burf-border);border-radius:12px;background:#fff;color:var(--burf-text);font:inherit}.burf-module input:focus-visible,.burf-module select:focus-visible,.burf-module textarea:focus-visible,.burf-module button:focus-visible{outline:2px solid var(--burf-accent);outline-offset:2px}.burf-module input[type=checkbox]{width:auto}.burf-module .burf-toggle-field{display:inline-flex;align-items:center;gap:6px;cursor:pointer}.burf-module .burf-helper-text{margin:6px 0 0;font-size:12px;color:var(--burf-text-soft)}.burf-module .burf-actions{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:12px}.burf-module button{border:1px solid var(--burf-accent);background:var(--burf-accent);color:#fff;border-radius:999px;padding:10px 14px;font:inherit;font-weight:600;cursor:pointer}.burf-module button:hover:not(:disabled){background:var(--burf-accent-strong);border-color:var(--burf-accent-strong)}.burf-module button:disabled{opacity:.55;cursor:not-allowed}.burf-module .burf-button-secondary{border-color:#bba98f;background:#f0e8db;color:#473b2f}.burf-module .burf-button-secondary:hover:not(:disabled){background:#e7dccb;border-color:#a9977d}.burf-module .burf-table-scroll{overflow-x:auto}.burf-module table{width:100%;border-collapse:collapse;background:#fff;border-radius:14px;overflow:hidden}.burf-module th,.burf-module td{border-bottom:1px solid #eadfd3;padding:10px 12px;text-align:left;font-size:13px;vertical-align:top;background:#ffffffb3}.burf-module th{font-weight:700;background:var(--burf-surface-alt)}.burf-module tr.burf-row-canceled td{background:#f6f4f1;color:#857a6e}.burf-module tr.burf-row-absence-canceled td{background:#fff8ec;color:#8a6a20}.burf-module .burf-status{margin:10px 0 16px;font-size:13px;padding:10px 12px;border-radius:12px;background:#ffffffb8;border:1px solid var(--burf-border)}.burf-module .burf-status:empty{display:none}@media (max-width: 900px){.burf-module .burf-form-grid{grid-template-columns:1fr}}
