:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#171a20;font-synthesis:none;text-rendering:geometricprecision;background:#eef1f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{cursor:pointer;border:0}.phone-shell{background:#f7f8fb;max-width:520px;min-height:100vh;margin:0 auto;padding:18px 14px 92px;position:relative}.app-header{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f8fbf0;justify-content:space-between;align-items:center;gap:12px;margin:-18px -14px 14px;padding:18px 14px 12px;display:flex;position:sticky;top:0}.app-header span{color:#6d7686;font-size:13px}.app-header h1{letter-spacing:0;margin:2px 0 0;font-size:28px;line-height:1.1}.icon-button{color:#303746;background:#fff;border-radius:12px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 1px #1418200f,0 8px 22px #14182012}.screen{gap:12px;display:grid}.hero-card,.runtime-card,.section-card,.chat-panel,.compose-card{background:#fff;border:1px solid #e4e8f0;border-radius:14px;box-shadow:0 1px #1418200a}.hero-card,.runtime-card{color:#fff;background:#171a20;justify-content:space-between;align-items:center;gap:14px;min-height:112px;padding:16px;display:flex}.hero-card span,.runtime-card span{color:#aab2c1;font-size:12px}.hero-card strong,.runtime-card strong{overflow-wrap:anywhere;margin-top:5px;font-size:22px;line-height:1.18;display:block}.hero-card small,.runtime-card small{color:#c9d1df;margin-top:7px;font-size:12px;display:block}.section-card,.chat-panel,.compose-card{padding:14px}.section-title{align-items:center;gap:8px;margin-bottom:10px;display:flex}.section-title h2,.compose-card h2{letter-spacing:0;margin:0;font-size:16px;line-height:1.25}.item-list,.timeline,.connector-list{gap:8px;display:grid}.list-item,.timeline-row,.connector-row{background:#fbfcfe;border:1px solid #edf0f5;border-radius:12px;align-items:center;gap:9px;min-height:50px;padding:10px;display:grid}.list-item{grid-template-columns:9px minmax(0,1fr)}.timeline-row{grid-template-columns:56px minmax(0,1fr)}.connector-row{grid-template-columns:minmax(0,1fr) 22px}.item-dot{background:#8f99aa;border-radius:999px;width:8px;height:8px}.list-item.high .item-dot{background:#e14658}.list-item.normal .item-dot{background:#2477f2}.timeline-row time{color:#2477f2;font-size:12px;font-weight:700}.list-item strong,.timeline-row strong,.connector-row strong{color:#202632;text-overflow:ellipsis;min-width:0;font-size:14px;line-height:1.35;display:block;overflow:hidden}.list-item span,.timeline-row span,.connector-row span{color:#6d7686;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-top:3px;font-size:12px;line-height:1.35;display:block;overflow:hidden}.empty,.runtime-note{color:#717b8b;margin:0;font-size:13px;line-height:1.5}.runtime-note{padding:0 4px}.chat-form{grid-template-columns:minmax(0,1fr) 44px;align-items:stretch;gap:8px;display:grid}textarea,input{color:#171a20;background:#fff;border:1px solid #dbe0ea;border-radius:12px;outline:none;width:100%;padding:11px 12px}textarea{resize:vertical}textarea:focus,input:focus{border-color:#2477f2;box-shadow:0 0 0 3px #2477f21f}.chat-form button,.stack-form button{color:#fff;background:#2477f2;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-weight:700;display:inline-flex}button:disabled{cursor:not-allowed;opacity:.55}.quick-actions{gap:7px;margin-top:10px;padding-bottom:2px;display:flex;overflow-x:auto}.quick-actions button{color:#303746;background:#eef2f8;border-radius:999px;flex:none;min-height:34px;padding:0 11px;font-size:12px}.chat-output{color:#e8eef9;white-space:pre-wrap;background:#171a20;border-radius:12px;max-height:260px;margin:12px 0 0;padding:12px;font-size:12px;line-height:1.55;overflow:auto}.stack-form{gap:9px;margin-top:10px;display:grid}.bottom-tabs{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #dae0eae6;border-radius:20px;grid-template-columns:repeat(4,1fr);gap:4px;width:min(100% - 24px,496px);padding:7px;display:grid;position:fixed;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 12px 34px #14182024}.bottom-tabs button{color:#697386;background:0 0;border-radius:15px;place-items:center;gap:3px;min-height:54px;display:grid}.bottom-tabs button.active{color:#fff;background:#171a20}.bottom-tabs span{font-size:11px;font-weight:700}.loading-bar{transform-origin:0;background:#2477f2;width:100%;height:3px;animation:1.2s ease-in-out infinite loading;position:fixed;top:0;left:0}@keyframes loading{0%{transform:scaleX(.1)}55%{transform:scaleX(.85)}to{transform:scaleX(.1)}}@media (width>=760px){body{background:#e9edf3}.phone-shell{border:1px solid #dce2eb;border-radius:28px;min-height:calc(100vh - 32px);margin-top:16px;margin-bottom:16px;box-shadow:0 22px 70px #14182029}.app-header{border-radius:28px 28px 0 0}}
