:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--hortense-petrol:#0f2f33;--hortense-petrol-mid:#123f46;--hortense-petrol-raised:#15535f;--hortense-turquoise:#1a6c7a;--hortense-turquoise-hover:#25899a;--hortense-gold:#d8b66a;--hortense-gold-light:#f3dda3;--hortense-gold-border:#d8b66a75;--hortense-gold-border-strong:#d8b66a85;--hortense-gold-soft:#d8b66a26;--hortense-glass:#ffffff1a;--hortense-glass-soft:#ffffff14;--hortense-glass-strong:#ffffff21;--hortense-text:#eefafa;--hortense-text-muted:#d9f6f8;--hortense-work-bg:#080d12;--hortense-work-surface:#101820;--hortense-work-surface-raised:#18232b;--hortense-work-text-muted:#aebfc1;--bg:var(--hortense-petrol);--bg-soft:var(--hortense-petrol-mid);--bg-card:var(--hortense-glass);--line:var(--hortense-gold-border);--line-strong:var(--hortense-gold-border-strong);--text:var(--hortense-text);--muted:var(--hortense-text-muted);--accent:var(--hortense-turquoise);--accent-hover:var(--hortense-turquoise-hover);--accent-soft:var(--hortense-gold-light);--success:#22c55e;--hortense-action-available:#93c5fd;--hortense-action-attention:#fde68a;--hortense-action-blocked:#9ca3af;--hortense-action-completed:#86efac}:focus-visible{outline:3px solid var(--hortense-gold-light);outline-offset:3px;border-radius:4px}.message-attachment-list,.chat-composer-pro__attachments{flex-direction:column;gap:8px;margin-top:10px;display:flex}.chat-composer-pro__attachments{max-height:180px;margin:0 0 10px;overflow-y:auto}.message-attachment-bubble{color:#fff;background:#080c194d;border:1px solid #ffffff2e;border-radius:12px;align-items:center;gap:10px;min-width:220px;max-width:480px;padding:9px 10px;display:flex}.message-attachment-bubble--composer{background:var(--hortense-gold-soft);border-color:var(--hortense-gold-border)}.message-attachment-bubble__preview,.message-attachment-bubble__type{border-radius:9px;flex:0 0 42px;width:42px;height:42px}.message-attachment-bubble__preview{object-fit:cover}.message-attachment-bubble__type{background:#ffffff1f;place-items:center;font-size:10px;font-weight:700;display:grid}.message-attachment-bubble__body{flex:1;min-width:0}.message-attachment-bubble__name{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;overflow:hidden}.message-attachment-bubble__meta,.message-attachment-bubble__failure{opacity:.78;margin-top:2px;font-size:11px}.message-attachment-bubble__failure{color:#fecaca;opacity:1}.message-attachment-bubble__remove{color:inherit;cursor:pointer;background:0 0;border:0;font-size:20px;line-height:1}.assistant-analysis-activity{align-self:flex-start;margin:6px 0 8px 20px;padding:7px 2px;display:block}.waiting-pulse{background:#d8b66a29;border-radius:999px;width:min(190px,48vw);height:4px;display:block;overflow:hidden;box-shadow:inset 0 1px 2px #03191c47}.waiting-pulse__signal{border-radius:inherit;background:linear-gradient(90deg, #1a6c7a59, var(--hortense-gold-light), #1a6c7a59);width:38%;height:100%;animation:1.55s ease-in-out infinite alternate hortense-waiting-pulse;display:block;box-shadow:0 0 10px #d8b66a47}@keyframes hortense-waiting-pulse{0%{opacity:.62;transform:translate(0)}to{opacity:1;transform:translate(163%)}}@media (prefers-reduced-motion:reduce){.waiting-pulse__signal{opacity:.82;animation:none;transform:translate(82%)}}*{box-sizing:border-box}html,body,#root{height:100%}body{background:radial-gradient(circle at 14% 8%, #1a6c7a57, transparent 34%), linear-gradient(145deg, var(--hortense-petrol) 0%, var(--hortense-petrol-mid) 58%, var(--hortense-turquoise) 145%);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.h1-app-shell{height:100dvh;max-height:100dvh;overflow:hidden}.h1-app-layout{height:100%;min-height:0;overflow:hidden}.h1-sidebar-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;width:260px;height:100%;min-height:0;padding-bottom:clamp(140px,20vh,220px);overflow:hidden auto}.h1-sidebar-scroll>.workspace-sidebar{width:100%}.h1-main-column,.h1-main-surface{min-width:0;height:100%;min-height:0;overflow:hidden}@media (width<=1180px) and (width>=769px){.h1-sidebar-scroll{width:220px}}button,textarea{font:inherit}pre{white-space:pre-wrap;word-break:break-word;margin:0}.app-shell{grid-template-columns:260px minmax(480px,1fr) 420px;min-height:100%;display:grid}.sidebar{border-right:1px solid var(--line);background:#0f172af2;flex-direction:column;gap:16px;padding:20px;display:flex}.brand__title{font-size:22px;font-weight:700}.brand__subtitle{color:var(--muted);margin-top:4px;font-size:12px}.primary-button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:12px;padding:12px 16px}.primary-button:hover{background:var(--accent-hover)}.primary-button:disabled{opacity:.65;cursor:not-allowed}.history-list{flex-direction:column;gap:8px;display:flex;overflow:auto}.history-item{text-align:left;background:var(--bg-card);width:100%;color:var(--text);border:1px solid var(--line);cursor:pointer;border-radius:12px;padding:12px}.history-item.active,.history-item:hover{border-color:var(--accent);background:#020617}.main-column{flex-direction:column;min-width:0;display:flex}.main-header{border-bottom:1px solid var(--line);background:#0b1220f2;justify-content:space-between;gap:16px;padding:20px 24px;display:flex}.main-header h1{margin:0;font-size:24px}.main-header p{color:var(--muted);margin:6px 0 0}.status-pill{color:var(--accent-soft);background:#2563eb24;border:1px solid #2563eb59;border-radius:999px;align-self:start;padding:8px 12px;font-size:13px}.chat-column{flex-direction:column;min-height:0;display:flex}.conversation-title{color:var(--accent-soft);border-bottom:1px solid #1f2937a6;padding:12px 24px}.chat-window{scroll-behavior:smooth;flex-direction:column;flex:1;gap:16px;padding:24px 24px 100px;display:flex;overflow-y:auto}.chat-window::-webkit-scrollbar{width:8px}.inspector::-webkit-scrollbar{width:8px}.history-list::-webkit-scrollbar{width:8px}.chat-window::-webkit-scrollbar-thumb{background:var(--line-strong);border-radius:6px}.inspector::-webkit-scrollbar-thumb{background:var(--line-strong);border-radius:6px}.history-list::-webkit-scrollbar-thumb{background:var(--line-strong);border-radius:6px}.message{border-radius:18px;max-width:88%;padding:14px 16px;animation:.22s fadeIn}.message.user{background:var(--accent);color:#fff;align-self:flex-end}.message.conversation-anchor-highlight{animation:1.8s ease-out hortense-anchor-focus}@keyframes hortense-anchor-focus{0%,35%{filter:drop-shadow(0 0 10px #7c9cffe6)}to{filter:drop-shadow(0 0 #7c9cff00)}}.matter-boundary-suggestion{color:#fef3c7;background:#78350f57;border-bottom:1px solid #fbbf2438;justify-content:space-between;align-items:center;gap:16px;padding:10px 14px;font-size:13px;display:flex}.matter-boundary-actions{flex-wrap:wrap;gap:8px;display:flex}.matter-boundary-actions button{color:#fff7ed;cursor:pointer;background:#78350f8c;border:1px solid #fef3c74d;border-radius:8px;padding:6px 10px}.implicit-conversation-start{color:#dbeafe;cursor:pointer;text-align:left;background:#1e3a8a47;border:1px solid #7c9cff52;border-radius:10px;width:100%;padding:9px 10px}.implicit-conversation-start:hover{background:#1e3a8a6b}.message.assistant{background:var(--bg-card);border:1px solid var(--line);align-self:flex-start}.message__role{color:var(--muted);margin-bottom:6px;font-size:12px}.message.user .message__role{color:#fffc}.message__content{white-space:pre-wrap;line-height:1.5}.empty-state{border:1px dashed var(--line-strong);max-width:640px;color:var(--muted);border-radius:16px;padding:18px}.composer{border-top:1px solid var(--line);background:#0f172af2;padding:16px 24px 24px}.composer textarea{resize:vertical;width:100%;min-height:120px;color:var(--text);border:1px solid var(--line-strong);background:#020617;border-radius:14px;padding:14px}.composer__actions{justify-content:flex-end;margin-top:12px;display:flex}.inspector{border-left:1px solid var(--line);background:#0f172afa;padding:16px;overflow:auto}.tabs{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.tab{color:var(--text);border:1px solid var(--line);cursor:pointer;background:#111827;border-radius:999px;padding:8px 12px;font-size:12px}.tab.active{border-color:var(--accent);color:var(--accent-soft);background:#2563eb1f}.panel-stack{flex-direction:column;gap:12px;display:flex}.panel-card{background:var(--bg-card);border:1px solid var(--line);border-radius:16px;padding:14px}.panel-card h3{color:var(--accent-soft);text-transform:uppercase;letter-spacing:.04em;margin:0 0 12px;font-size:13px}.panel-card__body{font-size:12px;line-height:1.5}.panel-card__body>.muted{color:var(--muted)}.strategy-highlight{border-left:4px solid var(--success)}.evidence-list{margin:0;padding-left:18px}.evidence-list li{margin-bottom:8px}.timeline-list{padding-left:16px;position:relative}.timeline-list:before{content:"";background:var(--line);width:2px;position:absolute;top:2px;bottom:2px;left:4px}.timeline-item{margin-bottom:10px;padding-left:12px;position:relative}.timeline-item:before{content:"";background:var(--accent);border-radius:50%;width:8px;height:8px;position:absolute;top:5px;left:-2px}.canvas-box{border:1px solid var(--line);background:#020617;border-radius:12px;width:100%;max-width:100%}.risk-box{flex-direction:column;gap:8px;display:flex}.risk-bar{border:1px solid var(--line);background:#0f172a;border-radius:999px;width:100%;height:10px;overflow:hidden}.risk-bar span{background:linear-gradient(90deg,#22c55e,#eab308,#ef4444);height:100%;display:block}.muted{color:var(--muted)}@keyframes blink{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (width<=1400px){.app-shell{grid-template-columns:220px 1fr 360px}}@media (width<=1100px){.app-shell{grid-template-columns:1fr}.sidebar,.inspector{display:none}}.chat-anchor{cursor:pointer;opacity:.7;padding:6px 10px;transition:all .15s}.chat-anchor:hover{opacity:1}.chat-anchor.active{color:#3b82f6;opacity:1;font-weight:600}.chat-anchor.level-2{padding-left:16px}.chat-anchor.level-3{padding-left:28px;font-size:.92em}.chat-risks{background:#fff4f4;border-left:4px solid #ff4d4f;border-radius:6px;margin-bottom:20px;padding:10px}.chat-risks__title{color:#b00020;margin-bottom:6px;font-weight:600}.chat-risks__item{margin:3px 0;font-size:13px}.chat-strategies{background:#f2f8ff;border-left:4px solid #3b82f6;border-radius:6px;margin-bottom:20px;padding:10px}.chat-strategies__title{color:var(--hortense-turquoise);margin-bottom:6px;font-weight:600}.chat-strategies__item{margin:4px 0;font-size:13px}.chat-dossier-map{background:#f8fafc;border-left:4px solid #0ea5e9;border-radius:6px;margin-bottom:20px;padding:12px}.chat-dossier-map__title{margin-bottom:8px;font-weight:600}.chat-dossier-map__block{margin-bottom:8px}.chat-dossier-map__label{opacity:.8;font-size:12px;font-weight:600}.chat-dossier-map__item{margin:2px 0;font-size:13px}.chat-composer-pro{z-index:1000;background:linear-gradient(#0000,#0b1220 10%);justify-content:center;padding:16px;display:flex;position:fixed;bottom:0;left:0;right:0}.chat-composer-pro__box{background:#0d1b2a;border:1px solid #1f3a5f;border-radius:12px;width:100%;max-width:900px;padding:12px;box-shadow:0 10px 30px #0006}.chat-composer-pro__input{resize:none;color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:15px;line-height:1.5}.chat-composer-pro__footer{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.chat-composer-pro__left{align-items:center;gap:10px;display:flex}.chat-composer-pro__upload{cursor:pointer;color:#6ea8ff;font-size:13px}.chat-composer-pro__upload:hover{text-decoration:underline}.chat-composer-pro__hint{color:#888;font-size:12px}.chat-composer-pro__send{background:var(--hortense-turquoise);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-weight:500}.chat-composer-pro__send:disabled{opacity:.5;cursor:not-allowed}.chat-message{white-space:pre-wrap;word-break:break-word}.chat-scroll-bottom{position:absolute;bottom:90px;right:20px}.chat-composer-pro__send.stop{background:#b91c1c}.legal-block{border-left:3px solid #1a6c7a;margin:10px 0;padding-left:12px}.cursor{animation:1s infinite blink;display:inline-block}.legal-block{background:#f9fafb;border-left:4px solid #1a6c7a;border-radius:6px;margin:12px 0;padding:12px}.risk-badges{margin-bottom:10px}.risk-badge{color:#991b1b;background:#fee2e2;border-radius:6px;margin-right:6px;padding:4px 8px;font-size:12px}.typing{animation:.2s fadeIn}.legal-score{margin-bottom:16px}.legal-score__bar{background:#eee;border-radius:4px;height:6px;overflow:hidden}.legal-score__fill{background:linear-gradient(90deg,#00c853,#64dd17);height:100%}.legal-block{background:#0f172a;border-radius:8px;margin-bottom:14px;padding:12px}.legal-block__title{margin-bottom:6px;font-weight:700}.legal-block__item{opacity:.9;margin-bottom:4px}.chat-window{flex:1;overflow-y:auto}.message__content{white-space:pre-wrap;letter-spacing:.2px;word-spacing:1px;line-height:1.6}@media (width<=768px){.chat-composer-pro__box{border-radius:10px;max-width:100%}.chat-window{padding:16px 16px 220px}}.code-block{background:#0f172a;border-radius:8px;margin:8px 0;padding:12px;font-size:13px;overflow-x:auto}.inline-code{background:#1e293b;border-radius:4px;padding:2px 6px}.chat-list{margin:8px 0;padding-left:18px}.chat-list li{margin-bottom:4px}.chat-list-numbered{margin:8px 0;padding-left:18px}.cursor-blink{animation:1s infinite blink}.workspace-sidebar{border-right:1px solid #ffffff14;width:240px;padding:12px}.workspace-sidebar div{cursor:pointer;border-radius:8px;padding:8px}.workspace-sidebar div.active{background:#ffffff14}.chat-section-title{color:#dbeafe;margin-top:10px;margin-bottom:4px;font-weight:600}.chat-paragraph{margin-bottom:10px}.brand__title{opacity:.9;font-size:16px;font-weight:600}.brand__subtitle{opacity:.5;font-size:11px}.chat-window__messages::-webkit-scrollbar{display:none}.warroom-collective-box{background:#14283cd9;border:1px solid #50a0dc40;border-radius:12px;margin-top:16px;padding:14px}.warroom-collective-title{color:#7cc4ff;margin-bottom:8px;font-weight:600}.warroom-collective-content div{margin-bottom:4px;font-size:13px}.warroom-collective-confidence{color:#9bdc9b;margin-top:6px;font-size:12px}.hortense-legal-render .chat-legal-title{color:#fff;letter-spacing:.4px;border-bottom:1px solid #ffffff14;margin:14px 0 10px;padding-bottom:6px;font-size:18px;font-weight:700}.hortense-legal-render .chat-legal-subtitle{color:#fffffff5;text-transform:uppercase;letter-spacing:.35px;margin:12px 0 8px;font-size:15px;font-weight:700}.hortense-legal-render .chat-section-title{color:#c7d2fe;margin:12px 0 6px;font-size:14px;font-weight:700}.hortense-legal-render .chat-section-heading{color:var(--hortense-gold-light);margin:10px 0 6px;font-size:14px;font-weight:600}.hortense-legal-render .chat-paragraph{white-space:normal;margin:0 0 10px}.hortense-legal-render .chat-list{margin:6px 0 12px;padding-left:18px}.hortense-legal-render .chat-list li{margin:4px 0;line-height:1.7}.cursor{background:#1a6c7a;width:6px;height:14px;margin-left:4px;animation:1s infinite blink;display:inline-block}.verified-official-source-list{gap:10px;margin-top:12px;display:grid}.verified-official-source{border:1px solid var(--hortense-gold-border);color:#f8fafc;background:#0f172aeb;border-radius:12px;padding:14px}.verified-official-source__eyebrow{color:var(--hortense-gold-light);letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700}.verified-official-source__historical{color:#fef3c7;border:1px solid #fbbf24;border-radius:999px;margin-bottom:8px;padding:3px 7px;font-size:12px;font-weight:700;display:inline-block}.verified-official-source__title{font-size:15px;font-weight:700}.verified-official-source__provision,.verified-official-source__reference,.verified-official-source__publisher,.verified-official-source__jurisdiction{color:#e2e8f0;margin-top:4px;font-size:13px}.verified-official-source__link{border:1px solid var(--hortense-gold-border-strong);color:#fff;background:var(--hortense-turquoise);border-radius:8px;align-items:center;gap:6px;margin-top:12px;padding:8px 11px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.verified-official-source__link:hover{background:var(--hortense-turquoise-hover)}.verified-official-source__link:focus-visible{outline-offset:3px;outline:3px solid #fbbf24}.hortense-unverified-markdown-link{color:inherit;text-decoration:none}.dossier-overview{border-radius:18px;flex:none;min-width:0;overflow:hidden}.dossier-overview__toggle{color:#f8fafc;text-align:left;cursor:pointer;background:#0f172a6b;border:0;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:58px;padding:10px 14px;display:flex}.dossier-overview__toggle:hover{background:#1e293b94}.dossier-overview__toggle:focus-visible,.dossier-overview__activity-toggle:focus-visible{outline:3px solid var(--hortense-gold-light);outline-offset:-3px}.dossier-overview__summary{flex-wrap:wrap;align-items:baseline;gap:4px 10px;min-width:0;display:flex}.dossier-overview__title{color:#f8fafc;flex-basis:100%;font-size:13px;font-weight:700}.dossier-overview__summary-line{color:#e2e8f0b8;overflow-wrap:anywhere;min-width:0;font-size:12px;line-height:1.35}.dossier-overview__attention{color:#fde68a;background:#78350f4d;border:1px solid #fbbf2473;border-radius:999px;align-items:center;min-height:20px;padding:2px 7px;font-size:11px;font-weight:700;display:inline-flex}.dossier-overview__chevron{color:var(--hortense-gold-light);flex:none;font-size:12px}.dossier-overview__content{overscroll-behavior:contain;scrollbar-gutter:stable;max-height:min(56vh,560px);overflow-y:auto}.dossier-overview__activity-toggle{color:var(--hortense-gold-light);cursor:pointer;background:0 0;border:0;margin-top:9px;padding:4px 0;font-size:12px;font-weight:600}@media (width<=800px){.dossier-overview__toggle{min-height:52px;padding:8px 10px}.dossier-overview__summary{gap:3px 7px}.dossier-overview__content{max-height:min(48vh,420px)}}.h1-mobile-topbar,.h1-mobile-drawer-backdrop{display:none}.h1-workspace-navigation{min-width:0}.h1-navigation-section{padding:0 12px 12px}.h1-navigation-section__title{color:#e2e8f0a3;letter-spacing:.04em;text-transform:uppercase;margin:4px 0 8px;font-size:11px;font-weight:700}.h1-navigation-empty{color:#e2e8f07a;padding:8px 4px;font-size:12px}.implicit-conversation-start,.h1-conversation-navigation-row{color:#e2e8f0;cursor:pointer;border:1px solid #0000;border-radius:10px;width:100%;min-height:44px}.implicit-conversation-start{background:var(--hortense-gold-soft);border-color:var(--hortense-gold-border);text-align:left;padding:10px 12px}.h1-conversation-navigation-row{text-align:left;background:0 0;flex-direction:column;justify-content:center;align-items:stretch;min-width:0;margin:2px 0;padding:8px 10px;display:flex}.h1-conversation-navigation-row:hover{background:#ffffff0f}.h1-conversation-navigation-row[aria-current=page]{border-color:var(--hortense-gold-border);background:var(--hortense-gold-soft)}.h1-conversation-navigation-row__title,.h1-conversation-navigation-row__meta{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.h1-conversation-navigation-row__title{font-size:13px;font-weight:650}.h1-conversation-navigation-row__meta{color:#e2e8f08f;margin-top:2px;font-size:11px}@media (width<=1023px){[data-responsive-navigation=desktop]{display:none!important}.h1-main-column{width:100%;padding:0!important}.h1-main-surface{flex:1;width:100%;max-width:none!important;height:auto!important;box-shadow:none!important}.h1-operator-column{display:none!important}.h1-mobile-topbar{min-width:0;min-height:58px;padding:max(7px, env(safe-area-inset-top)) 12px 7px;background:#020617f5;border-bottom:1px solid #ffffff14;flex:none;align-items:center;gap:10px;display:flex}.h1-mobile-topbar__menu,.h1-mobile-drawer__close{color:#f8fafc;cursor:pointer;background:#1e293bc7;border:1px solid #94a3b847;border-radius:10px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:21px;display:inline-grid}.h1-mobile-topbar__identity{flex-direction:column;min-width:0;display:flex}.h1-mobile-topbar__product{color:var(--hortense-gold-light);font-size:12px;font-weight:700}.h1-mobile-topbar__title{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:650;overflow:hidden}.h1-mobile-drawer-backdrop{z-index:6000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#020617b3;display:flex;position:fixed;inset:0}.h1-mobile-drawer{background:#020617;border-right:1px solid #94a3b833;outline:none;flex-direction:column;width:min(88vw,370px);min-width:0;height:100dvh;display:flex;box-shadow:18px 0 48px #0000007a}.h1-mobile-drawer__header{min-height:60px;padding:max(8px, env(safe-area-inset-top)) 12px 8px;border-bottom:1px solid #ffffff14;flex:none;justify-content:space-between;align-items:center;font-size:14px;font-weight:700;display:flex}.h1-mobile-drawer__scroll{overscroll-behavior:contain;min-height:0;padding-bottom:max(24px, env(safe-area-inset-bottom));flex:1;overflow:hidden auto}.h1-mobile-drawer .workspace-sidebar__row,.h1-mobile-drawer .workspace-sidebar__create,.h1-mobile-drawer .workspace-sidebar__search,.h1-mobile-drawer .implicit-conversation-start,.h1-mobile-drawer .h1-conversation-navigation-row{min-height:48px}.chat-composer-pro__footer,.chat-composer-pro__left,.chat-composer-pro__actions{flex-wrap:wrap}}@media (width>=700px) and (width<=1023px){.chat-composer-pro__footer{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;display:grid}.chat-composer-pro__left{min-width:0}.chat-composer-pro__actions{margin-left:0!important}.chat-composer-pro__send{min-width:92px;min-height:44px}}@media (width<=699px){.chat-header{flex-wrap:wrap;gap:7px 10px;justify-content:flex-start!important;align-items:flex-start!important;padding:9px 10px!important}.chat-header__context{width:100%;min-width:0}.chat-header__context>div,.chat-header__context>div>div{overflow-wrap:anywhere;min-width:0}.chat-header__operation-status,.chat-header__service-status{min-width:0;max-width:100%}.chat-header__service-status{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:5px 9px!important}.chat-window__messages{padding:10px 8px calc(325px + env(safe-area-inset-bottom))!important}.message{width:100%!important;max-width:100%!important;padding-left:0!important;padding-right:0!important}.message__role{margin-left:4px!important;margin-right:4px!important;padding-left:0!important}.message__content{min-width:0;margin-right:0!important}.message__inner{overflow-wrap:anywhere!important;word-break:normal!important;min-width:0!important;max-width:100%!important;padding:12px!important;font-size:14px!important;line-height:1.55!important}.message.user .message__inner{max-width:94%!important}.assistant-analysis-card{width:100%;min-width:0;max-width:100%;padding:12px!important}.assistant-analysis-card__header{gap:8px;align-items:flex-start!important}.assistant-analysis-card__identity{min-width:0}.assistant-analysis-card__copy{flex:none;min-width:72px;min-height:44px;float:none!important;margin-bottom:0!important;position:static!important}.hortense-legal-render,.hortense-legal-render p,.hortense-legal-render li,.matter-boundary-suggestion{overflow-wrap:anywhere;word-break:normal;min-width:0;max-width:100%}.hortense-legal-render pre,.hortense-legal-render table,.hortense-legal-render code{max-width:100%;overflow-x:auto}.matter-boundary-suggestion{flex-direction:column!important;align-items:stretch!important}.chat-composer-pro{width:100%;padding:8px 8px calc(8px + env(safe-area-inset-bottom))}.chat-composer-pro__box{min-width:0;max-width:100%;padding:10px}.chat-composer-pro__input{min-height:54px;max-height:30dvh;font-size:16px}.chat-composer-pro__footer{flex-direction:column;align-items:stretch;gap:8px}.chat-composer-pro__left{align-items:flex-start;gap:6px 10px;width:100%;min-width:0}.chat-composer-pro__upload{align-items:center;min-height:44px;display:inline-flex}.chat-composer-pro__hint{overflow-wrap:anywhere;width:100%;min-width:0}.chat-composer-pro__actions{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;min-width:0;gap:6px!important;margin-left:0!important;display:grid!important}.chat-composer-pro__actions>button{min-height:44px;min-width:0!important;padding-left:5px!important;padding-right:5px!important}.chat-composer-pro__send{width:100%;min-height:48px}.chat-composer-pro__attachments,.chat-composer-pro__attachments .message-attachment-bubble{min-width:0!important;max-width:100%!important}.dossier-overview__summary-line{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}.auth-v1-shell{color:#f8fafc;background:radial-gradient(circle at 20% 10%,#1e40af33,#0000 36%),radial-gradient(circle at 85% 80%,#0f766e24,#0000 34%),#020617;place-items:center;min-height:100vh;padding:32px 20px;display:grid}.auth-v1-card{background:#0f172aeb;border:1px solid #94a3b838;border-radius:18px;width:min(100%,430px);padding:36px;box-shadow:0 28px 80px #0000006b}.auth-v1-card--status{text-align:center;color:#cbd5e1}.auth-v1-brand{color:#020617;background:#f8fafc;border-radius:12px;place-items:center;width:44px;height:44px;font:700 22px/1 Georgia,serif;display:grid}.auth-v1-kicker{color:var(--hortense-gold-light);letter-spacing:.12em;text-transform:uppercase;margin:22px 0 6px;font-size:13px;font-weight:700}.auth-v1-card h1{margin:0;font-size:clamp(28px,6vw,36px);line-height:1.1}.auth-v1-intro{color:#94a3b8;margin:14px 0 26px;line-height:1.55}.auth-v1-form{gap:9px;display:grid}.auth-v1-form label{color:#cbd5e1;margin-top:8px;font-size:13px;font-weight:650}.auth-v1-form input{box-sizing:border-box;color:#f8fafc;background:#020617b8;border:1px solid #94a3b852;border-radius:9px;outline:none;width:100%;padding:12px 13px}.auth-v1-form input:focus{border-color:var(--hortense-gold-light);box-shadow:0 0 0 3px var(--hortense-gold-soft)}.auth-v1-submit,.auth-v1-switch,.auth-v1-error button,.auth-v1-logout{font:inherit;cursor:pointer}.auth-v1-submit{color:#020617;background:#f8fafc;border:0;border-radius:9px;margin-top:18px;padding:12px 16px;font-weight:750}.auth-v1-submit:disabled{cursor:wait;opacity:.68}.auth-v1-switch{width:100%;color:var(--hortense-gold-light);background:0 0;border:0;margin-top:18px;padding:8px}.auth-v1-error{color:#fecaca;background:#7f1d1d33;border:1px solid #f8717159;border-radius:8px;margin-bottom:14px;padding:11px 12px;font-size:13px}.auth-v1-error button{color:#fff;background:0 0;border:0;margin-left:8px;text-decoration:underline}.auth-v1-notice,.auth-v1-link-state{color:#dcfce7;background:#14532d38;border:1px solid #4ade804d;border-radius:8px;margin:14px 0;padding:12px;font-size:14px;line-height:1.5}.auth-v1-link-state .auth-v1-submit{width:100%;display:block}.auth-v1-turnstile{min-height:65px;margin-top:14px;overflow:hidden}.auth-v1-logout{z-index:40;color:#cbd5e1;text-overflow:ellipsis;white-space:nowrap;background:#0f172ae0;border:1px solid #94a3b842;border-radius:8px;max-width:min(44vw,360px);padding:7px 10px;font-size:12px;position:fixed;top:12px;right:14px;overflow:hidden}@media (width<=520px){.auth-v1-card{padding:28px 22px}.auth-v1-logout{max-width:42vw}}.h1-app-shell,.auth-v1-shell{color:var(--hortense-text);background:radial-gradient(circle at 12% 0%, #1a6c7a5c, transparent 35%), radial-gradient(circle at 88% 100%, #d8b66a1f, transparent 32%), linear-gradient(145deg, var(--hortense-petrol) 0%, var(--hortense-petrol-mid) 62%, var(--hortense-turquoise) 150%)!important}.h1-sidebar-scroll,.h1-operator-column,.h1-mobile-topbar,.h1-mobile-drawer,.sidebar,.inspector,.main-header,.composer{-webkit-backdrop-filter:blur(14px);border-color:var(--hortense-gold-border)!important;background:#0f2f33c7!important}.h1-main-surface,.auth-v1-card,.chat-composer-pro__box,.panel-card,.verified-official-source,.dossier-overview__toggle,.message-attachment-bubble,.assistant-analysis-activity,.warroom-collective-box{-webkit-backdrop-filter:blur(14px);box-shadow:inset 0 1px #ffffff0f,0 18px 44px #03191c3d;border-color:var(--hortense-gold-border)!important;background:var(--hortense-glass)!important}.auth-v1-card{-webkit-backdrop-filter:blur(16px)saturate(118%);position:relative;overflow:hidden;box-shadow:inset 0 1px #f3dda338,0 26px 72px #03191c7a;border-color:var(--hortense-gold-border-strong)!important;background:linear-gradient(#ffffff1f,#ffffff14),#0f2f33bd!important}.auth-v1-card h1,.auth-v1-form label{color:var(--hortense-text);text-shadow:0 1px 1px #03191c4d}.auth-v1-intro{opacity:.88!important}.h1-main-surface{border:1px solid var(--hortense-gold-border);border-radius:18px}.chat-composer-pro__input,.auth-v1-form input,.composer textarea{color:var(--hortense-text);border-color:var(--hortense-gold-border)!important;background:var(--hortense-glass-soft)!important}.auth-v1-form input{min-height:46px;box-shadow:inset 0 1px #f3dda314;background:linear-gradient(#ffffff14,#ffffff0d),#0f2f33c7!important}.chat-composer-pro__input::placeholder,.auth-v1-form input::placeholder,.composer textarea::placeholder{color:#d9f6f8ad}.chat-composer-pro__input:focus,.auth-v1-form input:focus,.composer textarea:focus{border-color:var(--hortense-gold-light)!important;box-shadow:0 0 0 3px var(--hortense-gold-soft)!important}.primary-button,.chat-composer-pro__send,.verified-official-source__link,.auth-v1-submit{border:1px solid var(--hortense-gold-border);color:var(--hortense-text);background:var(--hortense-turquoise)}.primary-button:hover,.chat-composer-pro__send:hover,.verified-official-source__link:hover,.auth-v1-submit:hover{background:var(--hortense-turquoise-hover)}.auth-v1-submit{min-height:46px;transition:background-color .16s,border-color .16s,transform .16s;box-shadow:inset 0 1px #f3dda329,0 10px 24px #03191c3d}.auth-v1-submit:not(:disabled):hover{border-color:var(--hortense-gold-border-strong);transform:translateY(-1px)}.auth-v1-submit:disabled,.auth-v1-submit:disabled:hover{cursor:wait;opacity:1;color:var(--hortense-text-muted);background:#1a6c7a94;border-color:#d8b66a6b;transform:none;box-shadow:inset 0 1px #f3dda31a}.auth-v1-switch{border:1px solid #0000;border-radius:9px;transition:color .16s,background-color .16s,border-color .16s}.auth-v1-switch:hover{border-color:var(--hortense-gold-border);background:var(--hortense-gold-soft);color:var(--hortense-text)!important}.auth-v1-error,.auth-v1-notice,.auth-v1-link-state{text-shadow:0 1px 1px #03191c4d}.chat-composer-pro__send.stop{background:#b91c1c;border-color:#f8717180}.implicit-conversation-start,.h1-conversation-navigation-row[aria-current=page],.tab.active,.status-pill,.message-attachment-bubble--composer{border-color:var(--hortense-gold-border)!important;color:var(--hortense-gold-light)!important;background:var(--hortense-gold-soft)!important}.h1-conversation-navigation-row:hover,.dossier-overview__toggle:hover,.workspace-sidebar div.active{background:var(--hortense-glass-strong)!important}.brand__title,.auth-v1-kicker,.h1-mobile-topbar__product,.conversation-title,.panel-card h3,.verified-official-source__eyebrow,.hortense-legal-render .chat-section-title,.hortense-legal-render .chat-section-heading,.chat-section-title,.chat-anchor.active,.warroom-collective-title,.chat-composer-pro__upload,.dossier-overview__chevron,.dossier-overview__activity-toggle,.auth-v1-switch{color:var(--hortense-gold-light)!important}.brand__subtitle,.h1-navigation-section__title,.h1-navigation-empty,.h1-conversation-navigation-row__meta,.auth-v1-intro,.auth-v1-card--status,.chat-composer-pro__hint{opacity:.76;color:var(--hortense-text-muted)!important}.dossier-overview,.workspace-sidebar,.assistant-analysis-card,.warroom-collective-box,.h1-operator-column{color:var(--hortense-text);text-shadow:0 1px 1px #03191c38}.auth-v1-brand{border:1px solid var(--hortense-gold-border-strong);color:var(--hortense-petrol);background:var(--hortense-gold-light);box-shadow:0 8px 28px #d8b66a2e}.verified-official-source__link:focus-visible,.dossier-overview__toggle:focus-visible,.dossier-overview__activity-toggle:focus-visible{outline:3px solid var(--hortense-gold-light);outline-offset:3px}@media (width<=1023px){.h1-main-surface{border-left:0;border-right:0;border-radius:0}}.h1-main-column,.h1-main-surface,.chat-window,.chat-window__messages{background:var(--hortense-work-bg)!important}.h1-main-surface{box-shadow:inset 0 1px #ffffff06,0 18px 48px #0000006b!important}.chat-header{border-bottom-color:var(--hortense-gold-border)!important;background:linear-gradient(#101820fa,#0f2f3394)!important}.chat-header__context>div:last-child,.chat-header__operation-status,.message__role,.assistant-analysis-card__identity>div:last-child,.chat-composer-pro__hint{color:var(--hortense-work-text-muted)!important;opacity:1!important}.message.assistant .message__inner,.message.system .message__inner,.message.system_failure .message__inner{background:linear-gradient(180deg, var(--hortense-work-surface-raised), var(--hortense-work-surface))!important;border-color:#d8b66a5c!important;box-shadow:inset 0 1px #ffffff09,0 10px 28px #00000057!important}.assistant-analysis-card{background:linear-gradient(#18232bf0,#101820fa)!important;border-color:#d8b66a4d!important;box-shadow:inset 0 1px #ffffff06,0 8px 24px #00000047!important}.assistant-analysis-card__header{border-bottom-color:#d8b66a4d!important}.assistant-analysis-card__copy,.chat-composer-pro__box{background:var(--hortense-work-surface)!important}.chat-composer-pro{background:linear-gradient(to top, var(--hortense-work-bg) 76%, transparent)!important}.chat-composer-pro__box{border-color:#d8b66a57!important;box-shadow:inset 0 1px #ffffff09,0 14px 34px #00000061!important}.chat-composer-pro__input{background:var(--hortense-work-surface-raised)!important}.auth-v1-consent-row{align-items:flex-start;gap:.7rem;margin:1rem 0;display:flex}.auth-v1-consent-row input{flex:none;margin-top:.25rem}.auth-v1-consent-row a,.legal-consent-gate__document-link{color:#9edefa}.legal-consent-gate__document-link{color:#9edefa;font:inherit;text-align:left;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline;text-decoration-thickness:1.5px;display:inline}.legal-consent-gate__document-link:hover{color:#d9f6f8}.legal-reader{z-index:12000;-webkit-backdrop-filter:blur(14px)saturate(115%);background:#010c0fbd;place-items:center;padding:clamp(12px,3vw,32px);display:grid;position:fixed;inset:0}.legal-reader__panel{width:min(880px,100%);max-height:min(88vh,920px);color:var(--hortense-text);background:linear-gradient(145deg,#123338fa,#05171bfa);border:1px solid #d8b66a8f;border-radius:22px;grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 30px 80px #00000085}.legal-reader__header,.legal-reader__footer{background:#ffffff09;border-bottom:1px solid #d8b66a47;justify-content:space-between;align-items:center;gap:16px;padding:18px clamp(18px,4vw,34px);display:flex}.legal-reader__header h2{margin:4px 0 0;font-size:clamp(21px,3vw,29px)}.legal-reader__eyebrow{color:var(--hortense-gold-light);letter-spacing:.15em;text-transform:uppercase;font-size:11px;font-weight:800}.legal-reader__close{width:42px;height:42px;color:var(--hortense-text);cursor:pointer;background:#ffffff0e;border:1px solid #d8b66a70;border-radius:50%;flex:none;font:400 28px/1 system-ui}.legal-reader__close:hover{background:#ffffff1a;border-color:#f3dda3d1}.legal-reader__body{scrollbar-color:#d8b66a94 transparent;padding:24px clamp(20px,5vw,48px) 34px;overflow:auto}.legal-reader__meta{color:var(--hortense-text-muted);margin:0 0 18px;font-size:13px}.legal-reader__notice{color:var(--hortense-gold-light);background:#d8b66a14;border:1px solid #d8b66a5c;border-radius:12px;padding:13px 15px;line-height:1.5}.legal-reader__section{margin-top:28px}.legal-reader__section h3{color:var(--hortense-gold-light);margin:0 0 12px;font-size:17px;line-height:1.35}.legal-reader__section p{color:var(--hortense-text);margin:0 0 13px;font-size:14px;line-height:1.7}.legal-reader__contact{border-top:1px solid #d8b66a42;margin-top:32px;padding-top:20px}.legal-reader__contact a{color:#9edefa}.legal-reader__status{min-height:260px;color:var(--hortense-text-muted);text-align:center;place-content:center;justify-items:center;gap:14px;display:grid}.legal-reader__footer{border-top:1px solid #d8b66a47;border-bottom:0;justify-content:flex-end}.legal-reader__footer button,.legal-reader__status button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#25899a,#14545f);border:1px solid #d8b66a94;border-radius:11px;min-height:42px;padding:10px 18px;font-weight:750}.product-portal{color:#f8fafc;background:#111827;min-height:100vh;padding:3rem}.product-portal input{margin:.5rem 0 1rem;display:block}.admin-auth-shell{place-items:center;min-height:100vh;padding:clamp(1.25rem,4vw,4rem);display:grid}.admin-auth-card{background:linear-gradient(145deg,#12202bf0,#08141ce6);border:1px solid #d8b66a6b;border-radius:28px;width:min(100%,720px);padding:clamp(2rem,5vw,4.5rem);box-shadow:0 28px 80px #00000057,inset 0 1px #ffffff14}.admin-auth-card__kicker{color:#d8b66a;letter-spacing:.14em;text-transform:uppercase;margin:0 0 .65rem;font-size:.78rem;font-weight:850}.admin-auth-card h1{margin:0;font-size:clamp(2rem,5vw,3.35rem);line-height:1.05}.admin-auth-card__account{color:#aebbc3;margin:1.5rem 0 0;line-height:1.65}.admin-auth-card__account strong{color:#f5f7f8;font-size:1.08rem}.admin-auth-card form{margin-top:2rem}.admin-auth-card__secret{overflow-wrap:anywhere;background:#ffffff12;border-radius:12px;padding:1rem;display:block}.admin-auth-card__qr{background:#fff;border:1px solid #d8b66a99;border-radius:18px;width:min(256px,100%);height:auto;margin:1.25rem auto;padding:.65rem;display:block;box-shadow:0 16px 36px #00000038}.admin-otp{border:0;margin:0 0 1.6rem;padding:0}.admin-otp legend{color:#d7e0e4;margin-bottom:.85rem;font-weight:750}.admin-otp__digits{grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(.45rem,1.5vw,.85rem);display:grid}.product-portal .admin-otp__digits input{aspect-ratio:1;color:#fff;text-align:center;caret-color:#d8b66a;background:#ffffff12;border:1px solid #d8b66a8c;border-radius:16px;width:100%;padding:0;font-size:clamp(1.55rem,4vw,2.35rem);font-weight:850}.product-portal .admin-otp__digits input:focus{border-color:#d8b66a;outline:3px solid #20899a47;box-shadow:0 8px 24px #00000040}.admin-auth-card__submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#20899a,#176775);border:1px solid #d8b66aa6;border-radius:15px;width:100%;min-height:58px;padding:.85rem 1.2rem;font-size:1rem;font-weight:800;box-shadow:0 14px 30px #0a4e5847}.admin-auth-card__submit:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}:root[data-theme=light] .admin-auth-card{background:linear-gradient(145deg,#fffffff5,#edf6f5eb);box-shadow:0 28px 80px #17393d29,inset 0 1px #fff}:root[data-theme=light] .admin-auth-card__account{color:#5e7378}:root[data-theme=light] .admin-auth-card__account strong,:root[data-theme=light] .admin-otp legend{color:#123a3f}:root[data-theme=light] .product-portal .admin-otp__digits input{color:#123a3f;background:#ffffffe0}@media (width<=560px){.admin-auth-card{border-radius:22px;padding:1.5rem}.admin-otp__digits{gap:.35rem}.product-portal .admin-otp__digits input{border-radius:11px}}.product-muted{color:#94a3b8}.admin-shell{color:#f8fafc;background:#0b1220;grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.admin-shell aside{border-right:1px solid #334155;flex-direction:column;gap:.35rem;padding:1.5rem;display:flex}.admin-shell>section{min-width:0;padding:2rem}.admin-mobile-menu,.admin-mobile-backdrop,.admin-shell__nav-heading>button{display:none}.admin-shell__nav-heading h1{margin:0}:is(#root:has(.admin-shell)>.theme-switcher,#root:has(.admin-shell)>.language-switcher){display:none}.admin-shell__rail{background:#0f172abd;border-left:1px solid #334155;border-right:0!important;gap:1rem!important;padding:1.25rem!important}.admin-side-card{background:#ffffff0b;border:1px solid #d8b66a4d;border-radius:18px;padding:1.15rem;box-shadow:0 14px 34px #00000029}.admin-side-card__eyebrow{letter-spacing:.12em;text-transform:uppercase;font-weight:850;color:#d8b66a!important;margin:0 0 .3rem!important;font-size:.72rem!important}.admin-side-card h2{margin:0 0 1rem;font-size:1.12rem}.admin-shell__rail .theme-switcher,.admin-shell__rail .language-switcher{width:100%;box-shadow:none;gap:.5rem;margin:0;display:grid;position:static;transform:none}.admin-shell__rail .language-switcher{margin-top:.75rem}.admin-shell__rail .theme-switcher__options,.admin-shell__rail .language-switcher__options{width:100%}.admin-shell__rail .theme-switcher__option,.admin-shell__rail .language-switcher button{flex:1}.admin-user-card__identity{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:.75rem;display:grid}.admin-user-card__identity>span{color:#123a3f;background:linear-gradient(145deg,#f4dfa7,#d9b965);border:1px solid #d8b66aa6;border-radius:14px;place-items:center;width:48px;height:48px;font-size:1.15rem;font-weight:900;display:grid}.admin-user-card__identity strong,.admin-user-card__identity small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.admin-user-card__identity small{color:#94a3b8;margin-top:.2rem}.admin-user-card dl{border-block:1px solid #94a3b833;margin:1.15rem 0;padding:.9rem 0}.admin-user-card dl div{grid-template-columns:80px minmax(0,1fr);gap:.65rem;padding:.35rem 0;display:grid}.admin-user-card dt{color:#94a3b8}.admin-user-card dd{color:#e2e8f0;text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.admin-shell aside .admin-user-card__revoke{color:#fecaca;text-align:center;background:#7f1d1d2e;border:1px solid #f871718c;border-radius:12px;width:100%;min-height:44px;margin:0}:root[data-theme=light] .admin-shell__rail{background:#edf6f5b8;border-left-color:#143a3f24}:root[data-theme=light] .admin-side-card{background:#ffffffbf;border-color:#9670223d;box-shadow:0 14px 34px #17393d1a}:root[data-theme=light] .admin-user-card__identity small,:root[data-theme=light] .admin-user-card dt{color:#637a7f}:root[data-theme=light] .admin-user-card dd{color:#123a3f}:root[data-theme=light] .admin-shell aside .admin-user-card__revoke{color:#991b1b;background:#b91c1c0f}.admin-nav-preferences{border-top:1px solid #94a3b833;margin-top:1rem;padding-top:1rem}.admin-nav-preferences>p{letter-spacing:.12em;text-transform:uppercase;font-weight:850;color:#d8b66a!important;margin:0 0 .65rem!important;font-size:.72rem!important}.admin-nav-preferences .theme-switcher,.admin-nav-preferences .language-switcher{width:100%;max-width:100%;box-shadow:none;border-radius:16px;grid-template-columns:1fr;gap:.5rem;margin:0;padding:.65rem;display:grid;position:static;transform:none}.admin-nav-preferences .language-switcher{margin-top:.65rem}.admin-nav-preferences .theme-switcher__label,.admin-nav-preferences .language-switcher__label{padding:0 .2rem;font-size:.78rem;font-weight:750;line-height:1.2;display:block}.admin-nav-preferences .theme-switcher__options,.admin-nav-preferences .language-switcher__options{grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;width:100%;min-width:0;padding:.25rem;display:grid}.admin-nav-preferences .language-switcher__options{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-nav-preferences .theme-switcher__option,.admin-nav-preferences .language-switcher button{width:100%;min-width:0;min-height:42px;color:inherit;text-align:center;white-space:nowrap;padding:.55rem .25rem;font-size:.82rem;font-weight:800;line-height:1;overflow:visible;margin:0!important}.admin-users-panel{margin-top:1.5rem}.admin-users-filter{max-width:720px}.admin-users-filter label{margin-bottom:.55rem;font-weight:750;display:block}.admin-users-filter>div{grid-template-columns:minmax(0,1fr) auto;gap:.65rem;display:grid}.admin-users-filter input{min-height:46px;color:inherit;background:#ffffff0f;border:1px solid #475569;border-radius:11px;padding:.7rem .9rem}.admin-users-filter button,.admin-pagination button,.admin-table__danger{min-height:42px;color:inherit;cursor:pointer;background:#ffffff12;border:1px solid #d8b66a73;border-radius:10px;padding:.6rem .9rem;font-weight:750}.admin-users-summary{color:#94a3b8}.admin-table td:first-child strong,.admin-table td:first-child code{display:block}.admin-table td:first-child code{color:#94a3b8;margin-top:.25rem;font-size:.72rem}.admin-table__danger{color:#fecaca;background:#7f1d1d29;border-color:#f871717a}.admin-table__open{min-height:40px;color:inherit;cursor:pointer;background:#20899a29;border:1px solid #d8b66a80;border-radius:10px;padding:.55rem .85rem;font-weight:800}.admin-content-dialog{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#030a12c2;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.admin-content-dialog>section{background:linear-gradient(145deg,#111d28,#0a131d);border:1px solid #d8b66a80;border-radius:22px;width:min(900px,100%);max-height:min(820px,100vh - 2.5rem);padding:clamp(1.25rem,4vw,2rem);overflow:auto;box-shadow:0 30px 100px #00000080}.admin-content-dialog header{border-bottom:1px solid #94a3b838;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1rem;display:flex}.admin-content-dialog header span{color:#d8b66a;letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:850}.admin-content-dialog header h2{margin:.25rem 0}.admin-content-dialog header button{min-height:40px;color:inherit;cursor:pointer;background:#ffffff12;border:1px solid #d8b66a73;border-radius:10px;padding:.55rem .85rem}.admin-content-dialog form{max-width:620px;margin:1.5rem auto 0}.admin-content-dialog__body{margin-top:1.25rem}.admin-content-dialog__notice{color:#aebdcc}.admin-content-message{background:#ffffff0b;border:1px solid #94a3b838;border-radius:14px;margin:.8rem 0;padding:1rem}.admin-content-message time{color:#94a3b8;margin-left:.75rem;font-size:.78rem}.admin-content-message p{white-space:pre-wrap;overflow-wrap:anywhere;margin:.65rem 0 0;line-height:1.55}.admin-content-documents{gap:.65rem;padding:0;list-style:none;display:grid}.admin-content-documents li{border:1px solid #94a3b838;border-radius:12px;justify-content:space-between;gap:1rem;padding:.85rem 1rem;display:flex}.admin-content-documents span{color:#94a3b8}:root[data-theme=light] .admin-content-dialog>section{color:#123a3f;background:linear-gradient(145deg,#fff,#edf6f5);box-shadow:0 30px 100px #17393d47}:root[data-theme=light] .admin-content-message{background:#ffffffb8}.admin-pagination{justify-content:flex-end;align-items:center;gap:.85rem;margin-top:1rem;display:flex}.admin-pagination button:disabled{opacity:.4;cursor:not-allowed}:root[data-theme=light] .admin-users-filter input{color:#123a3f;background:#ffffffc7;border-color:#143a3f40}:root[data-theme=light] .admin-table__danger{color:#991b1b;background:#b91c1c0f}.admin-shell aside>p{color:#94a3b8;margin:0 0 .9rem;font-size:.82rem}.admin-shell aside button{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;padding:.72rem .8rem}.admin-shell aside button:hover,.admin-shell aside button[aria-current=page]{background:#ffffff12;border-color:#d8b66a73}.admin-shell aside>button:last-child{margin-top:auto}.admin-shell__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.admin-shell__header span{color:#d8b66a;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.admin-shell__header h2{margin:.25rem 0 0}.admin-shell__header button{min-height:40px;color:inherit;cursor:pointer;background:#ffffff12;border:1px solid #d8b66a73;border-radius:10px;padding:.6rem 1rem}.admin-shell__authority{color:#94a3b8}.admin-metrics{grid-template-columns:repeat(3,minmax(150px,1fr));gap:1rem;margin-top:1.5rem;display:grid}.admin-metrics article{background:#ffffff0a;border:1px solid #334155;border-radius:14px;gap:.5rem;padding:1.25rem;display:grid}.admin-metrics span{color:#94a3b8}.admin-metrics strong{font-size:1.8rem}.admin-table-wrap{overscroll-behavior:contain;scrollbar-gutter:stable;border:1px solid #334155;border-radius:14px;max-width:100%;max-height:min(62vh,720px);margin-top:1.5rem;overflow:auto}.admin-table{border-collapse:collapse;width:100%}.admin-table thead{z-index:2;background:#101a25;position:sticky;top:0}.admin-table th,.admin-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #253249;padding:.85rem 1rem}.admin-table th{color:#aebdcc;letter-spacing:.04em;text-transform:uppercase;font-size:.78rem}.admin-table tbody tr:last-child td{border-bottom:0}.admin-tracking-panel{min-width:0;margin-top:1.5rem}:root[data-theme=light] .admin-table thead{background:#edf5f4}@media (width<=760px){.admin-table-wrap{max-height:58vh}.admin-table th,.admin-table td{padding:.75rem}}@media (width<=1100px){.admin-shell{min-height:100vh;display:block}.admin-shell>section{padding:5.5rem clamp(1rem,4vw,2rem) 2rem}.admin-mobile-menu{z-index:92;cursor:pointer;background:linear-gradient(145deg,#176775,#20899a);border:1px solid #d8b66a8c;border-radius:14px;place-content:center;gap:5px;width:48px;height:48px;padding:0;display:grid;position:fixed;top:1rem;left:1rem;box-shadow:0 12px 30px #05343c47}.admin-mobile-menu span{background:#fff;border-radius:999px;width:22px;height:2px;display:block}.admin-mobile-backdrop{z-index:89;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#030a1294;border:0;border-radius:0;width:100%;height:100%;padding:0;display:block;position:fixed;inset:0}.admin-shell .admin-shell__nav{z-index:90;background:#0f1b26;border-right:1px solid #d8b66a59;width:min(86vw,390px);max-height:100vh;padding:1.25rem;transition:transform .18s;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto;transform:translate(-105%);box-shadow:24px 0 60px #00000061}.admin-shell .admin-shell__nav.is-open{transform:translate(0)}.admin-shell__nav-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.admin-shell__nav-heading h1{font-size:clamp(1.8rem,7vw,2.45rem)}.admin-shell__nav-heading>button{border:1px solid #d8b66a73;border-radius:12px;place-items:center;width:42px;height:42px;padding:0;font-size:1.8rem;line-height:1;display:grid}.admin-nav-preferences,.admin-shell aside>button:last-child{margin-top:.8rem}:root[data-theme=light] .admin-shell .admin-shell__nav{background:#f3f8f7;box-shadow:24px 0 60px #17393d3d}}.admin-status{color:#b8f2dc;background:#24a06d29;border-radius:999px;padding:.25rem .55rem;font-size:.78rem;font-weight:750;display:inline-flex}@media (width<=760px){.admin-shell{grid-template-columns:1fr}.admin-shell aside{border-bottom:1px solid #334155;border-right:0}.admin-shell__rail{border-top:1px solid #334155;border-left:0}.admin-shell aside>button:last-child{margin-top:.8rem}.admin-shell>section{padding:5.5rem 1.15rem 1.15rem}.admin-metrics,.admin-users-filter>div{grid-template-columns:1fr}.admin-pagination{justify-content:space-between}}.partner-portal{max-width:1100px;margin:0 auto}.partner-portal>header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.partner-metrics{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;display:grid}.partner-metrics article{border:1px solid #ffffff26;border-radius:12px;gap:.35rem;padding:1rem;display:grid}.partner-metrics strong{font-size:1.35rem}.partner-portal table{border-collapse:collapse;width:100%}.partner-portal th,.partner-portal td{text-align:left;border-bottom:1px solid #ffffff1f;padding:.7rem}.subscription-v1-link{z-index:30;position:fixed;top:3.2rem;right:1rem}.subscription-panel{max-width:1180px;margin:0 auto}.subscription-panel>header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.subscription-panel>header>div:last-child{gap:.5rem;display:flex}.plan-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.4rem;margin-block:1.5rem;display:grid}.plan-grid article,.current-subscription,.sandbox-confirm{border:1px solid #ffffff26;border-radius:12px;padding:1.25rem}.plan-grid article{flex-direction:column;gap:.85rem;min-height:100%;display:flex}.plan-grid article>:is(h2,strong,ul){margin-block:0}.plan-grid strong{font-size:1.4rem}.plan-card__benefits{gap:.65rem;padding:0;list-style:none;display:grid}.plan-card__benefits li{grid-template-columns:1.1rem 1fr;align-items:start;gap:.45rem;line-height:1.45;display:grid}.plan-card__benefits li>span{color:#f3dda3;font-weight:800}.subscription-panel__secondary-action,.plan-card__action{color:#eefafa;cursor:pointer;background:linear-gradient(145deg,#ffffff1a,#ffffff0b);border:1px solid #d8b66a8f;border-radius:11px;min-height:40px;padding:.62rem 1rem;font-weight:700;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;box-shadow:inset 0 1px #ffffff1f,0 8px 20px #0000002e}.subscription-panel__secondary-action:hover,.plan-card__action:not(:disabled):hover{border-color:#d8b66ad1;transform:translateY(-1px)}.plan-card__action{background:linear-gradient(135deg,#1a6c7a,#14545f);align-self:center;margin-top:auto}.plan-card__action:disabled{cursor:default;opacity:.52;box-shadow:none}.billing-cycle{border:1px solid #ffffff26;border-radius:12px;justify-content:space-between;align-items:center;gap:1.5rem;margin:1.5rem 0;padding:1.1rem 1.25rem;display:flex}.billing-cycle h2,.billing-cycle p{margin:0}.billing-cycle p{opacity:.72;margin-top:.25rem}.billing-cycle__control{align-items:center;gap:.65rem;display:flex}.billing-cycle__control>span{opacity:.58;font-weight:700}.billing-cycle__control>span[data-active=true]{opacity:1;color:#f3dda3}.billing-cycle__switch{cursor:pointer;background:#ffffff1a;border:1px solid #d8b66a9e;border-radius:999px;width:3.3rem;height:1.8rem;padding:.18rem}.billing-cycle__switch>span{background:#f3dda3;border-radius:50%;width:1.3rem;height:1.3rem;transition:transform .2s;display:block;box-shadow:0 3px 10px #00000047}.billing-cycle__switch[aria-checked=true]>span{transform:translate(1.42rem)}.subscription-history{margin-top:1.5rem}.subscription-history ul{gap:.55rem;padding:0;list-style:none;display:grid}.subscription-history li{grid-template-columns:1rem 1fr;gap:.45rem;display:grid}:is(#root:has(.subscription-panel)>.theme-switcher,#root:has(.subscription-panel)>.language-switcher){display:none}#root:has(.legal-consent-gate)>.theme-switcher{display:none}#root:has(.auth-v1-shell)>.theme-switcher{display:none}.legal-consent-gate__continue{color:#f5ffff;cursor:pointer;background:linear-gradient(135deg,#25899afa,#14545ffa);border:1px solid #d8b66aad;border-radius:13px;width:100%;min-height:50px;margin-top:20px;padding:13px 20px;font:750 15px/1.2 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:transform .16s,border-color .16s,box-shadow .16s,filter .16s;box-shadow:inset 0 1px #fff3,0 12px 28px #00000047,0 0 0 1px #14545f38}.legal-consent-gate__continue:not(:disabled):hover{filter:saturate(1.08)brightness(1.04);border-color:#f3dda3f0;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff3d,0 15px 32px #00000057,0 0 20px #25899a29}.legal-consent-gate__continue:focus-visible{outline-offset:3px;outline:3px solid #f3dda357}.legal-consent-gate__continue:disabled{color:#d9f6f894;cursor:not-allowed;background:linear-gradient(135deg,#1a6c7a7a,#14545f66);border-color:#d8b66a4d;box-shadow:inset 0 1px #ffffff12}@media (width<=620px){.subscription-panel>header{flex-direction:column;align-items:stretch}.subscription-panel>header>div:last-child{justify-content:flex-end}.billing-cycle{flex-direction:column;align-items:flex-start}.billing-cycle__control{justify-content:center;width:100%}}.commercial-transition{gap:.75rem;display:grid}.commercial-transition__eyebrow,.subscription-recommendation>span,.plan-card__recommendation{color:#f3dda3;letter-spacing:.09em;text-transform:uppercase;font-size:.75rem;font-weight:700}.commercial-transition h3,.commercial-transition p,.subscription-recommendation h2,.subscription-recommendation p{margin:0}.commercial-transition__cta{color:#fff4d0;cursor:pointer;background:linear-gradient(135deg,#d8b66a47,#d8b66a24);border:1px solid #d8b66ab8;border-radius:10px;justify-self:start;padding:.7rem 1rem;font-weight:700}.commercial-transition small,.subscription-recommendation small{color:#eefafaad}.subscription-recommendation{background:#d8b66a14;border:1px solid #d8b66a75;border-radius:12px;gap:.65rem;margin:1rem 0;padding:1rem;display:grid}.plan-grid article.plan-card--recommended{border-color:#d8b66ac7;box-shadow:0 0 0 1px #d8b66a33,0 16px 36px #0000003d}.plan-card__recommendation{margin-bottom:.45rem;display:block}.admin-partner-form{gap:.75rem;max-width:520px;margin:1rem 0;display:grid}.admin-partner-form label{gap:.3rem;display:grid}.pwa-v1{z-index:10020;right:max(14px, env(safe-area-inset-right));bottom:max(14px, env(safe-area-inset-bottom));max-width:min(390px,100vw - 28px);color:var(--hortense-text);gap:8px;font:500 14px/1.4 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;position:fixed}.pwa-v1__offline,.pwa-v1__help{border:1px solid var(--hortense-gold-border-strong);-webkit-backdrop-filter:blur(16px);background:#0f2f33f5;border-radius:13px;gap:3px;padding:12px 42px 12px 14px;display:grid;position:relative;box-shadow:0 16px 42px #03191c6b}.pwa-v1__offline span,.pwa-v1__help{color:var(--hortense-text-muted)}.pwa-v1__install{justify-items:end;gap:8px;display:grid}.pwa-v1__install-button,.pwa-v1__update{border:1px solid var(--hortense-gold-border-strong);min-height:42px;color:var(--hortense-text);cursor:pointer;background:#1a6c7af5;border-radius:999px;padding:9px 15px;box-shadow:0 12px 32px #03191c57}.pwa-v1__install-button:hover,.pwa-v1__update:hover{background:var(--hortense-turquoise-hover)}.pwa-v1__help button{width:32px;height:32px;color:var(--hortense-gold-light);cursor:pointer;background:0 0;border:0;font-size:22px;position:absolute;top:5px;right:7px}@media (width<=640px){.pwa-v1{right:max(10px, env(safe-area-inset-right));bottom:max(10px, env(safe-area-inset-bottom));max-width:calc(100vw - 20px)}}.theme-switcher{z-index:10050;top:max(10px, env(safe-area-inset-top));border:1px solid var(--hortense-gold-border-strong);color:var(--hortense-text);background:color-mix(in srgb, var(--hortense-work-surface) 92%, transparent);-webkit-backdrop-filter:blur(16px);border-radius:999px;align-items:center;gap:7px;padding:5px 6px 5px 10px;font:650 12px/1 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:inline-flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #03191c38}.theme-switcher__label{color:var(--hortense-work-text-muted);font-size:11px}.theme-switcher__options{background:var(--hortense-gold-soft);border-radius:999px;gap:2px;padding:2px;display:inline-flex}.theme-switcher__option{min-height:30px;color:var(--hortense-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;padding:6px 10px;font-weight:700}.theme-switcher__option:hover{color:var(--hortense-text);background:var(--hortense-glass-strong)}.theme-switcher__option[aria-pressed=true]{border-color:var(--hortense-gold-border-strong);color:#fff;background:var(--hortense-turquoise);box-shadow:0 4px 12px #03191c33}.language-switcher{z-index:10050;top:max(10px, env(safe-area-inset-top));right:max(16px, env(safe-area-inset-right));border:1px solid var(--hortense-gold-border-strong);color:var(--hortense-text);background:color-mix(in srgb, var(--hortense-work-surface) 92%, transparent);-webkit-backdrop-filter:blur(16px);border-radius:999px;align-items:center;gap:7px;padding:5px 6px 5px 10px;font:650 12px/1 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:inline-flex;position:fixed;box-shadow:0 10px 30px #03191c2e}.language-switcher__label{color:var(--hortense-work-text-muted);font-size:11px}.language-switcher__options{background:var(--hortense-gold-soft);border-radius:999px;gap:2px;padding:2px;display:inline-flex}.language-switcher__options button{min-height:30px;color:var(--hortense-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;padding:6px 10px;font-weight:700}.language-switcher__options button:hover{color:var(--hortense-text);background:var(--hortense-glass-strong)}.language-switcher__options button[aria-pressed=true]{border-color:var(--hortense-gold-border-strong);color:#fff;background:var(--hortense-turquoise)}.profile-menu{z-index:10050;top:max(14px, env(safe-area-inset-top));right:max(16px, env(safe-area-inset-right));position:fixed}.profile-menu button{font:inherit}.profile-menu__trigger{border:1px solid var(--hortense-gold-border);min-width:210px;min-height:48px;color:var(--hortense-text);background:var(--hortense-glass);text-align:left;cursor:pointer;-webkit-backdrop-filter:blur(18px)saturate(130%);border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:6px 10px 6px 7px;display:grid;box-shadow:inset 0 1px #ffffff14,0 12px 34px #03191c3d}.profile-menu__avatar{border:1px solid var(--hortense-gold-border-strong);width:34px;height:34px;color:var(--hortense-petrol);letter-spacing:.04em;background:linear-gradient(145deg,#f3dda3,#d8b66a);border-radius:11px;flex:none;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex;box-shadow:inset 0 1px #ffffff75,0 6px 16px #03191c33}.profile-menu__avatar--large{border-radius:14px;width:46px;height:46px;font-size:15px}.profile-menu__trigger-copy{gap:1px;min-width:0;display:grid}.profile-menu__trigger-copy strong,.profile-menu__trigger-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-menu__trigger-copy strong{font-size:13px;font-weight:750}.profile-menu__trigger-copy small{color:var(--hortense-text-muted);font-size:11px}.profile-menu__chevron{color:var(--hortense-gold-light);font-size:9px}.profile-menu__panel{border:1px solid var(--hortense-gold-border);width:min(342px,100vw - 24px);max-height:calc(100dvh - 86px);color:var(--hortense-text);background:linear-gradient(150deg, #ffffff14, transparent 44%), var(--hortense-glass);-webkit-backdrop-filter:blur(24px)saturate(138%);border-radius:20px;padding:14px;position:absolute;top:calc(100% + 10px);right:0;overflow-y:auto;box-shadow:inset 0 1px #ffffff14,0 26px 70px #03191c6b}.profile-menu__identity{border-bottom:1px solid var(--hortense-gold-border);align-items:center;gap:12px;padding:4px 4px 14px;display:flex}.profile-menu__identity>span:last-child{gap:2px;min-width:0;display:grid}.profile-menu__identity small,.profile-menu__identity span span{color:var(--hortense-text-muted);font-size:11px}.profile-menu__identity strong,.profile-menu__identity span span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-menu__identity strong{font-size:15px}.profile-menu__preferences{border-bottom:1px solid var(--hortense-gold-border);gap:8px;padding:12px 0;display:grid}.theme-switcher--profile,.language-switcher--profile{z-index:auto;width:100%;box-shadow:none;justify-content:space-between;padding:5px 6px 5px 9px;position:relative;inset:auto;transform:none}.theme-switcher--profile .theme-switcher__options,.language-switcher--profile .language-switcher__options{margin-left:auto}.profile-menu__offer-heading{justify-content:space-between;align-items:center;gap:12px;padding:14px 2px 8px;font-size:12px;display:flex}.profile-menu__offer-heading>span{color:var(--hortense-text-muted)}.profile-menu__offer-heading strong{color:var(--hortense-gold-light)}.profile-menu__plans{gap:7px;display:grid}.profile-menu__plan{border:1px solid var(--hortense-gold-border);min-height:46px;color:var(--hortense-text);background:var(--hortense-glass-soft);cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;display:flex}.profile-menu__plan span{font-size:13px;font-weight:700}.profile-menu__plan small{color:var(--hortense-text-muted);font-size:10px}.profile-menu__plan[data-current=true]{border-color:var(--hortense-gold-border-strong);color:var(--hortense-gold-light);background:var(--hortense-gold-soft);cursor:default;opacity:1}.profile-menu__footer{border-top:1px solid var(--hortense-gold-border);grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:12px;padding-top:12px;display:grid}.profile-menu__manage,.profile-menu__logout{border:1px solid var(--hortense-gold-border);cursor:pointer;border-radius:11px;min-height:40px;padding:8px 11px}.profile-menu__manage{color:#fff;background:var(--hortense-turquoise);font-weight:750}.profile-menu__logout{color:var(--hortense-text-muted);background:0 0}.workspace-sidebar__account-controls{display:none}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--hortense-gold-light:#765817;--hortense-gold-border:#70654e3d;--hortense-gold-border-strong:#70654e61;--hortense-gold-soft:#d8b66a29;--hortense-glass:#fffffff5;--hortense-glass-soft:#f7faf9eb;--hortense-glass-strong:#dee9e7e6;--hortense-text:#17282c;--hortense-text-muted:#506970;--hortense-work-bg:#f2f6f5;--hortense-work-surface:#fff;--hortense-work-surface-raised:#edf3f2;--hortense-work-text-muted:#5b7278;--bg-card:var(--hortense-glass);--text:var(--hortense-text);--muted:var(--hortense-text-muted);--hortense-action-available:#1f659f;--hortense-action-attention:#765817;--hortense-action-blocked:#68757a;--hortense-action-completed:#1d7548}:root[data-theme=light] body,:root[data-theme=light] .h1-app-shell,:root[data-theme=light] .auth-v1-shell{color:var(--hortense-text);background:radial-gradient(circle at 12% 0,#1a6c7a14,#0000 35%),radial-gradient(circle at 88% 100%,#d8b66a1a,#0000 34%),linear-gradient(145deg,#fff 0%,#f2f6f5 66%,#eaf2f0 150%)!important}:root[data-theme=light] .h1-sidebar-scroll,:root[data-theme=light] .h1-operator-column,:root[data-theme=light] .h1-mobile-topbar,:root[data-theme=light] .h1-mobile-drawer,:root[data-theme=light] .sidebar,:root[data-theme=light] .inspector,:root[data-theme=light] .main-header,:root[data-theme=light] .composer{color:var(--hortense-text)!important;background:#fffffff0!important}:root[data-theme=light] .h1-main-column,:root[data-theme=light] .h1-main-surface,:root[data-theme=light] .chat-window,:root[data-theme=light] .chat-window__messages{color:var(--hortense-text)!important;background:var(--hortense-work-bg)!important}:root[data-theme=light] .h1-main-surface{box-shadow:inset 0 1px #ffffffb8,0 18px 48px #0f2f331f!important}:root[data-theme=light] .chat-header{color:var(--hortense-text)!important;background:linear-gradient(#fff,#edf3f2)!important}:root[data-theme=light] .chat-header__context>div:first-child,:root[data-theme=light] .chat-header__operation-status,:root[data-theme=light] .chat-header__service-status,:root[data-theme=light] .message__role{color:var(--hortense-text)!important;text-shadow:none!important}:root[data-theme=light] .chat-header__service-status{border-color:var(--hortense-gold-border-strong)!important;background:var(--hortense-gold-soft)!important}:root[data-theme=light] .message.assistant .message__inner,:root[data-theme=light] .message.system .message__inner,:root[data-theme=light] .message.system_failure .message__inner,:root[data-theme=light] .assistant-analysis-card,:root[data-theme=light] .assistant-analysis-card__copy,:root[data-theme=light] .chat-composer-pro__box,:root[data-theme=light] .chat-composer-pro__input{color:var(--hortense-text)!important;background:var(--hortense-work-surface)!important;box-shadow:0 8px 24px #0f2f331a!important}:root[data-theme=light] .chat-composer-pro{background:linear-gradient(to top, var(--hortense-work-bg) 76%, transparent)!important}:root[data-theme=light] .chat-composer-pro__input::placeholder,:root[data-theme=light] .auth-v1-form input::placeholder,:root[data-theme=light] .composer textarea::placeholder{color:#123f468c}:root[data-theme=light] .auth-v1-card{color:var(--hortense-text);box-shadow:inset 0 1px #fff,0 26px 72px #0f2f3329;background:#fff!important}:root[data-theme=light] .auth-v1-card h1,:root[data-theme=light] .auth-v1-form label{color:var(--hortense-text);text-shadow:none}:root[data-theme=light] .auth-v1-form input,:root[data-theme=light] .product-portal input,:root[data-theme=light] .composer textarea{color:var(--hortense-text)!important;background:#fff!important}:root[data-theme=light] .auth-v1-brand{color:var(--hortense-petrol);background:#f3dda3}:root[data-theme=light] .product-portal,:root[data-theme=light] .admin-shell{color:var(--hortense-text);background:var(--hortense-work-bg)}:root[data-theme=light] .product-muted,:root[data-theme=light] .commercial-transition small,:root[data-theme=light] .subscription-recommendation small{color:var(--hortense-text-muted)}:root[data-theme=light] .partner-metrics article,:root[data-theme=light] .partner-portal th,:root[data-theme=light] .partner-portal td,:root[data-theme=light] .plan-grid article,:root[data-theme=light] .current-subscription,:root[data-theme=light] .sandbox-confirm,:root[data-theme=light] .admin-shell aside{border-color:var(--hortense-gold-border)}:root[data-theme=light] .subscription-recommendation,:root[data-theme=light] .plan-grid article,:root[data-theme=light] .current-subscription,:root[data-theme=light] .sandbox-confirm,:root[data-theme=light] .partner-metrics article{background:#fffffff0}:root[data-theme=light] .commercial-transition__cta{color:var(--hortense-petrol);background:linear-gradient(135deg,#f3dda3f0,#d8b66a94)}:root[data-theme=light] .auth-v1-logout,:root[data-theme=light] .subscription-v1-link,:root[data-theme=light] .theme-switcher,:root[data-theme=light] .pwa-v1__offline,:root[data-theme=light] .pwa-v1__help{color:var(--hortense-text);background:#fffffff7;box-shadow:0 12px 34px #0f2f3326}:root[data-theme=light] .dossier-overview__toggle,:root[data-theme=light] .h1-conversation-navigation-row,:root[data-theme=light] .message-attachment-bubble{color:var(--hortense-text)!important}:root[data-theme=light] .dossier-overview button:not(.dossier-overview__toggle):not(.dossier-overview__activity-toggle){border-color:var(--hortense-gold-border-strong)!important;color:var(--hortense-text)!important;background:#fffffffa!important}:root[data-theme=light] :where(button,input,textarea,select){font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=light] :where(input:not([type=checkbox]):not([type=radio]):not([type=file]),textarea,select){caret-color:var(--hortense-turquoise);border-color:var(--hortense-gold-border-strong)!important;color:var(--hortense-text)!important;background:var(--hortense-work-surface-raised)!important}:root[data-theme=light] :where(input,textarea)::placeholder{opacity:1;color:#657b80!important}:root[data-theme=light] .auth-v1-intro,:root[data-theme=light] .auth-v1-consent-row,:root[data-theme=light] .auth-v1-link-state{color:var(--hortense-text-muted)!important}:root[data-theme=light] .auth-v1-consent-row a,:root[data-theme=light] .legal-consent-gate__document-link,:root[data-theme=light] .auth-v1-switch{text-underline-offset:3px;text-decoration-thickness:1.5px;color:#126f82!important}:root[data-theme=light] .legal-reader{background:#e0e9e9c7}:root[data-theme=light] .legal-reader__panel{color:#172b30;background:linear-gradient(145deg,#fffffffc,#edf3f2fa);border-color:#976f1f6b;box-shadow:0 30px 80px #17282c3d}:root[data-theme=light] .legal-reader__section p{color:#263f45}:root[data-theme=light] .legal-reader__section h3,:root[data-theme=light] .legal-reader__eyebrow{color:#7e5a14}:root[data-theme=light] .legal-reader__header,:root[data-theme=light] .legal-reader__footer{background:#ffffffa8}:root[data-theme=light] .legal-reader__close{color:#173f46;background:#ffffffc7}:root[data-theme=light] .auth-v1-card form>button[type=submit]{cursor:pointer;border:1px solid #126f82;border-radius:10px;min-height:46px;padding:12px 16px;font:750 15px/1.2 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#fff!important;background:var(--hortense-turquoise)!important}:root[data-theme=light] .auth-v1-card form>button[type=submit]:hover{background:var(--hortense-turquoise-hover)!important}:root[data-theme=light] .dossier-overview{border-color:var(--hortense-gold-border)!important;color:var(--hortense-text)!important;background:#fff!important}:root[data-theme=light] .dossier-overview__toggle{border-bottom-color:var(--hortense-gold-border)!important;background:linear-gradient(#fff,#edf3f2)!important}:root[data-theme=light] .dossier-overview__toggle:hover{background:#e5efed!important}:root[data-theme=light] .dossier-overview__title{color:#17282c!important}:root[data-theme=light] .dossier-overview__summary-line{color:#506970!important}:root[data-theme=light] .dossier-overview__attention,:root[data-theme=light] .dossier-overview__state-chip{color:#6d5014!important;background:#d8b66a2e!important;border-color:#976f1f61!important}:root[data-theme=light] .dossier-overview__content>div{border-color:var(--hortense-gold-border)!important}:root[data-theme=light] .dossier-overview__relation-error{color:#8b3a18!important}:root[data-theme=light] .dossier-overview__relation-candidate{background:#126f8212!important;border-color:#126f8247!important}:root[data-theme=light] .dossier-overview__relation-candidate-title{color:#174f59!important}:root[data-theme=light] .assistant-analysis-card__identity>div:first-child,:root[data-theme=light] .hortense-legal-render :is(h1,h2,h3,h4,h5,h6){color:#126f82!important;text-shadow:none!important}:root[data-theme=light] .assistant-analysis-card__identity>div:last-child{color:var(--hortense-text-muted)!important}:root[data-theme=light] .hortense-legal-render :is(p,li,strong,em,blockquote,code){color:var(--hortense-text)!important;text-shadow:none!important}:root[data-theme=light] :where(.product-portal,.admin-shell) :where(button,input,textarea,select){font:inherit}:root[data-theme=light] :where(.product-portal,.admin-shell) button:not(.primary-button):not(.commercial-transition__cta){border:1px solid var(--hortense-gold-border-strong);border-color:var(--hortense-gold-border-strong);min-height:38px;color:var(--hortense-text);cursor:pointer;background:#fff;border-radius:10px;padding:.55rem .8rem;font-weight:650;box-shadow:0 4px 12px #17282c12}:root[data-theme=light] :where(.product-portal,.admin-shell) button:not(.primary-button):not(.commercial-transition__cta):hover{background:var(--hortense-work-surface-raised)}:root[data-theme=light] .product-portal.subscription-panel .billing-cycle__switch{background:#0f2f331a;border:1px solid #976f1f9e;border-radius:999px;width:3.3rem;height:1.8rem;min-height:0;padding:.18rem;box-shadow:inset 0 1px 2px #0f2f3324}:root[data-theme=light] .product-portal.subscription-panel .billing-cycle__switch:hover{background:#0f2f3324}:root[data-theme=light] .product-portal.subscription-panel .billing-cycle__switch>span{background:#d8b66a;box-shadow:0 3px 9px #5c43123d}:root[data-theme=light] .product-portal.subscription-panel .subscription-panel__secondary-action{color:#174f59;background:linear-gradient(145deg,#fffffff0,#e8f0efdb);border-radius:11px;box-shadow:inset 0 1px #fff,0 8px 20px #1740461a}:root[data-theme=light] .product-portal.subscription-panel .subscription-panel__secondary-action:hover{color:#0f3d45;background:#edf3f2}:root[data-theme=light] .product-portal.subscription-panel .plan-card__action{color:#fff;background:linear-gradient(135deg,#1a7888,#14545f);border-color:#126f827a;border-radius:11px;box-shadow:inset 0 1px #fff3,0 9px 20px #125b6833}:root[data-theme=light] .product-portal.subscription-panel .plan-card__action:not(:disabled):hover{background:linear-gradient(135deg,#20899a,#175f6b)}:root[data-theme=light] .product-portal.subscription-panel .plan-card__action:disabled{color:#657579;background:#e5ebea;border-color:#70654e3d}:root[data-theme=light] :where(.product-portal,.admin-shell) fieldset{border:1px solid var(--hortense-gold-border-strong);color:var(--hortense-text);background:#fff;border-radius:12px}:root[data-theme=light] :where(.product-portal,.admin-shell) legend{color:var(--hortense-text);padding:0 .35rem;font-weight:700}:root[data-theme=light] .h1-main-column,:root[data-theme=light] .h1-main-surface,:root[data-theme=light] .chat-window,:root[data-theme=light] .chat-window__messages{background:radial-gradient(circle at 78% 6%,#1a6c7a1a,#0000 30%),radial-gradient(circle at 18% 84%,#d8b66a21,#0000 34%),linear-gradient(145deg,#f8fbfa,#edf3f2 64%,#f7f3e8 140%)!important}:root[data-theme=light] .h1-main-surface{border-color:#70654e4d!important;box-shadow:inset 0 1px #fffffff5,0 24px 64px #17282c26,0 2px 8px #126f8214!important}:root[data-theme=light] .chat-header{-webkit-backdrop-filter:blur(22px)saturate(135%);border-radius:18px;margin:12px 12px 0;background:linear-gradient(115deg,#fffffff5,#edf3f2db),#fffc!important;border:1px solid #126f8233!important;border-bottom-color:#126f823d!important;box-shadow:inset 0 1px #fff,0 12px 30px #17282c1c!important}@media (width>=1024px){.profile-menu--floating{display:none}#root:has(.h1-app-shell)>.theme-switcher{display:none}#root:has(.h1-app-shell)>.language-switcher{display:none}.workspace-sidebar__account-controls{border-bottom:1px solid var(--hortense-gold-border);gap:8px;margin:-2px 0 8px;padding:0 2px 12px;display:grid}.profile-menu--sidebar{z-index:80;width:100%;position:relative;inset:auto}.profile-menu--sidebar .profile-menu__trigger{width:100%;min-width:0;min-height:46px}.profile-menu__panel--sidebar{z-index:10080;width:min(342px,100vw - 32px);position:fixed;right:auto}.theme-switcher--sidebar{justify-content:space-between;width:100%;padding:5px 6px 5px 9px;position:relative;inset:auto;transform:none}.theme-switcher--sidebar .theme-switcher__options{margin-left:auto}.theme-switcher--sidebar .theme-switcher__option{min-height:32px;padding:5px 7px;font-size:11px}.language-switcher--sidebar{justify-content:space-between;width:100%;padding:5px 6px 5px 9px;position:relative;inset:auto}.language-switcher--sidebar .language-switcher__options{margin-left:auto}.language-switcher--sidebar .language-switcher__options button{min-height:32px;padding:5px 12px;font-size:11px}}@media (width<=1023px){:is(#root:has(.h1-app-shell)>.theme-switcher,#root:has(.h1-app-shell)>.language-switcher){display:none}}:root[data-theme=light] .message.assistant .message__inner,:root[data-theme=light] .message.system .message__inner,:root[data-theme=light] .message.system_failure .message__inner,:root[data-theme=light] .assistant-analysis-card{-webkit-backdrop-filter:blur(18px)saturate(126%);background:linear-gradient(145deg,#fffffff0,#f4f8f7d1)!important;border-color:#126f8233!important;box-shadow:inset 0 1px #fff,0 16px 42px #17282c1f!important}:root[data-theme=light] .theme-switcher{-webkit-backdrop-filter:blur(24px)saturate(145%);background:#ffffffc7;border-color:#70654e57;box-shadow:inset 0 1px #fff,0 16px 42px #17282c29,0 0 0 1px #126f820f}:root[data-theme=light] .h1-sidebar-scroll{border-right-color:#0000!important;box-shadow:18px 0 48px #17282c14!important}:root[data-theme=light] .h1-operator-column{background:linear-gradient(155deg,#ffffffe6,#edf3f2d1)!important;border-left-color:#0000!important;box-shadow:inset 1px 0 #ffffffc2,-18px 0 48px #17282c17!important}:root[data-theme=light] .h1-operator-column__resize{opacity:.28!important;background:linear-gradient(#0000,#126f823d,#0000)!important}:root[data-theme=light] .h1-operator-column__tabs{background:#ffffff75;border-bottom-color:#126f822e!important}:root[data-theme=light] .h1-operator-column__tab{min-height:34px;font-weight:700;box-shadow:inset 0 1px #fff;color:var(--hortense-text-muted)!important;background:#ffffffad!important;border:1px solid #70654e3d!important;border-radius:10px!important}:root[data-theme=light] .h1-operator-column__tab[aria-pressed=true]{color:#126f82!important;background:#126f821a!important;border-color:#126f8257!important;box-shadow:inset 0 1px #fff,0 6px 18px #126f8214!important}:root[data-theme=light] .profile-menu__trigger,:root[data-theme=light] .profile-menu__panel{color:var(--hortense-text);background:linear-gradient(145deg,#fffffff0,#edf3f2d6);border-color:#126f8238;box-shadow:inset 0 1px #fff,0 20px 52px #17282c29,0 2px 8px #126f8214}:root[data-theme=light] .profile-menu__plan{color:var(--hortense-text);background:#ffffffb8;border-color:#70654e3d;box-shadow:inset 0 1px #fff}:root[data-theme=light] .profile-menu__plan:not(:disabled):hover{background:#edf3f2;border-color:#126f8257}:root[data-theme=light] .profile-menu__plan[data-current=true]{color:#6d5014;background:#d8b66a2e}:root[data-theme=light] .profile-menu__manage{color:#fff;background:linear-gradient(135deg,#126f82,#1a6c7a);box-shadow:0 8px 20px #126f822e}:root[data-theme=light] .profile-menu__logout{color:#506970;background:#ffffff9e}:root[data-theme=light] .chat-composer-pro{isolation:isolate;padding:20px;background:linear-gradient(#0000,#f2f6f5c7 22%,#f2f6f5fa 42%)!important}:root[data-theme=light] .chat-composer-pro:before{z-index:0;filter:blur(30px);content:"";pointer-events:none;background:radial-gradient(at 30% 55%,#d8b66a4d,#0000 48%),radial-gradient(at 72% 45%,#1a6c7a47,#0000 52%);border-radius:999px;width:min(980px,100vw - 24px);height:124px;position:absolute;bottom:4px;right:50%;transform:translate(50%)}:root[data-theme=light] .chat-composer-pro__box{z-index:1;-webkit-backdrop-filter:blur(28px)saturate(145%);border-radius:22px;max-width:940px;padding:13px 14px 12px;transition:border-color .18s,box-shadow .18s,transform .18s;position:relative;overflow:hidden;background:linear-gradient(135deg,#ffffffe6,#edf3f2c7)!important;border:1px solid #126f8247!important;box-shadow:inset 0 1px #fff,inset 0 -1px #70654e1a,0 22px 56px #17282c2e,0 4px 14px #126f821a!important}:root[data-theme=light] .chat-composer-pro__box:before{z-index:0;border-radius:inherit;content:"";pointer-events:none;background:linear-gradient(105deg,#ffffff6b,#0000 38%),radial-gradient(circle at 92% 0,#d8b66a2e,#0000 30%);position:absolute;inset:0}:root[data-theme=light] .chat-composer-pro__box>*{z-index:1;position:relative}:root[data-theme=light] .chat-composer-pro__box:focus-within{transform:translateY(-1px);border-color:#126f8294!important;box-shadow:inset 0 1px #fff,0 0 0 4px #1a6c7a1a,0 26px 64px #17282c33,0 6px 18px #126f821f!important}:root[data-theme=light] .chat-composer-pro__input{border-radius:15px;padding:14px 16px;font-size:16px;line-height:1.55;transition:border-color .18s,background .18s,box-shadow .18s;background:linear-gradient(#ffffffe6,#edf3f2e0)!important;border:1px solid #126f8233!important;min-height:72px!important;box-shadow:inset 0 1px #fff,inset 0 2px 8px #17282c0f!important}:root[data-theme=light] .chat-composer-pro__input:focus{background:#fffffff5!important;border-color:#126f827a!important;box-shadow:inset 0 1px #fff,0 0 0 3px #1a6c7a14!important}:root[data-theme=light] .chat-composer-pro__footer{gap:10px;margin-top:12px}:root[data-theme=light] .chat-composer-pro__upload{background:#ffffffa8;border:1px solid #70654e47;border-radius:999px;align-items:center;min-height:34px;padding:6px 10px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:inset 0 1px #fff;color:#765817!important}:root[data-theme=light] .chat-composer-pro__upload:hover{background:#edf3f2f0;border-color:#126f8252;text-decoration:none;color:#126f82!important}:root[data-theme=light] .chat-composer-pro__actions .copilot-btn{min-height:38px;font-weight:700;transition:border-color .16s,background .16s,transform .16s;box-shadow:inset 0 1px #fff,0 4px 12px #17282c12;color:#294449!important;background:#ffffffb8!important;border:1px solid #70654e47!important;border-radius:10px!important;padding:7px 11px!important}:root[data-theme=light] .chat-composer-pro__actions .copilot-btn:not(:disabled):hover{transform:translateY(-1px);background:#edf3f2!important;border-color:#126f8261!important}:root[data-theme=light] .chat-composer-pro__actions .copilot-btn:nth-child(3){color:#fff!important;background:linear-gradient(135deg,#173f46,#1a6c7a)!important;border-color:#126f826b!important}:root[data-theme=light] .chat-composer-pro__actions .copilot-btn:disabled{opacity:.48;box-shadow:none}:root[data-theme=light] .chat-composer-pro__send{border-radius:12px;min-height:42px;font-weight:750;background:linear-gradient(135deg,#126f82,#1a6c7a 58%,#25899a)!important;border-color:#976f1f70!important;box-shadow:inset 0 1px #ffffff4d,0 10px 24px #126f8238,0 2px 6px #17282c1f!important}:root[data-theme=light] .theme-switcher__option[aria-pressed=true],:root[data-theme=light] .primary-button,:root[data-theme=light] .chat-composer-pro__send,:root[data-theme=light] .auth-v1-submit,:root[data-theme=light] .verified-official-source__link,:root[data-theme=light] .pwa-v1__install-button,:root[data-theme=light] .pwa-v1__update,:root[data-theme=light] .message.user{color:#fff!important}@media (width<=699px){:root[data-theme=light] body:has(.chat-composer-pro) .pwa-v1{bottom:calc(300px + env(safe-area-inset-bottom))}#root>.theme-switcher{top:calc(max(8px, env(safe-area-inset-top)) + 58px);left:auto;right:8px;transform:none}#root>.theme-switcher .theme-switcher__label{display:none}#root>.theme-switcher .theme-switcher__option{min-height:34px;padding:6px 9px}.profile-menu{top:max(8px, env(safe-area-inset-top));right:max(8px, env(safe-area-inset-right))}.profile-menu__trigger{border-radius:14px;grid-template-columns:auto auto;min-width:0;min-height:44px;padding:5px 8px 5px 5px}.profile-menu__trigger-copy{display:none}.profile-menu__panel{max-height:calc(100dvh - 68px)}}@media (width>=700px) and (width<=1023px){:root[data-theme=light] body:has(.chat-composer-pro) .pwa-v1{bottom:calc(180px + env(safe-area-inset-bottom))}}
