:root{--background: 0 0% 100%;--foreground: 0 0% 9%;--muted: 0 0% 96.1%;--muted-foreground: 0 0% 45.1%;--secondary: 0 0% 96.1%;--border: 0 0% 91%;--input: 0 0% 89.8%;--primary: 0 0% 9%;--primary-foreground: 0 0% 98%;--green: 142 71% 42%;--red: 0 72% 51%;--blue: 217 91% 56%;--orange: 25 95% 53%;--violet: 262 83% 58%;--amber: 38 92% 50%;--radius: .7rem}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}html,body{margin:0;height:100%;overflow:hidden}body{background:hsl(var(--background));color:hsl(var(--foreground));font:15px/1.5 Inter,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;height:100dvh;letter-spacing:-.011em;overflow:hidden}#root{height:100dvh}svg{width:20px;height:20px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}button{font-family:inherit}.root{position:relative;height:100dvh;overflow:clip}.screen{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;background:hsl(var(--background))}.overlay{transform:translate(100%);transition:transform .32s cubic-bezier(.32,.72,0,1);z-index:5;box-shadow:-12px 0 32px #0000000f}.overlay.active{transform:translate(0)}.topbar{padding:calc(env(safe-area-inset-top) + 10px) 16px 12px;flex:none;display:flex;align-items:center;gap:10px}.iconbtn{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:hsl(var(--foreground));background:hsl(var(--secondary));border:1px solid hsl(var(--border));flex:none;cursor:pointer}.search{flex:1;display:flex;align-items:center;gap:9px;background:hsl(var(--secondary));border:1px solid hsl(var(--border));border-radius:12px;padding:9px 13px;color:hsl(var(--muted-foreground))}.search input{flex:1;border:none;background:transparent;outline:none;font:15px Inter,sans-serif;color:hsl(var(--foreground));-webkit-user-select:text;user-select:text}.search svg{width:18px;height:18px;color:hsl(var(--muted-foreground))}.avatar{width:38px;height:38px;border-radius:10px;background:hsl(var(--primary));color:hsl(var(--primary-foreground));display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex:none;cursor:pointer}.navhead{padding:calc(env(safe-area-inset-top) + 10px) 14px 8px;flex:none;display:flex;align-items:center;gap:10px}.navhead .back{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:hsl(var(--foreground));cursor:pointer;background:hsl(var(--secondary));border:1px solid hsl(var(--border));flex:none}.navhead .back:active{transform:scale(.92)}.navhead .back svg{width:18px;height:18px}.navhead .ttl{flex:1;min-width:0;text-align:center}.navhead h1{margin:0;font-size:17px;font-weight:650;letter-spacing:-.02em}.navhead .sub{font-size:12px;color:hsl(var(--muted-foreground));margin-top:1px}.crumb{display:none;align-items:center;gap:7px;font-size:17px;font-weight:650;letter-spacing:-.02em}.crumb a{color:hsl(var(--muted-foreground));cursor:pointer;font-weight:600}.crumb a:hover{color:hsl(var(--foreground))}.crumb .csep{color:hsl(var(--muted-foreground));font-weight:400}.crumb .cur{color:hsl(var(--foreground))}.home-body{flex:1;overflow-y:auto;padding:4px 16px 0;-webkit-overflow-scrolling:touch}.seclab{font-size:11.5px;font-weight:600;color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.04em;margin:18px 2px 9px}.seclab:first-child{margin-top:8px}.trow{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid hsl(var(--border));border-radius:14px;margin-bottom:9px;background:hsl(var(--background));cursor:pointer}.trow:active{background:hsl(var(--secondary))}.trow.locked{opacity:.5;cursor:default}.trow.locked:active{background:hsl(var(--background))}.donly{font-size:9.5px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:hsl(var(--muted-foreground));background:hsl(var(--secondary));border:1px solid hsl(var(--border));border-radius:5px;padding:1px 6px;margin-left:7px;vertical-align:middle}.trow .ti{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;flex:none}.trow .ti svg{width:22px;height:22px}.trow .tt{flex:1;min-width:0}.trow .tn{font-weight:600;font-size:15px}.trow .ts{font-size:12.5px;color:hsl(var(--muted-foreground));margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trow .tc{min-width:22px;height:22px;border-radius:999px;background:hsl(var(--red));color:#fff;font-size:11.5px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 6px;flex:none}.trow .chev{width:17px;height:17px;color:hsl(var(--muted-foreground));flex:none}.minigrid{display:flex;flex-wrap:wrap;gap:14px 0;justify-content:space-between;margin-bottom:8px}.mtile{display:flex;flex-direction:column;align-items:center;gap:7px;width:30%;position:relative;cursor:pointer}.mtile .sq{width:48px;height:48px;border-radius:13px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 1px 2px #0000000f,0 6px 14px -8px #00000059}.mtile .sq svg{width:22px;height:22px}.mtile:active .sq{transform:scale(.93)}.mtile span{font-size:11.5px;font-weight:500}.mtile .bdg{position:absolute;top:-4px;right:calc(50% - 30px);min-width:18px;height:18px;border-radius:999px;background:hsl(var(--red));color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 5px;border:2px solid hsl(var(--background))}.noresults{text-align:center;color:hsl(var(--muted-foreground));font-size:13px;padding:30px}.askbar{flex:none;margin:0 14px calc(12px + env(safe-area-inset-bottom));border:1px solid hsl(var(--border));border-radius:16px;background:hsl(var(--background));box-shadow:0 2px 8px #0000000d,0 12px 28px -14px #0000004d;overflow:hidden}.askbar .ai{display:flex;align-items:flex-end;gap:8px;padding:6px 8px 6px 12px}.askbar .clip{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:hsl(var(--muted-foreground));flex:none}.askbar .clip svg{width:19px;height:19px}.askbar textarea{flex:1;resize:none;max-height:38vh;min-height:34px;border:none;outline:none;background:transparent;font:15.5px/1.4 Inter,sans-serif;color:hsl(var(--foreground));padding:7px 2px;-webkit-user-select:text;user-select:text}.askbar .act{width:38px;height:38px;border-radius:11px;display:flex;align-items:center;justify-content:center;flex:none;cursor:pointer;border:1px solid hsl(var(--border));background:hsl(var(--secondary));color:hsl(var(--foreground))}.askbar .act.send{background:hsl(var(--primary));border-color:hsl(var(--primary));color:#fff}.askbar .act:active{transform:scale(.92)}.askbar .act svg{width:18px;height:18px}.stage{flex:1;position:relative;display:flex;align-items:flex-start;justify-content:center;padding:5dvh 14px 6px}.card{position:absolute;width:min(420px,90vw);max-height:100%;background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:18px;padding:18px;box-shadow:0 1px 2px #0000000a,0 12px 32px -12px #0000002e;display:flex;flex-direction:column;gap:13px;will-change:transform;touch-action:none;overflow:hidden}.wash{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:18px;pointer-events:none;opacity:0;z-index:1}.card>*{position:relative;z-index:2}.crow{display:flex;align-items:center;gap:11px}.badge{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff;flex:none}.badge .em{font-size:20px}.badge.ch-glyph,.badge.ch-tile{overflow:hidden;box-shadow:inset 0 0 0 1px #00000012}.badge.ch-glyph{padding:7px}.badge.ch-glyph svg,.badge.ch-tile svg{width:100%;height:100%;display:block;stroke:none}.who{flex:1;min-width:0}.who .name{font-weight:600;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.who .meta{font-size:12px;color:hsl(var(--muted-foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:1px}.tag{font-size:11px;font-weight:600;padding:3px 9px;border-radius:999px;flex:none;border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));background:hsl(var(--secondary))}.incoming{font-size:14.5px;line-height:1.5;max-height:24dvh;overflow:auto}.inboximgs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.inboximg{max-width:100%;max-height:30dvh;width:auto;height:auto;border-radius:12px;border:1px solid hsl(var(--border));object-fit:cover;display:block}.inboximg-ph{width:160px;height:120px;border-radius:12px;border:1px solid hsl(var(--border));background:linear-gradient(90deg,hsl(var(--secondary)),hsl(var(--muted)),hsl(var(--secondary)));background-size:200% 100%;animation:inboximg-shimmer 1.2s ease-in-out infinite}@keyframes inboximg-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ctx{font-size:12.5px;color:hsl(var(--muted-foreground));display:flex;gap:7px;align-items:flex-start;line-height:1.45}.ctx b{color:hsl(var(--foreground));font-weight:550}.draftlab{font-size:11px;font-weight:600;color:hsl(var(--muted-foreground));display:flex;align-items:center;gap:7px}.draftlab .pill{font-size:10.5px;background:hsl(var(--secondary));color:hsl(var(--muted-foreground));padding:2px 8px;border-radius:999px;font-weight:500}.draft{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:12px;padding:12px 13px;font-size:14.5px;white-space:pre-wrap;line-height:1.5}.nodraft{background:hsl(var(--secondary));border:1px dashed hsl(var(--border));border-radius:12px;padding:12px 13px;font-size:13.5px;color:hsl(var(--muted-foreground));line-height:1.5}.body{font-size:15px;line-height:1.5}.body b{font-weight:600}.stamp{position:absolute;top:24px;font-size:15px;font-weight:700;letter-spacing:1px;padding:7px 14px;border-radius:10px;border:2.5px solid;opacity:0;z-index:3;pointer-events:none;background:hsl(var(--background))}.stamp-r{right:20px;transform:rotate(12deg) scale(.85)}.stamp-l{left:20px;transform:rotate(-12deg) scale(.85)}.stamp-u{left:50%;top:42%;transform:translate(-50%) translateY(8px) scale(.85)}.stamp.armed{box-shadow:0 0 0 4px hsl(var(--background)),0 6px 20px -4px currentColor}.actrow{display:flex;gap:16px;align-items:center;justify-content:center;padding:10px 0 calc(14px + env(safe-area-inset-bottom))}.actrow button{border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;background:hsl(var(--background));border:1px solid hsl(var(--border));box-shadow:0 1px 2px #0000000d;transition:transform .12s}.actrow button:active{transform:scale(.9)}.a-l{width:54px;height:54px;color:hsl(var(--red))}.a-l svg{width:24px;height:24px}.a-u{width:48px;height:48px;color:hsl(var(--blue))}.a-u svg{width:20px;height:20px}.actrow button.a-r{width:60px;height:60px;color:#fff;background:hsl(var(--green));border-color:hsl(var(--green));box-shadow:0 6px 16px -4px hsl(var(--green) / .6)}.a-r svg{width:24px;height:24px}.empty-state{text-align:center;color:hsl(var(--muted-foreground));display:none;flex-direction:column;align-items:center;gap:6px;padding:0 30px}.empty-state.on{display:flex}.empty-state .ico{width:56px;height:56px;border-radius:16px;background:hsl(var(--secondary));display:flex;align-items:center;justify-content:center;margin-bottom:8px}.empty-state h2{margin:0;color:hsl(var(--foreground));font-size:18px;font-weight:600}.deck-state{flex:1;display:flex;align-items:center;justify-content:center;padding:24px}.deck-state .empty-state{max-width:420px}.deck-state .empty-state .ico svg{width:26px;height:26px}.deck-spin{animation:deck-spin .8s linear infinite;transform-origin:center}@keyframes deck-spin{to{transform:rotate(360deg)}}.empty-state.err .ico{background:hsl(var(--red) / .12)}.empty-state.err .ico svg{color:hsl(var(--red))}.deck-retry{margin-top:14px;padding:8px 20px;border-radius:999px;border:0;background:hsl(var(--foreground));color:hsl(var(--background));font:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:opacity .15s ease}.deck-retry:hover{opacity:.88}.vbody{flex:1;min-height:0;overflow-y:auto;padding:6px 16px calc(22px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch}.dl{font-size:11px;font-weight:600;color:hsl(var(--muted-foreground));margin:16px 2px 8px;text-transform:uppercase;letter-spacing:.03em}.dl:first-child{margin-top:6px}.fcard{display:flex;gap:11px;padding:12px;border:1px solid hsl(var(--border));border-radius:13px;margin-bottom:9px;align-items:flex-start}.fcard:active{background:hsl(var(--secondary))}.fb{width:36px;height:36px;border-radius:9px;display:flex;align-items:center;justify-content:center;color:#fff;flex:none;font-size:11px;font-weight:700}.fb svg{width:18px;height:18px;color:#fff}.fcm{flex:1;min-width:0}.fct{display:flex;justify-content:space-between;gap:8px}.fch{font-size:11.5px;font-weight:600;color:hsl(var(--foreground))}.ft{font-size:11px;color:hsl(var(--muted-foreground))}.fnm{font-weight:550;font-size:14px;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fx2{font-size:13px;color:hsl(var(--muted-foreground));margin-top:1px;line-height:1.4}.totalcard{margin:8px 0 14px;padding:16px 18px;border-radius:16px;background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.totalcard .tk{font-size:12.5px;opacity:.7;font-weight:500}.totalcard .tv{font-size:30px;font-weight:700;letter-spacing:-.02em;margin-top:2px}.brow{display:flex;align-items:center;gap:13px;padding:13px 4px;border-bottom:1px solid hsl(var(--border))}.brow:last-child{border-bottom:none}.bic{width:38px;height:38px;border-radius:11px;background:hsl(var(--secondary));border:1px solid hsl(var(--border));display:flex;align-items:center;justify-content:center;font-size:18px;flex:none}.bn{flex:1;min-width:0}.bnn{font-weight:550;font-size:14.5px}.bns{font-size:12px;color:hsl(var(--muted-foreground));margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bval{font-weight:650;font-size:16px;font-variant-numeric:tabular-nums;flex:none}.acard{border:1px solid hsl(var(--border));border-radius:14px;padding:15px;margin-bottom:12px;background:hsl(var(--background))}.an{font-weight:600;font-size:15px;display:flex;align-items:baseline;gap:8px}.an .as{font-size:12px;color:hsl(var(--muted-foreground));font-weight:400}.amet{display:flex;gap:22px;margin-top:12px}.met .mv{font-size:21px;font-weight:700}.met .mk{font-size:11.5px;color:hsl(var(--muted-foreground));margin-top:1px}.anom{margin-top:11px;font-size:13px;line-height:1.45;color:hsl(var(--red));background:hsl(var(--red) / .07);border:1px solid hsl(var(--red) / .2);border-radius:10px;padding:9px 11px}.postcard{border:1px solid hsl(var(--border));border-radius:14px;padding:14px;margin-bottom:10px}.pch{display:flex;justify-content:space-between;align-items:center;margin-bottom:7px}.ppl{font-size:10.5px;font-weight:600;color:hsl(var(--blue));background:hsl(var(--blue) / .1);border-radius:999px;padding:3px 9px}.pcd{font-size:11.5px;color:hsl(var(--muted-foreground))}.pctitle{font-weight:600;font-size:15px}.pcbody{font-size:13.5px;color:hsl(var(--muted-foreground));margin-top:3px;line-height:1.45}.pencard{border:1px solid hsl(var(--border));border-left:4px solid;border-radius:14px;padding:14px;margin-bottom:10px}.pencard.red{border-left-color:hsl(var(--red))}.pencard.amber{border-left-color:hsl(var(--amber))}.penh{display:flex;align-items:center;gap:8px;margin-bottom:6px}.penplat{font-size:11.5px;color:hsl(var(--muted-foreground))}.sev{font-size:10px;font-weight:700;padding:3px 8px;border-radius:7px;flex:none}.sev.red{color:hsl(var(--red));background:hsl(var(--red) / .1);border:1px solid hsl(var(--red) / .25)}.sev.amber{color:hsl(var(--amber));background:hsl(var(--amber) / .12);border:1px solid hsl(var(--amber) / .3)}.pent{font-weight:600;font-size:15px}.penb{font-size:13.5px;color:hsl(var(--muted-foreground));margin-top:4px;line-height:1.45}.repcard{border:1px solid hsl(var(--border));border-radius:14px;padding:14px;margin-bottom:10px}.rch{display:flex;align-items:center;gap:8px;font-weight:600;font-size:14.5px}.rct{margin-left:auto;font-weight:400;font-size:11.5px;color:hsl(var(--muted-foreground))}.rcb{font-size:13px;color:hsl(var(--muted-foreground));margin-top:8px;line-height:1.45}.rcbtn{margin-top:11px;border:none;background:hsl(var(--primary));color:#fff;font-weight:600;font-size:12.5px;border-radius:9px;padding:8px 13px;font-family:inherit;cursor:pointer}.introw,.cronrow{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid hsl(var(--border));border-radius:13px;margin-bottom:9px}.intm{width:36px;height:36px;border-radius:9px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:13px;flex:none}.intt,.cront{flex:1;min-width:0}.intn,.cronn{font-weight:600;font-size:14.5px;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.ints,.crons{font-size:12px;color:hsl(var(--muted-foreground));margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stdot{width:9px;height:9px;border-radius:50%;flex:none}.stdot.ok{background:hsl(var(--green))}.stdot.no{background:hsl(var(--muted-foreground) / .5)}.stdot.warn{background:hsl(var(--amber))}.stdot.err{background:hsl(var(--red))}.genpill{font-size:9.5px;font-weight:600;color:hsl(var(--violet));background:hsl(var(--violet) / .1);border-radius:999px;padding:1px 7px}.skrow{border:1px solid hsl(var(--border));border-radius:13px;padding:12px;margin-bottom:9px;cursor:pointer}.skh{display:flex;align-items:center;justify-content:space-between;gap:8px}.skc{font-family:ui-monospace,monospace;font-size:13.5px;font-weight:600;color:hsl(var(--blue));display:flex;align-items:center;gap:7px}.vpill{font-size:9.5px;font-weight:600;padding:2px 8px;border-radius:999px;flex:none}.vpill.pers{color:hsl(var(--amber));background:hsl(var(--amber) / .12)}.vpill.shar{color:hsl(var(--green));background:hsl(var(--green) / .1)}.vpill.gen{color:hsl(var(--violet));background:hsl(var(--violet) / .1)}.skd{font-size:13.5px;margin-top:6px;line-height:1.4}.skr{font-size:11.5px;color:hsl(var(--muted-foreground));margin-top:5px;font-family:ui-monospace,monospace}.skdot{width:7px;height:7px;border-radius:50%;flex:none}.skdot.official{background:hsl(var(--blue))}.skdot.community{background:hsl(var(--amber))}.skdot.local{background:hsl(var(--muted-foreground) / .6)}.skmore{display:none;margin-top:9px;padding-top:9px;border-top:1px solid hsl(var(--border));font-size:12px;color:hsl(var(--muted-foreground));gap:7px;flex-direction:column}.skrow.open .skmore{display:flex}.skmeta{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.skchev{margin-left:auto;color:hsl(var(--muted-foreground));transition:transform .18s}.skchev svg{width:15px;height:15px}.skrow.open .skchev{transform:rotate(90deg)}.crondot{width:9px;height:9px;border-radius:50%;flex:none}.crondot.ok{background:hsl(var(--green))}.crondot.fail{background:hsl(var(--red))}.cronsk{font-family:ui-monospace,monospace;font-size:11.5px;color:hsl(var(--blue));font-weight:500}.cronst{font-weight:700;font-size:13px;flex:none}.cronst.ok{color:hsl(var(--green))}.cronst.fail{color:hsl(var(--red))}.obadge{font-size:9px;font-weight:700;padding:1px 6px;border-radius:999px;display:inline-flex;align-items:center;gap:3px;flex:none;white-space:nowrap}.obadge.official{color:hsl(var(--blue));background:hsl(var(--blue) / .1)}.obadge.community{color:hsl(var(--amber));background:hsl(var(--amber) / .12)}.obadge.local{color:hsl(var(--muted-foreground));background:hsl(var(--secondary))}.obadge.generated{color:hsl(var(--violet));background:hsl(var(--violet) / .1)}.kebab{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:hsl(var(--muted-foreground));flex:none}.kebab:active{background:hsl(var(--secondary))}.kebab svg{width:18px;height:18px;fill:currentColor;stroke:none}.mbar{display:flex;gap:8px;margin:2px 0 14px}.mbar button{flex:1;border:1px solid hsl(var(--border));background:hsl(var(--background));border-radius:10px;padding:9px;font:600 12.5px Inter;color:hsl(var(--foreground));display:flex;align-items:center;justify-content:center;gap:6px}.mbar button svg{width:15px;height:15px}.mbar button:active{background:hsl(var(--secondary))}.sw{position:relative;width:38px;height:22px;border-radius:11px;background:hsl(var(--border));flex:none;cursor:pointer;transition:background .18s;margin-top:2px}.sw:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000040;transition:transform .18s}.sw.on{background:hsl(var(--blue))}.sw.on:after{transform:translate(16px)}.sw.pending{background:#f6a823}.chatscroll{flex:1;overflow-y:auto;padding:14px 16px 8px;display:flex;flex-direction:column;gap:8px;-webkit-overflow-scrolling:touch}.bubble{max-width:84%;padding:10px 14px;font-size:14.5px;line-height:1.5;border-radius:18px;word-wrap:break-word}.bubble.alfred{align-self:flex-start;background:hsl(var(--secondary));border-bottom-left-radius:5px}.bubble.me{align-self:flex-end;background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-bottom-right-radius:5px}.bubble b{font-weight:600}.bubble ul{margin:6px 0 2px;padding-left:18px}.bubble li{margin:2px 0}.bubble .mono{font-family:ui-monospace,monospace;font-size:12.5px;background:hsl(var(--background));border:1px solid hsl(var(--border));padding:1px 6px;border-radius:6px}.toolstep{align-self:flex-start;display:flex;align-items:baseline;flex-wrap:wrap;gap:7px;max-width:84%;font-size:12.5px;line-height:1.4;color:hsl(var(--muted-foreground));padding:1px 2px}.toolstep>span{font-style:italic}.toolstep>code{font-family:ui-monospace,monospace;font-size:12px;color:hsl(var(--foreground));background:hsl(var(--secondary));border:1px solid hsl(var(--border));padding:0 5px;border-radius:5px;word-break:break-all}.mdbody>:first-child{margin-top:0}.mdbody>:last-child{margin-bottom:0}.mdbody p{margin:0 0 8px}.mdbody h1,.mdbody h2,.mdbody h3,.mdbody h4{margin:12px 0 6px;line-height:1.3;font-weight:650}.mdbody h1{font-size:18px}.mdbody h2{font-size:16px}.mdbody h3{font-size:15px}.mdbody h4{font-size:14.5px}.mdbody ul,.mdbody ol{margin:6px 0 8px;padding-left:20px}.mdbody li{margin:2px 0}.mdbody li>p{margin:0}.mdbody a{color:hsl(var(--blue));text-decoration:underline}.mdbody strong{font-weight:650}.mdbody code{font-family:ui-monospace,monospace;font-size:12.5px;background:hsl(var(--background));border:1px solid hsl(var(--border));padding:1px 5px;border-radius:5px}.mdbody pre{margin:8px 0;padding:10px 12px;background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:10px;overflow-x:auto}.mdbody pre code{background:none;border:none;padding:0;font-size:12.5px;white-space:pre}.mdbody blockquote{margin:8px 0;padding:2px 12px;border-left:3px solid hsl(var(--border));color:hsl(var(--muted-foreground))}.mdbody hr{border:none;border-top:1px solid hsl(var(--border));margin:12px 0}.mdbody table{border-collapse:collapse;margin:8px 0;font-size:13px;display:block;overflow-x:auto}.mdbody th,.mdbody td{border:1px solid hsl(var(--border));padding:5px 9px;text-align:left}.mdbody th{background:hsl(var(--background));font-weight:600}.mdbody img{max-width:100%;border-radius:8px}.tool{align-self:flex-start;display:flex;align-items:center;gap:8px;font-size:12.5px;color:hsl(var(--muted-foreground));background:hsl(var(--secondary));border:1px solid hsl(var(--border));border-radius:10px;padding:7px 11px}.tool svg{width:15px;height:15px;color:hsl(var(--green))}.think{align-self:flex-start;display:flex;align-items:center;gap:7px;font-size:12.5px;color:hsl(var(--muted-foreground));margin-top:4px}.think svg{width:14px;height:14px}.msgacts{align-self:flex-start;display:flex;gap:17px;align-items:center;margin:1px 0 8px 2px;color:hsl(var(--muted-foreground));opacity:0;transition:opacity .15s}.msgacts svg{width:16px;height:16px;cursor:pointer;stroke-width:1.8}.msgacts:hover,.bubble.alfred:hover+.msgacts{opacity:1}@media(hover:none){.msgacts{opacity:.55}}.typing{align-self:flex-start;background:hsl(var(--secondary));border-radius:18px 18px 18px 5px;padding:13px 16px;display:none;gap:4px}.typing.on{display:flex}.typing i{width:7px;height:7px;border-radius:50%;background:hsl(var(--muted-foreground));animation:bp 1.2s infinite}.typing i:nth-child(2){animation-delay:.2s}.typing i:nth-child(3){animation-delay:.4s}@keyframes bp{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.chatgreet{display:none;flex-direction:column;align-items:center;justify-content:center;flex:1;text-align:center;gap:14px;padding:0 24px}.chatgreet .glogo{width:54px;height:54px;border-radius:15px;background:hsl(var(--primary));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:24px}.chatgreet h2{margin:0;font-size:22px;font-weight:650;letter-spacing:-.02em}.chatgreet .gsub{font-size:14px;color:hsl(var(--muted-foreground));margin-top:-6px}.chatgreet .suggs{display:flex;flex-wrap:wrap;gap:9px;justify-content:center;margin-top:6px;max-width:560px}.chatgreet .sugg{border:1px solid hsl(var(--border));border-radius:999px;padding:8px 14px;font-size:13px;font-weight:500;cursor:pointer;background:hsl(var(--background));color:hsl(var(--foreground))}.chatgreet .sugg:hover{background:hsl(var(--secondary))}.chatgreet.hidden{display:none!important}.slashmenu{position:absolute;left:14px;right:14px;bottom:calc(80px + env(safe-area-inset-bottom));background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:14px;box-shadow:0 -4px 28px #00000024;max-height:46dvh;overflow-y:auto;z-index:20;display:none;padding:6px}.slashmenu.on{display:block}.shdr{font-size:10.5px;font-weight:600;color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.04em;padding:6px 10px 5px}.srow{display:flex;gap:10px;align-items:baseline;padding:9px 10px;border-radius:9px;cursor:pointer}.srow:active,.srow.sel{background:hsl(var(--secondary))}.srow .scmd{font-family:ui-monospace,SFMono-Regular,monospace;font-size:13px;font-weight:600;color:hsl(var(--blue));flex:none;min-width:104px}.srow .sdesc{font-size:12.5px;color:hsl(var(--muted-foreground));line-height:1.35}.snone{padding:14px;text-align:center;color:hsl(var(--muted-foreground));font-size:13px}.sheet-bg{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;opacity:0;pointer-events:none;transition:opacity .25s;z-index:30}.sheet-bg.on{opacity:1;pointer-events:auto}.sheet{position:fixed;left:0;right:0;bottom:0;background:hsl(var(--background));border-top-left-radius:20px;border-top-right-radius:20px;border-top:1px solid hsl(var(--border));padding:18px 16px calc(16px + env(safe-area-inset-bottom));transform:translateY(110%);transition:transform .3s cubic-bezier(.32,.72,0,1);z-index:31;box-shadow:0 -8px 40px #0000001f;pointer-events:none}.sheet.on{transform:translateY(0);pointer-events:auto}.sheet .grab{width:36px;height:4px;border-radius:999px;background:hsl(var(--border));margin:-6px auto 14px}.sheet h3{margin:0 0 12px;font-size:13px;color:hsl(var(--muted-foreground));font-weight:550}.sheet textarea{width:100%;min-height:120px;border:1px solid hsl(var(--input));border-radius:12px;padding:12px;font:15px/1.5 Inter,sans-serif;resize:vertical;-webkit-user-select:text;user-select:text;outline:none;background:hsl(var(--background))}.sheet-toggle{display:flex;align-items:center;gap:8px;margin-top:10px;font-size:13px;color:hsl(var(--muted-foreground));cursor:pointer;-webkit-user-select:none;user-select:none}.sheet-toggle input{width:15px;height:15px;accent-color:hsl(var(--green));cursor:pointer}.sheet .rowb{display:flex;gap:10px;margin-top:12px}.sheet .rowb button{flex:1;border:none;border-radius:var(--radius);padding:12px;font-weight:600;font-size:14px;font-family:inherit;cursor:pointer}.s-cancel{background:hsl(var(--secondary));color:hsl(var(--foreground))}.s-send{background:hsl(var(--green));color:#fff}.asheet .arow{display:flex;align-items:center;gap:13px;padding:14px 6px;font-size:15px;border-bottom:1px solid hsl(var(--border))}.asheet .arow:last-child{border-bottom:none}.asheet .arow:active{background:hsl(var(--secondary))}.asheet .arow svg{width:19px;height:19px;color:hsl(var(--muted-foreground))}.asheet .arow.danger{color:hsl(var(--red))}.asheet .arow.danger svg{color:hsl(var(--red))}.asheet .arow.off{opacity:.4}.toasts{position:fixed;left:50%;bottom:84px;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;z-index:60;pointer-events:none}.toast{pointer-events:auto;max-width:min(440px,calc(100vw - 32px));margin:0;background:hsl(var(--foreground));color:hsl(var(--background));padding:10px 16px;border:0;border-radius:999px;font:inherit;font-size:13px;font-weight:550;line-height:1.3;text-align:center;cursor:pointer;box-shadow:0 8px 24px #0003;animation:toast-in .25s ease both}.toast.err{background:hsl(var(--red));color:#fff}@keyframes toast-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(min-width:980px){.toasts{bottom:24px}}.tc.warn,.bdg.warn,.sb-c.warn{background:hsl(var(--amber))}.tc.info,.bdg.info,.sb-c.info{background:hsl(var(--muted-foreground) / .55)}.sb-logo svg,.glogo svg,.plogo svg,.avatar svg{width:62%;height:62%;fill:#fff;stroke:none;display:block}.brandmark{font-family:Playfair Display,serif;font-weight:800;letter-spacing:0}.sidebar,.md{display:none}@media(min-width:980px){.screen{left:266px}.overlay{box-shadow:-20px 0 44px #0000000d}.sidebar{display:flex;flex-direction:column;position:absolute;left:0;top:0;bottom:0;width:266px;z-index:60;background:hsl(var(--secondary) / .45);border-right:1px solid hsl(var(--border));padding:16px 12px 12px}.sb-brand{display:flex;align-items:center;gap:9px;padding:2px 8px 14px}.sb-logo{width:27px;height:27px;border-radius:8px;background:hsl(var(--primary));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px}.sb-name{font-weight:700;font-size:15.5px;letter-spacing:-.02em}.sb-search{display:flex;align-items:center;gap:8px;background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:10px;padding:8px 11px;margin-bottom:6px}.sb-search input{flex:1;border:none;outline:none;background:transparent;font:13.5px Inter,sans-serif;color:hsl(var(--foreground));-webkit-user-select:text;user-select:text}.sb-search svg{width:15px;height:15px;color:hsl(var(--muted-foreground))}.sb-search .kc{font-size:10px;color:hsl(var(--muted-foreground));border:1px solid hsl(var(--border));border-radius:5px;padding:1px 5px;font-weight:600;flex:none}.sb-scroll{flex:1;overflow-y:auto;margin:0 -4px;padding:0 4px}.sb-grp{font-size:10.5px;font-weight:600;color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.04em;padding:13px 8px 5px}.sb-item{display:flex;align-items:center;gap:10px;padding:7px 9px;border-radius:9px;cursor:pointer;font-size:14px;font-weight:500}.sb-item:hover{background:hsl(var(--secondary))}.sb-item.on{background:hsl(var(--background));box-shadow:0 1px 2px #0000000f;border:1px solid hsl(var(--border))}.sb-chat:not(.on){border:1px solid hsl(var(--border))}.sb-ic{width:26px;height:26px;border-radius:7px;display:flex;align-items:center;justify-content:center;color:#fff;flex:none}.sb-ic svg{width:15px;height:15px;stroke:#fff}.sb-l{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sb-c{font-size:11px;font-weight:700;border-radius:999px;padding:0 6px;height:18px;min-width:18px;display:flex;align-items:center;justify-content:center;color:#fff;background:hsl(var(--red));flex:none}.sb-foot{display:flex;gap:6px;padding-top:8px;border-top:none;margin-top:6px}.sb-foot .sb-item{flex:1}.sb-new{display:flex;align-items:center;gap:9px;padding:9px 11px;border-radius:10px;cursor:pointer;font-size:14px;font-weight:600;background:hsl(var(--primary));color:hsl(var(--primary-foreground));margin-bottom:10px}.sb-new:hover{filter:brightness(1.08)}.sb-new svg{width:16px;height:16px;stroke:#fff;flex:none}.sb-new .sb-l{flex:1}.sb-new .kc{font-size:10px;font-weight:600;opacity:.6;border:1px solid rgba(255,255,255,.3);border-radius:5px;padding:1px 5px}.home .topbar{display:none}.home-body{max-width:780px;margin:0 auto;width:100%;padding-top:24px}.seclab:first-child{margin-top:2px}.minigrid .mtile{width:22%}.askbar{max-width:780px;margin:0 auto 18px}.navhead{padding-top:18px;padding-left:26px}.navhead .ttl{flex:1;text-align:left}.navhead .back{display:none}.vbody>*{max-width:780px;margin-left:auto;margin-right:auto}.chatscroll{max-width:860px;margin:0 auto;width:100%}.askbar.bare{width:100%;max-width:860px;margin:0 auto 20px}.askbar.bare .ai{align-items:center;padding:6px 8px 6px 14px}.askbar.bare textarea{min-height:24px;padding:5px 2px;font-size:15.5px}.slashmenu{left:50%;transform:translate(-50%);width:760px;max-width:90%}.show-back .crumb{display:flex}.show-back .navhead h1{display:none}.stage,.actrow{display:none!important}.md{display:flex;flex:1;min-height:0}.mdlist{width:344px;flex:none;overflow-y:auto;padding:8px 10px 20px}.mdrow{display:flex;gap:11px;padding:11px 10px;border-radius:11px;cursor:pointer;align-items:flex-start;border:1px solid transparent}.mdrow:hover{background:hsl(var(--secondary))}.mdrow.sel{background:hsl(var(--background));border-color:hsl(var(--border));box-shadow:0 1px 2px #0000000d;position:relative}.mdrow.sel:before{content:"";position:absolute;left:0;top:9px;bottom:9px;width:3px;border-radius:0 3px 3px 0;background:hsl(var(--primary))}.mdrow .mbd{width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center;color:#fff;flex:none;font-size:12px;font-weight:700}.mdrow .mbd.ch-glyph,.mdrow .mbd.ch-tile{overflow:hidden;box-shadow:inset 0 0 0 1px #00000012}.mdrow .mbd.ch-glyph{padding:6px}.mdrow .mbd svg{width:100%;height:100%;display:block;stroke:none}.mdrow .mbd .em{font-size:18px}.mdrow .mtt{flex:1;min-width:0}.mdrow .mnm{font-weight:600;font-size:13.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mdrow .msn{font-size:12px;color:hsl(var(--muted-foreground));margin-top:2px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.mddetail{flex:1;min-width:0;overflow-y:auto;padding:30px 34px;display:flex;flex-direction:column;align-items:center}.mdcard{width:100%;max-width:540px;display:flex;flex-direction:column;gap:13px}.mdcard .draft{cursor:text}.mdactions{display:flex;gap:11px;margin-top:22px;width:100%;max-width:540px}.mdactions button{flex:1;border-radius:12px;padding:12px 10px;font:600 14px Inter,sans-serif;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground))}.mdactions button svg{width:18px;height:18px}.mdactions button:hover{background:hsl(var(--secondary))}.mdactions .b-r{background:hsl(var(--green));color:#fff;border-color:hsl(var(--green));flex:1.4}.mdactions .b-r:hover{filter:brightness(1.05);background:hsl(var(--green))}.mdactions .b-l{color:hsl(var(--red))}.mdkbd{margin-top:16px;font-size:12px;color:hsl(var(--muted-foreground));display:flex;gap:18px;flex-wrap:wrap;justify-content:center}.mdkbd kbd{background:hsl(var(--secondary));border:1px solid hsl(var(--border));border-radius:6px;padding:1px 7px;font:inherit;font-weight:600}.mdempty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:hsl(var(--muted-foreground));gap:8px}.mdempty .ico{width:60px;height:60px;border-radius:16px;background:hsl(var(--secondary));display:flex;align-items:center;justify-content:center}.mdempty .ico svg{width:26px;height:26px;color:hsl(var(--green))}.mdempty h2{margin:0;color:hsl(var(--foreground));font-size:19px;font-weight:600}.sheet{left:50%;right:auto;bottom:auto;top:50%;width:560px;max-width:92vw;border-radius:18px;border:1px solid hsl(var(--border));box-shadow:0 30px 80px -20px #0006;transform:translate(-50%,-46%) scale(.98);opacity:0;transition:opacity .18s,transform .18s}.sheet.on{transform:translate(-50%,-50%) scale(1);opacity:1}.sheet .grab{display:none}}.logbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:9px 16px;border-bottom:1px solid hsl(var(--border));flex:none}.logbar .grow{flex:1}.logsearch{display:flex;align-items:center;gap:6px;height:30px;padding:0 10px;border:1px solid hsl(var(--input));border-radius:8px;background:hsl(var(--background));color:hsl(var(--muted-foreground));min-width:130px;max-width:240px;flex:1 1 150px}.logsearch svg{width:13px;height:13px;flex:none}.logsearch input{border:0;outline:0;background:transparent;font:inherit;font-size:12.5px;color:hsl(var(--foreground));width:100%;min-width:50px}.logseg{display:inline-flex;gap:2px;padding:2px;border-radius:9px;background:hsl(var(--muted));flex:none}.logsegb{border:0;background:transparent;border-radius:7px;padding:4px 11px;font-size:12px;font-weight:500;line-height:1.3;color:hsl(var(--muted-foreground));cursor:pointer}.logsegb.on{background:hsl(var(--background));color:hsl(var(--foreground));box-shadow:0 1px 2px #00000014}.logsel{height:30px;border:1px solid hsl(var(--input));border-radius:8px;padding:0 8px;font:inherit;font-size:12.5px;font-weight:500;background:hsl(var(--background));color:hsl(var(--foreground));flex:none}.logsw{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:hsl(var(--muted-foreground));cursor:pointer;-webkit-user-select:none;user-select:none;flex:none}.logsw input{position:absolute;opacity:0;width:0;height:0}.logsw .tk{position:relative;width:30px;height:17px;border-radius:9px;background:hsl(var(--input));transition:background .15s;flex:none}.logsw .tk:after{content:"";position:absolute;top:2px;left:2px;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #00000040;transition:transform .15s}.logsw input:checked+.tk{background:hsl(var(--primary))}.logsw input:checked+.tk:after{transform:translate(13px)}.logsw input:focus-visible+.tk{box-shadow:0 0 0 2px hsl(var(--background)),0 0 0 4px hsl(var(--primary) / .35)}.logbtn{height:30px;border:1px solid hsl(var(--input));border-radius:8px;background:hsl(var(--background));color:hsl(var(--foreground));padding:0 12px;font-size:12.5px;font-weight:600;cursor:pointer;flex:none}.logbtn:hover{background:hsl(var(--muted))}.logbtn:disabled{opacity:.5;cursor:default}.logbody{flex:1;min-height:0;overflow:auto;position:relative;padding:8px 0 calc(20px + env(safe-area-inset-bottom));font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:12px;line-height:1.75;-webkit-overflow-scrolling:touch}.logln{display:flex;gap:8px;padding:1px 16px;white-space:pre-wrap;word-break:break-word}.logln:hover{background:hsl(var(--muted) / .6)}.logln .gut{flex:none;width:7px;color:transparent;font-size:9px;line-height:inherit}.logln.err .gut{color:hsl(var(--red))}.logln.warn .gut{color:hsl(var(--amber))}.logln .txt{flex:1;min-width:0}.logln.err .txt{color:hsl(var(--red))}.logln.warn .txt{color:#ba7908}.logbody.nowrap .logln{white-space:pre}.logbody.nowrap .logln .txt{overflow:hidden;text-overflow:ellipsis}.logln mark{background:hsl(var(--amber) / .4);color:inherit;border-radius:2px;padding:0 1px}.logtrunc{color:hsl(var(--muted-foreground));font-style:italic;text-align:center;padding:4px 16px 8px}.logjump{position:sticky;bottom:14px;float:right;margin-right:16px;background:hsl(var(--primary));color:hsl(var(--primary-foreground));border:0;border-radius:20px;padding:6px 14px;font-size:12px;font-weight:600;cursor:pointer;box-shadow:0 8px 22px -8px #00000080}
