.mtcg{--mtcg-accent:#f25727;--mtcg-ink:#171615;--mtcg-muted:#756f6a;--mtcg-paper:#fff;--mtcg-line:#ebe5df;font-family:inherit;color:var(--mtcg-ink)}
.mtcg-panel{background:var(--mtcg-paper);border:1px solid var(--mtcg-line);border-radius:22px;box-shadow:0 18px 50px rgba(24,20,18,.09);overflow:hidden}
.mtcg--embedded{max-width:900px;margin:30px auto}.mtcg--embedded .mtcg-panel{min-height:620px}
.mtcg-header{display:flex;justify-content:space-between;gap:20px;padding:28px 30px 20px;border-bottom:1px solid var(--mtcg-line)}
.mtcg-header h2{font-family:Georgia,'Times New Roman',serif;font-size:34px;line-height:1.05;font-weight:500;margin:5px 0 7px}.mtcg-header p{margin:0;color:var(--mtcg-muted)}
.mtcg-eyebrow{font-size:11px;letter-spacing:.14em;color:var(--mtcg-accent);font-weight:700}.mtcg-close{border:0;background:none;font-size:28px;cursor:pointer;align-self:flex-start;color:#655f5b}
.mtcg-suggestions{display:flex;gap:8px;flex-wrap:wrap;padding:16px 30px 0}.mtcg-suggestions button,.mtcg-location{border:1px solid #eadfd8;background:#fff;border-radius:999px;padding:9px 12px;cursor:pointer;font:inherit;font-size:13px;color:#4c4541}.mtcg-suggestions button:hover,.mtcg-location:hover{border-color:var(--mtcg-accent);color:var(--mtcg-accent)}
.mtcg-messages{min-height:260px;max-height:430px;overflow:auto;padding:22px 30px}.mtcg-message{display:flex;margin:0 0 14px}.mtcg-message p{white-space:pre-wrap;margin:0;line-height:1.58;padding:13px 16px;border-radius:16px;max-width:83%}.mtcg-message--guide p{background:#faf8f6}.mtcg-message--user{justify-content:flex-end}.mtcg-message--user p{background:#24211f;color:#fff}.mtcg-message.is-pending p{color:var(--mtcg-muted);font-style:italic}
.mtcg-location-row{display:flex;align-items:center;gap:10px;padding:0 30px 12px;color:var(--mtcg-muted);font-size:12px}.mtcg-form{display:grid;grid-template-columns:1fr auto;gap:10px;padding:0 30px 16px}.mtcg-form textarea{resize:none;border:1px solid #ddd4ce;border-radius:14px;padding:13px 14px;font:inherit;line-height:1.4;min-height:52px}.mtcg-form textarea:focus{outline:2px solid rgba(242,87,39,.18);border-color:var(--mtcg-accent)}.mtcg-form button{border:0;border-radius:14px;background:var(--mtcg-accent);color:white;font-weight:700;padding:0 22px;cursor:pointer}.mtcg-form button:disabled{opacity:.6}
.mtcg-note{font-size:11px;line-height:1.4;color:#8a837e;padding:0 30px 22px;margin:0}
.mtcg--floating{position:fixed;right:22px;bottom:22px;z-index:99999}.mtcg-launch{border:0;border-radius:999px;background:#1e1b19;color:#fff;padding:14px 19px;box-shadow:0 12px 30px rgba(0,0,0,.2);font:inherit;font-weight:700;cursor:pointer}.mtcg--floating .mtcg-panel{position:absolute;right:0;bottom:58px;width:min(460px,calc(100vw - 24px));max-height:min(760px,calc(100vh - 100px))}.mtcg--floating .mtcg-messages{min-height:240px;max-height:360px}
@media(max-width:600px){.mtcg-header{padding:22px 18px 16px}.mtcg-header h2{font-size:29px}.mtcg-suggestions,.mtcg-messages,.mtcg-location-row{padding-left:18px;padding-right:18px}.mtcg-form{grid-template-columns:1fr;padding-left:18px;padding-right:18px}.mtcg-form button{min-height:44px}.mtcg-note{padding-left:18px;padding-right:18px}.mtcg--floating{right:12px;bottom:12px}.mtcg--floating .mtcg-panel{right:0;bottom:56px}}

.mtcg-museum-links{display:grid;gap:8px;margin:-4px 0 16px;max-width:86%}.mtcg-museum-link{display:flex;flex-direction:column;gap:2px;padding:11px 14px;border:1px solid var(--mtcg-line);border-radius:14px;background:#fff;color:var(--mtcg-ink);text-decoration:none!important;line-height:1.3}.mtcg-museum-link:hover{border-color:var(--mtcg-accent);transform:translateY(-1px)}.mtcg-museum-link strong{font-size:13px;color:var(--mtcg-accent)}.mtcg-museum-link span{font-size:11px;color:var(--mtcg-muted)}
