:root{--ink:#16181d;--muted:#6b7280;--line:#e6e8eb;--paper:#fff;--ground:#f6f7f8;--accent:#0f5c4a;--accent-ink:#0b4437;--danger:#b42318;--danger-ink:#921c13;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}body{background:var(--ground);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}a{color:inherit}button{font:inherit}.brand{letter-spacing:-.01em;align-items:center;gap:.6rem;font-weight:650;display:flex}.mark{background:var(--accent);color:#fff;border-radius:.5rem;place-items:center;width:1.75rem;height:1.75rem;font-size:.8rem;display:grid}.card{background:var(--paper);border:1px solid var(--line);border-radius:.75rem;padding:1.25rem}.muted{color:var(--muted);font-size:.875rem}.field{flex-direction:column;gap:.35rem;display:flex}.field+.field{margin-top:1.1rem}.field label{color:var(--muted);font-size:.8rem}.field input,.field select{border:1px solid var(--line);background:var(--paper);width:100%;height:2.6rem;color:var(--ink);font:inherit;border-radius:.5rem;padding:0 .7rem;font-size:.925rem}.field input:focus,.field select:focus{border-color:var(--accent);outline:0;box-shadow:0 0 0 3px #0f5c4a29}.primary{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:.5rem;width:100%;height:2.6rem;margin-top:1.25rem;padding:0 1.1rem;font-weight:600}.primary:disabled{opacity:.55;cursor:default}.primary:focus-visible,.ghost:focus-visible{border-color:var(--accent);outline:0;box-shadow:0 0 0 3px #0f5c4a29}.auth{align-content:center;justify-items:center;min-height:100dvh;padding:3rem 1.25rem;display:grid}.auth-col{width:100%;max-width:23rem}.auth .brand{margin-bottom:1.1rem}.auth .card{padding:1.5rem}.auth h1{letter-spacing:-.015em;margin:0;font-size:1.15rem}.auth .sub{color:var(--muted);margin:.3rem 0 0;font-size:.875rem}.auth form{margin-top:1.1rem}.hint{color:var(--muted);margin:0;font-size:.78rem}.select-wrap{position:relative}.select-wrap select{appearance:none;cursor:pointer;padding-right:2.2rem}.select-wrap:after{content:"";border-right:1.5px solid var(--muted);border-bottom:1.5px solid var(--muted);pointer-events:none;width:.45rem;height:.45rem;margin-top:-.32rem;position:absolute;top:50%;right:.85rem;transform:rotate(45deg)}.pin-wrap{position:relative}.pin-wrap input{letter-spacing:.25em;padding-right:3.6rem}.reveal{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:.35rem;padding:.35rem .45rem;font-size:.78rem;position:absolute;top:50%;right:.4rem;transform:translateY(-50%)}.reveal:hover{color:var(--ink);background:var(--ground)}.alert{color:var(--danger);background:#fdf4f3;border:1px solid #f1d4d1;border-radius:.5rem;align-items:flex-start;gap:.5rem;margin:1.1rem 0 0;padding:.6rem .7rem;font-size:.83rem;line-height:1.35;display:flex}.alert:before{content:"!";background:var(--danger);color:#fff;border-radius:50%;flex:none;place-items:center;width:1.05rem;height:1.05rem;margin-top:.05rem;font-size:.7rem;font-weight:700;display:grid}.footnote{color:var(--muted);margin:1rem 0 0;font-size:.78rem;line-height:1.5}.desk{flex-direction:column;align-items:center;gap:.9rem;height:100dvh;padding:1.25rem;display:flex}.desk-brand,.desk-card{width:100%;max-width:46rem}.desk-card{border:1px solid var(--line);background:var(--paper);border-radius:.75rem;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.desk-head{border-bottom:1px solid var(--line);flex:none;align-items:center;gap:.75rem;padding:.85rem 1.25rem;display:flex}.avatar{width:2.25rem;height:2.25rem;color:var(--accent-ink);background:#e8efec;border-radius:50%;flex:none;place-items:center;font-size:.8rem;font-weight:650;display:grid}.who{flex:1;min-width:0}.who b{font-size:.925rem;font-weight:600;display:block}.who span{color:var(--muted);margin-top:.1rem;font-size:.8rem;display:block}.icon-btn{border:1px solid var(--line);background:var(--paper);width:2.1rem;height:2.1rem;color:var(--ink);cursor:pointer;border-radius:.5rem;flex:none;place-items:center;display:grid}.icon-btn:hover{background:var(--ground);border-color:#cfd4d8}.icon-btn:focus-visible{border-color:var(--accent);outline:0;box-shadow:0 0 0 3px #0f5c4a29}.desk-chat{flex-direction:column;flex:1;min-height:0;display:flex}.dialog{border:1px solid var(--line);background:var(--paper);width:calc(100% - 2rem);max-width:22rem;color:var(--ink);border-radius:.75rem;margin:auto;padding:1.25rem}.dialog::backdrop{background:#16181d59}.dialog h2{letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:600}.dialog p{color:var(--muted);margin:.35rem 0 0;font-size:.875rem;line-height:1.5}.dialog-actions{justify-content:flex-end;gap:.5rem;margin-top:1.25rem;display:flex}.danger{background:var(--danger);color:#fff;height:2.6rem;font:inherit;cursor:pointer;border:0;border-radius:.5rem;padding:0 1.1rem;font-weight:600}.danger:hover:not(:disabled){background:var(--danger-ink)}.danger:disabled{opacity:.55;cursor:default}.danger:focus-visible{outline:0;box-shadow:0 0 0 3px #b4231833}.ghost{border:1px solid var(--line);background:var(--paper);height:2.6rem;color:var(--ink);font:inherit;cursor:pointer;border-radius:.5rem;padding:0 1rem;font-weight:550}.ghost:hover:not(:disabled){background:var(--ground)}.ghost:disabled{opacity:.55;cursor:default}.desk-note{border-top:1px solid var(--line);color:var(--muted);text-align:center;flex:none;justify-content:center;align-items:center;gap:.45rem;margin:0;padding:.7rem 1.25rem;font-size:.78rem;line-height:1.45;display:flex}.desk-note svg{color:#9aa0a8;flex:none}.thread,.thread-state{flex-direction:column;flex:1;min-height:0;display:flex}.thread{position:relative}.thread-state{justify-content:center;align-items:center;padding:2rem 1.25rem}.head-actions{flex:none;align-items:center;gap:.35rem;display:flex}.bar-btn{border:1px solid var(--line);background:var(--paper);height:2.1rem;color:var(--muted);cursor:pointer;border-radius:999px;align-items:center;gap:.35rem;padding:0 .7rem;font-size:.78rem;font-weight:550;display:inline-flex}.bar-btn:hover:not(:disabled),.bar-btn[aria-expanded=true]{color:var(--ink);background:var(--ground)}.bar-btn:disabled{opacity:.55;cursor:default}.thread-scroll{overscroll-behavior:contain;flex:1;min-height:0;padding:.75rem 1.25rem 1rem;overflow-y:auto}.turns{flex-direction:column;gap:1rem;display:flex}.turn{flex-direction:column;gap:.6rem;min-width:0;display:flex}.turn-me{align-items:flex-end}.me-text{background:var(--accent);color:#fff;white-space:pre-wrap;overflow-wrap:anywhere;border-radius:1rem 1rem .3rem;max-width:85%;margin:0;padding:.6rem .85rem;font-size:.925rem;line-height:1.45}.me-photo{object-fit:cover;border:1px solid var(--line);border-radius:.75rem;max-width:12rem;max-height:12rem}.turn-desk{align-items:stretch}.reply{overflow-wrap:anywhere;font-size:.925rem;line-height:1.55}.reply>:first-child{margin-top:0}.reply>:last-child{margin-bottom:0}.reply p,.reply ul,.reply ol{margin:.5rem 0}.reply ul,.reply ol{padding-left:1.2rem}.reply a{color:var(--accent);text-underline-offset:2px}.reply table{border-collapse:collapse;width:100%;margin:.6rem 0;font-size:.85rem}.reply th,.reply td{border-bottom:1px solid var(--line);text-align:left;padding:.4rem .5rem}.reply th{color:var(--muted);font-weight:550}.reply code{background:var(--ground);border-radius:.3rem;padding:.05rem .3rem;font-size:.85em}.working{color:var(--muted);align-items:center;gap:.55rem;font-size:.85rem;display:inline-flex}.dots{gap:.22rem;display:inline-flex}.dots i{background:var(--accent);opacity:.3;border-radius:50%;width:.4rem;height:.4rem;animation:1.1s ease-in-out infinite dot}.dots i:nth-child(2){animation-delay:.15s}.dots i:nth-child(3){animation-delay:.3s}@keyframes dot{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:.9;transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.dots i{opacity:.6;animation:none}}.thread-error{color:var(--danger);background:#fdf4f3;border:1px solid #f1d4d1;border-radius:.5rem;margin:0;padding:.6rem .75rem;font-size:.83rem}.welcome{flex-direction:column;gap:.35rem;padding:1.5rem 0 .5rem;display:flex}.welcome-hi{letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:620}.welcome-sub{color:#475569;margin:0 0 .9rem;font-size:.9rem;line-height:1.5}.starters{grid-template-columns:repeat(auto-fill,minmax(12.5rem,1fr));gap:.6rem;display:grid}.starter{border:1px solid var(--line);background:var(--paper);color:var(--ink);text-align:left;cursor:pointer;border-radius:.75rem;align-items:flex-start;gap:.7rem;padding:.85rem .9rem;display:flex}.starter svg{color:var(--accent);flex:none;margin-top:.1rem}.starter b{font-size:.9rem;font-weight:600;display:block}.starter span span{color:var(--muted);margin-top:.15rem;font-size:.8rem;display:block}.starter:hover{background:var(--ground);border-color:#cfd4d8}.starter:focus-visible,.chip-btn:focus-visible,.btn:focus-visible,.bar-btn:focus-visible{outline:0;box-shadow:0 0 0 3px #0f5c4a29}.chips{flex-wrap:wrap;gap:.4rem;display:flex}.chip-btn{color:var(--accent-ink);text-align:left;cursor:pointer;background:#f1f7f5;border:1px solid #cfe0da;border-radius:999px;padding:.45rem .75rem;font-size:.83rem}.chip-btn:hover{background:#e4efeb}.btn{border:1px solid var(--line);background:var(--paper);height:2.25rem;color:var(--ink);cursor:pointer;border-radius:.5rem;padding:0 .9rem;font-size:.85rem;font-weight:580}.btn:hover:not(:disabled){background:var(--ground)}.btn-primary{border-color:var(--accent);background:var(--accent);color:#fff}.btn-primary:hover:not(:disabled){background:var(--accent-ink)}.btn:disabled{opacity:.5;cursor:default}.opts-wrap{flex-direction:column;gap:.5rem;min-width:0;display:flex}.opts-title{color:var(--muted);margin:0;font-size:.8rem;font-weight:550}.opts{gap:.6rem;display:grid}.opts-cards{grid-template-columns:repeat(auto-fill,minmax(13rem,1fr))}.opts-carousel{scroll-snap-type:x mandatory;padding-bottom:.35rem;display:flex;overflow-x:auto}.opts-carousel .opt{scroll-snap-align:start;flex:0 0 min(15rem,80%)}.opt{border:1px solid var(--line);background:var(--paper);border-radius:.75rem;flex-direction:column;min-width:0;display:flex;overflow:hidden}.opt-closed{background:#fafbfb}.opt-closed .opt-head h3{color:var(--muted)}.opt-photo{aspect-ratio:16/9;object-fit:cover;background:var(--ground);width:100%;display:block}.opt-body{flex-direction:column;gap:.45rem;padding:.75rem .85rem;display:flex}.opt-head{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.opt-head h3{margin:0;font-size:.9rem;font-weight:600;line-height:1.35}.chip{background:var(--ground);color:var(--muted);white-space:nowrap;border-radius:999px;flex:none;padding:.12rem .5rem;font-size:.72rem;font-weight:600}.chip-available{color:var(--accent-ink);background:#e6f2ee}.chip-mine{color:#1d4ed8;background:#e8eefb}.opt-facts{gap:.2rem;margin:0;display:grid}.opt-facts div,.recap-rows div,.receipt-rows div{justify-content:space-between;gap:.75rem;font-size:.82rem;display:flex}.opt-facts dt,.recap-rows dt,.receipt-rows dt{color:var(--muted)}.opt-facts dd,.recap-rows dd,.receipt-rows dd{text-align:right;font-variant-numeric:tabular-nums;margin:0}.opt-reason{color:var(--muted);margin:0;font-size:.8rem;line-height:1.4}.opt-actions{flex-wrap:wrap;gap:.4rem;margin-top:.2rem;display:flex}.opt-taken{color:var(--accent-ink);align-items:center;gap:.3rem;font-size:.83rem;font-weight:580;display:inline-flex}.recap,.receipt,.confirm{border:1px solid var(--line);background:var(--paper);border-radius:.75rem;flex-direction:column;gap:.6rem;padding:.85rem .95rem;display:flex}.recap-title,.confirm-title{margin:0;font-size:.9rem;font-weight:600}.recap-rows,.receipt-rows{gap:.3rem;margin:0;display:grid}.recap-missing dd{color:#b45309}.recap-actions{flex-wrap:wrap;gap:.45rem;display:flex}.receipt-head{align-items:flex-start;gap:.6rem;display:flex}.receipt-head>div{flex:1;min-width:0}.receipt-title{margin:0;font-size:.9rem;font-weight:600}.receipt-state{margin:.1rem 0 0;font-size:.8rem;font-weight:600}.receipt-ref{color:var(--muted);font-variant-numeric:tabular-nums;flex:none;font-size:.75rem}.receipt-note{color:var(--muted);margin:0;font-size:.8rem}.receipt-pending .receipt-head svg,.receipt-pending .receipt-state{color:#b45309}.receipt-applied .receipt-head svg,.receipt-applied .receipt-state{color:var(--accent)}.receipt-refused .receipt-head svg,.receipt-refused .receipt-state{color:var(--danger)}.receipt-uncertain .receipt-head svg,.receipt-uncertain .receipt-state{color:var(--muted)}.confirm{background:#f7fbfa;border-color:#cfe0da}.confirm-done{color:var(--muted);margin:0;font-size:.83rem}.confirm-error{color:var(--danger);margin:0;font-size:.8rem}.composer{padding:.6rem 1rem calc(.8rem + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--paper);flex-direction:column;flex:none;gap:.45rem;display:flex}.composer-row{border:1px solid var(--line);background:var(--paper);border-radius:1.4rem;align-items:flex-end;gap:.4rem;padding:.3rem;display:flex}.composer-row:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #0f5c4a1f}.composer textarea{resize:none;min-width:0;min-height:2.25rem;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;flex:1;padding:.5rem .2rem;font-size:16px;line-height:1.4}.composer-icon,.composer-send{cursor:pointer;border:0;border-radius:50%;flex:none;place-items:center;width:2.25rem;height:2.25rem;display:grid}.composer-icon{color:var(--muted);background:0 0}.composer-icon:hover:not(:disabled){background:var(--ground);color:var(--ink)}.composer-send{background:var(--accent);color:#fff}.composer-send:disabled,.composer-icon:disabled{opacity:.4;cursor:default}.composer-error{color:var(--danger);margin:0;font-size:.8rem}.attach{align-self:flex-start;position:relative}.attach img{object-fit:cover;border:1px solid var(--line);border-radius:.6rem;width:4rem;height:4rem;display:block}.attach-x{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:1.3rem;height:1.3rem;display:grid;position:absolute;top:-.4rem;right:-.4rem}@media (max-width:640px){.desk{gap:0;padding:0}.desk-brand{display:none}.desk-card{border:0;border-radius:0}.thread-scroll{padding:.75rem 1rem 1rem}.me-text{max-width:90%}}.opts-photo{aspect-ratio:16/7;object-fit:cover;border:1px solid var(--line);background:var(--ground);border-radius:.75rem;width:100%;max-height:14rem;display:block}.history{z-index:2;background:var(--paper);flex-direction:column;display:flex;position:absolute;inset:0}.history-head{flex:none;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1.25rem .6rem;display:flex}.history-head p{margin:0;font-size:.9rem;font-weight:600}.history-note{color:var(--muted);margin:0;padding:.5rem 1.25rem;font-size:.85rem}.history-list{flex:1;min-height:0;margin:0;padding:0 .75rem .75rem;list-style:none;overflow-y:auto}.history-item{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.5rem;justify-content:space-between;align-items:baseline;gap:.75rem;padding:.7rem .6rem;display:flex}.history-item:hover{background:var(--ground)}.history-item.is-current{background:#f1f7f5}.history-item:focus-visible{outline:0;box-shadow:0 0 0 3px #0f5c4a29}.history-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.875rem;overflow:hidden}.history-when{color:var(--muted);font-variant-numeric:tabular-nums;flex:none;font-size:.75rem}@media (max-width:640px){.bar-label{display:none}.bar-btn{justify-content:center;width:2.1rem;padding:0}.desk-head{padding:.7rem 1rem}}.opt-pick{width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;padding:0;transition:border-color .12s,box-shadow .12s,opacity .12s}.opt-pick:hover:not(:disabled){border-color:#b9cfc7;box-shadow:0 2px 10px #16181d0f}.opt-pick:focus-visible{border-color:var(--accent);outline:0;box-shadow:0 0 0 3px #0f5c4a29}.opt-pick:active:not(:disabled){transform:translateY(1px)}.opt-pick:disabled{cursor:default}.opt.is-selected{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.opt.is-dimmed{opacity:.55}.chip-selected{background:var(--accent);color:#fff;align-items:center;gap:.2rem;display:inline-flex}
