@font-face{font-family:Neue Power;src:url(/fonts/NeuePower-Light.woff)format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Neue Power;src:url(/fonts/NeuePower-Regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Neue Power;src:url(/fonts/NeuePower-Medium.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Neue Power;src:url(/fonts/NeuePower-Ultra.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}:root{--font-display:"Neue Power", "Sora", system-ui, sans-serif}*{box-sizing:border-box}:root{--ui-scale:1.1;--chat-scale:1}html{font-size:calc(100% * var(--ui-scale))}html,body,#root{background:#0a0a0a;width:100%;height:100%;margin:0;padding:0;overflow:hidden}body{font-family:system-ui,sans-serif}.chat-panel{z-index:35;background:#0d0d0d;border:1px solid #262626;border-radius:10px;flex-direction:column;width:min(620px,92vw);height:min(680px,84vh);font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 30px 80px #0009}.terminal-titlebar{background:#161616;border-bottom:1px solid #222;align-items:center;gap:7px;padding:10px 16px;display:flex;position:relative}.terminal-titlebar-action{color:#666;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.8125rem;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.terminal-titlebar-action:hover{color:#e6e6e6;background:#222}.terminal-titlebar-action:disabled{color:#333;cursor:not-allowed}.terminal-dot{opacity:.85;border-radius:50%;width:10px;height:10px}.terminal-dot--red{background:#e0568c}.terminal-dot--yellow{background:#d4a72d}.terminal-dot--green{background:#2dd4a8}.terminal-titlebar-label{text-align:center;letter-spacing:.08em;text-transform:uppercase;color:#666;flex:1;margin-right:54px;font-size:.6875rem}.chat-messages{font-size:calc(.8125rem * var(--chat-scale));color:#e6e6e6;flex-direction:column;flex:1;gap:14px;padding:18px 20px;line-height:1.6;display:flex;overflow-y:auto}.chat-empty{font-size:calc(.8125rem * var(--chat-scale));color:#666;margin:0}.term-prompt{color:#2dd4a8;font-weight:700}.term-line--user{white-space:pre-wrap;color:#cfcfcf}.term-text{white-space:pre-wrap;margin:0}.term-tool{color:#8a8a8a;flex-direction:column;gap:2px;font-size:.96em;display:flex}.term-tool-call{align-items:flex-start;gap:8px;display:flex}.term-tool-bullet{color:#2dd4a8}.term-tool--running .term-tool-bullet{animation:1.1s ease-in-out infinite term-tool-pulse}.term-tool--error .term-tool-call,.term-tool--error .term-tool-bullet{color:#e0568c}.term-tool-result{color:#5c5c5c;margin-left:18px}.term-tool-branch{margin-right:6px}@keyframes term-tool-pulse{0%,to{opacity:1}50%{opacity:.3}}.term-cursor{vertical-align:text-bottom;background:#2dd4a8;width:7px;height:14px;margin-left:2px;animation:1s step-end infinite term-blink;display:inline-block}@keyframes term-blink{0%,50%{opacity:1}50.01%,to{opacity:0}}.chat-error{color:#e0568c;font-size:.923em}.term-hexlink{font:inherit;color:#2dd4a8;cursor:pointer;vertical-align:baseline;background:#2dd4a814;border:1px solid #2dd4a8;border-radius:12px;margin:0 2px;padding:0 8px;font-size:.923em;display:inline-block}.term-hexlink:hover{background:#2dd4a833}.chat-input-row{border-top:1px solid #222;align-items:center;gap:8px;padding:14px 20px;display:flex}.chat-input-row textarea{resize:none;font:inherit;font-size:calc(.8125rem * var(--chat-scale));color:#e6e6e6;background:0 0;border:none;flex:1;padding:4px 0}.chat-input-row textarea:focus{outline:none}.chat-input-row button{font:inherit;font-size:calc(.6875rem * var(--chat-scale));letter-spacing:.06em;text-transform:uppercase;color:#2dd4a8;cursor:pointer;background:0 0;border:1px solid #2dd4a8;border-radius:4px;padding:6px 14px;font-weight:600}.chat-input-row button:disabled{color:#666;cursor:not-allowed;border-color:#333}.term-textblock{flex-direction:column;gap:8px;display:flex}.term-table-wrap{max-width:100%;overflow-x:auto}.term-table{border-collapse:collapse;font-size:.9em}.term-table th,.term-table td{text-align:left;vertical-align:top;border:1px solid #262626;padding:4px 10px}.term-table th{background:#161616;font-weight:600}.term-list{flex-direction:column;gap:3px;margin:0;padding-left:20px;display:flex}.term-heading{margin-top:4px;font-size:.95em;font-weight:600}.term-thinking{align-items:center;gap:8px;display:flex}.term-thinking-dots{gap:4px;display:inline-flex}.term-thinking-dots span{opacity:.35;background:currentColor;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite term-thinking-wave}.term-thinking-dots span:nth-child(2){animation-delay:.15s}.term-thinking-dots span:nth-child(3){animation-delay:.3s}@keyframes term-thinking-wave{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.term-thinking-label{opacity:.65;font-size:.85em;font-style:italic}@media (prefers-reduced-motion:reduce){.term-thinking-dots span{opacity:.7;animation:none}}.hexgrid-v2{--hx-ground-1:#171a24;--hx-ground-2:#12141c;--hx-ground-3:#101219;--hx-well:#12141c;--hx-card:#1c2030;--hx-card-2:#171a26;--hx-soft:#232734;--hx-border:#2c3140;--hx-border-strong:#3d4356;--hx-text:#eef0f5;--hx-text-mid:#b6bcc9;--hx-text-dim:#8b91a3;--hx-text-faint:#565c6e;--hx-ink:#12141c;--hx-accent:#94ad57;--hx-done:#128a68;--hx-doing:#3b6fd4;--hx-todo:#565c6e;--hx-text-soft:#d5d9e2;--hx-danger:#f87171;--hx-danger-soft:#f8b4b4;--hx-on-accent:#12141c;--hx-line:#fff;--hx-line-glow:#eef0f5b3;--hx-shadow:#0000008c;--hx-lift:#ffffff08}.hexgrid-v2--light{--hx-ground-1:#f4f5f8;--hx-ground-2:#eef0f4;--hx-ground-3:#e9ebf1;--hx-well:#e9ebf1;--hx-card:#fff;--hx-card-2:#f5f6fa;--hx-soft:#e3e6ed;--hx-border:#cfd4de;--hx-border-strong:#aeb5c4;--hx-text:#1a1d26;--hx-text-mid:#3f4555;--hx-text-dim:#626a7d;--hx-text-faint:#6e7689;--hx-shadow:#1418282e;--hx-lift:#1418280a;--hx-accent:#71893a;--hx-done:#0b6e54;--hx-doing:#2b4f9e;--hx-todo:#aeb5c4;--hx-text-soft:#333a4a;--hx-danger:#c22f2f;--hx-danger-soft:#a02121;--hx-line:#262c3c;--hx-line-glow:#262c3c66;--hx-on-accent:#fff}.hexgrid-v2--light .chat-panel{border-color:var(--hx-border);background:#fff}.hexgrid-v2--light .chat-messages,.hexgrid-v2--light .term-text,.hexgrid-v2--light .chat-panel{color:#23283a}.hexgrid-v2--light .term-line--user{color:#3f4555}.hexgrid-v2--light .chat-empty{color:#9099ab}.hexgrid-v2{background:linear-gradient(160deg, var(--hx-ground-1) 0%, var(--hx-ground-2) 55%, var(--hx-ground-3) 100%);color:var(--hx-text);grid-template-areas:"head head head""left stage right";grid-template-columns:minmax(250px, 1fr) minmax(0, 800px) var(--hx-right-col,minmax(270px, 1fr));grid-template-rows:auto minmax(0,1fr);font-family:Sora,system-ui,sans-serif;display:grid;position:fixed;inset:0}.hexv2-theme-toggle{border:1px solid var(--hx-border);color:var(--hx-text-dim);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:5px 8px;transition:color .15s,border-color .15s;display:inline-flex}.hexv2-theme-toggle svg{width:14px;height:14px}.hexv2-theme-toggle:hover{color:var(--hx-text);border-color:var(--hx-border-strong)}.hexv2-head{border-bottom:1px solid var(--hx-soft);grid-area:head;justify-content:space-between;align-items:center;gap:20px;padding:10px 18px;display:flex}.hexv2-brand{letter-spacing:.06em;text-transform:uppercase;color:var(--hx-text-mid);white-space:nowrap;font-size:.72rem;font-weight:600}.hexv2-brand-mark{color:var(--hx-accent)}.hexv2-chat{background:var(--hx-card);border:1px solid var(--hx-border);flex:none;align-items:center;gap:8px;width:min(760px,100%);padding:7px 12px;transition:border-color .15s;display:flex}.hexv2-chat:focus-within{border-color:var(--hx-border-strong)}.hexv2-chat-prompt{color:var(--hx-accent);font-size:.7rem;font-weight:700}.hexv2-chat input{min-width:0;color:var(--hx-text);font:inherit;background:0 0;border:none;outline:none;flex:1;font-size:.68rem}.hexv2-chat input::placeholder{color:var(--hx-text-faint)}.hexv2-chat-busy{background:var(--hx-accent);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.5s ease-in-out infinite hexv2-pulse;box-shadow:0 0 6px #94ad57cc}.hexv2-appro-badge{min-width:14px;height:14px;color:var(--hx-ink);text-align:center;font-variant-numeric:tabular-nums;background:#fbbf24;border-radius:7px;padding:0 3px;font-size:.52rem;font-weight:700;line-height:14px;position:absolute;top:-4px;right:-6px}.hexv2-tabs{flex:none;gap:6px;display:flex}.hexv2-tab{background:var(--hx-card);border:1px solid var(--hx-border);color:var(--hx-text-dim);cursor:pointer;flex:1;justify-content:center;align-items:center;padding:8px 0;transition:color .15s,background .15s;display:inline-flex;position:relative}.hexv2-tab svg{width:15px;height:15px}.hexv2-tab:hover{color:var(--hx-text)}.hexv2-tab--on{color:var(--hx-text);background:var(--hx-soft);box-shadow:inset 0 -2px 0 var(--hx-accent)}.hexv2-tab .hexv2-appro-badge{top:2px;right:8px}.hexv2-tab-body{flex-direction:column;flex:1;gap:12px;min-height:0;display:flex;overflow-y:auto}.hexv2-stage-title{flex:none;align-items:center;width:min(760px,100%);margin-bottom:4px;display:flex}.hexv2-rail{flex-direction:column;gap:20px;min-height:0;padding:16px;display:flex;overflow-y:auto}.hexv2-rail--left{border-right:1px solid var(--hx-soft);grid-area:left;overflow:hidden}.hexv2-rail--right{border-left:1px solid var(--hx-soft);grid-area:right;position:relative;overflow:hidden}.hexv2-rail-resize{cursor:col-resize;z-index:8;touch-action:none;width:7px;position:absolute;top:0;bottom:0;left:-3px}.hexv2-rail-resize:hover{background:linear-gradient(to right, transparent, var(--hx-accent) 45%, var(--hx-accent) 55%, transparent);opacity:.5}.hexv2-audit{border-top:1px solid var(--hx-soft);flex:none;margin-top:auto;padding-top:14px}.hexv2-audit-filters{text-transform:none;letter-spacing:normal;align-items:center;gap:2px;display:inline-flex}.hexv2-audit-filters button{font:inherit;color:var(--hx-text-faint);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:2px 6px;font-size:.56rem}.hexv2-audit-filters button:hover{color:var(--hx-text-mid)}.hexv2-audit-filters .hexv2-audit-filter--on{color:var(--hx-text);border-bottom-color:var(--hx-accent)}.hexv2-rolodex{flex:none;gap:12px;display:flex}.hexv2-rolodex-time{flex-direction:column;flex-shrink:0;justify-content:center;gap:2px;width:52px;animation:.18s ease-out hexv2-rolodex-flip;display:flex}.hexv2-rolodex-time b{color:var(--hx-text);font-variant-numeric:tabular-nums;font-size:.8rem;font-weight:600}.hexv2-rolodex-time span{color:var(--hx-text-faint);font-size:.56rem}@keyframes hexv2-rolodex-flip{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.hexv2-rolodex-list{scroll-snap-type:y mandatory;flex-direction:column;flex:none;gap:10px;min-width:0;height:105px;margin:0;padding:0 0 44px;list-style:none;display:flex;position:relative;overflow-y:auto;-webkit-mask-image:linear-gradient(#000 0 66%,#0000 100%);mask-image:linear-gradient(#000 0 66%,#0000 100%)}.hexv2-rolodex-list li{scroll-snap-align:center;opacity:.45;flex-shrink:0;height:34px;transition:opacity .15s;position:relative}.hexv2-rolodex-list li:before{content:"";background:var(--hx-border);width:1px;height:37px;position:absolute;top:10px;left:3px}.hexv2-rolodex-list li:last-child:before{display:none}.hexv2-rolodex-list li.hexv2-audit-item--focus,.hexv2-rolodex-list li.hexv2-audit-item--now{opacity:1}.hexv2-rolodex .hexv2-audit-label,.hexv2-rolodex .hexv2-audit-result{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.hexv2-audit-item--focus .hexv2-audit-label{color:var(--hx-text)}.hexv2-rolodex-list li.hexv2-audit-item--now{height:12px;margin-bottom:5px}.hexv2-rolodex-list--solo{padding-top:46px}.hexv2-rolodex-list--solo li.hexv2-audit-item--now:before{display:none}.hexv2-audit-item--now .hexv2-audit-dot{margin-top:5px}.hexv2-rolodex-list li.hexv2-audit-item--now:before{height:18px;top:12px}.hexv2-audit-item--now .hexv2-audit-dot{background:var(--hx-well);border:2px solid var(--hx-accent);animation:1.5s ease-in-out infinite hexv2-pulse;box-shadow:0 0 6px #94ad57b3}.hexv2-audit-body--now{flex-direction:row;align-items:baseline;gap:8px;display:flex}.hexv2-now-clock{color:var(--hx-text);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:.6rem;font-weight:600}.hexv2-audit-item--now .hexv2-audit-label{color:var(--hx-accent);letter-spacing:.08em;text-transform:uppercase;font-size:.56rem;font-weight:600;line-height:12px}.hexv2-audit-item{align-items:flex-start;gap:8px;display:flex}.hexv2-audit-dot{background:var(--hx-accent);border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:3px}.hexv2-audit-item--error .hexv2-audit-dot{background:var(--hx-danger)}.hexv2-audit-item--running .hexv2-audit-dot{background:#3b82f6;animation:1.5s ease-in-out infinite hexv2-pulse}.hexv2-audit-body{min-width:0}.hexv2-audit-label{color:var(--hx-text-mid);font-size:.62rem}.hexv2-audit-result{color:var(--hx-text-dim);overflow-wrap:break-word;margin-top:2px;font-size:.58rem;line-height:1.5}.hexv2-audit-link{font:inherit;color:var(--hx-text-mid);text-decoration:underline;-webkit-text-decoration-color:var(--hx-text-faint);text-decoration-color:var(--hx-text-faint);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;display:inline}.hexv2-audit-link:hover{color:var(--hx-text);-webkit-text-decoration-color:var(--hx-text-dim);text-decoration-color:var(--hx-text-dim)}.hexv2-rail-section{flex-direction:column;gap:10px;display:flex}.hexv2-pop{z-index:20;background:linear-gradient(150deg, var(--hx-card), var(--hx-card-2));border:1px solid var(--hx-border);width:260px;box-shadow:0 18px 44px var(--hx-shadow);flex-direction:column;gap:10px;padding:12px 14px;animation:.16s ease-out both hexv2-brief-roll;display:flex;position:fixed}.hexv2-dialog-title{letter-spacing:-.01em;font-size:.78rem;font-weight:600}.hexv2-dialog-detail{color:var(--hx-text-dim);margin:0;font-size:.62rem;line-height:1.5}.hexv2-pop input{background:var(--hx-well);border:1px solid var(--hx-border);width:100%;color:var(--hx-text);font:inherit;outline:none;padding:7px 9px;font-size:.66rem}.hexv2-pop input:focus{border-color:var(--hx-border-strong)}.hexv2-dialog-actions{justify-content:flex-end;gap:8px;display:flex}.hexv2-dialog-btn{font:inherit;border:1px solid var(--hx-border);color:var(--hx-text-dim);cursor:pointer;background:0 0;padding:6px 13px;font-size:.6rem;font-weight:600;transition:color .15s,border-color .15s,background .15s}.hexv2-dialog-btn:hover{color:var(--hx-text);border-color:var(--hx-border-strong)}.hexv2-dialog-btn--primary{color:var(--hx-accent);border-color:var(--hx-accent)}.hexv2-dialog-btn--primary:hover{color:var(--hx-on-accent);background:var(--hx-accent);border-color:var(--hx-accent)}.hexv2-dialog-btn--danger{color:var(--hx-danger);border-color:var(--hx-danger)}.hexv2-dialog-btn--danger:hover{color:var(--hx-on-accent);background:var(--hx-danger);border-color:var(--hx-danger)}.hexv2-docs{flex:1;min-height:0;margin-top:0}.hexv2-doc-grid{flex-direction:column;gap:2px;display:flex}@keyframes hexv2-card-in{0%{opacity:0;transform:translateY(6px)scale(.96)}to{opacity:1;transform:none}}.hexv2-card{border:1px solid #0000;border-bottom-color:var(--hx-soft);font:inherit;color:inherit;cursor:pointer;background:0 0;align-items:center;gap:8px;padding:6px 8px;text-decoration:none;transition:background .15s,border-color .15s;animation:.18s ease-out both hexv2-card-in;display:flex;position:relative}.hexv2-card:nth-child(2){animation-delay:30ms}.hexv2-card:nth-child(3){animation-delay:60ms}.hexv2-card:nth-child(4){animation-delay:90ms}.hexv2-card:nth-child(5){animation-delay:.12s}.hexv2-card:nth-child(n+6){animation-delay:.15s}.hexv2-card:hover{background:var(--hx-lift);border-color:var(--hx-border)}.hexv2-card>svg{width:17px;height:17px;color:var(--hx-text-dim)}.hexv2-card--folder>svg{color:var(--hx-text-mid)}.hexv2-card-name{min-width:0;color:var(--hx-text-mid);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.6rem;overflow:hidden}.hexv2-card:hover .hexv2-card-name{color:var(--hx-text)}.hexv2-card-meta{color:var(--hx-text-faint);font-variant-numeric:tabular-nums;white-space:nowrap;flex:none;font-size:.52rem}.hexv2-card-actions{opacity:0;flex:none;gap:1px;transition:opacity .15s;display:inline-flex}.hexv2-card:hover .hexv2-card-actions{opacity:1}.hexv2-card-actions button{color:var(--hx-text-faint);cursor:pointer;background:0 0;border:none;padding:1px 2px;font:11px/1 Sora,system-ui,sans-serif}.hexv2-card-actions button svg{width:10px;height:10px;display:block}.hexv2-card-actions button:hover{color:var(--hx-text)}.hexv2-card-actions .hexv2-doc-remove:hover{color:var(--hx-danger)}.hexv2-card--dropover{background:var(--hx-soft);border-color:var(--hx-accent)!important}.hexv2-preview{background:var(--hx-card);border:1px solid var(--hx-border);flex-direction:column;flex:1;gap:8px;min-height:340px;padding:10px 11px;animation:.18s ease-out both hexv2-card-in;display:flex}.hexv2-preview-head{align-items:center;gap:8px;min-width:0;display:flex}.hexv2-preview-head>svg{width:13px;height:13px;color:var(--hx-text-dim);flex-shrink:0}.hexv2-preview-name{min-width:0;color:var(--hx-text);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.62rem;font-weight:600;overflow:hidden}.hexv2-preview-dl{color:var(--hx-text-dim);flex-shrink:0;padding:2px;display:inline-flex}.hexv2-preview-dl:hover{color:var(--hx-text)}.hexv2-preview-dl svg{width:13px;height:13px}.hexv2-preview-frame{background:var(--hx-well);border:none;flex:1;width:100%;min-height:0}.hexv2-preview-img{object-fit:contain;flex:1;align-self:center;max-width:100%;min-height:0}.hexv2-preview-text{min-height:0;color:var(--hx-text-mid);white-space:pre-wrap;overflow-wrap:break-word;flex:1;margin:0;font:.6rem/1.6 ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;overflow:auto}.hexv2-preview-none{color:var(--hx-text-faint);text-align:center;padding:14px 0;font-size:.6rem}.hexv2-docs-crumbs{text-transform:none;letter-spacing:normal;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:2px;display:flex}.hexv2-crumb-wrap{align-items:center;gap:2px;display:inline-flex}.hexv2-crumb{font:inherit;color:var(--hx-text-dim);background:0 0;border:none;padding:1px 3px;font-size:.6rem}button.hexv2-crumb{cursor:pointer}button.hexv2-crumb:hover{color:var(--hx-text)}.hexv2-crumb--current{color:var(--hx-text);font-weight:600}.hexv2-crumb--over{color:var(--hx-accent)!important}.hexv2-crumb-sep{color:var(--hx-border-strong);font-size:.6rem}.hexv2-card--add{border-style:dashed;justify-content:center}.hexv2-card--split{align-items:stretch;gap:0;padding:0}.hexv2-card--split button{font:inherit;color:var(--hx-text-dim);cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:6px;padding:6px 4px;font-size:.52rem;transition:color .15s,background .15s;display:inline-flex}.hexv2-card--split button+button{border-top:1px dashed var(--hx-border)}.hexv2-card--split button:hover{color:var(--hx-text);background:var(--hx-soft)}.hexv2-card--split button svg{width:12px;height:12px}.hexv2-card--up{border-style:solid;border-color:var(--hx-border-strong);color:var(--hx-text-mid)}.hexv2-card--add:disabled{cursor:wait;color:var(--hx-text-faint)}.hexv2-doc-error{color:var(--hx-danger);font-size:.56rem}.hexv2-heat-section{border-top:1px solid var(--hx-soft);margin-top:auto;padding-top:14px}.hexv2-apercu{background:linear-gradient(150deg, var(--hx-card), var(--hx-card-2));border:1px solid var(--hx-border);flex-direction:column;gap:10px;padding:12px 13px;animation:.18s ease-out both hexv2-card-in;display:flex}.hexv2-apercu .hexv2-brief-objective,.hexv2-apercu .hexv2-brief-progress,.hexv2-apercu .hexv2-brief-approvals,.hexv2-apercu .hexv2-brief-head{margin:0}.hexv2-apercu-progress{align-items:center;gap:10px;display:flex}.hexv2-apercu-pct{letter-spacing:-.03em;color:var(--hx-text);font-variant-numeric:tabular-nums;font-size:1.35rem;font-weight:700}.hexv2-apercu-progress .hexv2-brief-progress-bar{flex:1}.hexv2-apercu-block{flex-direction:column;gap:3px;display:flex}.hexv2-apercu-label{letter-spacing:.08em;text-transform:uppercase;color:var(--hx-text-faint);font-size:.54rem;font-weight:600}.hexv2-apercu-block p{color:var(--hx-text-soft);overflow-wrap:break-word;margin:0;font-size:.7rem;line-height:1.5}.hexv2-apercu-block--warn .hexv2-apercu-label{color:var(--hx-danger)}.hexv2-apercu-block--warn p{color:var(--hx-danger-soft)}.hexv2-apercu-refresh{color:var(--hx-text-faint);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:2px;transition:color .15s;display:inline-flex}.hexv2-apercu-refresh svg{width:13px;height:13px;display:block}.hexv2-apercu-refresh:hover:not(:disabled){color:var(--hx-text)}.hexv2-apercu-refresh:disabled{cursor:wait;color:var(--hx-text-dim)}.hexv2-apercu-refresh--busy svg{animation:1.1s linear infinite hexv2-spin}@keyframes hexv2-spin{to{transform:rotate(360deg)}}.hexv2-acc{justify-content:space-between;align-items:center;gap:8px;display:flex}.hexv2-acc-toggle{font:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;display:inline-flex}.hexv2-acc-toggle:hover{color:var(--hx-text)}.hexv2-acc-chevron{width:9px;color:var(--hx-text-faint);font-size:.6rem}.hexv2-heat-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.hexv2-heat-nav{text-transform:none;letter-spacing:normal;align-items:center;gap:2px;display:inline-flex}.hexv2-heat-nav button{font:inherit;color:var(--hx-text-dim);cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:.72rem;line-height:1}.hexv2-heat-nav button:hover{color:var(--hx-text)}.hexv2-heat-nav .hexv2-heat-week{font-variant-numeric:tabular-nums;font-size:.56rem}.hexv2-heat{flex-direction:column;gap:5px;display:flex}.hexv2-heat-row{align-items:center;gap:8px;display:flex}.hexv2-heat-day{width:46px;color:var(--hx-text);flex-shrink:0;font-size:.54rem}.hexv2-heat-cells{flex:1;grid-template-columns:repeat(24,1fr);gap:2px;min-width:0;display:grid}.hexv2-heat-cell{aspect-ratio:1;background:var(--hx-card);cursor:default;border:none;border-radius:1px;padding:0;transition:transform .12s}.hexv2-heat-cell--l1,.hexv2-heat-cell--l2,.hexv2-heat-cell--l3{cursor:pointer}.hexv2-heat-cell--l1{background:#94ad5759}.hexv2-heat-cell--l2{background:#94ad57a6}.hexv2-heat-cell--l3{background:var(--hx-accent)}.hexv2-heat-cell--one{box-shadow:inset 0 0 0 1px #60a5fa}.hexv2-heat-cell--l1:hover,.hexv2-heat-cell--l2:hover,.hexv2-heat-cell--l3:hover{transform:scale(1.35)}.hexv2-sched{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;display:flex}.hexv2-sched-dot{background:var(--hx-well);border:2px solid var(--hx-text);border-radius:50%;flex-shrink:0;width:9px;height:9px;box-shadow:0 0 6px #eef0f566}.hexv2-sched-dot--wakeup{border-radius:2px;transform:rotate(45deg)}.hexv2-sched b{color:var(--hx-text);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:.62rem;font-weight:600}.hexv2-rail-title{letter-spacing:.09em;text-transform:uppercase;color:var(--hx-text-dim);margin:0;font-size:.6rem;font-weight:600}.hexv2-rail-empty{color:var(--hx-text-faint);border:1px dashed var(--hx-border);padding:12px;font-size:.6rem;line-height:1.6}.hexv2-stage{flex-direction:column;grid-area:stage;align-items:center;min-width:0;min-height:0;padding-top:16px;display:flex;overflow:hidden}.hexv2-convo{flex-direction:column;flex:1;width:min(760px,100%);min-height:0;margin-bottom:12px;display:flex;-webkit-mask-image:linear-gradient(#0000 0,#000 56px);mask-image:linear-gradient(#0000 0,#000 56px)}.hexv2-convo .chat-messages{padding-top:56px;font-size:.72rem;line-height:1.8}.hexv2-convo strong,.hexv2-convo b{font-weight:600}.hexv2-toolbelt{border-top:1px solid var(--hx-soft);flex-direction:row;flex:none;align-items:center;gap:16px;width:min(760px,100%);padding:12px 0 10px}.hexv2-toolbelt .hexv2-rail-title{white-space:nowrap;text-overflow:ellipsis;flex:0 auto;min-width:0;overflow:hidden}.hexv2-toolbelt-icons{overscroll-behavior-x:contain;scrollbar-width:none;flex-wrap:nowrap;flex:auto;gap:8px;min-width:6rem;display:flex;overflow-x:auto}.hexv2-toolbelt-icons::-webkit-scrollbar{display:none}.hexv2-toolbelt-icons>.hexv2-toolgroup{flex:none}.hexv2-toolbelt-icons[data-fade=right]{-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 36px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 36px),#0000)}.hexv2-toolbelt-icons[data-fade=left]{-webkit-mask-image:linear-gradient(90deg,#0000,#000 36px);mask-image:linear-gradient(90deg,#0000,#000 36px)}.hexv2-toolbelt-icons[data-fade=both]{-webkit-mask-image:linear-gradient(90deg,#0000,#000 36px calc(100% - 36px),#0000);mask-image:linear-gradient(90deg,#0000,#000 36px calc(100% - 36px),#0000)}.hexv2-toolbelt-icons:has(.hexv2-toolgroup:hover){-webkit-mask-image:none;mask-image:none}.hexv2-toolgroup{width:30px;height:30px;color:var(--hx-text-dim);background:var(--hx-card);border:1px solid var(--hx-border);justify-content:center;align-items:center;transition:color .15s,border-color .15s;display:inline-flex;position:relative}.hexv2-toolgroup svg{width:14px;height:14px}.hexv2-toolgroup:hover{color:var(--hx-text);border-color:var(--hx-border-strong);z-index:3}.hexv2-tooltip{background:linear-gradient(150deg, var(--hx-card), var(--hx-card-2));border:1px solid var(--hx-border);min-width:185px;box-shadow:0 14px 34px var(--hx-shadow);flex-direction:column;gap:4px;padding:9px 12px;display:none;position:fixed;bottom:0;left:0}.hexv2-toolgroup:hover .hexv2-tooltip{display:flex}.hexv2-tooltip b{letter-spacing:.08em;text-transform:uppercase;color:var(--hx-text-dim);margin-bottom:2px;font-size:.56rem;font-weight:600}.hexv2-tooltip>span{color:var(--hx-text);white-space:nowrap;font-size:.62rem}.hexv2-toolgroup--empty{color:var(--hx-text-faint);border-style:dashed}.hexv2-tooltip-empty{max-width:200px;line-height:1.5;color:var(--hx-text-dim)!important;white-space:normal!important}.hexv2-convo .term-prompt,.hexv2-convo .term-tool-bullet{color:var(--hx-accent)}.hexv2-convo .term-cursor{background:var(--hx-accent)}.hexv2-convo .term-hexlink{color:inherit;border-color:var(--hx-border-strong);text-decoration:underline;-webkit-text-decoration-color:var(--hx-text-faint);text-decoration-color:var(--hx-text-faint);text-underline-offset:3px;background:#eef0f50d;font-weight:500;text-decoration-thickness:1px;transition:background .15s,border-color .15s}.hexv2-convo .term-hexlink:hover{-webkit-text-decoration-color:var(--hx-text-dim);text-decoration-color:var(--hx-text-dim);background:#eef0f51a;border-color:#6b7183}.hexgrid-v2-center svg{overflow:visible}.hexgrid-v2-center{flex-direction:column;align-items:center;gap:22px;display:flex}.hexv2-rail .hexgrid-v2-center{flex:1;gap:14px;width:100%;min-height:0;padding:6px 0 8px}.hexv2-rail .hexgrid-v2-center>svg{cursor:grab;touch-action:none;flex:1 1 0;width:100%;max-width:100%;min-height:0;overflow:hidden}.hexv2-rail .hexgrid-v2-center>svg:active{cursor:grabbing}.hexv2-newtype-row{align-items:center;gap:8px;display:flex}.hexv2-newtype{cursor:pointer;font:inherit;color:var(--hx-text-mid);background:0 0;border:none;padding:0;transition:color .15s,transform .15s;display:inline-flex}.hexv2-newtype:hover:not(:disabled){color:var(--hx-text);transform:translateY(-1px)}.hexv2-newtype-about{min-height:76px;color:var(--hx-text-dim);font-size:.58rem;line-height:1.5;animation:.3s ease-out both hexv2-about-fade}@keyframes hexv2-about-fade{0%{opacity:0}to{opacity:1}}.hexv2-newtype-invite{color:var(--hx-text-faint);margin:0;font-style:italic}.hexv2-newtype-about b{color:var(--hx-text);margin-bottom:2px;font-weight:600;display:block}.hexv2-newtype-about p{-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.hexv2-newtype--import{color:var(--hx-text-faint)}.hexv2-newtype--import .hexv2-newtype-outline polygon{stroke-dasharray:4 3}.hexv2-newtype:disabled{opacity:.5;cursor:default}.hexv2-newtype-hex{flex:none;width:42px;height:48px;display:inline-flex;position:relative}.hexv2-newtype-hex .hexv2-newtype-outline{width:100%;height:100%}.hexv2-newtype-hex polygon{fill:color-mix(in srgb, currentColor 10%, transparent);stroke:currentColor;stroke-width:1.4px;transition:fill .15s}.hexv2-newtype:hover:not(:disabled) .hexv2-newtype-hex polygon{fill:color-mix(in srgb, currentColor 24%, transparent)}.hexv2-newtype-hex svg.hexv2-newtype-icon{width:15px;height:15px;margin:auto;position:absolute;inset:0}.hexv2-newtype-hex .hexv2-newtype-inner{fill:none;stroke-width:1.2px;opacity:.55}.hexv2-hive-section{flex:1 1 0;min-height:160px}.hexv2-apercu-section{flex:1 1 0;min-height:0;overflow-y:auto}.hexv2-hive-head{justify-content:space-between;align-items:center;display:flex}.hexv2-hive-zoom{gap:4px;display:inline-flex}.hexv2-hive-zoom button{border:1px solid var(--hx-border);color:var(--hx-text-dim);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:3px 6px;transition:color .15s,border-color .15s;display:inline-flex}.hexv2-hive-zoom button svg{width:11px;height:11px}.hexv2-hive-zoom button:hover:not(:disabled){color:var(--hx-text);border-color:var(--hx-border-strong)}.hexv2-hive-zoom button:disabled{opacity:.35;cursor:default}.hexv2-hexinner{fill:none;stroke:#ffffff8c;stroke-width:.9px;pointer-events:none}.hexv2-hexicon{color:#ffffffd9;pointer-events:none}.hexv2-hexdeco--dim{opacity:.25}.hexv2{fill:var(--hx-soft);transition:fill .15s}.hexv2:hover{fill:var(--hx-border)}.hexv2--on{cursor:pointer}.hexv2--on:hover{filter:brightness(1.12)}@keyframes hexv2-pulse{0%,to{opacity:1}50%{opacity:.45}}.hexv2-hexwork{fill:none;stroke:var(--hx-line);stroke-width:1.5px;stroke-linecap:round;stroke-dasharray:18.5 56.1;pointer-events:none;filter:drop-shadow(0 0 2px var(--hx-line-glow));animation:1.6s linear infinite hexv2-hexwork-run}@keyframes hexv2-hexwork-run{to{stroke-dashoffset:-74.6px}}.hexv2--beat{stroke:var(--hx-accent);stroke-width:3px;filter:drop-shadow(0 0 5px #94ad57e6)}.hexv2--sel{stroke:var(--hx-line);stroke-width:2px}.hexv2--dim{opacity:.18;transition:opacity .2s}.hexv2-beat-bubble--dim{opacity:.18}.hexv2-bond{fill:none;stroke:var(--hx-line);stroke-width:2.2px;stroke-linecap:round;pointer-events:none}.hexv2-legend{color:var(--hx-text-dim);flex-wrap:wrap;justify-content:center;gap:18px;font-size:.66rem;display:flex}.hexv2-legend-item{align-items:center;gap:7px;display:inline-flex}.hexv2-legend-filter{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:3px 2px;transition:color .15s,border-color .15s}.hexv2-legend-filter:hover{color:var(--hx-text-mid)}.hexv2-legend-filter--on{color:var(--hx-text);border-bottom-color:var(--hx-accent)}.hexv2-swatch{border-radius:3px;width:11px;height:11px;display:inline-block}.hexv2-swatch+.hexv2-swatch{margin-left:-4px}.hexv2-bond-sample{display:inline-block}.hexv2-bond-sample path{fill:none;stroke:var(--hx-line);stroke-width:2.2px;stroke-linecap:round}.hexv2-beat-bubble{pointer-events:none}.hexv2-beat-bubble rect{fill:var(--hx-well);stroke:var(--hx-accent);stroke-width:1px;filter:drop-shadow(0 0 5px #94ad5780)}.hexv2-beat-bubble text{fill:var(--hx-accent);text-anchor:middle;font-family:Sora,system-ui,sans-serif;font-size:8px;font-weight:700}.hexv2-brief{z-index:10;background:linear-gradient(150deg, var(--hx-card), var(--hx-card-2));border:1px solid var(--hx-border);width:380px;max-height:calc(100vh - 16px);box-shadow:0 18px 44px var(--hx-shadow);border-radius:0;padding:10px 13px;animation:.16s ease-out both hexv2-brief-roll;position:fixed;overflow-y:auto}@keyframes hexv2-brief-roll{0%{clip-path:inset(0 0 100%)}to{clip-path:inset(0)}}.hexv2-brief-head{align-items:flex-start;gap:9px;margin-bottom:9px;display:flex}.hexv2-brief-title{letter-spacing:-.02em;overflow-wrap:break-word;font-size:.8rem;font-weight:600}.hexv2-brief-typeline{color:var(--hx-text-dim);margin-top:2px;font-size:.62rem}.hexv2-brief-close{color:var(--hx-text-dim);cursor:pointer;background:0 0;border:none;padding:0 2px;font:16px/1 Sora,system-ui,sans-serif}.hexv2-brief-close:hover{color:var(--hx-text)}.hexv2-brief-swatch{flex-shrink:0;width:12px;height:12px;margin-top:2px}.hexv2-brief-titles{flex:1;min-width:0}.hexv2-brief-status{color:var(--hx-text-dim);background:var(--hx-soft);border:1px solid var(--hx-border);text-transform:uppercase;flex-shrink:0;padding:2px 8px;font-size:.56rem;font-weight:600}.hexv2-brief-status--active{color:#60a5fa;border-color:#60a5fa59}.hexv2-brief-status--en_attente{color:#fbbf24;border-color:#fbbf2459}.hexv2-brief-status--terminee{color:#34d399;letter-spacing:.06em;border-color:#34d39959}.hexv2-brief-objective{color:var(--hx-text-mid);overflow-wrap:break-word;margin:0 0 10px;font-size:.64rem;line-height:1.5}.hexv2-brief-stats{grid-template-columns:1fr 1fr 1fr;gap:6px;margin-bottom:10px;display:grid}.hexv2-brief-stat{background:var(--hx-soft);flex-direction:column;gap:1px;padding:7px 8px;display:flex}.hexv2-brief-stat b{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:.9rem;font-weight:600}.hexv2-brief-stat span{color:var(--hx-text-dim);font-size:.54rem}.hexv2-brief-foot{color:var(--hx-text-dim);justify-content:space-between;align-items:center;gap:10px;font-size:.58rem;display:flex}.hexv2-brief-foot .hexv2-brief-beat--soon{color:var(--hx-accent);align-items:center;gap:5px;display:inline-flex}.hexv2-brief-dot{background:var(--hx-accent);border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #94ad57cc}.hexv2-brief-progress{margin-bottom:10px}.hexv2-brief-progress-top{align-items:baseline;gap:7px;margin-bottom:5px;display:flex}.hexv2-brief-progress-top b{font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:600}.hexv2-brief-progress-top span{color:var(--hx-text-dim);overflow-wrap:break-word;min-width:0;font-size:.58rem}.hexv2-brief-progress-bar{background:var(--hx-soft);height:5px;position:relative;overflow:hidden}.hexv2-brief-progress-bar span{background:var(--hx-accent);transition:width .3s;position:absolute;inset:0 auto 0 0}.hexv2-brief-progress-next{color:var(--hx-text-dim);overflow-wrap:break-word;margin-top:5px;font-size:.58rem;line-height:1.5}.hexv2-brief-progress-next--blocked{color:var(--hx-danger)}.hexv2-brief-approvals{color:#fbbf24;overflow-wrap:break-word;background:#fbbf241a;border:1px solid #fbbf244d;margin-bottom:10px;padding:6px 9px;font-size:.58rem;line-height:1.5}.hexv2-brief-approvals b{font-size:.66rem}.hexv2-appro-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.hexv2-appro-card{background:var(--hx-card);border:1px solid var(--hx-border);border-left:2px solid #fbbf24;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.hexv2-appro-mission{color:var(--hx-text-dim);cursor:pointer;text-align:left;background:0 0;border:none;align-self:flex-start;padding:0;font:600 .6rem Sora,system-ui,sans-serif}.hexv2-appro-mission:hover{color:var(--hx-text)}.hexv2-appro-title{color:var(--hx-text);font-size:.7rem;font-weight:600;line-height:1.4}.hexv2-appro-detail{color:var(--hx-text-dim);font-size:.62rem;line-height:1.5}.hexv2-appro-actions{gap:8px;margin-top:2px;display:flex}.hexv2-appro-actions button{cursor:pointer;border:1px solid #0000;padding:5px 12px;font:600 .62rem Sora,system-ui,sans-serif;transition:filter .15s}.hexv2-appro-actions button:hover{filter:brightness(1.15)}.hexv2-appro-approve{background:var(--hx-accent);color:var(--hx-on-accent)}.hexv2-appro-word{color:var(--hx-text-mid);background:0 0}.hexv2-appro-word:hover{color:var(--hx-text)}.hexv2-appro-refuse{color:var(--hx-danger);background:0 0;border-color:#f8717166!important}.hexv2-qa-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.hexv2-qa{border:1px solid var(--hx-border);background:var(--hx-card);position:relative}.hexv2-qa--open{border-color:var(--hx-border-strong)}.hexv2-qa-launch{width:100%;color:var(--hx-text);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:8px;padding:9px 30px 9px 12px;font:600 .68rem Sora,system-ui,sans-serif;display:flex}.hexv2-qa-launch:hover{background:var(--hx-soft)}.hexv2-qa-chev{color:var(--hx-text-dim);font-size:.6rem}.hexv2-qa-desc{color:var(--hx-text-dim);padding:0 12px 8px;font-size:.6rem;line-height:1.5}.hexv2-qa-form{flex-direction:column;gap:8px;padding:0 12px 10px;display:flex}.hexv2-qa-field{color:var(--hx-text-mid);flex-direction:column;gap:4px;font-size:.6rem;display:flex}.hexv2-qa-field input{background:var(--hx-well);border:1px solid var(--hx-border);color:var(--hx-text);font:inherit;outline:none;padding:6px 8px;font-size:.66rem}.hexv2-qa-field input:focus{border-color:var(--hx-border-strong)}.hexv2-qa-run{background:var(--hx-accent);color:var(--hx-on-accent);cursor:pointer;border:none;align-self:flex-start;padding:6px 14px;font:600 .64rem Sora,system-ui,sans-serif}.hexv2-qa-run:disabled{opacity:.45;cursor:default}.hexv2-qa-error{color:var(--hx-danger);font-size:.62rem}.hexv2-qa-remove{color:var(--hx-text-faint);cursor:pointer;background:0 0;border:none;padding:2px;font-size:.85rem;line-height:1;position:absolute;top:6px;right:8px}.hexv2-qa-remove:hover{color:var(--hx-danger)}.hexv2-clear-chat{border:1px solid var(--hx-border);color:var(--hx-text-dim);text-transform:none;letter-spacing:normal;cursor:pointer;background:0 0;margin-left:10px;padding:3px 9px;font:500 .56rem Sora,system-ui,sans-serif}.hexv2-clear-chat:hover{color:var(--hx-danger);border-color:#f8717166}.hexv2-clear-chat:disabled{opacity:.4;cursor:default}.hexv2-appro-options{flex-direction:column;gap:6px;display:flex}.hexv2-appro-options .hexv2-appro-approve{text-align:left;cursor:pointer;border:1px solid #0000;width:100%;padding:6px 12px;font:600 .62rem Sora,system-ui,sans-serif}.hexv2-appro-section{margin-top:3px}.hexv2-appro-section-label{color:var(--hx-text-mid);margin-right:6px;font-weight:700;display:inline-block}.hexv2-rail--left .hexv2-heat-section{margin-top:auto}.hexv2-rail--left{overflow-y:hidden}.hexv2-rail-scroll{flex-direction:column;flex:1;gap:20px;min-height:0;display:flex;overflow-y:auto}.hexv2-rail--left .hexv2-heat-section{flex-shrink:0;margin-top:0}.hexv2-heat-row--today .hexv2-heat-day{color:var(--hx-accent);font-weight:700}.hexv2-heat-row--today .hexv2-heat-day:before{content:"●";vertical-align:1px;margin-right:4px;font-size:.5rem}.hexv2-heat-axis .hexv2-heat-cells{gap:2px}.hexv2-heat-hour{color:var(--hx-text);text-align:left;white-space:nowrap;font-size:.48rem;overflow:visible}.hexv2-convo-tabs{text-transform:none;letter-spacing:normal;flex:1;align-items:center;gap:4px;min-width:0;display:flex}.hexv2-convo-tab{border:1px solid var(--hx-border);background:var(--hx-card);min-width:0;color:var(--hx-text-mid);cursor:pointer;white-space:nowrap;align-items:center;gap:2px;padding:4px 10px;font:600 .62rem Sora,system-ui,sans-serif;display:inline-flex}button.hexv2-convo-tab{flex:none}.hexv2-convo-tabs-clear{border:1px solid var(--hx-border);color:var(--hx-text-faint);cursor:pointer;background:0 0;flex:none;padding:2px 7px;font:600 .7rem Sora,system-ui,sans-serif;transition:color .15s,border-color .15s}.hexv2-convo-tabs-clear:hover{color:var(--hx-danger);border-color:#f8717166}span.hexv2-convo-tab{flex:0 auto;padding:0;overflow:hidden}.hexv2-convo-tab-label{color:inherit;font:inherit;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;text-align:left;background:0 0;border:none;flex:1;min-width:20px;max-width:150px;padding:4px 2px 4px 10px;overflow:hidden}.hexv2-convo-tab-close{color:var(--hx-text-faint);cursor:pointer;background:0 0;border:none;flex:none;padding:4px 8px 4px 4px;font-size:.75rem}.hexv2-convo-tab-close:hover{color:var(--hx-danger)}.hexv2-convo-tab--on{background:var(--hx-soft);color:var(--hx-text);box-shadow:inset 0 -2px 0 var(--hx-accent)}.hexv2-stage-title--attache{z-index:1;margin-bottom:0;position:relative}.hexv2-stage-title--attache .hexv2-convo-tab--on{background:var(--hx-card);box-shadow:inset 0 2px 0 var(--hx-accent);border-bottom-color:#0000;margin-bottom:-1px;padding-bottom:5px}.hexv2-convo-tab:hover{color:var(--hx-text)}.hexv2-collab-section{flex-shrink:0}.hexv2-collab-row{flex-wrap:wrap;gap:8px;display:flex}.hexv2-collab{border:1px solid var(--hx-border-strong);background:var(--hx-card);width:34px;height:34px;color:var(--hx-text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font:700 .66rem Sora,system-ui,sans-serif;transition:border-color .15s,transform .15s;display:inline-flex}.hexv2-collab:hover{border-color:var(--hx-accent);transform:translateY(-1px)}.hexv2-collab--add{color:var(--hx-accent);border-style:dashed;font-size:.9rem;font-weight:500}.hexv2-collab-form{flex-direction:column;gap:8px;display:flex}.hexv2-collab-form input{background:var(--hx-well);border:1px solid var(--hx-border);color:var(--hx-text);font:inherit;outline:none;padding:6px 9px;font-size:.68rem}.hexv2-collab-form input:focus{border-color:var(--hx-border-strong)}.hexv2-assign-list{flex-direction:column;gap:6px;max-height:220px;display:flex;overflow-y:auto}.hexv2-assign-row{color:var(--hx-text);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;align-items:center;gap:9px;padding:3px 6px;font:500 .68rem Sora,system-ui,sans-serif;display:flex}.hexv2-assign-row:hover{border-color:var(--hx-border);background:var(--hx-card)}.hexv2-assign-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.hexv2-chat-maintenance{flex:none;gap:6px;margin-left:auto;display:inline-flex}.hexv2-clear-chat--danger{border-color:#f8717140}.hexv2-fiche{background:linear-gradient(150deg, var(--hx-card), var(--hx-card-2));border:1px solid var(--hx-border);flex-direction:column;gap:8px;padding:12px 13px;display:flex}.hexv2-fiche-row{align-items:baseline;gap:10px;display:flex}.hexv2-fiche-label{text-transform:uppercase;letter-spacing:.06em;width:96px;color:var(--hx-text-mid);flex-shrink:0;font-size:.58rem;font-weight:600}.hexv2-fiche-value{color:var(--hx-text);overflow-wrap:break-word;min-width:0;font-size:.66rem;line-height:1.5}.hexv2-dataview-icon{vertical-align:-2px;color:#a8e34b;margin-right:5px}.hexv2-datastats{flex-wrap:wrap;gap:8px;display:flex}.hexv2-datastat{border:1px solid var(--hx-border);background:var(--hx-card);flex-direction:column;gap:2px;min-width:64px;padding:7px 12px;display:flex}.hexv2-datastat b{color:var(--hx-text);font-variant-numeric:tabular-nums;font-size:.9rem}.hexv2-datastat span{color:var(--hx-text-mid);font-size:.56rem}.hexv2-datatable-wrap{overflow-x:auto}.hexv2-datatable{border-collapse:collapse;width:100%;font-size:.6rem}.hexv2-datatable th{text-align:left;color:var(--hx-text-mid);border-bottom:1px solid var(--hx-border);white-space:nowrap;padding:4px 8px 4px 0;font-weight:600}.hexv2-datatable td{border-bottom:1px solid var(--hx-soft);color:var(--hx-text);text-overflow:ellipsis;white-space:nowrap;max-width:160px;padding:5px 8px 5px 0;overflow:hidden}.hexv2-datatable a{color:#a8e34b}.hexv2-datarow--clickable{cursor:pointer}.hexv2-datadocs{margin-top:7px}.hexv2-datadocs ul{flex-direction:column;gap:3px;margin:0;padding:0;list-style:none;display:flex}.hexv2-datadocs li{color:var(--hx-text-mid);font-size:.6rem;line-height:1.4}.hexv2-datadocs a,.hexv2-datadoc-open{color:inherit;text-decoration:underline;-webkit-text-decoration-color:var(--hx-border-strong);text-decoration-color:var(--hx-border-strong)}.hexv2-datadoc-open{font:inherit;cursor:pointer;text-align:left;background:0 0;border:none;padding:0}.hexv2-datadocs a:hover,.hexv2-datadoc-open:hover{color:var(--hx-text)}.hexv2-datadoc-meta{color:var(--hx-text-faint);margin-left:6px}.hexv2-recact{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.hexv2-recact-btn{background:var(--hx-card);border:1px solid var(--hx-border);color:var(--hx-text-mid);cursor:pointer;align-items:center;gap:5px;padding:4px 9px;font:500 .58rem Sora,system-ui,sans-serif;transition:color .15s,border-color .15s;display:inline-flex}.hexv2-recact-btn svg{width:10px;height:10px;color:var(--hx-accent)}.hexv2-recact-btn:hover{color:var(--hx-text);border-color:var(--hx-border-strong)}.hexv2-datarow--sel td{color:var(--hx-text);background:#94ad572e}.hexv2-datarow--sel td:first-child{box-shadow:inset 3px 0 0 var(--hx-accent)}.hexv2-datatable th:first-child,.hexv2-datatable td:first-child{padding-left:8px}.hexv2-recpage{border:1px solid var(--hx-border);background:linear-gradient(150deg, var(--hx-card), var(--hx-card-2));margin-top:8px;padding:10px 12px;animation:.16s ease-out both hexv2-brief-roll}.hexv2-recpage-head{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.hexv2-recpage-head b{color:var(--hx-text);font-size:.68rem;font-weight:600;line-height:1.4}.hexv2-recpage-section{margin-top:8px}.hexv2-recpage-section:first-of-type{margin-top:0}.hexv2-recpage-label{text-transform:uppercase;letter-spacing:.07em;color:var(--hx-text-faint);border-bottom:1px solid var(--hx-soft);margin-bottom:4px;padding-bottom:3px;font-size:.54rem;font-weight:600}.hexv2-recpage .hexv2-recact,.hexv2-recpage .hexv2-datadocs{margin-top:0}.hexv2-recpage .hexv2-fiche-value a{color:var(--hx-accent)}.hexv2-appro-consult{border:1px solid var(--hx-border);color:var(--hx-text-dim);cursor:pointer;background:0 0;padding:4px 9px;font:500 .58rem Sora,system-ui,sans-serif;transition:color .15s,border-color .15s}.hexv2-appro-consult:hover{color:var(--hx-text);border-color:var(--hx-border-strong)}.hexgrid-v2 .term-toolrun{margin:6px 0;position:relative}.hexgrid-v2 .term-toolrun-tiles{flex-wrap:wrap;gap:5px;display:flex}.hexgrid-v2 .term-tooltile{background:var(--hx-card);border:1px solid var(--hx-border);width:30px;height:30px;color:var(--hx-text-dim);cursor:default;justify-content:center;align-items:center;transition:color .15s,border-color .15s;display:inline-flex}.hexgrid-v2 .term-tooltile svg{width:13px;height:13px}.hexgrid-v2 .term-tooltile:hover{color:var(--hx-text);border-color:var(--hx-border-strong)}.hexgrid-v2 .term-tooltile--done{box-shadow:inset 0 -2px 0 var(--hx-accent)}.hexgrid-v2 .term-tooltile--error{box-shadow:inset 0 -2px 0 var(--hx-danger)}.hexgrid-v2 .term-tooltile--running{box-shadow:inset 0 -2px 0 var(--hx-accent);animation:1.5s ease-in-out infinite hexv2-pulse}.hexgrid-v2 .term-toolrun-detail{z-index:6;border:1px solid var(--hx-border);background:linear-gradient(150deg, var(--hx-card), var(--hx-card-2));box-shadow:0 10px 26px var(--hx-shadow);padding:7px 9px;animation:.14s ease-out both hexv2-brief-roll;position:absolute;top:calc(100% + 4px);left:0;right:0}.hexgrid-v2 .term-table th,.hexgrid-v2 .term-table td{border-color:var(--hx-border)}.hexgrid-v2 .term-table th{background:var(--hx-card);color:var(--hx-text)}.hexv2-fiche .hexv2-fiche-value a{color:var(--hx-accent)}.hexv2-fiche-rich{flex-direction:column;gap:6px;display:flex}.hexv2-fiche-rich .term-text{white-space:pre-wrap}.hexv2-fiche-rich .term-list{margin:0;padding-left:16px}.hexv2-fiche-rich .term-table th,.hexv2-fiche-rich .term-table td{border-color:var(--hx-border);padding:3px 8px}.hexv2-fiche-rich .term-table th{background:var(--hx-lift);color:var(--hx-text)}button.hexv2-datastat{font:inherit;cursor:default;text-align:left}.hexv2-datastat--filter{cursor:pointer;transition:border-color .15s,transform .15s}.hexv2-datastat--filter:hover{border-color:var(--hx-border-strong);transform:translateY(-1px)}.hexv2-datastat--on{border-color:var(--hx-accent);box-shadow:inset 0 -2px 0 var(--hx-accent)}.hexv2-qa-remote{flex-direction:column;gap:8px;display:flex;position:relative}.hexv2-qa-grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.hexv2-qa-key{background:linear-gradient(150deg, var(--hx-card), var(--hx-card-2));border:1px solid var(--hx-border);color:var(--hx-text-mid);font:inherit;cursor:pointer;flex-direction:column;align-items:center;gap:5px;padding:9px 5px 7px;transition:color .15s,border-color .15s,transform .15s;display:flex;position:relative}.hexv2-qa-key:hover:not(:disabled){color:var(--hx-text);border-color:var(--hx-border-strong);transform:translateY(-1px)}.hexv2-qa-key:disabled{opacity:.5;cursor:default}.hexv2-qa-key--open{border-color:var(--hx-accent);box-shadow:inset 0 -2px 0 var(--hx-accent);color:var(--hx-text)}.hexv2-qa-key-icon{width:14px;height:14px;color:var(--hx-accent)}.hexv2-qa-key-label{text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.53rem;line-height:1.3;display:-webkit-box;overflow:hidden}.hexv2-qa-key-x{color:var(--hx-text-faint);font-size:.66rem;position:absolute;top:1px;right:4px}.hexv2-qa-key-x:hover{color:var(--hx-danger)}.hexv2-qa-detail{min-height:52px;color:var(--hx-text-dim);padding:6px 2px 0;font-size:.58rem;line-height:1.5}.hexv2-qa-detail b{color:var(--hx-text);margin-bottom:2px;display:block}.hexv2-qa-detail p{margin:0}.hexv2-qa-detail-hint{color:var(--hx-text-faint);font-style:italic}.hexv2-voice-btn{border:1px solid var(--hx-border);color:var(--hx-text-dim);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;padding:4px 7px;transition:color .15s,border-color .15s;display:inline-flex}.hexv2-voice-btn svg{width:12px;height:12px}.hexv2-voice-btn:hover{color:var(--hx-text);border-color:var(--hx-border-strong)}.hexv2-voice-btn--on{color:var(--hx-accent);border-color:var(--hx-accent)}.hexv2-voice-btn--listening{animation:1.5s ease-in-out infinite hexv2-pulse}.hexv2-rail-main{flex-direction:column;flex:1;gap:12px;min-height:0;display:flex;position:relative}.hexv2-setup{z-index:10;background:linear-gradient(150deg, var(--hx-card), var(--hx-card-2));border:1px solid var(--hx-border);box-shadow:0 18px 44px var(--hx-shadow);flex-direction:column;gap:10px;padding:12px;animation:.16s ease-out both hexv2-brief-roll;display:flex;position:absolute;inset:0}.hexv2-setup-head{justify-content:space-between;align-items:center;display:flex}.hexv2-setup-close{color:var(--hx-text-faint);cursor:pointer;background:0 0;border:none;font-size:.9rem}.hexv2-setup-close:hover{color:var(--hx-danger)}.hexv2-setup-body{flex:1;min-height:0;overflow-y:auto}.hexv2-setup-section{flex-direction:column;gap:10px;display:flex}.hexv2-setup-label{text-transform:uppercase;letter-spacing:.07em;color:var(--hx-text-faint);align-items:center;gap:6px;margin-top:4px;font-size:.56rem;font-weight:600;display:flex}.hexv2-setup-toolicon{width:11px;height:11px;color:var(--hx-accent)}.hexv2-setup-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.hexv2-setup-list li{border:1px solid var(--hx-border);background:var(--hx-lift);flex-direction:column;gap:2px;padding:7px 26px 7px 9px;font-size:.6rem;display:flex;position:relative}.hexv2-setup-list b{color:var(--hx-text);font-weight:600}.hexv2-setup-meta{color:var(--hx-text-dim);word-break:break-word;font-size:.56rem;line-height:1.5}.hexv2-setup-remove{color:var(--hx-text-faint);cursor:pointer;background:0 0;border:none;font-size:.75rem;position:absolute;top:4px;right:6px}.hexv2-setup-remove:hover{color:var(--hx-danger)}.hexv2-setup-reset{color:var(--hx-text-faint);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-size:.56rem;text-decoration:underline}.hexv2-setup-reset:hover{color:var(--hx-accent)}.hexv2-setup-reset:disabled{opacity:.45;cursor:default}.hexv2-setup-form{flex-direction:column;gap:6px;display:flex}.hexv2-setup-form input,.hexv2-setup-field select,.hexv2-setup-field input[type=text],.hexv2-setup-field textarea{background:var(--hx-well);border:1px solid var(--hx-border);color:var(--hx-text);font:inherit;outline:none;padding:6px 8px;font-size:.62rem}.hexv2-setup-field textarea{resize:vertical}.hexv2-setup-form input:focus,.hexv2-setup-field textarea:focus{border-color:var(--hx-border-strong)}.hexv2-setup-field{color:var(--hx-text-mid);flex-direction:column;gap:4px;font-size:.6rem;display:flex}.hexv2-setup-hint{color:var(--hx-text-dim);opacity:.75;font-size:.9em;line-height:1.45}.hexv2-setup-field--row{flex-direction:row;align-items:center;gap:7px}.hexv2-setup-field input[type=range],.hexv2-setup-field input[type=checkbox]{accent-color:var(--hx-accent)}.hexv2-usage-bars{flex-direction:column;gap:5px;margin:0;padding:0;list-style:none;display:flex}.hexv2-usage-bars li{color:var(--hx-text-mid);grid-template-columns:minmax(90px,1.2fr) 1fr auto;align-items:center;gap:8px;font-size:.58rem;display:grid}.hexv2-usage-bar-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hexv2-usage-bar{background:var(--hx-lift);height:6px;overflow:hidden}.hexv2-usage-bar span{background:var(--hx-accent);height:100%;display:block}.hexv2-usage-bars b{color:var(--hx-text);font-variant-numeric:tabular-nums}.hexv2-theme-toggle--on{color:var(--hx-accent);border-color:var(--hx-accent)}.hexv2-head-actions{align-items:center;gap:6px;display:inline-flex}.hexv2-avatar{background:var(--hx-lift);border:1px solid var(--hx-border);width:26px;height:26px;color:var(--hx-text-mid);letter-spacing:.02em;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:.56rem;font-weight:700;transition:color .15s,border-color .15s;display:inline-flex}.hexv2-avatar:hover{color:var(--hx-text);border-color:var(--hx-border-strong)}.hexv2-vision{border-left:2px solid var(--hx-accent);background:var(--hx-lift);color:var(--hx-text-mid);white-space:pre-wrap;margin:0;padding:8px 10px;font-size:.62rem;line-height:1.6}.hexv2-vision-empty{color:var(--hx-text-faint);font-size:.6rem;font-style:italic}.hexv2-setup-authmodes{gap:4px;display:flex}.hexv2-setup-authmode{background:var(--hx-lift);border:1px solid var(--hx-border);color:var(--hx-text-dim);cursor:pointer;flex:1;padding:5px 0;font:500 .56rem Sora,system-ui,sans-serif}.hexv2-setup-authmode--on{color:var(--hx-text);border-color:var(--hx-accent);box-shadow:inset 0 -2px 0 var(--hx-accent)}.hexv2-setup-advanced{color:var(--hx-text-faint);font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;padding:0;font-size:.56rem}.hexv2-setup-advanced:hover{color:var(--hx-text-mid)}.hexv2-setup-badge{text-transform:uppercase;letter-spacing:.05em;border:1px solid var(--hx-border);color:var(--hx-text-faint);margin-left:6px;padding:1px 5px;font-size:.5rem;font-weight:600}.hexv2-setup-badge--ok{color:var(--hx-accent);border-color:var(--hx-accent)}.hexv2-setup-presets{gap:4px;display:flex}.hexv2-setup-preset{border:1px dashed var(--hx-border);color:var(--hx-text-mid);cursor:pointer;background:0 0;flex:1;padding:5px 0;font:500 .56rem Sora,system-ui,sans-serif;transition:color .15s,border-color .15s}.hexv2-setup-preset:hover:not(:disabled){color:var(--hx-text);border-color:var(--hx-accent)}.hexv2-setup-preset:disabled{opacity:.4;cursor:default}.hexv2-brand,.hexv2-rail-title,.hexv2-stage-title,.hexv2-setup-label,.hexv2-recpage-label,.hexv2-datadocs-title,.hexv2-brief-title,.hexv2-recpage-head b,.hexv2-apercu-pct,.hexv2-datastat b,.hexv2-rolodex-time b,.hexv2-convo-tab,.hexv2-convo-tab-label,.hexgrid-v2 .term-heading,.hexv2-qa-detail b,.hexv2-setup-list b{font-family:var(--font-display)}.hexv2-apercu-pct,.hexv2-datastat b,.hexv2-recpage-head b,.hexv2-brief-title{letter-spacing:.01em}.hexv2-setup-label--section{border-top:1px solid var(--hx-border);margin-top:14px;padding-top:12px}.hexv2-setup-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.hexv2-switch{border:1px solid var(--hx-border);color:var(--hx-text-mid);cursor:pointer;background:0 0;align-items:center;gap:7px;padding:4px 9px 4px 6px;font:500 .58rem Sora,system-ui,sans-serif;transition:color .15s,border-color .15s;display:inline-flex}.hexv2-switch:hover{color:var(--hx-text);border-color:var(--hx-border-strong)}.hexv2-switch-track{background:var(--hx-well);border:1px solid var(--hx-border);width:22px;height:12px;transition:background .15s,border-color .15s;position:relative}.hexv2-switch-knob{background:var(--hx-text-faint);width:8px;height:8px;transition:transform .15s,background .15s;position:absolute;top:1px;left:1px}.hexv2-switch--on{color:var(--hx-text)}.hexv2-switch--on .hexv2-switch-track{border-color:var(--hx-accent)}.hexv2-switch--on .hexv2-switch-knob{background:var(--hx-accent);transform:translate(10px)}.hexv2-voice-btn--speaking{color:var(--hx-on-accent);background:var(--hx-accent);border-color:var(--hx-accent);animation:none}.hexv2-spot{z-index:3;outline:2px solid var(--hx-accent);outline-offset:4px;border-radius:2px;animation:2.4s ease-in-out infinite hexv2-spot-halo;position:relative}@keyframes hexv2-spot-halo{0%,to{outline-color:color-mix(in srgb, var(--hx-accent) 70%, transparent);box-shadow:0 0 0 6px color-mix(in srgb, var(--hx-accent) 9%, transparent), 0 0 22px color-mix(in srgb, var(--hx-accent) 18%, transparent)}50%{outline-color:var(--hx-accent);box-shadow:0 0 0 9px color-mix(in srgb, var(--hx-accent) 4%, transparent), 0 0 30px color-mix(in srgb, var(--hx-accent) 30%, transparent)}}.hexv2-tab.hexv2-spot{outline-offset:2px}@media (prefers-reduced-motion:reduce){.hexv2-spot{box-shadow:0 0 0 6px color-mix(in srgb, var(--hx-accent) 9%, transparent), 0 0 22px color-mix(in srgb, var(--hx-accent) 20%, transparent);animation:none}}.hexv2-spot:after{content:"";pointer-events:none;background:linear-gradient(90deg, transparent, var(--hx-accent), transparent) 0 0 / 50% 2px no-repeat, linear-gradient(90deg, transparent, var(--hx-accent), transparent) 100% 100% / 50% 2px no-repeat, linear-gradient(0deg, transparent, var(--hx-accent), transparent) 0 100% / 2px 50% no-repeat, linear-gradient(0deg, transparent, var(--hx-accent), transparent) 100% 0 / 2px 50% no-repeat;border-radius:2px;animation:2.2s linear infinite hexv2-spot-run;position:absolute;inset:-5px}@keyframes hexv2-spot-run{0%{background-position:-50% 0,150% 100%,0 150%,100% -50%}to{background-position:150% 0,-50% 100%,0 -50%,100% 150%}}.hexv2-tutorial-bar{z-index:40;background:linear-gradient(150deg, var(--hx-card), var(--hx-card-2));border:1px solid var(--hx-accent);max-width:min(720px,100vw - 32px);box-shadow:0 14px 40px var(--hx-shadow);align-items:center;gap:12px;padding:9px 12px;animation:.2s ease-out both hexv2-brief-roll;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.hexv2-tutorial-step{font-family:var(--font-display);color:var(--hx-text);white-space:nowrap;font-size:.68rem;font-weight:700}.hexv2-tutorial-hint{color:var(--hx-text-dim);text-overflow:ellipsis;font-size:.6rem;line-height:1.4;overflow:hidden}.hexv2-tutorial-quit{border:1px solid var(--hx-border);color:var(--hx-text-dim);cursor:pointer;white-space:nowrap;background:0 0;flex:none;margin-left:auto;padding:4px 9px;font:500 .56rem Sora,system-ui,sans-serif}.hexv2-tutorial-quit:hover{color:var(--hx-text);border-color:var(--hx-border-strong)}@media (prefers-reduced-motion:reduce){.hexv2-spot:after{border:1px solid var(--hx-accent);background:0 0;animation:none}}.hexv2-parcours{background:linear-gradient(180deg, var(--hx-card), var(--hx-card-2));border:1px solid var(--hx-border);border-left:2px solid var(--hx-accent);width:min(760px,100%);min-width:0;box-shadow:inset 0 1px 0 var(--hx-lift);flex-direction:column;flex:none;align-items:stretch;gap:5px;margin-bottom:10px;padding:9px 14px 11px;display:flex}.hexv2-parcours-title{letter-spacing:.09em;text-transform:uppercase;color:var(--hx-text-dim);white-space:nowrap;margin:0;font-size:.55rem;font-weight:600}.hexv2-parcours-flow{overscroll-behavior-x:contain;scrollbar-width:none;flex:auto;align-items:center;gap:0;min-width:6rem;height:72px;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.hexv2-parcours-flow::-webkit-scrollbar{display:none}.hexv2-parcours-flow[data-fade=right]{-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 40px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 40px),#0000)}.hexv2-parcours-flow[data-fade=left]{-webkit-mask-image:linear-gradient(90deg,#0000,#000 40px);mask-image:linear-gradient(90deg,#0000,#000 40px)}.hexv2-parcours-flow[data-fade=both]{-webkit-mask-image:linear-gradient(90deg,#0000,#000 40px calc(100% - 40px),#0000);mask-image:linear-gradient(90deg,#0000,#000 40px calc(100% - 40px),#0000)}.hexv2-parcours-node{flex:none;justify-content:center;align-items:center;width:104px;height:100%;display:flex;position:relative}.hexv2-parcours-node+.hexv2-parcours-node:before{content:"";background:var(--hx-todo);z-index:0;height:1px;position:absolute;top:50%;left:-50%;right:50%}.hexv2-parcours-node+.hexv2-parcours-node--done:before,.hexv2-parcours-node+.hexv2-parcours-node--doing:before{background:var(--hx-done)}.hexv2-parcours-dot{z-index:1;background:var(--hx-well);border:1px solid var(--hx-todo);border-radius:50%;flex:none;width:11px;height:11px;position:relative}.hexv2-parcours-label{max-width:11rem;color:var(--hx-text-dim);pointer-events:none;flex-direction:column;gap:1px;font-size:.6rem;line-height:1.2;transition:opacity .18s;display:flex;position:absolute;left:50%;overflow:hidden;transform:translate(-50%)}.hexv2-parcours-flow:hover .hexv2-parcours-label,.hexv2-parcours-flow:focus-within .hexv2-parcours-label{opacity:.12}.hexv2-parcours-node:hover .hexv2-parcours-label,.hexv2-parcours-node:focus-visible .hexv2-parcours-label{opacity:1;z-index:2;max-width:17rem}.hexv2-parcours-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hexv2-parcours-note{text-overflow:ellipsis;white-space:nowrap;color:var(--hx-text-faint);font-size:.55rem;display:none;overflow:hidden}.hexv2-parcours-node:hover .hexv2-parcours-note,.hexv2-parcours-node:focus-visible .hexv2-parcours-note{display:block}@media (prefers-reduced-motion:reduce){.hexv2-parcours-label{transition:none}}.hexv2-parcours-node:first-child .hexv2-parcours-label{left:0;transform:none}.hexv2-parcours-node:last-child .hexv2-parcours-label{left:auto;right:0;transform:none}.hexv2-parcours-node--haut .hexv2-parcours-label{bottom:calc(50% + 11px)}.hexv2-parcours-node--bas .hexv2-parcours-label{top:calc(50% + 11px)}.hexv2-parcours-node--done .hexv2-parcours-dot{background:var(--hx-done);border-color:var(--hx-done)}.hexv2-parcours-node--done .hexv2-parcours-label{color:var(--hx-text-faint)}.hexv2-parcours-node--doing .hexv2-parcours-dot{background:var(--hx-doing);border-color:var(--hx-doing);box-shadow:0 0 0 4px color-mix(in srgb, var(--hx-doing) 25%, transparent);animation:2.4s ease-in-out infinite hexv2-parcours-pulse}.hexv2-parcours-node--doing .hexv2-parcours-label{color:var(--hx-text);font-weight:600}@keyframes hexv2-parcours-pulse{0%,to{box-shadow:0 0 0 4px color-mix(in srgb, var(--hx-doing) 25%, transparent)}50%{box-shadow:0 0 0 7px color-mix(in srgb, var(--hx-doing) 7%, transparent)}}@media (prefers-reduced-motion:reduce){.hexv2-parcours-node--doing .hexv2-parcours-dot{animation:none}}.hexv2-sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.hexv2-ask-scrim{z-index:60;background:color-mix(in srgb, var(--hx-ground-3) 72%, transparent);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.hexv2-ask{background:linear-gradient(150deg, var(--hx-card), var(--hx-card-2));border:1px solid var(--hx-border-strong);border-top:2px solid var(--hx-accent);width:min(520px,100%);max-height:calc(100vh - 48px);box-shadow:0 22px 60px var(--hx-shadow);flex-direction:column;gap:12px;padding:18px 20px 16px;display:flex;overflow-y:auto}.hexv2-ask-kicker{letter-spacing:.09em;text-transform:uppercase;color:var(--hx-accent);font-size:.56rem;font-weight:600}.hexv2-ask-intro{color:var(--hx-text-mid);margin:5px 0 0;font-size:.64rem;line-height:1.5}.hexv2-ask-tabs{flex-wrap:wrap;gap:4px;display:flex}.hexv2-ask-tab{background:var(--hx-card-2);border:1px solid var(--hx-border);color:var(--hx-text-dim);cursor:pointer;align-items:center;gap:5px;padding:4px 10px;font:600 .58rem Sora,system-ui,sans-serif;display:inline-flex}.hexv2-ask-tab--on{color:var(--hx-text);border-color:var(--hx-border-strong);background:var(--hx-soft)}.hexv2-ask-tab--done:before{content:"";background:var(--hx-done);border-radius:50%;width:5px;height:5px}.hexv2-ask-question{font-family:var(--font-display);color:var(--hx-text);margin:0;font-size:.86rem;font-weight:500;line-height:1.35}.hexv2-ask-multi{color:var(--hx-text-faint);margin:-8px 0 0;font-size:.55rem}.hexv2-ask-options{flex-direction:column;gap:6px;display:flex}.hexv2-ask-option{text-align:left;background:var(--hx-card-2);border:1px solid var(--hx-border);color:var(--hx-text-mid);cursor:pointer;flex-direction:column;gap:2px;padding:9px 12px;transition:border-color .12s,background .12s;display:flex}.hexv2-ask-option:hover{border-color:var(--hx-border-strong);color:var(--hx-text)}.hexv2-ask-option--on{border-color:var(--hx-accent);background:color-mix(in srgb, var(--hx-accent) 10%, var(--hx-card));color:var(--hx-text)}.hexv2-ask-option-label{font:600 .66rem Sora,system-ui,sans-serif}.hexv2-ask-option-desc{color:var(--hx-text-dim);font-size:.58rem;line-height:1.45}.hexv2-ask-free{color:var(--hx-text-faint);flex-direction:column;gap:4px;font-size:.55rem;display:flex}.hexv2-ask-free input{background:var(--hx-well);border:1px solid var(--hx-border);color:var(--hx-text);padding:7px 10px;font:400 .64rem Sora,system-ui,sans-serif}.hexv2-ask-free input:focus{border-color:var(--hx-accent);outline:none}.hexv2-ask-error{color:var(--hx-danger);font-size:.58rem}.hexv2-ask-foot{align-items:center;gap:12px;padding-top:2px;display:flex}.hexv2-ask-progress{color:var(--hx-text-faint);font-variant-numeric:tabular-nums;font-size:.56rem}.hexv2-ask-send{background:var(--hx-accent);border:1px solid var(--hx-accent);color:var(--hx-on-accent);cursor:pointer;margin-left:auto;padding:7px 18px;font:600 .62rem Sora,system-ui,sans-serif}.hexv2-ask-send:disabled{border-color:var(--hx-border);color:var(--hx-text-faint);cursor:not-allowed;background:0 0}.hexv2-docs--fileover{outline:1px dashed var(--hx-accent);outline-offset:4px;position:relative}.hexv2-docs--fileover:after{content:"Déposer ici";pointer-events:none;background:color-mix(in srgb, var(--hx-accent) 10%, transparent);color:var(--hx-text);letter-spacing:.04em;place-items:center;font:600 .6rem Sora,system-ui,sans-serif;display:grid;position:absolute;inset:0}.auth-page{background:#12141c;font-family:Sora,system-ui,sans-serif;position:fixed;inset:0}.auth-split{grid-template-columns:1.15fr 1fr;height:100%;display:grid}.auth-brand-panel{background:#12141c;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.auth-brand-panel:after{content:"";pointer-events:none;background:linear-gradient(90deg,#12141c 0%,#12141c00 22% 62%,#12141c 100%),linear-gradient(#12141c 0%,#12141c00 26% 74%,#12141c 100%);position:absolute;inset:0}.auth-hive{width:100%;height:100%;position:absolute;inset:0}.auth-hex{fill:#232734}.auth-hex--live{animation:7s ease-in-out infinite auth-hex-wake}.auth-hex-inner{fill:none;stroke:#ffffff8c;stroke-width:.9px;opacity:0;animation:7s ease-in-out infinite auth-hex-ring}@keyframes auth-hex-wake{0%,12%{fill:#232734}28%,62%{fill:var(--auth-hex-color)}85%,to{fill:#232734}}@keyframes auth-hex-ring{0%,14%{opacity:0}30%,60%{opacity:1}82%,to{opacity:0}}.auth-hex-comet{fill:none;stroke:#f4f5f8;stroke-width:1.4px;stroke-linecap:round;stroke-dasharray:18.5 56.1;filter:drop-shadow(0 0 2px #eef0f5b3);animation:2.6s linear infinite auth-comet}@keyframes auth-comet{to{stroke-dashoffset:-74.6px}}.auth-brand-mark{font-family:var(--font-display);letter-spacing:.04em;color:#eef0f5;margin-bottom:10px;font-size:1.875rem;font-weight:700}.auth-brand-hex{color:#94ad57}.auth-card{background:#12141c;flex-direction:column;justify-content:center;gap:14px;padding:40px min(64px,8vw);display:flex}.auth-card>*{align-self:center;width:100%;max-width:380px}.auth-subtitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.09em;color:#8b91a3;margin-top:-10px;margin-bottom:4px;font-size:.8125rem;font-weight:600}.auth-field{color:#b6bcc9;flex-direction:column;gap:6px;font-size:.8125rem;display:flex}.auth-field input{color:#eef0f5;background:#171a26;border:1px solid #2c3140;outline:none;padding:9px 10px;font-size:.875rem}.auth-field input:focus{border-color:#94ad57}.auth-error{color:#f87171;font-size:.8125rem}.auth-submit{color:#12141c;cursor:pointer;background:#94ad57;border:none;margin-top:6px;padding:10px 14px;font-size:.875rem;font-weight:600}.auth-submit:disabled{opacity:.55;cursor:default}.auth-remember{color:#b6bcc9;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:.8125rem;display:flex}.auth-remember input{accent-color:#94ad57}.auth-divider{color:#6b7182;align-items:center;gap:10px;margin:2px 0;font-size:.75rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#2c3140;flex:1;height:1px}.auth-google{color:#eef0f5;background:#232734;border:1px solid #2c3140;justify-content:center;align-items:center;text-decoration:none;display:flex}@media (width<=820px){.auth-split{grid-template-rows:34vh 1fr;grid-template-columns:1fr}.auth-brand-panel{border-bottom:none}.auth-brand-mark{font-size:1.5rem}.auth-card{padding:28px 24px}}@media (prefers-reduced-motion:reduce){.auth-hex--live,.auth-hex-inner,.auth-hex-comet{animation:none}.auth-hex-inner{opacity:1}}
