:root{color-scheme:light;font-family:Inter,Segoe UI,Helvetica,Arial,sans-serif;color:#111827;background:#eef2ff}*{box-sizing:border-box}body,html{margin:0;min-height:100%}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,rgba(99,102,241,.18),transparent 25%),radial-gradient(circle at bottom right,rgba(59,130,246,.14),transparent 22%),#f8fbff}button,textarea{font:inherit}.center{height:100%;display:grid;place-items:center}.muted{color:#6b7280}.app{height:100vh;display:grid;grid-template-rows:1fr auto;grid-gap:0;gap:0;background:#fff;box-shadow:inset 0 0 0 1px rgba(15,23,42,.04)}.main{min-height:0;display:flex;flex-direction:column}.dev-token-bar{position:fixed;top:12px;left:50%;transform:translateX(-50%);z-index:40;display:flex;align-items:center;gap:8px;padding:8px 10px 8px 14px;border-radius:999px;background:#111827;color:#fff;box-shadow:0 10px 30px rgba(15,23,42,.25);font-size:.82rem;max-width:calc(100% - 32px);animation:row-in .24s cubic-bezier(.2,.8,.25,1) both}.dev-token-label{white-space:nowrap;opacity:.75}.dev-token-input{border:0;border-radius:999px;padding:6px 12px;background:hsla(0,0%,100%,.12);color:#fff;min-width:220px;outline:none}.dev-token-input::placeholder{color:hsla(0,0%,100%,.5)}.dev-token-input:focus{background:hsla(0,0%,100%,.2)}.dev-token-btn{border:0;border-radius:999px;padding:7px 14px;background:#fff;color:#111827;font-weight:700;cursor:pointer;white-space:nowrap;flex-shrink:0}.dev-token-btn:hover:not(:disabled){transform:translateY(-1px)}.dev-token-btn:disabled{opacity:.5;cursor:default}@media (max-width:640px){.dev-token-bar{flex-wrap:wrap;justify-content:center;border-radius:18px}.dev-token-input{min-width:160px}}.main.is-empty{justify-content:center;align-items:center;padding:32px 24px}.hero{width:100%;max-width:720px;display:flex;flex-direction:column;align-items:stretch;gap:6px}.hero-title{margin:0 0 6px;font-size:1.7rem;font-weight:800;letter-spacing:-.01em;color:#0f172a}.hero-sub{margin:0 0 22px;color:#6b7280;font-size:.95rem}.hero-cards{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;margin-bottom:24px}.prompt-card{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:16px 16px 14px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;cursor:pointer;text-align:left;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease,background .15s ease}.prompt-card:hover{transform:translateY(-2px);border-color:#c7d2fe;background:#fafaff;box-shadow:0 12px 26px rgba(79,70,229,.1)}.prompt-card-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:rgba(99,102,241,.08);color:var(--primary)}.prompt-card-label{font-size:.92rem;font-weight:700;color:#111827}.prompt-card-desc{font-size:.8rem;color:#6b7280}.hero .composer{margin-top:4px}@media (max-width:520px){.hero-cards{grid-template-columns:1fr}}.pill{border:1px solid #e5e7eb;background:#fff;color:#374151;padding:10px 16px;border-radius:999px;font-size:.9rem;cursor:pointer;transition:transform .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.pill:hover{transform:translateY(-1px);border-color:#c7d2fe;background:#f5f6ff;box-shadow:0 6px 16px rgba(79,70,229,.08)}.pill-ghost{border-color:rgba(99,102,241,.25);color:#4338ca;background:rgba(99,102,241,.06)}.suggestions{display:flex;flex-wrap:wrap;gap:8px;margin:4px 2px 16px}.scroll{min-height:0;flex:1 1;overflow-y:auto;display:flex;flex-direction:column;align-items:center;padding:24px 20px;background:#fff}.confirm-card,.row,.suggestions{width:100%;max-width:720px}.row{display:flex;margin:10px 0;animation:row-in .28s cubic-bezier(.2,.8,.25,1) both}@keyframes row-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.row.user{justify-content:flex-end}.bubble{font-size:.97rem;line-height:1.75;white-space:pre-wrap;word-break:break-word}.row.assistant .bubble{max-width:100%;padding:2px 0;color:#111827}.row.user .bubble{max-width:84%;padding:12px 18px;border-radius:20px;background:var(--primary);color:#fff;box-shadow:0 8px 24px rgba(15,23,42,.06)}.thought-line{display:flex;width:100%;align-items:center;gap:6px;border:0;background:transparent;color:#9ca3af;font-size:.82rem;font:inherit;cursor:pointer;padding:0;margin-bottom:8px}.thought-line:hover{color:#6b7280}.thought-chevron{display:inline-flex;transition:transform .15s ease}.thought-chevron.open{transform:rotate(90deg)}.thought-detail{display:flex;flex-direction:column;gap:7px;margin:-2px 0 14px 4px;padding:10px 14px;border-left:2px solid #eef0f4;background:#fafbfc;border-radius:0 10px 10px 0;color:#4b5563;font-size:.82rem;line-height:1.5}.thought-step{display:flex;align-items:flex-start;gap:8px}.thought-step-dot{flex-shrink:0;width:5px;height:5px;margin-top:6px;border-radius:50%;background:var(--primary);opacity:.55}.thought-step-empty{color:#9ca3af;font-style:italic}.thought-step-empty .thought-step-dot{background:#9ca3af}.caret{display:inline-block;width:3px;height:1em;margin-left:2px;vertical-align:-.15em;background:var(--primary);border-radius:1px;animation:caret-blink .7s steps(1) infinite}@keyframes caret-blink{50%{opacity:0}}.thinking{display:inline-flex;align-items:center;gap:9px;color:#6b7280;font-size:.92rem}.thinking-spark{display:inline-block;font-size:1.05rem;animation:spark-pulse 1.1s ease-in-out infinite}@keyframes spark-pulse{0%,to{transform:scale(1) rotate(0deg);opacity:.6}50%{transform:scale(1.25) rotate(15deg);opacity:1}}.thinking-label{position:relative;overflow:hidden}.thinking-label:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(99,102,241,.45),transparent);transform:translateX(-100%);animation:thinking-shimmer 1.4s infinite}@keyframes thinking-shimmer{to{transform:translateX(200%)}}.thinking-dots{display:inline-flex;gap:4px}.thinking-dots i{width:5px;height:5px;border-radius:50%;background:var(--primary);display:inline-block;animation:thinking-bounce 1.2s infinite;opacity:.4}.thinking-dots i:nth-child(2){animation-delay:.15s}.thinking-dots i:nth-child(3){animation-delay:.3s}@keyframes thinking-bounce{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-5px);opacity:1}}.status{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(99,102,241,.08);color:#3730a3;font-size:.85rem}.composer{display:flex;align-items:center;gap:6px;padding:8px 10px 8px 18px;width:calc(100% - 56px);max-width:720px;margin:0 auto 24px;border:1px solid #e5e7eb;border-radius:28px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.06)}.hero .composer{margin:0}.composer textarea{flex:1 1;resize:none;min-height:24px;max-height:160px;border:0;padding:12px 4px;outline:none;background:transparent}.icon-btn{width:34px;height:34px;background:transparent;color:#9ca3af;cursor:not-allowed}.icon-btn,.send-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;flex-shrink:0}.send-btn{width:38px;height:38px;background:#111827;color:#fff;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.send-btn:hover:not(:disabled){transform:translateY(-1px)}.send-btn:disabled{opacity:.35;cursor:default}.info-card{margin:10px 0 6px;max-width:480px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 10px 28px rgba(15,23,42,.06);animation:confirm-in .24s cubic-bezier(.2,.8,.25,1) both}.info-card-head{display:flex;align-items:center;gap:8px;padding:13px 18px;border-bottom:1px solid #eef0f4;background:rgba(99,102,241,.05);font-size:.92rem;font-weight:700;color:#111827}.info-card-head-icon{display:inline-flex;color:var(--primary);flex-shrink:0}.info-card-section{padding:12px 18px;border-bottom:1px solid #f3f4f6}.info-card-section:last-child{border-bottom:0}.info-card-section-head{display:flex;align-items:center;gap:6px;font-size:.72rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#9ca3af;margin-bottom:8px}.info-card-section-icon{display:inline-flex;color:#9ca3af;flex-shrink:0}.info-card-row{display:flex;flex-direction:column;gap:1px;padding:5px 0;font-size:.88rem;line-height:1.5}.info-card-row-label{color:#9ca3af;font-size:.72rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;flex-shrink:0}.info-card-row-value{color:#111827;word-break:break-word}.info-card-row-value a{color:var(--primary);text-decoration:underline}.info-card-badge{display:inline-block;padding:2px 10px;border-radius:999px;font-size:.76rem;font-weight:600}.info-card-badge-success{background:#dcfce7;color:#15803d}.info-card-badge-warning{background:#fef3c7;color:#b45309}.info-card-badge-info{background:#dbeafe;color:#1d4ed8}.info-card-badge-neutral{background:#f3f4f6;color:#4b5563}.info-card-items{display:flex;flex-direction:column;gap:2px}.info-card-item{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:4px 0;font-size:.88rem;color:#111827;line-height:1.5}.info-card-item-name{flex:1 1}.info-card-item-price{color:#6b7280;flex-shrink:0}.info-card-link{display:inline-block;margin-top:8px;font-size:.84rem;font-weight:600;color:var(--primary);text-decoration:none}.info-card-link:hover{text-decoration:underline}.info-card-workflow{display:flex;flex-direction:column;margin-top:2px}.info-card-workflow-step{display:flex;gap:12px}.info-card-workflow-rail{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:12px}.info-card-workflow-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0;border:2px solid transparent}.info-card-workflow-line{width:2px;flex:1 1;min-height:18px;background:#e5e7eb;margin:2px 0}.info-card-workflow-body{display:flex;flex-direction:column;padding-bottom:14px;flex:1 1;min-width:0}.info-card-workflow-step:last-child .info-card-workflow-body{padding-bottom:2px}.info-card-workflow-label{display:inline-block;width:-moz-fit-content;width:fit-content;font-size:.72rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;padding:1px 8px;border-radius:6px;margin-bottom:4px}.info-card-workflow-value{font-size:.88rem;color:#111827;line-height:1.5;word-break:break-word}.info-card-workflow-dot-success{background:#22c55e}.info-card-workflow-dot-warning{background:#f59e0b}.info-card-workflow-dot-info{background:#3b82f6}.info-card-workflow-dot-neutral{background:#9ca3af}.info-card-workflow-label-success{background:#dcfce7;color:#15803d}.info-card-workflow-label-warning{background:#fef3c7;color:#b45309}.info-card-workflow-label-info{background:#dbeafe;color:#1d4ed8}.info-card-workflow-label-neutral{background:#f3f4f6;color:#4b5563}@media (max-width:520px){.info-card{max-width:100%}}.confirm-card{margin:6px 2px 20px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 16px 40px rgba(15,23,42,.08);overflow:hidden;animation:confirm-in .24s cubic-bezier(.2,.8,.25,1) both}@keyframes confirm-in{0%{opacity:0;transform:translateY(10px) scale(.99)}to{opacity:1;transform:none}}.confirm-head{padding:16px 18px 12px}.confirm-note{margin:0 0 4px;font-size:.95rem;font-weight:600;color:#111827}.confirm-sub{margin:0;font-size:.82rem;color:#6b7280}.confirm-list{display:flex;flex-direction:column;border-top:1px solid #eef0f4}.confirm-item{border-bottom:1px solid #eef0f4;transition:opacity .15s ease}.confirm-item:last-child{border-bottom:0}.confirm-item-rejected{opacity:.5}.confirm-item-head{display:flex;align-items:center;gap:10px;width:100%;padding:12px 18px;border:0;background:transparent;font:inherit;text-align:left;cursor:pointer;color:#111827}.confirm-item-head:hover{background:#fafbff}.confirm-chevron{display:inline-flex;color:#9ca3af;transition:transform .18s ease;flex-shrink:0}.confirm-chevron.open{transform:rotate(90deg)}.confirm-item-title{flex:1 1;font-size:.9rem;font-weight:600}.confirm-toggle{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;color:#c7cad1;background:#f4f5f7;cursor:pointer;flex-shrink:0;transition:background .15s ease,color .15s ease,transform .1s ease}.confirm-toggle:hover{transform:scale(1.08)}.confirm-toggle-yes.active{background:#dcfce7;color:#16a34a}.confirm-toggle-no.active{background:#fee2e2;color:#dc2626}.diff-box{margin:0 18px 14px 42px;padding:10px 12px;border-radius:10px;background:#f8fafc;border:1px solid #eef0f4;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem;line-height:1.7}.diff-line{white-space:pre-wrap;word-break:break-word;border-radius:4px;padding:1px 6px}.diff-marker{display:inline-block;width:14px;font-weight:700}.diff-add{background:rgba(34,197,94,.12);color:#15803d}.diff-remove{background:rgba(239,68,68,.1);color:#b91c1c;text-decoration:line-through;-webkit-text-decoration-color:rgba(185,28,28,.4);text-decoration-color:rgba(185,28,28,.4)}.diff-empty{color:#6b7280;font-style:italic}.diff-show-all{margin-top:6px;border:0;background:transparent;color:#4f46e5;font-size:.78rem;font-family:inherit;cursor:pointer;padding:0}.confirm-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 18px;border-top:1px solid #eef0f4;background:#fafbff}.confirm-reject-all{border:0;background:transparent;color:#6b7280;font-size:.85rem;font-weight:600;cursor:pointer;padding:8px 4px}.confirm-reject-all:hover{color:#374151}.confirm-submit{border:0;border-radius:12px;background:#111827;color:#fff;font-size:.85rem;font-weight:700;padding:10px 16px;cursor:pointer;transition:transform .15s ease}.confirm-submit:hover{transform:translateY(-1px)}@media (max-width:640px){.composer{width:calc(100% - 32px);margin:0 auto 16px}.scroll{padding:18px 14px}.hero-title{font-size:1.4rem}.diff-box{margin-left:18px}}