:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#e9f2ef;--surface:#fff;--ink:#263847;--muted:#6a7f8e;--line:#cadee0;--accent:#1f8f84;--accent-2:#bce5da;--deep:#1f3f4b;--danger:#a2182c;--luzmo-footer-mask-height:54px;--luzmo-iq-chat-widget-background:#0f9d58;--luzmo-iq-chat-widget-color:#fff;--luzmo-iq-chat-widget-height:4.1rem;--luzmo-iq-chat-widget-width:4.1rem;--luzmo-iq-chat-widget-icon-size:1.52rem;--luzmo-iq-border-radius-full:999rem;--luzmo-iq-border-radius-lg:.95rem;--luzmo-iq-border-radius-xl:1rem;--luzmo-iq-chat-container-width:100%;--luzmo-iq-chat-container-max-width:100%;--luzmo-iq-chat-container-max-height:100%;--luzmo-iq-chat-header-background:#1f3f4b;--luzmo-iq-chat-header-color:#f7fffd;--luzmo-iq-chat-header-height:3.45rem;--luzmo-iq-system-message-background:#deefea;--luzmo-iq-system-message-color:#21404f;--luzmo-iq-human-message-background:#0f9d58;--luzmo-iq-human-message-color:#fff;--luzmo-iq-suggestion-background-color:#d3eee7;--luzmo-iq-suggestion-background-hover-color:#bce5da;--luzmo-iq-border-color:#1f525c33}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);background:radial-gradient(circle at 8% -12%, #fff 0, #ffffffbd 34%, transparent 67%), linear-gradient(180deg, #f1f7f4 0, var(--bg) 37%, #deebe7 100%);margin:0;padding:0;font-family:IBM Plex Sans,Segoe UI,sans-serif}.app-shell{min-height:100vh}.product-header{justify-content:space-between;align-items:center;gap:1rem;max-width:1800px;margin:0 auto;padding:.75rem .95rem .4rem;display:flex}.brand-block{align-items:center;gap:.85rem;display:flex}.brand-logo{width:176px;height:auto;display:block}.product-header h1{letter-spacing:.01em;color:#263847;margin:0;font-size:1.02rem}.product-header p{color:var(--muted);margin:.15rem 0 0;font-size:.8rem}.product-pill{letter-spacing:.05em;text-transform:uppercase;color:#19574f;background:#bce5daa8;border:1px solid #1f8f843d;border-radius:999px;padding:.38rem .72rem;font-size:.72rem;font-weight:700}.workspace-shell{max-width:1800px;margin:0 auto;padding:.4rem .85rem 1.25rem}.hero-banner{margin-bottom:.55rem;padding:.5rem .15rem .65rem}.hero-banner h2{letter-spacing:.005em;color:#2a3c4b;margin:0;font-size:2.06rem;line-height:1.08}.hero-banner p{color:var(--muted);margin:.5rem 0 0;font-size:.98rem}.workspace-main{min-height:calc(100vh - 166px)}.dashboard-panel{background:linear-gradient(#f7fbfa 0,#eef5f3 100%);border:1px solid #c5dad7;border-radius:24px;width:100%;min-height:calc(100vh - 168px);position:relative;overflow:hidden;box-shadow:0 16px 38px #163a4417,inset 0 1px #ffffffbf}.dashboard-panel>*{width:100%;height:100%}.dashboard-panel:after{content:"";height:var(--luzmo-footer-mask-height);pointer-events:none;z-index:4;background:linear-gradient(#eef5f300 0%,#eef5f3 52%,#e8f1ef 100%);position:absolute;bottom:0;left:0;right:0}.gp-chat-launcher{z-index:56;color:#fff;cursor:pointer;background:linear-gradient(140deg,#0f9d58,#19b870);border:0;border-radius:999rem;place-items:center;width:4.45rem;height:4.45rem;display:grid;position:fixed;bottom:1.1rem;right:1.15rem;box-shadow:0 14px 26px #09543a52,inset 0 1px #ffffff5c}.gp-chat-launcher:hover{transform:translateY(-1px)}.gp-chat-launcher.is-open{transform:scale(.96)}.gp-chat-panel{z-index:55;transform-origin:100% 100%;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid #24404a33;border-radius:14px;flex-direction:column;width:min(30rem,100vw - 1.25rem);height:clamp(36rem,72vh,56rem);max-height:calc(100vh - 7rem);transition:opacity .18s,transform .22s,visibility 0s linear .22s;display:flex;position:fixed;bottom:6.05rem;right:1.15rem;overflow:hidden;transform:translateY(.75rem)scale(.985);box-shadow:0 20px 38px #10232a47}.gp-chat-panel.is-open{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .18s,transform .22s;transform:translateY(0)scale(1)}.gp-chat-component{flex:auto;width:100%;height:100%;min-height:0;display:block}.gp-chat-close{z-index:3;color:#d7e3df;cursor:pointer;background:0 0;border:0;border-radius:999rem;width:2rem;height:2rem;font-size:1.8rem;line-height:1;position:absolute;top:.55rem;right:.7rem}.gp-chat-close:hover{color:#fff}.status{text-align:center;place-content:center;gap:.7rem;min-height:100vh;display:grid}.status.error{color:var(--danger)}.status button{border:1px solid var(--line);background:var(--surface);color:var(--ink);cursor:pointer;border-radius:10px;padding:.55rem .85rem;font-weight:600}@media (max-width:1100px){:root{--luzmo-iq-chat-container-width:100%;--luzmo-iq-chat-container-max-width:100%;--luzmo-iq-chat-container-max-height:100%}.product-header{padding:.65rem .62rem .35rem}.brand-logo{width:132px}.workspace-shell{padding:.6rem .6rem 1rem}.hero-banner{padding-top:.3rem}.hero-banner h2{font-size:1.52rem}.hero-banner p{margin-top:.35rem;font-size:.86rem}.dashboard-panel{min-height:calc(100vh - 185px)}.gp-chat-panel{width:auto;height:min(82vh,48rem);bottom:5.2rem;left:.55rem;right:.55rem}.gp-chat-launcher{width:4.1rem;height:4.1rem;bottom:.65rem;right:.65rem}}
