.guide-open{border:1px solid #b5a98d;border-radius:100px;background:#f4e9c7;color:#343127;padding:12px 18px;font:inherit;cursor:pointer;margin-top:12px;text-align:left}
#menu-guide{box-sizing:border-box;width:min(520px,calc(100% - 24px));height:min(700px,calc(100dvh - 28px));max-height:calc(100dvh - 28px);padding:0;border:1px solid #cfc5ae;border-radius:22px;background:#f5f0e4;color:#292821;overflow:hidden;margin:auto}
#menu-guide::backdrop{background:rgba(25,24,20,.65);backdrop-filter:blur(4px)}
.guide-shell{height:100%;min-height:0;display:flex;flex-direction:column;padding:22px;box-sizing:border-box;gap:12px}
.guide-heading{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;flex-shrink:0}.guide-heading h2{font:30px Georgia,serif;margin:4px 0}.guide-heading small{letter-spacing:.12em;font-size:10px}
.guide-close{background:transparent;border:1px solid #cfc5ae;border-radius:50%;width:36px;height:36px;font-size:24px;cursor:pointer;flex-shrink:0}
.guide-disclosure{font-size:12px;line-height:1.5;color:#625d50;margin:0;flex-shrink:0}
.guide-messages{flex:1 1 auto;min-height:70px;overflow-y:auto;overscroll-behavior:contain;padding:4px 2px;display:flex;flex-direction:column;gap:12px}
.guide-message{white-space:pre-wrap;overflow-wrap:anywhere;flex-shrink:0;max-width:94%;padding:13px 15px;margin:0;border-radius:14px;font-size:14px;line-height:1.55;background:#e9e1d1;align-self:flex-start}
.guide-message.user{background:#34372f;color:#fff9e9;align-self:flex-end}
.guide-prompts{display:flex;gap:6px;overflow-x:auto;flex-shrink:0;padding-bottom:3px}.guide-prompts button{font:inherit;font-size:12px;white-space:nowrap;border:1px solid #cec3ab;background:transparent;border-radius:30px;padding:8px 10px;cursor:pointer}
.guide-form{display:flex;align-items:flex-end;gap:8px;flex-shrink:0}.guide-form textarea{min-width:0;flex:1 1 auto;border:1px solid #b8ae97;border-radius:12px;background:#fffdf5;color:#292821;font:16px/1.4 system-ui;padding:12px;resize:none;box-sizing:border-box;height:68px}.guide-form button{border:0;border-radius:12px;background:#963e30;color:white;padding:14px 16px;font:inherit;cursor:pointer}.guide-form button:disabled{opacity:.55}
.guide-status{font-size:12px;line-height:1.4;color:#833b2b;min-height:0;margin:0}.guide-status:empty{display:none}.guide-clear{align-self:flex-start;background:none;border:0;text-decoration:underline;color:#625d50;padding:0;font-size:12px;cursor:pointer}
@media(max-height:600px){.guide-shell{padding:12px;gap:8px}.guide-heading h2{font-size:23px}.guide-disclosure{font-size:11px}.guide-form textarea{height:50px}}
