/* Shared Formora public-site polish */
.formora-language-toggle{display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid #d8e2de;border-radius:11px;background:#fff;box-shadow:0 5px 18px rgba(20,46,37,.05);flex:0 0 auto}.formora-language-toggle button{border:0;background:transparent;color:#65776f;border-radius:8px;padding:8px 10px;font:800 11px/1 'DM Sans',system-ui,sans-serif;letter-spacing:.04em;cursor:pointer}.formora-language-toggle button.active{background:#073c35;color:#fff}.formora-language-toggle button:hover:not(.active){background:#f1f5f3;color:#173d35}
.brand img,.logo img,.demo-brand img,.preview-card>header img,.orbit-mark img,.drawer-brand img,.footer-brand img{object-fit:contain!important}
.brand img{width:42px!important;height:42px!important}.demo-brand img{width:25px!important;height:25px!important}.logo img{width:42px!important;height:42px!important}.drawer-brand img{width:32px!important;height:32px!important}
/* Public-site icons: pale surfaces instead of dark green tiles so every line stays visible. */
.feature-card .feature-icon,.integration-grid article>i,.context-grid article>i,.demo-link-card .demo-icon,.meeting-preview .meeting-icon{background:linear-gradient(145deg,#f7f9ff,#eaf2ff)!important;border:1px solid #d7e3ff!important;box-shadow:0 8px 20px rgba(23,104,242,.08)!important;color:#173d35!important}.feature-card .feature-icon img,.integration-grid article>i img,.context-grid article>i img,.demo-link-card .demo-icon img,.meeting-preview .meeting-icon img{width:29px!important;height:29px!important;filter:saturate(1.15) contrast(1.12) drop-shadow(0 1px 1px rgba(7,60,53,.08))}.integration-grid article>i{width:50px!important;height:50px!important;border-radius:14px!important}.feature-card .feature-icon{width:48px!important;height:48px!important}.context-grid article>i{width:48px!important;height:48px!important;border-radius:13px!important}.demo-link-card .demo-icon,.meeting-preview .meeting-icon{width:46px!important;height:46px!important;border-radius:13px!important}
/* Chat assistant */
.formora-chat-launcher{position:fixed;right:26px;bottom:26px;z-index:220;width:58px;height:58px;border:0;border-radius:19px;background:linear-gradient(145deg,#073c35,#0b5147);box-shadow:0 16px 38px rgba(7,60,53,.27);cursor:pointer;display:grid;place-items:center;transition:.18s ease}.formora-chat-launcher:hover{transform:translateY(-2px);box-shadow:0 20px 44px rgba(7,60,53,.32)}.formora-chat-launcher img{width:36px;height:36px;object-fit:contain}.formora-chat-launcher .chat-dot{position:absolute;right:-2px;top:-2px;width:14px;height:14px;border:3px solid #fff;border-radius:50%;background:#ff7058}
.formora-chat{position:fixed;right:26px;bottom:96px;z-index:220;width:min(390px,calc(100vw - 30px));height:min(580px,calc(100vh - 135px));background:#fff;border:1px solid #dbe4df;border-radius:22px;box-shadow:0 28px 80px rgba(14,42,34,.22);overflow:hidden;display:flex;flex-direction:column;transform-origin:bottom right;animation:formoraChatIn .18s ease}.formora-chat[hidden]{display:none!important}@keyframes formoraChatIn{from{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}
.formora-chat-head{padding:17px 18px;background:linear-gradient(135deg,#073c35,#0b5147);color:#fff;display:flex;align-items:center;gap:11px}.formora-chat-head img{width:35px;height:35px;object-fit:contain}.formora-chat-head div{min-width:0}.formora-chat-head strong{display:block;font:800 14px/1.2 Manrope,system-ui,sans-serif}.formora-chat-head span{display:block;color:#bcd3ca;font-size:11px;margin-top:2px}.formora-chat-head button{margin-left:auto;border:0;background:rgba(255,255,255,.1);color:#fff;width:34px;height:34px;border-radius:10px;cursor:pointer;font-size:18px}.formora-chat-messages{flex:1;overflow:auto;padding:18px;background:#f7f9f8;display:flex;flex-direction:column;gap:10px}.chat-message{max-width:84%;padding:11px 13px;border-radius:14px;font-size:13px;line-height:1.48}.chat-message.bot{background:#fff;border:1px solid #dfe6e2;color:#263a32;border-top-left-radius:5px}.chat-message.user{align-self:flex-end;background:#1768f2;color:#fff;border-top-right-radius:5px}.formora-chat-quick{display:flex;flex-wrap:wrap;gap:7px;padding:0 18px 12px;background:#f7f9f8}.formora-chat-quick button{border:1px solid #d8e2de;background:#fff;color:#244039;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:700;cursor:pointer}.formora-chat-quick button:hover{border-color:#a8c5b9;background:#f4f8f6}.formora-chat-form{display:flex;gap:8px;padding:13px;background:#fff;border-top:1px solid #e2e8e5}.formora-chat-form input{min-width:0;flex:1;height:43px;border:1px solid #cedad4;border-radius:11px;padding:0 12px;color:#173d35;outline:0}.formora-chat-form input:focus{border-color:#8bb2ff;box-shadow:0 0 0 3px rgba(23,104,242,.1)}.formora-chat-form button{height:43px;border:0;border-radius:11px;background:#1768f2;color:#fff;padding:0 14px;font-weight:800;cursor:pointer}.formora-chat-foot{font-size:10px;color:#809087;padding:0 14px 11px;background:#fff;text-align:center}
.topbar>.formora-language-toggle{margin-left:0}.demo-banner .formora-language-toggle{border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.08)}.demo-banner .formora-language-toggle button{color:#cfe3dc}.demo-banner .formora-language-toggle button.active{background:#fff;color:#073c35}
@media(max-width:900px){.formora-language-toggle button{padding:7px 8px}.formora-chat{right:15px;bottom:84px}.formora-chat-launcher{right:15px;bottom:15px}.header-actions .formora-language-toggle{order:-1}.primary-nav.open{padding-bottom:90px}}
