*{box-sizing:border-box;margin:0;padding:0}body{color:#222;background:#f5f7fa;padding:40px;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.page-shell{gap:24px;max-width:800px;margin:0 auto;display:grid}.hero{background:#ffffe0;border-radius:12px;padding:28px 24px;box-shadow:0 8px 20px #0000001a}.eyebrow{color:#555;text-transform:uppercase;letter-spacing:.16em;margin-bottom:10px;font-size:.78rem;font-weight:700}h1{margin-bottom:12px;font-family:Impact,Haettenschweiler,sans-serif;font-size:28px;font-weight:700;line-height:1.02}.lead{color:#333;max-width:600px;font-size:1rem;line-height:1.8}.search-panel{gap:10px;display:grid}.search-label{color:#000;font-size:16px;font-weight:700}#searchInput{background:#fff;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-size:1rem}#searchInput:focus{background:#ffc;border-color:#0936ca;box-shadow:0 0 0 3px #0936ca26}.page-list{gap:12px;display:grid}.page-card{background:#fff;border:2px solid #ccc;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:16px 14px;display:flex;box-shadow:0 4px 10px #00000014}.page-card:hover{transform:scale(1.02)}.page-card h2{margin-bottom:6px;font-size:1.1rem;font-weight:700}.page-card p{color:#555;font-size:.95rem;line-height:1.5}.page-card a{color:#fff;background:#0936ca;border-radius:8px;justify-content:center;align-items:center;min-width:80px;padding:10px 14px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.page-card a:hover{background:#0927a0;transform:scale(1.08)}.hint{color:#666;text-align:center;font-size:.95rem}@media (width<=640px){.page-card{flex-direction:column;align-items:flex-start}.page-card a{width:100%}}.hero-img{border-radius:8px;max-width:15%;max-height:15%;display:inline}.hero-img:hover{transform:scale(1.3)}@media (width<=480px){.hero-img{max-width:40%;max-height:40%}}
