.fkh-keyword-box{margin:32px 0 10px;padding:22px;border-radius:18px;background:linear-gradient(135deg,#150b05,#251006 45%,#130806);border:1px solid rgb(255 139 42 / .35);box-shadow:0 14px 35px rgb(0 0 0 / .18);position:relative;overflow:hidden}.fkh-keyword-box:before{content:"";position:absolute;inset:-2px;background:radial-gradient(circle at 15% 20%,rgb(255 194 77 / .25),transparent 28%),radial-gradient(circle at 80% 10%,rgb(255 79 0 / .22),transparent 30%);pointer-events:none}.fkh-title{position:relative;margin:0 0 14px!important;color:#fff!important;font-size:clamp(18px,2.5vw,24px)!important;line-height:1.25!important;font-weight:800!important;letter-spacing:.2px}.fkh-keyword-list{position:relative;display:flex;flex-wrap:wrap;gap:10px}.fkh-fire-chip{--fkh-orange:#ff7a00;--fkh-yellow:#ffd166;--fkh-red:#ff2d00;display:inline-flex;align-items:center;gap:7px;text-decoration:none!important;color:#fff!important;padding:9px 14px;border-radius:999px;background:linear-gradient(180deg,rgb(255 152 0 / .28),rgb(255 60 0 / .12));border:1px solid rgb(255 181 71 / .58);font-size:14px;font-weight:700;line-height:1;box-shadow:0 0 0 #fff0,inset 0 1px 0 rgb(255 255 255 / .14);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;position:relative;isolation:isolate}.fkh-fire-chip:hover,.fkh-fire-chip:focus{transform:translateY(-2px) scale(1.02);border-color:rgb(255 220 120 / .95);box-shadow:0 0 18px rgb(255 100 0 / .55),0 0 34px rgb(255 40 0 / .25);outline:none}.fkh-fire-chip:before{content:"";position:absolute;inset:-2px;border-radius:999px;background:linear-gradient(90deg,var(--fkh-red),var(--fkh-orange),var(--fkh-yellow),var(--fkh-orange),var(--fkh-red));z-index:-2;filter:blur(8px);opacity:.28;animation:fkh-fire-glow 1.8s infinite alternate}.fkh-fire-chip:after{content:"";position:absolute;inset:1px;border-radius:999px;background:linear-gradient(180deg,rgb(56 19 4 / .95),rgb(120 36 0 / .82));z-index:-1}.fkh-flame{width:12px;height:16px;display:inline-block;position:relative;background:radial-gradient(circle at 50% 85%,#fff4a8 0 18%,#ffb300 19% 42%,#ff5a00 43% 72%,transparent 73%);border-radius:70% 20% 60% 30%;transform:rotate(45deg);animation:fkh-flame-flicker .85s infinite alternate ease-in-out;filter:drop-shadow(0 0 5px rgb(255 120 0 / .9))}.fkh-flame:after{content:"";position:absolute;left:3px;top:4px;width:6px;height:8px;background:rgb(255 245 170 / .9);border-radius:70% 25% 70% 25%;animation:fkh-inner-flame .65s infinite alternate}.fkh-keyword-text{position:relative;z-index:1}@keyframes fkh-fire-glow{0%{opacity:.18;filter:blur(7px)}50%{opacity:.45;filter:blur(10px)}100%{opacity:.28;filter:blur(6px)}}@keyframes fkh-flame-flicker{0%{transform:rotate(38deg) scale(.92)}35%{transform:rotate(48deg) scale(1.05)}70%{transform:rotate(42deg) scale(.98)}100%{transform:rotate(52deg) scale(1.12)}}@keyframes fkh-inner-flame{from{transform:scale(.75);opacity:.7}to{transform:scale(1.1);opacity:1}}@media(max-width:600px){.fkh-keyword-box{padding:18px;border-radius:15px}.fkh-keyword-list{gap:8px}.fkh-fire-chip{font-size:13px;padding:8px 12px}}