.topbar .tb-right{gap:1px!important}.topbar .tb-right .tb-icon,.topbar .tb-right .tb-icon-primary-nav,.topbar .tb-right .tb-user-btn{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;flex:0 0 32px!important;border-radius:8px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.topbar .tb-right .tb-icon svg,.topbar .tb-right .tb-icon-primary-nav svg,.topbar .tb-right .tb-user-btn svg{width:18px!important;height:18px!important;flex:0 0 18px!important}.topbar .tb-right .tb-icon .tb-dot{top:6px!important;right:6px!important}.topbar .tb-right .tb-xp-pill{min-height:30px!important;height:30px!important;gap:4px!important;padding:3px 7px 3px 6px!important;font-size:10.5px!important;line-height:1!important}.topbar .tb-right .tb-avatar{width:32px!important;height:32px!important;min-width:32px!important;flex:0 0 32px!important;padding:0!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;overflow:hidden!important}.topbar .tb-right .tb-avatar [class*=avatar i],.topbar .tb-right .tb-avatar img{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;border-radius:50%!important}.bn-mobile-hub-close:before{content:"Ã—";font-size:20px;line-height:1}:root{--text-on-accent:#0e1f3d;--navy-900:#0e1f3d;--navy-800:#1a2d52;--navy-700:#243a66;--navy-600:#2f4878;--navy-500:#3b5790;--yellow-500:#f5c518;--yellow-400:#ffd028;--yellow-600:#e0ac0f;--cream-50:#fff9e6;--cream-100:#ffedc2;--white:#fff;--off-white:#f8f9fb;--bg:#f6f7fa;--surface:#fff;--surface-2:#fafbfd;--text-primary:#0e1f3d;--text-secondary:#5c6373;--text-muted:#9099a8;--text-on-navy:#e8ecf4;--text-on-navy-muted:#8fa0bf;--border:#e5e8ee;--border-soft:#ebeef3;--border-navy:hsla(0,0%,100%,.08);--success:#2dbf6f;--warning:#f39c12;--danger:#e15554;--info:#4a6ee0;--purple:#9b59b6;--pink:#ec4899;--teal:#14b8a6;--r-sm:6px;--r-md:8px;--r-lg:12px;--r-xl:16px;--r-2xl:20px;--r-full:9999px;--shadow-sm:0 1px 2px rgba(14,31,61,.04);--shadow-md:0 4px 14px rgba(14,31,61,.06);--shadow-lg:0 12px 32px rgba(14,31,61,.12);--shadow-yellow:0 6px 22px rgba(245,197,24,.45);--shadow-yellow-soft:0 4px 18px rgba(245,197,24,.25);--font-ui:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,"Cascadia Mono",monospace;--ease:cubic-bezier(0.4,0,0.2,1);--ease-out:cubic-bezier(0.2,0.8,0.2,1);--sidebar-w:64px;--topbar-h:60px;--density-pad:20px;--density-gap:16px;--density-card-pad:20px;--match-row-bg:#fff;--match-row-hover-bg:#f8f9fb;--match-row-active-bg:#fff;--match-row-border:transparent;--match-row-active-border:rgba(236,72,153,.55);--match-row-active-shadow:0 0 0 4px rgba(252,234,244,.95);--match-sidebar-cue-bg:hsla(0,0%,100%,.92);--match-sidebar-cue-border:rgba(14,31,61,.08);--match-sidebar-cue-arrow:rgba(14,31,61,.72);--match-sidebar-cue-shadow:0 10px 26px rgba(14,31,61,.14)}[data-density=compact]{--density-pad:12px;--density-gap:10px;--density-card-pad:14px}[data-density=comfy]{--density-pad:28px;--density-gap:22px;--density-card-pad:24px}*{box-sizing:border-box}body,html{margin:0;padding:0;overflow-x:hidden;-webkit-text-size-adjust:100%}body{font-family:var(--font-ui);font-feature-settings:"cv11","ss01","ss03";color:var(--text-primary);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-size:14px;line-height:1.5}img,svg,video{max-width:100%;height:auto}button,input,select,textarea{font-family:inherit}a{color:inherit}.t-h1{font-size:40px;line-height:1.1;font-weight:800;letter-spacing:-.02em;margin:0}.t-h2{font-size:22px;line-height:1.25;letter-spacing:-.01em}.t-h2,.t-h3{font-weight:700;margin:0}.t-h3{font-size:16px;line-height:1.3}.t-muted{color:var(--text-secondary)}.t-dim{color:var(--text-muted)}.btn-primary:active{transform:translateY(0)}.btn-ghost{display:inline-flex;align-items:center;gap:6px;background:transparent;color:var(--text-primary);border:1px solid var(--border);font:inherit;font-weight:600;cursor:pointer;border-radius:var(--r-md);padding:8px 14px;transition:all .16s var(--ease);white-space:nowrap;text-decoration:none}.btn-ghost:hover{background:rgba(245,197,24,.08);border-color:var(--yellow-500)}.card{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);padding:var(--density-card-pad)}.card-glass{background:linear-gradient(180deg,hsla(0,0%,100%,.95),rgba(252,253,255,.9));backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(14,31,61,.06);border-radius:var(--r-xl);box-shadow:0 4px 24px rgba(14,31,61,.05)}.chip{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;padding:3px 10px;border-radius:var(--r-full);background:var(--cream-50);border:1px solid var(--yellow-500);color:var(--text-primary)}.chip-neutral{background:var(--off-white);border-color:var(--border);color:var(--text-secondary)}.chip-success{background:rgba(45,191,111,.1);border-color:rgba(45,191,111,.4);color:#1b7a47}.chip-info{background:rgba(74,110,224,.08);border-color:rgba(74,110,224,.4);color:#2a4fb2}.chip-purple{background:rgba(155,89,182,.08);border-color:rgba(155,89,182,.4);color:#6e3f87}.chip-pink{background:rgba(236,72,153,.08);border-color:rgba(236,72,153,.4);color:#be185d}@keyframes spin{to{transform:rotate(1turn)}}.divider{height:1px;margin:16px 0}.divider,.divider-v{background:var(--border-soft)}.divider-v{width:1px;align-self:stretch;margin:0 8px}:focus-visible{outline:2px solid var(--yellow-500);outline-offset:2px;border-radius:4px}.screen-enter{animation:screen-in .32s var(--ease-out)}@keyframes screen-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes soft-pulse{0%,to{box-shadow:var(--shadow-yellow)}50%{box-shadow:0 8px 28px rgba(245,197,24,.6)}}.pulse-yellow{animation:soft-pulse 2.4s ease-in-out infinite}@keyframes cp-rise{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.itw-page-narrow{max-width:720px}.itw-container,.itw-page-narrow{width:100%;margin:0 auto;padding:32px 24px 80px}.itw-container{max-width:1200px}.itw-page{width:100%;max-width:1280px;margin:0 auto;padding:24px 24px 80px}@media (max-width:767px){body{font-size:14px}h1{font-size:24px!important;line-height:1.2!important}h2{font-size:20px!important;line-height:1.25!important}h3{font-size:17px!important;line-height:1.3!important}article[style*=maxWidth],div[style*="max-width: 10"],div[style*="max-width: 11"],div[style*="max-width: 12"],div[style*="max-width: 14"],div[style*="max-width: 6"],div[style*="max-width: 7"],div[style*="max-width: 8"],div[style*="max-width: 9"],div[style*="maxWidth: 10"],div[style*="maxWidth: 11"],div[style*="maxWidth: 12"],div[style*="maxWidth: 14"],div[style*="maxWidth: 6"],div[style*="maxWidth: 7"],div[style*="maxWidth: 8"],div[style*="maxWidth: 9"],main[style*=maxWidth],section[style*=maxWidth]{max-width:100%!important}div[style*="padding: 32"],div[style*="padding: 40"],main[style*="padding: 32"],main[style*="padding: 40"]{padding:14px 12px!important}.match-grid,div[style*="grid-template-columns: 1fr 1fr"],div[style*="grid-template-columns: repeat(2"],div[style*="grid-template-columns: repeat(3"],div[style*="gridTemplateColumns: '1fr 1fr 1fr'"],div[style*="gridTemplateColumns: '1fr 1fr'"],div[style*="gridTemplateColumns: 'repeat(2,"],div[style*="gridTemplateColumns: 'repeat(3,"],div[style*="minmax(220px"],div[style*="minmax(240px"],div[style*="minmax(280px"],div[style*="minmax(320px"],div[style*="minmax(340px"],div[style*="minmax(360px"]{grid-template-columns:1fr!important}.match-big-score{flex-direction:column;align-items:stretch}input,select,textarea{max-width:100%!important}table{display:block;overflow-x:auto}}html[dir=rtl] body{text-align:right;font-family:"Noto Sans Arabic","Geeza Pro","Tahoma",var(--font-inter),sans-serif}.match{padding:var(--density-pad);display:flex;flex-direction:column}.match,.match-grid{gap:var(--density-gap)}.match-grid{display:grid;grid-template-columns:380px 1fr;grid-gap:var(--density-gap);align-items:start}.match-detail-layout{grid-template-columns:minmax(320px,420px) minmax(0,1fr)!important;gap:22px;align-items:start}.match-detail-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:22px 24px;border:1px solid var(--border-soft);border-radius:18px;background:radial-gradient(circle at 92% 20%,rgba(236,72,153,.08),transparent 28%),linear-gradient(135deg,hsla(0,0%,100%,.98),rgba(248,249,251,.94));box-shadow:0 12px 34px rgba(14,31,61,.06)}.match-detail-hero-main{min-width:0}.match-detail-eyebrow{margin-bottom:8px;color:var(--pink)}.match-detail-title{margin:0;color:var(--text-primary);font-size:clamp(24px,2.5vw,38px);line-height:1.05;font-weight:900;letter-spacing:0;max-width:980px}.match-detail-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;color:var(--text-secondary);font-size:13px;font-weight:700}.match-detail-meta span{min-height:28px;padding:5px 10px;border:1px solid var(--border-soft);background:hsla(0,0%,100%,.72)}.match-detail-meta span,.match-detail-score-pill{display:inline-flex;align-items:center;border-radius:999px}.match-detail-score-pill{justify-content:center;gap:8px;min-height:42px;padding:0 16px;border:1px solid rgba(236,72,153,.35);background:linear-gradient(135deg,rgba(236,72,153,.12),rgba(245,197,24,.1));color:#be185d;font-size:13px;font-weight:900;white-space:nowrap}.match-home-button{width:100%;min-height:48px;display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;padding:0 16px;border:1px solid rgba(245,197,24,.42);border-radius:14px;background:linear-gradient(135deg,rgba(255,249,230,.96),hsla(0,0%,100%,.92));color:var(--text-on-accent,#0e1f3d);text-decoration:none;font-size:14px;font-weight:850;box-shadow:0 10px 26px rgba(14,31,61,.06);transition:transform .16s var(--ease),box-shadow .16s var(--ease),border-color .16s var(--ease)}.match-home-button:hover{transform:translateY(-1px);border-color:var(--yellow-500);box-shadow:0 14px 34px rgba(245,197,24,.18)}.match-home-button svg{width:30px;height:30px;padding:7px;border-radius:10px;background:rgba(245,197,24,.16);color:var(--text-primary)}.match-score-sidebar{position:-webkit-sticky!important;position:sticky!important;top:calc(var(--topbar-h) + 18px)!important;align-self:start;max-height:calc(100dvh - var(--topbar-h) - 48px);overflow:auto;scrollbar-width:none;z-index:2}.match-score-sidebar::-webkit-scrollbar{display:none}body:has(.match-page-shell){overflow:hidden}body:has(.match-page-shell) .app-footer{display:none}.match-page-shell{height:calc(100dvh - var(--topbar-h));min-height:0;overflow:hidden;gap:0;padding:0;background:radial-gradient(circle at 16% 8%,rgba(236,72,153,.08),transparent 28%),linear-gradient(180deg,var(--bg-page) 0,var(--off-white) 100%)}.match-page-shell .match-titlebar{flex-shrink:0;padding:0;margin-bottom:0!important}.match-smart-titlebar{display:flex;align-items:center;gap:16px;flex-shrink:0;flex-wrap:nowrap;margin:0!important;padding:10px 28px!important;border:none;border-bottom:1px solid #f4e3d8;border-radius:0;background:linear-gradient(90deg,#fdeef2,#fff7e6 70%,#fffdf5);box-shadow:none}.match-smart-heading{display:flex;align-items:baseline;gap:10px;min-width:0;flex-shrink:1}.match-smart-eyebrow{color:#b3597a;font-family:"JetBrains Mono",var(--font-mono);font-size:10px;letter-spacing:2px;font-weight:600;text-transform:uppercase;white-space:nowrap;margin-bottom:0;flex-shrink:0}.match-smart-title{margin:0;color:#1b2340;font-size:21px;line-height:1.2;font-weight:800;letter-spacing:-.3px;white-space:nowrap}.match-smart-subtitle{margin:0;font-size:12.5px;font-weight:600;color:#6b7190;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.match-smart-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-left:auto;flex-shrink:0;flex-wrap:nowrap}.match-smart-action,.match-status-pill{min-height:34px;border-radius:999px;font-size:12.5px;font-weight:800;padding:7px 16px}.match-status-pill{display:inline-flex;align-items:center;gap:6px;color:#d13d74;border:1.5px solid #f3b8cd;background:#fff;box-shadow:none}.match-smart-action{padding-inline:16px;background:#fff;border:1px solid #e5e8ef;color:#1b2340;box-shadow:none}.match-filterbar{flex-shrink:0;display:flex;align-items:center;gap:22px;margin:0;padding:9px 28px;border:none;border-bottom:1px solid #eceef2;border-radius:0;background:#fff;box-shadow:none}.match-filter-field{display:flex;align-items:center;gap:8px;min-width:0}.match-filter-field>span{color:#8a90a6;font-family:"JetBrains Mono",var(--font-mono);font-size:9.5px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;white-space:nowrap;flex-shrink:0}.match-filter-field input,.match-filter-field select{height:32px;border:1px solid #e5e8ef;border-radius:10px;background:var(--surface);color:#1b2340;font:inherit;font-weight:700;font-size:13px;padding:0 10px;min-width:0}.match-filter-tjm .match-filter-field input{min-width:90px;max-width:120px}.match-filter-chips>div{display:flex;gap:6px}.match-filter-chips .chip{min-height:30px;padding:6px 14px;font-size:12.5px;font-weight:700;border-radius:999px;cursor:pointer}.match-filter-chips .chip:not(.chip-neutral){border:1.5px solid #f2c94c;background:#fffaeb;color:#1b2340;font-weight:800}.match-filter-count{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border:1px solid #e5e8ef;border-radius:999px;color:#4a5170;font-size:12px;font-weight:700;background:var(--surface);margin-left:auto;white-space:nowrap}.match-filter-empty{margin:0 28px 16px;color:var(--text-secondary);text-align:center}.match-saved-tab.is-active{background:rgba(45,191,111,.12);border-color:rgba(45,191,111,.42);color:#1b7a47}.match-main-row{flex:1 1;min-height:0;display:flex;gap:18px;grid-template-columns:none!important;align-items:stretch;padding:16px 28px 20px;overflow:hidden}.match-list{display:flex;flex-direction:column;gap:14px;scrollbar-gutter:stable;scrollbar-width:none;-ms-overflow-style:none}.match-list::-webkit-scrollbar{display:none}.match-list::-webkit-scrollbar-track{background:rgba(14,31,61,.08);border-radius:999px}.match-list::-webkit-scrollbar-thumb{background:rgba(36,58,102,.42);border-radius:999px;border:2px solid transparent;background-clip:padding-box}.match-list::-webkit-scrollbar-thumb:hover{background:rgba(36,58,102,.6);background-clip:padding-box}@media (min-width:980px){.match-list{overflow-y:auto;padding-right:8px;overscroll-behavior:contain}}.match-sidebar-shell{position:relative;width:360px;flex:0 0 360px;min-height:0;display:flex;overflow:hidden}.match-sidebar-shell:after{content:"";position:absolute;left:0;right:0;bottom:0;height:82px;pointer-events:none;border-radius:0 0 18px 18px;background:linear-gradient(180deg,rgba(248,249,251,0),var(--bg-page) 76%)}.match-sidebar-col{width:100%;flex:1 1 auto;min-height:0;overflow-y:auto;padding-bottom:58px}.match-sidebar-cue{position:absolute;left:50%;bottom:14px;z-index:2;width:44px;height:32px;transform:translateX(-50%);pointer-events:none;opacity:1;border:1.5px solid #f3b8cd;border-radius:999px;background:linear-gradient(135deg,#fdf1f5,#fff7f0);box-shadow:0 4px 14px rgba(224,68,124,.18);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:opacity .18s var(--ease),transform .18s var(--ease)}.match-sidebar-cue.is-hidden{opacity:0;transform:translate(-50%,8px);pointer-events:none}.match-sidebar-cue span{position:absolute;left:50%;top:38%;width:10px;height:10px;border-right:2px solid #e0447c;border-bottom:2px solid #e0447c;transform:translate(-50%,-50%) rotate(45deg)}.match-row{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--match-row-border);background:var(--match-row-bg);padding:14px 16px;border-radius:16px;display:flex;align-items:center;gap:12px;cursor:pointer;box-shadow:0 1px 3px rgba(27,35,64,.05);transition:border-color .12s var(--ease),box-shadow .12s var(--ease)}.match-row:hover{background:var(--match-row-hover-bg);border-color:#e0447c}.match-row.on{background:#fdf1f5;border:1.5px solid #e88fb2;box-shadow:none}.match-score{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative}.match-score:before{content:"";position:absolute;inset:4px;background:#fff;border-radius:50%}.match-score span{position:relative;font-size:11px;font-weight:800;color:#be185d}.match-score span i{font-style:normal;font-size:8px}.match-detail{flex:1 1 auto;min-width:0;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:none;display:block;-ms-overflow-style:none}.match-detail-col{min-height:0!important}.match-detail::-webkit-scrollbar{display:none}.match-detail::-webkit-scrollbar-track{background:rgba(14,31,61,.08);border-radius:999px}.match-detail::-webkit-scrollbar-thumb{background:rgba(36,58,102,.42);border-radius:999px;border:2px solid transparent;background-clip:padding-box}.match-detail::-webkit-scrollbar-thumb:hover{background:rgba(36,58,102,.6);background-clip:padding-box}.match-big-score{display:flex;gap:28px;align-items:flex-start;margin-top:16px}.match-factors{flex:1 1;gap:12px}.match-factor,.match-factors{display:flex;flex-direction:column}.match-factor{gap:2px}.match-action-row{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin:4px calc(var(--density-card-pad) * -1) calc(var(--density-card-pad) * -1);padding:14px var(--density-card-pad);background:linear-gradient(180deg,hsla(0,0%,100%,.86),hsla(0,0%,100%,.98));border-top:1px solid var(--border-soft);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.match-save-btn.is-active{background:rgba(45,191,111,.1);border-color:rgba(45,191,111,.32);color:#1b7a47}.match-secondary-actions{display:contents}.match-show-all-proposals{width:100%;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 14px;border:1.5px dashed rgba(236,72,153,.44);border-radius:16px;background:rgba(236,72,153,.04);color:#be185d;font:inherit;font-size:13px;font-weight:800;cursor:pointer;-webkit-tap-highlight-color:transparent}.match-show-all-proposals:hover{background:rgba(236,72,153,.08);border-color:rgba(236,72,153,.64)}.match-back-to-top{position:fixed;bottom:calc(var(--bottomnav-h, 64px) + 12px);left:50%;transform:translateX(-50%);z-index:200;display:inline-flex;align-items:center;gap:6px;padding:10px 20px;background:var(--navy-900,#142547);color:#f5c518;border:none;border-radius:999px;font-size:13px;font-weight:800;box-shadow:0 6px 24px rgba(14,31,61,.28);cursor:pointer;animation:match-fade-up .18s ease;-webkit-tap-highlight-color:transparent}@keyframes match-fade-up{0%{opacity:0;transform:translateX(-50%) translateY(10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.match-inline-feedback{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:12px 14px;border-radius:12px;border:1px solid var(--border-soft);background:rgba(74,110,224,.06);color:var(--text-primary)}.match-inline-feedback span{line-height:1.45}.match-inline-feedback.is-success{background:rgba(45,191,111,.1);border-color:rgba(45,191,111,.24)}.match-inline-feedback.is-info{background:rgba(245,197,24,.1);border-color:rgba(245,197,24,.24)}.match-inline-feedback.is-error{background:rgba(225,85,84,.1);border-color:rgba(225,85,84,.24);color:#9f1239}@media (min-width:768px){.match-action-row:last-child,.match-inline-feedback:last-child{margin-bottom:112px}}@media (max-width:900px){.match-detail-layout{grid-template-columns:1fr!important}.match-detail-hero{align-items:stretch;flex-direction:column;padding:18px;border-radius:16px}.match-detail-title{font-size:25px;line-height:1.12}.match-detail-score-pill{width:100%}.match-score-sidebar{position:static;max-height:none;overflow:visible}body:has(.match-page-shell){overflow-x:hidden;overflow-y:auto}.match-page-shell{height:auto;min-height:calc(100dvh - var(--topbar-h));overflow:visible}.match-page-shell .match-titlebar{padding:0;position:static}.match-smart-titlebar{flex-wrap:wrap;gap:8px;padding:10px 14px!important}.match-smart-heading{flex-wrap:wrap;gap:6px}.match-smart-title{font-size:18px}.match-smart-subtitle{display:none}.match-smart-actions{width:100%;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.match-smart-actions::-webkit-scrollbar{display:none}.match-smart-action,.match-status-pill{flex:0 0 auto}.match-filterbar{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding:9px 14px;gap:16px}.match-filterbar::-webkit-scrollbar{display:none}.match-filter-field{flex-shrink:0}.match-filter-chips>div{overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px;scrollbar-width:none}.match-filter-chips>div::-webkit-scrollbar{display:none}.match-filter-chips .chip{flex:0 0 auto}.match-filter-count{display:none}.match-filter-empty{margin:0 14px 14px}.match-main-row{flex-direction:column;padding:10px 14px 18px;overflow:visible;overscroll-behavior-y:auto;scroll-snap-type:none}.match-sidebar-shell{width:100%;flex:0 0 auto;min-height:170px;scroll-snap-align:none}.match-sidebar-col,.match-sidebar-shell{max-height:none;overscroll-behavior:auto}.match-sidebar-col{padding-right:6px;overflow:visible}.match-detail{overflow:visible;min-height:420px;scroll-snap-align:none}.match-row{padding:14px}.match-action-row{flex-direction:column;gap:10px;padding:14px;margin-bottom:0}.match-action-row .btn-primary{flex:0 0 auto!important;width:100%;height:46px;min-height:46px;text-align:center;justify-content:center;padding:0 16px;font-size:15px;border-radius:12px}.match-secondary-actions{display:flex;gap:10px;width:100%}.match-action-row .btn-ghost,.match-action-row .match-save-btn{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 5px);text-align:center;justify-content:center;min-height:44px}.match-profile-card{gap:12px!important;padding:18px!important;flex-wrap:wrap;overflow:hidden}.match-profile-rank{width:28px!important;height:28px!important;border-radius:999px!important;font-size:12px!important}.match-profile-avatar{width:58px!important;height:58px!important;border-radius:999px!important}.match-profile-body{flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 104px);min-width:0!important}.match-profile-summary{align-items:flex-start!important;gap:10px!important}.match-profile-summary>div:first-child{min-width:0;flex:1 1 190px}.match-profile-summary .match-score-donut{width:62px!important;height:62px!important;margin:2px auto 0}.match-profile-name{font-size:16px!important;line-height:1.2;overflow-wrap:anywhere}.match-profile-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px!important;gap:8px!important;width:100%}.match-profile-actions .btn-ghost,.match-profile-actions .btn-primary{width:100%;min-height:44px;justify-content:center;text-align:center;padding:10px 12px;white-space:normal;line-height:1.2}.match-profile-actions .btn-primary{grid-column:1/-1}.match-mobile-back{display:flex;align-items:center;gap:8px;padding:10px 0 6px;background:none;border:none;color:var(--text-primary);font-size:13.5px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent}}@media (min-width:901px){.match-back-to-top,.match-mobile-back{display:none}}.match-mini-score{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0}.match-mini-score:before{content:"";position:absolute;inset:5px;background:#fff;border-radius:50%}.match-mini-score-inner{position:relative;font-size:16px;font-weight:800;color:#be185d;line-height:1}.match-mini-score-inner i{font-style:normal;font-size:9px;margin-left:1px}.match-donut-wrap{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.match-donut{width:160px;height:160px;flex-shrink:0}.match-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:var(--density-gap);gap:var(--density-gap)}.match-kpi{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--r-lg);padding:20px;position:relative;overflow:hidden}.match-kpi:before{content:"";position:absolute;top:0;right:0;width:100px;height:100px;background:radial-gradient(circle at 70% 30%,rgba(236,72,153,.12),transparent 70%);pointer-events:none}.match-kpi-label{font-size:11px;font-weight:700;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;position:relative}.match-kpi-value{font-size:28px;font-weight:800;color:var(--text-primary);margin-top:6px;letter-spacing:-.01em;position:relative}.match-kpi-hint{font-size:11.5px;color:var(--text-muted);margin-top:6px;position:relative}.match-chart-card{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--r-lg);padding:var(--density-card-pad)}.match-chart-svg{width:100%;height:200px}.match-chart-axis{stroke:var(--border-soft);stroke-width:1}.match-chart-bar{fill:url(#match-bar-grad);transition:opacity .15s var(--ease)}.match-chart-bar:hover{opacity:.8}.match-funnel{gap:14px}.match-funnel,.match-funnel-row{display:flex;flex-direction:column}.match-funnel-row{gap:5px}.match-funnel-head{display:flex;justify-content:space-between;font-size:12.5px;color:var(--text-primary)}.match-funnel-bg{height:12px;background:var(--off-white);border-radius:999px;overflow:hidden;border:1px solid var(--border-soft)}.match-funnel-fg{height:100%;border-radius:999px;transition:width .3s var(--ease)}.match-funnel-fg.lvl1{background:linear-gradient(90deg,#ec4899,#f5c518)}.match-funnel-fg.lvl2{background:linear-gradient(90deg,#4a6ee0,#ec4899)}.match-funnel-fg.lvl3{background:linear-gradient(90deg,#2dbf6f,#f5c518)}@keyframes pop-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes af-pulse{0%,to{opacity:1}50%{opacity:.55}}@keyframes atom-spin{to{transform:rotate(1turn)}}.skeleton{display:block;border-radius:10px;background:linear-gradient(90deg,rgba(148,163,184,.16),rgba(148,163,184,.28),rgba(148,163,184,.16));background-size:220% 100%;animation:skeleton-shimmer 1.25s ease-in-out infinite}@keyframes skeleton-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.t-mono{font-family:var(--font-mono);font-feature-settings:normal}.t-eyebrow{font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--text-secondary);font-weight:500}.brand-itw{font-weight:700;letter-spacing:.05em;position:relative;display:inline-block}.brand-itw sup{font-size:.55em;font-weight:400;margin-left:1px;vertical-align:super;line-height:0;letter-spacing:0}.logo-atom{width:36px;height:36px;border-radius:10px;background:transparent;display:inline-flex;align-items:center;justify-content:center;position:relative;flex-shrink:0}.logo-atom svg{width:100%;height:100%}.logo-atom .orbit{transform-origin:50% 50%;animation:atom-spin 24s linear infinite}.btn-primary{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,#ffd028,#f5c518 50%,#e0ac0f);color:var(--text-on-accent,#0e1f3d);font:inherit;font-weight:800;box-shadow:var(--shadow-yellow);padding:10px 18px;border-radius:10px;border:0;cursor:pointer;transition:all .16s var(--ease);white-space:nowrap;text-decoration:none}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 10px 28px rgba(245,197,24,.55)}.btn-icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--r-md);background:transparent;border:0;color:var(--text-secondary);cursor:pointer;transition:all .14s var(--ease);position:relative}.btn-icon:hover{background:rgba(14,31,61,.05)}.btn-icon:hover,.topbar{color:var(--text-primary)}.topbar{position:fixed;top:0;left:0;right:0;z-index:1000;width:100%;height:var(--topbar-h);background:hsla(0,0%,100%,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-soft);display:grid;grid-template-columns:auto minmax(220px,1fr) auto;grid-gap:16px;gap:16px;padding:0 18px}.tb-left,.topbar{align-items:center}.tb-left{display:flex;gap:12px;min-width:0;flex-wrap:nowrap}.tb-brand{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;cursor:pointer;display:inline-flex;align-items:center;gap:8px;padding:0;flex-shrink:0;text-decoration:none;color:inherit}.tb-brand-text{font-size:14px;color:var(--text-primary)}.tb-divider{width:1px;height:22px;background:var(--border-soft);flex-shrink:0}.tb-breadcrumb{display:flex;align-items:center;gap:8px;font-size:13px;flex-shrink:0}.tb-brique-dot{width:8px;height:8px;border-radius:50%}.tb-crumb-current{font-weight:700;color:var(--text-primary)}.tb-search{display:flex;align-items:center;gap:8px;height:38px;padding:0 14px;background:rgba(14,31,61,.04);border:1px solid transparent;border-radius:10px;color:var(--text-secondary);transition:all .15s var(--ease);width:100%;max-width:540px;margin:0 auto;min-width:0}.tb-search:hover{background:rgba(14,31,61,.06)}.tb-search:focus-within{background:#fff;border-color:var(--yellow-500);box-shadow:0 0 0 4px rgba(245,197,24,.12)}.tb-search input{flex:1 1;border:0;background:transparent;outline:none;font-size:13px;color:var(--text-primary);min-width:0}.tb-search input::placeholder{color:var(--text-muted)}.tb-kbd{font-family:var(--font-mono);font-size:10.5px;color:var(--text-muted);background:hsla(0,0%,100%,.7);border:1px solid var(--border-soft);padding:2px 6px;border-radius:5px;white-space:nowrap}.tb-right{display:flex;align-items:center;gap:4px}.tb-icon{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:var(--text-secondary);cursor:pointer;transition:all .15s var(--ease);text-decoration:none}.tb-icon:hover{background:rgba(14,31,61,.06);color:var(--text-primary)}.tb-icon-primary-nav{width:40px;height:40px;border-radius:12px}.tb-icon.tb-icon-active{background:rgba(245,197,24,.08);color:var(--text-primary);box-shadow:inset 0 0 0 1.5px var(--yellow-500)}.tb-icon .tb-dot{position:absolute;top:8px;right:9px;width:8px;height:8px;border-radius:50%;background:var(--yellow-500);border:2px solid #fff}.tb-theme-glyph{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;font-size:17px;line-height:1}.tb-xp-pill{height:34px;gap:7px;padding:0 12px;border:1px solid var(--yellow-500);background:var(--cream-50);color:var(--text-primary);font-size:13px;font-weight:800;line-height:1}.tb-xp-pill svg,.tb-xp-val{color:var(--yellow-600)}.tb-sep{width:1px;height:22px;background:var(--border-soft);margin:0 8px}.tb-avatar{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0 0 0 4px;cursor:pointer;display:flex}.tb-pop-user{width:260px}.tb-pop{position:absolute;top:calc(var(--topbar-h) - 6px);right:18px;background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow-lg);padding:14px;z-index:30;animation:pop-in .14s var(--ease-out)}.tb-pop-hd{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding:0 4px}.tb-pop-apps{position:fixed;top:calc(var(--topbar-h) - 6px);right:max(8px,env(safe-area-inset-right));width:min(380px,calc(100vw - 16px - env(safe-area-inset-left) - env(safe-area-inset-right)));max-width:calc(100vw - 16px - env(safe-area-inset-left) - env(safe-area-inset-right))}.tb-apps-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6px;gap:6px}.tb-app{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:12px 8px;border-radius:10px;display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;transition:background .12s;color:inherit;text-decoration:none}.tb-app:hover{background:var(--off-white)}.tb-app-ic{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center}.tb-app-name{font-size:11px;font-weight:600;color:var(--text-primary);text-align:center;line-height:1.2}.tb-app.tb-app-locked{opacity:.64;filter:grayscale(.95)}.tb-app.tb-app-locked:hover{opacity:.84}.tb-app-badge{position:absolute;top:2px;right:10px;padding:1px 6px;border-radius:999px;background:rgba(14,31,61,.08);color:#8f99aa;font-size:8px;font-weight:900;letter-spacing:.04em;line-height:1.35}.tb-pop-notif{width:340px;max-height:480px;overflow-y:auto}.topbar-compact{grid-template-columns:auto minmax(0,1fr) auto;gap:8px;padding:0 10px}.topbar-compact .tb-left{gap:8px;min-width:auto}.topbar-compact .tb-brand{gap:6px}.topbar-compact .tb-brand-text,.topbar-compact .tb-breadcrumb,.topbar-compact .tb-divider,.topbar-compact .tb-mobile-hide,.topbar-compact .tb-search .tb-kbd,.topbar-compact .tb-search-chip,.topbar-compact .tb-sep{display:none!important}.topbar-compact .tb-search{display:flex!important;min-width:0;width:100%;max-width:100%;margin:0;height:42px;padding:3px 5px 3px 6px;border-radius:14px}.topbar-compact .tb-search-visual{display:inline-flex!important;width:30px;height:30px;flex:0 0 30px;border-radius:10px}.topbar-compact .tb-search-input,.topbar-compact .tb-search-input input{min-width:0;width:100%}.topbar-compact .tb-search input{font-size:13px}.topbar-compact .tb-search input::placeholder{font-size:11.5px}.topbar-compact .tb-right{gap:2px;min-width:0}.topbar-compact .tb-avatar{padding-left:0}.topbar-compact .tb-pop,.topbar-compact .tb-pop-apps,.topbar-compact .tb-pop-notif{right:max(8px,env(safe-area-inset-right));width:min(340px,calc(100vw - 16px - env(safe-area-inset-left) - env(safe-area-inset-right)));max-width:calc(100vw - 16px - env(safe-area-inset-left) - env(safe-area-inset-right))}.tb-notif{display:flex;flex-direction:column}.tb-notif-row{display:flex;align-items:flex-start;gap:10px;padding:10px 4px;border-bottom:1px solid var(--border-soft);cursor:pointer;transition:background .14s var(--ease);text-decoration:none;color:inherit}.tb-notif-row:hover{background:var(--off-white)}.tb-notif-row.unread{background:rgba(255,251,235,.6)}.tb-notif-row:last-child{border-bottom:0}.tb-notif-dot{width:8px;height:8px;border-radius:50%;margin-top:6px;flex-shrink:0}.app-footer{padding:12px var(--density-pad);background:hsla(0,0%,100%,.7);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--border-soft);color:var(--text-secondary)}.af-row{display:flex;align-items:center;gap:24px;flex-wrap:wrap;max-width:1280px;margin:0 auto}.af-brand{gap:10px;cursor:pointer;flex-shrink:0}.af-brand-text{display:inline-flex;align-items:baseline;gap:8px;font-size:12px;color:var(--text-secondary)}.af-brand-text b{color:var(--text-primary);font-weight:700;letter-spacing:-.01em}.af-brand-sep{color:var(--text-muted)}.af-brand-by{color:var(--text-secondary)}.af-links{flex:1 1;display:inline-flex;justify-content:center;gap:10px;font-size:11.5px;flex-wrap:wrap}.af-links a{color:var(--text-secondary);font-weight:500;transition:color .12s var(--ease)}.af-links a:hover{color:var(--text-primary);text-decoration:underline;text-underline-offset:3px}.af-bullet{color:var(--text-muted);font-size:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.af-meta{display:inline-flex;gap:14px;font-size:11px;flex-shrink:0}.af-status{gap:6px;padding:3px 10px;background:rgba(45,191,111,.1);border:1px solid rgba(45,191,111,.25);color:#1b7a47;font-weight:600;font-size:10.5px}.af-status i{width:6px;height:6px;background:#2dbf6f;box-shadow:0 0 6px rgba(45,191,111,.6)}.af-version{font-size:10px;background:var(--off-white);padding:2px 7px;border-radius:5px}.af-copy,.af-version{color:var(--text-muted)}.af-copy{font-size:11px}@media (max-width:767px){.topbar{grid-template-columns:auto 1fr auto;padding:0 10px;gap:8px}.tb-brand-text,.tb-breadcrumb,.tb-divider{display:none}.tb-left{gap:8px}.tb-search{display:flex!important;justify-self:center;width:min(170px,calc(100vw - 176px));max-width:170px;height:34px;margin:0;padding:0 10px;border-radius:12px;background:linear-gradient(180deg,hsla(0,0%,100%,.96),rgba(248,249,251,.96));border:1px solid rgba(236,72,153,.14);box-shadow:0 8px 18px rgba(14,31,61,.06)}.tb-search input{font-size:11.5px}.tb-search input::placeholder{font-size:11px;color:#98a2b3}.tb-search .icon,.tb-search [data-icon],.tb-search svg{flex-shrink:0}.tb-right{gap:2px}.tb-icon{width:32px;height:32px}.tb-sep{display:none}.app-footer{padding:14px 16px calc(16px + env(safe-area-inset-bottom))}.af-row{gap:10px;flex-direction:column;align-items:center;text-align:center}.af-brand{justify-content:center}.af-brand-text{flex-wrap:wrap;gap:5px}.af-brand-text,.af-links{justify-content:center;line-height:1.35}.af-links{width:100%;gap:7px 9px;font-size:11px}.af-bullet{display:none}.af-links a:not(:last-child):after{content:"Â·";margin-left:9px;color:var(--text-muted);text-decoration:none;display:inline-block}.af-meta{width:100%;justify-content:center;gap:8px;flex-wrap:wrap}.af-status{order:1;max-width:100%}.af-copy,.af-version{order:2}}:root[data-theme=dark]{--bg-page:#0e1f3d;--bg-card:#1a2942;--bg-elevated:#233456;--border-soft:#2d3e5e;--off-white:#1a2942;--cream-50:#2d3e5e}body{padding-top:var(--topbar-h)}:root[data-theme=dark]{color-scheme:dark;--bg:#0a1729;--bg-page:#0a1729;--bg-card:#101e33;--bg-elevated:#142339;--surface:#101e33;--surface-2:#142339;--off-white:#0a1729;--text-primary:#f5f7fa;--text-secondary:#b8c2d9;--text-muted:#8b97b5;--border:#2d3e5e;--border-soft:#243552;--cream-50:#1e2c45;--cream-100:#263957;--shadow-sm:0 1px 2px rgba(0,0,0,.28);--shadow-md:0 8px 22px rgba(0,0,0,.32);--shadow-lg:0 18px 44px rgba(0,0,0,.46);--match-row-bg:#101e33;--match-row-hover-bg:#142339;--match-row-active-bg:#142339;--match-row-border:#243552;--match-row-active-border:rgba(236,72,153,.45);--match-row-active-shadow:0 0 0 3px rgba(236,72,153,.16),0 14px 30px rgba(0,0,0,.18);--match-sidebar-cue-bg:rgba(16,30,51,.92);--match-sidebar-cue-border:rgba(245,197,24,.22);--match-sidebar-cue-arrow:rgba(245,197,24,.9);--match-sidebar-cue-shadow:0 10px 26px rgba(0,0,0,.34)}:root[data-theme=dark] body{background:#0a1729!important;color:#f5f7fa!important}:root[data-theme=dark] .app-footer,:root[data-theme=dark] .brique-subnav,:root[data-theme=dark] .crm-subnav,:root[data-theme=dark] .topbar{background:rgba(10,23,41,.88)!important;border-color:#243552!important;color:#f5f7fa!important}:root[data-theme=dark] .card,:root[data-theme=dark] .card-glass,:root[data-theme=dark] .modal,:root[data-theme=dark] .modal-content,:root[data-theme=dark] .tb-pop,:root[data-theme=dark] .tb-pop-apps,:root[data-theme=dark] .tb-pop-notif,:root[data-theme=dark] .tb-pop-user,:root[data-theme=dark] [class*=-card]:not(.tb-app):not(.tb-notif-row),:root[data-theme=dark] [class*=-panel],:root[data-theme=dark] [class*=-section],:root[data-theme=dark] [class*=dialog],:root[data-theme=dark] [class*=drawer],:root[data-theme=dark] [class*=modal],:root[data-theme=dark] [class*=popin],:root[data-theme=dark] [role=dialog]{background:#101e33!important;border-color:#243552!important;color:#f5f7fa!important;box-shadow:0 18px 44px rgba(0,0,0,.38)!important}:root[data-theme=dark] .af-brand-text b,:root[data-theme=dark] .t-h1,:root[data-theme=dark] .t-h2,:root[data-theme=dark] .t-h3,:root[data-theme=dark] .tb-app-name,:root[data-theme=dark] .tb-brand-text,:root[data-theme=dark] .tb-crumb-current,:root[data-theme=dark] h1,:root[data-theme=dark] h2,:root[data-theme=dark] h3,:root[data-theme=dark] h4{color:#f5f7fa!important}:root[data-theme=dark] .af-links a,:root[data-theme=dark] .af-meta,:root[data-theme=dark] .section-subtitle,:root[data-theme=dark] .t-dim,:root[data-theme=dark] .t-muted,:root[data-theme=dark] .tb-pop-hd,:root[data-theme=dark] label,:root[data-theme=dark] p{color:#b8c2d9!important}:root[data-theme=dark] .tb-search,:root[data-theme=dark] input,:root[data-theme=dark] select,:root[data-theme=dark] textarea{background:#0a1729!important;border-color:#2d3e5e!important;color:#f5f7fa!important}:root[data-theme=dark] input::placeholder,:root[data-theme=dark] textarea::placeholder{color:#8b97b5!important}:root[data-theme=dark] .tb-search:focus-within,:root[data-theme=dark] input:focus,:root[data-theme=dark] select:focus,:root[data-theme=dark] textarea:focus{border-color:#f5c518!important;box-shadow:0 0 0 3px rgba(245,197,24,.16)!important}:root[data-theme=dark] table,:root[data-theme=dark] tbody,:root[data-theme=dark] td,:root[data-theme=dark] th,:root[data-theme=dark] thead,:root[data-theme=dark] tr{border-color:#243552!important}:root[data-theme=dark] table thead tr,:root[data-theme=dark] thead th{background:#142339!important;color:#b8c2d9!important}:root[data-theme=dark] .tb-app:hover,:root[data-theme=dark] .tb-notif-row:hover,:root[data-theme=dark] .tb-user-item:hover,:root[data-theme=dark] tbody tr:hover{background:hsla(0,0%,100%,.06)!important}:root[data-theme=dark] .tb-icon.tb-icon-active{background:rgba(245,197,24,.12)!important;color:#f8d24a!important;box-shadow:inset 0 0 0 1.5px #f5c518!important}:root[data-theme=dark] .tb-xp-pill{background:rgba(245,197,24,.08);border-color:rgba(245,197,24,.8);color:#f5f7fa}:root[data-theme=dark] .tb-xp-pill svg,:root[data-theme=dark] .tb-xp-val{color:#f8d24a}:root[data-theme=dark] .tb-app.tb-app-locked{opacity:.55;filter:grayscale(1)}:root[data-theme=dark] .tb-app-badge{background:hsla(0,0%,100%,.12);color:#c5ccd8}:root[data-theme=dark] .match-row{background:#101e33!important;border-color:#243552!important;box-shadow:0 10px 22px rgba(0,0,0,.16)}:root[data-theme=dark] .match-row:hover{background:#142339!important}:root[data-theme=dark] .match-home-button{background:linear-gradient(135deg,rgba(245,197,24,.1),rgba(16,30,51,.96));border-color:rgba(245,197,24,.36);color:#f5f7fa;box-shadow:0 14px 34px rgba(0,0,0,.22)}:root[data-theme=dark] .match-home-button:hover{border-color:rgba(245,197,24,.8);box-shadow:0 16px 38px rgba(245,197,24,.12)}:root[data-theme=dark] .match-home-button svg{background:rgba(245,197,24,.14);color:#f8d24a}:root[data-theme=dark] .match-detail-hero{background:radial-gradient(circle at 92% 20%,rgba(236,72,153,.14),transparent 30%),linear-gradient(135deg,rgba(16,30,51,.98),rgba(10,23,41,.94));border-color:#243552;box-shadow:0 18px 40px rgba(0,0,0,.26)}:root[data-theme=dark] .match-detail-title{color:#f5f7fa}:root[data-theme=dark] .match-detail-meta span{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.1);color:#b8c2d9}:root[data-theme=dark] .match-detail-score-pill{background:linear-gradient(135deg,rgba(236,72,153,.18),rgba(245,197,24,.1));border-color:rgba(236,72,153,.44);color:#f9a8d4}:root[data-theme=dark] .match-detail-layout .card,:root[data-theme=dark] .match-score-sidebar{background:#101e33!important;border-color:#29405f!important;color:#eaf2ff!important}.match-mission-meta-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;align-items:stretch}.match-mission-meta-grid .match-info-line{min-width:0;display:grid!important;grid-template-columns:1fr;grid-gap:5px!important;gap:5px!important;justify-content:start!important;align-content:start;min-height:62px;padding:0 0 10px!important}.match-mission-meta-grid .match-info-line b{text-align:left!important;line-height:1.28;overflow-wrap:anywhere}.match-metric-card{min-height:118px;box-shadow:0 10px 24px rgba(14,31,61,.04)}@media (max-width:900px){.match-mission-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.match-mission-meta-grid{grid-template-columns:1fr}}:root[data-theme=dark] .match-detail-layout .t-eyebrow,:root[data-theme=dark] .match-score-sidebar .t-eyebrow{color:#bfd2f2!important}:root[data-theme=dark] .match-detail-layout .t-muted,:root[data-theme=dark] .match-score-sidebar .t-muted{color:#c7d4ea!important}:root[data-theme=dark] .match-detail-layout [style*="color: var(--navy-900)"],:root[data-theme=dark] .match-detail-layout [style*="color:var(--navy-900)"],:root[data-theme=dark] .match-detail-layout h1,:root[data-theme=dark] .match-detail-layout h2,:root[data-theme=dark] .match-detail-layout h3,:root[data-theme=dark] .match-detail-layout strong,:root[data-theme=dark] .match-score-sidebar [style*="color: var(--navy-900)"],:root[data-theme=dark] .match-score-sidebar [style*="color:var(--navy-900)"]{color:#f8fafc!important}:root[data-theme=dark] .match-detail-layout p[style*="color: var(--navy-900)"],:root[data-theme=dark] .match-detail-layout p[style*="color:var(--navy-900)"]{color:#dce8fa!important}:root[data-theme=dark] .match-detail-layout [style*="background: white"],:root[data-theme=dark] .match-score-sidebar [style*="background: white"]{background:#0b182a!important}:root[data-theme=dark] .match-mission-meta-grid .match-info-line{border-bottom-color:rgba(191,210,242,.16)!important}:root[data-theme=dark] .match-mission-meta-grid .match-info-line .t-muted{color:#afc0dc!important}:root[data-theme=dark] .match-mission-meta-grid .match-info-line b{color:#f8fafc!important}:root[data-theme=dark] .match-metric-card{background:#142339!important;border-color:#315078!important;color:#eaf2ff!important;box-shadow:0 16px 34px rgba(0,0,0,.16)}:root[data-theme=dark] .match-metric-card [style*="color: var(--navy-900)"],:root[data-theme=dark] .match-metric-card [style*="color:var(--navy-900)"]{color:#f8fafc!important}:root[data-theme=dark] .match-metric-card .t-muted,:root[data-theme=dark] .match-metric-card [style*="color: var(--text-secondary)"],:root[data-theme=dark] .match-metric-card [style*="color:var(--text-secondary)"]{color:#c7d4ea!important}:root[data-theme=dark] .match-metric-card [style*="background: var(--border-soft)"]{background:#263b5c!important}:root[data-theme=dark] .match-metric-card [style*="rgba(148, 163, 184, 0.35)"]{background:rgba(148,163,184,.46)!important}:root[data-theme=dark] .match-detail-layout .chip{background:rgba(14,31,61,.78);border-color:rgba(148,163,184,.28);color:#eaf2ff}:root[data-theme=dark] .match-detail-layout .chip-success{background:rgba(45,191,111,.16);border-color:rgba(45,191,111,.38);color:#bdf7d7}:root[data-theme=dark] .match-detail-layout .chip-pink{background:rgba(236,72,153,.14);border-color:rgba(236,72,153,.36);color:#f9a8d4}:root[data-theme=dark] .match-row.on{background:#142339!important;border-color:rgba(236,72,153,.45)!important;box-shadow:0 0 0 3px rgba(236,72,153,.16),0 14px 30px rgba(0,0,0,.18)!important}:root[data-theme=dark] .match-row strong{color:#f5f7fa!important}:root[data-theme=dark] .match-row .t-muted{color:#b8c2d9!important}:root[data-theme=dark] .match-page-shell{background:radial-gradient(circle at 18% 0,rgba(74,110,224,.1),transparent 24%),linear-gradient(180deg,#081426,#0a1729 42%,#07111f)!important}:root[data-theme=dark] .match-smart-titlebar{background:linear-gradient(90deg,#1a1228,#1c1a10 70%,#1a1c14)!important;border-color:rgba(148,163,184,.14)!important;box-shadow:none!important}:root[data-theme=dark] .match-smart-title{color:#f8fafc!important}:root[data-theme=dark] .match-smart-eyebrow{color:#f9a8d4!important}:root[data-theme=dark] .match-status-pill{color:#f9a8d4!important;border-color:rgba(236,72,153,.44)!important;background:rgba(236,72,153,.14)!important}:root[data-theme=dark] .match-smart-action{background:rgba(15,29,49,.82)!important;border-color:#334766!important;color:#f8fafc!important}:root[data-theme=dark] .match-filterbar{background:rgba(16,30,51,.96)!important;border-color:rgba(148,163,184,.14)!important;box-shadow:none!important}:root[data-theme=dark] .match-sidebar-shell:after{background:linear-gradient(180deg,rgba(10,23,41,0),#0a1729 76%)!important}:root[data-theme=dark] .match-sidebar-cue{background:var(--match-sidebar-cue-bg)!important;border-color:var(--match-sidebar-cue-border)!important;box-shadow:var(--match-sidebar-cue-shadow)!important}:root[data-theme=dark] .match-sidebar-cue span{border-color:var(--match-sidebar-cue-arrow)!important;filter:drop-shadow(0 2px 6px rgba(245,197,24,.22))!important}:root[data-theme=dark] .match-detail section{color:#f5f7fa}:root[data-theme=dark] .match-detail,:root[data-theme=dark] .match-detail .t-h2,:root[data-theme=dark] .match-detail .t-h3,:root[data-theme=dark] .match-detail h1,:root[data-theme=dark] .match-detail h2,:root[data-theme=dark] .match-detail h3,:root[data-theme=dark] .match-detail h4,:root[data-theme=dark] .match-detail strong{color:#f8fafc!important}:root[data-theme=dark] .match-detail .t-muted,:root[data-theme=dark] .match-detail [style*="color: var(--text-secondary)"],:root[data-theme=dark] .match-detail [style*="color:var(--text-secondary)"],:root[data-theme=dark] .match-detail li,:root[data-theme=dark] .match-detail p{color:#d7e2f3!important}:root[data-theme=dark] .match-detail .t-eyebrow{color:rgba(226,232,240,.78)!important}:root[data-theme=dark] .match-detail .match-factor strong,:root[data-theme=dark] .match-detail .match-factor>div strong{color:#f5f7fa!important}:root[data-theme=dark] .match-detail .match-factor .t-muted{color:#d9e1f0!important}:root[data-theme=dark] .match-detail [style*="color: var(--navy-900)"],:root[data-theme=dark] .match-detail [style*="color:var(--navy-900)"]{color:#f5f7fa!important}:root[data-theme=dark] .match-detail p[style*="color: var(--navy-900)"],:root[data-theme=dark] .match-detail p[style*="color:var(--navy-900)"]{color:#d9e1f0!important}:root[data-theme=dark] .match-detail .chip{background:rgba(14,31,61,.78);border-color:rgba(148,163,184,.28);color:#eaf2ff}:root[data-theme=dark] .match-detail .chip-success{background:rgba(45,191,111,.16);border-color:rgba(45,191,111,.38);color:#bdf7d7}:root[data-theme=dark] .match-detail .chip-pink{background:rgba(236,72,153,.14);border-color:rgba(236,72,153,.36);color:#f9a8d4}:root[data-theme=dark] .match-detail .match-inline-feedback{background:rgba(74,110,224,.12);border-color:rgba(148,163,184,.22);color:#eaf2ff}:root[data-theme=dark] .match-detail .match-inline-feedback.is-success{background:rgba(45,191,111,.14);border-color:rgba(45,191,111,.32)}:root[data-theme=dark] .match-detail .match-save-btn.is-active{background:rgba(45,191,111,.16);border-color:rgba(45,191,111,.42);color:#c7f9dd}:root[data-theme=dark] .match-profile-card{background:#101e33!important;border-color:#2d3e5e!important;color:#f5f7fa!important}:root[data-theme=dark] .match-profile-card .match-profile-name,:root[data-theme=dark] .match-profile-card [style*="color: var(--navy-900)"],:root[data-theme=dark] .match-profile-card [style*="color:var(--navy-900)"]{color:#f8fafc!important}:root[data-theme=dark] .match-profile-card .t-muted,:root[data-theme=dark] .match-profile-card [style*="color: var(--text-secondary)"],:root[data-theme=dark] .match-profile-card [style*="color:var(--text-secondary)"]{color:#c7d2e5!important}:root[data-theme=dark] .match-profile-card .chip,:root[data-theme=dark] .match-profile-card .chip-neutral{background:rgba(15,29,49,.92)!important;border-color:rgba(148,163,184,.32)!important;color:#eaf2ff!important}:root[data-theme=dark] .match-profile-card .chip-success{background:rgba(45,191,111,.18)!important;border-color:rgba(45,191,111,.42)!important;color:#9ff2c5!important}:root[data-theme=dark] .match-profile-actions .btn-ghost,:root[data-theme=dark] .match-profile-card .btn-ghost{background:rgba(15,29,49,.86)!important;border-color:#334766!important;color:#f8fafc!important}:root[data-theme=dark] .match-profile-actions .btn-ghost:hover,:root[data-theme=dark] .match-profile-card .btn-ghost:hover{background:rgba(245,197,24,.1)!important;border-color:rgba(245,197,24,.48)!important}:root[data-theme=dark] .match-profile-actions .btn-ghost.is-active,:root[data-theme=dark] .match-profile-card .btn-ghost.is-active{background:rgba(45,191,111,.16)!important;border-color:rgba(45,191,111,.46)!important;color:#bdf7d7!important}:root[data-theme=dark] .match-profile-card .btn-primary:disabled,:root[data-theme=dark] .match-profile-card button:disabled{background:rgba(148,163,184,.18)!important;border-color:rgba(148,163,184,.26)!important;color:#c7d2e5!important;opacity:1!important}:root[data-theme=dark] .match-profile-card [style*="background: rgba(245, 158, 11, 0.10)"]{background:rgba(245,158,11,.16)!important;border-color:rgba(245,158,11,.42)!important;color:#fcd34d!important}:root[data-theme=dark] .match-profile-card [style*="background: var(--off-white)"],:root[data-theme=dark] .match-profile-card [style*="border: 1px solid var(--border-soft)"]{background:#142339!important;border-color:#334766!important;color:#f8fafc!important}:root[data-theme=dark] .match-profile-card [style*="border: 1px solid var(--yellow-500)"]{background:linear-gradient(135deg,rgba(245,197,24,.1),rgba(74,110,224,.12))!important;border-color:rgba(245,197,24,.42)!important;color:#f8fafc!important}:root[data-theme=dark] .match-explain-page{background:radial-gradient(circle at 50% -20%,rgba(74,110,224,.12),transparent 26%),linear-gradient(180deg,#081426,#0a1729)!important;color:#f5f7fa!important}:root[data-theme=dark] .match-explain-page>a{color:#c7d2e5!important}:root[data-theme=dark] .match-explain-page .card{background:#101e33!important;border-color:#2d3e5e!important;color:#f5f7fa!important}:root[data-theme=dark] .match-explain-page .t-h2,:root[data-theme=dark] .match-explain-page .t-h3,:root[data-theme=dark] .match-explain-page [style*="color: var(--navy-900)"],:root[data-theme=dark] .match-explain-page [style*="color:var(--navy-900)"],:root[data-theme=dark] .match-explain-page strong{color:#f8fafc!important}:root[data-theme=dark] .match-explain-page .t-dim,:root[data-theme=dark] .match-explain-page .t-muted,:root[data-theme=dark] .match-explain-page [style*="color: var(--text-secondary)"],:root[data-theme=dark] .match-explain-page [style*="color:var(--text-secondary)"]{color:#c7d2e5!important}:root[data-theme=dark] .match-explain-page .t-eyebrow{color:#afc0db!important}:root[data-theme=dark] .match-explain-page .match-score-inner,:root[data-theme=dark] .match-explain-page [style*="background: white"]{background:#0b182a!important}:root[data-theme=dark] .match-explain-page .match-explain-hero{background:linear-gradient(180deg,#101e33,#12223a)!important}:root[data-theme=dark] .match-detail [style*="background: linear-gradient(135deg, var(--cream-50), white)"], :root[data-theme=dark] .match-explain-page .match-explain-why{background:linear-gradient(135deg,rgba(245,197,24,.1),rgba(74,110,224,.1))!important;border-color:rgba(245,197,24,.42)!important;color:#f5f7fa!important}:root[data-theme=dark] .match-detail [style*="background: linear-gradient(135deg, var(--cream-50), white)"], :root[data-theme=dark] .match-explain-page .match-explain-why li, :root[data-theme=dark] .match-explain-page .match-explain-why ul{color:#eaf2ff!important}:root[data-theme=dark] .match-detail .card [style*="font-size: 30"],:root[data-theme=dark] .match-explain-page [style*="font-size: 30"]{color:#ec4899!important}:root[data-theme=dark] .match-action-row{background:linear-gradient(180deg,rgba(16,30,51,.82),rgba(16,30,51,.98))!important;border-color:#243552!important}:root[data-theme=dark] .match-mini-score:before,:root[data-theme=dark] .match-score:before{background:#101e33!important}:root[data-theme=dark] .btn-ghost,:root[data-theme=dark] .btn-icon,:root[data-theme=dark] button:not(.btn-primary){color:#e8ecf4}:root[data-theme=dark] .af-brand-sep,:root[data-theme=dark] .divider,:root[data-theme=dark] .divider-v,:root[data-theme=dark] .tb-divider,:root[data-theme=dark] .tb-sep,:root[data-theme=dark] hr{background:#2d3e5e!important;border-color:#2d3e5e!important}:root[data-theme=dark] [style*="background: #FFFFFF"],:root[data-theme=dark] [style*="background: #fff"],:root[data-theme=dark] [style*="background: rgb(255, 255, 255)"],:root[data-theme=dark] [style*="background: white"],:root[data-theme=dark] [style*="background:#fff"]{background:#101e33!important}:root[data-theme=dark] [style*="color: #0E1F3D"],:root[data-theme=dark] [style*="color: rgb(14, 31, 61)"],:root[data-theme=dark] [style*="color:#0E1F3D"]{color:#f5f7fa!important}:root[data-theme=dark] ::-webkit-scrollbar{width:10px;height:10px}:root[data-theme=dark] ::-webkit-scrollbar-track{background:#0a1729}:root[data-theme=dark] ::-webkit-scrollbar-thumb{background:#2d3e5e;border-radius:999px}:root[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#3e5278}:root[data-theme=dark] .match-save-btn.is-active,:root[data-theme=dark] .match-saved-tab.is-active{background:rgba(45,191,111,.18);border-color:rgba(45,191,111,.42);color:#c7f9dd!important}:root[data-theme=dark] .match-inline-feedback{background:rgba(20,40,68,.92);border-color:#324867;color:#f5f7fa}:root[data-theme=dark] .match-inline-feedback.is-success{background:rgba(16,63,46,.55);border-color:rgba(45,191,111,.38)}:root[data-theme=dark] .match-inline-feedback.is-info{background:rgba(94,74,13,.38);border-color:rgba(245,197,24,.34)}:root[data-theme=dark] .match-inline-feedback.is-error{background:rgba(94,29,37,.42);border-color:rgba(225,85,84,.34);color:#fecaca}:root[data-theme=dark] .match-list{scrollbar-color:#51698f #0a1729}:root[data-theme=dark] .match-list::-webkit-scrollbar-track{background:#0f1d31}:root[data-theme=dark] .match-list::-webkit-scrollbar-thumb{background:#51698f;border:2px solid #0f1d31}:root[data-theme=dark] .match-list::-webkit-scrollbar-thumb:hover{background:#6c85ad}.tb-pop-user{width:336px;padding:16px}.tb-user-profile{display:flex;align-items:center;gap:12px;padding:4px 4px 12px}.tb-user-profile-text{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.tb-user-name{font-size:14px;color:var(--text-primary);line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tb-user-sub{color:var(--text-muted);font-size:11.5px;font-weight:600}.tb-user-divider{height:1px;background:var(--border-soft);margin:8px -4px}.tb-user-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;cursor:pointer;display:flex;align-items:center;gap:10px;width:100%;padding:9px 10px;border-radius:8px;font:inherit;font-size:13px;font-weight:600;color:var(--text-primary);text-align:left;transition:background .12s var(--ease);text-decoration:none}.tb-user-item:hover{background:var(--off-white)}.tb-user-item.active{background:linear-gradient(135deg,rgba(245,197,24,.16),rgba(245,197,24,.06));color:var(--text-primary)}.tb-user-item-icon{width:22px;min-width:22px;display:inline-flex;align-items:center;justify-content:center;color:var(--text-secondary)}.tb-user-item-label{flex:1 1;min-width:0}.tb-user-item-group{margin-top:2px}.tb-user-subitems{margin:2px 0 4px 22px;padding-left:12px;border-left:1px solid var(--border-soft);display:flex;flex-direction:column;gap:2px}.tb-user-subitem{min-height:32px;padding:7px 10px;font-size:12.5px;font-weight:650;color:var(--text-secondary)}.tb-user-subitem .tb-user-item-icon{width:18px;min-width:18px}.tb-user-item.danger{color:var(--danger)}.tb-user-item.danger:hover{background:rgba(225,85,84,.08)}:root[data-theme=dark] .tb-user-divider{background:#2d3e5e}:root[data-theme=dark] .tb-user-name{color:#f5f7fa}:root[data-theme=dark] .tb-user-sub{color:#8b97b5}:root[data-theme=dark] .tb-user-subitems{border-left-color:#2d3e5e}:root[data-theme=dark] .tb-user-item:hover{background:hsla(0,0%,100%,.06)!important}:root[data-theme=dark] .tb-user-item.active{background:linear-gradient(135deg,rgba(245,197,24,.18),rgba(245,197,24,.06))!important;color:#f5f7fa}@media (max-width:767px){.tb-pop-apps,.tb-pop-notif,.tb-pop-user{width:auto!important;max-width:calc(100vw - 16px)}div[style*="1fr) 210px"],div[style*="1fr) 280px"],div[style*="1fr) 320px"],div[style*="1fr) 340px"],div[style*="1fr) 420px"],div[style*="360px 1fr"],div[style*="repeat(4,"],div[style*="repeat(5,"],div[style*="repeat(6,"]{grid-template-columns:1fr!important}}.tb-pop-notif.tb-pop-notif-rich{width:420px;max-height:none;overflow:hidden;padding:0}.tb-pop-hd-notif-rich{padding:18px 18px 12px;border-bottom:1px solid var(--border-soft);align-items:flex-start;gap:12px}.tb-notif-head-copy{min-width:0}.tb-notif-head-title{gap:8px;font-size:18px;color:var(--text-primary)}.tb-notif-head-count,.tb-notif-head-title{display:inline-flex;align-items:center;font-weight:800}.tb-notif-head-count{min-width:26px;height:26px;padding:0 8px;border-radius:999px;background:linear-gradient(135deg,rgba(245,197,24,.18),rgba(245,197,24,.3));color:#f59e0b;justify-content:center;font-size:13px}.tb-notif-head-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.tb-notif-mark-all{border:none;background:none;color:#f59e0b;font-size:13px;font-weight:700;cursor:pointer}.tb-notif-settings{width:34px;height:34px;border-radius:12px;border:1px solid var(--border-soft);color:var(--text-secondary);display:inline-flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.92);text-decoration:none}.tb-notif-filters{display:flex;flex-wrap:wrap;gap:8px;padding:12px 16px;border-bottom:1px solid var(--border-soft)}.tb-notif-filter-chip{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 14px;border-radius:999px;border:1px solid var(--border-soft);background:#fff;color:var(--text-secondary);font-size:13px;font-weight:700;cursor:pointer}.tb-notif-filter-chip.active{border-color:rgba(245,197,24,.75);color:#f59e0b;background:linear-gradient(135deg,rgba(245,197,24,.12),rgba(245,197,24,.22))}.tb-notif-filter-count{min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:rgba(92,99,115,.12);color:inherit;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}.tb-notif-rich-list{max-height:460px;overflow-y:auto;padding:10px 0 0;background:linear-gradient(180deg,rgba(248,250,255,.92),hsla(0,0%,100%,.96))}.tb-notif-section-label{padding:0 18px 10px;color:var(--text-muted);font-size:12px;font-weight:800;letter-spacing:.08em}.tb-notif-card{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:start;grid-gap:12px;gap:12px;padding:16px 18px 16px 22px;border-top:1px solid rgba(92,99,115,.08);cursor:pointer;transition:background .16s ease}.tb-notif-card:hover{background:rgba(245,197,24,.08)}.tb-notif-card.unread{background:linear-gradient(90deg,rgba(74,110,224,.08),rgba(74,110,224,.02) 60%,transparent)}.tb-notif-card-rail{position:absolute;left:0;top:0;bottom:0;width:3px;border-radius:0 999px 999px 0;opacity:.96}.tb-notif-avatar-rich{position:relative;width:54px;height:54px;border-radius:50%;border:2px solid rgba(236,72,153,.26);background:linear-gradient(180deg,hsla(0,0%,100%,.94),rgba(248,250,255,.92));font-size:24px;flex-shrink:0}.tb-notif-avatar-badge,.tb-notif-avatar-rich{display:inline-flex;align-items:center;justify-content:center;font-weight:800}.tb-notif-avatar-badge{position:absolute;right:-2px;bottom:-2px;width:20px;height:20px;border-radius:999px;border:2px solid #fff;color:#fff;font-size:11px}.tb-notif-card-copy{min-width:0;display:flex;flex-direction:column;gap:4px;padding-top:2px}.tb-notif-card-title{color:var(--text-primary);font-size:15px;font-weight:800;line-height:1.25}.tb-notif-card-body{color:var(--text-secondary);font-size:13px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tb-notif-card-meta{min-width:72px;display:flex;flex-direction:column;align-items:flex-end;gap:10px;color:var(--text-muted);font-size:12px;padding-top:2px}.tb-notif-card-dot{width:9px;height:9px;border-radius:999px;box-shadow:0 0 0 4px rgba(74,110,224,.12)}.tb-notif-empty-rich{padding:40px 24px 48px;text-align:center;color:var(--text-muted);font-size:14px}.tb-notif-footer-rich{padding:14px 18px 18px;border-top:1px solid var(--border-soft);background:#fff}.tb-notif-footer-rich a{color:#f59e0b;font-size:15px;font-weight:800;text-decoration:none}:root[data-theme=dark] .tb-pop-notif.tb-pop-notif-rich{background:#121722}:root[data-theme=dark] .tb-notif-filters,:root[data-theme=dark] .tb-notif-footer-rich,:root[data-theme=dark] .tb-pop-hd-notif-rich{border-color:hsla(0,0%,100%,.08)}:root[data-theme=dark] .tb-notif-card-title,:root[data-theme=dark] .tb-notif-head-title{color:#f8fafc}:root[data-theme=dark] .tb-notif-filter-chip,:root[data-theme=dark] .tb-notif-settings{background:rgba(15,23,42,.9)}:root[data-theme=dark] .tb-notif-rich-list{background:linear-gradient(180deg,rgba(15,23,42,.88),rgba(17,24,39,.96))}:root[data-theme=dark] .tb-notif-card{border-top-color:hsla(0,0%,100%,.05)}:root[data-theme=dark] .tb-notif-card:hover{background:rgba(245,197,24,.08)}:root[data-theme=dark] .tb-notif-card.unread{background:linear-gradient(90deg,rgba(74,110,224,.16),rgba(74,110,224,.05) 60%,transparent)}:root[data-theme=dark] .tb-notif-card-body,:root[data-theme=dark] .tb-notif-card-meta,:root[data-theme=dark] .tb-notif-section-label{color:rgba(226,232,240,.72)}@media (max-width:768px){.topbar{grid-template-columns:auto minmax(0,1fr) auto;gap:8px;padding:0 10px}.tb-left{gap:8px;min-width:auto}.tb-breadcrumb,.tb-divider{display:none}.tb-brand{gap:6px}.tb-brand-text{font-size:12px}.tb-search{max-width:none;margin:0;padding:0;background:transparent;border:0;box-shadow:none}.tb-search,.tb-search-input{width:100%;min-width:0}.tb-search-input input{height:40px;padding:0 14px!important;border-radius:12px!important;border:1px solid var(--border-soft)!important;background:linear-gradient(180deg,#f8f9fb,#fff)!important;font-size:15px!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.7)}.tb-search-input input::placeholder{color:var(--text-muted)}.tb-right{gap:2px}.tb-pop-notif.tb-pop-notif-rich{width:min(420px,calc(100vw - 16px))}.tb-notif-card{grid-template-columns:auto 1fr}.tb-notif-card-meta{grid-column:2;flex-direction:row;justify-content:space-between;align-items:center;min-width:0}}@media (min-width:768px){.tb-search{position:relative;display:flex!important;align-items:center;gap:10px;height:48px;padding:4px 6px 4px 8px;background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(248,249,251,.96));border:1px solid rgba(14,31,61,.08);border-radius:18px;color:var(--text-secondary);transition:border-color .18s var(--ease),box-shadow .18s var(--ease),transform .18s var(--ease),background .18s var(--ease);box-shadow:0 12px 30px rgba(14,31,61,.08),inset 0 1px 0 hsla(0,0%,100%,.78);min-width:0}.tb-search:before{content:"";position:absolute;inset:1px;border-radius:17px;background:linear-gradient(135deg,rgba(245,197,24,.08),hsla(0,0%,100%,0));pointer-events:none;opacity:.85}.tb-search:hover{border-color:rgba(245,197,24,.28);box-shadow:0 14px 36px rgba(14,31,61,.11),0 0 0 1px rgba(245,197,24,.08);transform:translateY(-1px)}.tb-search:focus-within{background:linear-gradient(180deg,#fff,rgba(255,250,237,.98));border-color:rgba(245,197,24,.58);box-shadow:0 18px 40px rgba(14,31,61,.12),0 0 0 5px rgba(245,197,24,.14)}.tb-search-visual{position:relative;z-index:1;width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 38px;background:linear-gradient(135deg,rgba(245,197,24,.24),rgba(245,197,24,.08));color:var(--text-primary);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.64)}.tb-search-input{position:relative;z-index:1;flex:1 1 auto;min-width:0}.tb-search-input input{min-width:0;height:40px!important;padding:0 4px!important;border:0!important;background:transparent!important;outline:none;font-size:15px!important;font-weight:600;letter-spacing:-.01em;color:var(--text-primary);box-shadow:none!important}.tb-search-input input::placeholder{color:color-mix(in srgb,var(--text-muted) 88%,#fff)}.tb-search-chip{display:inline-flex;height:34px;padding:0 13px;border-radius:999px;border:1px solid rgba(245,197,24,.28);background:linear-gradient(180deg,rgba(255,248,220,.96),hsla(0,0%,100%,.98));color:var(--text-on-accent,#0e1f3d);font-size:11.5px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;box-shadow:0 6px 18px rgba(245,197,24,.14)}.tb-search-chip,.tb-search-fallback{position:relative;z-index:1;align-items:center}.tb-search-fallback{flex:1 1 auto;min-width:0;display:flex;height:40px;padding:0 4px;color:var(--text-secondary);font-size:15px;font-weight:600;letter-spacing:-.01em}.tb-search .tb-kbd{display:none}:root[data-theme=dark] .tb-search{background:linear-gradient(180deg,rgba(10,23,41,.94),rgba(15,29,51,.92))!important;border-color:#2d3e5e!important;color:#f5f7fa!important;box-shadow:0 12px 30px rgba(0,0,0,.24),inset 0 1px 0 hsla(0,0%,100%,.04)!important}:root[data-theme=dark] .tb-search:before{background:linear-gradient(135deg,rgba(245,197,24,.12),hsla(0,0%,100%,0));opacity:1}:root[data-theme=dark] .tb-search:hover{border-color:rgba(245,197,24,.36)!important;box-shadow:0 16px 38px rgba(0,0,0,.28),0 0 0 1px rgba(245,197,24,.08)!important}:root[data-theme=dark] .tb-search:focus-within{background:linear-gradient(180deg,rgba(12,26,46,.98),rgba(18,36,60,.96))!important;border-color:rgba(245,197,24,.62)!important;box-shadow:0 18px 42px rgba(0,0,0,.3),0 0 0 5px rgba(245,197,24,.12)!important}:root[data-theme=dark] .tb-search-visual{background:linear-gradient(135deg,rgba(245,197,24,.22),rgba(245,197,24,.08));color:#ffd85a;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08)}:root[data-theme=dark] .tb-search-chip{background:linear-gradient(180deg,rgba(245,197,24,.16),hsla(0,0%,100%,.03));border-color:rgba(245,197,24,.28);color:#ffe08a;box-shadow:0 8px 18px rgba(0,0,0,.18)}:root[data-theme=dark] .tb-search-fallback,:root[data-theme=dark] .tb-search-input input{color:#f5f7fa!important}:root[data-theme=dark] .tb-search-input input::placeholder{color:#8b97b5!important}}@media (max-width:767px){.tb-search-chip,.tb-search-visual{display:none!important}.topbar{grid-template-columns:auto minmax(0,1fr) auto!important;gap:8px;padding:0 10px}.tb-left{gap:8px;min-width:auto}.tb-brand{gap:6px}.tb-brand-text,.tb-breadcrumb,.tb-divider,.tb-mobile-hide,.tb-search .tb-kbd,.tb-search-chip{display:none!important}.tb-search{display:flex!important;min-width:0;width:100%;max-width:100%;margin:0;height:42px;padding:3px 5px 3px 6px;border-radius:14px}.tb-search-visual{display:inline-flex!important;width:30px;height:30px;flex:0 0 30px;border-radius:10px}.tb-right{gap:2px;min-width:0}.tb-avatar{padding-left:0}}.tb-mobile-menu-wrap{position:relative;display:inline-flex}.tb-menu-trigger{flex-shrink:0}.tb-mobile-sheet-backdrop{position:fixed;inset:var(--topbar-h) 0 0;border:0;background:rgba(14,31,61,.28);z-index:1005}.tb-mobile-sheet{position:fixed;top:var(--topbar-h);left:0;bottom:0;width:min(236px,calc(100vw - 54px));padding:0;border-radius:0;background:hsla(0,0%,100%,.99);border-right:1px solid var(--border-soft);box-shadow:18px 0 42px rgba(14,31,61,.18);z-index:1006;display:flex;flex-direction:column;overflow:hidden}.tb-mobile-sheet-hd{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;padding:10px 12px;border-bottom:1px solid var(--border-soft)}.tb-mobile-sheet-title{font-size:12px;font-weight:800;color:var(--text-secondary);letter-spacing:.08em;text-transform:uppercase}.tb-mobile-sheet-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;width:30px;height:30px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:var(--text-secondary);cursor:pointer;flex-shrink:0}.tb-mobile-sheet-body{overflow-y:auto;padding:14px 12px 24px}.tb-burger-sec+.tb-burger-sec{margin-top:18px;padding-top:16px;border-top:1px solid var(--border-soft)}.tb-burger-sec-title{margin-bottom:10px;color:var(--text-muted);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.tb-burger-nav{display:flex;flex-direction:column;gap:2px}.tb-burger-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;display:flex;align-items:center;gap:10px;min-height:36px;padding:8px;border:0;border-radius:10px;background:transparent;color:var(--text-primary);font:inherit;font-size:13px;font-weight:700;text-decoration:none;text-align:left;cursor:pointer;transition:background .12s var(--ease),color .12s var(--ease)}.tb-burger-link:hover{background:var(--off-white)}.tb-burger-link-icon{width:16px;min-width:16px;display:inline-flex;align-items:center;justify-content:center;color:var(--text-secondary)}.tb-burger-link-danger{color:#d64242}.tb-burger-link-danger .tb-burger-link-icon{color:inherit}.tb-burger-link-danger:hover{background:rgba(214,66,66,.08)}:root[data-theme=dark] .tb-mobile-sheet{background:rgba(11,18,32,.98);border-right-color:hsla(0,0%,100%,.08);box-shadow:18px 0 42px rgba(0,0,0,.46)}:root[data-theme=dark] .tb-burger-link{color:#f5f7fa}:root[data-theme=dark] .tb-burger-link:hover{background:hsla(0,0%,100%,.06)}:root[data-theme=dark] .tb-burger-link-icon{color:#aab6d3}.tb-app.tb-app-active{box-shadow:inset 0 0 0 1.5px rgba(0,0,0,.08);border-radius:12px}:root[data-theme=dark] .tb-app.tb-app-active{box-shadow:inset 0 0 0 1.5px hsla(0,0%,100%,.14)}@media (max-width:767px){.tb-pop{position:fixed!important;top:calc(var(--topbar-h) - 6px)!important;right:60px!important;left:auto!important}.tb-pop-apps,.tb-pop-notif,.tb-pop-user{width:auto!important;max-width:calc(100vw - 76px)!important}.tb-pop-apps{width:min(360px,calc(100vw - 76px))!important}.tb-mobile-hide,.tb-pop-user{display:none!important}}@media (max-width:420px){.tb-mobile-sheet{left:8px;width:calc(100vw - 16px)}}.nmodal-ov{position:fixed;inset:0;z-index:1000;background:rgba(10,16,30,.55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:flex-start;justify-content:center;padding:6vh 16px}.nmodal{width:min(560px,100%);max-height:84vh;display:flex;flex-direction:column;background:var(--nfp-bg,#fff);border-radius:16px;overflow:hidden;box-shadow:0 28px 60px rgba(0,0,0,.35)}.nmodal-hd{justify-content:space-between;padding:16px 18px;border-bottom:1px solid rgba(0,0,0,.06)}.nmodal-hd,.nmodal-hd h2{display:flex;align-items:center}.nmodal-hd h2{font-size:17px;font-weight:800;letter-spacing:-.01em;color:var(--text-primary);gap:9px}.nmodal-close{width:30px;height:30px;border-radius:8px;border:none;background:rgba(0,0,0,.05);color:#6b7280;cursor:pointer;justify-content:center}.nmodal-close,.nmodal-tools{display:flex;align-items:center}.nmodal-tools{gap:10px;padding:8px 16px;border-bottom:1px solid rgba(0,0,0,.05);flex-wrap:wrap}.nmodal-selall{display:flex;align-items:center;gap:7px;font-size:12.5px;font-weight:600;color:#6b7280;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.nmodal-spacer{flex:1 1}.nmodal-del{display:flex;align-items:center;gap:6px;padding:5px 12px;border-radius:8px;border:none;background:#ef4444;color:#fff;font-size:12.5px;font-weight:700;cursor:pointer}.nmodal-del:disabled{opacity:0;pointer-events:none}.nmodal-list{flex:1 1;overflow-y:auto}.nmodal-foot{padding:10px;text-align:center;font-size:12px;color:#9ca3af}.ncheck{width:18px;height:18px;border-radius:5px;border:2px solid rgba(0,0,0,.2);flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#fff;margin-top:12px}.ncheck.on{background:#f5a623;border-color:#f5a623}.nmodal .nfp-item{padding-left:14px}.nswipe{position:relative;overflow:hidden}.nswipe-del{position:absolute;top:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:var(--danger,#e15554);color:#fff;border:none;cursor:pointer;padding:0}.nswipe-del:active{filter:brightness(.92)}.nswipe-content{position:relative;background:var(--nfp-bg,var(--surface,#fff));touch-action:pan-y;will-change:transform}:root[data-theme=dark] .nmodal{--nfp-bg:#1e2a42}:root[data-theme=dark] .nmodal-hd,:root[data-theme=dark] .nmodal-tools{border-color:hsla(0,0%,100%,.07)}:root[data-theme=dark] .nmodal-hd h2{color:#f9fafb}:root[data-theme=dark] .nmodal-close{background:hsla(0,0%,100%,.06);color:#9ca3af}:root[data-theme=dark] .ncheck{background:transparent;border-color:hsla(0,0%,100%,.25)}:root[data-theme=dark] .ncheck.on{background:#f5a623;border-color:#f5a623}:root{--itw-topbar-search-column-max:660px}@media (max-width:1439px){:root{--itw-topbar-search-column-max:560px}}@media (max-width:1120px){:root{--itw-topbar-search-column-max:460px}}@media (min-width:768px){.topbar .tb-search{width:min(100%,var(--itw-topbar-search-column-max))!important;max-width:var(--itw-topbar-search-column-max)!important;margin-inline:auto}}.tb-pop-user{max-height:min(680px,calc(100vh - var(--topbar-h, 64px) - 18px));overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(92,99,115,.34) transparent}.tb-pop-user::-webkit-scrollbar{width:8px}.tb-pop-user::-webkit-scrollbar-track{background:transparent}.tb-pop-user::-webkit-scrollbar-thumb{background:rgba(92,99,115,.28);border-radius:999px;border:2px solid transparent;background-clip:content-box}.tb-pop-user::-webkit-scrollbar-thumb:hover{background:rgba(92,99,115,.48);background-clip:content-box}:root[data-theme=dark] .tb-pop-user{scrollbar-color:rgba(184,194,217,.38) transparent}:root[data-theme=dark] .tb-pop-user::-webkit-scrollbar-thumb{background:rgba(184,194,217,.3);background-clip:content-box}:root[data-theme=dark] .tb-pop-user::-webkit-scrollbar-thumb:hover{background:rgba(184,194,217,.52);background-clip:content-box}.cm-modal,.cv-import-modal,.dialog,.itw-modal-shell,.itw-scroll-popin,.modal,.modal-content,.modal-panel,.nmodal,.popin,.reactors-modal-shell,.share-post-modal,[role=dialog][aria-modal=true]:not([style*="position: fixed"]):not(.tb-mobile-drawer-overlay){max-height:min(92dvh,calc(100dvh - 32px))!important;display:flex;flex-direction:column;overflow:hidden}.cm-modal-body,.cv-import-modal>div:not(:first-child):not(:last-child),.itw-modal-shell>div:not(.itw-modal-header):not(.itw-modal-footer):not(footer),.itw-scroll-popin,.modal-body,.nmodal-list,.reactors-modal-shell>div:not(.reactors-modal-header):not(.reactors-modal-tabs),.share-post-modal>div:not(:first-child):not(:last-child),[role=dialog][aria-modal=true]:not([style*="position: fixed"]):not(.tb-mobile-drawer-overlay):not(.itw-modal-shell):not(.cm-modal):not(.nmodal):not(.share-post-modal):not(.reactors-modal-shell):not(.cv-import-modal){min-height:0;overflow-y:auto!important;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(92,99,115,.34) transparent}.itw-scroll-popin>form{min-height:0}.itw-scroll-popin>form:after{content:"";display:block;height:16px;flex:0 0 auto}.cm-modal-body::-webkit-scrollbar,.itw-scroll-popin::-webkit-scrollbar,.modal-body::-webkit-scrollbar,.nmodal-list::-webkit-scrollbar,[role=dialog][aria-modal=true]:not([style*="position: fixed"]):not(.tb-mobile-drawer-overlay)::-webkit-scrollbar{width:8px}.cm-modal-body::-webkit-scrollbar-track,.itw-scroll-popin::-webkit-scrollbar-track,.modal-body::-webkit-scrollbar-track,.nmodal-list::-webkit-scrollbar-track,[role=dialog][aria-modal=true]:not([style*="position: fixed"]):not(.tb-mobile-drawer-overlay)::-webkit-scrollbar-track{background:transparent}.cm-modal-body::-webkit-scrollbar-thumb,.itw-scroll-popin::-webkit-scrollbar-thumb,.modal-body::-webkit-scrollbar-thumb,.nmodal-list::-webkit-scrollbar-thumb,[role=dialog][aria-modal=true]:not([style*="position: fixed"]):not(.tb-mobile-drawer-overlay)::-webkit-scrollbar-thumb{background:rgba(92,99,115,.28);border-radius:999px;border:2px solid transparent;background-clip:content-box}.cm-modal-actions,.itw-modal-footer,.itw-modal-shell footer,.itw-popin-actions,.modal-footer,.nmodal-foot{flex:0 0 auto;position:-webkit-sticky;position:sticky;bottom:0;z-index:2;background:inherit}:root[data-theme=dark] .cm-modal-body,:root[data-theme=dark] .itw-scroll-popin,:root[data-theme=dark] .modal-body,:root[data-theme=dark] .nmodal-list,:root[data-theme=dark] [role=dialog][aria-modal=true]:not([style*="position: fixed"]):not(.tb-mobile-drawer-overlay){scrollbar-color:rgba(184,194,217,.38) transparent}:root[data-theme=dark] .itw-popin-actions{background:#142339!important;border-top-color:#2d3e5e;box-shadow:0 -18px 28px rgba(20,35,57,.96)}.tb-brand-lockup{display:inline-flex;flex:0 0 auto;flex-direction:column;gap:3.1px;line-height:1}.tb-brand-text{color:#1e2a4a;font-size:16.8px;font-weight:800;letter-spacing:-.01em;line-height:1}.tb-brand-tricolor{display:flex;align-self:stretch;height:2.7px;overflow:hidden;border-radius:999px;box-shadow:0 1px 2.5px rgba(30,42,74,.28),inset 0 1px 0 hsla(0,0%,100%,.35)}.tb-brand-tricolor>span{flex:1 1}.tb-brand-tricolor-blue{background:linear-gradient(180deg,#1263c9,#0055a4)}.tb-brand-tricolor-white{background:linear-gradient(180deg,#fff,#f2f4f8)}.tb-brand-tricolor-red{background:linear-gradient(180deg,#fa5560,#ef4135)}.topbar--reseau-primary{gap:12px}.topbar--reseau-primary .tb-search{gap:8px;height:46px;padding:4px 5px 4px 7px;max-width:748px}.topbar--reseau-primary .tb-search-visual{width:36px;height:36px;flex:0 0 36px;border-radius:11px}.topbar--reseau-primary .tb-search-chip{height:31px;padding:0 10px;font-size:10.5px}.topbar--reseau-primary .tb-kbd{display:none}.topbar--reseau-primary .tb-icon{width:32px;height:32px;border-radius:8px}.tb-search-input input{font-size:12px!important;font-weight:600!important}.tb-xp-pill{display:inline-flex;align-items:center;gap:6.5px;padding:4.3px 11.4px 4.3px 7.9px;background:linear-gradient(180deg,#fff,#fff4d6);border:1px solid #f3e6b3;border-radius:999px;box-shadow:0 1.3px 0 #efdfa8;color:#1e2a4a;text-decoration:none;flex-shrink:0;white-space:nowrap}.tb-xp-pill>svg{flex:0 0 17.2px;width:17.2px;height:17.2px;color:#1e2a4a}.tb-xp-text{display:flex;flex-direction:column;line-height:1.12}.tb-xp-lvl,.tb-xp-val{font-weight:900;letter-spacing:0;line-height:1.12;white-space:nowrap}.tb-xp-lvl{color:#1e2a4a;font-size:9.4px}.tb-xp-val{color:#c99700;font-size:8.6px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.app-footer{margin:14px 0 0;padding:0 0 12px;color:#3d4560}.af-shell{display:grid;grid-template-columns:auto minmax(220px,1fr) auto;align-items:center;grid-gap:18px;gap:18px;width:100%;max-width:none;margin:0 auto;padding:12px 16px;border:1px solid #eef0f5;border-radius:0;background:#fff;box-shadow:0 8px 24px rgba(30,42,74,.06)}.af-float-slot{display:block;width:64px;height:56px;flex:0 0 64px;pointer-events:none}.af-brand{display:flex;align-items:center;gap:9px;min-width:0;color:inherit;text-decoration:none;white-space:nowrap}.af-brand b{color:#1e2a4a;font-family:var(--font-nunito),var(--font-ui);font-size:14px;font-weight:900;line-height:1}.af-links{display:grid;grid-template-columns:1fr 4px 1fr;grid-auto-rows:26px;align-items:center;grid-column-gap:16px;column-gap:16px;grid-row-gap:8px;row-gap:8px;min-width:0}.af-links a{color:#3d4560;cursor:pointer;font-family:var(--font-nunito),var(--font-ui);font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap;transition:color .15s ease}.af-links a:nth-child(3n+1){justify-self:end}.af-links a:nth-child(3n){justify-self:start}.af-links a:hover{color:#c99700;text-decoration:none}.af-bullet{justify-self:center;width:3px;height:3px;border-radius:50%;background:#d5dae8}.af-right{display:flex;align-items:center;gap:12px;min-width:0}.af-meta{display:grid;grid-auto-rows:26px;grid-row-gap:8px;row-gap:8px;justify-items:end;align-items:center;flex:0 0 auto}.af-status{display:inline-flex;align-items:center;gap:7px;height:26px;box-sizing:border-box;padding:0 12px;border:1px solid #cfebd6;border-radius:999px;background:#eaf8ef;color:#1f8a4c;font-family:var(--font-nunito),var(--font-ui);font-size:12px;font-weight:800;white-space:nowrap}.af-status,.af-status:hover{text-decoration:none}.af-status i{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 6px rgba(34,197,94,.55);animation:af-pulse 2s ease-in-out infinite}.af-status-warn{background:rgba(243,156,18,.12);border-color:rgba(243,156,18,.36);color:#9a5b00}.af-status-warn i{background:#f39c12;box-shadow:0 0 6px rgba(243,156,18,.65)}.af-meta-line{display:inline-flex;align-items:center;gap:10px;font-family:ui-monospace,Menlo,monospace;font-weight:700}.af-version{padding:3px 9px;border:1px solid #e5e9f2;border-radius:8px;background:#f1f3f9;color:#68708a;font-size:11.5px;letter-spacing:.02em}.af-copy,.af-version{line-height:1;white-space:nowrap}.af-copy{color:#8b93a7;font-size:12px}@media (max-width:767px){.af-shell{grid-template-columns:1fr;gap:12px;padding:12px}.af-brand{justify-content:center;width:100%}.af-brand .af-float-slot{display:none}.af-links{width:100%;grid-template-columns:minmax(0,1fr) 4px minmax(0,1fr);column-gap:10px}.af-links a{font-size:12px}.af-right{justify-content:center}.af-right .af-float-slot{display:none}.af-meta{justify-items:center}.af-meta-line{justify-content:center;flex-wrap:wrap}}:root[data-theme=dark] .tb-brand-text{color:#f8fafc}:root[data-theme=dark] .tb-brand-tricolor-white{background:linear-gradient(180deg,#f8fafc,#cbd5e1)}:root[data-theme=dark] .tb-xp-pill{background:linear-gradient(180deg,hsla(0,0%,100%,.12),rgba(245,197,24,.16));border-color:rgba(245,197,24,.34);box-shadow:0 1.3px 0 rgba(245,197,24,.16);color:#f8fafc}:root[data-theme=dark] .tb-xp-lvl{color:#f8fafc}:root[data-theme=dark] .tb-xp-val{color:#ffd45d}:root[data-theme=dark] .app-footer{color:#dbe4f3}:root[data-theme=dark] .af-shell{background:#0f1d35;border-color:rgba(148,163,184,.18);box-shadow:0 8px 24px rgba(0,0,0,.28)}:root[data-theme=dark] .af-brand b,:root[data-theme=dark] .af-links a{color:#e8eefb}:root[data-theme=dark] .af-links a:hover{color:#facc15}:root[data-theme=dark] .af-bullet{background:rgba(203,213,225,.38)}:root[data-theme=dark] .af-status{background:rgba(34,197,94,.13);border-color:rgba(34,197,94,.26);color:#86efac}:root[data-theme=dark] .af-status-warn{background:rgba(243,156,18,.16);border-color:rgba(243,156,18,.34);color:#facc15}:root[data-theme=dark] .af-version{background:rgba(148,163,184,.14);border-color:rgba(148,163,184,.22);color:#cbd5e1}:root[data-theme=dark] .af-copy{color:#94a3b8}.topbar--reseau-primary>.tb-left{min-width:0!important;gap:8px!important}.topbar--reseau-primary>.tb-right{position:relative!important}.topbar>.tb-right>.tb-search-wrap{left:50%!important;width:clamp(300px,34vw,520px)!important;min-width:0!important}.topbar--reseau-primary>.tb-search,.topbar>.tb-right>.tb-search-wrap{position:absolute!important;top:50%!important;transform:translate(-50%,-50%)!important;z-index:1!important}.topbar--reseau-primary>.tb-search{left:calc(50% + var(--tb-reseau-search-center-offset,0px))!important;width:clamp(300px,calc(100vw - var(--tb-reseau-search-side-clearance,740px)),var(--tb-reseau-search-max,748px))!important;max-width:748px!important}.topbar--reseau-primary .tb-search{height:46px!important;padding:4px 5px 4px 7px!important;gap:8px!important}.topbar--reseau-primary .tb-search-visual{width:36px!important;height:36px!important;flex:0 0 36px!important;border-radius:11px!important}.topbar--reseau-primary .tb-search-chip{height:31px!important;padding:0 10px!important;font-size:10.5px!important}.topbar--reseau-primary .tb-icon{width:32px!important;height:32px!important;border-radius:8px!important}.topbar--reseau-primary .tb-avatar{padding-left:0!important}.tb-xp-pill>svg{flex:0 0 17.2px!important;width:17.2px!important;height:17.2px!important}@media (max-width:767px){.topbar>.tb-search-wrap-mobile{position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:100%!important;max-width:none!important;grid-column:1/-1!important;z-index:1!important}}.topbar.topbar--reseau-primary{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;grid-gap:12px!important;gap:12px!important;height:var(--topbar-h)!important;padding:0 18px!important}.topbar--reseau-primary>.tb-right{position:static!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:1px!important;min-width:0!important}.topbar--reseau-primary>.tb-right>.tb-search-wrap{position:absolute!important;left:calc(50% + var(--tb-reseau-search-center-offset,0px))!important;top:50%!important;transform:translate(-50%,-50%)!important;width:clamp(300px,calc(100vw - var(--tb-reseau-search-side-clearance,740px)),var(--tb-reseau-search-max,748px))!important;max-width:clamp(300px,calc(100vw - var(--tb-reseau-search-side-clearance,740px)),var(--tb-reseau-search-max,748px))!important;margin:0!important;min-width:0!important;z-index:1!important}.match-v2-page{--match-score-ring:#f050a5;--match-score-ring-track:#f7dcea;display:flex;flex-direction:column;gap:18px;padding:20px clamp(16px,2.6vw,40px) 34px;color:#17223d}.match-v2-titlebar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:24px 28px;border:1px solid rgba(16,185,129,.18);border-radius:28px;background:radial-gradient(circle at 92% 30%,rgba(16,185,129,.28),transparent 28%),linear-gradient(135deg,#101c36,#14284e 62%,#0d1a33);box-shadow:0 24px 54px rgba(16,24,40,.14);color:#fff}.match-v2-kicker,.match-v2-titlebar p{margin:0 0 6px;color:#f5c400;font-family:ui-monospace,Menlo,monospace;font-size:12px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.match-v2-titlebar h1{margin:0;font-size:clamp(28px,3vw,46px);line-height:1.02;letter-spacing:0}body[data-itw-brick] .match-v2-titlebar h1{color:#fff}.match-v2-titlebar span{display:block;margin-top:8px;color:#dbe7ff;font-size:15px;font-weight:700}.match-v2-decision a,.match-v2-titlebar a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:16px;background:#f5c400;color:#07142d;font-weight:900;text-decoration:none;box-shadow:0 18px 30px rgba(245,196,0,.25);white-space:nowrap}.match-v2-completeness{display:grid;grid-template-columns:auto minmax(120px,1fr) auto;align-items:center;grid-gap:14px;gap:14px;padding:14px 18px;border:1px solid #e7ebf4;border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(30,42,74,.06)}.match-v2-completeness span{font-weight:900}.match-v2-completeness p{margin:0;color:#65708a;font-size:13px;font-weight:700}.match-v2-completeness i,.match-v2-factor i{display:block;height:9px;overflow:hidden;border-radius:999px;background:#e9edf5}.match-v2-completeness u,.match-v2-factor u{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ef4444,#f97316 35%,#f5c400 58%,#7ccf2d 60%,#22c55e);transition:width .25s ease}.match-v2-filterbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:14px 16px;border:1px solid #e7ebf4;border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(30,42,74,.05)}.match-v2-filterbar label{display:flex;align-items:center;gap:8px}.match-v2-filterbar label span{color:#78839b;font-family:ui-monospace,Menlo,monospace;font-size:11px;font-weight:900;letter-spacing:.2em;text-transform:uppercase}.match-v2-filterbar input,.match-v2-filterbar select{height:42px;border:1px solid #dfe5f0;border-radius:14px;background:#fff;padding:0 14px;color:#17223d;font-weight:850}.match-v2-toggle-group{display:flex;gap:8px;flex-wrap:wrap}.match-v2-soft,.match-v2-toggle-group button{height:42px;border:1px solid #dfe5f0;border-radius:999px;background:#f8fafc;padding:0 16px;color:#526078;font-weight:850}.match-v2-soft.is-active,.match-v2-toggle-group button.is-active{border-color:#f5c400;background:#fff7d6;color:#101c36;box-shadow:0 10px 22px rgba(245,196,0,.16)}.match-v2-grid{display:grid;grid-template-columns:360px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}.match-v2-list{display:flex;flex-direction:column;gap:12px;outline:none}.match-v2-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;width:100%;padding:16px;border:1px solid #e6ebf4;border-radius:22px;background:#fff;color:#17223d;text-align:left;box-shadow:0 12px 28px rgba(30,42,74,.05);cursor:pointer;transition:transform .15s ease,border-color .15s ease,background .15s ease}.match-v2-card.is-selected,.match-v2-card:hover{transform:translateY(-1px);border-color:#eab308;background:linear-gradient(135deg,#fffaf0,#fff)}.match-v2-card-title{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;font-weight:950;line-height:1.18}.match-v2-card-meta{display:block;overflow:hidden;margin-top:5px;color:#68748d;font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.match-v2-chip-row{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.match-v2-chip,.match-v2-pill-row span{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border:1px solid #f2dc8d;border-radius:999px;background:#fffdf5;color:#17223d;font-size:12px;font-weight:850}.match-v2-card-side{display:flex;flex-direction:column;align-items:flex-end;gap:5px;color:#9aa3b6}.match-v2-saved{padding:3px 7px;border-radius:999px;background:#eaf8ef;color:#15803d;font-size:10px;font-weight:900}.match-v2-score{position:relative;display:grid;place-items:center;flex:0 0 auto}.match-v2-score svg{position:absolute;inset:0;transform:rotate(-90deg)}.match-v2-score circle{fill:none;stroke-width:10}.match-v2-score .track{stroke:var(--score-track,#edf2f7)}.match-v2-score .bar{stroke:var(--score-color,#f59e0b);stroke-linecap:round;transition:stroke-dashoffset .45s ease,stroke .25s ease}.match-v2-score strong{position:relative;color:var(--score-text,#b45309);font-weight:950}.match-v2-detail{display:flex;flex-direction:column;gap:16px;min-width:0}.match-v2-context,.match-v2-empty,.match-v2-hero,.match-v2-reasons>div,.match-v2-simulator,.match-v2-tabs{border:1px solid #e6ebf4;border-radius:24px;background:#fff;box-shadow:0 14px 34px rgba(30,42,74,.06)}.match-v2-context{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:12px;gap:12px;padding:22px}.match-v2-context h2{margin:0;font-size:clamp(24px,2.4vw,40px);line-height:1.08;letter-spacing:0}.match-v2-description,.match-v2-meta{color:#65708a;font-weight:720}.match-v2-description{grid-column:1/-1;display:-webkit-box;overflow:hidden;margin:0;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.55}.match-v2-context>a{grid-column:1/-1;color:#bf8a00;font-weight:900;text-decoration:none}.match-v2-pill-row{grid-column:1/-1;display:flex;gap:8px;flex-wrap:wrap}.match-v2-urgent{display:inline-flex;align-items:center;height:32px;padding:0 13px;border:1px solid #f3b6b6;border-radius:999px;background:#fff2f2;color:#c5162f;font-weight:950}.match-v2-bookmark{display:grid;place-items:center;width:42px;height:42px;border:1px solid #dfe5f0;border-radius:14px;background:#fff;color:#526078}.match-v2-bookmark.is-active{border-color:#f5c400;background:#fff7d6;color:#bf8a00}.match-v2-hero{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:24px;gap:24px;align-items:center;padding:26px;background:radial-gradient(circle at 20% 50%,rgba(16,185,129,.16),transparent 28%),#fff}.match-v2-hero-copy h3{margin:10px 0 8px;font-size:clamp(24px,2.6vw,42px);line-height:1.06}.match-v2-hero-copy p{margin:0;color:#65708a;font-weight:760}.match-v2-hero-copy button{margin-top:12px;border:0;background:transparent;color:#bf8a00;font-weight:900;cursor:pointer}.match-v2-level{display:inline-flex;align-items:center;height:30px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:950}.match-v2-level.excellent{background:#dcfce7;color:#15803d}.match-v2-level.good{background:#dbeafe;color:#1d4ed8}.match-v2-level.medium{background:#fff7d6;color:#a16207}.match-v2-level.low{background:#fee2e2;color:#b91c1c}.match-v2-reasons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.match-v2-reasons>div{padding:18px}.match-v2-reasons b{display:block;color:#8a6400;font-family:ui-monospace,Menlo,monospace;font-size:11px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.match-v2-reasons strong{display:block;margin-top:8px;color:#17223d;font-size:16px;font-weight:950}.match-v2-reasons small{display:block;margin-top:3px;color:#64748b;font-size:11px;font-weight:850}.match-v2-reasons p{margin:8px 0 0;color:#65708a;font-size:13px;font-weight:720;line-height:1.45}.match-v2-reasons .is-force{border-color:#bbf7d0;background:linear-gradient(135deg,#f0fdf4,#fff)}.match-v2-reasons .is-friction{border-color:#fde68a;background:linear-gradient(135deg,#fffbeb,#fff)}.match-v2-reasons .is-lever{border-color:#f2dc8d;background:linear-gradient(135deg,#fff8dc,#fff)}.match-v2-mini-chips{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.match-v2-mini-chips em{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:#f8fafc;border:1px solid #e7ebf4;color:#17223d;font-size:10px;font-style:normal;font-weight:850}.match-v2-reason-link{grid-column:1/-1;justify-self:start;border:0;background:transparent;color:#b98800;font-weight:950;cursor:pointer}.match-v2-simulator{padding:20px}.match-v2-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:14px}.match-v2-section-head h3{margin:0;font-size:22px}.match-v2-section-head strong{color:#d72f8a}.match-v2-sim-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.match-v2-sim-grid button{position:relative;display:flex;flex-direction:column;gap:7px;min-height:120px;padding:14px;border:1px solid #e6ebf4;border-radius:18px;background:#f8fafc;text-align:left;color:#17223d;cursor:pointer}.match-v2-sim-grid button.is-active{border-color:#f5c400;background:#fff7d6}.match-v2-sim-grid button.is-active:after{content:"✓";position:absolute;right:12px;top:12px;display:grid;place-items:center;width:22px;height:22px;border-radius:999px;background:#f5c400;color:#17223d;font-weight:950}.match-v2-sim-grid span{color:#d72f8a;font-weight:950}.match-v2-sim-grid b{font-size:14px}.match-v2-sim-grid em,.match-v2-sim-grid small{color:#65708a;font-size:12px;font-style:normal;font-weight:720}.match-v2-sim-summary{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-top:12px;padding:12px;border-radius:16px;background:#fff9e6;color:#17223d;font-weight:850}.match-v2-sim-summary b{color:#15803d}.match-v2-decision{display:flex;gap:10px;flex-wrap:wrap}.match-v2-decision button{min-height:46px;padding:0 18px;border:1px solid #dfe5f0;border-radius:16px;background:#fff;color:#17223d;font-weight:900;cursor:pointer}.match-v2-decision button:hover{border-color:#f5c400;background:#fffdf5}.match-v2-tabs{overflow:hidden}.match-v2-tablist{display:flex;gap:6px;overflow:auto;padding:12px;border-bottom:1px solid #e7ebf4}.match-v2-tablist button{height:38px;border:0;border-radius:12px;background:transparent;padding:0 13px;color:#65708a;font-weight:900;white-space:nowrap}.match-v2-tablist button.is-active{background:#fff7d6;color:#17223d}.match-v2-tabpanel{padding:18px}.match-v2-factor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.match-v2-factor{padding:12px;border:1px solid #e9edf5;border-radius:16px}.match-v2-factor span{display:flex;justify-content:space-between;gap:8px;margin-bottom:9px}.match-v2-factor em{color:#7a859d;font-style:normal;font-size:12px;font-weight:800}.match-v2-history,.match-v2-market{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.match-v2-confidence span,.match-v2-history span,.match-v2-market span{padding:14px;border:1px solid #e9edf5;border-radius:16px;background:#f8fafc;color:#65708a;font-weight:750}.match-v2-history b,.match-v2-market b{display:block;color:#17223d;font-size:22px}.match-v2-history em{font-style:normal}.match-v2-ai,.match-v2-confidence{display:flex;flex-direction:column;gap:10px}.match-v2-ai p,.match-v2-confidence p{margin:0;color:#526078;font-weight:750;line-height:1.55}.match-v2-ai small{color:#8a94a8;font-weight:800}.match-v2-empty{display:grid;place-items:center;min-height:220px;padding:26px;color:#65708a;font-weight:900}.match-v2-empty.is-error{border-color:#fecaca;background:#fff1f2;color:#b91c1c}@media (max-width:1100px){.match-v2-grid{grid-template-columns:320px minmax(0,1fr)}.match-v2-sim-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.match-v2-reasons{grid-template-columns:1fr}}@media (max-width:900px){.match-v2-page{padding:16px 12px}.match-v2-completeness,.match-v2-titlebar{grid-template-columns:1fr}.match-v2-titlebar{align-items:flex-start;flex-direction:column}.match-v2-grid{grid-template-columns:1fr}.match-v2-list{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,86vw);overflow:auto;padding-bottom:4px}.match-v2-context{grid-template-columns:1fr auto}.match-v2-bookmark{grid-column:2}.match-v2-hero{justify-items:center;text-align:center}.match-v2-factor-grid,.match-v2-hero,.match-v2-history,.match-v2-market{grid-template-columns:1fr}}@media (max-width:560px){.match-v2-context{grid-template-columns:1fr}.match-v2-bookmark{grid-column:auto}.match-v2-sim-grid{grid-template-columns:1fr}.match-v2-titlebar h1{font-size:30px}}:root[data-theme=dark] .match-v2-page{--match-score-ring-track:#3a2340;color:#eef4ff;background:#0b1528}:root[data-theme=dark] .match-v2-card,:root[data-theme=dark] .match-v2-completeness,:root[data-theme=dark] .match-v2-context,:root[data-theme=dark] .match-v2-empty,:root[data-theme=dark] .match-v2-filterbar,:root[data-theme=dark] .match-v2-hero,:root[data-theme=dark] .match-v2-reasons>div,:root[data-theme=dark] .match-v2-simulator,:root[data-theme=dark] .match-v2-tabs{background:#111f38;border-color:rgba(148,163,184,.2);box-shadow:0 14px 34px rgba(0,0,0,.22);color:#eef4ff}:root[data-theme=dark] .match-v2-card.is-selected,:root[data-theme=dark] .match-v2-card:hover{background:linear-gradient(135deg,rgba(245,196,0,.14),#111f38);border-color:rgba(245,196,0,.55)}:root[data-theme=dark] .match-v2-bookmark,:root[data-theme=dark] .match-v2-decision button,:root[data-theme=dark] .match-v2-filterbar input,:root[data-theme=dark] .match-v2-filterbar select{background:#0b1528;border-color:rgba(148,163,184,.24);color:#eef4ff}:root[data-theme=dark] .match-v2-confidence span,:root[data-theme=dark] .match-v2-history span,:root[data-theme=dark] .match-v2-market span,:root[data-theme=dark] .match-v2-sim-grid button,:root[data-theme=dark] .match-v2-soft,:root[data-theme=dark] .match-v2-toggle-group button{background:#0f1b31;border-color:rgba(148,163,184,.22);color:#dbe7ff}:root[data-theme=dark] .match-v2-card-meta,:root[data-theme=dark] .match-v2-completeness p,:root[data-theme=dark] .match-v2-description,:root[data-theme=dark] .match-v2-hero-copy p,:root[data-theme=dark] .match-v2-meta,:root[data-theme=dark] .match-v2-reasons p{color:#a9b6cf}:root[data-theme=dark] .match-v2-history b,:root[data-theme=dark] .match-v2-market b{color:#eef4ff}.match-v2-page{gap:14px!important;padding:16px clamp(13px,2.1vw,32px) 27px!important;font-size:80%!important}.match-v2-titlebar{gap:14px!important;padding:19px 22px!important;border-radius:22px!important;box-shadow:0 19px 43px rgba(16,24,40,.12)!important}.match-v2-kicker,.match-v2-titlebar p{margin-bottom:5px!important;font-size:9.6px!important}.match-v2-titlebar h1{font-size:clamp(22px,2.4vw,37px)!important}.match-v2-titlebar span{margin-top:6px!important;font-size:12px!important}.match-v2-decision a,.match-v2-titlebar a{min-height:37px!important;padding:0 18px!important;border-radius:13px!important}.match-v2-completeness{gap:11px!important;padding:11px 14px!important;border-radius:14px!important}.match-v2-completeness p{font-size:10.4px!important}.match-v2-completeness i,.match-v2-factor i{height:7px!important}.match-v2-filterbar{gap:10px!important;padding:11px 13px!important;border-radius:14px!important}.match-v2-filterbar label{gap:6px!important}.match-v2-filterbar label span{font-size:8.8px!important}.match-v2-filterbar input,.match-v2-filterbar select{height:34px!important;border-radius:11px!important;padding:0 11px!important;font-size:12px!important}.match-v2-toggle-group{gap:6px!important}.match-v2-soft,.match-v2-toggle-group button{height:34px!important;padding:0 13px!important;font-size:12px!important}.match-v2-grid{grid-template-columns:288px minmax(0,1fr)!important;gap:14px!important}.match-v2-list{gap:10px!important}.match-v2-card{gap:11px!important;padding:13px!important;border-radius:18px!important}.match-v2-card .match-v2-score{width:46px!important;height:46px!important}.match-v2-card-title{font-size:12px!important}.match-v2-card-meta{margin-top:4px!important;font-size:9.6px!important}.match-v2-chip-row{gap:5px!important;margin-top:6px!important}.match-v2-chip,.match-v2-pill-row span{min-height:21px!important;padding:0 8px!important;font-size:9.6px!important}.match-v2-card-side{gap:4px!important}.match-v2-saved{padding:2px 6px!important;font-size:8px!important}.match-v2-score circle{stroke-width:8!important}.match-v2-detail{gap:13px!important}.match-v2-context,.match-v2-empty,.match-v2-hero,.match-v2-reasons>div,.match-v2-simulator,.match-v2-tabs{border-radius:19px!important}.match-v2-context{gap:10px!important;padding:18px!important}.match-v2-context h2{font-size:clamp(19px,1.92vw,32px)!important}.match-v2-description{line-height:1.45!important}.match-v2-pill-row{gap:6px!important}.match-v2-urgent{height:26px!important;padding:0 10px!important;font-size:11px!important}.match-v2-bookmark{width:34px!important;height:34px!important;border-radius:11px!important}.match-v2-hero{gap:19px!important;padding:21px!important}.match-v2-hero .match-v2-score{width:120px!important;height:120px!important}.match-v2-hero-copy h3{margin:8px 0 6px!important;font-size:clamp(19px,2.08vw,34px)!important}.match-v2-hero-copy button{margin-top:10px!important}.match-v2-level{height:24px!important;padding:0 10px!important;font-size:9.6px!important}.match-v2-reasons{gap:10px!important}.match-v2-reasons>div{padding:14px!important}.match-v2-reasons b{font-size:11.2px!important}.match-v2-reasons p{margin-top:6px!important;font-size:10.4px!important}.match-v2-simulator{padding:16px!important}.match-v2-section-head{gap:11px!important;margin-bottom:11px!important}.match-v2-section-head h3{font-size:18px!important}.match-v2-sim-grid{gap:8px!important}.match-v2-sim-grid button{gap:6px!important;min-height:96px!important;padding:11px!important;border-radius:14px!important}.match-v2-sim-grid b{font-size:11.2px!important}.match-v2-sim-grid em{font-size:9.6px!important}.match-v2-decision{gap:8px!important}.match-v2-decision button{min-height:37px!important;padding:0 14px!important;border-radius:13px!important;font-size:12px!important}.match-v2-tablist{gap:5px!important;padding:10px!important}.match-v2-tablist button{height:30px!important;border-radius:10px!important;padding:0 10px!important;font-size:11px!important}.match-v2-tabpanel{padding:14px!important}.match-v2-factor-grid{gap:10px!important}.match-v2-factor{padding:10px!important;border-radius:13px!important}.match-v2-factor span{margin-bottom:7px!important}.match-v2-factor em{font-size:9.6px!important}.match-v2-history,.match-v2-market{gap:10px!important}.match-v2-confidence span,.match-v2-history span,.match-v2-market span{padding:11px!important;border-radius:13px!important}.match-v2-history b,.match-v2-market b{font-size:18px!important}.match-v2-empty{min-height:176px!important;padding:21px!important;font-size:12px!important}@media (max-width:1100px){.match-v2-grid{grid-template-columns:256px minmax(0,1fr)!important}}@media (max-width:900px){.match-v2-grid{grid-template-columns:1fr!important}.match-v2-list{grid-auto-columns:minmax(224px,86vw)!important}}@media (max-width:560px){.match-v2-titlebar h1{font-size:24px!important}}.match-v2-filterbar input,.match-v2-filterbar select{height:30px!important;border-radius:10px!important;padding:0 10px!important;font-size:10.6px!important}.match-v2-soft,.match-v2-toggle-group button{height:30px!important;padding:0 11px!important;font-size:10.6px!important}.match-v2-filterbar label span{font-size:7.7px!important}.match-v2-filterbar{gap:9px!important;padding:10px 11px!important}.app-footer{margin:14px 0 0!important;padding:0 0 12px!important;color:#3d4560!important}.match-v2-hero-meta{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0 10px}.match-v2-hero-meta span{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border:1px solid #e6ebf4;border-radius:999px;background:#f8fafc;color:#526078;font-size:12px;font-weight:850}.match-v2-factor small{display:inline-flex;margin-bottom:8px;color:var(--score-text,#64748b);font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.match-v2-factor p{margin:8px 0 0;color:#65708a;font-size:12px;font-weight:720}.match-v2-factor u{background:var(--score-color,#f59e0b)!important}.match-v2-calibration{grid-column:1/-1;padding:12px;border:1px dashed #dfe5f0;border-radius:16px;background:#f8fafc;color:#65708a;font-weight:850}:root[data-theme=dark] .match-v2-reasons .is-force{background:linear-gradient(135deg,rgba(22,163,74,.16),#111f38);border-color:rgba(34,197,94,.35)}:root[data-theme=dark] .match-v2-reasons .is-friction{background:linear-gradient(135deg,rgba(245,158,11,.16),#111f38);border-color:rgba(245,158,11,.35)}:root[data-theme=dark] .match-v2-reasons .is-lever{background:linear-gradient(135deg,rgba(245,196,0,.14),#111f38);border-color:rgba(245,196,0,.34)}:root[data-theme=dark] .match-v2-reasons strong{color:#eef4ff}:root[data-theme=dark] .match-v2-factor p,:root[data-theme=dark] .match-v2-reasons small{color:#a9b6cf}:root[data-theme=dark] .match-v2-calibration,:root[data-theme=dark] .match-v2-hero-meta span,:root[data-theme=dark] .match-v2-mini-chips em{background:#0f1b31;border-color:rgba(148,163,184,.22);color:#dbe7ff}:root[data-theme=dark] .match-v2-sim-summary{background:rgba(245,196,0,.12);color:#dbe7ff}:root[data-theme=dark] .match-v2-sim-summary b{color:#86efac}.af-shell{display:grid!important;grid-template-columns:auto minmax(220px,1fr) auto!important;align-items:center!important;grid-gap:18px!important;gap:18px!important;width:100%!important;max-width:none!important;margin:0 auto!important;padding:12px 16px!important;border:1px solid #eef0f5!important;border-radius:0!important;background:#fff!important;box-shadow:0 8px 24px rgba(30,42,74,.06)!important}.af-float-slot{width:64px!important;height:56px!important;flex:0 0 64px!important}.af-brand{gap:9px!important}.af-brand svg{width:37px!important;height:37px!important}.af-brand b{font-size:14px!important;font-weight:900!important;line-height:1!important}.af-links{grid-template-columns:1fr 4px 1fr!important;grid-auto-rows:26px!important;column-gap:16px!important;row-gap:8px!important}.af-links a{font-size:13px!important;font-weight:800!important;line-height:1!important}.af-right{gap:12px!important}.af-meta{grid-auto-rows:26px!important;row-gap:8px!important}.af-status{height:26px!important;padding:0 12px!important;font-size:12px!important;font-weight:800!important}.af-status i{width:7px!important;height:7px!important}.af-meta-line{gap:10px!important}.af-version{padding:3px 9px!important;border-radius:8px!important;font-size:11.5px!important}.af-copy,.af-version{line-height:1!important}.af-copy{font-size:12px!important}:root[data-theme=dark] :is([style*="color: #0E1F3D"],[style*="color:#0E1F3D"],[style*="color: #0e1f3d"],[style*="color:#0e1f3d"],[style*="color: #111827"],[style*="color:#111827"],[style*="color: #0F172A"],[style*="color:#0F172A"],[style*="color: #1E293B"],[style*="color:#1E293B"],[style*="color: #1e2a4a"],[style*="color:#1e2a4a"],[style*="color: rgb(14, 31, 61)"],[style*="color: rgb(15, 23, 42)"],[style*="color: rgb(17, 24, 39)"]):not([style*=background]):not(.btn-primary):not([class*=badge]):not([class*=chip]):not([class*=pill]){color:var(--text-primary)!important}body{min-height:100dvh;display:flex;flex-direction:column}.app-footer{margin-top:auto}.btn-ghost,.btn-primary{justify-content:center;align-items:center;text-align:center;line-height:1.15}.btn-primary{font-size:16px}.btn-ghost{font-size:15px}select.btn-danger,select.btn-ghost,select.btn-glow,select.btn-outline-glow,select.btn-primary,select.btn-secondary{justify-content:flex-start;text-align:left;text-align-last:left}@media (max-width:767px){:root{--topbar-h:102px}.topbar.topbar-compact{height:var(--topbar-h)!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:36px 42px!important;column-gap:8px!important;row-gap:8px!important;align-content:center}.topbar.topbar-compact>.tb-left{grid-column:1;grid-row:1}.topbar.topbar-compact>.tb-right{grid-column:2;grid-row:1;justify-self:end}.topbar.topbar-compact>.tb-search-wrap-mobile{grid-column:1/-1!important;grid-row:2}}