
/* ONYX v39.2 — inline Developer Notes test mode */
.devNotesTab{display:none!important;visibility:hidden!important;pointer-events:none!important}
.devDrawer.inlineTestNotes{position:relative!important;inset:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%!important;max-width:none!important;z-index:2!important;display:block!important;margin:18px 0 4px!important;padding:22px!important;overflow:visible!important;border-radius:18px!important;transform:none!important;transition:none!important;box-shadow:0 16px 44px rgba(35,39,76,.07)!important}
.devDrawer.inlineTestNotes .devClose{display:none!important}
.devDrawer.inlineTestNotes:before{content:"TEST MODE · EUREKA IDEAS LAB";display:inline-flex;align-items:center;min-height:26px;padding:0 11px;margin:0 0 12px;border-radius:999px;font-size:9px;font-weight:800;letter-spacing:.12em;color:#8a691d;background:rgba(245,200,94,.14);border:1px solid rgba(220,174,67,.28)}
.devDrawer.inlineTestNotes .eurekaArt{max-width:520px!important;margin:0 auto 12px!important;opacity:.92!important}
.devDrawer.inlineTestNotes h3{margin:2px 0 6px!important;font-size:20px!important;letter-spacing:-.01em!important}
.devDrawer.inlineTestNotes>p{max-width:760px!important;margin:0 0 16px!important;font-size:12px!important;line-height:1.55!important}
.devDrawer.inlineTestNotes select,.devDrawer.inlineTestNotes textarea{width:100%!important;border-radius:12px!important}
.devDrawer.inlineTestNotes textarea{min-height:130px!important;resize:vertical!important}
.devDrawer.inlineTestNotes .devSend{width:auto!important;min-width:150px!important;height:40px!important;padding:0 20px!important;margin-top:10px!important;border-radius:11px!important;font-weight:700!important;letter-spacing:.02em!important}
.devDrawer.inlineTestNotes #devHistory{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:16px!important}
.devDrawer.inlineTestNotes .devNoteItem{border:1px solid rgba(139,151,190,.16)!important;border-radius:11px!important;padding:11px 12px!important;background:rgba(255,255,255,.025)!important}
/* Light */
.appShell.antonijaTheme .devDrawer.inlineTestNotes{background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(247,244,255,.88))!important;color:#344058!important;border:1px solid #e2def2!important;box-shadow:0 16px 44px rgba(70,61,110,.08)!important}
.appShell.antonijaTheme .devDrawer.inlineTestNotes>p{color:#737d94!important}
.appShell.antonijaTheme .devDrawer.inlineTestNotes select,.appShell.antonijaTheme .devDrawer.inlineTestNotes textarea{background:rgba(255,255,255,.88)!important;color:#344058!important;border:1px solid #ddd8ec!important}
.appShell.antonijaTheme .devDrawer.inlineTestNotes .devNoteItem{background:rgba(246,243,255,.68)!important;color:#58627a!important;border-color:#e1dced!important}
.appShell.antonijaTheme .devDrawer.inlineTestNotes .devStatus{color:#3f805f!important}
/* Dark */
.appShell:not(.antonijaTheme) .devDrawer.inlineTestNotes{background:linear-gradient(135deg,rgba(12,24,53,.94),rgba(20,27,61,.91))!important;color:#edf1f7!important;border:1px solid rgba(139,124,214,.24)!important}
.appShell:not(.antonijaTheme) .devDrawer.inlineTestNotes select,.appShell:not(.antonijaTheme) .devDrawer.inlineTestNotes textarea{background:rgba(7,19,41,.88)!important;color:#eef2f8!important;border:1px solid rgba(139,151,190,.25)!important}
@media(max-width:760px){.devDrawer.inlineTestNotes{margin:14px 0 0!important;padding:16px!important;border-radius:14px!important}.devDrawer.inlineTestNotes .eurekaArt{max-width:100%!important}.devDrawer.inlineTestNotes #devHistory{grid-template-columns:1fr!important}.devDrawer.inlineTestNotes .devSend{width:100%!important}}
