:root{--bg:#ffffff}body{background:var(--bg)}.cl-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.cl-hero{position:relative;overflow:hidden;background:#eef3fb;border-bottom:1px solid #e2e9f6;padding:44px 0}.cl-hero .container{position:relative;z-index:2}.cl-hero-motif{position:absolute;top:0;right:0;bottom:0;width:44%;z-index:1;pointer-events:none}.cl-hero-motif svg{position:absolute;right:0;top:50%;transform:translateY(-50%);height:120%}.cl-breadcrumb{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--muted);margin:0 0 22px}.cl-breadcrumb a{color:var(--accent)}.cl-breadcrumb a:hover{text-decoration:underline}.cl-breadcrumb .sep{color:var(--faint)}.cl-hero .eyebrow{font-size:11px;letter-spacing:.01em;color:var(--accent);font-weight:600}.cl-hero h1{font-family:var(--font-head);font-weight:600;font-size:44px;line-height:1.08;letter-spacing:-.025em;margin:14px 0 0}.cl-hero-sub{font-size:16px;color:var(--muted);line-height:1.6;margin:16px 0 0;max-width:none;text-wrap:pretty}.cl-container{padding-top:32px;padding-bottom:24px}.cl-controls{justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:6px}.cl-controls,.cl-fmi{display:flex;align-items:center}.cl-fmi{gap:10px;padding:9px 10px;border-radius:8px;cursor:pointer;font-size:13.5px}.cl-fmi.is-hl,.cl-fmi:hover{background:#f4f7fd}.cl-fmi .cl-logo{width:26px;height:26px;border-radius:7px;font-size:11px}.cl-fmi-name{font-weight:500;color:var(--text)}.cl-fmi-sub{font-size:12px;color:var(--muted)}.cl-fmi-empty{padding:14px 10px;color:var(--muted);font-size:13px}.cl-sort{display:flex;align-items:center;gap:10px;flex:none}.cl-sort label{font-size:13px;color:var(--muted)}.cl-select{font-family:var(--font-body);font-size:13.5px;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:9px;padding:9px 32px 9px 12px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:150px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b6b67' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M6 9l6 6 6-6'/></svg>");background-repeat:no-repeat;background-position:right 11px center}.cl-activefilter{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--muted);margin:16px 0 2px}.cl-activefilter strong{color:var(--text);font-weight:600}.cl-activefilter button{background:none;border:0;color:var(--accent);cursor:pointer;font-size:13px;font-weight:500;padding:0}.cl-activefilter button:hover{text-decoration:underline}.cl-list{margin-top:10px}.cl-when{grid-area:when}.cl-date{display:block;font-size:13.5px;font-weight:600;color:var(--text);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.35}.cl-time{display:block;font-size:12.5px;color:var(--muted);margin-top:2px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cl-logo{width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center;color:#fff;font-family:var(--font-head);font-weight:600;font-size:13px;flex:none}.cl-change{grid-area:change;min-width:0}.cl-title{font-family:var(--font-head);font-size:15.5px;font-weight:600;color:var(--text);letter-spacing:-.01em;line-height:1.35}.cl-desc{font-size:13.5px;color:var(--muted);line-height:1.6;margin:6px 0 0;text-wrap:pretty}.cl-desc strong{color:var(--text);font-weight:600}.cl-detail{grid-area:detail;justify-self:end}.cl-detail a{display:inline-flex;align-items:center;gap:6px;font-size:13.5px;font-weight:500;color:var(--accent);text-decoration:none;white-space:nowrap}.cl-detail a:hover{gap:9px}.cl-nofund{font-size:12.5px;color:var(--warn-fg,#b45309);white-space:nowrap}.cl-foot{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:24px}.cl-count{font-size:13px}.cl-count,.cl-pg{color:var(--muted)}.cl-pg{min-width:34px;height:34px;padding:0 10px;border:1px solid var(--border);border-radius:8px;background:var(--surface);font-size:13.5px;cursor:pointer;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;display:inline-flex;align-items:center;justify-content:center}.cl-pg:hover:not(:disabled){border-color:var(--border-strong);color:var(--text)}.cl-pg.is-on{background:var(--accent);border-color:var(--accent);color:#fff;font-weight:500}.cl-pg:disabled{opacity:.4;cursor:not-allowed}.cl-pg-dots{color:var(--faint);padding:0 2px}.cl-state{text-align:center;padding:64px 24px}.cl-state-ico{width:56px;height:56px;border-radius:50%;background:#eef3fb;color:var(--accent);display:flex;align-items:center;justify-content:center;margin:0 auto 18px}.cl-state h3{font-family:var(--font-head);font-size:20px;font-weight:600;margin:0 0 8px}.cl-state p{font-size:14px;color:var(--muted);line-height:1.55;max-width:44ch;margin:0 auto 20px;text-wrap:pretty}.cl-state a,.cl-state button{display:inline-flex;align-items:center;gap:7px}.cl-linkbtn{background:none;border:0;color:var(--accent);font-size:14px;font-weight:500;cursor:pointer;font-family:var(--font-body)}.cl-linkbtn:hover{text-decoration:underline}.cl-sk{padding:22px 2px;border-bottom:1px solid var(--border);display:grid;grid-template-columns:104px 210px minmax(0,1fr) 128px;grid-gap:24px;gap:24px}.cl-sk span{display:block;height:12px;border-radius:6px;background:linear-gradient(90deg,#eef0f4,#f6f7f9,#eef0f4);background-size:200% 100%;animation:clsk 1.2s ease-in-out infinite}.cl-sk .l2{margin-top:9px;width:70%}@keyframes clsk{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.cl-sk span{animation:none}}@media (max-width:920px){.cl-row{grid-template-columns:96px minmax(0,1fr);grid-template-areas:"when fund" "when kind" "change change" "detail detail";column-gap:18px}.cl-detail{justify-self:start;margin-top:4px}}@media (max-width:760px){.cl-hero{padding:32px 0}.cl-hero h1{font-size:32px}.cl-hero-motif{display:none}.cl-container{padding-top:24px;padding-bottom:14px}.cl-controls{flex-direction:column;align-items:stretch}.cl-sort{justify-content:space-between}.cl-sort .cl-select{flex:1 1}.cl-when{display:flex;align-items:baseline;gap:8px}.cl-time{margin-top:0}.cl-sk{grid-template-columns:1fr}}.cl-empty-state{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);grid-gap:24px;gap:24px;padding:40px 0 56px;align-items:start}.cl-empty-aside,.cl-empty-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:28px 30px}.cl-empty-card h2{font-family:var(--font-head);font-size:24px;font-weight:600;letter-spacing:-.02em;margin:0 0 12px}.cl-empty-card p{font-size:15px;line-height:1.65;color:var(--muted);margin:0 0 12px}.cl-empty-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.cl-empty-aside h3{font-family:var(--font-head);font-size:17px;font-weight:600;margin:0 0 8px}.cl-empty-aside p{font-size:13.5px;line-height:1.6;color:var(--muted);margin:0 0 16px}@media(max-width:900px){.cl-empty-state{grid-template-columns:1fr}}