.nyra-native-button-face{ width:100%;height:100%;display:flex;align-items:center;justify-content:center;gap:7px;}.nyra-native-leading-icon{ display:inline-grid;place-items:center;min-width:18px;font-size:15px;line-height:1;}.nyra-native-leading-icon .nyra-svg-icon{ width:17px;height:17px;}.nyra-object[data-type^="window-"] .nyra-object-content,.nyra-object[data-type="dialog"] .nyra-object-content,.nyra-object[data-type="calendar"] .nyra-object-content{ inset:0;padding:0;display:block;overflow:hidden;}.nyra-window{ height:100%;display:flex;flex-direction:column;text-align:left;}.nyra-window-titlebar{ height:34px;flex:0 0 34px;display:flex;align-items:center;justify-content:space-between;padding-left:11px;background:#e7edf6;border-bottom:1px solid #b8c4d4;}.nyra-window-controls{ align-self:stretch;display:flex;align-items:center;}.nyra-window-controls span{ width:38px;height:100%;display:grid;place-items:center;font-weight:400;}.nyra-window-controls .close:hover{ background:#dc2626;color:#fff;}.nyra-window-linux .nyra-window-titlebar{ flex-direction:row-reverse;padding:0 10px 0 0;background:#303846;color:#fff;}.nyra-window-linux .nyra-window-controls{ flex-direction:row-reverse;gap:6px;}.nyra-window-linux .nyra-window-controls span{ width:20px;height:20px;border-radius:50%;background:#566274;}.nyra-window-body{ flex:1;padding:14px;background:#fff;color:#64748b;}.nyra-dialog{ height:100%;box-sizing:border-box;padding:18px;display:flex;flex-direction:column;text-align:left;}.nyra-dialog p{ flex:1;color:#64748b;}.nyra-dialog footer{ display:flex;justify-content:flex-end;gap:8px;}.nyra-dialog button{ padding:7px 13px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;}.nyra-dialog button.primary{ background:#2563eb;border-color:#2563eb;color:#fff;}.nyra-label-badge{ padding:4px 9px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-weight:700;}.nyra-label-status{ display:inline-flex;align-items:center;gap:7px;}.nyra-label-status i{ width:8px;height:8px;border-radius:50%;background:#16a34a;}.nyra-native-input-face{ width:100%;height:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 11px;text-align:left;}.nyra-native-input-face .placeholder{ color:#94a3b8;}.nyra-native-textarea{ width:100%;height:100%;box-sizing:border-box;padding:9px 11px;color:#64748b;text-align:left;white-space:pre-wrap;}.nyra-native-combo{ position:relative;width:100%;height:100%;}.nyra-native-combo-list{ position:absolute;z-index:3;left:-1px;right:-1px;top:calc(100% + 2px);padding:4px;border:1px solid #94a3b8;border-radius:6px;background:#fff;box-shadow:0 8px 20px rgba(15,23,42,.18);color:#172033;text-align:left;}.nyra-native-combo-list div{ padding:7px 9px;border-radius:4px;}.nyra-native-combo-list div.selected{ background:#dbeafe;color:#1d4ed8;}.nyra-check-label{ display:inline-flex;align-items:center;gap:8px;}.nyra-check-box{ width:16px;height:16px;display:grid;place-items:center;border:1px solid #64748b;border-radius:4px;font-size:12px;font-style:normal;}.nyra-check-box.checked{ background:#2563eb;border-color:#2563eb;color:#fff;}.nyra-radio-dot{ width:16px;height:16px;box-sizing:border-box;display:inline-block;border:1px solid #64748b;border-radius:50%;font-style:normal;}.nyra-radio-dot.checked{ border:5px solid #2563eb;}.nyra-radio-group{ width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:10px;}.nyra-radio-group.horizontal{ flex-direction:row;flex-wrap:wrap;}.nyra-radio-group span{ display:inline-flex;align-items:center;gap:7px;}.nyra-spin-arrows{ font-size:9px;line-height:8px;}.nyra-calendar-fallback{ width:100%;height:100%;box-sizing:border-box;padding:10px;background:#fff;}.nyra-calendar-fallback header{ height:30px;display:flex;align-items:center;justify-content:space-between;}.nyra-calendar-fallback header button{ border:0;background:transparent;font-size:18px;}.nyra-calendar-grid{ display:grid;grid-template-columns:repeat(7,1fr);gap:2px;}.nyra-calendar-grid > *{ aspect-ratio:1;display:grid;place-items:center;border-radius:50%;font-size:11px;}.nyra-calendar-grid b{ color:#64748b;}.nyra-calendar-grid span.selected{ background:#2563eb;color:#fff;}.nyra-calendar-grid span.muted{ color:#cbd5e1;}.nyra-flatpickr-host{ width:100%;height:100%;overflow:hidden;}.nyra-flatpickr-host .flatpickr-calendar.inline{ width:100%;height:100%;box-shadow:none;}.nyra-flatpickr-host .flatpickr-rContainer,.nyra-flatpickr-host .flatpickr-days,.nyra-flatpickr-host .dayContainer{ width:100%;min-width:100%;max-width:100%;}.nyra-flatpickr-host .flatpickr-day{ max-width:none;}