:root{color:#1d2433;font-synthesis:none;background:#eef2f6;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,textarea,select{font:inherit}button{color:#fff;cursor:pointer;background:#315efb;border:0;border-radius:8px;min-height:44px;padding:0 16px}button:disabled{opacity:.5;cursor:not-allowed}button.secondary{color:#344054;background:#eef2f6}button.danger{color:#b42318;background:#fee4e2}.app-shell{background:#f8fafc;flex-direction:column;max-width:760px;min-height:100dvh;margin:0 auto;display:flex}.topbar{padding:calc(12px + env(safe-area-inset-top)) 18px 12px;background:#fff;border-bottom:1px solid #e4e8ef;justify-content:space-between;align-items:center;display:flex}.topbar h1,h2,h3,p{margin:0}.topbar h1{font-size:20px}.topbar small,.eyebrow{color:#738096;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.screen{flex:1;padding:16px 16px 92px;overflow:auto}.section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.section-heading h2{margin-top:4px}.map-screen{flex-direction:column;gap:14px;min-height:calc(100dvh - 150px);display:flex}.map-canvas{background-color:#dfe9dc;background-image:linear-gradient(25deg,#0000 48%,#b3c8ae 49% 51%,#0000 52%),linear-gradient(115deg,#0000 48%,#c3d6bd 49% 51%,#0000 52%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-radius:8px;min-height:430px;position:relative;overflow:hidden}.map-pin{z-index:2;background:#fff;border-radius:999px;padding:8px 10px;font-size:12px;position:absolute;box-shadow:0 4px 12px #39465c33}.map-pin.active{color:#fff;background:#315efb;top:46%;left:45%}.pin-a{top:28%;left:22%}.pin-b{top:65%;right:16%}.map-road{transform-origin:0;background:#fff9;border-radius:8px;height:8px;position:absolute}.road-a{width:62%;top:45%;left:25%;transform:rotate(-28deg)}.road-b{width:52%;top:48%;left:43%;transform:rotate(32deg)}.place-card,.provider-card,.editor-card,.list-card,.io-card{background:#fff;border:1px solid #e4e8ef;border-radius:8px;padding:16px;box-shadow:0 4px 16px #3440540d}.place-card p{color:#667085;margin:8px 0 14px}.provider-card,.editor-card{gap:10px;margin-bottom:14px;display:grid}.provider-card label{color:#475467;gap:6px;font-size:13px;display:grid}.provider-card input,.editor-card input,textarea,.provider-card select,.character-picker select{background:#fff;border:1px solid #d7dce5;border-radius:8px;width:100%;padding:11px 12px}.field-with-action{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.messages{flex-direction:column;gap:10px;min-height:280px;display:flex}.message{white-space:pre-wrap;border-radius:8px;max-width:86%;padding:12px 14px;line-height:1.5}.message.user{color:#fff;background:#315efb;align-self:flex-end}.message.assistant{background:#fff;border:1px solid #e4e8ef;align-self:flex-start}.message.pending{color:#667085}.empty{color:#98a2b3;text-align:center;padding:36px 0}.composer{background:#f8fafc;gap:8px;padding-top:12px;display:grid;position:sticky;bottom:0}.composer textarea{resize:vertical;min-height:68px}.composer-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.button-row{flex-wrap:wrap;gap:8px;display:flex}.button-row button{font-size:13px}.list-card{margin:12px 0}.list-card h3{margin-bottom:8px}.list-row{border-top:1px solid #eef0f3;justify-content:space-between;align-items:center;gap:8px;padding:10px 0;display:flex}.list-row>span:first-child{overflow-wrap:anywhere;min-width:0}.list-row button{color:#475467;background:#eef2f6;min-height:36px;padding:0 10px;font-size:12px}.io-card{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.file-button{color:#344054;cursor:pointer;background:#eef2f6;border-radius:8px;align-items:center;min-height:44px;padding:0 16px;display:inline-flex}.file-button input{display:none}.feedback{color:#1849a9;overflow-wrap:anywhere;background:#eff4ff;border:1px solid #b2ccff;border-radius:8px;margin-bottom:12px;padding:11px 46px 11px 12px;position:relative}.feedback.success{color:#067647;background:#ecfdf3;border-color:#abefc6}.feedback.error{color:#b42318;background:#fef3f2;border-color:#fecdca}.feedback button{color:currentColor;background:0 0;min-width:36px;min-height:36px;padding:0;font-size:22px;position:absolute;top:2px;right:4px}.advanced{border-top:1px solid #e4e8ef;padding-top:12px}.advanced summary{cursor:pointer;color:#475467;align-items:center;min-height:44px;display:flex}.debug-view{margin-top:10px}.list-heading,.debug-tab-buttons{justify-content:space-between;align-items:center;gap:8px;display:flex}.list-heading{margin-bottom:8px}.list-heading .file-button{min-height:32px;padding:0 10px;font-size:12px}.debug-tab-buttons{flex-wrap:wrap;justify-content:flex-start;margin-bottom:10px}.debug-tab-buttons button{color:#475467;background:#eef2f6;min-height:38px}.debug-tab-buttons button.selected{color:#fff;background:#315efb}.debug-output{background:#fff;border:1px solid #e4e8ef;border-radius:8px;overflow:hidden}.debug-output pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#475467;max-height:60vh;margin:0;padding:12px;font-size:12px;overflow:auto}.request-status{color:#667085;flex:none;font-size:12px}.request-status.requesting,.request-status.generating{color:#b54708}.request-status.success{color:#027a48}.request-status.error{color:#b42318}.character-picker{margin:12px 0}.character-picker label{color:#475467;gap:6px;font-size:13px;display:grid}.bottom-nav{z-index:5;width:min(760px,100%);padding:8px 10px calc(8px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e4e8ef;grid-template-columns:repeat(4,1fr);gap:4px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{color:#667085;background:0 0;min-height:44px}.bottom-nav button.selected{color:#315efb;background:#e9efff}@media (width>=761px){.app-shell{min-height:100vh;box-shadow:0 0 30px #34405414}}
