:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17211d;background:#ece5da;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:#ece5da}button,textarea,input{font:inherit}button{-webkit-tap-highlight-color:transparent}.app-frame{min-height:100vh;background:radial-gradient(circle at top,rgba(31,112,88,.16),transparent 300px),#ece5da}.phone-shell{position:relative;display:flex;width:min(100%,430px);min-height:100vh;margin:0 auto;flex-direction:column;background:#fbf7ef;box-shadow:0 20px 60px #35271829}.safety-header{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:max(16px,env(safe-area-inset-top)) 18px 14px;background:#fbf7eff5;border-bottom:1px solid #e5dacb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.eyebrow{margin:0 0 4px;color:#1d6e57;font-size:.76rem;font-weight:850;letter-spacing:0;text-transform:uppercase}h1,h2,p{margin:0}h1{color:#111c18;font-size:1.55rem;line-height:1.05;letter-spacing:0}button{min-height:44px;border-radius:10px;border:1px solid transparent;cursor:pointer;font-weight:780;line-height:1.1}button:disabled{cursor:not-allowed;opacity:.55}.reset-button,.ghost-button,.secondary-button{background:#fffaf4;color:#22332d;border-color:#d9cdbc}.reset-button{min-width:58px;padding:0 12px}.primary-button{background:#c94f2d;color:#fffaf4;border-color:#c94f2d;padding:0 14px}.request-status{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:14px 14px 12px;padding:14px;border:1px solid #d9cdbc;border-radius:14px;background:#fffaf4;box-shadow:0 12px 24px #44342314}.request-status.high{border-color:#d28068;background:#fff4ed}.request-status p{grid-column:1 / -1;color:#55635e;font-size:.92rem;line-height:1.35}.status-label{display:block;margin-bottom:3px;color:#766758;font-size:.72rem;font-weight:850;letter-spacing:0;text-transform:uppercase}.request-status strong{display:block;color:#17211d;font-size:1rem;line-height:1.2}.location-card{display:grid;gap:12px;margin:0 14px 12px;padding:14px;border:1px solid #c9ddd4;border-radius:14px;background:#edf8f2}.location-card.confirmed{background:#eef8ef}.location-card strong,.location-card span{display:block}.location-card strong{color:#17382f;font-size:1rem}.location-card span,.location-error{margin-top:3px;color:#50645d;font-size:.92rem;line-height:1.35}.location-error{color:#8a3328}.location-actions{display:grid;gap:8px}.conversation{display:flex;flex:1;flex-direction:column;gap:10px;padding:0 14px 12px}.message{max-width:88%;border-radius:14px;padding:11px 12px;line-height:1.42;overflow-wrap:anywhere}.message span{display:block;margin-bottom:4px;font-size:.74rem;font-weight:850;opacity:.68}.message p{font-size:1rem}.message.assistant,.message.system{align-self:flex-start;background:#ebe2d4;color:#1f2a26}.message.user{align-self:flex-end;background:#206e58;color:#f7fff9}.quick-action-section{padding:0 14px 12px}.quick-action-section>p{margin-bottom:9px;color:#4f5f5a;font-size:.95rem;line-height:1.35}.large-quick-actions{display:grid;gap:8px}.quick-action-button{width:100%;min-height:50px;padding:12px 14px;text-align:left;color:#163b31;background:#e4f2ec;border-color:#b8d9cc}.quick-action-button:first-child{color:#fffaf4;background:#c94f2d;border-color:#c94f2d}.error-banner{margin:0 14px 12px;padding:11px 12px;color:#8d2c22;background:#fde8e2;border:1px solid #d27868;border-radius:12px}.debug-panel{margin:0 14px 12px;border:1px dashed #a99c8c;border-radius:12px;background:#fffdf8;color:#24332e;padding:10px 12px}.debug-panel summary{cursor:pointer;font-weight:800}.debug-panel pre{overflow-x:auto;white-space:pre-wrap;font-size:.78rem}.composer-bar{position:sticky;bottom:0;z-index:6;display:grid;grid-template-columns:1fr auto;gap:8px;padding:12px 14px max(12px,env(safe-area-inset-bottom));background:#fbf7eff7;border-top:1px solid #e5dacb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.composer-bar textarea{width:100%;min-height:50px;max-height:132px;border:1px solid #cfc3b2;border-radius:12px;background:#fffdf8;color:#17211d;padding:12px;resize:none;outline:none}.composer-bar textarea:focus{border-color:#206e58;box-shadow:0 0 0 3px #206e5829}.send-button{min-width:66px;color:#fffaf4;background:#206e58;border-color:#206e58;padding:0 14px}.submit-button{grid-column:1 / -1;width:100%;color:#fffaf4;background:#17211d;border-color:#17211d}@media (min-width: 520px){.app-frame{display:grid;min-height:100vh;place-items:center;padding:28px}.phone-shell{min-height:min(860px,calc(100vh - 56px));max-height:min(860px,calc(100vh - 56px));overflow-y:auto;border:1px solid rgba(39,51,45,.12);border-radius:28px}}
