:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--bg: #f5f6f7;--glass: rgba(255,255,255,.75);--border: rgba(0,0,0,.08);--shadow: 0 4px 12px rgba(0,0,0,.05);--text: #111;--muted: #6b7280;--radius: 20px;--blue: #0a84ff;--blue-accessible: #0066CC;--budget-ok: #34c759;--budget-warn: #ff9500;--budget-over: #ff3b30}.list-item-clickable{position:relative;overflow:hidden;transition:background-color .2s ease,transform .1s ease}.list-item-clickable:hover{background-color:#00000005!important}.list-item-clickable:active{transform:scale(.98);background-color:#0000000a!important}@media(hover:none){.list-item-clickable:active{background-color:#0000000d!important}}html,body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif;font-size:15px;line-height:1.35}body{background:linear-gradient(180deg,#f7f8fa,#eef1f6);color:var(--text)}.scroll-view{display:flex;flex-direction:column;gap:16px;padding:20px;max-width:420px;margin:0 auto;min-height:0;overflow-y:auto;overflow-x:hidden;height:100%;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;width:100%;box-sizing:border-box}.dashboard-container{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.dashboard-header{position:sticky;top:0;width:100%;z-index:100;flex-shrink:0;background:#fffffff2;backdrop-filter:saturate(180%) blur(16px);-webkit-backdrop-filter:saturate(180%) blur(16px);border-bottom:1px solid rgba(0,0,0,.08)}.dashboard-header .chat-nav{position:relative;z-index:100;background:#fffffff2;backdrop-filter:saturate(180%) blur(16px);-webkit-backdrop-filter:saturate(180%) blur(16px)}.header-content{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px}.header-button{border-radius:16px;background:#f5f6f7;padding:6px 14px;text-decoration:none;font-weight:500;font-size:14px;color:#06f;border:1px solid rgba(0,0,0,.1);cursor:pointer}.header-button:hover{background:linear-gradient(180deg,#fff,#f2f3f7)}.dashboard-container .scroll-view{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding-top:16px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.page-max{max-width:720px;margin:0 auto;padding:20px;width:100%}.card{background:var(--glass);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:16px;display:flex;flex-direction:column;gap:6px;text-align:left;width:100%;max-width:100%;box-sizing:border-box;min-width:0;pointer-events:auto;touch-action:manipulation;overflow:visible}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.title{font-weight:600;font-size:14px}.subtitle{color:var(--muted);font-size:12.5px}.icon{cursor:pointer}.item{display:flex;flex-direction:column;gap:2px;padding:8px 0;border-bottom:1px solid var(--border)}.item:last-child{border-bottom:none}.pill{background:#fff;border-radius:12px;padding:10px 12px;margin-bottom:8px;box-shadow:var(--shadow);text-align:left}.total{text-align:right;color:var(--muted);margin-top:6px;font-size:14px}button.refresh{background:none;border:none;color:var(--blue);font-weight:500;cursor:pointer;padding:0;font-size:14px}.chevron{cursor:pointer;font-size:18px;color:var(--muted)}.emoji{margin-right:6px}*,*:before,*:after{box-sizing:border-box}html,body,#root{width:100%;max-width:100vw;overflow-x:hidden}img,video,canvas,svg{max-width:100%;height:auto}.scroll-view{width:100%}.card,.item,.pill,.title,.subtitle{word-break:break-word;overflow-wrap:anywhere}input,textarea,input[type=text],input[type=email],input[type=password],input[type=search],input[type=number],input[type=date],input[type=datetime-local]{color-scheme:light;background-color:#fff;color:#111}input::placeholder,textarea::placeholder{color:#6b7280}.u-transition-fast{transition:opacity .18s ease,transform .2s ease}.u-fade-in{animation:u-fade-in .18s ease both}@keyframes u-fade-in{0%{opacity:0}to{opacity:1}}.u-slide-down-in{animation:u-slide-down-in .2s ease both}@keyframes u-slide-down-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.z-overlay{position:relative;z-index:1000}.z-menu{position:relative;z-index:2000}.chat-device{width:100%;max-width:420px;height:100vh;max-height:100vh;margin:0 auto;border:1px solid rgba(0,0,0,.1);border-radius:24px;box-shadow:0 4px 20px #0000001a;overflow:hidden;background:#f5f6f7;display:flex;flex-direction:column;position:relative;touch-action:pan-y}@media(max-width:785px){html,body{overflow:hidden;position:fixed;width:100%;height:100%}body{display:block}#root{width:100%;height:100%;overflow:hidden}.chat-device{max-width:100%;width:100%;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;border-radius:0;margin:0;border:none;position:fixed;inset:0}.scroll-view{max-width:100%;min-width:0;padding-left:16px;padding-right:16px;width:100%;box-sizing:border-box}}.k-bubble-container{padding:16px;display:flex;justify-content:center}.k-bubble.assistant{background:#f3f4f6;padding:16px;border-radius:16px;max-width:380px;color:#111827;box-shadow:0 2px 8px #0000000f}.k-cta-button{margin-top:12px;padding:10px 14px;border-radius:10px;background:#0a84ff;color:#fff;border:none;width:100%;font-size:15px;font-weight:500;cursor:pointer;transition:background .2s}.k-cta-button:hover{background:#0071e3}.k-cta-button:active{transform:scale(.98)}
