:root{--app-font-size:16px;--app-line-height:1.45;--app-radius:0.5rem;--app-shadow:0 6px 18px rgba(10,10,10,0.08);--app-surface:#ffffff}html[data-native=true]{--app-font-size:17px;--app-line-height:1.5;--app-radius:0.75rem;--app-shadow:0 10px 30px rgba(2,6,23,0.12);--app-surface:#0b1220}:root:not([data-native]) .ion-header,:root:not([data-native]) .ion-toolbar{--ion-toolbar-background:transparent;--ion-toolbar-border-width:0}html[data-native=true] .btn,html[data-native=true] a,html[data-native=true] button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.app-surface{background:var(--app-surface);box-shadow:var(--app-shadow);border-radius:var(--app-radius)}:root:not([data-native]) body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html[data-native=true] .btn-sm{padding:.6rem .9rem}html[data-native=true] .chat-bubble{border-radius:var(--app-radius)!important;box-shadow:var(--app-shadow)!important;padding:.65rem .9rem!important;font-size:15px!important;line-height:1.4!important}html[data-native=true] .chat-bubble-primary{background:linear-gradient(180deg,#06b6d4,#0596a0)!important;color:white!important}html[data-native=true] .chat-bubble-ghost{background:#0f1724!important;color:white!important}html[data-native=true] .fixed.left-0.right-0.bottom-0{background:var(--app-surface)!important;border-top:1px solid rgba(255,255,255,.04)!important;padding-bottom:calc(env(safe-area-inset-bottom, 0px) + 12px)!important}html[data-native=true] .btn.btn-ghost.btn-sm,html[data-native=true] .btn.btn-primary.btn-sm{min-width:44px!important;min-height:44px!important;padding-left:.6rem!important;padding-right:.6rem!important;border-radius:9999px!important}html[data-native=true] input[type=text]{font-size:15px!important;padding-top:.35rem!important;padding-bottom:.35rem!important}html[data-native=true] .chat .chat-bubble{max-width:80%!important}