/*
Theme Name: iFireMonkey Intelligence
Theme URI: https://ifiremonkey.org/
Author: iFireMonkey.org
Description: A light, independent Fortnite intelligence and data-tracking block theme.
Version: 1.4.0
Requires at least: 7.1
Requires PHP: 8.3
Text Domain: ifiremonkey
*/

:root { --ifm-ink:#111827; --ifm-muted:#5f6b7a; --ifm-blue:#2563eb; --ifm-purple:#7c3aed; --ifm-surface:#fff; --ifm-bg:#f7f9fc; --ifm-border:#e5e7eb; --ifm-radius:12px; }
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--ifm-bg);color:var(--ifm-ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}
a{color:var(--ifm-blue);text-underline-offset:3px}
a:hover{color:#1d4ed8}
:focus-visible{outline:3px solid #f59e0b;outline-offset:3px}
.wp-site-blocks{overflow:hidden}
.ifm-shell{width:min(100% - clamp(2rem,6vw,6rem),1240px);max-width:none!important;margin-inline:auto}
.ifm-reading{max-width:760px;margin-inline:auto}
.ifm-skip-link{position:absolute;left:1rem;top:-5rem;background:var(--ifm-ink);color:#fff;padding:.7rem 1rem;z-index:100}
.ifm-skip-link:focus{top:1rem}
.ifm-topline{font-size:.78rem;letter-spacing:.02em;border-bottom:1px solid var(--ifm-border);color:var(--ifm-muted);padding:.45rem 1rem;text-align:center;background:#eef4ff}
.ifm-topline strong{color:var(--ifm-ink)}
.ifm-header{background:rgba(255,255,255,.96);border-bottom:1px solid var(--ifm-border);position:relative;z-index:10}
.ifm-header__inner{min-height:76px;display:flex;align-items:center;gap:1.5rem}
.ifm-brand{display:flex;align-items:center;gap:.65rem;color:var(--ifm-ink);text-decoration:none;font-weight:800;letter-spacing:-.03em;white-space:nowrap}
.ifm-brand-mark{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,var(--ifm-blue),var(--ifm-purple));display:grid;place-items:center;color:#fff}
.ifm-brand-mark svg{width:22px;height:22px}
.ifm-brand small{display:block;color:var(--ifm-muted);font-weight:500;font-size:.65rem;letter-spacing:.08em;text-transform:uppercase}
.ifm-nav{margin-inline:auto;display:flex;gap:1.2rem}.ifm-nav a{color:var(--ifm-muted);font-size:.9rem;text-decoration:none;font-weight:600}.ifm-nav a:hover{color:var(--ifm-blue)}
.ifm-header-search{display:flex;align-items:center;gap:.35rem;border:1px solid var(--ifm-border);border-radius:8px;padding:.25rem .45rem;background:#fff}.ifm-header-search input{border:0;width:8rem;font:inherit;font-size:.85rem;outline:0}.ifm-header-search button{border:0;background:transparent;padding:.35rem;cursor:pointer}
.ifm-menu-toggle{display:none;border:1px solid var(--ifm-border);background:#fff;border-radius:8px;padding:.5rem .7rem;cursor:pointer;font-size:1.1rem}.ifm-mobile-nav{position:absolute;left:1rem;right:1rem;top:calc(100% + 8px);display:grid;background:#fff;border:1px solid var(--ifm-border);border-radius:10px;box-shadow:0 16px 40px rgba(17,24,39,.12);padding:.45rem}.ifm-mobile-nav[hidden]{display:none}.ifm-mobile-nav a{padding:.7rem .8rem;border-radius:7px;text-decoration:none;color:var(--ifm-ink);font-weight:650}.ifm-mobile-nav a:hover{background:#eef4ff}
.ifm-hero{width:100%;max-width:none!important;padding:clamp(3.5rem,8vw,7rem) 0 4rem;background:linear-gradient(120deg,#fff 0%,#f7f9fc 58%,#edf2ff 100%);border-bottom:1px solid var(--ifm-border)}
.ifm-hero__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(2rem,7vw,7rem);align-items:center}
.ifm-eyebrow{color:var(--ifm-blue);font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800}
.ifm-hero h1{font-size:clamp(2.3rem,5vw,4.7rem);line-height:1.04;letter-spacing:-.055em;margin:.6rem 0 1.3rem;max-width:760px}
.ifm-hero p{font-size:clamp(1rem,1.8vw,1.2rem);color:var(--ifm-muted);max-width:650px}
.ifm-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.8rem}.ifm-button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:1px solid var(--ifm-blue);border-radius:8px;padding:.7rem 1rem;font-weight:700;text-decoration:none;min-height:44px}.ifm-button--primary{background:var(--ifm-blue);color:#fff}.ifm-button--secondary{background:#fff;color:var(--ifm-ink);border-color:var(--ifm-border)}
.ifm-signal{background:#fff;border:1px solid var(--ifm-border);border-radius:16px;padding:1.4rem;box-shadow:0 20px 50px rgba(37,99,235,.09)}.ifm-signal__bar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--ifm-border);padding-bottom:.9rem}.ifm-signal__dot{width:9px;height:9px;border-radius:50%;background:#10b981;display:inline-block;margin-right:.4rem}.ifm-signal__label{font-size:.74rem;color:var(--ifm-muted);text-transform:uppercase;letter-spacing:.08em;font-weight:700}.ifm-signal__rows{display:grid;gap:.7rem;margin-top:1rem}.ifm-signal__row{display:flex;align-items:center;justify-content:space-between;padding:.7rem;background:var(--ifm-bg);border-radius:8px}.ifm-signal__row small{color:var(--ifm-muted)}.ifm-signal__badge{font-size:.68rem;font-weight:800;color:#075985;background:#e0f2fe;padding:.2rem .45rem;border-radius:5px}
.ifm-section{width:100%;max-width:none!important;padding:clamp(3rem,6vw,5rem) 0}.ifm-section--surface{background:#fff;border-block:1px solid var(--ifm-border)}.ifm-section-heading{display:flex;justify-content:space-between;gap:1rem;align-items:end;margin-bottom:1.4rem}.ifm-section-heading h2{font-size:clamp(1.45rem,3vw,2.1rem);letter-spacing:-.035em;margin:0}.ifm-section-heading p{color:var(--ifm-muted);margin:.2rem 0 0}.ifm-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.ifm-card{background:#fff;border:1px solid var(--ifm-border);border-radius:var(--ifm-radius);padding:1.2rem;box-shadow:0 5px 20px rgba(17,24,39,.035)}.ifm-card h3{font-size:1rem;margin:.4rem 0}.ifm-card p{color:var(--ifm-muted);font-size:.9rem;margin:.4rem 0}.ifm-card__icon{width:34px;height:34px;border-radius:8px;background:#eef4ff;color:var(--ifm-blue);display:grid;place-items:center;font-weight:800}.ifm-card__link{display:inline-flex;margin-top:.8rem;font-size:.85rem;font-weight:700;text-decoration:none}
.ifm-tool-card{min-height:215px;display:flex;flex-direction:column}.ifm-tool-card .ifm-card__link{margin-top:auto}.ifm-pills{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.4rem}.ifm-pills span{border:1px solid var(--ifm-border);background:#fff;border-radius:99px;padding:.42rem .72rem;font-size:.77rem;font-weight:700;color:#445166}
.ifm-status{display:inline-flex;align-items:center;gap:.35rem;border-radius:5px;padding:.22rem .5rem;font-size:.7rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.ifm-status::before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.ifm-status--datamined{color:#0369a1;background:#e0f2fe}.ifm-status--confirmed{color:#047857;background:#d1fae5}.ifm-status--rumor{color:#b45309;background:#fef3c7}.ifm-status--released{color:#6d28d9;background:#ede9fe}
.ifm-empty{border:1px dashed #cbd5e1;background:#fff;padding:2rem;text-align:center;border-radius:var(--ifm-radius);color:var(--ifm-muted)}.ifm-empty strong{display:block;color:var(--ifm-ink);margin-bottom:.25rem}
.ifm-toolbar{display:flex;flex-wrap:wrap;gap:.7rem;align-items:end;background:#fff;border:1px solid var(--ifm-border);border-radius:var(--ifm-radius);padding:1rem;margin-block:1.3rem}.ifm-field{display:grid;gap:.3rem;flex:1 1 160px}.ifm-field label{font-size:.76rem;font-weight:700}.ifm-field input,.ifm-field select{border:1px solid #cbd5e1;border-radius:7px;background:#fff;padding:.65rem;font:inherit;min-height:42px}.ifm-table-wrap{overflow:auto;border:1px solid var(--ifm-border);border-radius:var(--ifm-radius);background:#fff}.ifm-table{border-collapse:collapse;width:100%;min-width:620px}.ifm-table th,.ifm-table td{padding:.8rem 1rem;border-bottom:1px solid var(--ifm-border);text-align:left}.ifm-table th{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--ifm-muted);background:#f8fafc}.ifm-table tr:last-child td{border-bottom:0}
.ifm-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;align-items:end;background:#fff;border:1px solid var(--ifm-border);border-radius:var(--ifm-radius);padding:1rem;margin-block:1.25rem}.ifm-filter-field{display:grid;gap:.3rem;min-width:0}.ifm-filter-field label{font-size:.76rem;font-weight:700}.ifm-filter-field input,.ifm-filter-field select{width:100%;min-height:44px;border:1px solid #cbd5e1;border-radius:7px;padding:.65rem;font:inherit;background:#fff}.ifm-filter-actions{display:flex;gap:.65rem;align-items:center}.ifm-filter-actions button{min-height:44px;border:0;border-radius:8px;padding:.65rem 1rem;background:var(--ifm-blue);color:#fff;font-weight:700;cursor:pointer}.ifm-filter-actions a{min-height:44px;display:inline-flex;align-items:center}.ifm-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.ifm-record{background:#fff;border:1px solid var(--ifm-border);border-radius:var(--ifm-radius);padding:1.1rem}.ifm-record h3{margin:.55rem 0}.ifm-record p,.ifm-record small{color:var(--ifm-muted)}.ifm-record__meta{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;font-size:.78rem}.ifm-source{display:grid;gap:.35rem;margin-block:2rem;padding:1rem;border:1px solid var(--ifm-border);border-radius:var(--ifm-radius);background:#fff}.ifm-breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.4rem;list-style:none;padding:0}.ifm-breadcrumbs li+li::before{content:"/";margin-inline-end:.4rem;color:#94a3b8}.page-numbers{display:flex;flex-wrap:wrap;gap:.4rem;list-style:none;padding:0}.page-numbers a,.page-numbers span{display:inline-flex;padding:.45rem .7rem;border:1px solid var(--ifm-border);border-radius:6px;background:#fff}
.ifm-breadcrumbs{font-size:.82rem;color:var(--ifm-muted);padding-top:2rem}.ifm-breadcrumbs a{color:var(--ifm-muted)}.ifm-page-header{padding:1.2rem 0 2rem}.ifm-page-header h1{font-size:clamp(2rem,4vw,3.4rem);line-height:1.08;letter-spacing:-.045em;margin:.5rem 0}.ifm-page-header p{color:var(--ifm-muted);max-width:700px}
.ifm-content{font-size:1.05rem}.ifm-content > *{max-width:760px;margin-inline:auto}.ifm-content > .alignwide{max-width:1100px}.ifm-content img{height:auto;max-width:100%}
.ifm-footer{width:100%;max-width:none!important;background:#111827;color:#dbe4f0;padding:3.5rem 0 1.5rem}.ifm-footer a{color:#dbe4f0}.ifm-footer__grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:2rem}.ifm-footer h2,.ifm-footer h3{color:#fff;margin-top:0}.ifm-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:.45rem;font-size:.9rem}.ifm-footer__note{border-top:1px solid #374151;margin-top:2.5rem;padding-top:1.2rem;color:#aebaca;font-size:.8rem;display:flex;justify-content:space-between;gap:1rem}
.wp-block-post-template{list-style:none;padding:0}.wp-block-query-pagination{display:flex;justify-content:center;gap:.4rem;margin-top:2rem}.wp-block-query-pagination a,.wp-block-query-pagination span{padding:.45rem .7rem;border:1px solid var(--ifm-border);background:#fff;border-radius:6px}
@media (max-width:900px){.ifm-nav,.ifm-header-search{display:none}.ifm-menu-toggle{display:block;margin-left:auto}.ifm-hero__grid{grid-template-columns:1fr}.ifm-grid,.ifm-results{grid-template-columns:repeat(2,minmax(0,1fr))}.ifm-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.ifm-footer__grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:560px){.ifm-shell{width:min(100% - 2rem,1240px)}.ifm-topline{text-align:left}.ifm-header__inner{min-height:66px;gap:.75rem}.ifm-brand{font-size:.95rem}.ifm-brand small{font-size:.55rem}.ifm-hero{padding-top:3rem}.ifm-grid,.ifm-results,.ifm-filters{grid-template-columns:1fr}.ifm-section-heading{display:block}.ifm-footer__grid{grid-template-columns:1fr}.ifm-footer__note{display:block}.ifm-actions .ifm-button{width:100%}.ifm-toolbar{display:grid}.ifm-field{width:100%}.ifm-filter-actions{display:grid}.ifm-filter-actions button,.ifm-filter-actions a{width:100%;justify-content:center}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important;animation-duration:.01ms!important}}