@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#10221c;background:#f4f1e9;font-family:Manrope,PingFang SC,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 90% 0%,#d7ead8 0,transparent 34%),#f4f1e9}button,input{font:inherit}button{cursor:pointer}.shell{width:min(980px,100%);margin:0 auto;padding:48px 28px 72px}.hero{padding:42px 0 28px}.eyebrow,.section-label,.hit span,.field-card span{color:#72907b;font:500 11px/1.2 DM Mono,monospace;letter-spacing:.12em;text-transform:uppercase}h1{margin:14px 0;font-size:clamp(34px,6vw,68px);line-height:.98;letter-spacing:-.07em}h1 em{color:#d96c3f;font-style:normal}.hero p{max-width:560px;margin:0 0 28px;color:#5e6b63;font-size:15px;line-height:1.8}.search-wrap{display:flex;align-items:center;gap:14px;padding:7px 14px;border:1px solid #bdc9bd;border-radius:18px;background:#fffffcd1;box-shadow:0 15px 45px #203c2a14}.search-icon{color:#d96c3f;font-size:31px;line-height:1;transform:rotate(-20deg)}.search-wrap input{width:100%;border:0;outline:0;background:transparent;color:#10221c;font-size:17px;padding:14px 0}kbd{padding:5px 8px;border:1px solid #d2d8d0;border-radius:7px;color:#829087;background:#f5f6f2;font:11px DM Mono,monospace;white-space:nowrap}.hero-meta,.results-head{display:flex;gap:14px;align-items:center;margin-top:14px;color:#829087;font:11px DM Mono,monospace}.hero-meta button{border:0;padding:0;color:#d96c3f;background:transparent}.results-head{justify-content:space-between;padding:0 4px 12px;border-bottom:1px solid #d7ded5}.results-head b{color:#10221c;font-size:15px}.result-card{margin:13px 0;padding:22px 24px;border:1px solid #d8dfd7;border-radius:18px;background:#fffffcb8;transition:transform .2s,border-color .2s,box-shadow .2s;animation:rise .45s both;animation-delay:var(--delay)}.result-card:hover{transform:translateY(-3px);border-color:#96aa98;box-shadow:0 16px 34px #203c2a1a}.result-card:focus-visible{outline:3px solid #b85c38;outline-offset:3px}.result-top{display:flex;align-items:baseline;gap:12px}.result-index{color:#a8b5a9;font:11px DM Mono,monospace}.result-top h2{flex:1;margin:0;font-size:21px;letter-spacing:-.04em}.arrow{color:#d96c3f;font-size:22px}.value{margin:10px 0 15px 31px;color:#5e6b63;line-height:1.6}.chips{display:flex;flex-wrap:wrap;gap:7px}.chip{padding:5px 9px;border-radius:999px;color:#54705b;background:#e6f0e4;font-size:11px}.hit-list{display:grid;gap:8px;margin-top:18px;margin-left:31px}.hit{display:flex;gap:12px;align-items:baseline;padding-top:9px;border-top:1px dashed #d5ddd4}.hit span{min-width:54px}.hit p{margin:0;color:#69786d;font-size:12px;line-height:1.6}mark{padding:1px 2px;border-radius:3px;color:#10221c;background:#f5c678}.empty-state,.no-results{padding:78px 12px;text-align:center;color:#69786d}.orb{display:grid;place-items:center;width:56px;height:56px;margin:0 auto 22px;border-radius:50%;color:#f4f1e9;background:#10221c;font-size:24px;box-shadow:0 0 0 12px #dcebdc}.empty-state h2,.no-results h2{margin:0 0 8px;color:#10221c;font-size:25px;letter-spacing:-.04em}.empty-state p,.no-results p{margin:0 auto 22px;max-width:440px;font-size:13px;line-height:1.7}.suggestions{display:flex;justify-content:center;flex-wrap:wrap;gap:9px}.suggestions button,.back-button{border:1px solid #cad8c9;border-radius:999px;padding:8px 12px;color:#54705b;background:transparent;font-size:12px}.notice{display:flex;justify-content:space-between;padding:12px 14px;border-radius:12px;color:#9d442a;background:#fbe4db;font-size:12px}.notice button{border:0;color:inherit;background:transparent;text-decoration:underline}.detail-shell{max-width:900px}.back-button{margin-bottom:28px}.detail-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.detail-header h1{max-width:700px;font-size:clamp(32px,5vw,56px)}.detail-header p{color:#5e6b63;line-height:1.7}.score-badge{padding:8px 10px;border-radius:999px;color:#54705b;background:#e6f0e4;font:11px DM Mono,monospace;white-space:nowrap}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:26px 0}.field-card,.body-card{padding:16px;border:1px solid #d8dfd7;border-radius:14px;background:#fffffcb8}.field-card strong{display:block;margin-top:8px;color:#24382c;font-size:13px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.body-card{margin-top:12px}.resource-body{max-height:480px;margin-top:13px;color:#43554a;font-size:14px;line-height:1.8;white-space:pre-wrap;overflow:auto}.actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.actions button{border:0;border-radius:10px;padding:12px 16px;font-size:13px}.primary{color:#f4f1e9;background:#10221c}.secondary{color:#10221c;background:#dcebdc}@keyframes rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 650px){.shell{padding:26px 16px 50px}.hero{padding-top:22px}.detail-grid{grid-template-columns:1fr 1fr}.detail-header{display:block}.score-badge{display:inline-block}.value,.hit-list{margin-left:0}.result-card{padding:18px}}@media (max-width: 420px){.detail-grid{grid-template-columns:1fr}kbd{display:none}}
