:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;background-color:#f6f6f9;color:#1f2933}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,#ffffffe6,#edf1f7e6) fixed,#eef1f6}#root{min-height:100vh;display:flex;align-items:stretch}a{color:inherit}.page{width:100%;display:flex;justify-content:center;padding:2.5rem 1.5rem 3.5rem}.search{position:sticky;top:0;z-index:40;background:#fffffff5;border-radius:1.25rem;padding:1.8rem 1.75rem 1.6rem;box-shadow:0 30px 60px -45px #0f172a99;border:1px solid rgba(148,163,184,.25);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);margin-bottom:2rem}.search:after{content:"";position:absolute;left:0;right:0;bottom:-1rem;height:1rem;background:linear-gradient(180deg,#ffffffe6,#fff0);pointer-events:none}.layout{max-width:60rem;width:100%;display:flex;flex-direction:column;gap:2.5rem}.search h1{margin:0 0 .5rem;font-size:clamp(1.8rem,2.5vw + 1rem,2.6rem)}.search__intro{margin:0 0 1.5rem;color:#475569}.search__form{display:flex;flex-direction:column;gap:.5rem;position:relative}.search__label{font-weight:600;color:#1f2933}.search__input-wrapper{position:relative;display:flex;align-items:stretch;gap:.5rem}.search__input-wrapper input{flex:1;font-size:1.05rem;padding:.8rem 1rem;border-radius:.8rem;border:1px solid rgba(148,163,184,.7);background-color:#fffffff2;color:#1f2933;box-shadow:inset 0 1px 2px #0f172a0d}.search__input-wrapper input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.search__input-wrapper button{padding:0 1.35rem;border-radius:.85rem;border:none;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-weight:700;letter-spacing:.02em;text-transform:uppercase;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .2s ease;box-shadow:0 8px 20px -10px #2563eba6}.search__input-wrapper button:disabled{opacity:.65;cursor:progress;box-shadow:none}.search__input-wrapper button:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 10px 24px -16px #2563ebb3}.search__suggestions{position:absolute;top:calc(100% + .35rem);left:0;right:7rem;background-color:#fffffff7;border-radius:.75rem;box-shadow:0 20px 35px -28px #0f172a80;border:1px solid rgba(148,163,184,.35);padding:.4rem;z-index:10;display:flex;flex-direction:column;gap:.25rem;max-height:20rem;overflow-y:auto}.search__suggestion{padding:.55rem .75rem;border-radius:.65rem;display:flex;flex-direction:column;gap:.2rem;cursor:pointer;color:#1f2933}.search__suggestion-title{font-weight:600}.search__suggestion-meta{display:flex;flex-wrap:wrap;gap:.25rem .55rem;font-size:.78rem;color:#64748b}.search__suggestion-meta span{display:inline-flex;align-items:center;gap:.15rem}.search__suggestion-citations{font-variant-numeric:tabular-nums}.search__suggestion-id{display:block;margin-top:.2rem;font-family:ui-monospace,SFMono-Regular,SFMono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.78rem;color:#475569;word-break:break-all}.search__suggestion-id a{color:inherit;text-decoration:none}.search__suggestion-id a:hover{text-decoration:underline}.search__suggestion--error{color:#dc2626;font-weight:600}.search__suggestion--active,.search__suggestion:hover{background:linear-gradient(135deg,#3b82f61f,#3b82f614)}.search__error{color:#dc2626;font-weight:600;margin:0}.work-summary{background:#fffffff2;border-radius:1.25rem;padding:1.5rem 1.75rem;box-shadow:0 30px 60px -45px #0f172a99;border:1px solid rgba(148,163,184,.25)}.work-summary--empty{text-align:left;color:#475569;font-size:.96rem;line-height:1.55}.work-summary--empty p{margin:0 0 .85rem}.work-summary--empty code{background:#0f172a14;padding:.15rem .35rem;border-radius:.35rem;font-size:.85rem}.work-summary h2{margin:0 0 .65rem;font-size:clamp(1.5rem,2vw + .5rem,2.1rem)}.work-summary__meta{display:flex;flex-wrap:wrap;gap:.4rem .8rem;color:#475569;font-size:.95rem;margin-bottom:.75rem}.work-summary__links{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem;font-weight:600}.work-summary__links a{color:#2563eb;text-decoration:none}.work-summary__links a:hover{text-decoration:underline}.badge{padding:.1rem .45rem;border-radius:1rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;background-color:#6366f12e;color:#312e81}.badge--gold{background-color:#facc1540;color:#92400e}.badge--green{background-color:#22c55e2e;color:#065f46}.badge--bronze{background-color:#eab3082e;color:#92400e}.badge--closed{background-color:#64748b40;color:#1f2933}.badge--hybrid{background-color:#3b82f62e;color:#1e40af}.badge--top1{background-color:#3b82f62e;color:#1e3a8a}.badge--top10{background-color:#10b9812e;color:#065f46}.work-summary__table{width:100%;border-collapse:collapse;margin-top:1.1rem;border:1px solid rgba(148,163,184,.25);border-radius:.9rem;overflow:hidden}.work-summary__cell{padding:.85rem 1rem;vertical-align:top}.work-summary__table tr:not(:last-child) .work-summary__cell{border-bottom:1px solid rgba(148,163,184,.18)}.work-summary__cell--key{background:#f1f5f973;width:40%}.work-summary__key{display:block;font-family:ui-monospace,SFMono-Regular,SFMono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.82rem;color:#1f2937}.work-summary__hint{display:block;font-size:.78rem;color:#64748b;margin-top:.2rem}.work-summary__cell--value{color:#1f2933;font-size:.94rem}.work-summary__topic{display:flex;flex-direction:column;gap:.25rem}.work-summary__topic a{color:#2563eb;text-decoration:none}.work-summary__topic a:hover{text-decoration:underline}.work-summary__topic-hierarchy{font-size:.8rem;color:#64748b}.work-summary__percentile{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.work-summary__percentile-badges{display:inline-flex;gap:.35rem}.work-summary__alt-title{margin-top:.8rem;color:#334155}.insights{display:flex;flex-direction:column;gap:1rem}.insights h2{margin:0}.insights__intro{margin:0;color:#475569}.insights-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.timeline{background:#fffffff2;border-radius:1.25rem;padding:1.6rem 1.8rem;box-shadow:0 20px 45px -40px #0f172ab3;border:1px solid rgba(148,163,184,.25);display:flex;flex-direction:column;gap:1rem}.timeline__header h2{margin:0}.timeline__header p{margin:0;color:#475569;font-size:.95rem}.timeline__chart{width:100%;height:260px}.timeline__table table{width:100%;border-collapse:collapse;font-size:.9rem}.timeline__table th,.timeline__table td{text-align:left;padding:.35rem .4rem;border-bottom:1px solid rgba(148,163,184,.25)}.timeline__table tbody tr:last-of-type td{border-bottom:none}.timeline-tooltip{background:#0f172aeb;color:#f8fafc;padding:.45rem .6rem;border-radius:.5rem;font-size:.8rem;box-shadow:0 8px 25px -18px #0f172ab3}.insight-card{background:#fffffff0;border-radius:1.1rem;padding:1.2rem 1.3rem;box-shadow:0 20px 40px -32px #0f172a99;border:1px solid rgba(148,163,184,.25);display:flex;flex-direction:column;gap:.8rem}.insight-card__header h3{margin:0 0 .2rem;font-size:1.05rem}.insight-card__header p{margin:0;color:#64748b;font-size:.9rem}.insight-card__status{margin:0;color:#475569;font-weight:500}.insight-card__status--error{color:#dc2626}.table-wrapper{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:.9rem}th,td{text-align:left;padding:.35rem .4rem;border-bottom:1px solid rgba(148,163,184,.25)}tbody tr:last-of-type td{border-bottom:none}@media (max-width: 900px){.page{padding:2rem 1.25rem 3rem}.layout{gap:2rem}.search{padding:1.6rem 1.5rem 1.45rem;margin-bottom:1.5rem}.search:after{bottom:-.8rem}.insights-grid{grid-template-columns:1fr;gap:1rem}.timeline{padding:1.4rem 1.35rem}.timeline__chart{height:240px}}@media (max-width: 640px){.page{padding:1.5rem 1rem 2.5rem}.layout{gap:1.6rem}.search{padding:1.4rem 1.2rem 1.3rem;margin-bottom:1.25rem}.search:after{bottom:-.6rem}.search h1{font-size:clamp(1.45rem,7vw,2rem);line-height:1.2}.search__intro{font-size:.95rem;color:#556070}.search__label{font-size:.85rem}.search__form{gap:.4rem}.search__input-wrapper{display:grid;grid-template-columns:1fr auto;gap:.45rem;align-items:stretch}.search__input-wrapper input{font-size:1rem;padding:.75rem .9rem}.search__input-wrapper button{width:auto;min-width:5.8rem;padding:.55rem 1.1rem;align-self:center;border-radius:.9rem;font-size:.85rem}.search__suggestions{left:0;right:0;min-width:100%}.work-summary{padding:1.2rem 1.25rem;border-radius:1rem}.work-summary__table{border-radius:.8rem}.work-summary__cell{padding:.75rem .85rem;display:block;width:100%}.work-summary__cell--key{background:transparent;border-bottom:1px solid rgba(148,163,184,.25);width:100%}.work-summary__table tr:not(:last-child) .work-summary__cell{border-bottom:none}.work-summary__table tr:not(:last-child) .work-summary__cell--value{border-bottom:1px solid rgba(148,163,184,.18);padding-top:.6rem}.work-summary__links{flex-direction:column;align-items:flex-start;gap:.4rem}.insights__intro{font-size:.93rem;color:#5b6575}.insights-grid{grid-template-columns:1fr;gap:.9rem}.insight-card{padding:1rem 1.05rem}table{font-size:.84rem}.timeline{padding:1.2rem 1.1rem}.timeline__chart{height:220px}}@media (max-width: 480px){body{background:#eef1f6}.page{padding:1.25rem .85rem 2rem}.search h1{font-size:1.55rem}.search__input-wrapper{grid-template-columns:1fr}.search__input-wrapper button{width:100%;margin-top:.1rem;padding:.65rem 1rem;font-size:.92rem}.search__suggestions{left:0;right:0;max-width:calc(100vw - 1.7rem)}.work-summary{padding:1.1rem 1.15rem}.search{padding:1.2rem 1rem 1.1rem;margin-bottom:1rem}.search:after{bottom:-.45rem}.work-summary__cell{padding:.7rem .8rem}.work-summary__meta{gap:.35rem;font-size:.9rem}.insight-card{border-radius:.9rem}table{font-size:.82rem}.timeline__chart{height:200px}}
