.khouri-launch{position:fixed;right:20px;bottom:20px;bottom:calc(20px + env(safe-area-inset-bottom));z-index:90;display:flex;align-items:center;gap:10px;padding:7px 18px 7px 7px;border:1px solid #d5c8ad;border-radius:40px;background:#203b35;color:#fff;font:600 15px 'DM Sans',sans-serif;box-shadow:0 4px 22px #0003;cursor:pointer}.khouri-launch img{width:48px;height:48px;object-fit:cover;border-radius:50%}.khouri-panel{box-sizing:border-box;position:fixed;inset:auto 20px 20px auto;margin:0;width:420px;max-width:calc(100vw - 24px);height:680px;max-height:calc(100dvh - 32px);padding:0;border:1px solid #c9c7b7;border-radius:20px;background:#faf7ee;color:#283226;box-shadow:0 14px 65px #0004;font:16px/1.5 'DM Sans',sans-serif}.khouri-panel[open]{display:flex;flex-direction:column}.khouri-panel::backdrop{background:#182d2945}.khouri-head{display:flex;align-items:center;gap:12px;padding:16px;background:#203b35;color:white;flex-shrink:0}.khouri-head img{width:62px;height:62px;object-fit:cover;border-radius:50%}.khouri-head h2{font:600 29px/1.1 'Cormorant Garamond',serif;color:#fff;margin:0}.khouri-head p{font-size:13px;margin:4px 0 0;color:#fff}.khouri-close{margin-left:auto;background:transparent;color:#fff;border:0;font-size:30px;min-width:44px;min-height:44px;cursor:pointer}.khouri-log{flex:1;min-height:80px;overflow:auto;overscroll-behavior:contain;padding:16px;display:flex;flex-direction:column;gap:14px}.khouri-message{background:#ecefe6;padding:12px 14px;border-radius:12px;flex-shrink:0;overflow-wrap:anywhere}.khouri-message strong{font-size:12px;color:#455341}.khouri-message p{font:400 15px/1.6 'DM Sans',sans-serif;margin:5px 0;color:#283226}.khouri-message a{color:#753c2c;text-decoration:underline;font-size:14px}.khouri-message.visitor{margin-left:28px;background:#e7d9c7}.khouri-prompts{display:flex;gap:6px;overflow-x:auto;flex-shrink:0;padding:8px 14px}.khouri-prompts button{flex-shrink:0;border:1px solid #babaa8;background:#fffdf6;color:#283226;border-radius:20px;min-height:44px;padding:6px 12px;font:13px 'DM Sans',sans-serif;cursor:pointer}.khouri-form{padding:6px 14px;flex-shrink:0}.khouri-form label{display:block;font-size:13px;margin-bottom:5px}.khouri-form>div{display:flex;gap:8px}.khouri-form input{min-width:0;flex:1;border:1px solid #878d7d;border-radius:8px;padding:10px;font:16px 'DM Sans',sans-serif;background:white;color:#283226}.khouri-form button{background:#203b35;color:#fff;border:0;border-radius:8px;min-height:44px;padding:10px 15px;font:600 15px 'DM Sans',sans-serif}.khouri-note{padding:6px 14px 12px;margin:0;font:12px/1.4 'DM Sans',sans-serif;color:#56604f;flex-shrink:0}.khouri-clear{color:#753c2c;background:transparent;border:0;text-decoration:underline;font:inherit;min-height:30px;cursor:pointer}.khouri-panel :focus-visible,.khouri-launch:focus-visible{outline:3px solid #ba6948;outline-offset:3px}body{padding-bottom:90px}@media(max-width:600px){.khouri-launch{right:12px;bottom:calc(12px + env(safe-area-inset-bottom))}.khouri-panel{inset:auto 8px 8px auto;width:calc(100vw - 16px);max-width:none;max-height:calc(100dvh - 16px);height:720px;border-radius:16px}.khouri-head{padding:12px}.khouri-prompts{padding-block:4px}.khouri-note{padding-bottom:max(10px,env(safe-area-inset-bottom))}}
