#oga-concierge-root{--oga-brand:#0b8b80;--oga-deep:#083f38;--oga-ink:#12241f;--oga-muted:#73807b;--oga-line:#e2e9e5;--oga-soft:#f4f7f5;--oga-sand:#f7f3ea;--oga-white:#fff;--oga-shadow:0 28px 85px rgba(8,55,48,.2);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--oga-ink);box-sizing:border-box}
#oga-concierge-root *,#oga-concierge-root *:before,#oga-concierge-root *:after{box-sizing:border-box}
#oga-concierge-root button,#oga-concierge-root textarea{font:inherit}
.oga-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.oga-launcher{position:fixed;right:24px;bottom:24px;z-index:999998;border:1px solid rgba(8,63,56,.12);background:rgba(255,255,255,.96);backdrop-filter:blur(20px);border-radius:999px;padding:8px 10px 8px 8px;display:flex;align-items:center;gap:10px;color:var(--oga-ink);box-shadow:0 14px 46px rgba(8,55,48,.18);cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,opacity .22s ease}.oga-launcher:hover{transform:translateY(-2px);box-shadow:0 18px 56px rgba(8,55,48,.24)}.oga-launcher.is-hidden{opacity:0;pointer-events:none;transform:translateY(8px)}.oga-launcher-mark{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #e2e8e5;overflow:hidden}.oga-launcher-mark img{width:78%;height:78%;object-fit:contain}.oga-launcher-copy{display:grid;text-align:left;gap:1px;padding-right:3px}.oga-launcher-copy small{font-size:9px;line-height:1.1;text-transform:uppercase;letter-spacing:.12em;color:var(--oga-muted);font-weight:700}.oga-launcher-copy strong{font-size:12.5px;line-height:1.2;color:var(--oga-deep)}.oga-launcher-arrow{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--oga-deep);color:#fff;font-size:13px}
.oga-panel{position:fixed;right:22px;bottom:22px;z-index:999999;width:min(430px,calc(100vw - 28px));height:min(760px,calc(100vh - 44px));background:#fff;border:1px solid rgba(8,63,56,.1);border-radius:30px;box-shadow:var(--oga-shadow);overflow:hidden;display:flex;flex-direction:column;opacity:0;pointer-events:none;transform:translateY(18px) scale(.975);transform-origin:bottom right;transition:opacity .22s ease,transform .22s ease}.oga-panel.is-open{opacity:1;pointer-events:auto;transform:none}.oga-panel.oga-embedded{position:relative;right:auto;bottom:auto;width:100%;height:700px;opacity:1;pointer-events:auto;transform:none}
.oga-header{position:relative;min-height:92px;padding:19px 18px 18px;display:flex;align-items:center;gap:12px;color:#fff;background:var(--oga-deep);overflow:hidden}.oga-header:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:18px;background:#fff;border-radius:50% 50% 0 0/18px 18px 0 0;transform:scaleX(1.15)}.oga-header-orbit{position:absolute;width:190px;height:190px;border:1px solid rgba(255,255,255,.11);border-radius:50%;right:-100px;top:-115px;box-shadow:0 0 0 26px rgba(255,255,255,.025),0 0 0 54px rgba(255,255,255,.018)}.oga-brand-mark{position:relative;z-index:1;width:52px;height:52px;flex:0 0 52px;border-radius:18px;background:#fff;display:grid;place-items:center;overflow:hidden;box-shadow:0 8px 18px rgba(0,0,0,.14)}.oga-brand-mark img{width:82%;height:82%;object-fit:contain}.oga-head-copy{position:relative;z-index:1;display:grid;gap:4px;min-width:0}.oga-head-copy>strong{font-family:Georgia,"Times New Roman",serif;font-size:18px;font-weight:500;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.oga-head-status{display:flex;align-items:center;gap:6px;font-size:9.5px;color:rgba(255,255,255,.72)}.oga-head-status i{width:6px;height:6px;background:#57d78a;border-radius:50%;box-shadow:0 0 0 4px rgba(87,215,138,.12)}.oga-head-status i.is-waiting{background:#f2c45e}.oga-head-status i.is-human{background:#72d8d1}.oga-head-status b{font-weight:600}.oga-private-chip{position:relative;z-index:1;margin-left:auto;align-self:flex-start;margin-top:3px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);border-radius:999px;padding:6px 8px;font-size:7.5px;text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:rgba(255,255,255,.82)}.oga-close{position:relative;z-index:1;margin-left:auto;width:36px;height:36px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;border-radius:12px;display:grid;place-items:center;cursor:pointer}.oga-close svg{width:17px;height:17px}
.oga-context-strip{min-height:64px;padding:17px 16px 10px;display:flex;align-items:center;gap:12px;background:#fff}.oga-context-strip>div{display:grid;gap:2px;min-width:0}.oga-context-strip strong{font-size:11px;color:var(--oga-deep)}.oga-context-strip div span{font-size:9.5px;color:#8a9691}.oga-human-compact{margin-left:auto;border:1px solid #d9e4df;background:#f8fbf9;color:var(--oga-deep);border-radius:999px;min-height:34px;padding:7px 10px;display:flex;align-items:center;gap:6px;font-size:9px;font-weight:750;cursor:pointer;white-space:nowrap}.oga-human-compact span{width:6px;height:6px;border-radius:50%;background:var(--oga-brand)}.oga-human-compact:hover{border-color:#b7d0c7;background:#f0f7f4}.oga-human-compact:disabled{opacity:.55;cursor:wait}
.oga-messages{flex:1;min-height:0;overflow:auto;padding:8px 14px 16px;background:linear-gradient(180deg,#fff 0,#fbfcfb 36%,#f7f9f7 100%);scroll-behavior:smooth;overscroll-behavior:contain}.oga-messages::-webkit-scrollbar{width:5px}.oga-messages::-webkit-scrollbar-thumb{background:#d7e0dc;border-radius:999px}.oga-message{display:flex;gap:8px;align-items:flex-start;margin:12px 0}.oga-message.oga-user{justify-content:flex-end}.oga-avatar{width:28px;height:28px;flex:0 0 28px;border-radius:10px;background:#fff;border:1px solid #dfe8e4;display:grid;place-items:center;overflow:hidden;box-shadow:0 4px 12px rgba(8,63,56,.06)}.oga-avatar img{width:82%;height:82%;object-fit:contain}.oga-staff-avatar{background:var(--oga-deep);border-color:var(--oga-deep);color:#fff;font-size:9px;font-weight:800}.oga-bubble-wrap{max-width:81%;display:grid;gap:4px}.oga-user .oga-bubble-wrap{justify-items:end}.oga-message-name{padding:0 5px;font-size:8.5px;color:#87938e;font-weight:650}.oga-bubble{background:#fff;border:1px solid #e1e8e4;border-radius:8px 18px 18px 18px;padding:10px 12px;color:#20302b;font-size:12px;line-height:1.55;white-space:pre-wrap;box-shadow:0 5px 18px rgba(16,51,42,.035)}.oga-user .oga-bubble{background:var(--oga-deep);border-color:var(--oga-deep);color:#fff;border-radius:18px 8px 18px 18px;box-shadow:0 8px 20px rgba(8,63,56,.11)}.oga-staff .oga-bubble{background:#eef8f5;border-color:#d6ebe5;border-radius:8px 18px 18px 18px}.oga-error{background:#fff5f3!important;border-color:#f2d7d1!important;color:#7a3c32!important}.oga-enter{animation:ogaEnter .24s ease both}@keyframes ogaEnter{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}
.oga-system{display:grid;grid-template-columns:minmax(10px,1fr) auto minmax(10px,1fr);align-items:center;gap:8px;margin:11px 8px;color:#8b9792}.oga-system>span{height:1px;background:#e0e7e3}.oga-system p{margin:0;max-width:260px;text-align:center;font-size:8.5px;line-height:1.4}
.oga-typing{display:flex;align-items:center;gap:4px;min-height:38px}.oga-typing span{width:5px;height:5px;border-radius:50%;background:#91a09a;animation:ogaBounce 1.05s infinite ease-in-out}.oga-typing span:nth-child(2){animation-delay:.12s}.oga-typing span:nth-child(3){animation-delay:.24s}@keyframes ogaBounce{0%,60%,100%{transform:translateY(0);opacity:.5}30%{transform:translateY(-3px);opacity:1}}
.oga-room-deck{margin:12px 0 16px}.oga-room-deck-head{display:flex;align-items:end;justify-content:space-between;gap:10px;margin:0 2px 9px}.oga-room-deck-head>div{display:grid;gap:2px}.oga-room-deck-head small{font-size:7.5px;text-transform:uppercase;letter-spacing:.13em;color:#8a9691;font-weight:800}.oga-room-deck-head strong{font-family:Georgia,"Times New Roman",serif;font-size:15px;font-weight:500;color:var(--oga-deep)}.oga-room-deck-head>span{font-size:8px;color:#94a09b}.oga-room-scroller{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x proximity;padding:1px 2px 8px;scrollbar-width:none}.oga-room-scroller::-webkit-scrollbar{display:none}.oga-room-card{scroll-snap-align:start;flex:0 0 218px;text-decoration:none!important;color:inherit!important;background:#fff;border:1px solid var(--oga-line);border-radius:20px;overflow:hidden;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.oga-room-card:hover{transform:translateY(-2px);border-color:#c9d8d2;box-shadow:0 14px 28px rgba(16,55,44,.08)}.oga-room-image{height:108px;background:#e9efec center/cover no-repeat;position:relative}.oga-room-flag{position:absolute;left:9px;top:9px;background:rgba(255,250,244,.94);color:#8b6131;border-radius:999px;padding:5px 7px;font-size:7.5px;font-weight:800;letter-spacing:.03em;backdrop-filter:blur(8px)}.oga-room-flag-ok{color:#265b4c;background:rgba(245,252,249,.95)}.oga-room-card-body{padding:11px 12px 12px}.oga-room-card-top{display:grid;gap:3px}.oga-room-card-top strong{font-size:11.5px;color:#273832}.oga-room-card-top span{font-family:Georgia,"Times New Roman",serif;font-size:17px;color:var(--oga-deep)}.oga-room-card p{margin:7px 0 9px;color:#6d7a75;font-size:9.5px;line-height:1.45}.oga-room-meta{display:flex;flex-wrap:wrap;gap:5px}.oga-room-meta span{font-size:8px;color:#56665f;background:#f1f5f3;border-radius:999px;padding:4px 6px}.oga-room-link{display:flex;align-items:center;justify-content:space-between;margin-top:10px;padding-top:9px;border-top:1px solid #edf1ef;color:var(--oga-deep);font-size:9px;font-weight:750}.oga-room-note{margin:4px 2px 0;color:#8b9691;font-size:8.5px;line-height:1.4}
.oga-quick{display:flex;gap:7px;overflow-x:auto;padding:9px 12px 7px;background:#fff;border-top:1px solid #eef2ef;scrollbar-width:none}.oga-quick::-webkit-scrollbar{display:none}.oga-quick button{flex:0 0 auto;display:flex;align-items:center;gap:8px;border:1px solid #e1e8e4;background:#fff;color:var(--oga-deep);border-radius:14px;padding:7px 10px 7px 7px;min-height:42px;font-size:9.5px;font-weight:700;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.oga-quick button:hover{background:#f7faf8;border-color:#cddbd5;transform:translateY(-1px)}.oga-quick button>span:last-child{display:grid;gap:1px;text-align:left}.oga-quick button small{font-size:7px;color:#8b9892;font-weight:650;text-transform:uppercase;letter-spacing:.08em}.oga-quick-icon{width:27px;height:27px;border-radius:9px;background:#eef5f2;display:grid!important;place-items:center;font-family:Georgia,"Times New Roman",serif;font-size:15px;color:var(--oga-brand)}
.oga-composer-wrap{background:#fff;border-top:1px solid #edf1ef;padding:8px 10px 10px}.oga-form{border:1px solid #d9e3de;border-radius:18px;display:flex;align-items:flex-end;gap:8px;padding:6px 6px 6px 12px;background:#fff;box-shadow:0 6px 20px rgba(19,53,43,.04);transition:border-color .18s ease,box-shadow .18s ease}.oga-form:focus-within{border-color:color-mix(in srgb,var(--oga-brand) 45%,#d9e3de);box-shadow:0 0 0 4px color-mix(in srgb,var(--oga-brand) 8%,transparent)}.oga-form textarea{width:100%;max-height:116px;resize:none;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;padding:8px 0 6px!important;min-height:40px;font:inherit;font-size:12.5px;line-height:1.45;color:var(--oga-ink)}.oga-form textarea::placeholder{color:#98a39e}.oga-send{width:42px;height:42px;flex:0 0 42px;border-radius:14px;border:0;background:var(--oga-brand);color:#fff;display:grid;place-items:center;cursor:pointer;transition:transform .18s ease,filter .18s ease}.oga-send:hover{transform:translateY(-1px);filter:brightness(.94)}.oga-send svg{width:18px;height:18px}.oga-form.is-busy .oga-send{opacity:.55;cursor:wait;transform:none}.oga-composer-meta{display:flex;align-items:center;gap:6px;padding:7px 4px 0;color:#8a9690;font-size:8.5px}.oga-team-dot{width:5px;height:5px;border-radius:50%;background:#a8b1ad}.oga-team-dot.is-online{background:#42b978;box-shadow:0 0 0 3px rgba(66,185,120,.1)}.oga-meta-spacer{flex:1}.oga-composer-meta a{color:var(--oga-deep)!important;text-decoration:none!important;font-weight:750}.oga-composer-meta a:hover{text-decoration:underline!important}.oga-developer-credit{text-align:center;padding:5px 4px 0;color:#9aa49f;font-size:7.5px;line-height:1.2;letter-spacing:.01em}.oga-developer-credit a{color:#718079!important;text-decoration:none!important;font-weight:700}.oga-developer-credit a:hover{color:var(--oga-deep)!important;text-decoration:underline!important}
@media(max-width:520px){.oga-launcher{right:12px;bottom:12px}.oga-launcher-copy{display:none}.oga-launcher-arrow{display:none}.oga-panel{right:7px;bottom:7px;width:calc(100vw - 14px);height:min(740px,calc(100dvh - 14px));border-radius:24px}.oga-header{padding-left:14px;padding-right:14px}.oga-context-strip{padding-left:12px;padding-right:12px}.oga-messages{padding-left:10px;padding-right:10px}.oga-room-card{flex-basis:205px}.oga-bubble-wrap{max-width:84%}}
@media(prefers-reduced-motion:reduce){.oga-panel,.oga-launcher,.oga-enter,.oga-typing span,.oga-room-card,.oga-send,.oga-quick button{transition:none!important;animation:none!important}.oga-messages{scroll-behavior:auto}}
