.typhon-dictionary{--typhon-gold:#e6d07b;--typhon-red:#8f3f35;max-width:980px;margin:0 auto 2rem;color:#eee8df;font-size:16px;line-height:1.6}
.typhon-hero{position:relative;min-height:310px;margin:0 0 1.35rem;overflow:hidden;border:1px solid rgba(230,208,123,.34);background:#0b101a;isolation:isolate}
.typhon-hero img,.typhon-hero-shade{position:absolute;inset:0;width:100%;height:100%}
.typhon-hero img{z-index:-2;object-fit:cover;object-position:center 58%}
.typhon-hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(7,10,17,.96),rgba(7,10,17,.73) 46%,rgba(7,10,17,.18))}
.typhon-hero-copy{max-width:520px;padding:62px 46px}
.typhon-hero-copy p{margin:0 0 .45rem;color:#c97a68;font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.typhon-hero-copy h1{margin:0 0 .65rem;color:var(--typhon-gold);font-size:clamp(2rem,5vw,3.25rem);line-height:1.04;text-shadow:0 2px 12px #000}
.typhon-hero-copy span{display:block;max-width:440px;font-size:17px;line-height:1.55;text-shadow:0 1px 5px #000}
.typhon-search{padding:1.2rem 1.35rem;border:1px solid rgba(230,208,123,.28);background:linear-gradient(135deg,rgba(28,35,52,.96),rgba(14,19,30,.96))}
.typhon-search label{display:block;margin-bottom:.55rem;color:var(--typhon-gold);font-size:17px;font-weight:700}
.typhon-search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem}
.typhon-search-row input{min-width:0;padding:.8rem 1rem;border:1px solid rgba(230,208,123,.38);border-radius:4px;background:#090f19;color:#fff;font-size:16px}
.typhon-search-row button{padding:.78rem 1.35rem;border:1px solid #b998d3;border-radius:4px;background:linear-gradient(180deg,#79579a,#5d3f78);color:#fff;font-size:16px;font-weight:700;cursor:pointer}
.typhon-alphabet{display:flex;flex-wrap:wrap;gap:.35rem;margin:1rem 0 1.5rem}
.typhon-alphabet a{display:grid;min-width:35px;height:35px;padding:0 .4rem;place-items:center;border:1px solid rgba(230,208,123,.25);background:#111827;color:#ead998!important;font-size:15px;font-weight:700;text-decoration:none!important}
.typhon-alphabet a:hover,.typhon-alphabet a:focus-visible{border-color:var(--typhon-gold);background:#273044;color:#fff!important}
.typhon-results h2,.typhon-entry h2{color:var(--typhon-gold)}
.typhon-results h2{margin:0 0 .9rem;font-size:22px;line-height:1.3}
.typhon-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}
.typhon-result{display:block;min-height:120px;padding:1.1rem 1.15rem;border:1px solid rgba(230,208,123,.25);border-left:4px solid rgba(143,63,53,.9);background:#111827;color:#eee8df!important;text-decoration:none!important;transition:.2s ease}
.typhon-result:hover,.typhon-result:focus-visible{border-color:rgba(230,208,123,.68);background:#192235;transform:translateY(-1px)}
.typhon-result strong,.typhon-result span{display:block}
.typhon-result strong{margin-bottom:.4rem;color:#f0d982;font-size:18px;line-height:1.35}
.typhon-result span{font-size:16px;line-height:1.5}
.typhon-entry{padding:1.4rem 1.55rem;border:1px solid rgba(230,208,123,.3);border-top:4px solid var(--typhon-red);background:linear-gradient(140deg,#151c2a,#0e1420)}
.typhon-entry-kicker{margin:0;color:#c97a68;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}
.typhon-entry h2{margin:.2rem 0 1rem;font-size:clamp(1.65rem,4vw,2.35rem)}
.typhon-entry-aliases,.typhon-entry-related{padding:.72rem .85rem;background:rgba(230,208,123,.07);font-size:16px}
.typhon-entry-text{font-size:17px;line-height:1.72}
.typhon-entry-back{margin:1.35rem 0 0;padding-top:1rem;border-top:1px solid rgba(230,208,123,.18)}
.typhon-entry-back a{color:var(--typhon-gold)!important;font-weight:700;text-decoration:none!important}
.typhon-entry-back a:hover,.typhon-entry-back a:focus-visible{color:#fff!important;text-decoration:underline!important}
.typhon-empty{padding:1rem;border-left:4px solid var(--typhon-red);background:#111827}
@media(max-width:680px){.typhon-hero{min-height:285px}
.typhon-hero-shade{background:rgba(7,10,17,.7)}
.typhon-hero-copy{padding:50px 24px}
.typhon-search-row,.typhon-result-grid{grid-template-columns:1fr}
.typhon-search-row button{width:100%}
.typhon-entry{padding:1.1rem}
}
