:root{color:#20201d;background:#f4f2ec;font-family:Aptos,Helvetica Neue,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;background:linear-gradient(180deg,#f4f2ece0,#f4f2ec),#f4f2ec}button,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.app-shell{display:flex;min-height:100vh;flex-direction:column}.topbar{display:flex;min-height:68px;align-items:center;justify-content:space-between;border-bottom:1px solid #d8d4ca;background:#faf9f5eb;padding:12px 28px}.brand-lockup{display:flex;min-width:0;align-items:center;gap:12px}.brand-lockup div{display:grid;min-width:0;gap:2px}.brand-lockup strong{color:#1d1d1a;font-size:16px}.brand-lockup span:last-child{color:#68645c;font-size:13px}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border:1px solid #24231f;border-radius:8px;background:#24231f;color:#f4f2ec;font-size:12px;font-weight:700}.phone-link{display:inline-flex;align-items:center;gap:8px;border:1px solid #bbb5a8;border-radius:8px;color:#2c2b27;font-size:14px;font-weight:650;padding:9px 11px;text-decoration:none;white-space:nowrap}.workspace{display:grid;flex:1;grid-template-columns:minmax(0,1.45fr) minmax(360px,.74fr);gap:0;min-height:0}.chat-panel{display:grid;min-width:0;min-height:0;grid-template-rows:minmax(0,1fr) auto auto;border-right:1px solid #d8d4ca;background:#fbfaf6}.chat-scroll{display:flex;min-height:0;flex-direction:column;gap:12px;overflow-y:auto;padding:28px}.message-row{display:flex}.message-row.user{justify-content:flex-end}.message-bubble{max-width:min(640px,86%);border:1px solid #d6d0c3;border-radius:10px;background:#fffdfa;color:#25241f;font-size:15px;line-height:1.45;padding:11px 13px}.message-row.user .message-bubble{border-color:#2e5e4e;background:#2e5e4e;color:#fff}.typing{color:#706b61}.starter-row{display:flex;gap:8px;overflow-x:auto;border-top:1px solid #e4dfd4;padding:12px 28px}.starter-button{flex:0 0 auto;border:1px solid #cbc5b8;border-radius:8px;background:#f7f5ef;color:#302f2a;font-size:13px;padding:8px 10px}.starter-button:hover{border-color:#817b70;background:#efebe1}.composer{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:10px;border-top:1px solid #d8d4ca;background:#f7f5ef;padding:14px 28px 18px}.attachment-list{display:flex;grid-column:1 / -1;flex-wrap:wrap;gap:8px}.attachment-chip{display:inline-flex;max-width:100%;align-items:center;gap:6px;border:1px solid #cbc5b8;border-radius:8px;background:#fffefa;color:#34332e;font-size:13px;padding:5px 8px}.attachment-chip button{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;border:0;background:transparent;color:#6d675d;padding:0}.composer textarea{width:100%;min-height:48px;max-height:120px;resize:vertical;border:1px solid #bfb8aa;border-radius:8px;background:#fffefa;color:#23231f;line-height:1.4;outline:none;padding:11px 12px}.composer textarea:focus{border-color:#2e5e4e;box-shadow:0 0 0 3px #2e5e4e1f}.send-button,.attach-button,.checkout-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #243f36;border-radius:8px;background:#2e5e4e;color:#fff;font-weight:700}.send-button{width:44px;height:48px}.attach-button{width:44px;height:48px;border-color:#bfb8aa;background:#fffefa;color:#2e5e4e}.send-button:disabled,.checkout-button:disabled{border-color:#aaa395;background:#b8b1a3;color:#f8f6f0}.booking-panel{display:flex;min-width:0;flex-direction:column;gap:16px;overflow-y:auto;background:#efebe1;padding:18px}.support-photo{width:100%;aspect-ratio:16 / 9;object-fit:cover;border:1px solid #d5cebf;border-radius:8px;background:#e0dacd}.panel-section,.checkout-box{border:1px solid #d6d0c3;border-radius:8px;background:#fbfaf6;padding:14px}.section-title{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:#2c4f43}.section-title h2{margin:0;color:#22221e;font-size:15px}.summary-row{display:grid;grid-template-columns:112px minmax(0,1fr);gap:12px;padding:7px 0}.summary-row+.summary-row{border-top:1px solid #ece7db}.summary-row span{color:#6c675f;font-size:13px}.summary-row strong{min-width:0;color:#25241f;font-size:13px;font-weight:650;overflow-wrap:anywhere}.progress-list{display:grid;gap:8px;margin:0;padding:0}.progress-list li{display:grid;grid-template-columns:18px minmax(0,1fr) 16px;align-items:center;gap:8px;color:#726c62;font-size:14px;list-style:none}.progress-list li.done{color:#2e5e4e;font-weight:650}.slot-list{display:grid;gap:8px}.slot-button{display:grid;width:100%;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid #cbc5b8;border-radius:8px;background:#fffefa;color:#282722;padding:10px;text-align:left}.slot-button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.slot-button strong{font-size:13px;font-weight:700;white-space:nowrap}.slot-button:hover,.slot-button.selected{border-color:#2e5e4e;background:#edf3ef}.checkout-box{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px}.deposit{color:#22221e;font-size:22px;font-weight:800}.checkout-box p{margin:2px 0 0;color:#6d675d;font-size:13px}.checkout-button{min-height:42px;padding:0 12px;white-space:nowrap}.visit-line,.notice{display:flex;align-items:center;gap:8px;border:1px solid #d6d0c3;border-radius:8px;background:#fbfaf6;color:#393832;font-size:13px;margin:0;padding:10px 12px}.notice{display:block;color:#714214}.photo-request{margin:0;color:#383730;font-size:14px;line-height:1.4}.example-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.example-list span{border:1px solid #d6d0c3;border-radius:7px;background:#f7f5ef;color:#4a463f;font-size:12px;padding:5px 7px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:980px){.workspace{grid-template-columns:1fr}.chat-panel{min-height:68vh;border-right:0;border-bottom:1px solid #d8d4ca}.booking-panel{overflow:visible}}@media(max-width:640px){.topbar{align-items:flex-start;gap:12px;padding:12px 16px}.brand-lockup span:last-child{display:none}.phone-link{padding:9px}.chat-scroll,.starter-row,.composer{padding-right:16px;padding-left:16px}.message-bubble{max-width:92%}.checkout-box{grid-template-columns:1fr}.checkout-button{width:100%}.slot-button{grid-template-columns:1fr}}
