.tools-shell{min-height:100%}html[data-theme=dark] .tools-shell{color-scheme:dark}html[data-theme=dark] .tools-shell .bg-white{background-color:var(--g-surface)!important}html[data-theme=dark] .tools-shell .bg-cream-50{background-color:var(--g-bg-2)!important}html[data-theme=dark] .tools-shell .bg-cream-100,html[data-theme=dark] .tools-shell .bg-cream-200{background-color:var(--g-surface-2)!important}html[data-theme=dark] .tools-shell .border-cream-200,html[data-theme=dark] .tools-shell .border-cream-300,html[data-theme=dark] .tools-shell .border-cream-400{border-color:var(--g-border)!important}html[data-theme=dark] .tools-shell .text-ink-soft{color:var(--g-muted)!important}html[data-theme=dark] .tools-shell .text-cream-700,html[data-theme=dark] .tools-shell .text-ink{color:var(--g-ink)!important}html[data-theme=dark] .tools-shell input,html[data-theme=dark] .tools-shell select,html[data-theme=dark] .tools-shell textarea{background-color:var(--g-surface)!important;color:var(--g-ink)!important;border-color:var(--g-border-strong)!important;color-scheme:dark}html[data-theme=dark] .tools-shell input::placeholder,html[data-theme=dark] .tools-shell textarea::placeholder{color:var(--g-muted)!important;opacity:1}html[data-theme=dark] .tools-shell .bg-amber-50{background-color:#3a2b18!important}html[data-theme=dark] .tools-shell .border-amber-300{border-color:#8a6e3e!important}html[data-theme=dark] .tools-shell .bg-emerald-50{background-color:#173326!important}html[data-theme=dark] .tools-shell .border-emerald-300{border-color:#4f8d69!important}html[data-theme=dark] .tools-shell .bg-red-50{background-color:#3c2421!important}html[data-theme=dark] .tools-shell .border-red-300{border-color:#a86b64!important}html[data-theme=dark] .tools-shell .text-green-700,html[data-theme=dark] .tools-shell .text-red-900{color:var(--g-ink-2)!important}html[data-theme=dark] .tools-shell .focus\:border-ink:focus{border-color:var(--g-accent)!important}html[data-theme=dark] .tools-shell .hover\:bg-cream-100:hover,html[data-theme=dark] .tools-shell .hover\:bg-cream-50:hover{background-color:var(--g-surface-2)!important}html[data-theme=dark] .tools-shell .hover\:bg-cream-900:hover{background-color:var(--g-surface-3,#3a342a)!important}